@charset "UTF-8";
body#tacgroup .c-page-top .c-page-top-inner {
    background: url(../images/strength/page-title2.jpg) no-repeat center center / cover;
}
.tacgroup_wrap .tacgroup {
    margin-top: 0;
    font-weight: bold;
}
.tacgroup_lst li:not(:last-of-type) {
    margin-bottom: 20px;
}
.tacgroup_lst li .txt:first-of-type {
    font-weight: bold;
}
.tacgroup_lst a {
    text-decoration: underline;
}
.tacgroup-ttl .is-red {
    color: #ff0014;
}

@media screen and (min-width: 896px) {
    .tacgroup_lst a:hover {
        text-decoration: none;
    }
        .tacgroup_in {
        padding-bottom: 10px;
    }
}
@media screen and (max-width: 896px) {
    #tacgroup .c-titleBlock.is-ver2 {
        padding: 6px 5px;
        line-height: 1.6;
    }
    .c-strength h3.tacgroup-ttl {
        margin-bottom: 20px;
    }
}