/*Content CSS*/
#location{overflow: hidden;}
section > article{padding: 90px 0 130px; position: relative;}
section > article:nth-child(even){background-color: #f7f7f7;}
.sub_inner{width: 100%; max-width: 1400px; padding: 0 50px; margin: 0 auto; position: relative; z-index: 1;}


.bar::before{content: ''; display: block; width: 50px; height: 5px; background-color: #42ade0; margin: 0 auto 25px;}
.fs_55{font-size: 55px; font-weight: 800; line-height: 1; text-align: center;}
.fs_33{font-size: 33px; font-weight: 700; letter-spacing: -.66px;}
.fs_23{font-size: 23px; font-weight: 700;}
.fs_22{font-size: 22px; font-weight: 400; letter-spacing: -.44px; color: #000;}
.fs_18{font-size: 18px; font-weight: 400; line-height: 33px; color: #555;}
.fs_17{font-size: 17px; font-weight: 400; line-height: 33px; color: #666;}
.fs_13{font-size: 13px; font-weight: 500; color: #fff;}

.info_list{padding-top: 50px; margin: 60px 0 50px; border-top: solid 1px #ddd; display: flex;}
.info_list li{display: flex; align-items: center; min-height: 58px;}
.info_list li i{font-size: 31px; color: #42ade0;}
.info_list h3{margin: 0 23px 0 11px;}
.info_list li:nth-child(2){border-left: solid 1px #ddd; padding-left: 48px; margin-left: 48px;}

.info_bus{display: flex; align-items: flex-start; border-top: solid 1px #000; padding-top: 65px; margin-top: 70px; }
.info_bus .tit{display: flex; align-items: center;}
.info_bus .tit i{font-size: 31px; color: #42ade0; margin-right: 11px;}
.info_bus .text{margin-left: 49px; padding: 0 46px 60px; border-bottom: solid 1px #ddd; flex-grow: 1;}
.bus_list{display: flex; margin-top: 24px;}
.bus_list li{display: flex; align-items: center;}
.bus_list li:nth-child(n+2){margin-left: 52px;}
.bus_list li span{padding: 4px 10px; margin-right: 12px;}
.bus_list li:nth-child(1) span{background-color: #00afbd;}
.bus_list li:nth-child(2) span{background-color: #47af1b;}
.bus_list li:nth-child(3) span{background-color: #ff451e;}

@media screen and (max-width:1300px){

}


@media screen and (max-width:960px){

}

@media screen and (max-width:640px){

}
