.pc-only {
    display: none;
}

.sp-only {
    display: block;
}

.textL {
    text-align: left !important;
}

.m-width940 {
    max-width: 940px !important;
    margin: 0 auto;
}

.discList {
    padding-left: 1.5em;
}

.discList li {
    list-style-position: outside !important;
    padding-left: 1em;
    text-indent: -1em;
    width: auto !important;
}

.plan__colum {
    margin-top: 60px;
}

.plan__table-inner {
    border: 1px solid #d0d0d0;
    table-layout: fixed;
    width: 100%;
}

.plan__table-inner th,
.plan__table-inner td {
    text-align: center;
    vertical-align: middle;
}

.plan__table-inner thead th {
    background: #07b53b;
    border-bottom: 1px solid #d0d0d0;
    border-right: 1px solid #d0d0d0;
    color: #ffffff;
}

.plan__table-inner thead th:first-of-type {
    background: #ffffff;
}

.plan__table-inner tbody th {
    background: #f2f2f2;
    border-bottom: 1px solid #d0d0d0;
    border-right: 1px solid #d0d0d0;
    color: #454545;
}

.plan__table-inner tbody td {
    border-bottom: 1px solid #d0d0d0;
    border-right: 1px solid #d0d0d0;
}

.plan__table-center {
    display: table;
    margin-left: auto;
    margin-right: auto;
}

.plan__text-inner {
    color: #696969;
    font-size: 1.0rem;
    line-height: 1.8;
}

.plan__text-title {
    padding-left: 1rem;
    position: relative;
}

.plan__text-title:before {
    background-color: #696969;
    content: "";
    height: 5px;
    left: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 5px;
}

.plan__text-lead {
    padding-left: 1rem;
}

.plan__text-item {
    padding-left: 1em;
    text-indent: -1em;
}

.plan__text-item:before {
    content: "";
}

.plan__message-inner {
    margin: 60px auto 20px;
}

.plan__message {
    border-bottom: 0;
    color: #07b53b;
    display: block;
    font-size: 2rem;
    font-weight: bold;
    margin-bottom: 20px;
    text-align: center;
}

.plan__message-img {
    display: block;
    margin: 0 auto;
}

.plan__message-bnr {
    margin: 74px auto 0;
    text-align: center;
}

.plan__message-bnr:hover {
    opacity: 0.7;
}

.plan__table-inner tbody td li {
    margin-left: 1em;
    text-indent: -1em;
    text-align: center;
}

.plan__table-inner tbody td li:before {
    content: "";
}

.section__plan-text {
    text-align: center;
    width: 100%;
}

.section__plan-text--green {
    color: #00b800;
    font-weight: bold;
}

.section__plan-imageArea {
    text-align: center;
}

@media screen and (max-width: 1022px) {
    .plan__table-inner th,
    .plan__table-inner td {
        height: 42px;
        padding: 10px 5px;
    }
    .plan__table-inner th {
        font-size: 1.2rem;
    }
    .plan__table-inner td {
        font-size: 1.1rem;
    }
    .plan__text {
        margin-top: 20px;
    }
    .section__plan-textArea {
        margin-bottom: 18px;
    }
    .section__plan-text--green {
        font-size: 1.8rem;
        padding-top: 0;
    }
    .section__plan-text {
        background-size: 102px auto;
        line-height: 1.3;
    }
    .section__plan-imageArea img {
        height: auto;
        width: 66.66667%;
    }
    .section__plan-item+.section__plan-item {
        margin-top: 42px;
    }
}

@media print,
screen and (min-width: 1023px) {
    .pc-only {
        display: block;
    }
    .sp-only {
        display: none;
    }
    .plan__table-inner {
        margin-bottom: 40px;
    }
    .plan__table-inner th,
    .plan__table-inner td {
        height: 68px;
        padding: 20px 10px;
    }
    .plan__table-inner thead th {
        font-size: 1.6rem;
    }
    .plan__table-inner thead th:first-of-type {
        width: 180px;
    }
    .plan__table-inner tbody th {
        font-size: 1.6rem;
    }
    .plan__table-inner tbody td {
        font-size: 1.6rem;
    }
    .plan__table-notes {
        font-size: 1.4rem;
    }
    .plan__text-item {
        padding-left: 1rem;
    }
    .plan__text-item:before {
        left: 0.25rem;
        top: 50%;
    }
    .section__plan-list {
        -webkit-box-pack: justify;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        justify-content: space-between;
        padding-left: 90px;
        padding-right: 90px;
    }
    .section__plan-item {
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -webkit-box-pack: justify;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .section__plan-item+.section__plan-item {
        margin-left: 30px;
    }
    .section__plan-textArea {
        margin-bottom: 25px;
    }
    .section__plan-textArea {
        margin-bottom: 25px;
    }
    .section__plan-text--green {
        font-size: 2rem;
        padding-top: 0;
    }
    .section__plan-imageArea img {
        height: 200px;
        width: auto;
    }
}

.plan__table--item {
    margin-top: 8px;
}

.plan__table-inner tbody td .plan__table--list {
    list-style-type: none;
}

.plan__table-inner tbody td .plan__table--list:before {
    content: "";
    margin-right: 5px;
}

.ios {
    font-weight: 700;
    margin-top: 8px;
    padding-left: 1em;
    text-align: center;
}

*/