@import url("/font/NotoKR-Bold/stylesheet.css");
@import url("/font/NotoKR-Light/stylesheet.css");
@import url("/font/NotoKR-Medium/stylesheet.css");
@import url("/font/NotoKR-Regular/stylesheet.css");
@import url("/font/NotoKR-Thin/stylesheet.css");
@import url('https://fonts.googleapis.com/css?family=Montserrat:100,300,400,700,800');

html, body, ul, form, dl, dt, dd, h1, h2, h3, h4, h5, h6, p {margin:0; padding:0; list-style:none; filter: expression(document.execCommand('BackgroundImageCache', false, true));}

a:link { color: #666; text-decoration: none }
a:visited { color: #666; text-decoration: none }
a:hover { color: #000; text-decoration: none }
a:active { color: #666; text-decoration: none }

p { margin-top: 0px; margin-bottom: 0px }
td,table { font-size: 14px; color: #666; line-height: 160%; font-family:'NotoKR-Regular', sans-serif;}

/*********** 공통 css *************/
select {font-size:13px; color:#666; border:1px solid #d4d4d4; background-color:#ffffff; padding:8px 5px; font-family:'NotoKR-Regular', sans-serif;}
.input {font-size:13px; color:#666; border:1px solid #d4d4d4; background-color:#fff; padding:9px 5px; font-family:'NotoKR-Regular', sans-serif;}
.search_input {font-size:13px; color: #666; border: #d4d4d4 1px solid; background-color: #ffffff; padding:9px 5px; font-family:'NotoKR-Regular', sans-serif;}
.blind {font-size:0; line-height:0; width:0px; height:0px;}
.textarea {width:100%; font-family:inherit; color:#666; line-height:150%; letter-spacing:-0.5px; padding:5px; border:#ccc 1px solid; background-color:#f9f9f9; box-sizing:border-box;}

/* input 디자인 */
.input_m {width:250px;}
.input_s {width:130px;}
.input_l {width:98%; box-sizing:border-box;}
.input_file {padding:5px; border:1px solid #ddd;}

/* 버튼디자인 */
.btn_w {display:inline-block; text-align:center; height:33px; line-height:33px; width:80px; border:1px solid #ccc; font-weight:normal; font-family:'NotoKR-Bold', sans-serif; font-size:12px; letter-spacing:-0.5pt; vertical-align:top;}
.btn_w:hover {color:#333; border:1px solid #333;}
.btn_b:link, .btn_b:visited {display:inline-block; text-align:center; height:33px; line-height:33px; width:80px; border:1px solid #555; background:#555; color:#fff; font-weight:normal; font-family:'NotoKR-Bold', sans-serif; font-size:12px; letter-spacing:-0.5pt; vertical-align:top;}
.btn_b:hover  {background:#333; border:1px solid #333; color:#fff;}
.btn_b_s {display:inline-block; text-align:center; height:33px; color:#fff; font-weight:normal; font-family:'NotoKR-Bold', sans-serif; width:70px; border:1px solid #555; background:#555; letter-spacing:-0.5pt; vertical-align:top;}
.btn_b_s:hover  {background:#333; border:1px solid #333;}
.comm_btn_confirm {display:inline-block; width:75px; height:56px; text-align:center; color:#fff; font-weight:normal; font-family:'NotoKR-Bold', sans-serif; border:1px solid #555; background:#555; font-size:12px; letter-spacing:-0.5pt; vertical-align:top;}

input.btn_w {text-align:center; height:35px; line-height:30px; width:80px; border:1px solid #ccc; background:#fff; color:#555; font-weight:normal; font-family:'NotoKR-Bold', sans-serif; font-size:12px; letter-spacing:-0.5pt; vertical-align:top;}
input.btn_w:hover {color:#333; border:1px solid #333;}
input.btn_b {text-align:center; height:35px; width:80px; border:1px solid #555; background:#555; color:#fff; font-weight:normal; font-family:'NotoKR-Bold', sans-serif; font-size:12px; letter-spacing:-0.5pt; vertical-align:top;}
input.btn_b:hover {background:#333; border:1px solid #333;}

/* 카테고리 */
.cate_tab {overflow:hidden; clear:both; margin-bottom:30px}
.cate_tab li {float:left;}
.cate_tab a {display:block; width:110px; height:52px; margin-right:2px; border:1px solid #dddddd; background:#fff; text-align:center; line-height:52px; font-size:14px; color:#666;}
.cate_tab a:hover {text-decoration:none; background-color:#f9f9f9}
.cate_tab a span {display:block; font-weight:normal; font-family:'NotoKR-Bold', sans-serif; line-height:52px; border:1px solid #064e91; background:#fff; width:110px; position:relative; left:-1px; top:-1px; color:#064e91;}


/*********** List *************/
.bbs_con {width:100%; border-collapse:separate; border-top:1px solid #333; border-spacing:0;}
.bbs_con td{padding:15px 0; border-bottom:1px dotted #d4d4d4}
.bbs_con td p.name{font-size:15px; color:#333; font-weight:bold; padding-bottom:5px; letter-spacing:-0.5pt;}
.bbs_con td p.title{padding-bottom:10px;}
.bbs_con td p.title a:link, .bbs_con td p.title a:visited{font-size:13px; font-weight:bold; color:#333;}
.bbs_con td p.name a:link, .bbs_con td p.name a:visited{font-size:15px; color:#333; font-weight:bold; letter-spacing:-0.5pt;}
.bbs_con td p.datail {padding-top:10px; text-decoration:underline;}
.bbs_con td p.cont{padding-right:15px;}
.img_bor{border:1px solid #ddd}

.tit_p a{color:#333; font-weight:bold; font-size:14px;}

.checkup_review_con {position:relative; overflow:hidden; width:100%;}
.checkup_review_con a {position:relative; float:left; width:23.3%; margin:0 2.2% 2.2% 0;text-align:left;}
.checkup_review_con a:nth-child(4n) {margin-right:0;}
.checkup_review_con dl {}
.checkup_review_con dt {margin:0 auto; width:275px; height:177px; border:1px solid rgba(255,255,255,0.01); text-align:center; box-sizing:border-box;transition: all 0.3s ease-out;}
.checkup_review_con dt img {max-height:100%; width:100%;}
.checkup_review_con dd {text-align:center; margin:16px 0 0 0; line-height:100%; letter-spacing:-0.5pt; font-size:18px; font-family:'NotoKR-Regular', sans-serif; color:#333; text-overflow: ellipsis; -o-text-overflow: ellipsis; overflow: hidden; white-space: nowrap; word-wrap: normal !important;transition: all 0.3s ease-out;}


.checkup_review_con dd p.startxt { line-height:160%; height:65px; margin-bottom:25px; font-size:14px; color:#888; letter-spacing:-0.5pt; text-overflow: ellipsis; -o-text-overflow: ellipsis; overflow: hidden; /*white-space: nowrap;*/ word-wrap: normal !important; transition: all 0.3s ease-out;}
.checkup_review_con dd.more {font-weight:400; font-size:13px; font-family:'Montserrat', sans-serif; letter-spacing:0; color:#8cab24; text-align:left;display:block; transition: all 0.3s ease-out; box-sizing:border-box;}

.checkup_review_con a:hover dt {border:1px solid #8cab24; transition: all 0.3s ease-out;}
.checkup_review_con a:hover dd {color:#8cab24; transition: all 0.3s ease-out;}
.checkup_review_con a:hover dd.more {text-decoration:underline;transition: all 0.3s ease-out;}


/* page_num */
.page_num{padding:20px 0;}

/* 페이지 넘버 */
.page_number_on{font-weight:bold; float:left; line-height:12px; padding-top:4px; width:24px; height:20px; text-align:center; margin:0 2px; background:#646b74; color:#fff;}
.page_number{border:1px solid #ddd; font-weight:bold; line-height:12px; padding-top:4px; width:24px; height:20px; float:left; text-align:center; margin:0 2px;}

/* 검색바 */
.bbs_search {border-top:1px solid #999; border-bottom:1px solid #d4d4d4; padding:20px 0px; background-color:#f9f9f9;}
.bbs_search table {margin:0 auto;}
.bbs_search .select_area {padding-right:5px;}

/* 하단 버튼 */
.bbs_btn {width:100%; padding-top:10px;}
.bbs_btn.align_right {text-align:right;}
.bbs_btn li.sel_btn{float:left;}
.bbs_btn li.list_btn{float:right;}
.bbs_btn li.list_btn:after {display:block; content:""; overflow:hidden;}


/*********** View *************/
.bbs_view {width:100%; border-collapse:collapse; border-spacing:0px;}
.bbs_view th {font-weight:100; font-family: 'NotoKR-Medium', sans-serif; letter-spacing:-0.5pt;; font-size:14px; color:#333; text-align:left; padding:16px 12px; border-right:1px solid #ddd; border-bottom:1px solid #ddd;     background-color: #f9f9f9; }
.bbs_view th.subject {position:relative; font-family: 'NotoKR-Medium', sans-serif;  font-size: 17px;  background-color: #fff;
    border-bottom: 1px solid #bbb;  border-top: 2px solid #a3c52f;}
.bbs_view th.subject span {}
.bbs_view th.subject span.lazer {position:absolute; top:12px; left:0; font-style: normal;  display: inline-block;  margin-right: 8px;  font-size: 15px; color: #fff;  letter-spacing: -0.5pt; line-height: 100%; width: 117px; height: 37px; line-height: 37px;   border-radius: 37px; background-color: #a3c52f; text-align: center;}
.bbs_view th.subject span.name {margin-left:5px; font-size: 16px; font-style: italic; color: #aaa; letter-spacing: -0.5pt;}
.bbs_view td {letter-spacing:-0.5pt; border-bottom:1px solid #d4d4d4; padding:16px 12px; text-align: left;}
.bbs_view td.view_detail {color: #888; text-align: left;border-bottom: 1px solid #ddd; font-size: 14px; line-height: 100%;}
.bbs_view td.view_detail p {float:left; width:50%;}
.bbs_view td.view_content{word-break:break-all; }
.bbs_view td.view_content p {letter-spacing:-0.5pt; line-height:160%;}

.view_content td {border:none !important; }

.sns_btn{text-align:left; padding:10px 0 0 0;}
.sns_btn img{margin-right:3px}
.sns_btn_top{text-align:right; padding:0 0 10px 0;}
.sns_btn_top img{margin-left:3px}



/*********** Input *************/
.input_msg {padding:10px 0; text-align:right;}
.bbs_input {width:100%; border-collapse:separate; border-spacing:0px; border-top:1px solid #333;}
.bbs_input th {font-size:13px; color:#333; text-align:left; padding:8px 10px; background-color:#f9f9f9; border-right:1px solid #ddd; border-bottom:1px solid #ddd;}
.bbs_input td {border-bottom:1px solid #d4d4d4; padding:8px 10px; text-align: left;}
.bbs_input td.line {border-right:1px solid #d4d4d4; }
.bbs_input td.input_contents textarea {width:100%; padding:5px; box-sizing:border-box; line-height:150%;}
.bbs_input td.input_contents .check {padding-bottom:5px;}

	.subject_table {width:100%;border-collapse:separate; border-spacing:0px;}
	.subject_table td {border:none; padding:0;}
	.subject_table .cat {width:18%;}


.filebox input[type="file"] {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip:rect(0,0,0,0);
	border: 0;
}

.filebox label {
	display: inline-block;
	padding:8px 15px 4px 15px;
	color: #999;
	font-size: inherit;
	line-height: normal;
	vertical-align: middle;
	background-color: #fff;
	cursor: pointer;
	border: 1px solid #ccc;
	height:20px;
}

/* named upload */
.filebox .upload-name {
	display: inline-block;
	padding: .5em .75em;  /* label의 패딩값과 일치 */
	font-size: inherit;
	font-family: inherit;
	line-height: normal;
	vertical-align: middle;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border-bottom-color: #ccc;
	-webkit-appearance: none; /* 네이티브 외형 감추기 */
	-moz-appearance: none;
	appearance: none;
}

.upload-hidden {
	margin:1px 0;
	border:0px;
	font-size:12px;
	font-family:NanumGothic, 나눔고딕, NG, Tahoma, Geneva, sans-serif;
	color:#FFFFFF;
	border:1px solid #d86771;
	padding:3px 5px;
	background-repeat: no-repeat;
	background-position:right 3px center;
	background-color: #d86771;
}


/* imaged preview */
.filebox .upload-display {  /* 이미지가 표시될 지역 */
	margin-bottom: 5px;
}

@media(min-width: 768px) { 
	.filebox .upload-display {
		display: inline-block;
		margin-right: 5px;
		margin-bottom: 0;
	}
}

.filebox .upload-thumb-wrap {  /* 추가될 이미지를 감싸는 요소 */
	display: inline-block;
	width: 70px;
	height: 34px;
	padding: 2px;
	vertical-align: middle;
	border: 1px solid #ddd;
	border-radius: 2px;
	background-color: #fff;
}

.filebox .upload-display img {  /* 추가될 이미지 */
	display: block;
	max-width: 100%;
	width: 100%;
	/*height: auto;*/
	height: 100%;
}

/*
.img_border {
	display: inline-block;
	width: 70px;
	height: 34px;
	padding: 2px;
	vertical-align: middle;
	border: 1px solid #ddd;
	border-radius: 5px;
	background-color: #fff;
}

.img_border2 {
	display: inline-block;
	width: 70px;
	padding: 2px;
	vertical-align: middle;
	border: 1px solid #ddd;
	border-radius: 5px;
	background-color: #fff;
}
*/

/*********** Passwd *************/
.passwd {width:450px; margin:0 auto; border:2px solid #eaeaea; padding:20px 15px;}
.passwd ul {width:98%; overflow:hidden;}
.passwd li {float:left;}
.passwd .pw_img {margin-right:5px;}
.passwd .line {width:1px; background:#ddd; height:63px;}
.passwd .info {padding-left:20px;}
.passwd  .msg {padding-bottom:10px;}
.passwd  .input_passwd {margin-right:10px}


/*********** Comment *************/
.comments {margin-bottom:10px;}
.comments textarea {height:58px;}
.comment_close textarea {height:58px;}