@charset "utf-8";
@import url(http://fonts.googleapis.com/earlyaccess/notosanskr.css);
@font-face {
 font-family: 'nanum-square-r';
 src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_two@1.0/NanumSquareRound.woff') format('woff');
 font-weight: normal;
 font-style: normal;
}
@font-face {
	font-family: 'Noto Sans KR';font-style: normal;font-weight: 100;src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.woff) format('woff'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.otf) format('opentype');
}
@font-face {
	font-family: 'Noto Sans KR';font-style: normal;font-weight: 300;src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff) format('woff'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.otf) format('opentype');
}
@font-face {
	font-family: 'Noto Sans KR';font-style: normal;font-weight: 400;src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff) format('woff'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.otf) format('opentype');
}
@font-face {
	font-family: 'Noto Sans KR';font-style: normal;font-weight: 500;src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff) format('woff'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.otf) format('opentype');
}
@font-face {
	font-family: 'Noto Sans KR';font-style: normal;font-weight: 700;src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff) format('woff'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.otf) format('opentype');
}
@font-face {
	font-family: 'Noto Sans KR';font-style: normal;font-weight: 900;src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.woff) format('woff'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.otf) format('opentype');
}


/* ==================================================
   .Common
================================================== */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,
b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output,
ruby, section, summary, time, mark, audio, video {margin: 0;padding: 0;border: 0;font-size: 100%;vertical-align: baseline; color:#757575;}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {display: block;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {content: '';content: none;}
table {border-collapse: collapse;border-spacing: 0;}
a:link, a:visited {color:#313333;text-decoration:none}
a:hover, a:focus, a:active {color:#313333;text-decoration:none;}
html {font-family:'notokr-regular', sans-serif;}
button{overflow: visible;padding:0; border: 0;background: transparent;white-space: nowrap;cursor: pointer;}
button, input, select, textarea {font-family:'notokr-regular', sans-serif;}
em { font:inherit; font-weight:600; }
::-webkit-input-placeholder { color: #a4a4a4; }
::-moz-placeholder { color: #a4a4a4; }
::-ms-input-placeholder { color: #a4a4a4; }
select::-ms-expand { display: none; }
select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-image:url('/img/common/arrow.png');
	background-repeat:no-repeat;
	background-position:top 50% right 2%;
}
select.select_css {
	border:1px solid #d7d7d7; width:150px;  padding:0 1%; background:#fff url('/img/common/arrow.png') right 3% top 14px no-repeat;
	height:40px; line-height:40px; margin-right:10px; vertical-align:middle;
}
table.select_form { text-align:center;  }
table.select_form th { border-bottom:1px solid #dddddd; }
table.select_form th > label { width:10%; text-align:center; }
table.select_form form { display:inline-block; text-align:center; }

/* ==================================================
   .Layout API
================================================== */
.l__wr { display:block; width:100%; }
.l__ct { display:block; width:1200px; margin:0 auto; }
.l__inline-block, .inline-block { display:inline-block; }
.l__block { display:block; }
.l__ellipsis { text-overflow:ellipsis; white-space:nowrap; overflow:hidden; }
.l__contents { margin-top:50px; margin-bottom:150px; }
@media all and (min-width:280px) and (max-width:1190px) { /* 화면 작아지면 left:0 */
	.l__wr { width:1200px !important; }
}
/* ==================================================
	icon-kit-
================================================== */
[class^="icon-kit-"], [class*="icon-kit-"] {
	background-image:url("/img/common/icon-kit.png"); background-repeat:no-repeat; display:inline-block; vertical-align:middle;
}
/* search */
.icon-kit-search { background-position:0 0; width:30px; height:58px; }
.icon-kit-datefrom { background-position:-30px 0; width:30px; height:58px; }
.icon-kit-dateto { background-position:-60px 0; width:30px; height:58px; }
.icon-kit-goods { background-position:-90px 0; width:30px; height:58px; }

/* ==================================================
	header.l-head
================================================== */
header.l-head { line-height:30px; padding:15px 0; }
header.l-head > .headList { display:inline-block; width:49%; font-size:12px; font-weight:600; }
header.l-head a.headNotice > span { display:inline-block; }
header.l-head a.headNotice > .noticeLabel { color:#9ec12f; }
header.l-head a.headNotice > .noticeSubject { color:#606060; padding:0 5px; }
header.l-head a.headNotice > .noticeDate { color:#606060; }
header.l-head > .headRight { text-align:right; }
header.l-head > .headRight > .headLink { display:inline-block; width:95px; height:30px; border-radius:5px; color:#fff; text-align:center; margin-right:5px; }
header.l-head > .headRight > .headLink > i.fas { color:#fff; margin-right:5px; }
header.l-head > .headRight > .linkNotice { background-color:#9ec12f; }
header.l-head > .headRight > .linkCard { background-color:#6bc1dc; }
header.l-head.l-headMain { position:absolute; top:0; left:50%; z-index:1; margin-left:-600px; }
/* ==================================================
	nav.l-nav
================================================== */
nav.l-nav { border-top:1px solid #eeeeee; border-bottom:1px solid #eeeeee; padding-top:25px; padding-bottom:25px; }
nav.l-nav .manuList > a { display:inline-block; vertical-align:bottom; margin-left:48px; padding-bottom:13px; }
nav.l-nav .manuList > a.logo { margin:0; padding:0; border:none; max-width:165px; }
nav.l-nav .manuList > a.logo img { width: 100%; }
nav.l-nav .manuList > a:hover { box-shadow: inset 0 -3px 0 0 #f4bc24; }
nav.l-nav .manuList > a.logo:hover { box-shadow:inherit; }
nav.l-nav .manuList .menuBlock { display:block; text-align:center; color:#606060;  font-size:12px; font-weight:700; line-height:20px; }
nav.l-nav .manuList .menuEn { text-transform:uppercase; font-size:14px; letter-spacing:3px; }
nav.l-nav.l-navMain { position:absolute; top:60px; left:0; z-index:1; border-bottom:none; padding-bottom:0; }
/* ==================================================
	footer.l-footer
================================================== */
footer.l-footer { background-color:#6648a8; text-align:center; padding:70px 0 100px; }
footer.l-footer img.footerLogo { margin-bottom:40px; }
footer.l-footer p.footerLine { color:#fff; font-size:14px; font-weight:500; line-height:24px; }
footer.l-footer p.footerLine > span { color:#fff; display:inline-block; padding-left:5px; }
footer.l-footer p.footerLine > span:not(:nth-child(1)):before { content:'·'; font-weight:900; margin-right:8px; }
footer.l-footer p.footerLine .point { color:#9ec12f; }
footer.l-footer p.footerLine > span > i { color:#fff; }
footer.l-footer p.footerLine a { color:#fff; }
footer.l-footer p.footerLine a:hover { text-decoration:underline; }
footer.l-footerCopy { background-color:#594094; padding:50px 0; }
/* ==================================================
	.l-search
================================================== */
section.mainSearchSearction { margin-top:80px; }
section.mainSearchSearction .l-search_wr { background-color:#6bc1dc; border-radius:30px; }
section.mainSearchSearction section.l-search form {  border-radius:30px; }
section.mainSearchSearction section.l-search form .search_button { border-top-right-radius:30px; border-bottom-right-radius:30px; }
.l-search_wr { border:1px solid #6bc1dc; }
section.l-search { width:100%; display:block; }
section.l-search form { display:table; width:100%; background-color:#f6f6f6; }
section.l-search form > div.searchInline { display:table-cell; height:58px; line-height:58px; }
section.l-search form > div.searchInline:not(:nth-child(1)) { border-left:2px solid #6bc1dc; }
section.l-search form > div.searchInline { padding-left: 5px; }
.searchIcon { margin-left:5px; }
.searchTitleIcon { margin:0 10px 0 15px; }
section.l-search form input,
section.l-search form select { border:none; padding:0 1%; background-color:#f6f6f6; color:#409dba; font-size:14px; font-weight:600; outline:none; }
section.l-search form input { width:90px; height:20px; }
section.l-search form select { height:20px; background:url('/img/common/arrow.png') right 5px top 10px no-repeat; }
section.l-search form select.selectBorder { border-left:2px solid #6bc1dc; padding-left:10px; }
section.l-search form select.half { width:60px !important; }
section.l-search form select.half:nth-child(2) { border-right:none; }
section.l-search form #search_type {  }
section.l-search form .search_button { background-color:#6bc1dc; }
section.l-search form .search_button button { border:none; color:#fff; font-size:16px; font-weight:600; padding:0 30px 0 40px; height:58px; }
/* ==================================================
	index
================================================== */
/* mainvisual */
.l__mainvisual { height:770px; position:relative; background-size:cover; background-position:center; background-image:url('/img/main/mainvisual.jpg'); }
section.mainvisualSection { padding-top:530px; }
section.mainvisualSection > a.mainLink { width:143px; height:52px; line-height:52px; border-radius:5px; text-align:center; color:#fff; font-size:15px; font-weight:600; margin-right:8px; display:inline-block; }
section.mainvisualSection > a.linkGoods { background-color:#9ec12f; }
section.mainvisualSection > a.linkCheck { background-color:#6bc1dc; }
/* 공통 베스트 */
section.bestSection { padding:70px 0 100px; text-align:center; background-color:#f6f6f6; position:relative; }
section.bestSection h1.bestTitle { color:#808080; font-size:52px; font-weight:600; line-height:64px; text-transform:capitalize; letter-spacing:3px; }
section.bestSection h2.bestMemo { color:#808080; font-size:14px; line-height:22px; letter-spacing:1px; padding:22px 0 50px; }
section.bestSection h2.bestMemo > a { display:inline-block; border-bottom:1px solid #9ec12f; color:#9ec12f; }
section.bestSection .bx-wrapper { margin:0 auto; }
section.bestSection a.bx-prev,
section.bestSection a.bx-next { font-size:55px; position:absolute; top:350px; width:30px; height:30px; line-height:30px; text-align:center; }
section.bestSection a.bx-prev i,
section.bestSection a.bx-next i { color:#c6c6c6; }
section.bestSection a.bx-next { right:50%; margin-right:-600px; }
section.bestSection a.bx-prev { left:50%; margin-left:-600px; }
/* 카시트 */
section.bestSection.bestCar { background-color:#9ec12f; }
section.bestSection.bestCar h1.bestTitle { color:#fff; }
section.bestSection.bestCar h2.bestMemo { color:#fff; }
section.bestSection.bestCar h2.bestMemo > a { color:#fff; border-bottom:1px solid #fff; }
section.bestSection.bestCar a.bx-prev i,
section.bestSection.bestCar a.bx-next i { color:#fff; }
/* 애견 */
section.bestSection.bestDog { background-color:#2faec1; }
section.bestSection.bestDog h1.bestTitle { color:#fff; }
section.bestSection.bestDog h2.bestMemo { color:#fff; }
section.bestSection.bestDog h2.bestMemo > a { color:#fff; border-bottom:1px solid #fff; }
section.bestSection.bestDog a.bx-prev i,
section.bestSection.bestDog a.bx-next i { color:#fff; }
/* ==================================================
	.l-goods-list
================================================== */
/* 메인 상품 */
section.bestSection ul.l-goods-list > li { border:none; }
section.bestSection ul.l-goods-list > li:not(:nth-child(4n)) { margin-right:20px; }
section.bestSection .bx-viewport { height:344px !important; }
/* 서브 상품 */
ul.l-goods-list { width:100%; }
ul.l-goods-list > li { width:220px; height:340px; position:relative; display:inline-block; margin-bottom:20px; background-color:#fff; transition: all .2s ease-in-out; border-radius:5px; border:1px solid #d1d1d1; margin-right:17px; }
ul.l-goods-list > li:hover { -webkit-box-shadow:0px 4px 0px 0px rgba(217,217,217,1); -moz-box-shadow:0px 4px 0px 0px rgba(217,217,217,1); box-shadow:0px 4px 0px 0px rgba(217,217,217,1); }
ul.l-goods-list > li figure { width:100%; height:278px; background-size:contain; background-repeat:no-repeat; background-position:center; display:block; }
ul.l-goods-list > li figcaption { display:block; padding:0 15px; }
ul.l-goods-list > li figcaption > span { text-align:left; display:block; font-size:13px;  font-weight:600; line-height:20px; }
ul.l-goods-list > li figcaption > .title { color:#141414; }
ul.l-goods-list > li figcaption > .price { font-family:'nanum-square-r'; }
ul.l-goods-list > li figcaption > .price > span { display:inline-block; width:48%; }
ul.l-goods-list > li figcaption .priceLeft { color:#f8be23; }
ul.l-goods-list > li figcaption .priceLeft > i { color:#f8be23; font-size:12px; }
ul.l-goods-list > li figcaption .priceRight { color:#9ec12f; text-align:right; }
ul.l-goods-list > li figcaption .l-no_stock { color:#ec0b0b; font-weight:600; }








/* ==================================================
	.l-guide-step
================================================== */
.l-guide_wr { background:url('/img/sub/bg-guide.png') no-repeat left top; }
.l-guide_wr span { display:block; font-family:'nanum-square-r'; text-align:center; }
.l-guide_wr span.guide-title { color:#303030; font-size:36px; line-height:84px; padding-top:50px; }
.l-guide_wr span.guide-explain { color:#404040; font-size:24px; line-height:40px; letter-spacing:-1px; }
.l-guide_wr span.step-title { color:#686868; font-size:24px; line-height:32px; padding:45px 0 30px; }
.l-guide-step { position:relative; text-align:center; padding-bottom:30px; }
.l-guide-step:after {
	content:''; width:0;	height:0; border-style:solid;	border-width:28px 28px 0 28px; position:absolute; bottom:-28px; left:50%; margin-left:-28px; z-index:1;
}
.l-guide-step.section-odd { background-color:#fdfdf6; }
.l-guide-step.section-odd:after { border-color:#fdfdf6 transparent transparent transparent; }
.l-guide-step.section-even { background-color:#fff; }
.l-guide-step.section-even:after { border-color:#fff transparent transparent transparent; }
.l-guide-step.section-even:last-child:after { content:none; }



/* ==================================================
   form
================================================== */
label.label-summury {
	width:100%;
	display:inline-block;
	font-size:13px;
	color:#232323;
	margin-top:5px;
}
label.label-summury > span { line-height:44px; display:block; }
fieldset.half > label.label-summury:nth-child(2n) { float:right; }
fieldset.half > label.label-summury { width:48%; vertical-align:top; }
fieldset.half select:nth-child(2) { border-right:0; }
label.label-summury > input[type="text"] { width:85%; height:34px; }
label.label-summury > select.half { width:50%; float:left; }
fieldset.third > label.label-summury { vertical-align:top; }
fieldset.third > label.label-summury:nth-child(1) { width:106px; }
fieldset.third > label.label-summury:nth-child(2) { width:160px; }
fieldset.third > label.label-summury:nth-child(3) { width:210px; }
.goods-detail button {
	width:100%;
	height:40px;
	line-height:40px;
	text-align:center;
	background-color:#f14b4b;
	color:#fff;
	font-weight:600;
	font-size:16px;
	letter-spacing:-1px;
	font-family: 'nanum-square-r';
}
.goods-detail button:disabled {
  background-color: #eee;
  color: #666;
  opacity: 0.4;
  cursor: not-allowed;
  pointer-events: none;
}
/* ==================================================
   div.goods-latest
================================================== */
div.goods-latest {
	width:100%;
	height:390px;
	border:1px solid #efefef;
	margin:70px 0 50px;
	position:relative;
	padding-top:60px;
}
div.goods-latest > aside {
	position:absolute;
	top:-28px;
	left:50%;
	margin-left:-90px;
	width:260px;
	text-align:center;
	display:block;
	background-color:#fff;
}
div.goods-latest > aside > h2 {
	color:#686868;
	font-size:24px;
	font-weight:500;
	line-height:34px;
	font-family: 'NanumSquare', sans-serif;
}
div.goods-latest > aside > p {
	color:#b8b8b8;
	font-size:14px;
	line-height:22px;
	text-transform:uppercase;
	font-family: 'NanumSquare', sans-serif;
}
ul.goods-stroller-slider { display:block; }
ul.goods-stroller-slider > li {
	width:346px;
	height:355px;
	display:inline-block;
	float:left;
	vertical-align:middle;
}
ul.goods-stroller-slider > li figure,
ul#goods-list > li figure {
	width:100%;
	height:254px;
	background-size:contain;
	background-repeat:no-repeat;
	background-position:center;
}
ul.goods-stroller-slider > li figcaption { width:100%; margin-top:17px; }
ul.goods-stroller-slider > li figcaption > h6,
ul#goods-list > li figcaption > h6 {
	font-size:16px;
	font-weight:600;
	line-height:32px;
	color:#686868;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	font-family: 'NanumSquare', sans-serif;
}
ul.goods-stroller-slider > li figcaption > p,
ul#goods-list > li figcaption > p {
	font-size:20px;
	font-weight:400;
	line-height:34px;
	color:#272727;
	font-family: 'NanumSquare', sans-serif;
}
ul#goods-list > li figcaption > p > span {
	font-size:15px;
	color:#ff7c87;
}
div.goods-latest .mask h5,
ul#goods-list .mask h5 {
	color:#ffdb9d;
	font-size:20px;
	font-weight:500;
	line-height:30px;
	display:block;
	font-family: 'NanumSquare', sans-serif;
}
div.goods-latest .mask span,
ul#goods-list .mask span {
	color:#fff;
	font-size:14px;
	font-weight:500;
	line-height:24px;
	display:block;
	width:100%;
	font-family: 'NanumSquare', sans-serif;
}
div.goods-latest .more h5:nth-child(3),
ul#goods-list .more h5:nth-child(3) { margin-top:35px; }
div.goods-latest .mask a,
ul#goods-list .mask a {
	display:inline-block;
	background-color:rgba(21,27,39,0.4);
	width:158px;
	height:38px;
	line-height:38px;
	border-radius:20px;
	border:1px solid #202f52;
	color:#fff;
	font-size:18px;
	font-family: 'NanumSquare', sans-serif;
	margin-top:40px;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
div.goods-latest .mask a:hover,
ul#goods-list .mask a:hover {
	background-color:rgba(21,27,39,1);
}

div.goods-latest .bx-prev,
div.goods-latest .bx-next {
	position:absolute;
	top:50%;
	margin-top:-17px;
	width:31px;
	height:31px;
	display:inline-block;
	background-color:#bfbfbf;
	border-radius:100%;
	color:#fff;
	text-align:center;
}
div.goods-latest .bx-prev i,
div.goods-latest .bx-next i {
	font-size:22px;
	line-height:33px;
}
div.goods-latest .bx-prev { left:10px; }
div.goods-latest .bx-next { right:10px; }
div.goods-latest .bx-wrapper { margin:0 auto; max-width:1038px !important; }




/* ==================================================
   서브공통
================================================== */
.board-wrap { margin:30px auto; }
/* current-arrow */
ul.current-arrow { border-bottom:1px solid #eceae8; margin:30px 0; }
ul.current-arrow { height:44px; line-height:44px; }
ul.current-arrow {
	display: -webkit-flex; /* Safari */
	-webkit-justify-content: space-between; /* Safari 6.1+ */
	display: flex;
	justify-content: space-between;
}
ul.current-arrow > li > span {
	color:#7a7a7a;
	font-family: 'NanumSquare', sans-serif;
	font-size:13px;
	font-weight:600;
}
ul.current-arrow > li > span > i {
	padding:0 13px;
	color:#000;
	font-size:5px;
}

/* goods-list */
ul.current-arrow ul { height:44px; line-height:44px; }
ul.current-arrow ul > li {
	display:inline-block;
	text-align:center;
	padding:0 40px;
}
ul.current-arrow ul > li.active { background-color:#6bc1dc; }
ul.current-arrow ul > li > a {
	color:#595959;
	font-family: 'nanum-square-r';
	font-size:16px;
	font-weight:600;
}
ul.current-arrow ul > li.active a { color:#fff; }
#goods_list .l-search-pst { height:auto; display:block; margin-bottom:25px; }
#goods_list .l-search-pst > .l-search_wr { position:static; }
ul#goods-list { margin-bottom:30px; }
ul#goods-list > li {
	display:inline-block;
	width:362px;
	height:353px;
	border:1px solid #dedede;
	margin-top:30px;
	margin-right:15px;
}

ul#goods-list > li figcaption {
	width:100%;
	height:82px;
	padding-top:17px;
	margin:0;
	background-color:#f8f8f8;
}

/* goods-view */
#container.goods-view { margin-bottom:30px; }

.l-goods-view { text-align:center; }
.l-goods-view > img { display:block; margin:0 auto; }
.l-goods-view .l-play { display:block; margin:10px auto; }

/* 대여하기 뷰 */
#goods-book {
	margin-top:40px;
}
.goods-detail > aside,
.goods-detail > section {
	height:423px;
	vertical-align:top;
	border:1px solid #e2e2e2;
}
.goods-detail aside {
	width:570px;
	background-position:center;
	background-repeat:no-repeat;
	background-size:contain;
}
.goods-detail section {
	width:496px;
	float:right;
	padding:0 25px;
}
.goods-detail > section > h4 {
	font-size:24px;
	font-family: 'NanumSquare', sans-serif;
	color:#505050;
	line-height:50px;
}
ul.l-view-point { display:table; margin-top:50px; }
ul.l-view-point > li { display:table-cell; width:50%; }
ul.l-view-point > li > .title { display:block; position:relative; color:#fff; font-size:18px; line-height:40px; text-align:center; background-color:#9ec12f; }
ul.l-view-point > li > .title:after {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 14px 14px 0 14px;
	border-color: #9ec12f transparent transparent transparent;
	position: absolute;
	bottom: -14px;
	left: 50%;
	margin-left: -14px;
	z-index: 1;
}
ul.l-view-point > li > .explain.goods-content { text-align:center; }
ul.l-view-point > li > .explain { margin-top:25px; }
ul.l-view-point > li > .explain > span { display:block; color:#676767; font-size:16px; line-height:40px; }
ul.tabs-nav > li { display:inline-block; color:#676767; font-size:16px; line-height:40px; height:40px; width:80px; text-align:center; }
ul.tabs-nav > li.tab-active { background-color:#9ec12f; }
ul.tabs-nav > li.tab-active > a { color:#fff; }
.tabs-stage { color:#676767; font-size:16px; line-height:40px; word-break:keep-all; text-align:justify; }

/* ==================================================
   <form>
================================================== */
.visual-title section input[type="text"],
.goods-detail input[type="text"],
.visual-title section select,
.goods-detail select {
	width:94%;
	border:1px solid #d7d7d7;
	height:35px;
	padding:0 3%;
	color:#747474;
	background:url('/img/common/arrow.png') right 3% top 14px no-repeat;
}
.visual-title section input[type="text"],
.goods-detail input[type="text"] { width:94%; }
.visual-title section select,
.goods-detail select { width:100%;  height:37px !important;}
input.total-price {
	width:94% !important;
	padding-right:20px;
	border:0 !important;
	color:#f14b4b !important;
	font-size:30px;
	font-family: 'NanumSquare', sans-serif;
	text-align:right;
	letter-spacing:-1px;
	background-image:none !important;
}
/* CSS3 STYLE GENERIC */
.goods-latest .view,
.goods-latest .view .mask,
.goods-latest .view .content,
.goods-latest .view .more { width: 346px; height: 355px; }
ul#goods-list .view,
ul#goods-list .view .mask,
ul#goods-list .view .content,
ul#goods-list .view .more { width: 362px; height: 353px; }
.view {
   overflow: hidden;
   position: relative;
   text-align: center;
   cursor: default;
}
.view .mask,  .view .content {
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
}
.view .more {
   display: inline-block;
   padding:0;
}
.second-effect .mask {
   opacity: 0;
   overflow:visible;
   border:0px solid rgba(0,0,0,0.7);
   -moz-box-sizing:border-box;
   -webkit-box-sizing:border-box;
   box-sizing:border-box;
   -webkit-transition: all 0.4s ease-in-out;
   -moz-transition: all 0.4s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   -ms-transition: all 0.4s ease-in-out;
   transition: all 0.4s ease-in-out;
}
.second-effect .more {
	position:relative;
	margin-left:-195px;
	margin-top:-130px;
	opacity:0;
   text-align:center;
}
.second-effect:hover .mask {
   opacity: 1;
   border:200px solid rgba(10,36,85,0.7);
}
.second-effect:hover .more {
	opacity:1;
	-moz-transition-delay:0.3s;
	-webkit-transition-delay:0.3s;
	-o-transition-delay:0.3s;
	-ms-transition-delay:0.3s;
	transition-delay:0.3s;
}
td.l-cart_price { vertical-align:baseline; font-size:18px; text-align:right; letter-spacing:-1px; font-family:'nanum-square-r'; }
td.l-cart_price > span { color:#f14b4b; font-size:30px; font-weight:600; }

/* Plugin Styles
-------------------------------------------------- */
/* Datepicker */
#ui-datepicker-div {
	padding: 20px !important;
}
#ui-datepicker-div, .ui-datepicker-title {
	color: #5e5e5e !important;
}
.ui-widget-content {
	-webkit-border-radius: 5px 5px 5px 5px !important;
	border-radius: 5px 5px 5px 5px !important;
	border: 1px solid #ebebeb !important;
	-webkit-box-shadow: 0 3px 0 0 rgba(0,0,0,0.12);
	box-shadow: 0 3px 0 0 rgba(0,0,0,0.12);
	background-color: #fff;
	margin-top: -3px;
}
.ui-widget-header {
	background: none !important;
	border-top: none !important;
	border-right: none !important;
	border-bottom: 2px solid !important;
	border-left: none !important;
}
.ui-datepicker-header {
	-webkit-border-radius: 0 0 0 0 !important;
	border-radius: 0 0 0 0 !important;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	background: none !important;
	border: 1px solid #e1e1e1 !important;
}
.ui-datepicker table {
	margin: 0 !important;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
	background: none !important
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight, .ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus, .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
	border: 1px solid !important;
}



/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative;margin:0 auto;width:970px;height:0}
#hd_pop h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.hd_pops {position:absolute;border:1px solid #e9e9e9;background:#fff}
.hd_pops_con {}
.hd_pops_footer {padding:10px 0;background:#000;color:#fff;text-align:right}
.hd_pops_footer button {margin-right:5px;padding:5px 10px;border:0;background:#393939;color:#fff}

/* 상단 레이아웃 */
#hd {z-index:4;position:relative;min-width:970px;background:#fff}
.hd_zindex {z-index:10 !important}
#hd_h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#hd_wrapper {position:relative;margin:0 auto;padding:26px 0;width:970px;zoom:1}
#hd_wrapper:after {display:block;visibility:hidden;clear:both;content:""}

#logo {float:left;padding:5px 0 0}

/* 전체 검색 */
#hd_sch {float:left;margin:0 0 0 20px;padding:0;border:1px solid #c3c6ca}
#hd_sch legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
#hd_sch #sch_stx {padding-left:5px;width:110px;height:24px;border:0;background:#fff;line-height:1.9em !important;line-height:1.6em}
#hd_sch #sch_submit {padding:0 5px;height:26px;border:0;background:#e2e6eb;color:#333;cursor:pointer}

/* 텍스트 크기 조절 */
#text_size {float:left;margin:0 0 0 10px;letter-spacing:-3px}
#text_size button {margin:0;padding:1px 2px;border:1px solid #c3c6ca;background:transparent;vertical-align:middle;cursor:pointer}
.ts_up {font-size:1.167em !important}
.ts_up2 {font-size:1.3em !important}

/* 상단 회원가입 등 링크 */
#tnb {float:right;margin:0;padding:0;list-style:none;zoom:1}
#tnb:after {display:block;visibility:hidden;clear:both;content:""}
#tnb li {float:left;margin:0 0 0 10px}
#tnb a {display:inline-block;padding:0 10px;height:28px;color:#333;letter-spacing:-0.1em;line-height:2.4em}
#tnb a:focus, #tnb a:hover, #tnb a:active {text-decoration:none}
#tnb img {margin-right:3px}

/* 메인메뉴 */
#gnb {position:relative;margin:-1px 0 0;border-top:1px dotted #dde4e9;border-bottom:1px solid #dde4e9;background:#ecf0f7}
#gnb h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#gnb_1dul {margin:0 auto !important;padding:0;width:970px;zoom:1}
#gnb_1dul:after {display:block;visibility:hidden;clear:both;content:""}
.gnb_1dli {z-index:10;position:relative;float:left}
.gnb_1da {display:inline-block;padding:0 40px 0 10px;height:35px;background:url('../img/gnb_bg00.gif') center right no-repeat;font-weight:bold;line-height:2.95em;text-decoration:none}
.gnb_1da:focus, .gnb_1da:hover {background:url('../img/gnb_bg00.gif') #333 center right no-repeat;text-decoration:none}
.gnb_1dli_air .gnb_1da {background-color:#333;color:#fff}
.gnb_1dli_on .gnb_1da {background-color:#333;color:#fff}
.gnb_2dul {display:none;position:absolute;top:35px;width:180px}
.gnb_2da {display:block;padding:13px 10px;text-align:left;text-decoration:none}
.gnb_1dli_air .gnb_2da {background-color:#333;color:#fff}
.gnb_1dli_on .gnb_2da {background-color:#333;color:#fff}
.gnb_2da:focus, .gnb_2da:hover {background:#666;text-decoration:none}
.gnb_1dli_over .gnb_2dul {display:block;left:0;background:#fff}
.gnb_1dli_over2 .gnb_2dul {display:block;right:0;background:#fff}

#gnb_empty {padding:10px 0;width:100%;text-align:center;line-height:2em}
#gnb_empty a {text-decoration:underline}

/* 중간 레이아웃 */
#wrapper {z-index:5;margin:0 auto;width:970px;border-right:1px solid #dde4e9;border-left:1px solid #dde4e9;zoom:1}
#wrapper:after {display:block;visibility:hidden;clear:both;content:""}

#aside {float:right;margin:0 0 0 -1px;width:210px;border-left:1px solid #dde4e9;background:#fff}


/* 하단 레이아웃 */
#ft {min-width:970px;border-top:1px solid #dde4e9;background:#f2f5f9}
#ft h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#ft p {margin:0;padding:10px 0;line-height:1.8em}

#ft_catch {position:relative;margin:0 auto;padding:20px 0 0;width:970px;text-align:center}

#ft_company {text-align:center}

#ft_copy {background:#414141}
#ft_copy div {position:relative;margin:0 auto;padding:10px 0;width:970px;color:#fff}
#ft_copy a {display:inline-block;margin:0 10px 0 0;color:inherit}
#ft_copy #ft_totop {position:absolute;top:10px;right:0}

/* 게시물 선택복사 선택이동 */
#copymove {}
.copymove_current {float:right;color:#ff3061}
.copymove_currentbg {background:#f4f4f4}

/* 화면낭독기 사용자용 */
#hd_login_msg {position:absolute;top:0;left:0;font-size:0;line-height:0;overflow:hidden}
.msg_sound_only, .sound_only {display:inline-block !important;position:absolute;top:0;left:0;margin:0 !important;padding:0 !important;font-size:0;line-height:0;border:0 !important;overflow:hidden !important}
/* 본문 바로가기 */
#skip_to_container a {z-index:100000;position:absolute;top:0;left:0;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden}
#skip_to_container a:focus, #skip_to_container a:active {width:100%;height:75px;background:#21272e;color:#fff;font-size:2em;font-weight:bold;text-align:center;text-decoration:none;line-height:3.3em}

/* ie6 이미지 너비 지정 */
.img_fix {width:100%;height:auto}

/* 캡챠 자동등록(입력)방지 기본 */
#captcha {display:inline-block;position:relative}
#captcha legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
#captcha #captcha_img {width:100px;height:41px;border:1px solid #e9e9e9}
#captcha #captcha_mp3 {position:absolute;top:0;left:101px;;margin:0;padding:0;width:23px;height:22px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer}
#captcha #captcha_mp3 span {position:absolute;top:0;left:0;width:23px;height:22px;background:url('../plugin/kcaptcha/img/sound.gif')}
#captcha #captcha_reload {position:absolute;top:21px;left:101px;margin:0;padding:0;width:23px;height:22px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer}
#captcha #captcha_reload span {position:absolute;top:9px;left:126px;width:23px;height:22px;background:url('../plugin/kcaptcha/img/reload.gif')}
#captcha #captcha_key {margin:0 0 0 25px;padding:0 5px;width:70px;height:41px;border:1px solid #b8c9c2;background:#f7f7f7;font-size:1.333em;font-weight:bold;text-align:center;line-height:2.8em}
#captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}

/* ckeditor 단축키 */
.cke_sc {margin:0 0 5px;text-align:right}
.btn_cke_sc{display:inline-block;padding:0 10px;height:23px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;line-height:1.9em;vertical-align:middle;cursor:pointer}
.cke_sc_def {margin:0 0 5px;padding:10px;border:1px solid #ccc;background:#f7f7f7;text-align:center}
.cke_sc_def dl{margin:0 0 5px;text-align:left;zoom:1}
.cke_sc_def dl:after {display:block;visibility:hidden;clear:both;content:""}
.cke_sc_def dt, .cke_sc_def dd {float:left;margin:0;padding:5px 0;border-bottom:1px solid #e9e9e9}
.cke_sc_def dt {width:20%;font-weight:bold}
.cke_sc_def dd {width:30%}

/* 버튼 */
a.btn01 {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;vertical-align:middle}
a.btn01:focus, a.btn01:hover {text-decoration:none}
button.btn01 {display:inline-block;margin:0;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none}
a.btn02 {display:inline-block;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle}
a.btn02:focus, .btn02:hover {text-decoration:none}
button.btn02 {display:inline-block;margin:0;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none}

.btn_confirm {text-align:center} /* 서식단계 진행 */

.btn_submit {padding:8px;border:0;background:#ff3061;color:#fff;letter-spacing:-0.1em;cursor:pointer}
fieldset .btn_submit {padding:0 7px;height:24px;line-height:1em}

a.btn_cancel {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;vertical-align:middle}
button.btn_cancel {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;vertical-align:top;text-decoration:none}

a.btn_frmline, button.btn_frmline {display:inline-block;padding:0 5px;height:24px;border:0;background:#333;color:#fff;letter-spacing:-0.1em;text-decoration:none;vertical-align:top} /* 우편번호검색버튼 등 */
a.btn_frmline {line-height:24px}
button.btn_frmline {font-size:1em}

/* 게시판용 버튼 */
a.btn_b01 {display:inline-block;padding:7px;border:1px solid #d9ded9;background:#f2f5f9;color:#000;text-decoration:none;vertical-align:middle}
a.btn_b01:focus, .btn_b01:hover {text-decoration:none}
a.btn_b02 {display:inline-block;padding:7px 7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle}
a.btn_b02:focus, .btn_b02:hover {text-decoration:none}
a.btn_admin {display:inline-block;padding:7px;border:1px solid #e8180c;background:#e8180c;color:#fff;text-decoration:none;vertical-align:middle} /* 관리자 전용 버튼 */
a.btn_admin:focus, a.btn_admin:hover {text-decoration:none}

/* 댓글 스타일 */
.cnt_cmt {display:inline-block;margin:0 0 0 3px;font-weight:bold}

/* 기본테이블 */
.tbl_wrap table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_wrap caption {padding:10px 0;font-weight:bold;text-align:left}

.tbl_head01 {margin:0 0 10px}
.tbl_head01 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head01 thead th {padding:12px 0;border-top:1px solid #d1dee2;border-bottom:1px solid #d1dee2;background:#e5ecef;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.tbl_head01 thead a {color:#383838}
.tbl_head01 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 tfoot th, .tbl_head01 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head01 tbody th {padding:8px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head01 td {padding:8px 5px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;line-height:1.5em;word-break:break-all}
.tbl_head01 a {}

.tbl_head02 {margin:0 0 10px}
.tbl_head02 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head02 thead th {padding:5px 0;border-top:1px solid #d1dee2;border-bottom:1px solid #d1dee2;background:#e5ecef;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.tbl_head02 thead a {color:#383838}
.tbl_head02 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head02 tfoot th, .tbl_head02 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head02 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head02 td {padding:5px 3px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;line-height:1.4em;word-break:break-all}
.tbl_head02 a {}

/* 폼 테이블 */
.tbl_frm01 {margin:0 0 20px}
.tbl_frm01 table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_frm01 th {width:70px;padding:7px 13px;border:1px solid #e9e9e9;border-left:0;background:#f5f8f9;text-align:left}
.tbl_frm01 td {padding:7px 10px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:transparent}
.tbl_frm01 textarea, .frm_input {border:1px solid #e4eaec;background:#f7f7f7;color:#000;vertical-align:middle;line-height:2em}
.tbl_frm01 textarea {padding:2px 2px 3px}
.frm_input {height:22px}
.tbl_frm01 textarea {width:98%;height:100px}
.tbl_frm01 a {text-decoration:none}
.tbl_frm01 .frm_file {display:block;margin-bottom:5px}
.tbl_frm01 .frm_info {display:block;padding:0 0 5px;line-height:1.4em}

/* 자료 없는 목록 */
.empty_table {padding:50px 0 !important;text-align:center}
.empty_list {padding:20px 0 !important;text-align:center}

/* 필수입력 */
.required, textarea.required {background:url('../img/wrest.gif') #f7f7f7 top right no-repeat !important}

/* 테이블 항목별 정의 */
.td_board {width:120px;text-align:center}
.td_category {width:80px;text-align:center}
.td_chk {width:30px;text-align:center}
.td_date {width:60px;text-align:center}
.td_datetime {width:110px;text-align:center}
.td_group {width:100px;text-align:center}
.td_mb_id {width:100px;text-align:center}
.td_mng {width:80px;text-align:center}
.td_name {width:100px;text-align:left}
.td_nick {width:100px;text-align:center}
.td_num {width:50px;text-align:center}
.td_numbig {width:80px;text-align:center}
.td_stat {width:60px;text-align:center}

.txt_active {color:#5d910b}
.txt_done {color:#e8180c}
.txt_expired {color:#ccc}
.txt_rdy {color:#8abc2a}

/* 새창 기본 스타일 */
.new_win {}
.new_win .tbl_wrap {margin:0 20px}
.new_win #win_title {margin:0 0 20px;padding:20px;border-top:3px solid #333;border-bottom:1px solid #dde4e9;background:#fff;font-size:1.2em}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win .win_ul {margin:-20px 0 20px 0;padding:0 20px;border-bottom:1px solid #455255;background:#484848;list-style:none;zoom:1}
.new_win .win_ul:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_ul li {float:left;margin-left:-1px}
.new_win .win_ul a {display:block;padding:10px 10px 8px;border-right:1px solid #455255;border-left:1px solid #455255;color:#fff;font-family:dotum;font-weight:bold;text-decoration:none}
.new_win .win_desc {padding:20px}

.new_win .win_btn {clear:both;padding:20px;text-align:center} /* 새창용 */
.new_win .win_btn button {display:inline-block;padding:0 10px;height:30px;border:0;background:#4b545e;color:#fff;line-height:2em;cursor:pointer}
.new_win .win_btn input {padding:0 10px;height:30px;line-height:2em}
.new_win .win_btn a {display:inline-block;padding:0 10px;height:30px;background:#4b545e;color:#fff;vertical-align:middle;line-height:2.4em}
.new_win .win_btn a:focus, .new_win .win_btn a:hover {text-decoration:none}

/* 내용관리 */
#ctt {margin:10px 0;padding:10px;border:1px solid #e9e9e9}
.ctt_admin {text-align:right}
#ctt header h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#ctt_con {padding:10px 0}
.ctt_img {text-align:center}

/* 검색결과 색상 */
.sch_word {color:#ff3061}

/* 자바스크립트 alert 대안 */
#validation_check {margin:100px auto;width:500px}
#validation_check h1 {margin-bottom:20px;font-size:1.3em}
#validation_check p {margin-bottom:20px;padding:30px 20px;border:1px solid #e9e9e9;background:#fff}

/* 사이드뷰 */
.sv_wrap {display:inline-block;position:relative;font-weight:normal}
.sv_wrap .sv {z-index:1000;display:none;margin:5px 0 0;border:1px solid #283646}
.sv_wrap .sv a {display:inline-block;margin:0;padding:3px;width:94px;border-bottom:1px solid #283646;background:#111;color:#fff !important}
.sv_wrap a:focus, .sv_wrap a:hover, .sv_wrap a:active {text-decoration:none}
.sv_on {display:block !important;position:absolute;top:10px;left:20px;width:auto;height:auto}
.sv_nojs .sv {display:block}

/* 페이징 */
.pg_wrap {clear:both;margin:0 0 20px;padding:20px 0 0;text-align:center}
.pg {}
.pg_page, .pg_current {display:inline-block;padding:0 8px;height:25px;color:#000;letter-spacing:0;line-height:2.2em;vertical-align:middle}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page {background:#e4eaec;text-decoration:none}
.pg_start, .pg_prev {/* 이전 */}
.pg_end, .pg_next {/* 다음 */}
.pg_current {display:inline-block;margin:0 4px 0 0;background:#333;color:#fff;font-weight:normal}

/* Mobile화면으로 */
#device_change {display:block;margin:0.3em;padding:0.5em 0;border:1px solid #eee;border-radius:2em;background:#fff;color:#000;font-size:2em;text-decoration:none;text-align:center}


span.cname { font-weight: bold; }






/* ==================================================
	table.l__ga-bo-search
================================================== */
table.l__ga-bo-search { width:100%; margin-top:20px; }
table.l__ga-bo-search th,
table.l__ga-bo-search td { border:1px solid #e2e2e2; padding:15px 0; text-align:left; }
table.l__ga-bo-search th { background-color:#f0f0f0; padding-left:18px; vertical-align:top; }
table.l__ga-bo-search td { padding-left:18px; }
table.l__ga-bo-search td i.icon-star { color:#ffae00; }
table.l__ga-bo-search tfoot th { text-align:center; }
table.l__ga-bo-search input.searchform { width:744px; height:48px; line-height:48px; border:1px solid #e2e2e2; text-indent:15px; font-size:14px; }
table.l__ga-bo-search button.searchform { height:48px; line-height:48px; border:none; background-color:#404040; padding:0 40px; color:#fff; margin-left:5px; }
table.l__ga-bo-search button.searchform i { margin-right:5px; }
table label.checklist { min-width:98px; display:inline-block; }
table label.checklist > input { margin-right:5px; }
table.l__ga-bo-search a.write {
	height:48px; line-height:48px; border:none; background-color:#404040; padding:0 40px; color:#fff; margin-left:5px; display:inline-block; float:right; margin-right:30px;
}
table.l__ga-bo-search a.write i { margin-right:5px; }
table.l__ga-bo-search textarea,
table.l__ga-bo-search input.frm_input { background-color:#f0f0f0; border:1px solid #e2e2e2; }
table.l__ga-bo-search input.frm_input { width:100px; height:26px; line-height:26px; padding:5px; }
table.l__ga-bo-search textarea { width:90%; height:150px; line-height:18px; padding:10px; }
input.cmt_submit {
	display:inline-block; width:220px; height:40px; line-height:40px; border:3px solid #333; text-align:center; background-color:#fff; margin-top:10px;
	font-size:18px; font-family: 'nanum-square-r'; font-weight:900;
}
/* ==================================================
	ul.l__ga-bo-sc
================================================== */
ul.l__ga-bo-sc { display:inline-block; margin:40px 0; width:100%; text-align:center; }
ul.l__ga-bo-sc > li { display:inline-block; position:relative; padding:0 15px; }
ul.l__ga-bo-sc > li > a { color:#000; font-size:18px; font-weight:600; }
ul.l__ga-bo-sc > li > a#bo_cate_on { color:#404040; }
ul.l__ga-bo-sc > li:not(:nth-child(1)):before {
	content:"";
	display:block;
	position:absolute;
	top:50%;
	left:0;
	margin-top:-7px;
	width:1px;
	height:14px;
	background:#e2e2e2;
}
/* ==================================================
	.l__ga-bo
================================================== */
.l__ga-bo { clear:both; border-top:3px solid #e2e2e2; border-bottom:1px solid #e2e2e2; }
.l__ga-bo > ul#content_list { display:inline-block; width:100%; }
.l__ga-bo > ul#content_list > li { display:block; padding:30px 0; width:100%; border-bottom:1px solid #e2e2e2; }
ul#content_list > li.empty_list { color:#333; font-size:24px; font-family: 'nanum-square-r'; font-weight:900; padding:100px 0 !important; text-align:center; width:100%; }
.l__ga-bo > ul#content_list > li > a { display:inline-block; }
.l__ga-bo > ul#content_list > li > a:hover .title { text-decoration:underline; }
.l__ga-bo > ul#content_list figure,
.l__ga-bo > ul#content_list figcaption,
.l__ga-bo > ul#content_list dl { display:inline-block; vertical-align:top; }
.l__ga-bo > ul#content_list figure { width:275px; height:190px; position:relative; }
.l__ga-bo > ul#content_list figure > img { display:block; }
.l__ga-bo > ul#content_list figure > label.caption {
	position:absolute; top:0; left:0; z-index:1;
	display:inline-block; background-color:#333; padding:0 8px; height:22px; text-align:center;
	color:#fff; font-size:13px; line-height:22px;
}
.l__ga-bo > ul#content_list figcaption { margin:0 30px; width:670px; }
.l__ga-bo > ul#content_list figcaption > span { display:block; }
.l__ga-bo > ul#content_list figcaption .title { color:#333; font-size:24px; font-family: 'nanum-square-r'; font-weight:900; line-height:30px; padding-bottom:15px; }
.l__ga-bo > ul#content_list figcaption .content { color:#5b5d5b; font-size:14px; line-height:23px; }
dl.l__ga-data {}
dl.l__ga-data > dt,
dl.l__ga-data > dd { display:block; width:185px; }
dl.l__ga-data > dt { color:#000; text-align:center; font-family: 'nanum-square-r'; font-weight:900; line-height:30px; }
dl.l__ga-data > dt > i { color:#ffae00; }
dl.l__ga-data > dd { border:1px solid #e2e2e2; margin-top:10px; height:40px; line-height:40px; }
dl.l__ga-data > dd i { padding-left:20px; padding-right:5px; color:#404040; }
dl.l__ga-data > dd span { display:inline-block; vertical-align:top; }
dl.l__ga-data > dd .title { color:#666; font-size:15px; font-family: 'nanum-square-r'; font-weight:600; width:70px; }
dl.l__ga-data > dd .count { color:#404040; font-size:15px; padding-right:20px; width:45px; text-align:right; }
/* ==================================================
	.l__ga-bo
================================================== */
.l__pager { position:relative; margin:20px 0; }
.l__pager > .l__only-adm { position:absolute; left:0; top:0; }
.l__pager > .l__only-adm > button,
.l__pager > .l__only-adm > a { margin-right:0; display:inline-block; width:27px; height:27px; background-color:#404040; color:#fff; }
.l__pager > .l__only-adm > a { text-align:center; line-height:27px; width:80px; }
.l__pager > .l__only-adm > a > i { margin-right:5px; }
/* ==================================================
	.l__bo-view-slider
================================================== */
.l__bo-view-slider { height:427px; position:relative; margin-top:-33px; }
.l__bo-view-slider ul { max-height:427px; }
.l__bo-view-slider ul li { max-height:427px; height:427px; background-size:cover; background-position:center; background-repeat:no-repeat; }
.l__bo-view-slider .bx-controls { position:absolute; bottom:50%; left:50%; margin-left:-600px; }
.l__bo-view-slider .bx-controls-direction { width:1200px; }
.l__bo-view-slider .bx-controls a { font-size:0; }
.l__bo-view-slider .bx-controls a:before { font-family: "fontello"; font-size:40px; color:rgba(255,255,255,0.5); }
.l__bo-view-slider .bx-controls a:hover:before { color:#fff; }
a.bx-next { float:right; }
/* ==================================================
	article.l__bo-ga-view
================================================== */
article.l__bo-ga-view { width:100%; margin-top:30px; }
article.l__bo-ga-view > h1.view-title { color:#222; font-size:35px; font-family: 'nanum-square-r'; font-weight:900; text-align:center; }
article.l__bo-ga-view > span.view-content { color:#666; font-size:18px; line-height:28px; padding:20px 0; display:block; text-align:center; }
article.l__bo-ga-view dl.l__ga-data { text-align:center; margin:0 10px; }
article.l__bo-ga-view dl.l__ga-data > dd { display:inline-block; margin-bottom:30px; }


/* ==================================================
	board style
================================================== */
/* 공통 */
.l__board-path { display:inline-block; width:100%; height:48px; line-height:48px; border-bottom:1px solid #dcdcdc; margin-bottom:30px; }
.l__board-path > span { display:inline-block; line-height:48px; }
.l__board-path > .board-title { color:#2d2d2d; font-size:24px; font-weight:500; letter-spacing:-0.5px; }
.l__board-path > .board-explain { color:#949494; font-size:12px; text-align:bottom; padding-left:5px; }
.l__board-path > .board-path { float:right; }
.l__board-path > .board-path > * { color:#474747; font-size:13px; text-transform:uppercase; }
.l__board-path > .board-path > i { margin:0 8px; }
.l__board-path > .board-path > .active { color:#404040; }
.l__board-ct { display:table; width:100%; }
.l__board-ct.third > li { width:33%; }
.l__board-ct.quarter > li { width:25%; }
.l__board-ct > li {
	display:table-cell; height:54px; line-height:54px; text-align:center; position:relative;
	border:1px solid #dfdfdf; border-bottom:1px solid #404040; border-left:none;
}
.l__board-ct > li:before { content:'\f107'; font-family: "fontello"; color:#c9c9c9; position:absolute; right:20px; font-size:20px; }
.l__board-ct > li:nth-child(1) { border-left:1px solid #dfdfdf; }
.l__board-ct > li.active { border:1px solid #404040; border-bottom:none; }
.l__board-ct > li > a { display:block; color:#3c3c3c; font-size:15px; }
.l__board-ct > li.active:before { color:#404040; }
.l__board-search { display:block; margin:20px 0; background-color:#fafafa; border-top:1px solid #dfdfdf; border-bottom:1px solid #dfdfdf; padding:13px 0; }
.l__board-search > * { line-height:42px; height:42px; vertical-align:middle; }
.l__board-search .board-count { padding-left:20px; color:#474747; font-size:15px; }
.l__board-search .board-count i { color:#222222; margin-right:8px; }
.l__board-search .board-write { float:right; margin-right:15px; }
.l__board-search .board-search { float:right; margin-right:8px; }
.l__board-search .board-search select,
.l__board-search .board-search input { vertical-align:top; }
.l__board-search .board-search select#sfl {
	height:42px; line-height:42px; border:1px solid #dfdfdf; font-size:13px; width:125px; padding:0 10px;
	-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.l__board-search .board-search input#stx {
	width:235px; height:40px; line-height:40px; border:1px solid #dfdfdf; border-left:none; padding:0 20px; margin-left:-4px;
	font-size:13px;
}
.l__board-search .board-search button.bth-icon { color:#404040; border:none; margin-left:-28px; }
.l__bo-btn { margin-top:10px; width:100%; display:inline-block; }
.l__bo-btn .board-check {  }
.l__bo-btn .board-write { float:right; }
/* button */
.btn-confirm, .btn-cancel {
	width:111px; height:40px; line-height:40px; background-color:#404040; border:1px solid #404040; display:inline-block; text-align:center;
	color:#fff !important; font-size:13px;
}
input.btn-check { height:40px; line-height:40px; background-color:#404040; border:1px solid #404040; color:#fff; font-size:13px; padding:0 10px; }
ul.view-btn-list { display:inline-block; text-align:right; width:100%; margin-top:10px; }
ul.view-btn-list > li { display:inline-block; }
.btn-list { display:inline-block; width:50px; height:25px; line-height:25px; text-align:center; background-color:#fafafa; border:1px solid #dfdfdf; font-size:12px; }
.btn-only-adm { background-color:#404040; border:1px solid #404040; color:#fff !important; }
.btn-cancel { height:38px; background-color:#fff; border:1px solid #404040; color:#232323 !important; }
ul.bo_v_nb { display:block; text-align:center; margin-top:50px; }
ul.bo_v_nb > li { display:inline-block; margin-right:5px; }
.btn-view {
	width:133px; height:56px; line-height:56px; text-align:center; border:1px solid #e3e3e3; background-color:#fff;
	color:#434343 !important; font-size:14px; font-weight:500; display:inline-block;
}
.btn-view > i.icon-angle-left { float:left; margin-left:10px; }
.btn-view > i.icon-angle-right { float:right; margin-right:10px; }
/* list thumb */
ul#content_list figure { background-size:cover; background-position:center; background-repeat:no-repeat; }
/* board view */
table.bo-view th { text-align:left !important; padding-left:20px; }
table.bo-view td { border:1px solid #e3e3e3; }
table.bo-view td.l-none { border-left:none; }
table.bo-view td.r-none { border-right:none; }
#bo_v_atc { display:inline-block; width:100%; }
#bo_vc_w { background-color:#fafafa; border-top:1px solid #e3e3e3; border-bottom:1px solid #e3e3e3; padding:20px 30px; }
#bo_vc p { border-top:1px solid #e3e3e3; }
#bo_vc header { }
#bo_vc header > * { display:inline-block; vertical-align:top; }
#bo_vc header > small { color:#e3e3e3; font-size:20px; font-weight:100; margin-top:3px; }
#bo_vc header > span.name { width:15%; max-width:190px; color:#434343; font-size:13px; }
#bo_vc header > span.name i { margin:0 8px 0 27px; color:#222222; font-size:20px; }
#bo_vc header > span.content { width:62%; padding-left:3%; line-height:18px; color:#434343; font-size:13px; }
#bo_vc header > span.date { width:9%; max-width:100px; text-align:right; color:#434343; font-size:13px; }
#bo_vc header > span.btn { width:9%; max-width:100px; text-align:right; }
#bo_vc header > span.btn i {
	display:inline-block; width:24px; height:24px; text-align:center; line-height:24px; background-color:#fff; border:1px solid #cbcbcb; color:#f03539;
}
/* board write */
#bo_w { margin-top:20px; }
ul.board-write { width:100%; display:inline-block; }
ul.board-write > li { display:block; margin-bottom:10px; }
ul.board-write .summary { display:inline-block; margin-right:5px; }
ul.board-write .summary.secret { float:right; line-height:37px; }
ul.board-write label.input,
ul.board-write input.input,
ul.board-write select.input { background-color:#fff; border:1px solid #e3e3e3; height:37px; line-height:37px; vertical-align:top; font-size:13px; color:#434343; }
ul.board-write label.input { width:116px; text-align:center; display:inline-block; border-right:none; }
ul.board-write input.input { width:178px; padding:0 10px;margin-left:-3px; }
ul.board-write input.long-input { width:1050px; }
ul.board-write select.input { min-width:178px; height:39px; line-height:39px; padding:0 10px;margin-left:-3px; }
ul.board-write label.secret { color:#434343; font-size:13px; }
ul.board-write input.secret { margin-left:3px; }
li.l__comment-content { position:relative; background-color:#fff; border:1px solid #e3e3e3; }
li.l__comment-content textarea#wr_content { border:none; width:96%; height:110px; padding:10px 2%; }
ul.board-write fieldset#captcha { margin-left:-3px; }
ul.board-write fieldset#captcha #captcha_mp3,
ul.board-write fieldset#captcha #captcha_reload { display: inline-block; position:static; width:37px; height:37px; font-size:0; background-color:#e3e3e3; vertical-align:top; }
ul.board-write #captcha #captcha_img { height:37px; width: auto; }
ul.board-write #captcha #captcha_mp3 span { position:relative; display:inline-block; }
ul.board-write #captcha #captcha_reload { border-top:none; background-position:0 -26px; }
ul.board-write #captcha #captcha_key { border:1px solid #e3e3e3; height:35px; line-height:35px; vertical-align:top; width:130px; margin:0; }
ul.board-write #captcha #captcha_info { display:inline-block; color:#c3c3c3; line-height:37px; font-size:13px; padding-left:10px; letter-spacing:0; }
.l__board-write-btn { margin:10px 0; }
ul.board-write .l-link { display:inline-block; vertical-align:middle; height:37px; line-height:37px; background-color:#404040; color:#fff; padding:0 10px; }
/* basic board list */
.l__bo-basic { display:inline-block; width:100%; }
.l__bo-basic table#content_list { width:100%; }
.l__bo-basic table#content_list th {
	border-top:1px solid #989898; border-bottom:1px solid #e3e3e3; text-align:center;
	color:#434343; font-size:15px; font-weight:500; line-height:66px; height:66px;
}
.l__bo-basic table#content_list td { border-bottom:1px solid #e3e3e3; text-align:center; color:#434343; font-size:15px; line-height:58px; }
.l__bo-basic table#content_list td.subject,
.l__bo-basic table#content_list td.file-link { text-align:left; padding-left:25px; border-left:none; border-right:none; }
.l__bo-basic table#content_list td.file-link { padding:8px 0; }
.l__bo-basic table#content_list td.file-link > p { line-height:22px; }
.l__bo-basic table#content_list td .bo-notice {
	display:inline-block; width:50px; height:25px; line-height:25px; text-align:center; background-color:#404040; border-radius:25px; color:#fff;
}
/* gallery board list */
.l__bo-gallery {}
.l__bo-gallery #content_list > li {
	display:inline-block; padding:12px; width:288px; height:286px; border:1px solid #e3e3e3; vertical-align:top; margin-bottom:12px; margin-right:12px;
}
.l__bo-gallery #content_list > li > div { display:inline-block; }
.l__bo-gallery #content_list .l__thum { width:260px; height:194px; }
.l__bo-gallery #content_list figure { width:260px; height:194px; border:1px solid #e3e3e3; }
.l__bo-gallery #content_list figure > img { display:none; }
.l__bo-gallery #content_list .title { display:block; width:100%; color:#434343; font-size:13px; margin:8px 0; }
.l__bo-gallery #content_list .l__explain { width:100%; border-top:1px solid #e3e3e3; padding-top:5px; }
.l__bo-gallery #content_list .l__explain > span { display:inline-block; width:48%; line-height:34px; color:#7f7f7f; font-size:13px; vertical-align:top; }
.l__bo-gallery #content_list .l__explain .name { text-align:left; }
.l__bo-gallery #content_list .l__explain .date { text-align:right; }
/* gallery board list */
.l__bo-webzine {}
.l__bo-webzine #content_list > li {
	display:inline-block; padding:0; width:590px; height:156px; border:1px solid #e3e3e3; vertical-align:top; margin-bottom:12px; margin-right:12px;
}
.l__bo-webzine #content_list figure,
.l__bo-webzine #content_list figcaption { display:inline-block; vertical-align:top; }
.l__bo-webzine #content_list figure { width:209px; height:156px; border-right:1px solid #e3e3e3; }
.l__bo-webzine #content_list figure > img { display:none; }
.l__bo-webzine #content_list > li > figcaption { width:352px; margin:0 12px; }
.l__bo-webzine #content_list > li > figcaption > div { display:block; }
.l__bo-webzine #content_list .title { font-size:13px; line-height:36px; border-bottom:1px solid #e4e4e4; margin-top:5px; }
.l__bo-webzine #content_list .title > a { color:#434343; }
.l__bo-webzine #content_list .content { color:#717171; font-size:13px; line-height:26px; margin:12px 0; height:52px; }
.l__bo-webzine #content_list .explain { line-height:35px; border-top:1px solid #e4e4e4; }
.l__bo-webzine #content_list .explain > span { display:inline-block; color:#9c9c9c; font-size:12px; }
.l__bo-webzine #content_list .explain > span.name { width:78%; }
.l__bo-webzine #content_list .explain > span.date { text-align:right; width:20%; }
