@charset "utf-8";
/* 협회소개 */

.cont-info .greeting { margin-top: 40px; position: relative; padding-bottom: 60px; border-bottom: 2px solid #dee3eb; }
.cont-info .greeting span.title { font-size: 35px; font-weight: bold; display: block; color: #1b2637; padding-bottom: 10px; border-bottom: 3px solid #1b2637; margin-bottom: 40px; }
.cont-info .greeting p { font-size: 16px; line-height: 35px; letter-spacing: -0.5px; margin-right: 510px; }
.cont-info .greeting p b { font-size: 16px; font-weight: 400; background: #0084FF; color: #fff; padding: 0 5px; }
.cont-info .greeting .img-area { position: absolute; width: 480px; height: 350px; background: url(../../img/association/bg_01.png); top: 100px; right: 20px; background-size: cover; background-position: center; z-index: 2; }
.cont-info .greeting:after { position: absolute; width: 480px; height: 350px; background: #0084ff; content: ''; top: 120px; right: 0; z-index: 1; }
.cont-info .greeting .imp { color: #0084FF; font-size: 16px; font-weight: bold; }