@charset "UTF-8";

/*common*/
._articleAlbum h2,
._articleAlbum h3,
._articleAlbum h4,
._articleAlbum h5 {
	background-image: none;
	padding-left: 0;
}

._articleAlbum .artclViewTitleWrap .artclShare .sns input,
._articleAlbum .artclViewTitleWrap .artclShare .option,
._articleAlbum .artclComment .comment .option,
._articleAlbum .artclCommentList li .delComment,
._articleAlbum .artclList li .artclInfo .newArtcl,
._articleAlbum .artclCategory ul.categoryList li {
	border: 0;
	background-image: url("../images/new-ico.gif");
	background-repeat: no-repeat;
	background-color: transparent;
}

/*category*/
._articleAlbum .artclCategory {
	border: 1px #ddd solid;
	background-color: #fff;
	margin-bottom: 1em;
	padding: 1em;
}

._articleAlbum .artclCategory ul {
	position: relative;
	overflow: hidden;
}

._articleAlbum .artclCategory ul li {
	float: left;
	font-size: 1em;
}

._articleAlbum .artclCategory ul.categoryNavig {
	margin-bottom: 0.5em;
}

._articleAlbum .artclCategory ul.categoryNavig li {
	margin-right: 1em;
}

._articleAlbum .artclCategory ul.categoryList {
	border: 1px #ACBCC6 solid;
	background-color: #EEF6FB;
	padding: 0.5em;
}

._articleAlbum .artclCategory ul.categoryList li {
	width: 25%;
}

._articleAlbum .artclCategory ul.categoryList li a {
	display: block;
	padding-left: 17px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	height: 24px;
	line-height: 24px;
}

._articleAlbum .artclCategory ul li.child {
	background-position: 0 -263px;
}

._articleAlbum .artclCategory ul li.pChild {
	background-position: 0 -293px;
}

._articleAlbum .artclCategory ul li.noCategory {
	text-align: center;
	width: 100%;
	background-image: none;
}

._articleAlbum .artclCategory ul li.active a {
	font-weight: 600;
	color: #415E70;
}

/*subject*/
._articleAlbum ._tab._normal ul li strong._on,
._articleAlbum ._tab._normal ul li input._on,
._articleAlbum ._tab._normal ul li a._on {
	background-color: #415E70 !important;
	border-color: #415E70 !important;
	color: #fff;
}

/*prd search*/
._articleAlbum .artclPeriod fieldset {
	width: 250px;
	height: 30px;
	position: relative;
	display: block;
	margin: 1em auto;
}

._articleAlbum .artclPeriod fieldset label,
._articleAlbum .artclPeriod fieldset input {
	float: left;
	margin: 0 0.2em;
}

._articleAlbum .artclPeriod fieldset label {
	line-height: 30px;
}

._articleAlbum .artclPeriod fieldset input {
	width: 70px;
}

/*rss,count,search*/
._articleAlbum .fnDiv.artclSerch {
	display: inline-block;
	width: 100%;
	margin-bottom: 1em;
}

._articleAlbum .fnDiv ._sysRss {}

/*list headline*/
._articleAlbum .artclHeadLine {
	border: 1px #ddd solid;
	background-color: #eee;
	padding: 0.5em;
	margin-bottom: 1em;
}

._articleAlbum .artclHeadLine .artclList,
._articleAlbum .artclHeadLine .artclList li._first._last .artclLinkView,
._articleAlbum .artclHeadLine .artclList li._last .artclLinkView {
	border: 0 !important;
}

/*list*/
._articleAlbum .artclList {
	border-top: 2px solid #555;
	border-bottom: 1px solid #d4d4d4;
	padding: 20px 0;
}

._articleAlbum .artclList:before,
._articleAlbum .artclList:after {
	content: "";
	display: block;
	clear: both;
}

._articleAlbum .artclList.useHeadline {
	border-top: 0;
}

._articleAlbum .artclList li {}

._articleAlbum .artclList li .artclLinkView {
	display: block;
	overflow: hidden;
	position: relative;
	margin: 0.5em;
	color: #000;
	background-color: #fff;
	/* -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2);
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2); */
}

._articleAlbum .artclList li.thumbLi .thumbnail {
	overflow: hidden;
	background-color: #000;
	margin: 1em auto;
	aspect-ratio: 1 / 1; /* 썸네일 박스를 정사각형으로 유지 */
}

._articleAlbum .artclList li.thumbLi .thumbnail img {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover; /* 이미지 비율 유지하며 정사각형 안에 채움 */
	object-position: center;
	border: 1px solid #d1d1d1;
	box-sizing: border-box;
}

._articleAlbum .artclList li.thumbLi .thumbnail p {
	color: #888;
	text-align: center;
}

._articleAlbum .artclList li .artclInfo {
	text-align: center;
}

._articleAlbum .artclList li .artclInfo .artclTitle {
	color: #333;
	font-size: 16px;
	display: block;
	line-height: 1.5;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin: 0 auto;
	text-align: center;
	width: 90%;
}

._articleAlbum .artclList li .artclInfo .artclTitle strong {
	font-weight: normal;
}

._articleAlbum .artclList li .artclInfo dl,
._articleAlbum .artclList li .artclInfo dl dt,
._articleAlbum .artclList li .artclInfo dl dd {
	display: inline-block;
	zoom: 1;
	_display: inline;
	color: #333;
}

._articleAlbum .artclList li .artclInfo dl {
	text-align: center;
}

._articleAlbum .artclList li .artclInfo dl dd {
	/*color: #767676;*/
	color: #000;	
	font-size: 14px;
}

._articleAlbum .artclList li .artclInfo dl._artclNumRecom,
._articleAlbum .artclList li .artclInfo dl._artclNumAccess,
._articleAlbum .artclList li .artclInfo dl._artclNumComment,
._articleAlbum .artclList li .artclInfo dl._artclNumFile {
	display: none;
}

._articleAlbum .artclList li .artclInfo dl:after {
	content: " / ";
	color: #bbb;
}

._articleAlbum .artclList li .artclInfo dl dd._last {
	margin-right: 0;
}

._articleAlbum .artclList li .artclInfo dl dt {
	padding-left: 0.5em;
	display: none;
}

._articleAlbum .artclList li .artclInfo dl dt:after {
	content: " : ";
}

._articleAlbum .artclList li .artclInfo dl._first dt {
	padding-left: 0;
}

._articleAlbum .artclList li .artclInfo dl._last:after {
	content: "";
}

._articleAlbum .artclList li .artclInfo .newArtcl {
	width: 15px;
	height: 15px;
	overflow: hidden;
	text-indent: -5000px;
	display: inline-block;
	zoom: 1;
	_display: inline;
	/* background-position: 0 -240px; */
	margin-bottom: -2px;
}

._articleAlbum .artclList li .artclContent {
	display: none;
}

._articleAlbum .artclList li.blindLi .artclTitle strong,
._articleAlbum .artclList li.blindLi .artclInfo dd {
	color: #bbb;
}

._articleAlbum .artclList li.secretLi .artclTitle strong {
	color: #c00;
}

._articleAlbum .artclList li.trashLi .artclTitle strong {
	color: #cdbeb1;
}

._articleAlbum .artclList li.blindLi .artclLinkView:after,
._articleAlbum .artclList li.secretLi .artclLinkView:after,
._articleAlbum .artclList li.trashLi .artclLinkView:after {
	position: absolute;
	top: 0;
	right: 0;
	padding: 0 .5em;
	color: #fff;
	font-size: 1em;
	line-height: 1.5;
	text-align: center;
	display: block;
}

._articleAlbum .artclList li.blindLi .artclLinkView:after {
	content: 'BLIND';
	background-color: #333;
}

._articleAlbum .artclList li.secretLi .artclLinkView:after {
	content: 'SECRET';
	background-color: #c00;
}

._articleAlbum .artclList li.trashLi .artclLinkView:after {
	content: 'TRASH';
	background-color: #cdbeb1;
}

/*list num set***********************************/
/*list num 1*/
._articleAlbum .artclList.artclHorNum1 li.thumbLi .thumbnail {
	width: 96%;
	height: auto;
}

/*list num 2*/
._articleAlbum .artclList.artclHorNum2 li {
	width: 50%;
}

._articleAlbum .artclList.artclHorNum2 li._even {
	float: left;
}

._articleAlbum .artclList.artclHorNum2 li._odd {
	float: right;
}

._articleAlbum .artclList.artclHorNum2 li.thumbLi .thumbnail {
	width: 200px;
	height: 200px;
}

/*list num 3*/
._articleAlbum .artclList.artclHorNum3 li {
	float: left;
	width: 33.3%;
}

._articleAlbum .artclList.artclHorNum3 li.thumbLi .thumbnail {
	width: 160px;
	height: 160px;
}

/*list num 4*/
._articleAlbum .artclList.artclHorNum4 li {
	float: left;
	width: 25%;
	borer: 1px solid teal;
}

._articleAlbum .artclList.artclHorNum4 li.thumbLi .thumbnail {
	width: 100%;
	max-width: 200px;
	aspect-ratio: 1 / 1; /* 4열 썸네일도 정사각형 유지 */
	height: auto;
}

/*list num 5*/
._articleAlbum .artclList.artclHorNum5 li {
	float: left;
	width: 20%;
}

._articleAlbum .artclList.artclHorNum5 li.thumbLi .thumbnail {
	width: 120px;
	height: 120px;
}

/*write+view*/
._articleAlbum .artclItem {
	border-color: #333 #ddd #ddd;
	border-style: solid;
	padding: 0;
}

._articleAlbum .artclItem.writeForm {
	border-width: 2px 0 1px 0;
}

._articleAlbum .artclItem.viewForm {
	background-color: #fff;
	border-width: 2px 1px 0;
}

._articleAlbum .artclItem .artclForm,
._articleAlbum .artclItem .artclLabel,
._articleAlbum .artclItem .artclInsert {
	min-height: 28px;
	height: auto !important;
	_height: 28px;
}

._articleAlbum .artclItem .artclForm {
	display: table;
	width: 100%;
	position: relative;
	border-bottom: 1px #d4d4d4 solid;
}

._articleAlbum .artclItem .artclLabel {
	background: #f2f2f2;
	padding: 2px 0;
	color: #666;
}

._articleAlbum .artclItem .artclLabel {
	width: 170px;
	display: table-cell;
	vertical-align: middle;
	color: #666666;
	font-size: 15px;
	text-align: center;
	background: #f2f2f2;
	font-family: 'Noto Regular';
}

._articleAlbum .artclItem .artclLabel mark.must {
	width: 8px;
	height: 8px;
	text-indent: -5000px;
	background: url("../images/must.gif") no-repeat;
	overflow: hidden;
	padding: 0;
	position: relative;
	left: -4px;
	top: -3px;
}

._articleAlbum .artclItem .artclInsert {
	display: table-cell;
	vertical-align: middle;
	position: relative;
	padding: 15px;
	color: #666;
}

._articleAlbum .artclItem .artclInsert textarea {
	height: 350px;
}

._articleAlbum .artclItem .artclInsert input[type="text"] {
	height: 40px;
	line-height: 40px;
	text-indent: 10px;
}

._articleAlbum .artclItem .artclInsert .intOpt {
	border: 1px #eee solid;
	padding: 0.5em;
	background-color: #f7f7f7;
}

._articleAlbum .artclItem .artclInsert .multiSelectBox {
	height: 80px;
	width: 100%;
}

._articleAlbum .artclItem .artclForm.both {
	padding-left: 0;
}

._articleAlbum .artclItem .artclForm.both .artclInsert {
	margin-left: 0;
}


/*view head*/
._articleAlbum .artclViewHead {
	overflow: hidden;
	position: relative;
	margin-bottom: 0.5em;
	font-size: 14px;
}

._articleAlbum .artclViewHead dl,
._articleAlbum .artclViewHead dl dt,
._articleAlbum .artclViewHead dl dd {
	display: inline-block;
	zoom: 1;
	_display: inline;
	line-height: 1;
	font-size: 1.02em;
}

._articleAlbum .artclViewHead dl {
	padding: 0 0.5em;
	border-right: 1px #ccc solid;
}

._articleAlbum .artclViewHead dl._first._last {
	padding: 0 0.5em 0 0;
}

._articleAlbum .artclViewHead dl._last {
	padding: 0 0 0 0.5em;
	border-right: 0;
}

._articleAlbum .artclViewHead dl dt {
	padding-right: 0.5em;
}

._articleAlbum .artclViewHead dl dd {
	font-weight: bold;
}

._articleAlbum .artclViewHead .left {
	float: left;
}

._articleAlbum .artclViewHead .right {
	float: right;
}

._articleAlbum .artclViewTitleWrap {
	border-top: 2px #333 solid;
	background-color: #eee;
}

._articleAlbum .artclViewTitleWrap .artclViewTitle {
	font-size: 1.6em;
	line-height: 1.5;
	text-align: center;
	padding: 0.5em;
}

._articleAlbum .artclViewTitleWrap .artclShare {
	overflow: hidden;
	position: relative;
}

._articleAlbum .artclViewTitleWrap .artclShare .sns,
._articleAlbum .artclViewTitleWrap .artclShare input,
._articleAlbum .artclViewTitleWrap .artclShare a {
	float: left;
}

._articleAlbum .artclViewTitleWrap .artclShare .left {
	float: left;
}

._articleAlbum .artclViewTitleWrap .artclShare .right {
	float: right;
}

._articleAlbum .artclViewTitleWrap .artclShare .sns input,
._articleAlbum .artclViewTitleWrap .artclShare .option,
._articleAlbum .artclComment .comment .option {
	font-size: 1em;
	color: #333;
}

._articleAlbum .artclViewTitleWrap .artclShare .sns {
	overflow: hidden;
	position: relative;
	background-color: #fff;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee));
	background-image: -webkit-linear-gradient(top, #fff, #eee);
	background-image: -moz-linear-gradient(top, #fff, #eee);
	background-image: -ms-linear-gradient(top, #fff, #eee);
	background-image: -o-linear-gradient(top, #fff, #eee);
	background-image: linear-gradient(to bottom, #fff, #eee);
}

._articleAlbum .artclViewTitleWrap .artclShare .sns input {
	border-color: #ddd;
	border-style: solid;
	border-width: 1px 1px 1px 0;
	height: 26px;
	line-height: 25px;
	padding: 0 10px 0 25px;
}

._articleAlbum .artclViewTitleWrap .artclShare .sns .twitter {
	background-position: 5px 6px;
}

._articleAlbum .artclViewTitleWrap .artclShare .sns .facebook {
	background-position: 5px -24px;
}

._articleAlbum .artclViewTitleWrap .artclShare .sns input:first-child {
	border-width: 1px;
}

._articleAlbum .artclViewTitleWrap .artclShare .option,
._articleAlbum .artclComment .comment .option {
	height: 26px;
	padding: 0 10px 0 20px;
	background-color: transparent;
}

._articleAlbum .artclViewTitleWrap .artclShare input.option {
	line-height: 26px;
}

._articleAlbum .artclViewTitleWrap .artclShare a.option {
	line-height: 29px;
}

._articleAlbum .artclViewTitleWrap .artclShare .option.recommend,
._articleAlbum .artclComment .comment .option.recommend {
	background-position: 0 -174px;
}

._articleAlbum .artclViewTitleWrap .artclShare .option.nonrecommend,
._articleAlbum .artclComment .comment .option.nonrecommend {
	background-position: 0 -355px;
}

._articleAlbum .artclViewTitleWrap .artclShare .option.report {
	background-position: 0 -113px;
}

._articleAlbum .artclViewTitleWrap .artclShare .option.blind {
	background-position: 0 -144px;
}

._articleAlbum .artclViewTitleWrap .artclShare .option.print {
	background-position: 0 -83px;
}

._articleAlbum .artclAtchImg {
	padding: 1em 0;
	text-align: center;
}

._articleAlbum .artclAtchImg img {
	max-width: 100%;
	width: auto !important;
	_width: 100%;
}

._articleAlbum .artclView {
	font-size: 15px;
	padding: 30px 0;
}

._articleAlbum .artclView img {
	width: auto;
	max-width: 100%;
}

/* reply */
._articleAlbum .artclAnswerWrap {
	border: 1px #ddd solid;
	background-color: #fff;
}

._articleAlbum .artclAnswerWrap h3 {
	border-bottom: 1px #eee solid;
	text-align: center;
	line-height: 2.4;
	background-color: #f7f7f7;
}

._articleAlbum .artclAnswerWrap .artclAnswer {
	padding: 0.5em 0.5em 0 0.5em;
}

._articleAlbum .artclAnswerWrap .artclAnswerInfo {
	padding: 0.5em;
	font-size: 0.9em;
	text-align: right;
	color: #555;
}

._articleAlbum .artclAnswerWrap .artclAnswerInfo .date {
	border-left: 1px #ddd solid;
	padding-left: 0.5em;
	margin-left: 0.5em;
}

/* comment */
._articleAlbum .artclComment {
	border: 1px #ddd solid;
	background-color: #fff;
	margin: 1em 0;
	padding: 1em;
}

/* comment write */
._articleAlbum .artclComment .artclCommentName {
	margin-bottom: 0.5em;
}

._articleAlbum .artclComment .artclCommentName label {
	float: left;
	height: 28px;
	line-height: 28px;
	font-weight: 600;
	margin-right: 1em;
}

._articleAlbum .artclComment .artclCommentName label mark.must {
	float: left;
	margin-top: 8px;
	margin-right: 5px;
	width: 8px;
	height: 8px;
	text-indent: -5000px;
	background: url("../images/must.gif") no-repeat;
	overflow: hidden;
	padding: 0;
}

._articleAlbum .artclComment .artclCommentForm {
	position: relative;
	margin-bottom: 1em;
}

._articleAlbum .artclComment .artclCommentForm .artclCommentInsert {
	margin-right: 80px;
}

._articleAlbum .artclComment .artclCommentForm .artclCommentInsert textarea {
	padding: 5px;
	height: 50px;
	width: 100%;
	background-color: #f7f7f7;
}

._articleAlbum .artclComment .artclCommentForm ._button {
	position: absolute;
	top: 0;
	right: 0;
}

._articleAlbum .artclComment .artclCommentForm ._button input {
	width: 60px;
	height: 62px;
	line-height: 60px;
}

/* comment list */
._articleAlbum .artclComment .artclCommentList {
	background-color: #ECF1F3;
	padding: 1em 1em 0 1em;
	border: 1px #DBE7EB solid;
}

._articleAlbum .artclComment .artclCommentList li {
	border-left: 1px #ccc solid;
	padding: 0 0 15px 70px;
	margin-left: 60px;
	position: relative;
}

._articleAlbum .artclComment .artclCommentList li .comment {
	line-height: 1.8;
}

._articleAlbum .artclComment .artclCommentList li .date {
	font-size: 0.9em;
	color: #555;
	position: absolute;
	top: 0;
	left: -60px;
	width: 120px;
	text-align: center;
	background-color: #ECF1F3;
	border-radius: 0.3em;
}

._articleAlbum .artclComment .artclCommentList li .delComment {
	width: 11px;
	height: 11px;
	background-position: 0 -210px;
	margin-left: 0.5em;
	text-indent: -5000px;
}

/* prev/next */
._articleAlbum .artclNavi {
	border-width: 1px;
	border-color: #ddd;
	margin-bottom: 1em;
}

._articleAlbum .artclNavi .artclForm .artclLabel {
	text-align: center;
	width: 70px;
}

._articleAlbum .artclNavi .artclForm .artclInsert .artclNaviInfo {
	float: right;
}

._articleAlbum .artclNavi .artclForm .artclInsert .date {
	border-left: 1px #ddd solid;
	padding-left: 0.5em;
	margin-left: 0.5em;
}

/* etc */
.deleteArtclSeqs {
	position: absolute;
	top: 0px;
	left: 18px;
	z-index: 1;
}

.artclList li {
	position: relative;
}

/* Search */
._fnctWrap .fnDiv .fnLeft {
	line-height: 38px;
}

._articleTable .fnDiv.artclSerch {
	height: auto;
	display: inline-block;
	width: 100%;
}

._fnctWrap .fnDiv .fnSearch fieldset input[type="text"] {
	height: 38px;
	line-height: 38px;
	text-indent: 10px;
	color: #666;
}

._fnctWrap .fnDiv .fnSearch fieldset .fnSubmit a,
._fnctWrap .fnDiv .fnSearch fieldset .fnSubmit input {
	width: 38px;
	height: 38px;
}

._fnctWrap .fnDiv .fnSearch fieldset select {
	height: 38px;
	line-height: 38px;
	color: #666;
}

@media all and (max-width: 640px) {
	._fnctWrap .fnDiv .fnLeft {
		display: none;
	}
}

/*Button*/
._paging {
	padding: 40px 0 0 0;
}

._paging ._inner ul li strong {
	background-color: #886fb9;
	border-color: #664d97;
}

._articleTable ._button._active input,
._articleTable ._button._active a {
	background: #886fb9;
	font-size: 15px;
}

._button input,
._button a {
	font-size: 15px !important;
}

._paging ._inner a,
._paging ._inner strong {
	line-height: 33px;
}

._button._white input,
._button._white a {
	background: #d4d4d4;
	border-radius: 0px;
	color: #333;
	font-size: 16px;
	padding: 10px;
	height: auto;
	margin: 10px 0;
	font-size: 15px;
}

._button._active input,
._button._active a {
	background: #886fb9;
}

ul._hor li,
ul._ver li {
	margin: 0px;
}

ul._hor li input[type="radio"] {
	margin: 0px;
}

@media all and (max-width: 980px) {
	._articleAlbum .artclList.artclHorNum4 li {
		width: 50%;
	}

	._articleAlbum .artclList.artclHorNum4 li.thumbLi .thumbnail {
		max-width: 100%;
		aspect-ratio: 1 / 1; /* 반응형에서도 정사각형 유지 */
		height: auto;
	}
}

@media all and (max-width: 640px) {
	._articleAlbum .artclList.artclHorNum4 li {
		width: 100%;
	}

	._articleAlbum .artclList.artclHorNum4 li.thumbLi .thumbnail {
		max-width: 100%;
		aspect-ratio: 1 / 1;
		height: auto;
	}
}