@charset "utf-8";
.mob_search {
    display:none !important;
}
#content .cnt01{
	width:100%;
	height:340px;
	background-image: url("../../images/portal/web/bg01.png");
	background-repeat: no-repeat;
	text-align: center;
	box-sizing: border-box;
	padding:41px 10px 0px;
}
.search_btn{
	display: none;
}
.search_area{
	display: block;
}
#content .cnt01 h2{
	font-weight: normal;
	font-size: 32px;
}
#content .cnt01 .shortcut{
	height:78px;
	width:840px;
	margin: 90px auto 0px;
	background-color: #ffffff;
	outline: 1px solid #ff0000;
}
#content .cnt01 .shortcut li{
	float:left;
	background-color: #ffffff;
}
#content .cnt01 .shortcut li span, #content .cnt01 .shortcut li a{
	display: block;
	position: relative;
	vertical-align: middle;
	width:84px;
	height:78px;
	line-height: 78px;
	font-weight: bold;
}
#content .cnt01 .shortcut li:last-child a:after{
	background-image: none;
}
#content .cnt01 .shortcut li a:after{
	display: block;
	position: absolute;
	clear: both;
	content: "";
	background-image: url("../../images/portal/web/shortcut_bar.png");
	background-repeat: no-repeat;
	width:2px;
	height:17px;
	top:50%;
	margin-top: -8.5px;
	right:-1px;
	z-index:10;
}
#content .cnt01 .shortcut li a:hover{
	background-color: #ebebeb;
    box-sizing: border-box;
}
#content .cnt01 .shortcut li:first-child{
	background-color: #e50039;
	color:#ffffff;
}
#content .cnt02 .box_list.Mob{
	display: none;
}
#content .cnt02 .box_list.Web:after{
	display: block;
	clear: both;
	content: "";
}
#content .cnt02 .box_list.Web{
	margin-top: 50px;
}
#content .cnt02 .box_list.Web > li{
	float:left;
	margin-left: 18px;
}
#content .cnt02 .box_list.Web > li h3{
	font-size: 24px;
	font-weight: normal;
}
#content .cnt02 .box_list.Web li .slider .visual li{
	float:left;
	width:235px;
	height:431px;
}
#content .cnt02 .box_list.Web li:first-child{
	margin-left: 0px;
}
#content .cnt02 .box_list.Web li .list_info p{
	font-size: 14px;
}
#content .cnt02 .box_list.Web li .list_info span{
	font-size: 13px;
}
#content .cnt02 .box_list.Web li h3, #content .cnt02 .box_list.Web li .more{
	display: inline-block;
}
#content .cnt02 .box_list.Web li .more{
	float:right;
	margin-top: 1px;
}
#content .cnt02 .box_list.Web li .slider{
	position: relative;
	width:235px;
	overflow: hidden;
	height:384px;
	border: 1px solid #eeeeee;
	border-top: 2px solid #4c4c4c;
	box-sizing: border-box;
	margin-top: 20px;
}
#content .cnt02 .box_list.Web li .slider .visual{
	width:100%;
	height:284px;
}
#content .cnt02 .box_list.Web li .slider .visual li{
	position: absolute;
	top:0px;left:100%;
}
#content .cnt02 .box_list.Web li .slider .visual li.list1{
	left:0px;
}
#content .cnt02 .box_list.Web li .slider .prev_next a{
	top:40%;
	position: absolute;
	opacity: 0.2;
	transition: all 0.5s;
}
#content .cnt02 .box_list.Web li .slider .prev_next a:hover{
	opacity: 1;
	transition: all 0.5s;
}
#content .cnt02 .box_list.Web li .slider .prev_next .prev{
	left:10px;
}
#content .cnt02 .box_list.Web li .slider .prev_next .next{
	right:10px;
}

#content .cnt02 .box_list.Web li .slider .paging{
	position: absolute;
	left:0px;
	bottom:0px;
	Width:100%;
	height:97px;
	background-color: #eeeeee;
	box-sizing: border-box;
	padding:16px 10px 0 14px;
}
#content .cnt02 .box_list.Web li .slider .paging li{
	position: absolute;
	opacity: 0;
	transition: all 0.8s;
}
#content .cnt02 .box_list.Web li .slider .paging li.on{
	opacity: 1;
	transition: all 0.8s;
}

#content .cnt03{
	width:100%;
	margin-top: 40px;
}

#content .cnt03 .notice_area{
	width:488px;
}
#content .cnt03 .notice_area h3{
	font-size: 24px;
}
#content .cnt03 .notice_area h3, #content .cnt03 .notice_area .more{
	display: inline-block;
}
#content .cnt03 .notice_area .more{
	float:right;
	margin-top: 1px;
}
#content .cnt03 .notice_area .notice_info{
	border-top: 2px solid #4c4c4c;
	width:100%;
	height:205px;
	margin-top: 20px;
	padding:30px 15px 0 25px;
	box-sizing: border-box;
	background-color: #f5f5f5;
}
#content .cnt03 .notice_area .notice_info strong{
	color:#333333;
	font-size: 18px;
}
#content .cnt03 .notice_area .notice_info strong i{
	display: inline-block;
	vertical-align: middle;
	margin-left: 6px;
}
#content .cnt03 .notice_area .notice_info p{
	font-size: 14px;
	color:#a1a1a1;
	margin-top: 15px;
	width:100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 1.5;
}
#content .cnt03 .notice_area .notice_info span{
	display: block;
	color:#989898;
	font-weight: bold;
	font-size: 13px;
	margin-top: 30px;
}
#content .cnt03 .shortcut02{
	position: relative;
	width:490px;
	margin-left: 18px;
}
#content .cnt03 .shortcut02 li{
	border: 1px solid #d1d1d1;
	box-sizing: border-box;
}
#content .cnt03 .shortcut02 li:nth-child(1), #content .cnt03 .shortcut02 li:nth-child(2){
	width:236px;
	height:126px;
	padding:20px 18px 0 16px;
}
#content .cnt03 .shortcut02 li:nth-child(2){
	margin-top: -1px;
}
#content .cnt03 .shortcut02 li p{
	color:#878988;
	font-size: 13px;
}
#content .cnt03 .shortcut02 li h4{
	font-size: 20px;
	color:#000000;
	margin-top: 6px;
}
#content .cnt03 .shortcut02 li:nth-child(3){
	position: absolute;
	top:0px;
	right:2px;
}
#content .cnt03 .shortcut02 li:nth-child(1) .box_type_btn{
	background-color: #bd9b30;
}
#content .cnt03 .shortcut02 li:nth-child(2) .box_type_btn{
	background-color: #6d6e72;
}
#content .cnt03 .shortcut02 li:nth-child(3) .box_type_btn{
	background-color: #3488de;
}
.box_type_btn{
	display: inline-block;
	color:#ffffff !important;
	padding:5px 20px;
	text-align: center;
	margin-top: 14px;
	font-size: 1.2rem;
}
.arrow_btn{
	float:right;
	margin-top: 20px;
}
#content .cnt03 .shortcut02 li:nth-child(3){
	width:234px;
	height:251px;
	background-image: url("../../images/portal/web/bg_requesting.png");
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 120px;
	text-align: center;
	float:left;
}
#content .cnt03:after{
	display: block;
	content: "";
	clear: both;
}
.notice_area, .shortcut02{
	float:left;
}

/* 모바일 */
@media(max-width:1023px){
	#content{
		width:100%;
	}
	#content .cnt01{
		background-size: 100%;
		height:250px;
		padding:65px 10px 0px;
	}
	
	#content .cnt01 h2{
		font-size: 1.8rem;
	}
	#content .cnt01 .shortcut li a, #content .cnt01 .shortcut li span{
		width:126px;
	}
	#content .cnt01{
		width:100%;
		background-image: url("../../images/portal/moblie/m_bg01.png");
		background-repeat: no-repeat;
		background-size:cover;
		background-position: center bottom;
		box-sizing: border-box;
	}
	#content .cnt01 .shortcut{
		width: 100%;
	    height: 83px;
	    margin: 6% auto 0;
	    border: 1px solid #ff0000;
	    box-sizing: border-box;
	    outline: none;
	}
	#content .cnt01 .shortcut li{
		width:20%;
		box-sizing: border-box;
	    border-right: 1px solid red;
	    border-bottom:1px solid red;
	}
	#content .cnt01 .shortcut li:nth-child(5),
	#content .cnt01 .shortcut li:nth-child(10){
		border-right:0px;
	}
	#content .cnt01 .shortcut li a:after{
		background-image: none;
	}
	#content .cnt01 .shortcut li span, #content .cnt01 .shortcut li a{
		font-weight:normal;
	}
	#content .cnt01 .shortcut li a, #content .cnt01 .shortcut li span{
		display: block;
		height:40px;
		line-height: 40px;
		width:100%;
		font-size: 1rem;
		text-align: center;
		/*border-left: 1px solid #ff0000;*/
	}
	#content .cnt01 .shortcut li:nth-child(4) a,
	#content .cnt01 .shortcut li:nth-child(5) a,
	#content .cnt01 .shortcut li:nth-child(6) a{
		/* border-top: 1px solid #ff0000; */
	}
	#content .cnt01 .shortcut li:nth-child(2) a,
	#content .cnt01 .shortcut li:nth-child(3) a,
	#content .cnt01 .shortcut li:nth-child(5) a,
	#content .cnt01 .shortcut li:nth-child(6) a{
		/* border-left: 1px solid #ff0000; */
	}
	#content .cnt02 .box_list.Web{
		display: none;
	}
	#content .cnt02 .box_list.Mob{
		display: block;
		padding:0px 10px 10px;
	}
	#content .cnt02 .box_list.Mob:after{
		display: block;
		clear: both;
		content: "";
	}
	#content .cnt02 .box_list.Mob li{
		width:48%;
		float:left;
		text-align: center;
		margin-top: 4%;
	}
	#content .cnt02 .box_list.Mob li a img{
		width:40px;
		height:auto;
	}
	#content .cnt02 .box_list.Mob li:nth-child(2), #content .cnt02 .box_list.Mob li:nth-child(4){
		margin-left: 4%;
	}
	#content .cnt02 .box_list.Mob li:nth-child(1) a, #content .cnt02 .box_list.Mob li:nth-child(4) a{
		background-color: #f3f3f3;
	}
	#content .cnt02 .box_list.Mob li a{
		position: relative;
		display: block;
		padding:15% 0 10%;
		width:100%;
		border: 1px solid #eeeeee;
		box-sizing: border-box;
	}
	#content .cnt02 .box_list.Mob li a:after{
		display: block;
		position: absolute;
		content: "";
		clear: both;
		background-image: url("../../images/portal/common/more_btn.png");
		background-repeat: no-repeat;
		width:19px;
		height:19px;
		top:8px;
		right:8px;
	}
	#content .cnt02 .box_list.Mob li a h3{
		font-weight: normal;
		margin-top: 5%;
		font-size: 1.9rem;
	}
	#content .cnt02 .box_list.Mob li a p{
		margin-top: 5%;
		background-image: url("../../images/portal/moblie/m_more_btn02.png");
		background-repeat: no-repeat;
		background-position: center bottom;
		background-size:37px auto;
		padding-bottom: 15px;
		font-size: 1.2rem;
		color:#999999;
	}
	
	#content .cnt03{
		padding:0px 10px;
		box-sizing: border-box;
		margin-top:10px;
	}
	#content .cnt03 .notice_area{
		width:100%;
	}
	#content .cnt03 .notice_area h3{
		font-size:1.9rem;
	}
	#content .cnt03 .notice_area .notice_info strong{
		display: block;
		font-size: 1.6rem;
		width: 100%;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	#content .cnt03 .notice_area .notice_info p{
		font-size: 1.2rem
	}
	#content .cnt03 .notice_area .notice_info span{
		margin-top: 0px;
		font-size: 1.2rem;
		margin-top: 20px;
	}
	#content .cnt03 .notice_area .notice_info{
		height:150px;
		padding: 30px 4% 20% 4%;
	}
	#content .cnt03 .shortcut02{
		margin-left: 0px;
		width:100%;
		margin-top: 20px;
	}
	#content .cnt03 .shortcut02 li p span{
		display: block;
	}
	#content .cnt03 .shortcut02 li{
		float:left;
		width:31% !important;
		height:125px !important;
		text-align: center;
		padding:0px !important;
		margin-left: 3.5%;
		border-radius: 10px;
		background-repeat: no-repeat;
		background-position: center;
		padding-top: 22% !important;
		background-size: 50%;
		background-position: center 19px !important;
	}
	#content .cnt03 .shortcut02 li h4{
		font-size:1.3rem;
	}
	#content .cnt03 .shortcut02 li:nth-child(1){
		margin-left: 0px;
		background-image: url("../../images/portal/moblie/m_icon_shortcut01_03.png");
	}
	#content .cnt03 .shortcut02 li:nth-child(2){
		background-image: url("../../images/portal/moblie/m_icon_shortcut02_03.png");
	}
	#content .cnt03 .shortcut02 li:nth-child(3){
		background-image: url("../../images/portal/moblie/m_icon_shortcut03_03.png");
		position: static;
	}
	.box_type_btn{
		padding:4% 15%;
		border-radius: 15px;
	}
	
	#content .cnt03 .shortcut02 li .arrow_btn{
		display: none;
	}
}
@media screen and (orientation:landscape){
	@media(max-width:1023px){
		#content .cnt01{
			padding-top: 10% !important;
			background-size: 100%;
			background-position: center bottom !important;
			height:332px;
		}
		#content .cnt03 .shortcut02 li{
			padding-bottom: 20% !important;
		}
	}
}
@media(min-width:768px) and (max-width:769px){
	#content .cnt01{
		height:398px;
		padding-top: 135px;
	}
	#content .cnt03 .shortcut02 li{
		height:300px !important;
	}
}
@media(max-width:767px){
	/*#content .cnt01{
		padding-top: 72px;
	}*/
	#content .cnt03 .shortcut02 li{
		padding-bottom:20% !important;
	}
	#content .cnt03 .notice_area .notice_info strong i{
		display: none;
	}
}
@media(max-width:550px){
	#content .cnt03 .shortcut02 li{
		padding-bottom:28% !important;
	}
}
@media(max-width:375px){
	#content .cnt01 h2{
		font-size: 1.4rem;
	}
	#content .cnt03 .shortcut02 li{
		padding-bottom: 28% !important;
	}
	#content .cnt03 .shortcut02 li p{
		font-size: 1.2rem;
	}
	#content .cnt02 .box_list.Mob li a img{
		width:35px;
		height:auto;
	}
}
@media(max-width:320px){
	#content .cnt03 .shortcut02 li p{
		font-size: 1rem;
	}
	#content .cnt03 .shortcut02 li h4{
		font-size: 1.2rem;
	}
	#content .cnt03 .shortcut02 li{
		padding-bottom: 30% !important;
	}
}
.layer_popup{
	position: absolute;
    height: 500px;
    width: 33%;
    z-index: 100;
    top: 0%;
    display: none;
    box-sizing: border-box;
    outline: 1px solid #cececf;
}
#popup01{left:0%}
#popup02{left:33%}
#popup03{left:66%}
.layer_popup .head{
    position: relative;
    width: 100%;
    height: 100%;
    max-height: 80px;
    padding: 26px 0px;
    text-align: center;
    border-bottom: 1px solid #e5e5e6;
    background-color: #ffffff;
    box-sizing: border-box;
}
.layer_popup .head:after{
	display:block;
	clear:both;
	content:"";
	position:absolute;
	width:100%;
	height:45px;
	background-image:url("../../images/portal/web/popup_shadow.png");
	background-repeat:repeat-x;
    z-index: 1;
    bottom: -45px;
    opacity:0.5;
}
.layer_popup .head h2{
    display: inline-block;
    border-bottom: 2px solid #e50039;
    padding-bottom: 10px;
    font-size: 26px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.layer_popup .cnt{
	background-image: url("../../images/portal/web/popup_logo.png");
	background-repeat:no-repeat;
	background-position:0px center;
	background-color:#f3f3f5;
	position:relative;
	height:380px;
	overflow:auto;
	box-sizing:border-box;
	padding:45px 80px;
}
.layer_popup .cnt > div,
.layer_popup .cnt > ul{
    background-color: rgb(255, 255, 255, 0) !important;
}
.layer_popup .btn{
	position:relative;
	background-color:#4d4d4d;
	height:40px;
}
.layer_popup .btn a{
	text-align:center;
	float:left;
	width:50%;
	height:100%;
	padding:13px 0px;
	max-height:40px;
	color:#ffffff;
	box-sizing:border-box;
}
.layer_popup .btn:after{
	display:block;
	clear:both;
	content:"";
	position:absolute;
	width:1px;
	height:20px;
	top:50%;
	margin-top:-10px;
	left:50%;
	margin-left:-0.5px;
	background-image:url("../../images/portal/web/popup_btn_bar.png");
	background-repeat:no-repeat;
}
@media(max-width:1023px){
	.layer_popup_outer{
		display: none;
	}
}