@charset "utf-8";

.video-wrap {max-width:860px; margin:0 auto}
.video-container {position:relative;padding-bottom:56.25%;height:0;overflow:hidden;background:#000;}
.video-container iframe,
.video-container object,
.video-container embed,
.video-container video{position: absolute;top:0;left:0;width:100%;height:100%;}

/* 검색 */
.board-search {margin-bottom:20px;}
.board-search:after {content:""; display:block; clear:both;}
.board-search .total-page {float:left; color:#686868; font-size:15px; line-height:44px;}
.board-search .cate {float:left; margin-left:15px;}
.board-search .search {float:right;}
.board-search .search input.input {width:300px;}

/* 리스트 */
.board-list table {width:100%; border-collapse:collapse; border-spacing:0px; border-top:2px solid #242424;}
.board-list table thead th {height:53px; padding:9px 5px; color:#454545; font-size:16px; font-weight:400; line-height:1.5em; border-bottom:1px solid #ddd;}
.board-list table tbody td {height:53px; padding:9px 5px; color:#454545; font-size:16px; font-weight:300; line-height:1.5em; text-align:center; border-bottom:1px solid #ddd;}
.board-list table tbody td.subject {text-align:left; padding-left:15px;}
.board-list table tbody td img {vertical-align:middle; margin:-.2em 2px 0;}
.board-list table tbody td a:hover {text-decoration:underline;}
.board-list table tbody tr:hover td {background-color:#fafafa;}
.board-list .label {color:#fff; font-weight:500; display:inline-block; padding:0 12px; font-size:14px; background:#005d32; border-radius:4px;}
.board-list .comment {color:#454545; font-size:.85em; font-weight:700; line-height:1em;}
.board-list .goods-name {color:#242424; font-weight:500;}

.board-list-m {display:none; border-top:2px solid #242424;}
.board-list-m li {padding:14px 0; border-bottom:1px solid #ddd;}
.board-list-m li img {vertical-align:middle; margin:-.2em 2px 0; height:16px;}
.board-list-m li.none {padding:40px 0; text-align:center; color:#999;}
.board-list-m .label {display:inline-block;vertical-align:middle;margin:-.2em 4px 0 0;padding:0 6px;color:#fff;background:#005d32;font-weight:500;font-size:12px;line-height:22px;border-radius:4px;}
.board-list-m .tit {color:#333; font-size:15px; font-weight:500; line-height:1.4em; letter-spacing:-.03em;}
.board-list-m .info {color:#888; font-size:12px; font-weight:300; line-height:1.3em; margin-top:7px;}
.board-list-m .info span {margin-right:10px;}
.board-list-m .comment {color:#454545; font-size:.85em; font-weight:700; line-height:1em;}
.board-list-m .store-name {color:#333; font-size:17px; font-weight:500; line-height:1.4em; letter-spacing:-.03em;}
.board-list-m .store-addr {font-size:14px; font-weight:300; line-height:1.3em; color:#505050; margin-top:4px;}
.board-list-m .btns {margin-top:12px;}
.board-list-m .btns .btn-map {line-height:28px; margin-right:4px;}

.gallery-list {padding:25px 0 0 0; border-bottom:1px solid #ddd; border-top:2px solid #242424;}
.gallery-list ul {display:flex; flex-wrap:wrap; margin:0 -15px;}
.gallery-list ul li {width:25%; padding:0 15px; margin-bottom:35px; text-align:center;}
.gallery-list ul li.none {width:100%; padding:70px 0; margin:0; text-align:center; color:#767676;}
.gallery-list ul li a {display:block;}
.gallery-list ul li .thumb {position:relative; padding-bottom:65%; margin-bottom:12px; overflow:hidden;}
.gallery-list ul li .thumb img {position:absolute; top:50%; left:0; transition:.4s ease-in-out; transform:translateY(-50%); -ms-transform:translateY(-50%); -webkit-transform:translateY(-50%); width:100%; height:auto !important; max-width:100%; min-height:100%; object-fit:cover;}
.gallery-list ul li .thumb:after {content:""; position:absolute; top:0; left:0; right:0; bottom:0; border:1px solid rgba(0,0,0,.08);}
.gallery-list ul li .tit {color:#333; font-size:16px; line-height:1.4em;}
.gallery-list ul li .date {color:#767676; font-size:14px; line-height:1.3em; margin-top:6px;}

.trend-list ul {display:flex; flex-wrap:wrap; margin:0 -20px;}
.trend-list ul li {width:25%; padding:0 20px; margin-bottom:50px;}
.trend-list ul li.none {width:100%; padding:70px 0; margin:0; text-align:center; color:#767676;}
.trend-list ul li a {display:block;}
.trend-list ul li .thumb {position:relative; padding-bottom:120.7%; margin-bottom:17px; overflow:hidden;}
.trend-list ul li .thumb img {position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); -ms-transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); width:auto !important; height:auto !important; max-width:100%; max-height:100%; object-fit:contain;}
.trend-list ul li .thumb:after {content:""; position:absolute; top:0; left:0; right:0; bottom:0; border:1px solid #282425;}
.trend-list ul li .tit {color:#221e1f; font-size:17px; line-height:1.4em;}

.faq-title {display:flex; align-items:flex-end; margin:0 14px 40px 20px;}
.faq-title .left {margin-right:30px; flex:1 1 auto; min-width:0; width:1%;}
.faq-title .left h2 {font-size:34px; letter-spacing:-.015em; font-weight:600; line-height:1.3em;}
.faq-title .left p {line-height:1.5em; letter-spacing:-.015em; margin-top:10px;}
.faq-title .right {width:220px;}
.faq-title .right form {display:block; position:relative;}
.faq-title .right .input {display:block; width:100%; height:39px; padding:0 40px 0 19px; font-size:12px; line-height:1.5em; letter-spacing:0; border:2px solid #555;}
.faq-title .right .submit {position:absolute; top:50%; right:13px; margin-top:-10px; width:20px; height:20px; background:url("../images/bbs/search.png") 50% 50% no-repeat; border:0;}

.faq {border-top:2px solid #231f20;}
.faq ul li {border-bottom:1px solid #ddd;}
.faq ul li:last-child {margin-bottom:0;}
.faq .tit {color:#333; font-size:17px; font-weight:400; line-height:1.5em; letter-spacing:-.02em;}
.faq .tit a {position:relative; display:block; padding:18px 60px 18px 30px; text-decoration:none !important; transition:none;}
.faq .tit a:after {content:"+"; position:absolute; right:25px; top:50%; margin-top:-20px; color:#939394; font-size:36px; font-weight:200; line-height:36px; transition:.2s;}
.faq .cnt {display:none; position:relative; padding:13px 30px 13px 30px; font-size:14px; line-height:1.75em; background:#f4f4f4; border-radius:20px;}
.faq .cnt .buttons {margin-bottom:0;}
.faq li.active {position:relative; padding-bottom:18px;}
.faq li.active .tit a:after {transform:rotate(135deg); margin-right:-3px;}
.faq .none {padding:70px 0; text-align:center; color:#999;}

/* 글작성 */
.board-white table {width:100%; border-collapse:collapse; border-spacing:0px; border-top:2px solid #242424; font-size:16px; line-height:1.5em; letter-spacing:-.03em;}
.board-white table th {padding:12px 20px; border-bottom:1px solid #ddd; font-weight:500;}
.board-white table td {padding:12px 20px; border-bottom:1px solid #ddd; color:#505050;}
.board-white .item {display:inline-block; margin-right:16px;}
.board-white .item:last-child {margin-right:0;}
.board-white .editor {border:0; padding:12px 0;}
.board-white .editor iframe,
.board-white .editor textarea {display:block; width:100%; vertical-align:middle;}
.board-white + .buttons {margin-top:50px;}

.board-form table {width:100%; border-collapse:collapse; border-spacing:0px; border-top:2px solid #242424; font-size:16px; line-height:1.5em; letter-spacing:-.03em;}
.board-form table th {padding:12px 20px; border-bottom:1px solid #ddd; font-weight:500;}
.board-form table td {padding:12px 20px; border-bottom:1px solid #ddd;}
.board-form + .buttons {margin-top:50px;}

.files-upload {max-width:600px;}
.files-upload-group {padding:20px 0; border-top:1px dashed #ddd;}
.files-upload-group:first-child {padding-top:0; border-top:0;}
.files-upload-group:last-child {padding-bottom:0;}
.files-upload-input {display:flex;}
.files-upload-input .input {flex:1 1 auto; min-width:0; width:1%;}
.files-upload-input .files-upload-btns {display:flex;}
.files-upload-input .files-upload-btns a {margin-left:4px;}
.files-upload-text {display:flex; margin-top:7px;}
.files-upload-text .upfiles-alt {display:flex; align-items:center; padding:0 15px; font-size:15px;}
.files-upload-text .input {flex:1 1 auto; min-width:0; width:1%;}

.form-agree {margin:35px 0 50px;}
.form-agree h3 {color:#333; font-size:18px; font-weight:500; letter-spacing:-.03em; line-height:1.3em; margin-bottom:10px;}
.form-agree dd {padding:12px 0 0 0; color:#686868; font-size:15px; line-height:1.5em; text-align:center;}
.form-agree .scroll-box {padding:10px; color:#767676; font-size:14px; font-weight:300; line-height:1.4em; background:#fafafa; border:1px solid #ddd;}
.form-agree .check {text-align:center; color:#505050; font-size:16px; line-height:1.5em; margin-top:18px;}
.form-agree .check a {display:inline-block; background:#fff; margin-left:6px; padding:0 10px; font-size:13px; line-height:26px; letter-spacing:-.03em; border:1px solid #ddd;}

/* 상세보기 */
.board-view {border-top:2px solid #ccc;}
.board-view-tit {text-align:center; padding:34px 13px; border-bottom:1px solid #ddd;}
.board-view-tit h3 {font-size:24px; font-weight:700; line-height:1.3em; letter-spacing:-.015em;}
.board-view-info {padding:12px 13px; text-align:right; color:#767676; font-size:15px; line-height:1.3em;}
.board-view-info span {display:inline-block; margin-left:36px;}
.board-view-info strong {color:#221e1f; font-size:1.133em; font-weight:400; margin-right:5px;}
.board-view-files {position:relative; text-align:right; margin-top:10px; font-size:14px; line-height:1.5em;}
.board-view-files > a {text-decoration:none;}
.board-view-files img {vertical-align:middle; margin-top:-.2em;}
.board-view-files .ico-down {vertical-align:middle; margin-left:4px;}
.board-view-files .num {color:#ff4e00;}
.board-view-files .fileLayer {display:none; position:absolute; margin-top:2px; right:0; text-align:left; font-size:12px; font-weight:300; line-height:24px; border:1px solid #f0f0f0; background:#f7f7f7; padding:9px 29px 9px 11px; z-index:5;}
.board-view-files .fileLayer a {display:block; text-decoration:none;}
.board-view-files .fileLayer .divClose {position:absolute; display:inline-block; top:5px; right:5px; line-height:0;}
.board-view-files .fileLayer .divClose img {margin-top:0;}
.board-view-cnt {padding:60px 13px 70px; border-bottom:1px solid #ddd;}
.board-view-cnt img {width:auto !important; height:auto !important; max-width:100%;}
.board-view-cnt ul {list-style-type:disc; margin-left:1.25em;}
.board-view-cnt ol {list-style-type:decimal; margin-left:1em;}

/* 이전글,다음글 */
.board-prev-next {border-top:1px solid #ddd; border-bottom:1px solid #ddd; font-size:17px; line-height:1.5em;}
.board-prev-next dl {display:flex; padding:18px 0;}
.board-prev-next dt {position:relative; width:105px; color:#231f20; font-weight:500; text-align:center; margin-right:33px;}
.board-prev-next dt:after {content:""; position:absolute; top:50%; right:0; width:1px; height:20px; background:#ddd; margin-top:-10px;}
.board-prev-next dd {color:#999; flex:1 1 auto; min-width:0; width:1%;}
.board-prev-next dd a {display:inline-block; vertical-align:top; max-width:100%; height:1.5em; overflow:hidden; text-overflow:ellipsis; word-break:break-all; white-space:nowrap;}
.board-prev-next dd a:hover {text-decoration:underline;}
.board-prev-next .prev {border-bottom:1px solid #eee;}

/* 버튼 */
.buttons {margin:20px 0;}
.buttons:after {content:" "; display:block; clear:both;}
.buttons .cen {text-align:center;}
.buttons .cen .btn-pack {margin:0 8px;}
.buttons .fr {float:right;}
.buttons .fl {float:left;}
.buttons a {text-decoration:none;}
.buttons a,.buttons input {vertical-align:top;}
.buttons + .paginate {margin-top:20px;}

.btn-pack {display:inline-block;overflow:visible;position:relative;margin:0;padding:0 10px;background:#fff;color:#231f20;border:1px solid #555;border-radius:50px;text-align:center;text-decoration:none !important;vertical-align:top;white-space:nowrap;cursor:pointer;transition:.2s;}
.btn-pack.focus {background:#221e1f; border:1px solid #221e1f; color:#fff;}
.btn-pack.focus:hover {background:#96d9f8; border:1px solid #96d9f8; color:#fff;}
.btn-pack.focus2 {background:#96d9f8; border:1px solid #96d9f8; color:#fff;}
.btn-pack.gray {background:#a39e9f; border:1px solid #a39e9f; color:#fff;}
.btn-pack.dark {background:#231f20; border:1px solid #231f20; color:#fff;}
.btn-pack.border {background:#fff; border:1px solid #231f20; color:#231f20;}
.btn-pack.small {height:27px;padding:0 12px;line-height:25px;font-size:14px;}
.btn-pack.medium {height:37px;padding:0 20px;line-height:35px;font-size:15px;}
.btn-pack.large {min-width:130px; height:48px;padding:0 30px;line-height:46px;font-size:17px;}
.btn-pack.xlarge {min-width:180px; height:56px;padding:0 35px;line-height:54px;font-size:20px;font-weight:500;}
.btn-pack.xxlarge {min-width:330px; height:56px;padding:0 35px;line-height:54px;font-size:24px;font-weight:500;}
.btn-pack.comment {width:120px; height:90px;padding:0;font-size:20px;font-weight:500;background:#fff;color:#005d32;border:1px solid #005d32;}

.btn-map {display:inline-block; padding:0 15px; color:#505050; font-size:14px; font-weight:400; line-height:32px; letter-spacing:-.03em; border-radius:30px; background:#fff; border:1px solid #505050; text-align:center; text-decoration:none !important;}
.btn-map:hover {color:#fff; background:#333; border-color:#333;}

/* 페이지목록 */
.paginate {margin-top:40px;text-align:center;}
.paginate a,  
.paginate strong{display:inline-block;padding:0;margin:0 3px;width:34px;height:34px;font-size:17px;font-weight:500;line-height:34px;color:#221e1f;text-decoration:none;text-align:center;vertical-align:middle;}  
.paginate strong{color:#999;}  
.paginate a.direction{background-position:50% 50%;background-repeat:no-repeat;}
.paginate a.direction span {font-size:0;line-height:0;text-indent:-999px;}
.paginate a.direction.first {background-image:url("/images/bbs/btn_first.png");}
.paginate a.direction.prev {background-image:url("/images/bbs/btn_prev.png"); margin-right:20px;}
.paginate a.direction.next {background-image:url("/images/bbs/btn_next.png"); margin-left:20px;}
.paginate a.direction.last {background-image:url("/images/bbs/btn_last.png");}
.paginate a.direction.disabled {display:none;}

/* 코멘트 */
.comment-area {margin-top:50px;}
.comment-total {margin-bottom:15px; color:#333; font-size:16px; font-weight:400; line-height:1.3em;}
.comment-total strong {font-size:1.5em;}
.comment-write {padding:20px; border:1px solid #ddd; background:#f4f4f4;}
.comment-write .byte {font-size:14px; line-height:1.3em; color:#505050; letter-spacing:0; margin-bottom:10px;}
.comment-write .write {display:flex;}
.comment-write .write textarea {flex:1 1 auto; min-width:0; width:1%; height:90px; resize:none; margin-right:15px;}
.comment-item {border-bottom:1px solid #e5e5e5; padding:20px 0;}
.comment-item.comment-reply {padding-left:40px; background:url("/images/bbs/icon_reply.png") 10px 18px no-repeat;}
.comment-box {position:relative;}
.comment-info {font-size:15px; font-weight:400; line-height:1.5em; margin-bottom:2px;}
.comment-info .name {font-weight:500; color:#333; margin-right:8px;}
.comment-info .date {color:#878787; font-family:"Arial",sans-serif; font-size:12px; letter-spacing:0;}
.comment-link {margin-top:10px; color:#878787; font-size:14px; font-weight:300; line-height:1.3em;}
.comment-link a:hover {text-decoration:underline;}
.comment-txt {color:#505050; font-size:15px; line-height:1.7em;}
.comment-ctr {position:absolute; top:0; right:0; color:#878787; font-size:14px; font-weight:300; line-height:1.5em;}
.comment-ctr a:hover {text-decoration:underline;}
.comment-ctr .bar {display:inline-block; width:1px; height:11px; background:#ddd; margin:0 5px;}
.comment-input {border:1px solid #ddd; padding:15px;}
.comment-input .byte {font-size:12px; line-height:1.3em; color:#878787; letter-spacing:0; margin-bottom:8px;}
.comment-input textarea {display:block; width:100%; height:54px; border:0; padding:0 !important; resize:none;}
.comment-input .btns {text-align:right; margin-top:5px;}
.comment-password {display:flex;}
.comment-password .input {flex:1 1 auto; min-width:0; width:1%; max-width:180px;}

/* 비밀번호 */
.board-password {max-width:540px; text-align:center; margin:30px auto; padding:50px 60px; border-radius:20px; box-shadow:3px 3px 15px 12px rgba(0,0,0,.15);}
.board-password dt {color:#333; font-size:16px; font-weight:500; padding-bottom:27px;}
.board-password dd {display:flex; align-items:center;}
.board-password dd label {color:#505050; font-size:15px; font-weight:400; margin-right:13px;}
.board-password dd .input {flex:1 1 auto; min-width:0; width:1%; margin-right:4px;}

/* 검색결과 */
.result-search {margin-bottom:70px;}
.result-search form {display:flex;}
.result-search .input {flex:1 1 auto; min-width:0; width:1%; height:47px; margin-right:15px; border-radius:30px;}
.result-search .btn-pack {width:150px; height:45px; line-height:43px; font-size:20px; font-weight:500; background:#000; border-color:#000; border-radius:30px;}

.result-top {margin-bottom:85px; text-align:center; color:#231f20; font-size:20px; line-height:1.5em;}
.result-top .word {font-weight:600;}
.result-top .num {font-weight:600;}

.result-group {border-top:1px solid #999; padding:32px 0 90px;}
.result-group:last-child {padding-bottom:0;}
.result-group h3 {margin:0 0 20px; font-size:18px; font-weight:500; line-height:1.3em;}
.result-group h3 span {font-size:14px;}
.result-group dl {margin:0 0 20px;}
.result-group dl dt {font-size:16px; line-height:1.5em; letter-spacing:-.03em; color:#1861c3;}
.result-group dl dt a:hover {text-decoration:underline;}
.result-group dl dd {margin-top:5px; font-size:14px; line-height:1.5em; color:#505050; max-height:3em; overflow:hidden; text-overflow:ellipsis; white-space:normal; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical;}
.result-group dl dd.date {color:#999; font-size:13px;}
.result-group .gall {display:flex; flex-wrap:wrap; margin:0 -10px;}
.result-group .gall li {width:200px; text-align:center; padding:0 10px; margin-bottom:30px;}
.result-group .gall li a {display:block; text-decoration: none!important;}
.result-group .gall li .thumb {position:relative; padding-bottom:100%; margin-bottom:10px; overflow:hidden;}
.result-group .gall li .thumb img {position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); -ms-transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); width:auto !important; height:auto !important; max-width:100%; max-height:100%; object-fit:contain;}
.result-group .gall li .thumb:after {content:""; position:absolute; top:0; left:0; right:0; bottom:0; border:1px solid rgba(0,0,0,.08);}
.result-group .gall li .tit {color:#333; font-size:15px; line-height:1.4em;}
.result-group .gall li .price {color:#f03b3b; font-size:14px; font-weight:500; line-height:1.3em; margin-top:4px;}
.result-group .more {text-align:right;}
.result-group .more a {font-size:15px; color:#767676; text-decoration:underline;}

/* 유통 */
.distribution ul {display:flex; flex-wrap:wrap; margin:-32px -20px;}
.distribution ul li {width:25%; padding:32px 20px;}
.distribution ul li a {display:block; position:relative; padding-bottom:100%; overflow:hidden;}
.distribution ul li a img {position:absolute; top:50%; left:0; transition:.4s; transform:translateY(-50%); width:100%; height:auto !important; max-width:100%; min-height:100%; object-fit:cover;}
.distribution ul li a:hover img {transform:scale(1.02) translateY(-50%);}

.distribution-view {display:flex;}
.distribution-view .slider {width:50%; position:relative;}
.distribution-view .slider .swiper-slide {text-align:center; background:#fff;}
.distribution-view .content {width:50%; padding:90px; display:flex; flex-direction:column; justify-content:space-between;}
.distribution-view .group {padding:15px 0;}
.distribution-view h3 {position:relative; padding-left:45px; margin-bottom:13px; font-size:20px; font-weight:500; line-height:1.3em; letter-spacing:-.025em;}
.distribution-view h3 img {position:absolute; top:3px; left:0;}
.distribution-view .cnt {padding-left:45px; font-size:17px; font-weight:300; line-height:1.529em; letter-spacing:-.025em;}
.distribution-view .swiper-pagination {position:absolute; bottom:-30px; left:0; width:100%; text-align:center; display:flex; justify-content:center; z-index:50;}
.distribution-view .swiper-pagination-bullet {display:block; width:10px; height:10px; background:#838081; background-position:50% 50%; background-repeat:no-repeat; margin:0 5px; opacity:1; transition:.2s; border-radius:100%;}
.distribution-view .swiper-pagination-bullet-active {background:#fff;}