@charset "UTF-8";

/*common*/
.sub #_contentBuilder ._fnctWrap{font-size:16px;}
._articleAlbum{
overflow:hidden;
}
._articleAlbum h2,
._articleAlbum h3,
._articleAlbum h4,
._articleAlbum h5{
background-image: none;
padding-left: 0;
}
._articleAlbum .artclTable tr.headline td._artclTdNum ._artclNotice,
._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/share.gif");
background-repeat: no-repeat;
background-color: transparent;
}

/*category*/
.artclCategory .categoryNavig{border-bottom:1px solid #0060a6; margin-bottom:30px; overflow:hidden;}
.artclCategory .categoryNavig li{display:inline-block; float:left; margin-right:2px;}
.artclCategory .categoryNavig li.allList{}
.artclCategory .categoryNavig li a{background-color:#f8f8f8; color:#666; border:1px solid #cfcfcf; padding:15px 25px; line-height:1.2; display:block; border-bottom:none;}
.artclCategory .categoryNavig li.allList a{color:#0060a6; border-color:#0060a6; background-color:#fff; font-weight:400; border-bottom:1px solid #fff;}
.artclCategory .categoryNavig li.noCategory{padding-top: 12px; padding-left:15px; font-weight: 500; color: #999;}
.artclCategory .categoryNavig li.active a{font-weight:500; color:#000;}

@media only screen and (max-width:600px){
.artclCategory .categoryNavig{border:none;}
.artclCategory .categoryNavig li.allList{width:100%;  margin-bottom:2px;}
.artclCategory .categoryNavig li.allList a{border:1px solid #0060a6;}
.artclCategory .categoryNavig li{width:calc(100% / 2 - 2px); margin-bottom:2px;}
.artclCategory .categoryNavig li a{border:1px solid #cfcfcf; text-align:center;}
}
/*prd search*/
._articleAlbum .artclPeriod{background-color:#f8f8f8; margin-bottom:30px;}
._articleAlbum .artclPeriod fieldset {position: relative;display: block;margin: 1em auto;text-align:center;}
._articleAlbum .artclPeriod fieldset label,
._articleAlbum .artclPeriod fieldset input{margin: 0 0.2em;}
._articleAlbum .artclPeriod fieldset label{line-height: 30px; color:#000; font-weight:500;}
._articleAlbum .artclPeriod fieldset input{min-width: 120px;}

/*rss,count,search*/
._articleAlbum .fnDiv.artclSerch{height: 30px;margin-bottom: 30px;}
._articleAlbum .fnDiv.artclSerch .fnLeft strong{color:#e77e48}
._articleAlbum .fnDiv ._sysRss{}

/*list*/
.artclHeadLine{display:none;}
._articleAlbum .artclList{overflow:hidden; border-top:2px solid #000; border-bottom:1px solid #8c9099; padding:10px 0;}
._articleAlbum .artclList .deleteArtclSeqs{position:absolute; top:-5px;}
._articleAlbum .artclList li{display:inline-block;position:relative;float:left;box-sizing:border-box;padding:10px;margin:10px 0;width:calc(100% / 3);}
._articleAlbum .artclList li a .thumbnail{height:190px;}

/* thum 1ea*/
._articleAlbum .artclList.artclHorNum1 li {width:100%;  vertical-align:top;}
._articleAlbum .artclList.artclHorNum1 li a .thumbnail{height:auto; overflow:hidden;}

/* thum 2ea*/
._articleAlbum .artclList.artclHorNum2 li {width:calc(100% / 2);}
._articleAlbum .artclList.artclHorNum2 li a .thumbnail{height:250px;}

/* thum 3ea*/
._articleAlbum .artclList.artclHorNum3 li {width:calc(100% / 3);}
._articleAlbum .artclList.artclHorNum3 li a .thumbnail{height:190px;}

/* thum 4ea*/
._articleAlbum .artclList.artclHorNum4 li {width:calc(100% / 4);}
._articleAlbum .artclList.artclHorNum4 li a .thumbnail{height:150px;}

/* thum 5ea*/
._articleAlbum .artclList.artclHorNum5 li {width:calc(100% / 5);}
._articleAlbum .artclList.artclHorNum5 li a .thumbnail{height:120px;}

._articleAlbum .artclList li a .thumbnail{width:100%;}
._articleAlbum .artclList li a .thumbnail img{width:100%; max-height:100%; height:100%;}
._articleAlbum .artclList li a .artclInfo{margin-top:15px;}
._articleAlbum .artclList li a .artclInfo .artclTitle{display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
._articleAlbum .artclList li dl{display:none; position:relative;}
._articleAlbum .artclList li dl dt{display:none;}
._articleAlbum .artclList li dl dd{font-size:0.9em;color:#888;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;max-width: 110px;}
._articleAlbum .artclList li .artclContent{ line-height:1.3em; height:2.6em; overflow:hidden; margin-top:10px; font-size:0.9em; color:#666;}
._articleAlbum .artclList li dl._artclWriter,
._articleAlbum .artclList li dl._artclregDate {display:inline-block;}
._articleAlbum .artclList li dl._artclregDate{padding-left:10px; margin-left:5px;}
._articleAlbum .artclList li dl._artclregDate:before{content:''; width:1px; height:10px; background-color:#999; position:absolute; left:0; top:50%; margin-top:-4px;}
._articleAlbum .artclList li .newArtcl{display:none;}

._articleAlbum .artclList li.trashLi {text-decoration: line-through; opacity:0.7; background: #ddd;}
._articleAlbum .artclList li.trashLi:before{content: 'TRASH'; display: inline-block; position:absolute;top:10px; left:0; background-color: #ff1b1b; color: #fff; padding: 5px 10px; font-size: 14px; border-radius: 5px;line-height: 1.4;}

/*write+view*/
._articleAlbum .artclItem{border-bottom:1px solid #004a98}
._articleAlbum .artclItem.writeForm{border-width: 2px 0 1px 0; border-top:2px solid #000;}
._articleAlbum .artclItem .artclForm,
._articleAlbum .artclItem .artclForm{position: relative;border-top: 1px #dcdcdc solid;display: table;width: 100%;}
._articleAlbum .artclItem .artclLabel,
._articleAlbum .artclItem .artclInsert{}
._articleAlbum .artclItem .artclLabel{position:relative; font-weight: 500;color: #000; width: 140px;background:#f5f5f5; padding:15px 0 15px 15px; display: table-cell;}
._articleAlbum .artclItem .artclLabel 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 .artclItem .artclInsert{display: table-cell; padding:10px; vertical-align:middle;}
._articleAlbum .artclItem .artclInsert a{background: url("../images/fileDown.png") no-repeat left 7px; padding-left:25px; line-height: 28px; display:block; font-size:0.9em; margin-bottom:2px;}
._articleAlbum .artclItem .artclInsert textarea{min-height: 400px;}
._articleAlbum .artclItem .artclInsert .intOpt{}
._articleAlbum .artclItem .artclInsert .multiSelectBox{height: 60px;width: 300px;}
._articleAlbum .artclItem .artclForm.both{padding-left: 0;}
._articleAlbum .artclItem .artclForm.both .artclInsert{margin-left: 0;width: 99.7% !important;padding-left:0;}
._articleAlbum .artclItem .artclForm.both .artclLabel{position: static;display: block;background-image: none;}
._articleAlbum .artclItem .artclInsert .intOpt{border-top:1px solid #ddd; padding-top:10px; margin-top:10px;}

/*write 추가*/
._articleAlbum .artclItem.writeForm .artclInsert select,
._articleAlbum .artclItem.writeForm .artclInsert input[type="text"],
._articleAlbum .artclItem.writeForm .artclInsert input[type="password"]{line-height:40px; height:40px; padding-left:5px; box-sizing:border-box;}
._articleAlbum .artclItem.writeForm .artclInsert.month > label{background:url("../images/monthIcon.png") no-repeat; padding-left:30px; vertical-align:middle;}
._articleAlbum .artclItem.writeForm .artclInsert.month .slash{margin:0 10px;}
._articleAlbum .artclItem.writeForm .artclInsert.fileUp select{float:left; margin-right:10px; min-height: 60px;}
._articleAlbum .artclItem.writeForm .artclInsert.fileUp .fileUpbtn span{display:block;}
._articleAlbum .artclItem.writeForm .artclInsert.fileUp .fileText{clear:both; margin-top:10px; color:#ce9745; font-size:.9em; width:100%; float:left; margin-bottom:10px;}
._articleAlbum .artclItem.writeForm .artclInsert.fileUp .fileText:before{content:'※'}

/*view head*/
._articleAlbum .artclViewHead{overflow: hidden;position: relative;margin-bottom:5px;}
._articleAlbum .artclViewHead dl,
._articleAlbum .artclViewHead dl dt,
._articleAlbum .artclViewHead dl dd{display: inline-block;zoom: 1;line-height: 1;font-size: 1.02em;}
._articleAlbum .artclViewHead dl{padding: 0 0.5em;border-right: 1px #ccc solid;font-size:0.8em;}
._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{}
._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.3em;line-height: 1.5;padding: 25px 30px;font-weight:500;color:#333;}
._articleAlbum .artclViewTitleWrap .artclShare{overflow: hidden;position: relative;font-size: 0.8em;background: #fff;border-bottom: 1px solid #ddd;}
._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{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;font-size:0.8em;}
._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;	font-size:0.8em;}
._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{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{margin-bottom: 2em;padding:20px;}
//._articleAlbum .artclView span{display:block;}
._articleAlbum .artclView img{max-width:100%}
/* reply */
._articleAlbum .artclAnswerWrap{border: 1px #ddd solid;border-top:2px solid #000;margin-top:30px;	}
._articleAlbum .artclAnswerWrap h3{font-weight:500;color:#000;}
._articleAlbum .artclAnswerWrap .head{position:relative; padding-left:100px;}
._articleAlbum .artclAnswerWrap .head:before{content:''; left:25px; width:55px; height:60px; display:block; background:url("../images/artclAnswerTitleBg.png") no-repeat; position:absolute; }
._articleAlbum .artclAnswerWrap .artclAnswer{margin:25px; padding:20px; background-color:#f1f8f8; font-size:0.95em; color:#333}
._articleAlbum .artclAnswerWrap .artclAnswerInfo span.writer{font-weight:500}
._articleAlbum .artclAnswerWrap .artclAnswerInfo span{font-size:0.9em;}
._articleAlbum .artclAnswerWrap .artclAnswerInfo .date{}

/* comment */
._articleAlbum .artclComment{border: 1px #ddd solid;background-color: #fff;margin: 30px 0;padding: 1em; border-top:2px solid #000;}

/* comment write */
._articleAlbum .artclComment .artclCommentName{margin-bottom: 0.5em;display:none;}
._articleAlbum .artclComment .artclCommentName label{float: left;height: 28px;line-height: 28px;font-weight: 500;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;}
._articleAlbum .artclComment .artclCommentForm .artclCommentInsert{margin-right: 95px;padding-left:70px;background:url("../images/comentBg.png") left center no-repeat;}
._articleAlbum .artclComment .artclCommentForm .artclCommentInsert textarea{padding: 5px;height: 55px;width: 100%;background-color: #f7f7f7;}
._articleAlbum .artclComment .artclCommentForm ._button{position: absolute;top: 0;right: 0;}
._articleAlbum .artclComment .artclCommentForm ._button input{width: 75px;height: 65px;line-height: 65px;background:#2bbdb9;border:none;color:#fff;font-weight:500;text-align:center;}

/* comment list */
._articleAlbum .artclComment .artclCommentList{padding:30px 15px 10px;}
._articleAlbum .artclComment .artclCommentList li{padding: 0 0 15px 0;position: relative; margin-bottom:20px; border-bottom:1px dashed #ddd;}
._articleAlbum .artclComment .artclCommentList li:last-child{padding:0; margin:0; border:none;}
._articleAlbum .artclComment .artclCommentList li .info .title{font-size:0.9em; margin-right:10px; padding-right:10px; background:url("../images/comentTitle.png") left 3px no-repeat; padding-left:20px;}
._articleAlbum .artclComment .artclCommentList li .info .date{font-size:0.8em;}
._articleAlbum .artclComment .artclCommentList li .comment{line-height: 1.4; font-size:0.9em; margin-top:10px}
._articleAlbum .artclComment .artclCommentList li .date{font-size:0.9em;}
._articleAlbum .artclComment .artclCommentList li .del input{display:none;}
._articleAlbum .artclComment .artclCommentList li .del .delComment{display:block; background:url("../images/delCommentBg.png") no-repeat; width: 15px;height: 15px; text-indent: -5000px; position:absolute; right:0; top:12px;}

/* prev/next */
._articleAlbum .artclNavi{
border-width: 1px;
border-color: #ddd;
margin-bottom: 30px;
}
._articleAlbum .artclNavi .artclForm{
}
._articleAlbum .artclNavi .artclForm .artclLabel{
width: 100px;
}
._articleAlbum .artclNavi .artclForm .artclLabel:after{
content:'';
width:7px;
height:5px;
display: inline-block;
margin-left:20px;
vertical-align:middle;
background: url(../images/artclNaviArr.png) right top no-repeat;
margin-top:-2px;
}
._articleAlbum .artclNavi .artclForm + .artclForm .artclLabel:after{
background-position:right bottom;
}
._articleAlbum .artclNavi .artclForm .artclInsert .artclNaviInfo{
float: right;
}
._articleAlbum .artclNavi .artclForm .artclInsert .artclNaviInfo span{
font-size:0.8em;
}
._articleAlbum .artclNavi .artclForm .artclInsert .date{
border-left: 1px #ddd solid;
padding-left: 0.5em;
margin-left: 0.5em;
}

/* etc */
._articleAlbum ._button._active input,
._articleAlbum ._button._active a{
background-color: #1c5baf;
}

/* 반응형*/
@media only screen and (max-width:660px){
._articleAlbum .fnDiv.artclSerch .fnLeft{display:none;}
._articleAlbum .artclItem .artclInsert ._full{width:calc(100% - 20px)}
}

@media only screen and (max-width:600px){
._articleAlbum .artclPeriod fieldset label + input + label:before{content:''; display:block; clear:both;}
._articleAlbum .artclItem .artclLabel,
._articleAlbum .artclItem .artclInsert{display:block; width:100%;}
._articleAlbum .artclItem.writeForm .artclInsert.month .slash{display:block; text-indent:-9999px; height:10px;}
._articleAlbum .artclNavi{display:none;}
._articleAlbum .artclViewTitleWrap .artclShare{display:none;}
._articleAlbum .artclViewHead{display:none;}

._articleAlbum .artclList li{width: calc(100% / 2) !important;}
}
@media only screen and (max-width:400px){
._articleAlbum .artclList li{width:100% !important;}
._articleAlbum .artclList.artclHorNum4 li a .thumbnail{height:auto !important;}
}
