/*
	max-width:1100px (1100 이하)
*/

/* ===========================================================================
	레이아웃
=========================================================================== */
.container {
	padding-left:0 !important;
}
.gnb-sliding {
	display:none;
	left:-220px;
}
.content {padding-top:0}
.content.survey {padding-top:50px}

.header .btn-search {right:70px;}
.btn-gnb {
	display:block;
	position:absolute;
	right:0;top:0;
	width:70px;
	height:70px;
	border-left:1px solid #e5e5e5;
	background-image:url(../images2.0/mobile/btn/btn_gnb.png);
	background-repeat:no-repeat;
	background-position:50% 50%;
	font-size:0;
	text-indent:-9999px;
	line-height:0;
}
.btn-naver {
	display:block;
	position:absolute;
	right:140px;top:0;
	width:70px;
	height:70px;
	border-left:1px solid #e5e5e5;
	background-image:url(../images2.0/mobile/btn/btn_naver.png);
	background-repeat:no-repeat;
	background-position:50% 50%;
	background-size:16px 15px;
	font-size:0;
	text-indent:-9999px;
	line-height:0;
}
.header .utill,
.gnb-type2.header .utill {right:210px;}
/* 180319 수정 */
.header .utill .naver-list, .header .utill .naver-list .quick-list {
	display:none;
	position:absolute;
	right:-71px;
	top:70px;
	overflow:inherit;
	float:left;
	width:300px;
	padding:14px 0 0 0;
	background-color:#fff;
	border:1px solid #bbb;
}
.header .utill .naver-list.on {display:block;}
.header .utill .naver-list .btn-close2 {
	display:block;
}
.header .utill .naver-list:before {
	content:'';
	display:inline-block;
	position:absolute;
	top:-8px;
	right:28px;
	width:14px;
	height:8px;
	background:url(../images2.0/bg/bg_user.png) no-repeat 0 0;
}
.header .utill .naver-list .line {float:none;}
.header .utill .naver-list .line:last-child {border-bottom:0}
.header .utill .naver-list .link,
.header .utill .naver-list .link-bg {
	float:left;
	position:relative;
	width:25%;
	height:70px;
	text-align:center;
}
.header .utill .naver-list .link-bg .len {
	right:16px;
}
.mobile .header .utill .naver-list .link {line-height:57px;}
/*// 180319 수정 */

.header .utill .user-menu {right:-1px;}
.title-wrap {display:block;}

.content.app-submain {margin-top:0}



/* 지식관리 > 서브메인*/
.knowledge .top-search-box2 {margin-top:0}
.knowledge-area.resizing {}
.knowledge-area.resizing {}
.knowledge-area.resizing {}
.knowledge-area.resizing {}
.knowledge-area.resizing {}

	/*내부회계관리시스템*/
	.accounting .header .utill {right:85px;}

	/*블로그*/
	.blog-wrap.web.content {padding-top:50px}



.header .btn-guidecenter {
	position: absolute;
    left: 140px;
    top: 0px;
    width: 70px;
    height: 35px;
    background-image: url(../images2.0/mobile/layout/gnb/icon_05.png);
    background-repeat: no-repeat;
    background-position: 50% -36px;
    font-size: 0;
    text-indent: -9999px;
    line-height: 0;
    background-size: 35px 70px;
    margin-top: 18px;
}