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

.fs_60{font-size: 35px; font-weight: 600; line-height: 1; text-align: center; margin-bottom: 30px; color: #0a0a0a;}
.fs_22{font-size: 17px; font-weight: 600; line-height: 1; letter-spacing: -.6px;color: #000;}
.fs_18{font-size: 14px; font-weight: 400; line-height: 1.7; letter-spacing: -.5px; color: #000;}


.bus_list{}
.bus_list li{position: relative; padding: 15px 0; border-top: solid 1px #ddd;}
.bus_list li:last-child{ border-bottom: solid 1px #ddd;}
.bus_list li .text{text-align: center;}
.bus_list li .text p{margin-top: 4px;}
.bus_list li:nth-child(odd) .img{background-color: #5275ba;}
.bus_list li:nth-child(even) .img{background-color: #7da0e2;}

.bus_list li .img{width: 60px; height: 60px; border-radius: 50%; margin: 0 auto 13px; display: flex; align-items: center; justify-content: center;  box-shadow: 0 0 6px 2.2px rgba(0, 0, 0, 0.15);}
.img img{max-width: 23px; max-height: 25px;}
