#business1{overflow: hidden;}
section > article{padding: 95px 0 120px;}
section > article:nth-of-type(even){background-color: #f7f7f7;}
.sub_inner{width: 100%; max-width: 1400px; padding: 0 50px; margin: 0 auto;}

.fs_60{font-size: 60px; font-weight: 600; line-height: 1; text-align: center; margin-bottom: 127px; color: #0a0a0a;}
.fs_22{font-size: 22px; font-weight: 600; line-height: 1; letter-spacing: -.6px;color: #000;}
.fs_18{font-size: 18px; font-weight: 400; line-height: 1.5; letter-spacing: -.5px; color: #000;}


.bus_list{display: flex; align-items: center; justify-content: space-between;}
.bus_list li{position: relative; }
.bus_list li .text{position: absolute; left: 30px; min-width: 255px;}
.bus_list li .text p{margin-top: 12px;}
.bus_list li:nth-child(odd) .text{top: -5px;}
.bus_list li:nth-child(even) .text{bottom: -10px;}
