*{padding: 0; margin: 0; font-family: 'Noto Sans KR', sans-serif;}
.wrapper{width: 100%;}
.gray_bg{background: #f4f4f4; padding: 103px 0 85px; text-align: center;}
.gray_icon{margin-bottom: 40px;}
.gray_txt{font-size: 40px; font-weight: 200; color: #0f0f0f; line-height: 1.5;}
.white_bg{padding: 110px 0 100px; text-align: center;}
.white_tit{font-size: 30px; font-weight: 500; color: #0f0f0f; padding-bottom: 20px; margin-bottom: 25px; position: relative;}
.white_tit:after{content:""; width: 20px; height: 3px; background: #0f0f0f; display: block; position: absolute; bottom: 0; left: 50%; margin-left: -10px;}
.white_info_wr{text-align: center;}
.white_info{display: inline-block; vertical-align: middle; font-size: 20px; font-weight: 400; color: #666; margin-right: 30px;}
.white_info:last-child{margin-right: 0;}