/**
* A-Marketing Cascading Style Sheets
* File Name : basic.css
* Description : basic 반응형 스타일시트
* Author : Web business Team / White
* Email : yan@amarketing.co.kr
* Date : 2019.03.29
* Update : 2019.03.29
* Copyright(c) A-Marketing. All Rights Reserved.
*/

/* 스킨리스트-검색 */
.board-search-box .search-info { float: right; margin-bottom: 30px;}
.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-bottom: 50px; font-size: 15px; color: #444; text-align: center; border-bottom: solid 1px #dbdbdb;}
.no-img { position: relative; width: 100%; height: 100%; background: #eee; text-align: center;}
.no-img span { position: absolute; top: 50%; left: 50%; color: #797979; font-weight: bold; font-size: 15px; letter-spacing: 0; text-transform: uppercase; transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%); -ms-transform: translate(-50%,-50%);}
.gallery-list-skin { padding-top: 50px; border-top: solid 1px #aaa;}
.gallery-list-skin li { float: left; width: 29.33%; margin: 0 2% 70px;}
.gallery-list-skin li .img-box { overflow: hidden; max-width: 100%; border: solid 1px #dbdbdb; box-sizing: border-box;}
.gallery-list-skin li .img-box i { display: block; height: 0; padding-bottom: 70%; transform: scale(1,1); transition: all 0.3s ease-out 0s;}
.gallery-list-skin li .img-box:hover i { transform: scale(1.1,1.1);}
/* .gallery-list-skin li .img-box img { -webkit-transition: -webkit-transform 0.15s ease 0s; -moz-transition: -moz-transform 0.15s ease 0s; -o-transition: -o-transform 0.15s ease 0s; transition: transform 0.15s ease 0s; -webkit-transform: scale3d(1, 1, 1); -moz-transform: scale3d(1, 1, 1); -o-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); max-width: 100%; max-height: 100%;} */
.gallery-list-skin li a { display: block;}
.gallery-list-skin li a:hover .img-box img { -webkit-transform: scale3d(1.1, 1.1, 1.1); transform: scale3d(1.1, 1.1, 1.1);}
.gallery-list-skin li .txt-box .colum-date { padding: 30px 0 10px;}
.gallery-list-skin li .txt-box .p-category { padding-top: 20px; font-size: 15px; color: #aaa; padding-right: 5px;}
.gallery-list-skin li .txt-box .p-subject { padding-top: 10px; font-size: 19px; color: #444; word-break: break-all; line-height: 1.4em; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.gallery-list-skin li .txt-box .p-date { padding-top: 5px; font-size: 14px; color: #444; letter-spacing: 0;}
/* 공통스킨-뷰 */
.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; line-height: 1.6em;}
.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; min-height: 49px;}
.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:1400px) {
	/* 갤러리스킨-리스트 */
	/* .gallery-list-skin li .img-box { height: auto;} */
}
/* ////////////////////////////////////////////////// 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; min-height: auto;}
	.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) {
	/* 갤러리스킨-리스트 */
	.gallery-list-skin li { width: 44%; margin: 0 3% 70px;}
	/* 멤버십 */
	.member-form { width: 70%; padding: 60px 15%;}

}
/* ////////////////////////////////////////////////// mobile */
@media all and (max-width:640px) {
	/* 스킨리스트-검색 */
	.board-search-box { margin-bottom: 20px;}
	.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;}
	/* 갤러리스킨-리스트 */
	.gallery-list-skin { padding-top: 30px;}
	.gallery-list-skin li { float: none; width: 90%; margin: 0 auto 50px;}
	.gallery-list-skin li .txt-box .colum-date { padding: 20px 0 5px;}
	.gallery-list-skin li .txt-box .p-category { font-size: 14px;}
	.gallery-list-skin li .txt-box .p-date { font-size: 13px;}
	.gallery-list-skin li .txt-box .p-subject { font-size: 16px;}
	/* 공통스킨-뷰 */
	.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;}

}
