/* 스킨리스트-검색 */
.board-search-box { margin-bottom: 80px; padding: 40px 0; background: #f2f2f2;}
.board-search-box .search-info { display: table; margin: 0 auto;}
.board-search-box .search-info .input-select { width: 120px; height: 46px; line-height: 46px; padding: 0 15px; border: solid 1px #ddd; border-radius: 3px; box-sizing: border-box; font-size: 15px; background: #fff url('image/bg-arr-select-black.png') no-repeat right center; color: #333;}
.board-search-box .search-info .input-text { width: 250px; height: 46px; line-height: 46px; padding: 0 15px; border: solid 1px #ddd; border-radius: 3px; box-sizing: border-box; font-size: 15px; background: #fff; color: #333;}
.board-search-box .search-info .input-text::placeholder { color: #aaa;}
/* 상단카테고리탭 */
.board-category-tab ul { display: table; margin: 0 auto 40px;}
.board-category-tab li { float: left; padding: 0 30px; background: url('image/bg-category-line.gif') no-repeat left 8px;}
.board-category-tab li:first-child { background: none;}
.board-category-tab li a { display: block; padding-bottom: 5px; font-size: 17px; color: #999;}
.board-category-tab li a:hover { color: #000;}
.board-category-tab li.on a { color: #000; border-bottom: solid 3px #333;}
/* 베이직스킨-박스형 */
.no-list { padding: 30px 0; font-size: 15px; color: #444; text-align: center; border-top: solid 1px #333; border-bottom: solid 1px #dbdbdb;}
.basic-box-skin li { float: left; width: 23%; margin: 1%; border: solid 1px #dbdbdb; box-sizing: border-box;}
.basic-box-skin li a { display: block;}
.basic-box-skin li a:hover { background: #fafafa;}
.list-cell { padding: 40px;}
.list-cell .colum-category { height: 21px; font-size: 15px; color: #aaa; padding-right: 5px;}
.list-cell .colum-subject { overflow: hidden; margin-top: 10px; height: 100px; max-height: 100px; font-size: 19px; color: #444; word-break: break-all; text-align: left; line-height: 1.5em;}
.list-cell .colum-date { margin-top: 20px; font-size: 14px; color: #444; letter-spacing: 0;}
.list-cell .colum-date span { padding: 0 10px;}
/* 공통스킨-뷰 */
.board-view-skin { border: solid 1px #dbdbdb;}
.board-view-skin .view-top { background: #f8f8f8;}
.board-view-skin .view-top > div { padding: 40px 60px; font-size: 15px; color: #111;}
.board-view-skin .view-top .p_tit { padding-bottom: 7px; font-size: 20px; word-break: break-all; line-height: 1.4em;}
.board-view-skin .view-con { overflow: hidden; width: 100%;}
.board-view-skin .view-con > div { padding: 60px; word-break: break-all; font-size: 14px;}
.board-view-skin .view-con > div img { max-width: 100%; height: auto;}
/* 첨부파일 */
.board-addflie-box { margin-top: 60px;}
.board-addflie-box a { display: inline-block; padding: 5px 10px; margin: 3px; border: solid 1px #dbdbdb; background: #f9f9f9; font-size: 13px; color: #222;}
.board-addflie-box a:hover { border: solid 1px #444;}
/* 이전다음글 */
.board-view-bot { margin-top: 30px;}
.board-view-bot .btn-board-prev { display: inline-block; float: left; background: url('image/bg-arr-board-prev.png') no-repeat left 5px; padding-left: 80px; font-size: 17px; color: #111;}
.board-view-bot .btn-board-next { display: inline-block; float: right; background: url('image/bg-arr-board-next.png') no-repeat right 5px; padding-right: 80px; font-size: 17px; color: #111;}
/* 공통스킨-글쓰기 */
.required-mark { color: #d71617; font-size: 12px;}
.basic-write-skin .p-required { padding-bottom: 10px; font-size: 15px; color: #444; text-align: right;}
.basic-write-skin .p-summury { padding-top: 5px; font-size: 13px; color: #797979; line-height: 1.4em;}
.basic-write-skin dl { overflow: hidden; width: 100%; border-top: solid 1px #333; border-bottom: solid 1px #dbdbdb;}
.basic-write-skin dt { float: left; width: 20%; border-top: solid 1px #dbdbdb; padding: 20px 0; font-weight: 700; font-size: 15px; color: #444; text-align: center; line-height: 46px;}
.basic-write-skin dd { float: left; width: 80%; border-top: solid 1px #dbdbdb; padding: 20px 0; font-size: 15px; color: #444; line-height: 46px;}
.basic-write-skin dd a { color: #444;}
.basic-write-skin .input-select { width: 200px; height: 46px; line-height: 46px; padding: 0 20px; border: solid 1px #ddd; box-sizing: border-box; border-radius: 3px; font-size: 15px; background: #f2f2f2 url('image/bg-arr-select-black.png') no-repeat 97% center; color: #444;}
.basic-write-skin .input-text { width: 96%; height: 46px; line-height: 46px; padding: 0 2%; border: solid 1px #ddd; box-sizing: border-box; border-radius: 3px; font-size: 15px; background: #f2f2f2; color: #444;}
.basic-write-skin .input-textarea { width: 96%; min-width: 96%; max-width: 96%; height: 200px; max-height: 200px; min-height: 200px; line-height: 46px; padding: 0 2%; border: solid 1px #ddd; box-sizing: border-box; border-radius: 3px; font-size: 15px; background: #f2f2f2; color: #444;}
.basic-write-skin .wd-small,
.basic-write-skin .wd-call,
.basic-write-skin .wd-kca { width: 20% !important;}
.basic-write-skin .wd-mail { width: 30% !important;}
.basic-write-skin .wd-medium { width:50% !important;}
.basic-write-skin .wd-large { width:70% !important;}
.basic-write-skin .wd-grand { width:90% !important;}
.basic-write-skin .img-kca { float: left; cursor: pointer; height: 46px;}
/* 멤버십상단 */
.tit-member { padding-bottom: 30px; text-align: center;}
.tit-member h3 { font-size: 40px; font-weight: 200; color: #111; text-transform: uppercase;}
.tit-member p { padding: 10px 0; font-size: 16px; color: #111;}
/* 멤버십 */
.member-form { overflow: hidden; width: 400px; padding: 80px; margin: 0 auto; border-top: solid 1px #333; border-bottom: solid 1px #dbdbdb;}
.member-form .input-text { width: 100%; height:60px; line-height:60px; padding: 0 5%; border: solid 1px #ddd; box-sizing: border-box; border-radius: 30px; font-size: 15px; background: #f2f2f2; color: #444;}
/* 스킨하단-중간버튼 */
.board-btn-center { margin-top: 50px; text-align: center;}
/* 스킨하단-우측버튼 */
.board-btn-right { margin-top: 30px; text-align: right;}





/* ////////////////////////////////////////////////// tablet & mobile */
@media all and (max-width:990px) {
	/* 공통스킨-글쓰기 */
	.basic-write-skin dt { float: none; width: 90%; padding: 10px 5% 0; text-align: left;}
	.basic-write-skin dd { float: none; width: 90%; padding: 0 5% 25px; border-top: 0;}
	.basic-write-skin .input-text { width: 100%;}
	.basic-write-skin .input-select { width: 30%;}
	.basic-write-skin .input-textarea { width: 100%; min-width: 100%; max-width: 100%;}
	.basic-write-skin .wd-small { width:50% !important;}
	.basic-write-skin .wd-call { width:30% !important;}
	.basic-write-skin .wd-medium { width:100% !important;}
	/* 스킨하단-중간버튼 */
	.board-btn-center.mt0 { margin-top: 30px !important;}

}
/* ////////////////////////////////////////////////// tablet */
@media all and (min-width:641px) and (max-width:990px) {
	/* 베이직스킨-박스형 */
	.basic-box-skin li { width: 47%; margin: 1.5%;}
	/* 멤버십 */
	.member-form { width: 70%; padding: 60px 15%;}

}
/* ////////////////////////////////////////////////// mobile */
@media all and (max-width:640px) {
	/* 스킨리스트-검색 */
	.board-search-box { margin-bottom: 50px; padding: 30px 0;}
	.board-search-box .search-info .input-select { width: 70px; height: 38px; line-height: 38px; padding: 0 10px; font-size: 13px;}
	.board-search-box .search-info .input-text { width: 130px; height: 38px; line-height: 38px; padding: 0 10px; font-size: 13px;}
	/* 상단카테고리탭 */
	.board-category-tab li { padding: 0 20px; background-position: left 5px;}
	.board-category-tab li a { font-size: 14px;}
	/* 베이직스킨-박스형 */
	.basic-box-skin li { width: 100%; margin: 7px 0;}
	.list-cell { padding: 30px;}
	.list-cell .colum-category { font-size: 13px;}
	.list-cell .colum-subject { font-size: 16px; height: auto; max-height: auto;}
	.list-cell .colum-date { font-size: 13px;}
	/* 공통스킨-뷰 */
	.board-view-skin .view-top > div { padding: 30px; font-size: 13px;}
	.board-view-skin .view-top .p_tit { font-size: 16px;}
	.board-view-skin .view-con > div { padding: 30px;}
	/* 첨부파일 */
    .board-addflie-box { margin-top: 40px;}
    /* 이전다음글 */
    .board-view-bot .btn-board-prev { background-size: 41px; padding-left: 55px; font-size: 15px;}
    .board-view-bot .btn-board-next { background-size: 41px; padding-right: 55px; font-size: 15px;}
	/* 공통스킨-글쓰기 */
	.basic-write-skin .p-required { font-size: 13px;}
	.basic-write-skin dt { font-size: 13px; line-height: 38px;}
	.basic-write-skin dd { font-size: 13px; line-height: 38px;}
	.basic-write-skin .input-select { height: 38px; line-height: 38px; padding: 0 20px; font-size: 13px;}
	.basic-write-skin .input-text { height: 38px; line-height: 38px; font-size: 13px;}
	.basic-write-skin .input-textarea { height: 70px; max-height: 70px; min-height: 70px; font-size: 13px;}
	.basic-write-skin .wd-kca { width: 50% !important;}
	.basic-write-skin .img-kca { height: 38px;}
	/* 멤버십상단 */
	.tit-member h3 { font-size: 30px;}
	.tit-member p { padding: 7px 0; font-size: 13px;}
	/* 멤버십 */
	.member-form { width: 80%; padding: 40px 10%;}
	.member-form .input-text { height:50px; line-height:50px; font-size: 13px;}
	/* 스킨하단-중간버튼 */
	.board-btn-center { margin-top: 35px;}

}
