@charset "euc-jp";

.post-table {
    width: 1200px;
    margin: 0 auto;
    /*table-layout: fixed;*/
    border-collapse: collapse;
}

.comparison-page h3 {
    color: var(--basic-main-color);
    text-align: left;
    font-size: 24px;
}

.inner-area {
    width: 1200px;
    margin: 30px auto;
}

.features-list {
    background: var(--complementary-color-blue-5);
    border-radius: 10px;
    text-align: left;
    padding: 40px;
}

.features-list h3 {
    text-align: center;
}

.comparison-page .table {
    font-weight: normal;
    font-size: 14px;
}

.comparison-page .table thead th {
    background: var(--basic-main-color);
    color: var(--basic-color-white);
    ;
    text-align: center;
}

.comparison-page .post-th-black {
    background: var(--basic-main-color) !important;
    width: 150px;
}

.comparison-page .table th,
.comparison-page .table td {
    border: 1px var(--complementary-color-grey-10) dashed;
    vertical-align: middle;
    font-weight: normal;
}

.comparison-page .post-table th.name {
    border: 1px var(--complementary-color-grey-10) dashed;
    background: var(--basic-color-white);
    color: var(--basic-color-black);
    text-align: left;
}

.comparison-page .post-table th {
    text-align: center;
    vertical-align: middle;
    background-color: var(--basic-main-color);
    border: 1px solid var(--complementary-color-grey-10);
    box-sizing: border-box;
    padding: 8px;
    color: var(--basic-color-white);
    font-size: 14px;
}

.comparison-page .symbol {
    width: 14px;
    height: 14px;
    border-radius: 50%;
    display: block;
    text-align: center;
    border: 1px solid var(--basic-color-black);
    margin: 15px auto;
}

.comparison-page .post-tr-boldborder {
    border-top: 2px solid var(--complementary-color-grey-10) !important;
}

.triangle {
    width: 20px;
    display: inline-block;
    line-height: 15px;
}

.menu-wrap {
    max-width: 1200px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-end;
    margin: 0 auto;
}

.table tbody th.blue {
    background-color: var(--complementary-color-blue-5) !important;
    color: var(--basic-color-black)1 !important;
    text-align: center;
    font-weight: normal;
}

.table th,
.table td {
    padding: 10px 15px;
    font-weight: normal;
}

.td-txt {
    padding: 15px 10px !important;
}

.text-small {
    line-height: 1.8;
    margin-top: 20px;
}

.nav-item.new-membership-tel span.text-small {
    margin-top: 0;
}

#comparison-wrap .table-price th,
#comparison-wrap .table-price td {
    padding: 12px 5px;
}

.pc {
    display: none;
}

.page-wrap a:not(.btn):link,
.page-wrap a:not(.btn):visited {
    text-decoration: none !important;
}

.small-cap {
    font-size: 11px;
    display: block;
}

.comparison-page .post-table th.blue,
thead.comparison-table-head th:first-child {
    width: 100px;
}
.comparison-page .post-table th.name,
thead.comparison-table-head th:nth-child(2) {
    width: 240px;
}

.comparison-page .post-table td,
thead.comparison-table-head th:nth-child(n+3){
    width: 143.1666px;
}

@media screen and (max-width:768px) {
    .pc {
        display: block;
    }

    .is-fixed {
        position: fixed;
        top: 62px;
        left: 0;
        right: 0;
        z-index: 2;
        width: 100%;
        background: rgb(255 255 255 / 80%);
        padding: 10px 0;
    }

    .inner-area {
        width: 100%;
    }

    .menu-wrap {
        margin: 0 auto 30px;
    }

    .comparison-page h3 {
        font-size: 120%;
    }

    .features-list {
        padding: 20px 15px;
    }

    .features-list p {
        line-height: 1.8;
    }

    .comparison-page .post-table th {
        text-align: center;
        vertical-align: middle;
        background-color: var(--basic-main-color);
        border: 1px solid var(--complementary-color-grey-10);
        box-sizing: border-box;
        padding: 8px !important;
        color: var(--basic-color-white);
        font-size: 13px;
        width: calc(100% / 8) !important;
    }

    .small-cap {
        font-size: 10px;
    }

}

@media (max-width: 640px) {
    .post-table {
        width: 100%;
        min-width: 840px;
    }

    .page-title-wrap-inner {
        padding: 20px 32px 0 32px !important;
        height: 90px !important;
    }
}

.table-header01 {
    display: none;
    margin-left: 0;
    position: fixed;
    top: 120px;
}

.table-header02 th {
    padding: 8px;
}

.contents-break-comparison {
    margin-top: 160px !important;
}

@media (max-width: 640px) {
    .table-header01 {
        width: 100%;
        margin-left: auto;
        top: 61px;
        left: auto;
        display: none !important;
    }

    .contents-break-comparison {
        margin-top: 40px !important;
    }
}

.contents-text-data {
    width: 900px;
    margin: 16px auto 0;
}

@media (max-width: 640px) {
    .contents-text-data {
        width: auto;
        margin: 16px 0 0;
    }

    table-body01 .post-table th {
        width: 30px !important;
    }

    .contents-table {
        width: 100%;
        overflow-x: scroll;
    }

    .sp {
        display: none !important;
    }

    .sp-table {
        min-width: 840px;
    }

    th.sp-th {
        width: 5% !important
    }

    .fee-title th {
        text-align: left;
    }

    .contents-table-wrap {
        position: relative;
        padding: 0 0 25px;
    }

    .contents-table-wrap:after {
        background-image: url(../images/front-enterprise-feature-swipe.svg);
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
        bottom: 0;
        content: "";
        display: block;
        height: 16.6666666667vw;
        left: 0;
        margin: 0 auto;
        position: absolute;
        right: 0;
        top: auto;
        width: 53.3333333333vw;
        z-index: 1;
    }
}