@charset "UTF-8";

/* 공통 */
section#scContent > header > h1 { background-image:url('../../img/content/_visual/img_bg_helper.jpg'); }

/* 도우미 서비스 */
div.scCert > div.title { text-align:center; border:3px solid #999788; padding:15px 20px; margin-bottom:15px; }
div.scCert > div.title > p:first-of-type { font-size:2.4em; font-weight:bold; }
div.scCert > div.title > p:last-of-type { font-size:1.15em; color:#2a6bbf; font-weight:bold; }
div.scCert > div.images { background:url('../../img/content/helper/img_helper_01.jpg') no-repeat center center; padding-bottom:230px; }
div.scCert > dl:first-of-type { margin-top:15px; }
div.scCert > dl:not(:last-of-type) { margin-bottom:20px; }
div.scCert > dl > dt { border-bottom:1px solid #4680cb; }
div.scCert > dl > dt > p { width:72px; padding:3px 0; text-align:center; background:url('../../img/content/helper/img_helper_number.jpg') no-repeat left top; font-size:1.2em; font-weight:bold; color:#fff; }
div.scCert > dl > dd { padding:15px 0; font-weight:bold; font-size:1.1em; text-align:center; border-bottom:1px dashed #b2b2b2; }