@charset "UTF-8";

#mvSectionSp .mv-section-sp__img.-kv_my,
#mvSectionPc .mv-section-pc__img.-kv_my {
    background: url("../_images/img_main-visual.jpg") center center no-repeat;
    background-size: cover;
}

.article-table th, .article-table td {
    padding: 4px 5px;
    line-height: 1.5;
}

.article-table th {
    background-color: #000;
    color: #fff;
}

.article-table tr {
    border-bottom: solid 1px #000;
}

.article-table .td-icon {
    text-align: center;
    padding-left: 16px;
    padding-right: 16px;
}

.article-list, .article-list li {
    list-style: inside;
}