@charset "utf-8";
.shop-subject {
	font-size:16px;
	letter-spacing:-0.05em;
	font-weight:600;
}
.shop-subject a {display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#333;}
.shop-sale {color:#da3032;display:inline-block;}
.shop-sale strong {font-size:27px;font-weight:600;}
.shop-sale span {font-size:13px;font-weight:600;}
.shop-pay del {color:#adadad;}
.shop-pay strong {font-weight:600;color:#3a3a3a;font-size:18px;letter-spacing:-0.03em;}
.shop-buy {font-size:12px;color:#adadad;display:none !important;}
.shop-buy span {font-weight:600;color:#1b4a8f;}


#wrap {position:relative;width:100%;min-width:1200px;}

#header {position:relative;z-index:500;}
.naver {background:#01c73c;position:relative;}
.naver .inner {width:1200px;margin:0 auto;padding:0;font-size:0;position:relative;}
.naver .inner > * {display:inline-block;vertical-align:middle;}
.naver .inner ul {margin-left:10px;}
.naver .inner ul li {
	font-size:14px;
	letter-spacing:-0.05em;
	display:inline-block;
	vertical-align:middle;
	color:#fff;
	margin-left:30px;
}
.naver .inner ul li em {
	display:inline-block;
	vertical-align:baseline;
	width:17px;
	line-height:17px;
	background:#fff;
	color:#01c73c;
	font-size:13px;
	font-weight:600;
	text-align:center;
}
.naver .inner ul li strong {font-weight:600;vertical-align:baseline;}
.naver .btn {
	width:194px;
	height:44px;
	line-height:44px;
	color:#fff;
	border:1px solid #fff;
	border-radius:7px;
	position:absolute;
	right:0;
	top:50%;
	text-align:center;
	margin-top:-23px;
	font-size:18px;
	font-weight:normal;
	letter-spacing:-0.05em;
}
.naver .btn img {vertical-align:baseline;}
.naver .close {position:absolute;right:30px;top:50%;margin-top:-13.5px;background:none;border:none;}

#header .tnb {border-bottom:1px solid #ddd;}
#header .tnb .inner {width:1200px;margin:0 auto;position:relative;height:45px;}
#header .tnb .lef > li {float:left;margin-right:5px;}
#header .tnb .lef > li > a {
	display:block;
	height:30px;
	line-height:30px;
	margin-top:7px;
	font-size:12px;
	border-radius:5px;
	background:#6e93e4;
	color:#fff;
	font-weight:600;
	letter-spacing:-0.05em;
	padding:0 5px;
}
#header .tnb .rig {position:absolute;right:-18px;top:0;}
#header .tnb .rig ul {float:left;background:url(../images/tnb-bar.gif) no-repeat 0 50%;padding:0 12px 0 14px;}
#header .tnb .rig ul:first-child {background:none;padding-left:0;}
#header .tnb .rig ul > li {float:left;background:url(../images/tnb-dot2.gif) no-repeat 0 50%;padding-left:2px;}
#header .tnb .rig ul > li:first-child {background:none;padding-left:0;}
#header .tnb .rig ul > li > a {
	float:left;
	display:block;
	height:45px;
	line-height:45px;
	font-size:12px;
	color:#787878;
	padding:0 4px;
	letter-spacing:-0.05em;
}
#header .top {width:1200px;height:90px;position:relative;margin:0 auto;}
#header .top .logo {font-size:0;position:absolute;left:0;top:50%;margin-top:-26.5px;}
#header .top .search {position:absolute;left:314px;top:25px;}
#header .top .search p {font-size:12px;letter-spacing:-0.03em;color:#3e659f;margin-bottom:7px;}
#header .top .search .form {
	width:390px;
	height:41px;
	border:2px solid #3e659f;
	border-radius:22.5px;
	overflow:hidden;
	font-size:0;
}
#header .top .search .sel-box {display:inline-block;position:relative;}
#header .top .search .sel-box .sel-txt {
	display:inline-block;
	vertical-align:middle;
	width:103px;
	height:41px;
	line-height:41px;
	font-size:12px;
	font-weight:600;
	letter-spacing:-0.03em;
	background:url(../images/selbg.gif) no-repeat 100% 50%;
	letter-spacing:-0.05em;
	text-indent:20px;
	position:relative;
	z-index:0;
}
#header .top .search .sel-box .sel-op {
	position: absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	font-size:12px;
	color:#333;
	letter-spacing:-0.05em;
	filter:alpha(opacity=0);
	opacity:0;
	z-index:1;
}
#header .top .search input[type="text"] {
	width:250px;
	height:41px;
	line-height:41px;
	text-indent:10px;
	border:none;
	font-size:14px;
	font-weight:600;
	letter-spacing:-0.05em;
	background:url(../images/search-bar.gif) no-repeat 0 50%;
}
#header .top .search button {border:none;background:none;}
#header .top .link {position:absolute;right:0;top:40px;}
#header .top .link li {float:left;margin-left:60px;}
#header .top .link li:first-child {margin-left:0;}
#header .top .link li a {display:block;font-size:14px;font-weight:600;color:#545454;letter-spacing:-0.05em;}

#header .nav {background:#1b4a8f;}
#header .nav > .inner {width:1200px;margin:0 auto;position:relative;height:50px;font-size:0;}
#header .nav .gnb {text-align:center;white-space:nowrap;margin:0 -30px;}
#header .nav .gnb > li {display:inline-block;background:url(../images/gnb-bar.gif) no-repeat 0 50%;}
#header .nav .gnb > li:first-child {background:none;}
#header .nav .gnb > li > a {
	display:inline-block;
	font-size:15px;
	height:50px;
	line-height:50px;
	color:#fff;
	padding:0 18px;
	letter-spacing:-0.05em ;
	font-weight:600;
}
#header .nav .gnb > li:hover > a,
#header .nav .gnb > li.active > a {color:#ef883c;}
#header .snb {
	position:absolute;
	top:100%;
	left:50%;
	margin-left:-500px;
	width:1000px;
	background:#fff;
}
#header .snb * {font-family:돋움,dotum,sans-serif;}
#header .snb .inner {border:2px solid #1b4a8f;border-top:none;margin:0 auto;padding:10px;overflow:hidden;display:none;}
#header .snb h2 {font-size:24px;font-weight:600;color:#606060;letter-spacing:-0.05em;padding-bottom:15px;}
#header .snb .desc {margin:0 -7px;font-size:0;}
#header .snb .desc .box {
	display:inline-block;
	width:16.66666%;
	box-sizing:border-box;
	padding:10px;
	vertical-align:top;
	box-sizing:border-box;
	border-left:1px solid #aaa;
}
#header .snb .desc .box:nth-child(6n+1) {border-left:none;}
#header .snb .desc .box h3 a {display:block;color:#1b4a8f;}
#header .snb .desc .box h3 a span {
	display:block;
	position:relative;
	font-size:13px;
	letter-spacing:-0.05em;
}
#header .snb .desc .box ul {margin-top:10px;}
#header .snb .desc .box ul li {padding:2px 0;}
#header .snb .desc .box ul li a {display:block;font-size:12px;letter-spacing:-0.1em;/* font-weight:600; */letter-spacing:-0.05em;color:#666;}
#header .snb .desc .box ul li a:before {content:"·";}
#header .snb .desc .box:hover h3 a {background:#ef883c;}
#header .snb .desc .box ul li:hover a {color:#da3032;text-decoration:underline;}
#header ._fullbtn {
	position:absolute;
	left:0;
	height:30px;
	top:50%;
	margin-top:-15px;
	color:#fff;
	background:#0b3573;
	padding:0 10px;
	font-size:14px;
	border:1px solid #022a65;
	border:none;
	border-radius:3px;
	font-weight:600;
}


#vis,
#vis .vis {position:relative;width:100%;height:407px;overflow:hidden;z-index:0;}
#vis .vis img {display:block;position:absolute;left:50%;margin-left: -960px;}
#vis .btn {position:absolute;left:0;bottom:0;width:1200px;left:50%;margin-left:-600px;font-size:0;z-index:100;}
#vis .btn a {
	display:inline-block;
	width:12.5%;
	height:46px;
	background:rgba(255,255,255,0.8) url(../images/tnb-bar.gif) no-repeat 0 50%;
	text-align:center;
}
#vis .btn a span {
	display:block;
	padding:0 10px;
	position:relative;
	top:50%;
	transform:translate(0,-50%);
	font-size:14px;
	letter-spacing:-0.05em;
	line-height:18px;
	font-weight:600;
	color:#696969;
	max-height:36px;
	overflow:hidden;
}
#vis .btn .active {background:#404040;}
#vis .btn .active span {color:#fff;}


#main {margin:42px auto;width:1200px;position:relative;}
#main .mtit1 {margin-bottom:13px;}
#main .mtit2 {margin-top:40px;}
#main .mtit3 {margin-top:40px;}
#main .mtit4 {margin-top:50px;}

#main .mban1 {margin-top:30px;}
#main .mmid1 {overflow:hidden;margin-top:40px;}
#main .mmid1 .l {float:left;}
#main .mmid1 .r {float:right;}

#main .mmid1 .area {width:590px;}
#main .mmid2 {}
#main .mmid3 {margin-top:40px;}
#main .mmid3 .tab {overflow:hidden;margin-bottom:70px;}
#main .mmid3 .tab a {
	height:50px;
	line-height:50px;
	text-align:center;
	display:block;
	width:33.33333%;
	float:left;
	background:#b6b6b6;
	font-weight:600;
	color:#fff;
	font-size:16px;
}
#main .mmid3 .tab a:hover,
#main .mmid3 .tab a.active {background:#fff;border-top:2px solid #333;color:#333;}
#main .mmid3 .tab .area {position:relative;}
.roll-list {position:relative;padding:0 60px;overflow:hidden;}
.roll-list .box {width:250px;float:left;text-align:center;}
.roll-list .box .img {width:174px;height:174px;margin:0 auto;overflow:hidden;}
.roll-list .box .shop-subject {margin-top:10px;}
.roll-list .box .shop-buy {margin:8px 0 5px;}

.roll-list .bx-controls-direction a {position:absolute;z-index:100;display:block;width:16px;height:25px;top:50%;margin-top:-12.5px;text-indent:-9999px;}
.roll-list .bx-controls-direction .bx-prev {background:url(../images/roll-prev.png) no-repeat;left:32px;}
.roll-list .bx-controls-direction .bx-next {background:url(../images/roll-next.png) no-repeat;right:32px;}

#main .mmid4 {border:1px solid #d3d3d3;border-top:none;}
#main .mmid4:after {content:"";display:block;clear:both;}
#main .mmid4 .box {float:left;width:199px;border-left:1px solid #d3d3d3;overflow:hidden;text-align:center;}
#main .mmid4 .box:first-child {border-left:none;width:198px;}
#main .mmid4 .box .txt {background:#f0f0f0;height:39px;line-height:39px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;letter-spacing:-0.05em;padding:0 10px;}
#main .mmid4 .box .info {padding:10px;}
#main .mmid4 .box .info .subject {font-size:16px;font-weight:600;color:#585757;letter-spacing:-0.05em;}
#main .mmid4 .box .info .pay {font-size:18px;color:#3a3a3a;margin-top:3px;font-weight:600;}

#main .mmid5 {margin-top:40px;padding-bottom:20px;border:1px solid #a9a9a9;}
#main .mmid5 .tab {margin-bottom:30px;overflow:hidden;}
#main .mmid5 .tab a {
	display:block;
	height:51px;
	line-height:51px;
	text-align:center;
	width:132px;
	margin-left:1px;
	font:600;
	background:#a9a9a9;
	float:left;
	color:#fff;
	font-size:14px;
	font-weight:600;
	width:132px;
	letter-spacing:-0.05em;
}
#main .mmid5 .tab a:first-child {margin-left:0;width:134px;}
#main .mmid5 .tab a.active {color:#333;background:none;}

#main .mmid5 .area {position:relative;padding:0 50px;overflow:hidden;}
#main .mmid5 .area .box {width:210px;float:left;text-align:center;margin:0 0 30px 10px;}
#main .mmid5 .area .box:nth-child(5n+1) {margin-left:0;clear:both;}
#main .mmid5 .area .box .img {width:174px;height:174px;margin:0 auto;overflow:hidden;}
#main .mmid5 .area .box .img img {max-width:100%;height:auto !important;}
#main .mmid5 .area .box .shop-subject {margin-top:10px;}
#main .mmid5 .area .box .shop-buy {margin:8px 0 5px;}


#main .mmid6 {padding:1px 0 0 1px;}
#main .mmid6:after {content:"";display:block;clear:both;}
#main .mmid6 .box {text-align:center;float:left;width:299px;border:1px solid #d3d3d3;margin:-1px 0 0 -1px;}
#main .mmid6 .box:nth-child(4n+1) {clear:both;width:298px;}
#main .mmid6 .box .info {padding:15px;}
#main .mmid6 .box .info * {letter-spacing:-0.05em;font-size:14px;}
#main .mmid6 .box .info .subject a {color:#3a3a3a;font-weight:600;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:block;}
#main .mmid6 .box .info .sum {color:#da3032;margin-top:5px;}

#main .mmid7 {margin-top:40px;}


#aside {position:absolute;z-index:1000;top:635px;left:0;width:100%;}
.sub #aside {top:250px;}
#aside.fix {position:fixed;top:20px;}
#aside > div {position:absolute;top:0;width:140px;}
#aside .lef {right:50%;margin-right:610px;}
#aside .rig {left:50%;margin-left:610px;}
#aside .quick {background:#fff;}
#aside .qtop {}
#aside .qtop a {display:block;margin-bottom:10px;}
#aside .quick h3 {text-align:center;background:#1b4a8f;color:#fff;letter-spacing:-0.05em;padding:10px 0;font-weight:600;}
#aside .lef .quick ul {border:1px solid #ddd;border-top:none;}
#aside .rig .quick {border:1px solid #ddd;border-top:none;}
#aside .quick ul {padding:0;}
#aside .quick ul li {border-top:1px solid #ddd;padding:5px 5px 5px 5px}
#aside .quick ul li:first-child {border-top:none;}
#aside .quick ul li a {display:block;font-size:13px;letter-spacing:-0.1em;padding:4px 0;color:#777;}
#aside .quick ul li a:hover {color:#333;}
#aside .lef .quick ul li a {white-space:nowrap;}
#aside .lef .quick ul li a img {display:inline-block;width:40px;}
#aside .lef .quick ul li a span {display:inline-block;vertical-align: middle;margin-left:-7px;letter-spacing:-0.1em;}
#aside .rig .quick ul li a {text-align:center;font-size:13px;padding:4px 0;}
#aside .today {border:1px solid #ddd;background:#fff;padding:0 10px;margin-top:15px;text-align:center;}
#aside .today h3 {border-bottom:1px solid #ddd;font-size:14px;letter-spacing:-0.05em;color:#4b4b4b;height:35px;line-height:35px;}
#aside .today .desc {text-align:center;margin:10px 0;position:relative;}
#aside .today .desc .bx-default-pager {position:absolute;width:70px;text-align:center;bottom:-36px;}
#aside .today .desc > .roll > a {margin-top:5px;}
#aside .today .desc > .roll > a:first-child {margin-top:0;}
#aside .today .bx-wrapper {margin:0 auto;width:72px;height:230px;overflow:hidden;}
#aside .today .desc a {display:inline-block;border:1px solid #ddd;box-sizing:border-box;}
#aside .today .desc a:first-child {margin-top:0;}
#aside .today .bot {padding:10px 0;border-top:1px dotted #aaa;position:relative;z-index:100;display:none;}
#aside .today .bot * {display:inline-block;vertical-align:middle;}
#aside #gotop {display:block;margin-top:15px;text-align:center;height:30px;line-height:30px;background:#868686;font-size:11px;color:#fff;font-weight:600;}
#aside #gotop h3 {text-align:center;font-size:14px;letter-spacing:-0.05em;color:#4b4b4b;}

#element {background:#f0f0f0;padding:50px 0;}
#element .inner {width:1200px;margin:0 auto;position:relative;overflow:hidden;}
#element .lef {float:left;overflow:hidden;}
#element .lef .box {margin-left:10px;float:left;position:relative;}
#element .lef .box:first-child {margin-left:0;}
#element .lef .box a {display:block;position:relative;}
#element .lef .box a:before {
	content:"";
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	z-index:100;
	background:url(../images/ele-ov.png) no-repeat;
	display:none;
}
#element .lef .box:hover a:before {display:block;}
#element .mid {float:left;margin-left:20px;}
#element .rig {float:right;}
#element .rig .box {margin-top:10px;}
#element .rig .box:first-child {margin-top:0;}
/*
#element .rig {float:right;height:219px;position:relative;width:460px;}
#element .rig .top {overflow:hidden;border-bottom:1px dotted #aaa;padding-bottom:40px;}
#element .rig .top h4 {font-size:16px;font-weight:600;color:#5f5f5f;letter-spacing:-0.03em;padding-bottom:15px;}
#element .rig .top > * {float:left;width:50%;text-align:center;}
#element .rig .top p {font-size:14px;color:#5f5f5f;letter-spacing:-0.03em;}
#element .rig .top .l {width:210px;}
#element .rig .top .l h5 {font-weight:600;color:#2a2a2a;letter-spacing:-0.03em;font-size:36px;height:60px;}
#element .rig .top .r {width:249px;border-left:1px dotted #aaa;}
#element .rig .top .r dl {height:60px;}
#element .rig .top .r dl dd {color:#404040;font-size:24px;font-weight:600;margin-top:5px;}
#element .rig .bot {position:absolute;left:0;bottom:0;width:100%;}
#element .rig .bot > * {vertical-align:middle;display:inline-block;}
#element .rig .bot dl {margin:0 15px;}
#element .rig .bot dl > * {font-size:14px;text-align:center;letter-spacing:-0.05em;font-weight:600;}
#element .rig .bot > a {
	width:150px;
	height:27px;
	line-height:27px;
	border:1px solid #b9b9b9;
	border-radius:13.5px;
	letter-spacing:-0.05em;
	text-align:center;
	font-size:14px;
	font-weight:600;
	color:#3c3c3c;
}
 */

#footer {border-top:1px solid #d3d3d3;}
#footer nav {border-bottom:1px solid #d3d3d3;}
#footer nav .inner {padding:10px 0;width:1200px;margin:0 auto;}
#footer nav .inner > * {display:inline-block;vertical-align:middle;font-size:14px;}
#footer nav .inner span {padding:0 7px;color:#ccc;}
#footer nav .inner a {color:#525252;letter-spacing:-0.05em;}
#footer .foot {position:relative;margin:25px auto;width:950px;padding-right:250px;}
#footer .foot .kcp {position:absolute;right:0;top:0;}
#footer .foot address {font-size:14px;letter-spacing:-0.03em;color:#7b7b7b;line-height:24px;}
#footer .foot address * {vertical-align:middle;display:inline-block;}
#footer .foot address strong {font-weight:600;color:#535353;}
#footer .foot address em {padding:0 5px;color:#ccc;}
#footer .foot p {font-size:11px;color:#a3a3a3;margin-top:15px;}

#sub {width:1200px;margin:0 auto;min-height:650px;padding:30px 0 100px;}
#sub * {letter-spacing:-0.03em;}
#title {border-bottom:1px solid #ddd;padding-bottom:10px;margin-bottom:30px;}
#title h3 {font-size:32px;font-weight:normal;letter-spacing:-0.03em;color:#333;font-weight:600;}

.special-list:after {content:"";display:block;clear:both;}
.special-list .box {width:230px;border:1px solid #ddd;float:left;margin:0 0 10px 10px;}
.special-list .box:nth-child(5n+1) {clear:both;margin-left:0;}
.special-list .box .info {padding:15px;}
.special-list .box .info .bot {position:relative;margin-top:5px;height:35px;}
.special-list .box .info .bot * {vertical-align:bottom;display:inline-block;}
.special-list .box .info .bot .shop-pay * {display:block;}
.special-list .box .info .bot .shop-buy {position:absolute;right:0;bottom:0;}
.special-list .box .info .bot .shop-sale {margin-right:10px;}




.all_nav {position:fixed;left:0;top:0;width:100%;height:100%;z-index:2000;font-size:0;text-align:center;font-family:돋움,dotum,sans-serif;display:none;}
.all_nav * {letter-spacing:-0.1em;word-spacing:-0.05em;}
.all_nav:before {content:"";display:inline-block;width:0;height:100%;vertical-align:middle;}
.all_nav .bg {position:absolute;left:0;top:0;width:100%;height:100%;z-index:0;background:rgba(0,0,0,0.5);}
.all_nav .inner {
	display:inline-block;
	vertical-align:middle;
	border:2px solid #1b4a8f;
	background:#fff;
	position:relative;
	z-index:10;
	text-align:left;
}
.all_nav ._close {
	position:absolute;
	left:100%;
	bottom:100%;
	margin:0 0 -20px -20px;
	border-radius:50%;
	border:none;
	color:#fff;
	background:#1b4a8f;
	width:40px;
	height:40px;
}
.all_nav .allCate1 {overflow:hidden;}
.all_nav .allCate1 > li {width:170px;float:left;font-size:12px;}
.all_nav .allCate1 > li:before {
	content:"";
	display:block;
	position:absolute;
	left:0;
	top:0;
	width:1px;
	background:#ddd;
	position:absolute;
	height:100%;
}
.all_nav .allCate1 > li:nth-child(2):before {left:170px;}
.all_nav .allCate1 > li:nth-child(3):before {left:340px;}
.all_nav .allCate1 > li:nth-child(4):before {left:510px;}
.all_nav .allCate1 > li:nth-child(5):before {left:680px;}
.all_nav .allCate1 > li:nth-child(6):before {left:850px;}
.all_nav .allCate1 > li:nth-child(7):before {left:1020px;}
.all_nav .allCate1 > li:nth-child(7n+1) {clear:both;}
.all_nav .allCate1 > li > div > a {display:block;padding:8px 5px;background:#f9f9f9;color:#333;font-weight:600;}
.all_nav .allCate1 .allCate2 {padding:10px 0;}
.all_nav .allCate1 .allCate2 > li {position:relative;}
.all_nav .allCate1 .allCate2 > li > a {display:block;font-size:11px;padding:1px 5px;color:#888;}
.all_nav .allCate1 .allCate2 > li > div {
	position:absolute;
	left:50px;
	top:-10px;
	display:none;
	border:1px solid #1b4a8f;
	padding:10px;
	width:110px;
	background:#fff;
	z-index:100;
}
.all_nav .allCate1 .allCate3 {}
.all_nav .allCate1 .allCate3 li a {display:block;font-size:11px;padding:1px 0;color:#888;}
.all_nav .allCate1 .allCate3 li:hover a {color:#333;}
.all_nav .allCate1 .allCate2 > li:hover > div {display:block;}
.all_nav .allCate1 .allCate2 > li:hover > a {color:#333;font-weight:600;}

.fishtab {font-size:0;margin-bottom:20px;text-align:center;}
.fishtab a {display:inline-block;padding:2px;}
.paybtnwrap {font-size:0;}
.paybtnwrap .sit_opt_del {margin-left:10px;}

.__evt-tab {font-size:14px;line-height:1.6em;margin-bottom:25px;padding: 20px;background: #f1f1f1;}
.__evt-tab span:last-child {display:none;}
.__evt-tab > * {display:inline-block;vertical-align:middle;}
.__evt-tab span {color:#ddd;padding:0 8px;}
