@charset "utf-8";
/* doc.css는 디자인페이지 스타일을 정의합니다. */
.greeting-img {margin-bottom:42px;}

.greeting p {font-size:18px; line-height:1.667em; letter-spacing:-.03em; margin-bottom:15px;}
.greeting p:last-child {margin-bottom:0;}
.greeting p strong {font-weight:600;}
.greeting .group {margin-bottom:60px;}
.greeting .group:last-child {margin-bottom:0;}

.sub-tit {font-size:30px; color: #3d5fc0; line-height:1.3em; margin-bottom:13px;}
.sub2tit {font-size:24px; letter-spacing:-.03em; margin-bottom:40px; position:relative;}
.sub2tit:after {position: absolute; content: ''; width:67px; height:4px; left:0; bottom:-20px; background-color:#3d5fc0;}

.history-list li {font-size:18px; line-height:1.667em; padding-left:10px; letter-spacing:-.03em; margin-bottom:10px; position:relative;}
.history-list li:before {position:absolute; content: ''; width:7px; height:8px; top:9px; left:0; background-image:url('../images/sub/txt_arrow.png'); background-size:contain; background-repeat:no-repeat;}

.root_daum_roughmap{width:100% !important;}

.local {border-top:2px solid #242424; margin-top:20px;}
.local li {display:flex;border-bottom:1px solid #ddd; font-size:18px;}
.local li .tit {width:17.11%; background-color:#f5f7fc; font-weight:500;}
.local li .tit img {margin:2px 50px 0 0;}
.local li .cnt {flex:1;}
.local li .item {padding:16px 0 16px 20px;}

.l-menu-list {background-color:#fff; padding:15px 20px; border-bottom:1px solid #ddd;}
.l-menu-list li {margin-bottom:10px; padding-left:8px; position:relative;}
.l-menu-list li:before {position:absolute; content:''; width:4px; height:4px; background-color:#454545; left:0; top:12px; border-radius:50%;}
.l-menu-list li:last-child {margin-bottom:0;}
.l-menu-list li a {font-size:17px;}
.l-menu-list li.active a {font-weight:700;}

.sub-video video {max-width:1200px; width:100%;}

.contect {padding-top:30px; margin-top:20px; border-top:1px solid #ddd;}
.contect li {display:flex; align-items:center; margin-bottom:10px; font-size:18px; letter-spacing:-.03em;}
.contect li:last-child {margin-bottom:0;}
.contect li .icon {margin-right:20px;}
.contect li .tit {margin-right:20px; color:#3d5fc0; font-weight:500;}