@charset "utf-8";
/**
 * @File Name : style.css
 * @Description : Layout, CSS Adjust
 * @Modification Information
 * <pre>
 * 수정일 | 수정자 | 수정내용
 * 2020.03.06 | 문영신 | 최초 등록
 * 2020.03.11 | 문영신 | 요구반영. 결함개선. 고도화.
 * </pre>
 * @author 웹표준화실 문영신
 * @since 2020.03.06
 *
 * @Copyright (C) IACTS.CO.KR All rights reserved.
 */

/* Table of contents ))
 | 공통 스타일과 다른 개별 스타일 겹쳐 쓰다!
 | RWD ◇◆
 */

/* ◇◆ all.css, sub.css, lib*.css  )) Overwrite. 20180514. ◇◆◇◆◇◆◇◆◇◆ */
/* lib.css overwrite */
[class*='panel'].hue4 {border-color:#e0e4e7;padding:25px 20px}
[class*='panel'].hue4:before {display:none;}
[class*='panel']>.deco12ghisotry {background-image:url(../../img/sub/ic368a1location1.png);width:184px;height:108px;margin-right:25px;background-size:contain;}
[class*='panel'].hue4 .fsD {color:#00a651;font-weight:400}
[class*='panel'].hue4 .em1 {color:#e86000;font-weight:600}
@media all and (min-width:768px){
	[class*='panel'].hue4 {padding:35px 60px 35px 30px}
	[class*='panel']>[class*='deco12g']+.body1 {border-left:1px solid #e4e4e4;padding-left:30px}

}

.sitemap2:before {background-color:#0059C6}
.sitemap2 .cont {background-color:#f4f7f9}
.sitemap2 .hb1.h3:before {background-color:#0059C6}


/* lib2.css overwrite */
.login2choice1 .box1 {margin:0}
.login2choice1 span.btn1.phone, .login2choice1 a.btn1.phone {padding-top:0}
.login2choice1 span.btn1.phone>.ic1, .login2choice1 a.btn1.phone>.ic1 {display:none}


/* ◇◆ StyleName. YYYYMMDD. @Who	 ◇◆ */


/* RWD ◇◆◇◆◇◆◇◆◇◆◇◆ */
@media all and (min-width:768px){/* medium ◇◆◇◆◇◆◇◆◇◆ */

} /* /(min-width:768px) */
@media all and (min-width:1000px){/* large ◇◆◇◆◇◆◇◆◇◆ */
} /* /(min-width:1000px) */
@media all and (min-width:1260px){/* xlarge (1200+20*2+16+2*2) ◇◆◇◆◇◆◇◆◇◆ */


/* #tnb1 div.d1>ul>li.m5 ~ li{display:none;} */ /* ☆ */


} /* /(min-width:1260px) */
/* /RWD ◇◆◇◆◇◆◇◆◇◆◇◆ */
