﻿@charset "utf-8";

/* 타이틀 */
.tit3 {font-size:22px; line-height:1.6; font-family:"NotoM"; color:#fff; text-align:center; background:#3d70cb; border-radius:15px 0; padding:10px 0}
.tit3 span { color:#f8e273}