.visual {padding: 272px 0 90px; border-bottom: 1px solid var(--black);}
.visual2 {padding-bottom: 0; border-bottom: 0;}
.visual .img-box {width: 100%; height: auto;}
.visual .img-box img {width: 100%; height: auto;}

/* kv-txt */
.kv-txt {margin-top: 80px; margin-bottom: -114px; text-align: center; font-size: 40px; font-weight: 600; line-height: 1.75; letter-spacing: -1.2px; color: var(--black_2d);}
.kv-txt:after {content: ''; display: block; width: 1px; height: 396px; margin: 0 auto; background: var(--black);}

