@charset "utf-8";
/**
 * @File Name : content.css
 * @Description : Each Subpage Body Contents CSS (★ 최초…최종 작업자는 갱신 이력을 반드시 남겨주세요!)
 * @Modification Information
 * <pre>
 * 수정일 | 수정자 | 수정내용
 * 0000.00.00 | 작성자명 | 최초 등록
 * </pre>
 * @author 디자인팀 작성자명
 * @since 0000.00.00
 *
 * @Copyright (C) IACTS.CO.KR All rights reserved.
 */


[class*="panel"].hue2a2{border-radius:10px 10px 40px 10px;border-color:#dedede;}
[class*='panel'].hue2a2:before {width: 60px;height: 60px;margin: -1px 0 0 -1px;border-top: 2px solid #000;border-left: 2px solid #000;border-radius:10px 0 0 0;}
[class*='panel'].hue2a2:after {content: '';display: block;position: absolute;right: 0;bottom: 0;width: 100px;height: 100px;margin: 0 -2px -2px 0 ;border-bottom: 3px solid #ea3b8d;border-right: 3px solid #ea3b8d;border-radius:0 0 40px  0 ;}

[class*='panel'].info-bg1{border:1px solid #e2e2e2;}
[class*='panel'].info-bg2{background:#f5f8f9;}
[class*='panel'].info-bg3{background:#e7f4fa;}
[class*='panel'].info-bg4{background:#f5f8f9 url(/_res/yeyak/img/sub/logo_10.png) no-repeat right bottom;}
.info-bg5{padding-top:20px;padding-bottom:100px;background: url(/_res/yeyak/img/sub/c03499_img01.png) no-repeat center bottom;}

[class].panel20 {border-width: 0; margin: 0; padding: .7em 1.25em;}
[class].panel10 {padding:1.75em 2em;border-radius:20px;color:#444;}

[class*='panel']>[class*='deco6']{background:#f5f7fa;width:110px;height:110px;border-radius:100%;}
[class*='panel']>[class*='deco6']+.body1{height:110px;}
[class*='panel']>.deco6.decoclass6{background-image:url(/_res/yeyak/img/sub/ic110a1deco1notice.png);}
 
.ro30 img{border-radius:20px 20px 50px 20px;}

.hybrid2row1.ic1size20px>.column1>.info2{background-image:url(/_res/yeyak/img/sub/ic40a5exclamation2.png);}


/* 순서 없는 목록 */
ul.bu{margin-left:6px;}
ul.bu li{padding-left:12px;}
ul.bu li:before{top:10px;width:5px;height:5px;border-radius:100px;}
ul.bu>li>ul>li>ul>li:before {top:0px;width:14px;height:14px;background:url(../../img/lib/li3bg.png) no-repeat .125em .375em;}
p.bu:before {position:absolute;top:10px;left:0;content:"";display:block;width:5px;height:5px;background:#333;border-radius:100px;}
p.bu{background-image:none;padding:0 0 0 12px;}

ol.bo1>li span.num {display:inline-block;box-sizing:border-box; /* ☆ */width:1.429em; /* =20/14 */height:1.429em;min-width: 24px;min-height: 24px;margin: -3px 0.5em 0 -2.4em; padding: 4px 2px 5px 0; /* ((20-14)/2) */border-radius: 100%;background:#1e388f;color:#fff;font-weight:400;font-size:.750em; /* =14/16 */line-height: 16px;text-align:center;vertical-align:middle;}
ol.bo1.even-grid>.column{padding:4px 10px;}
ol.bo1 ol.bo1>li:before{display: none;}
ol.bo2>li span.num{background:#00a9f1}