.html-block-4 .type-steps__tile-text {
    font-size: 1.7rem;
}

.html-block-20 .case-result__html ul li {
    margin-bottom: 0;
}

.html-block-10 {
    background: #F3EEEB;
    color: #121111;
}

.html-block-10 .case-result__text {
    font-size: 2.5rem;
}

.html-block-21 .p1 {
    font-size: 2.1rem;
}

.html-block-21 .p2 {
    font-size: 2.5rem;
    color: #FF474A;
}

.html-block-21 .p3 {
    text-align: right;
}

.html-block-8 .q-method__text {
    margin-bottom: 2rem;
}

.html-block-8 > .q-method__container > ul > li {
    margin-bottom: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 1.7rem;
    line-height: 130%;
}

.html-block-8 .minus::before {
    content: "";
    display: block;
    width: 4rem;
    height: 4rem;
    margin-right: 1rem;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -moz-box-flex: 0;
    -ms-flex: none;
    flex: none;
    background-image: url('data:image/svg+xml;utf8,<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg"><mask id="mask0_10010_80" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="40" height="40"><rect width="40" height="40" fill="%23D9D9D9"/></mask><g mask="url(%23mask0_10010_80)"><path d="M7 20.5832V19.4165H32.67V20.5832H7Z" fill="%23FF474A"/></g></svg>'); no-repeat center;
}

.html-block-8 .plus::before {
    content: "";
    display: block;
    width: 4rem;
    height: 4rem;
    margin-right: 1rem;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -moz-box-flex: 0;
    -ms-flex: none;
    flex: none;
    background-image: url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='mask0_10140_1264' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='40' height='40'%3E%3Crect width='40' height='40' fill='%23D9D9D9'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_10140_1264)'%3E%3Cpath d='M10.2083 28.4584L9.41666 27.6667L26.4583 10.5834H10.625V9.41675H28.4583V27.2501H27.2917V11.4167L10.2083 28.4584Z' fill='%23FF474A'/%3E%3C/g%3E%3C/svg%3E"); no-repeat center;
}

.html-block-22 p {
    font-size: 2rem;
    color: #FF474A;
}
