@charset "utf-8";
/**
 * @File Name : all.css
 * @Description : Base Adjust + Layout[main+sub] Mobile First!
 * @Modification Information
 * <pre>
 * 수정일 | 수정자 | 수정내용
 * 2024.04.17 | 김효진 | 최초 등록
 * </pre>
 * @author 디자인팀 김효진
 * @since 2024.04.17
 *
 * @Copyright (C) IACTS.CO.KR All rights reserved.
 */

/* base.css )) Overwrite. 20200117 ◆◆◆ */
html{background:#161d5c}
body{
	background:transparent;
	color:#444; /* ☆#555 */
	font-weight:400;
	font-size:1em; /* (((16px */
	line-height:1.75; /* ☆ */
	letter-spacing:-.05em; /* (-.5px/16px) */
}

[lang|='ko'],
[lang|='ko']>*{
	font-family:
		'S-CoreDream',
		'돋움',Dotum,
		Helvetica,'Helvetica Neue',
		Arial,sans-serif;
}

h1, h2, h3, h4, h5, h6 {letter-spacing:-.05em}

/* ◇◆ 공용 ◇◆ */
/* ◇◆ Layout[main+sub] ◇◆◇◆◇◆◇◆◇◆ */
html,
body,
#container, #wrap, #body {min-height:100%;}
.container {position:relative;
	min-width:280px; /* ☆ */
	margin:auto; /* ☆ */
	max-width:1500px;
}
#container {position:relative;overflow-x:hidden;}
	#head {width:100%;padding-bottom:50px;background:#fff;border-radius:0 200px 0 0;}
		#head_s1 {position:relative;}
		#head_s2>.container{position:relative;max-width:1560px;height:80px;border:3px solid #3655c1;border-radius:80px;box-sizing:border-box;padding:0 30px;}
	#wrap {position:relative;min-height:50px;background:#fff;border-radius:0 0 0 200px;}
		#wrap>.container{} /* ))) sub.css, main.css */
			#body {position:relative;}
	#wing {display:block;z-index:10;position:relative;} /* ((( sub.css */


/* 배치.유틸 20191220 */
.width1expand1 {margin-left:-20px;margin-right:-20px;}
@media screen and (max-width:1640px){
	#head_s2>.container{max-width:1500px;}
}
@media screen and (max-width:1519px){
	#head .container, #wrap>.container {margin-left:20px;margin-right:20px}
}
@media screen and (max-width:1259px){
	#head{border-radius:0;padding-bottom:30px;}
	#head_s2>.container{height:60px}
	
	#wrap{border-radius:0}
}
@media screen and (max-width:800px){
	#head{border-radius:0;padding-bottom:30px;}
	#head_s2>.container{height:auto;border-radius:0;border-width:1px 0;padding:0}
}
@media screen and (max-width:767px){
	#head .container, #wrap>.container {margin-left:15px;margin-right:15px}
	
	#head_s1:before{content:'';display:block;position:absolute;left:0;right:0;top:0;height:35px;background:#eef3fa;}
	#head_s1>.container{padding:20px 0 0}
}


.b1.win-close{position:absolute;top:10px;right:5px;width:50px;height:50px;margin:0;border:0;background:#283286;z-index:10;border-radius:100%;}
.b1.win-close:before, .b1.win-close:after {position:absolute;top:50%;left:50%;content:"";display:block;width:3px;height:20px;background:#fff;border-radius:3px;margin:-10px -1.5px;}
.b1.win-close:before {transform:rotate(45deg)}
.b1.win-close:after {transform:rotate(-45deg)}
@media screen and (max-width:1259px){
	.b1.win-close{top:20px;right:20px;}
}
@media screen and (max-width:767px){
	.b1.win-close{right:15px;top:45px;}
}
@media screen and (max-width:480px){
	.b1.win-close{width:40px;height:40px;}
}


/* 로고 */
h1#logo {position:relative;display:inline-block;vertical-align:top;padding:28px 0 28px 0;z-index:10}
h1#logo a {display:block;height:45px}
h1#logo a img {width:auto;height:100%}
@media screen and (max-width:480px){
	h1#logo{padding-bottom:15px;}
	h1#logo a {height:30px}
}

#gn1 {position:absolute;top:42px;right:0;z-index:10}
#gn1 ul li {display:inline-block;vertical-align:top;margin-left:30px}
#gn1 ul li a {display:block;position:relative;padding-left:45px;font-size:15px;font-weight:500;line-height:1;color:#000;letter-spacing:-.025em;}
#gn1 ul li a:before{content:"";display:block;position:absolute;left:0;top:calc(50% - 19px);width:38px;height:38px;background:#eef3fa;border-radius:100%;}
#gn1 ul li a:after{content:"";display:block;position:absolute;left:9px;top:calc(50% - 7px);width:20px;height:20px;background:url(../../img/inc/layout_sprite.png) no-repeat;margin:-4px 11px 0 0}
#gn1 ul li.home a:after{background-position:-205px 0}
#gn1 ul li.ipin a:after{background-position:-228px 0}
@media screen and (max-width:1640px){
	#gn1 {right:50px;}
}
@media screen and (max-width:1600px){
	#gn1 {right:auto;left:280px}
}
@media screen and (max-width:767px){
	#gn1 {left:-20px;top:10px;}
	#gn1 ul li{margin-left:20px;}
	#gn1 ul li a{font-size:14px;padding-left:38px;}
}



#news1 {position:relative;width:700px;padding:20px 140px 0 0;box-sizing:border-box}
#news1:after {content:"";display:block;clear:both;}
#news1 .h1 {position:relative;float:left;font-family:"SBAggro", sans-serif;font-size:17px;line-height:1;letter-spacing:-.025em;color:#000;font-weight:500;padding:10px 25px 0 38px;}
#news1 .h1:before {position:absolute;top:6px;left:0;content:"";display:block;width:25px;height:26px;background:url(../../img/inc/layout_sprite.png) no-repeat 0 0;}
#news1 .h1:after {position:absolute;top:9px;right:0;content:"";display:block;width:2px;height:15px;background:#000;}
#news1 .datalist {float:left;margin-left:29px;margin-top:4px;width:calc(100% - 180px);box-sizing:border-box}
#news1 .datalist .item {vertical-align:top;}
#news1 .datalist .item a {position:relative;display:block;padding-right:85px}
#news1 .datalist .item a .t1 {display:inline-block;vertical-align:middle;font-size:17px;color:#000;font-weight:500;max-width:calc(100% - 50px);white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
#news1 .datalist .item a .ic1.new {display:inline-block;vertical-align:middle;width:44px;height:22px;margin-left:6px;background:url(../../img/inc/layout_sprite.png) no-repeat -27px 0;text-indent:-9999px;}
#news1 .datalist .item a .date {position:absolute;top:2px;right:2px;color:#909090}
#news1 .menu {position:absolute;top:16px;right:0;}
#news1 .menu .m {vertical-align:top;width:40px;height:40px;border:0;border-radius:50%;background:url(../../img/inc/layout_sprite.png) no-repeat}
#news1 .menu .m.prev {background-position:0 -26px}
#news1 .menu .m.next {background-position:-126px -26px}
#news1 .menu .m.stop {background-position:-42px -26px}
#news1 .menu .m.play {background-position:-84px -26px}
@media screen and (max-width:1400px){
	#news1 {width:700px;}
}
@media screen and (max-width:1259px){
	#news1 {width:100%;padding:10px 0 0;}
	#news1 .datalist{width:calc(100% - 300px)}
	#news1 .menu{top:7px}
}
@media screen and (max-width:800px){
	#news1{padding:15px 0;}
	#news1 .h1 {float:none;margin-bottom:15px;padding:0 0 0 33px}
	#news1 .h1:before{top:-5px;}
	#news1 .h1:after {display:none}
	#news1 .datalist {float:none;width:100%;margin-left:0;margin-top:0;padding-right:0}
	#news1 .datalist .item a .t1 {font-size:15px}
	#news1 .datalist .item a .date {font-size:14px;}
	#news1 .menu {top:8px}
	#news1 .menu .m {width:32px;height:32px;background-size:800px auto;}
	#news1 .menu .m.prev {background-position:0 -21px}
	#news1 .menu .m.next {background-position:-101px -21px}
	#news1 .menu .m.stop {background-position:-34px -21px}
	#news1 .menu .m.play {background-position:-67px -21px}	
}


/* #tnb1 ))) desktop 화면 */
@media all and (min-width:1260px){
	/* 주메뉴 20190628. makeActive2ClickHover('#tnb1'); ))) 모바일과 많이 다르니, 스타일 분리
	 * 1차 inline배치. 하위absolute배치. 2차 block배치. 3차 inline배치.
	 */
	#tnb1{z-index:1;position:absolute;right:-3px;top:-3px;bottom:-3px;padding:0 30px;border-radius:40px;background:#2331a1;box-sizing:border-box;}
	/* 데스크탑 감춤 */
	#tnb1 .b1.toggle,
	#tnb1c .b2,
	#tnb1logo,
	#tnb1head_s1,
	#tnb1head_s2,
	#tnb1c>div.cont>.bg,
	#tnb1c>div.cont:before{display:none;}
	#tnb1c{	display:block !important;}

	/* depth1~depth4 */
	/* depth1 */
	#tnb1 div.d1{}
	#tnb1 div.d1>ul{text-align:center;}
	#tnb1 div.d1>ul>li{display:inline-block;margin:0 20px;}
	#tnb1 div.d1>ul>li>a{	position:relative;color:#fff;line-height:80px;}
	#tnb1 div.d1>ul>li.on>a{font-size:20px;font-weight:700}
	#tnb1 div.d1>ul>li.on>a:before{content:'';display:block;position:absolute;right:-15px;top:-5px;width:10px;height:10px;background:#ef4d74;border-radius:100%}

	#tnb1 div.d2{display:none}	
}
@media all and (min-width:1260px) and (max-width:1400px){
	#tnb1 div.d1>ul>li{display:inline-block;margin:0 15px;}
}


/* #tnb1 ))) 미디어쿼리 max-width:1259px 안으로 보냄 모바일화면 */
@media all and (max-width:1259px){
	/* 주메뉴 20191220. makeActive2ClickHover('#tnb1'); */
	#tnb1{
		position:absolute;left:0;right:0;top:0;
		width:100%;
		margin:auto;
		line-height:1.375;
		height:auto;
		background:#2331a1
	}
	#tnb1 .b1.toggle{z-index:10;display:block;position:absolute;right:52px;top:-84px;box-sizing:border-box;width:50px;height:50px;border-radius:100%;background:#192448;}
	#tnb1 .b1.toggle .ic1{position:absolute;left:50%;top:50%;width:30px;height:30px;margin:-15px;background:url(../../img/inc/ic80a1c1bars5@2x.png) no-repeat 0 0 / contain;}
	#tnb1 .b1.toggle.on {display:none}
	#tnb1 .b1.toggle.on .ic1 {background-image:url(../../img/inc/ic80a1c1close1@2x.png);}
	#tnb1c{display:block !important; /* ☆ */
		visibility:hidden; /* ☆ */
		z-index:110; /* ☆ */
		position:fixed; /* ☆ */
		left:auto;
		right:-200%;
		top:0;bottom:0;
		width:100%;
		height:auto !important; /* ☆ PC용 JS로 마든 style 속성 초기화 */
		overflow-y:visible; /* ☆ */
		transition:.0s;
		/* ★☆ToEdit) 확인용 */
		/* visibility:visible !important;
		right:0 !important; */
	}
	#tnb1c.on{
		display:block;
		visibility:visible;
		right:0;
		transition:.2s .2s;
	}
	#tnb1c>.bg{visibility:hidden;
		position:fixed;left:0;right:0;top:0;bottom:0;
		background:rgba(0,0,0,.7);
		opacity:0;
		transition:.0s;
	}
	#tnb1c.on>.bg {visibility:visible;opacity:1;	transition:.2s;}
	/* ☆ */
	#tnb1c .b2{z-index:110;position:absolute;right:20px;top:12px;background:#fff;width:40px;height:40px;border-radius:5px;border:1px solid #555;}
	#tnb1c .b2:before, #tnb1c .b2:after {position:absolute;top:50%;left:50%;margin:-13px -1px;content:"";display:block;width:2px;height:26px;background:#222}
	#tnb1c .b2:before {transform:rotate(45deg)}
	#tnb1c .b2:after {transform:rotate(-45deg)}
	#tnb1c .b2>.ic1 {}
	#tnb1c .b2.close {}
	#tnb1c .b2.close>.ic1{}
	#tnb1c .d1 ~ .b2.close>.ic1 {opacity:0;}
	/* ☆ */
	#tnb1c>div.cont{
		display:none; /* [All]키보드지나감방지 */
		position:relative;
		right:-100%;
		box-sizing:border-box; /* ☆ */
		max-width:470px;
		width:100%;
		height:100%;
		min-width:300px;
		overflow:visible;
		 /*overflow-y:auto; ☆ */
		margin:auto 0 auto auto;
		background:#fff;
		/* ★☆ToEdit) 확인용 */
		/* display:block; */
		/* right:0 !important; */
	}
	#tnb1c.on>div.cont {display:block;right:0;}
	#tnb1c>div.cont:before {content:"";display:block;height:50px;background:url(/yeyak/_res/female/img/inc/logo@2x.png) no-repeat 20px 10px / auto 45px;padding:10px 20px;border-bottom:1px solid #ddd;}

	/* depth1~depth4 */
	#tnb1 .smain {display:block;}
	/* depth1 */
	#tnb1 div.d1{
		clear:both;
		position:relative;
		overflow-y:auto;
		overflow-x:hidden;
		box-sizing:border-box;
		height:100%;
		background:#fff;z-index:1
	}
	#tnb1 div.d1>ul {position:relative;padding:25px 30px}
	#tnb1c.over div.d1>ul:after {width:50%}
	#tnb1 div.d1>ul>li{display:inline}
	#tnb1 div.d1>ul>li>a{display:block;
		z-index:20; /* .d2 보다 높여준다 */
		position:relative;
		box-sizing:border-box; /* ☆ */
		color:#222;
		font-size:19px;padding:0;	
		word-break:keep-all;
		word-wrap:break-word;	
		border-bottom:1px solid #e0e0e0
	}
	#tnb1 div.d1>ul>li:first-child>a {border-top:0;}
	#tnb1 div.d1>ul>li>a>.t1{display:block; /* ☆ */
		padding:15px 0; /* ☆ */
		font-size:inherit;
		font-weight:500;
	}
	#tnb1 div.d1>ul>li>a:hover,
	#tnb1 div.d1>ul>li>a:focus{}	

	/* depth1 활성 */
	#tnb1 div.d1>ul>li.on>a{
	}
	#tnb1 div.d1>ul>li.on>a>.t1 {position:relative;font-weight:600}

	/* depth2~3 */
	#tnb1 li>div[class^='d']{
		display:none;visibility:hidden;
		height:0;opacity:0;
	}
	#tnb1 li.on>div[class^='d']{
		display:block;visibility:visible;
		height:auto;opacity:1;
		margin-left:0;
	}
	/* depth2 */
	#tnb1 li>div.d2 {background:#fff;transition:right .25s ease;left:auto;display:block;padding:0 15px;box-sizing:border-box;}
	#tnb1 div.d1>ul>li.on div.d2 {display:block;height:auto;opacity:1;z-index:10;border:0;padding:10px 15px;}
	#tnb1 div.d2>.bg{display:none;} /* ☆ */
	#tnb1 div.d2>.hg1{display:none;} /* ☆ */
	#tnb1 div.d2>a.smain{display:block; /* 서브메인링크 */
		position:relative;
		padding:.75em 35px .75em 20px;
		border-bottom:1px solid #eee;
		background-color:#f7f7f7;
		color:#333;
		font-size:15px;
	}
	#tnb1 li>div.d2>ul {margin-left:0;width:100%;}
	#tnb1 div.d2>ul>li {position:relative;width:100%;float:none;margin:0;border-bottom:1px solid rgba(255,255,255,.1);}
	#tnb1 div.d2>ul>li:last-child {border-bottom:0}
	#tnb1 div.d2>ul>li>a{display:block;
		z-index:10;
		position:relative;
		padding:12px 15px 12px 5px;
		background:transparent;
		color:#222;
		font-size:16px;
		font-weight:500;
		transition:.2s;		
	}
	#tnb1 div.d2>ul>li.on {border-bottom:0}
	#tnb1 div.d2>ul>li.on>a {text-decoration:underline;color:#d0094f;font-weight:600;text-underline-position:under;}
	#tnb1 div.d2>ul>li.on.hasSub>a {text-decoration:none}

	/* depth3 */
	#tnb1 li>div.d3 {background-color:rgba(0,0,0,.2)}
	#tnb1 li.on>div.d3 {border-bottom:0;}
	#tnb1 div.d3>.bg{display:none;} /* ☆ */
	#tnb1 div.d3>ul {margin:0;padding:15px 20px}
	#tnb1 div.d3>ul>li{position:relative;margin:1px 0}
	#tnb1 div.d3>ul>li>a {position:relative;display:block;
		z-index:10;
		position:relative;min-height:0;
		padding:7px 10px;
		color:#fff;
		font-size:16px;
	}
	#tnb1 div.d3>ul>li>a:before {position:absolute;top:16px;left:0;content:"";display:block;width:3px;height:3px;background:#ccc}
	#tnb1 div.d3>ul>li.on>a:before {background:#fff;width:6px;}
	#tnb1 div.d3>ul>li.hasSub.on>a:after {display:none}
	#tnb1 li.on>div.d3>ul>li.on>a {text-decoration:underline;color:#fff;text-underline-position:under}
	/* depth4 */
	#tnb1 div.d4 {display:none}
	#tnb1 li>div.d4 {	padding:14px 10px;background:#E8E8E8;margin:5px 0}
	#tnb1 li.on>div.d4 {display:none}
	#tnb1 div.d4>.bg{display:none;} /* ☆ */
	#tnb1 div.d4>ul>li{position:relative;padding-left:10px;}
	#tnb1 div.d4>ul>li>a{position:relative;display:block;
		z-index:10;
		position:relative;min-height:0;
		padding:6px 10px;
		border-top:0 solid #666;
		color:#666;
		font-size:14px;
	}
	#tnb1 div.d4>ul>li>a:before {position:absolute;top:13px;left:0;content:"";display:block;width:3px;height:3px;background:#666;}
	#tnb1 div.d4>ul>li.hasSub>a {}
	#tnb1 div.d4>ul>li.on>a:before {}
	#tnb1 li.on>div.d4>ul>li.on>a {text-decoration:underline;}

	/* 20191220 새 창 */
	#tnb1 div.d2>ul>li>a[target='_blank']:after,
	#tnb1 div.d3>ul>li>a[target='_blank']:after,
	#tnb1 div.d4>ul>li>a[target='_blank']:after{ /* [IE8+] */
		content:'';
		display:inline-block;
		width:15px;height:14px;
		margin:-6px 0 0 7px;
		background:url(../../img/inc/ic15newwindow.png) no-repeat;
		vertical-align:middle;
	}
	#tnb1 div.d3>ul>li>a[target='_blank']:after, 
	#tnb1 div.d3>ul>li>a[target='_blank']:after	{width:12px;height:11px;background-size:contain;margin-left:4px}
	#tnb1 div>ul>li.hasSub>a>.t1:after {position:absolute;top:20px;right:5px;content:"";display:block;width:10px;height:10px;border:3px solid #333;box-sizing:border-box;border-radius:3px;transform:rotate(45deg);border-top:0;border-left:0}
	#tnb1 div>ul>li.on>a>.t1:after {transform:rotate(-135deg);top:20px;}
	#anb1 {display:none;}
} /* (max-width:1259px) */
@media screen and (max-width:800px){
	#tnb1 .b1.toggle{top:-82px;right:55px}
}
@media screen and (max-width:767px){
	#tnb1 .b1.toggle{top:-77px}
}
@media screen and (max-width:480px){
	#tnb1 .b1.toggle{right:45px;top:-49px;width:40px;height:40px;}
}

/* foot */
#foot {background:#161d5c;text-align:center;color:#fff;font-weight:500;padding:26px 0}
#foot .t1 .b1.more {display:inline-block;vertical-align:middle;color:#fff;font-size:14px;padding:5px 10px;margin:-4px 0 0 5px;border:1px solid #fff;border-radius:30px;}
#foot .t1 .flogo{display:inline-block;vertical-align:middle;margin:-5px 5px 0 0;}
@media screen and (max-width:768px){
	#foot {padding:24px 0}
	#foot .t1 {font-size:15px}
}
@media screen and (max-width:480px){
	#foot {padding:20px 0}
	#foot .t1 {font-size:14px}
	#foot .t1 .b1.more {display:block;margin:10px auto 0;width:80px;font-size:12px;}
	#foot .t1 .flogo{display:block;margin:0 auto 10px;}
}
@media screen and (max-width:399px){
	#foot .t1 {font-size:13px}
}


#gotop1 {position:fixed;right:-100px;bottom:20px;z-index:2;width:60px;height:60px;text-indent:-9999px;transition:all .35s ease;opacity:0;background:#222;border-radius:50%;}
#gotop1:before {position:absolute;top:50%;left:50%;content:"";display:block;width:20px;height:20px;border:4px solid #fff;border-radius:5px;transform:rotate(45deg);box-sizing:border-box;margin:-7px -10px;border-right:0;border-bottom:0}
#gotop1.on {right:0;opacity:1}
#gotop1.bottom {bottom:360px}