@charset "utf-8";

/********************************************************
■ Basic : 기본
********************************************************/
@import url('https://fonts.googleapis.com/css?family=Roboto:400,300,500,500italic,700,900,400italic,700italic');

body { font-family: dotum; line-height: 22px; font-size: 14px; color: rgb(51, 51, 51); background-color:#CCC; background-repeat: no-repeat; background-attachment:fixed; background-size:cover; max-width:768px;margin:0 auto;}
body.is-pc .ko { font-size:12px; }
a { color: rgb(51, 51, 51); cursor: pointer; text-decoration: none; }
a:hover, a:focus, a:active { color: crimson; text-decoration: none; }
fieldset legend { display:none; }
label { font-weight:normal; }
label.checkbox, label.radio { line-height:12px; font-size: 12px; font-weight: normal; cursor: pointer; }
hr { margin-top: 20px; margin-bottom:20px; border:0; border-top:1px solid #eee; display:block; }
blockquote { font-size: 12px; margin:0px 0px 20px; }
/*.en, h1, h2, h3, h4, h5, h1 a, h2 a, h3 a, h4 a, h5 a { font-family: "Roboto", sans-serif; }*/
/*.ko, .ko small { font-family:dotum, sans-serif; }*/
.sns-share-icon img { width:20%; max-width:34px; border-radius:50%; }

/********************************************************
■ Layout : 레이아웃
********************************************************/
.wrapper { margin:0 auto; background:#fff;  }
.at-container { margin:0px auto; padding:0px; }
.is-pc .at-body { min-height:600px; }
.at-body .at-container { padding:0px 0px; overflow:hidden; }
.boxed.wrapper .at-body .at-container { padding:0px 20px; }
.at-content { position:relative; padding:20px 0px; }
.at-row { margin-left:-15px; margin-right:-15px; }
.at-col { position:relative; padding-left:15px; padding-right:15px; padding-top:20px; padding-bottom:20px; }
.nav-fixed .at-menu { width:100%; z-index:10; left:0px; -webkit-transition: height .4s ease, opacity .3s ease; -o-transition: height .4s ease, opacity .3s ease; transition: height .4s ease, opacity .3s ease; }
@media all and (max-width:991px) {
	.responsive .at-body .at-container { padding:0px 0px !important; }
	.responsive .at-body .at-row { margin-left:0px; margin-right:0px; }
	.responsive .at-body .at-col { padding-left:0px; padding-right:0px; }
	.responsive .pull-right.at-main,
	.responsive .pull-left.at-side { float:none !important; }

}

/********************************************************
■ LNB : 최상단의 즐겨찾기, RSS, 로그인, 회원가입 영역
********************************************************/
.at-lnb { }
.en .at-lnb { font-size:12px; }
.at-lnb ul { list-style: none; margin: 0px; padding:10px 0px 5px; }
.at-lnb ul > li { float: left; padding: 0px 15px; }
.at-lnb ul > li::after { float: right; color:#ccc; content: "/"; margin-right:-17px;}
.at-lnb ul > li:last-child::after { content: ""; margin-right:0px; }
.at-lnb ul > li > a { color: #333; float:left; }
@media all and (max-width:991px) {
	.responsive .at-lnb .at-container { display:none; visibility:visible; }
}

body {max-width:768px; margin:0 auto; background-color:#CCC;}
header ul, main {display:block; width:100%; margin:0 auto;}
main {font-size:1.167em; background-color:#FFF;}

header ul {background-color:#000;}
header ul li {display:block; text-align:center; padding:.5em 0;}
header ul li button {background-color:rgba(255, 255, 255, 0);}
header ul li button:nth-of-type(1) {float:left; margin:.2em 0 0 .6em;}
header ul li button:nth-of-type(2) {float:right; margin:.2em .6em 0 0;}

main > section > article {max-width:95%; margin:0 auto; padding-top:1em; padding-bottom:1em;}
main > section > article > h1 {padding:0 0 .2em .2em; font-size:1.500em; border-bottom:2px solid #888;}

footer {background-color:#FFF;}
footer img {width:100%;}
footer ul {text-align:center;}
footer ul li {width:49%; display:inline-block; padding-bottom:1%; text-align:center;}
footer ul li img {width:99%;}

input,select,button,img {font-size:1.000em; vertical-align:middle;}
ul,ol {list-style:none;}
ul,ol,li,dl,dt,dd,table,th,td,form,fieldset,legend,input,button {margin:0; padding:0;}
button:not(:disabled), input[type=submit]:not(:disabled), input[type=button]:not(:disabled) {cursor:pointer; outline:none;}
.topLogo {position:relative;display:inline-block;top:.3em;width:140px;height:41px;background:url("../../assets/images/ci.png") no-repeat;background-size:100%;text-indent:-9999em;}
body,table,input,textarea,select,button,h1,h2 {font-family:Verdana, Arial, Malgun Gothic,'맑은 고딕';}

/* 메인페이지 */
#mainImg img {width:100%;}

#main01 {margin-top:1em;}
#main01 ul {text-align:center; padding-right:6px;}
#main01 ul li {width:49%; display:inline-block; margin-right:-5px; padding-bottom:1%; text-align:center;}
#main01 ul li:nth-child(odd) {padding-right:0.75%;}
#main01 ul li:nth-child(even) {padding-left:0.75%;}
#main01 ul li img {width:100%;}

#main02 {text-align:center;}
#main02 img {margin:.3em 0; max-width:99%;}

/* 메인 퀵메뉴 */
#quickArea {margin:.6em 0 1em;}
#quickArea ul {text-align:center; padding-right:6px;}
#quickArea ul li {display:inline-block; margin-right:-5px; width:24.8%; border:1px solid #CCC; text-align:center; border-right:0;}
#quickArea ul li:last-of-type {border-right:1px solid #CCC;}
#quickArea ul li img {width:100%;}

/* 서브페이지 */
main > section > img:first-of-type {width:100%;}
main > section > article {min-height:155px; padding-bottom:2em;}
main > section > article > img:first-of-type {padding-bottom:.4em;}


/* 사이트맵 */
#sitemap a {display:block; padding:.8em; font-size:16px;}
#sitemap a:not(:last-of-type){border-bottom:1px solid #EEE;}

/* 사용설명 */
.manual-intro {font-weight:300; text-align:center; padding-top:2em; line-height:2.1; font-size:1.417em; color:#246BB3;}
.line {position:relative; height:1px; margin:auto; background:#BBB; background:linear-gradient(to right,transparent 0,#BBB 25%,#BBB 75%,transparent 100%);}
.line.demo-title-line {margin:3em auto; position:relative;}
.demo-title {width:8em; margin-left:-4em; font-size:1.083em; line-height:21px; color:#888; text-align:center; background:#FFF; position:absolute; top:-10px; left:50%; text-transform:uppercase;}
.demo-buttons {width:80%; margin:auto;}
.demo-buttons .demo-button {margin-left:4%;}
.demo-buttons img {max-width:100%; margin-bottom:2em; border:1px solid #666;}
.demo-button {cursor:pointer; font-size:13px; line-height:52px; height:52px; border-radius:3px; border:1px solid #E2E2E2; text-align:center; background:#FAFAFA;
	position:relative; text-transform:uppercase; display:inline-block; width:27%; margin-bottom:3em;}
.demo-button:hover {color:#FFF; background-color:#BFBFDF;}
.clearfix:after, .clearfix:before {content:" "; display:table;}
.clearfix:after {clear:both;}
.demo-button.arrow_box {position: relative; background:#45B0C7; border:1px solid #45B0C7; color:#FFF;}
.demo-button.arrow_box:after, .arrow_box:before {top:100%; left:50%; border:solid transparent; content:" "; height:0; width:0; position:absolute; pointer-events:none;}
.demo-button.arrow_box:after {border-color:rgba(102, 189, 209, 0); border-top-color:#45B0C7; border-width:6px; margin-left:-6px;}
.demo-button.arrow_box:before {border-color:rgba(102, 189, 209, 0);	border-top-color:#45B0C7; border-width:6px; margin-left:-6px;}
@media (max-width:750px) {
	.demo-buttons {width:90%}
}
#appendImg {text-align:center;}

/* common */
body,table,input,textarea,select,button {font-family:Verdana, Arial, Malgun Gothic,'맑은 고딕';}
h1, h2 {letter-spacing:-.05em;}
h2 {margin-bottom:.2em; font-size:1.5em;font-weight: bold;}
input[type=submit]:not(.btnFile), input[type=button]:not(.btnFile) {padding:0 1.8em 0; height:2em; font-size:1.500em; letter-spacing:-.08em; font-weight:bold; color:#FFF;background-color:#D21911; border-color:#D21911; border-radius:.3em !important;}

/* 전체스킨 */
.skinWrap {font-size:0.917em;}
.skinWrap > .skinWrap {font-size:14px;}

/* common */
.boardWrap {line-height:1.5;}
.boardWrap #list, .boardWrap #write, .boardWrap #content {border-top:2px solid;}
.boardWrap .category {text-align:right;}
.boardWrap .category div {position:absolute; margin-top:.8em;}
.boardWrap .category select {margin-bottom:.25em;}
.boardWrap .category ul li {display:inline-block; margin-left:3px; vertical-align:bottom; background-color:#EDEDED; border:1px solid #DDD; border-radius:.3em .3em 0 0;}
.boardWrap .category ul li a {display:block; padding:.6em 1.5em .3em;}
.boardWrap .category ul li.nowCategory a {color:#FFF;}
.boardWrap .cmtNum {position:relative; bottom:.1em; padding-left:.2em; font-size:0.750em}
.boardWrap .cmtNum span {float:left; font-size:0;}
.boardWrap #list div {padding:.8em 0; border-bottom:1px solid #E7E7E7; text-align:center;}

/* list */
.boardWrap #list ul {border-bottom:1px solid #E4E4E4;}
.boardWrap #list ul.que {font-size:1.083em; cursor:pointer;}
.boardWrap #list ul.que.content {font-weight:bold;}
.boardWrap #list ul.ans {display:none; padding-bottom:.5em; line-height:1.7; background-color:#FAFAFA;}
.boardWrap #list ul li {text-align:center;}
.boardWrap #list ul li {display:inline-block; margin:.6em 0;}
.boardWrap #list ul li:nth-of-type(1) {width:10%; font-size:1.333em; color:#999; vertical-align:top;}
.boardWrap #list ul li:nth-of-type(2) {width:80%; margin-top:1em; text-align:left;}
.boardWrap #list ul li:nth-of-type(3) {width:5%; font-size:1.333em; vertical-align:top;}
.boardWrap #list ul li span {padding-left:.2em;}
.boardWrap #list ul li img {margin:0 .2em .2em;}
.boardWrap button i {padding:0 9px;background:url("../../assets/images/icons_red.png");}

.boardWrap #list,
.boardWrap #gallery,
.boardWrap #zine,
.boardWrap #write,
.boardWrap #content,
.boardWrap #paging span,
.boardWrap .category ul li.nowCategory {border-color:#DD8C9E;}
.boardWrap .category ul li.nowCategory {background-color:#DD8C9E;}
.boardWrap #paging span,
.boardWrap #list ul:nth-of-type(even) li:nth-of-type(1) {color:#DD8C9E;}

/* paging */
.reviewWrap #paging {text-align:center; height:3em; padding-top:1em;}
.reviewWrap #paging .btnList {float:left;}
.reviewWrap #paging .btnWrite {float:right;}
.reviewWrap #paging a,
.reviewWrap #paging span {display:inline-block; padding:.3em .5em; vertical-align:middle; border:1px solid #FFF; color:#888; font-weight:bold; text-align:center;}
.reviewWrap #paging span {border:1px solid;}
.reviewWrap #paging a:hover {border:1px solid #CCC;}
.reviewWrap #paging p {font-size:0; line-height:0; text-indent:-9999em;}
.reviewWrap #paging .prevNext {min-width:1.8em; padding:.3em 0; color:#888; border:1px solid #ECECEC;}
.reviewWrap #paging .prevNext b {padding:0 .5em;}

/* search */
.reviewWrap #search {text-align:center; margin-top:1em;}
.reviewWrap #control {height:1em; margin-top:1em;}
.reviewWrap #control span {float:right;}
.reviewWrap button i {padding:0 9px; background:url("../../assets/images/icons_red.png");}

.reviewWrap #btnArea {margin-top:.8em; text-align:center;}
.reviewWrap button {padding:0 .6em 0 .4em; line-height:0; height:2em; font-weight:normal; color:#333; background-color:#F9F9F9; border:1px solid #BBB; border-radius:.2em;}
.reviewWrap button:hover {background-color:#F0F0F0;}
.reviewWrap button.btnL {height:2.5em;}
.btnList i {background-position:0 -1px;}

.pd3 {padding:3% 3% 2% 3%;}
.pl1 {padding-left:1em;}
.pl2 {padding-left:2em;}

select, input[type=file] {height:2em;}
select {border:1px solid #BBB;}

/* write */
.boardWrap #write li {padding:.4em 0; border-bottom:1px solid #E7E7E7;}
.boardWrap #write li label[for]:first-of-type {float:left; width:9em; margin:.4em 0 0 1em;}
.boardWrap #write li .cheditor-container,
.boardWrap #write li div.errMsg {margin-left:10em;}
.boardWrap #write li input[type]+label {margin-right:1em;}
.boardWrap #write li img {padding-right:.15em;}
.boardWrap #write li a {padding-right:.8em;}

/* content */
.boardWrap #content article ul li {display:inline-block; width:100%; border-bottom:1px solid #E7E7E7; padding:1em 0 .8em;}
.boardWrap #content article ul li:first-of-type {background-color:#FAFAFA; padding:1.1em 0 .9em;}
.boardWrap #content article ul li:first-of-type strong {vertical-align:top;}
.boardWrap #content article ul li:first-of-type span {width:83%;}
.boardWrap #content article ul li strong {width:10%; display:inline-block; text-align:center;}
.boardWrap #content article ul li strong:first-of-type {width:15%;}
.boardWrap #content article ul li span {display:inline-block;}
.boardWrap #content article ul li img {padding-right:.3em;}
.boardWrap #content section {margin:1em .5em; line-height:1.5; min-height:100px; word-break:break-all;}
.boardWrap #content section img {max-width:100%; height:auto !important; -ms-interpolation-mode: bicubic; display:block;}
.boardWrap #content section a img, .boardWrap #content section img[onclick] {margin-top:1em;}
.boardWrap #prevNext {clear:both; padding:.5em 0; border-top:1px solid #E7E7E7;}
.boardWrap #prevNext dt {position:absolute;}
.boardWrap #prevNext dd {margin:.6em 0 .4em 5.4em;}

/* validation */
.boardWrap #write span.error {margin-left:.3em;}
.boardWrap #write div span.error {margin-left:0;}

/* buttons */
.boardWrap #contentButton {clear:both; padding:1em 0 0.5em 0; border-top:1px solid #E7E7E7;}

/* button */
.boardWrap .btnArea {margin-top:.8em; text-align:center;}
.boardWrap button {padding:0 .6em 0 .4em; line-height:0; height:2em; font-weight:normal; color:#333; background-color:#F9F9F9; border:1px solid #BBB; border-radius:.2em;}
.boardWrap button:hover {background-color:#F0F0F0;}
.boardWrap button.btnL {height:2.5em;}
.btnList i {background-position:0 -1px;}
.btnWrite i, #sbmWrite i {background-position:-18px -1px;}
#sbmSearch i {background-position:-36px -1px;}
#btnRecomm i {background-position:-54px -1px;}
#btnReport i {background-position:-72px -1px;}
#btnTxt i {background-position:-90px -1px;}
#btnPrint i {background-position:-108px -1px;}
#btnReply i {background-position:-126px -1px;}
#btnModify i {background-position:-144px -1px;}
#btnRemove i {background-position:-161px -1px;}
#btnComment i {background-position:-180px -1px;}
#sbmRemove i {background-position:-54px -1px;}
#btnBack i { background-position:-198px -1px;}

/* list */
.reviewWrap #list {border-top:2px solid;border-color:#DD8C9E;}
.reviewWrap #list ul {padding-top:.2em;}
.reviewWrap #list ul li ol {border-bottom:1px solid #DDD;}
.reviewWrap #list ul li ol li span a {float:right;}
.reviewWrap #list ul li ol li img {margin:0 .2em .2em;}
.reviewWrap #list ul li ol li a:first-child {display:block;}
.reviewWrap #list ul li ol li:first-child {font-size:14px; padding:.7em .5em 0;}
.reviewWrap #list ul li ol li:last-child {color:#999; padding:0 .6em .5em;}

/* 주문페이지 */
.btmL1 {border-style:solid; border-width:0 0 1px 0; border-color:#E2E2E2; padding:.6em 0;font-size:14px;background-color:#FFF;}
.btmL1 th, .btmL2 th {width:20%; border-style:solid; border-width:0 1px 0 0; border-color:#E2E2E2; padding-left:4pt; color:#333; font-weight:bold;text-align:center;}
.btmL1 td, .btmL2 td {width:80%; padding-left:1em;}
.btmL1 td > input[type=text], input[type=tel] {height:2em; border:1px solid #BBB; padding:0 .2em;width:70%;}
.btmL1 td > input[type=radio], input[type=checkbox] {height:1em;margin:.1em .2em .1em 0;border:0;}
.btmL1 td > textarea {border:1px solid #BBB; padding:0 .2em;width:90%;}
.btmL1 input[type=radio]+label {margin-left:-.2em;}
.btmL1 th > label {font-weight:bold;}
.btmL1 label > div {margin:-.4em 0 .4em; padding-left:1.5em;}
.btmL1 label > div input {margin-top:.6em;}
.btmL1 td ol li {margin:1em 0;}
.btmL1 td ol li label div {display:inline; padding-left:.2em;}
input[type=radio], input[type=checkbox] {margin:.1em .2em .1em 0; border:0;}
input[type=radio]+label, input[type=checkbox]+label {position:relative; top:.1em; margin-right:.5em;}
.btmL1 td > div, .btmL1 td > span {padding-top:.2em; color:#970035;}
.btmL1 td > ul li > div {margin-top:-.2em; padding-left:1.5em; color:#970035;}
.btmL1 td > ul li > label:nth-of-type(2) {width:100%;}
.btmL2 {border-style:solid; border-width:0 0 1px 0; border-color:#E2E2E2; padding:1em 0;}
button.goods {padding:.3em 1em .3em; font-size:0.750em; letter-spacing:-.08em; font-weight:bold; color:#FFF; border-radius:.2em; border:1px solid; background-color:#248ACE; border-color:#248ACE;float:right; margin-bottom:.3em;}

/* Icon */
.bicon {background:url("../../assets/images/icons_default.png") no-repeat;}
.arrow {width:4px; height:6px; background-position:0 0;}
.re {width:8px; height:10px; background-position:-20px 0;}
.file {width:12px; height:13px; background-position:-40px 0;}
.image {width:14px; height:14px; background-position:-60px 0;}
.link {width:14px; height:14px; background-position:-80px 0;}
.secret {width:11px; height:13px; background-position:-100px 0;}
.mobile {width:10px; height:14px; background-position:-120px 0;}
.new {width:10px; height:9px; background-position:-140px 0;}
.remove {width:10px; height:14px; background-position:-4px -20px;}
.modify {width:12px; height:14px; background-position:-24px -20px;}
.reply {width:10px; height:14px; background-position:-44px -20px;}
.report {width:11px; height:14px; background-position:-64px -20px;}
.facebook {width:26px; height:26px; background-position:0 -40px;}
.twitter {width:26px; height:26px; background-position:-26px -40px;}
.google {width:26px; height:26px; background-position:-52px -40px;}

.list-wrap, .write-wrap, .view-wrap {padding:30px;}

/********************************************************
■ PC Header : PC 헤더 
********************************************************/
.pc-header { padding:10px 0px 0px; text-align:center; }
.pc-header .at-container { padding:0px 20px 15px; background: url('./header.jpg') no-repeat right top; }
.pc-header .header-logo { display:inline-block; vertical-align:middle; padding:0px 15px; }
.pc-header .header-logo a { font-size:44px; line-height:44px; font-family:'Georgia', sans-serif; font-weight:bold; color:#000; }
.pc-header .header-logo a:hover { color:#000; }
.pc-header .header-logo img { display:block; max-width:100%; max-height:60px; }
.pc-header .header-desc { display:block; font-size:12px; letter-spacing:-1px; color:#888; margin-top:2px; }
.pc-header .header-search { display:inline-block; width:260px; vertical-align:middle; }
.pc-header .header-search form { padding:0px; margin-top:4px; border:4px solid #111; background: #111; }
.pc-header .header-search input { background: #fff; border:1px solid #111; }
.pc-header .header-search .btn { color:#fff !important; background: #111 !important; }
.pc-header .header-keyword { padding-top:4px; }
.en .pc-header .header-keyword { font-size:12px; }
@media all and (max-width:991px) {
	.responsive .pc-header { display:none; }
}

/********************************************************
■ Mobile Header : 모바일 헤더 
********************************************************/
.m-header { display:none; background: rgb(50, 60, 70); }
.m-header a { color:#fff }
.m-header .at-container { padding:0px; }
.m-header .header-wrap { display:table; width:100%; table-layout:fixed; margin:0px; min-width:300px; border-collapse: collapse; }
.m-header .header-icon, 
.m-header .header-logo { display:table-cell; vertical-align:middle; font-size:18px; height:44px; line-height:44px; text-align:center; }
.m-header .header-icon { width:44px; }
.m-header .header-icon a { display:block; }
@media all and (max-width:991px) {
	.responsive .m-header { display:block; }
}

/********************************************************
■ PC Menu : PC 메뉴바 배경설정
********************************************************/
.pc-menu { position:relative; background: #111; border:0px; z-index:3; box-shadow: 0px 5px 5px -2px rgba(25, 25, 25, 0.15); -webkit-box-shadow: 0px 5px 5px -2px rgba(25, 25, 25, 0.15); -moz-box-shadow: 0px 5px 5px -2px rgba(25, 25, 25, 0.15); }
.pc-menu .at-container { position:relative; }
.pc-menu .sub-slide,
.pc-menu .sub-shows { display:none; visibility:visible; }
.pc-menu .sub-icon::after { font-family: "FontAwesome"; float: right; position: relative; content: "\f105"; }
.pc-menu .menu-a { font-size: 15px; font-family: "Roboto", sans-serif; }
.pc-menu .nav-home .menu-a { font-size: 20px;}
.pc-menu .nav-right { font-size:16px; } 
@media all and (max-width:991px) {
	.responsive .pc-menu,
	.responsive .pc-menu-all { display:none; }
}

/********************************************************
■ PC Menu Top : PC 상단 좌측/배분 스타일 메뉴
********************************************************/

/* 배분 스타일 */
.pc-menu .nav-top.nav-both .menu-ul { display:table; width:100%; table-layout:fixed; margin:0px; }
.pc-menu .nav-top.nav-both .menu-li { display:table-cell; vertical-align:top; }
.pc-menu .nav-top.nav-both .menu-a { padding:0px; text-align:center; }
.pc-menu .nav-top.nav-both .sub-1div::before { left: 50%; margin-left:-8px; }
.pc-menu .nav-top.nav-both .sub-1div { position:relative; }

/* 좌측 스타일 */
.pc-menu .nav-top.nav-float .menu-ul { }
.pc-menu .nav-top.nav-float .menu-li { float:left; }
.pc-menu .nav-top.nav-float .sub-1div { position:absolute; }

/* 공통 스타일 */
.pc-menu .nav-top { position:absolute; left:0px; top:0px; z-index:10; width:100%; }
.pc-menu .nav-top .menu-a { display:block; color:#fff; background:#111; font-weight:bold; }
.pc-menu .nav-top .menu-li:hover .menu-a,
.pc-menu .nav-top .menu-li.on .menu-a { background:#333; }
.pc-menu .nav-top .menu-li.nav-home { width:60px !important; text-align:center; }
.pc-menu .nav-top .menu-li.nav-home .menu-a { padding:0px; }
.pc-menu .nav-top .new { color: rgb(140, 195, 70);}

.pc-menu .nav-top .sub-1div::before { top: -8px; border-width: 0 8px 8px; border-color: orangered transparent; display: block; width: 0px; content: ""; position: absolute; border-style: solid; }
.pc-menu .nav-top .sub-1div { background:#fff; border-top:3px solid orangered; box-shadow: 0 6px 12px rgba(0, 0, 0, .175); -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175); }
.pc-menu .nav-top .sub-1dul,
.pc-menu .nav-top .sub-1dli { position:relative;  }
.pc-menu .nav-top .sub-1da { display:block; color:#000; padding:5px 12px; line-height:22px; border-bottom: 1px solid rgb(238, 238, 238); }
.pc-menu .nav-top .sub-1dli.on .sub-1da,
.pc-menu .nav-top .sub-1dli:hover .sub-1da { color:#fff; font-weight:bold; background: orangered; border-color:orangered; }
.pc-menu .nav-top .sub-1new { color: rgb(140, 195, 70);}
.pc-menu .nav-top .sub-1line { position:relative; display:block; color:#000; padding:5px 12px; font-weight:bold; background:#fafafa; line-height:22px; border-bottom: 1px solid rgb(238, 238, 238); }

.pc-menu .nav-top .sub-2div { left:100%; top:0; background: #fff; position:absolute; z-index:20; box-shadow: 0 6px 12px rgba(0, 0, 0, .175); -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175); } 
.pc-menu .nav-top .sub-2dul { }
.pc-menu .nav-top .sub-2dli { }
.pc-menu .nav-top .sub-2da { display:block; color:#000; padding:5px 12px; line-height:22px; border-bottom: 1px solid rgb(238, 238, 238); } 
.pc-menu .nav-top .sub-2dli.on .sub-2da,
.pc-menu .nav-top .sub-2dli:hover .sub-2da { color:#fff; font-weight:bold; background: orangered; border-color:orangered; }
.pc-menu .nav-top .sub-2new { color: rgb(140, 195, 70);}
.pc-menu .nav-top .sub-2line { display:block; color:#000; padding:5px 12px; font-weight:bold; background:#fafafa; line-height:22px; border-bottom: 1px solid rgb(238, 238, 238); }

/********************************************************
■ PC Right Icon Menu : PC 우측 아이콘 메뉴
********************************************************/
.pc-menu .nav-right { background:#111; position:absolute; top:0px; right:0px; z-index:11; }
.pc-menu .nav-right > ul { float:right; list-style:none; padding:0px; margin:0px; }
.pc-menu .nav-right > ul > li { float:left; position:relative; width:42px; }
.pc-menu .nav-right > ul > li > a { color:#fff; display:block; text-align:center; }
.pc-menu .nav-right > ul > li > a:hover { background: #333; }
.pc-menu .nav-right .label { position: absolute; top: 15%; right: 7px; text-align: center; font-size: 9px; font-weight:300; padding: 2px 3px; line-height: 0.9; border-radius: .25em !important; }
.pc-menu .nav-rw { width:170px; }

/********************************************************
■ PC All Menu : 전체 메뉴
********************************************************/
.pc-menu-all { position:relative; background:#fafafa; z-index:2; -webkit-box-shadow: inset 0px -10px 10px -10px rgba(0,0,0,0.2); -moz-box-shadow: inset 0px -10px 10px -10px rgba(0,0,0,0.2); box-shadow: inset 0px -10px 10px -10px rgba(0,0,0,0.2); }
.pc-menu-all .at-container { padding:20px 15px 0px; }
.pc-menu-all .table { margin-bottom:20px !important;}
.pc-menu-all .table td { width:1%; background:#fff; border:1px solid #ddd; padding:0px; line-height:20px; }
.pc-menu-all .menu-a { display:block; color:#000; padding:6px 12px; background:#f5f5f5; border-bottom:1px solid #ddd; font-weight:bold; text-align:center; }
.pc-menu-all .table td.on .menu-a { color:crimson; }
.pc-menu-all .sub-1div { padding:8px 0px; }
.pc-menu-all .sub-1dul { list-style:none; padding:0px; margin:0px; }
.pc-menu-all .sub-1dli .sub-1da { display:block; padding:2px 12px; color:#333; }
.pc-menu-all .sub-1dli.on .sub-1da,
.pc-menu-all .sub-1dli:hover .sub-1da { color:crimson; }
.pc-menu-all .new { color: rgb(140, 195, 70);}
.pc-menu-all .new-sub1 { color: rgb(140, 195, 70);}
.pc-menu-all .sub-1line { display:block; color:#000; padding:5px 12px; margin:4px 0px; font-weight:bold; background:#fafafa; }
.pc-menu-all .menu-all-btn { text-align:center; }

/********************************************************
■ Mobile Menu : 모바일 메뉴
********************************************************/
.m-menu { display:none; overflow:hidden; background:#fff; position:relative; z-index:20; box-shadow: 0px 5px 5px -2px rgba(25, 25, 25, 0.15); -webkit-box-shadow: 0px 5px 5px -2px rgba(25, 25, 25, 0.15); -moz-box-shadow: 0px 5px 5px -2px rgba(25, 25, 25, 0.15); }
.m-menu .m-wrap { }
.m-menu .m-table { display:table; width:100%; table-layout:fixed; width:100%; margin:0px; min-width:300px; border-collapse: collapse; }
.m-menu .m-icon, 
.m-menu .m-list { display:table-cell; vertical-align:middle; font-size:15px; height:44px; line-height:44px; border:1px solid #eee; border-top:0px; border-bottom:0px; }
.m-menu .m-icon { width:44px; text-align:center; font-size:18px; }
.m-menu .m-icon a { display:block; position:relative; }
.m-menu .m-icon .label { position: absolute; top: 15%; right: 5px; text-align: center; font-size: 9px; font-weight:300; padding: 2px 3px; line-height: 0.9; border-radius: .25em !important;  }
.m-menu .m-nav { overflow: hidden; margin:0px 10px; }
.m-menu .m-nav ul { list-style: none; margin:0px; padding:0px; }
.m-menu .m-nav ul li { display:table-cell; padding: 0px 10px; white-space:nowrap; }
.m-menu .m-nav ul li.active a { color: orangered; font-weight:bold; }

.m-menu .m-sub { background:#fafafa; border-top:1px solid #ddd; font-size:15px; height:44px; line-height:44px; padding:0px 10px; }
.m-menu .m-nav-sub { width:100%; overflow: hidden; margin:0px; }
.m-menu .m-nav-sub ul { list-style: none; margin:0px; padding:0px; }
.m-menu .m-nav-sub ul li { display:table-cell; padding: 0px 10px; white-space:nowrap; }
.m-menu .m-nav-sub ul li.active a { color: orangered; font-weight:bold; }
@media all and (max-width:991px) {
	.responsive .m-menu { display:block; }
}

/********************************************************
■ Page Title : 페이지 타이틀 및 설명글
********************************************************/
.at-title { height:80px; position:relative; color:#000; background-color: #fafafa; border-bottom:1px solid #dfdfdf; }
.at-title .at-container { height:100%; position:relative; }
.at-title .page-title { font-size:24px; position:absolute; left:20px; bottom:15px; z-index:1; }
.at-title .page-desc { color:#888; position:absolute; right:20px; bottom:10px; z-index:1; }
@media all and (max-width:767px) {
	.responsive .at-title { height:50px; }
	.responsive .at-title .page-title { font-size:20px; left:15px; bottom:10px; }
}

/********************************************************
■ Footer : 하단 푸터
********************************************************/
.en .at-footer .at-links { font-size:12px; }
.at-footer .at-links { background:#fafafa; padding:8px 0px; border:1px solid #ddd; border-left:0px; border-right:0px;  }
.at-footer .at-links ul { list-style: none; margin: 0px; padding:0px; }
.at-footer .at-links ul > li { float: left; padding: 0px 15px; }
.at-footer .at-links ul > li::after { float: right; color:#ccc; content: "/"; margin-right:-17px;}
.at-footer .at-links ul > li:last-child::after { content: ""; }
.at-footer .at-links ul > li > a { color: #888; }
@media all and (max-width:991px) {
	.responsive .at-footer .at-links ul.pull-left { display:none; }
	.responsive .at-footer .at-links ul.pull-right { float:none !important; text-align:center; }
	.responsive .at-footer .at-links ul.pull-right > li { float:none; display:inline-block; }
}

/* YC5 */
.en .at-footer .at-infos { font-size:12px; }
.at-footer .at-infos .media { padding:15px 20px 20px; }
.at-footer .at-infos .pull-left { font-size:70px; color:#ddd; }
.at-footer .at-infos .copyright { float:left; margin-left:10px; }
.at-footer .at-infos .copyright span { color:#888; }
.at-footer .at-about { list-style: none; margin:0px; padding:0px; }
.at-footer .at-about > li { float: left; padding: 0px 15px; color:#888; }
.at-footer .at-about > li > a { color: #888; }
.at-footer .at-help { list-style: none; margin: 0px; padding:0px; margin-bottom:5px; }
.at-footer .at-help:after {display:block;visibility:hidden;clear:both;content:""}
.at-footer .at-help > li { float: left; padding: 0px 15px; }
.at-footer .at-help > li::after { float: right; font-size:12px; color:#ddd; content: "|"; margin-right:-17px;}
.at-footer .at-help > li:last-child::after { content: ""; }
.at-footer .at-help > li > a { float: left; }
@media all and (max-width:767px) {
	.responsive .at-footer .at-infos .media { padding:15px 0px 20px; text-align:center; }
	.responsive .at-footer .at-infos .copyright { float:none; margin:0px; }
}

/* G5 */
.at-footer .at-copyright { text-align:center; padding:15px 0px; color:#888; }
.at-footer .at-copyright strong { color:#333; }

/********************************************************
■ Go Top & Bottom : 상단/하단 이동버튼
********************************************************/
.at-go .go-btn { display:none; position: fixed; width:40px; bottom: 20px; right: 25px; z-index: 2; }
.at-go .go-btn span { display: block; color:#fff; background: rgba(0,0,0,0.5); margin:5px 0px; text-align: center; border-radius: 50%; width: 42px; height: 42px; line-height: 42px !important; font-size: 19px; }
.at-go .go-btn .go-bottom { display:none; }
@media (max-width: 768px) {
	.at-go .go-btn { bottom:0px; right:5px; }
}

/********************************************************
■ Bootstrap3 : 부트스트랩 기본속성
********************************************************/
/* Button */
.btn { font-family: "Roboto", sans-serif; }
.btn-lg { padding: 10px 16px; border-radius: 3px; line-height: 1.33; font-size: 18px; }
.btn-lg i {	top: 3px; font-size: 24px; position: relative; }
.btn-xs { padding: 4px 10px; }
.is-pc .ko .btn-xs,
.is-pc .ko .btn-sm { font-family:dotum, sans-serif; }

/* Panel : Accordions */
.panel { box-shadow: none; -webkit-box-shadow: none; border-radius: 0px; }
.panel-group .panel { border-radius: 0px; }
.panel .panel-heading { border-radius: 0px; }
.is-pc .ko .panel .panel-body { font-size:12px; }

/* List Group */
.list-group-item { word-break:break-all; border-radius:0 !important; }

/* Pagination */
.pagination { font-family: "Roboto", sans-serif; }
.pagination li a { border-radius:0 !important; color:#333 !important; }
.pagination li.active a { color:#fff !important; background:#444 !important; border-color:#444 !important; }

/* Progress */
.progress { position:relative; border-radius: 0px; height: 28px; overflow: hidden; margin-bottom: 15px; box-shadow: inset 0px 1px 2px rgba(0,0,0,0.1); background-color: rgb(245, 245, 245); -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }
.progress .sr-only { font-family: "Roboto", sans-serif; margin: 0px 15px; left: 0px; width: auto; height: 28px; line-height: 28px; font-size: 12px; clip: auto; }
.sr-score { font-family: "Roboto", sans-serif; height: 28px; line-height: 28px; font-size: 12px; padding-right:8px; }

/* Misc */
.form-control, .well, .btn, .alert, .input-group-addon, .label { border-radius:0 !important; }
