.terms-wrap .visual{background: url(../images/samp/vis06-terms.png) no-repeat center center/cover;}
#container .inner ul{padding-left: 20px;}
.visual h2{margin-top: 50px;}

.inner h3{font-size: 28px; line-height: 1.3;}
.inner h4{font-size: 24px;}
.inner h4 ~ p,
.inner h4 ~ p *,
.inner h4 ~ ul li{font-size: 16px !important;}

.inner h4{margin-top: 100px;}

@media screen and (max-width: 991px) {
    .inner h3{font-size: 24px;}
    .inner h4{font-size: 20px;}
    .inner h4{margin-top: calc(100px / 2);}
}