
/*Content CSS*/
#business5 {overflow: hidden;}
section > article{padding: 50px 0;}
section > article:nth-child(even){background-color: #f7f7f7;}
.sub_inner{width: 100%; padding: 0 20px; margin: 0 auto;}
.fs_58{font-size: 30px; font-weight: 800; color:#000; letter-spacing: -.7px; text-align: center;}
.fs_58::before{content: ''; display: block; width: 24px; height: 4px; background-color: #dc0f21; margin: 0 auto 8px;}
.fs_42{font-size: 22px; font-weight: 600; color:#000; text-align: center; line-height: 1.4;}
.fs_42::before{content: ''; display: block; width: 30px; height: 2px; background-color: #000; margin: 0 auto 8px;}
.fs_40{font-size: 40px; font-weight: 300;}
.fs_40 b{ color: #dc0f21;}
.fs_33{font-size: 18px; font-weight: 300; line-height: 1.4;}
.fs_33 b{ color: #dc0f21; font-size: 22px;}
.fs_30{font-size: 18px; font-weight: 700; letter-spacing: -.3px; line-height: 1.6;}
.fs_30::before{content: ''; display: inline-block; width: 3px; height: 20px; background-color: #dc0f21; position: relative; top: 3px; margin-right: 7px;}
.fs_22{font-size: 15px; font-weight: 300; line-height: 1.6; color: rgba(0,0,0,.9);}
.fs_20{font-size: 14px; font-weight: 300; line-height: 1.7; color: rgba(0,0,0,.9);}
.fs_17{font-size: 13px; font-weight: 300; line-height: 1.7; letter-spacing: -.17px; color: rgba(0,0,0,.9);}

.sub_text{text-align: center; padding: 25px; background-color: #f7f7f7; margin-top: 30px;}
.sub_text p{margin-top: 10px;}

.flex_list{margin-top: 20px;}
.flex_list > li{margin-bottom: 30px;}
.flex_list > li .text{display: flex; flex-direction: column; justify-content: center; margin-top: 15px;}
.flex_list > li .text h4{padding-bottom: 15px; border-bottom: solid 1px #ddd; margin-bottom: 10px;}
.flex_list > li >div{width: 100%}
.flex_list > li .img img{width: 100%;}

.dot_list li{position: relative; padding-left: 10px; margin-bottom: 3px;}
.dot_list li:last-child{margin-bottom: 0;}
.dot_list li::before{content: ''; display: block; position: absolute; width: 4px; height: 4px; background-color: #dc0f21; left: 0; top: 10px;}


.sm_loca{display: flex; flex-wrap: wrap; padding: 15px 20px; background-color: #f7f7f7; margin-top: 40px; }
.sm_loca:last-of-type{margin-top: 15px;}
.sm_loca li{display: flex; align-items: center; margin-bottom: 3px; width: 100%;}
.sm_loca li:first-child{margin-bottom: 10px;}
.sm_loca li a{display: flex; align-items: baseline;}
.sm_loca i{font-size: 18px; color: #dc0f21; margin-right: 10px; display: inline-block; position: relative; top: 2px;}
.sm_loca .fs_22{font-weight: 700;}


.sec2 .icon_box{padding: 20px; background-color: #fff; margin-top: 30px;}
.sec2 .icon_box i{display: flex; width: 60px; height: 60px; justify-content: center; align-items: center; border: solid 2px #ccc; border-radius: 50%; margin: 0 auto;}
.sec2 .icon_box i img{transform: scale(.5);}
.sec2 .text{text-align: center;}
.sec2 .text h4{padding-bottom: 10px; border-bottom: solid 1px #ddd; margin-bottom: 10px;}
.sec2 .fs_22{line-height: 1.6;}
.sec2 .icon_box + .icon_box{margin-top: 15px;}

.sec2 .fs_30::before{display: block; margin: 15px auto 8px; height: 3px; width: 20px;}
