@charset "UTF-8";

/*list*/
body.Mobile ._mojList .artclSerch .fnLeft {margin-bottom: 20px;height: 30px;}
body.Mobile ._mojList .artclSerch .artclPeriod {float: none; margin-right: 0; margin-bottom: 10px;}
body.Mobile ._mojList .artclSerch .artclPeriod span {float: left; margin-right: 12px;}
body.Mobile ._mojList .artclSerch .artclPeriod span.startD,
body.Mobile ._mojList .artclSerch .artclPeriod span.endD {width: 45%; margin-right: 0;}
body.Mobile ._mojList .artclSerch .artclPeriod input[type="text"] {max-width: 60%; width: 100%;}
body.Mobile ._mojList .artclSerch .fnSearch fieldset input[type="text"] {width: calc(100% - 130px);}
body.Mobile ._mojList .artclSerch .fnSearch {float: none; overflow: hidden;}
body.Mobile ._mojList .artclSerch .fnSearch fieldset {float: none;}

body.Mobile ._mojList table.artclTable tbody td._artclTdTitle strong {vertical-align:top; display: inline; max-width: 100%; text-overflow:initial; white-space: normal;}

body.Mobile ._articleTable .artclTable colgroup col._artclColWriter,
body.Mobile ._articleTable .artclTable colgroup col._artclColRecommend,
body.Mobile ._articleTable .artclTable colgroup col._artclColComment,
body.Mobile ._articleTable .artclTable colgroup col._artclColAtchFile,
body.Mobile ._articleTable .artclTable colgroup col._artclColAccess,
body.Mobile ._articleTable .artclTable tr th._artclThWriter,
body.Mobile ._articleTable .artclTable tr th._artclThRecommend,
body.Mobile ._articleTable .artclTable tr th._artclThComment,
body.Mobile ._articleTable .artclTable tr th._artclThAtchFile,
body.Mobile ._articleTable .artclTable tr th._artclThAccess,
body.Mobile ._articleTable .artclTable tr td._artclTdWriter,
body.Mobile ._articleTable .artclTable tr td._artclTdRecommend,
body.Mobile ._articleTable .artclTable tr td._artclTdComment,
body.Mobile ._articleTable .artclTable tr td._artclTdAtchFile,
body.Mobile ._articleTable .artclTable tr td._artclTdAccess{
	display: none;
}

/*view*/
body.Mobile ._articleTable .artclNavi .artclForm .artclInsert .artclNaviInfo {
	display: none;
}
body.Mobile ._articleTable .artclComment .artclCommentList {
	padding: 1em;
}
body.Mobile ._articleTable .artclComment .artclCommentList li {
	border-left: 0;
	border-top: 1px #ccc solid;
	padding: 0;
	margin: 0;
}
body.Mobile ._articleTable .artclComment .artclCommentList li:first-child {
	border-top: 0;
}
body.Mobile ._articleTable .artclComment .artclCommentList li .date {
	position: relative;
	left: 0;
}
body.Mobile ._mojView .dataInfo .infor dl {float: none; width: 100%;}
body.Mobile ._mojView .dataInfo .infor dl:nth-child(2n) dt {border-left: 0;}
body.Mobile .artclView img {width: 100% !important;}


/*write+view*/
body.Mobile ._mojWrite dl.artclForm,
body.Mobile ._mojWrite .fileWrap .artclInsert select{float: none; width: 100%;}
body.Mobile ._mojWrite .fileWrap .file_btn {margin: 10px 0 0 0;}
body.Mobile ._mojWrite .fileWrap .notice {margin-left: 0;}

/* 공공누리 */
body.Mobile .openWrap .titleArea {width:190px;}
body.Mobile .openWrap .grade {width:calc(100% - 190px);}

body.Mobile ._mojList table.artclTable colgroup col._artclColNum.numLast,
body.Mobile ._mojList table.artclTable tbody ._artclTdNum {
	font-size: 0;
	width: 0;
}

/* 11.23 edited */
body.Mobile .button.big input {
	min-width: 80px !important;
}

body.Mobile .openWrapview .grade:before {
	display: none;
}
