@charset "UTF-8";
.fr-faq table {
    margin-bottom: 40px;
    width: 50%;
}

.fr-faq table th {
    font-weight: bold;
    background-color: #f8f8f8;
    text-align: center;
}

thead {
    text-align: center;
}

.togetherlist_ h2 {
    padding: 0 50px;
    box-sizing: border-box;
    display: block;
    font-size: 18px;
    font-weight: 600;
    position: relative;
    margin-top: 30px;
    margin-bottom: 15px;
}

.block-review {
    padding: 0 50px;
}

.block-review .common_headline2_ {
    font-size: 18px;
    font-weight: 600;
    background: none;
    padding: 0;
}

.block-review .common_headline2_::before {
    display: none;
}

.c-sectionttl .main {
    font-family: "Noto Sans JP";
    font-size: 36px;
    font-weight: 400;
}

table.order_cart_list_total_ {
    width: 100%;
    text-align: right;
    font-size: 18px;
    margin: 0px 0px 20px;
}