.article {
    max-width: 1000px;
    margin: 0 auto;
}
.view-sp {
    display: none;
}

.section a.link {
    text-decoration: underline;
}

.cms_top_margin {
    margin-top: 5%;
    text-align: center;
    font-size: 36px;
    padding-bottom: 40px;
}
.table2 {
    width: 100%;
    margin-bottom: 10px;
}
.table2 th {
    text-align: center;
    background-color: #ee7d7d;
    color: #fff;
    font-size: 16px;
    padding: 20px 10px;
    vertical-align: middle;
    border-bottom: 1px solid #eee;
}
.table2 th.right {
    background-color: #666666;
    width: 12%;
 }

.table2 td {
    text-align: center;
    padding: 10px 10px;
    border-left: 1px solid #eee;
}
td.sub_title {
    text-align: center;
    background-color: #ee7d7d;
    color: #fff;
    font-size: 16px;
    padding: 20px 10px;
    vertical-align: middle;
}
td.sub_title1 {
    text-align: center;
    background-color: #a71717;
    color: #fff;
    font-size: 16px;
    padding: 20px 10px;
    vertical-align: middle;
}
td.sub_title2 {
    text-align: center;
    background-color: #ee7d7d;
    color: #fff;
    font-size: 16px;
    padding: 20px 10px;
    vertical-align: middle;
}
td.sub_title3 {
    border-left: none;
}
td.sub_title5 {
    vertical-align: middle;
    font-size: 16px;
    border-bottom: 1px solid #eee;
}
td.sub_title6 {
    vertical-align: middle;
    font-size: 18px;
    border-bottom: 1px solid #eee;
    width: 20%;
}
table.table-support {
    width: 100%;
    margin-bottom: 10px;
    border-top: 1px solid #eee;
}
.table-support .sub_title {
    min-width: 150px;
    text-align: center;
    background-color: #ee7d7d;
    color: #fff;
    padding: 20px 10px;
    vertical-align: middle;
    border-bottom: 1px solid #eee;
}
.table-support .sub_title1 {
    text-align: center;
    background-color: #ee7d7d;
    color: #fff;
    padding: 0;
    width: 3%;
    vertical-align: middle;
    border-bottom: 1px solid #eee;
}

.table-support td {
    padding: 10px;
    border-bottom: 1px solid #eee;
    border-right: 1px solid #eee;
    background-color: #fff;
    vertical-align: middle;
    word-wrap: break-word;
    word-break: break-all;
    text-align: left;
    line-height: 1.6;
}
.table-support td.left {
    padding: 7px;
    text-align: left;
    width: 20%;
}
.table-support thead td {
    text-align: center;
    border-right: 1px solid #eee;
    border-top: 1px solid #eee;
    font-weight: 700;
}
.base-table2 tbody td {
    width: 20%;
    border-right: 1px solid #eee;
    vertical-align: top;
}
th.type01, .base-table2 tbody th.type01 {
    color: #fff;
    text-align: center;
    width: 3%;
    padding: 0;
    font-size: 10px;
    font-size: 1.0rem;
}
ul.list--disc {
    padding-bottom: 25px;
}

.base-table2 tbody tr.w20 td ul.list--disc {
    padding-bottom: 0px;
}
ul.list--disc {
    padding-bottom: 0px;
}
ul.list--disc > li {
    line-height: 1.6;
    margin-left: 1em;
    margin-bottom: 10px;
}
.table-support ul.list--disc>li {
    margin-left: 0;
}
.list--disc>li:before {
    content: '';
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #666;
    display: inline-block;
    margin-right: 8px;
    vertical-align: middle;
}

.tit-red {
    font-size: 20px;
    color: #a71717;
    padding-bottom: 5px;
}
.about_cx.license {
    margin-bottom: 80px;
}
.table-wrap2 {
    padding-bottom: 50px;
}
.feature-card-grid__card.training {
    padding-block: 20px;
    padding-inline:0;
    min-height: 130px;
}
a.link_white {
    display: block;
    position: relative;
}
 a.link_white:after {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    background-image: url(/assets/img/icon_chevron_down_red.svg);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    bottom: 10px;
    right: 10px;
}
.feature-contents-training__title{
    font-size: 22px;
    font-weight: bold;
    line-height: 2;
    letter-spacing: 1.26px;
    color: #333;
    border-bottom: 1px solid #d9d9d9;
    margin-bottom: 15px;
}
.feature-contents-training__subtitle {
    color: #a71717;
    line-height: 2;
    font-size: 16px;
    letter-spacing: 0.42px;
    padding-bottom: 15px;
}
.feature-contents-training__text {
    line-height: 1.8;
    margin-bottom: 15px;
    padding-left: 14px;
}
    
ul.feature-contents-training_item {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 4px;

}
ul.feature-contents-training_item li {
      font-size: 14px;
}
ul.feature-contents-training_item li::before {
    content: "■";
    color: #bc1217;
    margin-right: 0.5em;
    flex-shrink: 0;
}
.feature-contents-training {
    border-radius: 10px;
    padding: 50px;
    max-width: 1000px;
    margin: 0 auto;
    border: 4px solid #c5c5c5;
}
.heading-with-line.-large {
    font-size: 18px;
    font-weight: 400;
}
.video-img {
    width: 100%;
}
.news-movie {
    max-width: 854px;
}
.partner_list ul {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
.partner_list ul li {
    padding: 0 40px 25px 0;
    max-width: 200px;
    text-align: center;
}
.partner_list ul li p {
    line-height: 1.6;
    font-size: 16px;
}
.partner_list ul li p.img img {
    display: inline-grid;
    vertical-align: top;
}
a.moji_link {
    font-size: x-small;
    padding: 0;
    margin: 0;
    color: #a71717;
}
.first-view__content.center {
    text-align: center;
}
@media (max-width: 768px) {
    .view-sp {
        display: block;
    }
    .view-pc {
    display: none;
    }
    .table-wrap, table-wrap2 {
        overflow-x: auto;
    }
    .article  {
       padding-inline: 24px;
    }
    .feature-contents-training {
      width: 100%;
        padding: 30px;
    }
    .partner_list ul li {
        padding: 0 0 10px;
        width: 48%;
    }
    .partner_list ul {
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-top: 0px;
    }

}


