@charset "utf-8";

@import url("../font/font.css");
@import url(//fonts.googleapis.com/earlyaccess/notosanskr.css);
@import url(//cdn.jsdelivr.net/npm/xeicon@2.3.3/xeicon.min.css);
@import url("animate.css");

html{font-size:62.5%;-webkit-text-size-adjust:none;box-sizing:border-box;-webkit-font-smoothing:antialiased}
body{font-size:12px;line-height:1.42857143;background:#fff;-webkit-text-size-adjust:none;box-sizing:border-box;-webkit-font-smoothing:antialiased}
ol,ul{list-style:none}
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary{display:block}
nav ul{list-style:none}
blockquote, q{quotes:none}
blockquote:before, blockquote:after,
q:before, q:after{content:'';content:none}
a{margin:0;padding:0;border:0;font-size:100%;color:#333;text-decoration:none;background:transparent}
ins{background-color:#ff9;color:#000;text-decoration:none}
mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold}
del{text-decoration:line-through}
abbr[title], dfn[title]{border-bottom:1px dotted #000;cursor:help}
hr{display:none}
input, select{vertical-align:middle}
caption{display:none}
select,input,textarea,button{font-size:99%}
a,button{cursor:pointer}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%}
.content legend{overflow:hidden;visibility:hidden;position:absolute;top:0;left:0;width:1px;height:1px;font-size:0;line-height:0}
input, select{vertical-align:middle}
i,em{font-style:normal}
select{font-size:14px;font-size:1.4rem;border:1px solid #ccc;border-radius:0px}

i,em,address,cite{font-style:normal}
input,
select,
textarea,
button{appearance:none;border-radius:0}
*:focus{outline:none}
*{margin:0;padding:0;list-style-type:none;box-sizing:border-box;border:0;font-family:'xeicon','LatoWeb','Noto Sans KR','Malgun Gothic','dotum','돋움','gulim','굴림','Tahoma'}

/**/
#blind{position:absolute;z-index:99998;top:0px;left:0px;width:100%;height:100%;background:rgba(0,0,0,0.7)}
#ktleft{display:none;position:absolute;z-index:99999;top:0px;left:0px;width:260px;min-height:1000px;background:#fafafa;overflow:hidden}
#ktleft .title{background:#f7f7f7;overflow:hidden}
#ktleft .title a{float:left;display:block;padding:10px 0;width:25%;height:60px;text-align:center}
#ktleft .title a i{display:block;font-size:20px;color:#999}
#ktleft .title a span{display:block;font-size:12px;color:#333}
#ktleft .depth1{display:block;position:relative;line-height:40px;border-bottom:1px solid #f0f0f0;transition:all 0.2s ease-out 0s}
#ktleft .depth1 a{padding:0 15px;font-size:13px;color:#555;cursor:pointer}
#ktleft .depth1 i{position:absolute;top:0;right:0;display:block;width:40px;line-height:40px;font-size:18px;text-align:center;color:#767a81;transition:all 0.2s ease-out}
#ktleft .depth1.sel{border-bottom:1px solid #7a7a7a;background:#777}
#ktleft .depth1.sel a{color:#fff}
#ktleft .depth1.sel i{color:#fff;transform:rotate(180deg);transition:all 0.2s ease-in-out 0s}
#ktleft .depth2{display:none;background:#373737}
#ktleft .depth2 a{display:block;padding:0 20px;line-height:35px;font-size:13px;color:#fff;border-bottom:0px solid #596170;text-decoration:none}
#ktleft .depth2 a.sel{color:#81c341}
#ktleft .menu{background:#f7f7f7;overflow:hidden}
#ktleft .menu li{float:left;position:relative;width:50%}
#ktleft .menu li a{display:block;position:relative;padding:10px 0;text-align:center;border-right:1px solid #eee;border-bottom:1px solid #eee;cursor:pointer}
#ktleft .menu li a i{display:block;font-size:24px;color:#f65200}
#closeleft{position:fixed;z-index:99999;left:260px;top:0}
#closeleft i{width:60px;line-height:60px;font-size:24px;text-align:center;color:#fff;background:#999}
#f_b img{height:auto;width:1200px}
@media \0screen{
	#preview .todays input[id="chkbox"]{display:inline-block}
	#preview .todays input[id="chkbox"] + label i{display:none}
}

@media all and (min-width:1180px){
	#ktplay{width:100%;height:100%}
	#ktplay .wrap{position:relative;margin:0 auto;width:1200px;*zoom:1}
	#ktplay .wrap:before,
	#ktplay .wrap:after{clear:both;display:table;content:"";line-height:0}
	#ktplay .nocontent{min-height:300px;line-height:300px}

	/**/
	#header{position:relative;z-index:1000;transition:all 0.4s ease-in-out}
	#header .top{position:relative;z-index:1050;background:#fff}
	#header .header{position:relative;z-index:1040;height:80px;border-top:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9;background:#fff}
	#header .wrap h1{position:absolute;z-index:1050;top:6px;left:0;margin-top:0;opacity:1;transition:all 0.4s ease-in-out}
	#header .wrap button{display:none}
	#header .lnb,
	#header .lib{margin-top:0;opacity:1;transition:all 0.4s ease-in-out}
	#header .lib{float:left}
	#header .lib ul{margin-left:-10px;overflow:hidden}
	#header .lib li{float:left}
	#header .lib li strong,
	#header .lib li a{display:block;padding:0 10px;line-height:40px;font-size:13px;font-weight:300;color:#333}
	#header .lib li a:hover,
	#header .lib li.sel a{color:#000;background:#dbdbdb}
	#header .lnb{float:right}
	#header .lnb ul{margin-right:-10px;overflow:hidden}
	#header .lnb li{float:left}
	#header .lnb li a{display:block;padding:0 10px;line-height:40px;font-size:12px;font-weight:300;color:#333}
	#header .lnb li a:hover{color:#000;background:#dbdbdb}
	#header .lnb .mlose{display:none}
	#header .searchbox{position:relative;margin:30px auto;width:300px}
	#header .searchbox input{float:left;padding:0 10px;width:100%;height:40px;line-height:40px;font-size:16px;border:0;border-bottom:1px solid #662615;background:#fff}
	#header .searchbox button{position:absolute;top:0;right:0;display:block;width:40px;height:40px;border:0;background:none}
	#header .searchbox button i{font-size:24px;font-weight:700;color:#f65200}
	#header .telephone{position:absolute;top:35px;right:0;overflow:hidden}
	#header .telephone .tit{float:left;display:block;padding:0 10px;line-height:40px;font-size:14px;font-weight:400;letter-spacing:-1px;color:#777}
	#header .telephone .phone{float:left;display:block;line-height:40px;font-size:40px;font-weight:600;color:#525252}
	#header .telephone .time{display:none !important;padding:2px 10px;font-size:12px;font-weight:400;text-align:center;color:#fff;background:#333;border-radius:30px}
	#header.fixed{position:fixed;top:-35px;border-bottom:1px solid #aaa;box-shadow:0px 2px 0px rgba(0,0,0,0.07)}
	#header.fixed .lnb,
	#header.fixed .lib{margin-top:-10px;opacity:0}
	
	/**/
	#footer{position:relative;min-height:280px;background:#000}
	#footer h2{position:absolute;top:90px;left:0}
	#footer ul{position:relative;z-index:2;left:-10px;overflow:hidden}
	#footer li{float:left}
	#footer li a{display:block;padding:0 10px;line-height:65px;font-size:13px;color:#000}
	#footer li a:hover{color:#fff}
	#footer p{position:absolute;top:0;right:0;line-height:65px;font-size:13px;color:#fff}
	#footer p strong{font-size:24px;color:#fff}
	#footer address{display:block;padding:20px 0 20px 240px;color:#fff}
	#footer address span{font-size:13px}
	#footer address strong{font-size:13px;font-weight:300}
	#footer address i{font-weight:200;color:#aaa}
	#footer cite{display:block;padding:0 0 0 240px;font-size:12px;color:#fff;text-transform:uppercase}
	#footer em{position:absolute;top:90px;right:0}
	#footer .txt{padding:0 0 20px 0}
	#footer .line{position:absolute;z-index:0;top:65px;left:0;display:block;width:100%;height:1px;background:#919193}
	#footer .gotop{position:fixed;z-index:90000;bottom:20px;right:20px;display:none}
	#footer .gotop a{display:block;width:50px;height:50px;line-height:50px;font-size:12px;font-weight:400;text-align:center;color:#fff;background:#004F8B;overflow:hidden}

	/**/
	#gnb{position:absolute;z-index:1020;top:120px;left:0;width:100%;height:60px;background:#fff;overflow:hidden;transition:all 0.3s}
	#gnb .wrap{transition:all 0.4s ease-in-out}
	#gnb .depth1{margin:0 -30px 0 90px;overflow:hidden}
	#gnb .depth1 *{transition:all 0.2s ease-in-out}
	#gnb .depth1 > li{float:left;position:relative;width:20%;height:240px}
	#gnb .depth1 > li > a{display:block;position:relative;margin:0 10px;line-height:60px;font-size:17px;font-weight:500;letter-spacing:-0px;text-align:center;text-transform:uppercase;color:#571200}
	#gnb .depth1 > li:hover{background:#fafafa}
	#gnb .depth1 > li:hover > a{color:#f65200}	
	#gnb .depth1 > li > a.sel{color:#f65200}
	#gnb .depth1 > li > a.sel:hover{color:#cf121b}
	#gnb .depth1 > li > a i{position:absolute;z-index:1;top:50px;left:50%;display:block;margin-left:-0%;width:0%;height:1px;background:#f65200}
	#gnb .depth1 > li:hover > a i{margin-left:-40%;width:80%}
	#gnb .depth1 > li > a.sel i{left:50%;margin-left:-50%;width:100%;background:#0d3387}
	#gnb .depth1 > li > a.sel:hover i{left:50%;margin-left:-50%;width:100%;background:#cf121b}
	#gnb .depth2{position:absolute;top:210px;left:0;width:100%;transition:all 0.5s}
	#gnb .depth2 li a{display:block;line-height:25px;font-size:13px;text-align:center;color:#555}
	#gnb .depth2 li a:hover{color:#000}
	#gnb:hover .depth2{top:70px;transition:all 0.4s}
	#gnb.sel{height:240px;background:#fff}
	#gnb .mobile{display:none}
	#gnb #allmenu{position:absolute;z-index:10;top:0px;left:0;float:none;width:30px;height:60px}
	#gnb #allmenu a{display:block;margin:0 !important;font-size:24px !important;color:#f65200;overflow:hidden}
	#gnb #allmenu a:hover{color:#7a3e3b}
	#gnb #allmenu a span{display:none}
	#gnb #allmenu:hover{background:none}
	#allbg{position:fixed;z-index:1000;top:0px;left:0;width:100%;height:100%;background:rgba(0,0,0,0.2);display:none}

	/**/
	#category{display:none;position:absolute;z-index:4000;top:128px;left:50%;margin:0 0 0 -580px;width:1160px;border-top:0;background:#fff}
	#category h3{border:0;background:#f65200}
	#category button{display:block;color:#fff;background:none}
	#category button i{float:left;display:block;padding:0 20px 0 15px;line-height:36px;font-size:20px}
	#category button span{float:left;display:block;line-height:36px;font-size:14px;font-weight:400}
	#category a:hover{color:#D00142}
	#category .category{padding:20px 10px;border:1px solid #f65200;border-top:0;*zoom:1}
	#category .category:before,
	#category .category:after{clear:both;display:table;content:"";line-height:0}
	#category .cg1{float:left;width:20%;min-height:200px}
	#category .cg1 > a{display:block;margin:0 10px 10px 10px;padding:10px;font-weight:400;color:#777;text-align:center;background:#f3f3f3}
	#category .cg2{padding:0 20px}
	#category .cg2 > a{display:block;line-height:25px;color:#6d6d6d}

	/**/
	#group .txt{margin-bottom:40px;height:250px;text-align:center;background:#39394d url(../img/customer.png) no-repeat 50% 0}
	#group .txt h2{padding:90px 0 5px 0;font-size:36px;font-weight:500;color:#fff}
	#group .txt p{font-size:20px;font-weight:300;color:#fff}
	#group .wrap{padding:40px 0;border-top:1px solid #aaa}
	#group .group{float:left;width:50%}
	#group .group:nth-of-type(odd) .latest{margin:0 0 0 30px}
	#group .group:nth-of-type(even) .latest{margin:0 30px 0 0}
	#group .latest{position:relative;min-height:300px}
	#group .latest h3{padding:0 10px;line-height:50px;font-size:18px;letter-spacing:-1px;border-bottom:1px solid #999;border-top:1px solid #eee}
	#group .latest li a{display:block;padding:10px;font-size:14px;border-bottom:1px solid #eee}
	#group .latest .nocontent{padding:100px 0}
	#group .latest .more{position:absolute;top:20px;right:10px}
	#group .latest .more i{font-size:15px;font-weight:100;color:#999}

	/**/
	#preview{position:relative;z-index:3000;background:#eee}
	#preview ul li a img{display:block;margin:0 auto}
	#preview .bx-controls-auto{float:left;position:relative}
	#preview .bx-controls-direction a{position:absolute;top:50%;z-index:1;display:block;margin:-15px 0 0 0;width:40px;height:30px;font-size:1px;text-align:center;speak:none}
	#preview .bx-controls-direction a:hover{z-index:2}
	#preview .bx-controls-direction a:before{position:absolute;top:0px;display:block;width:30px;height:30px;line-height:32px;font-size:12px;font-weight:800;color:#fff;background:#555;transition:all 0.3s}
	#preview .bx-controls-direction a:hover:before{width:50px;color:#000;background:#fff}
	#preview .bx-prev{left:0}
	#preview .bx-prev:before{content:"\e93d";left:0}
	#preview .bx-next{right:0}
	#preview .bx-next:before{content:"\e940";right:0}
	#preview .nopreview{padding:40px 0;height:140px;text-align:center;background:#ffede4}
	#preview .nopreview strong{display:block;font-size:30px}
	#preview .nopreview span{display:block;font-size:15px}
	#preview .close{position:absolute;bottom:10px;right:10px}
	#preview .close a{font-size:24px}
	#preview .close a span{display:none}
	#preview .todays{position:absolute;bottom:0;left:10px}
	#preview .todays input[id="chkbox"]{display:none}
	#preview .todays input[id="chkbox"] + label i{cursor:pointer}
	#preview .todays input[id="chkbox"]:checked + label i:before{content:"\e92e"}
	#preview .todays label{line-height:30px;font-size:14px;letter-spacing:-1px;cursor:pointer}
	#preview .todays label i{position:relative;top:5px;margin-right:3px;font-size:24px}

	/**/
	#visual{}
	#visual .visual{text-align:center}
	#visual .visual li div{position:relative;height:600px;overflow:hidden}
	#visual .visual li div em{font-size:20px;font-weight:200;letter-spacing:2px;text-transform:uppercase;color:#fff}
	#visual .visual li div em:before{content:'';position:absolute;top:50px;left:50%;display:block;margin:0 0 0 -10px;width:20px;height:1px;background:#fff}
	#visual .visual li div span{line-height:40px;font-size:36px;font-weight:200;letter-spacing:-2px;color:#fff}
	#visual .visual li div span strong{font-weight:500}
	#visual .visual .v1{background:#76A5C3}
	#visual .visual .v2{background:#76A5C3}
	#visual .visual .img{position:absolute;z-index:1;top:20%;left:0;transition:all 1s ease-in-out;opacity:0}
	#visual .visual .tx1{position:absolute;z-index:2;top:220px;right:20%;display:block;width:100%;transition:all 1s ease-in-out;opacity:0}
	#visual .visual .tx2{position:absolute;z-index:3;top:300px;left:20%;display:block;width:100%;transition:all 1s ease-in-out;opacity:0}
	#visual .visual .tx3{position:absolute;z-index:2;top:220px;right:20%;display:block;width:100%;transition:all 1s ease-in-out;opacity:0}
	#visual .visual .tx4{position:absolute;z-index:3;top:300px;left:20%;display:block;width:100%;transition:all 1s ease-in-out;opacity:0}
	#visual .visual .img.sel{top:0;opacity:1}
	#visual .visual .tx1.sel{right:0;opacity:1}
	#visual .visual .tx2.sel{left:0;letter-spacing:-4px;opacity:1}
	#visual .visual .tx3.sel{right:0;opacity:1}
	#visual .visual .tx4.sel{left:0;letter-spacing:-4px;opacity:1}
	#visual .bx-wrapper{position:relative}
	#visual .bx-controls{position:absolute;z-index:100;top:50%;left:0;width:100%}
	#visual .bx-controls-direction a{display:block;font-size:0.0em;transition:all 2s;overflow:hidden}
	#visual .bx-controls-direction a:hover{color:#fff}
	#visual .bx-controls-direction a.disabled{display:none}
	#visual .bx-controls-direction .bx-prev{float:left}
	#visual .bx-controls-direction .bx-prev:before{content:"\e93d";display:block;width:79px;line-height:79px;font-size:36px;text-align:center;color:rgba(255,255,255,0.5);transition:all 0.3s}
	#visual .bx-controls-direction .bx-prev:hover:before{color:#fff;color:rgba(255,255,255,0.9)}
	#visual .bx-controls-direction .bx-next{float:right}
	#visual .bx-controls-direction .bx-next:after{content:"\e940";display:block;width:79px;line-height:79px;font-size:36px;text-align:center;color:rgba(255,255,255,0.5);transition:all 0.3s}
	#visual .bx-controls-direction .bx-next:hover:after{color:#fff;color:rgba(255,255,255,0.9)}
	#visual .bx-pager{position:absolute;z-index:100;top:250px;left:0;width:100%;text-align:center}
	#visual .bx-pager-item{display:inline;margin-right:8px}
	#visual .bx-pager-item a{display:inline-block;width:14px;height:14px;border:3px solid #ccc;border-radius:12px;text-indent:-9999em;overflow:hidden;transition:all 0.3s ease-in-out}
	#visual .bx-pager-item a.active{border:3px solid #fff;transition:all 0.3s ease-in-out}

	/**/
	#item{padding:90px 0}
	#item ul li{text-align:center}
	#item ul li div{display:table-cell;width:230px;height:230px;vertical-align:middle;border:1px solid #ccc}
	#item ul li img{width:auto;max-width:100%;height:auto}
	#item ul li strong{display:block;padding:20px 0 0 0;font-size:15px;color:#333}
	#item ul li span{display:block;font-size:15px;color:#3A0074}
	#item .bx-wrapper{position:relative}
	#item .bx-controls-direction a{position:absolute;z-index:100;top:90px;display:block;font-size:0.0em;transition:all 2s;overflow:hidden}
	#item .bx-controls-direction a:hover{color:#fff}
	#item .bx-controls-direction a.disabled{display:none}
	#item .bx-controls-direction .bx-prev{left:-50px}
	#item .bx-controls-direction .bx-prev:before{content:"\e93d";display:block;width:50px;line-height:50px;font-size:30px;text-align:center;color:rgba(0,0,0,0.5);transition:all 0.3s}
	#item .bx-controls-direction .bx-prev:hover:before{color:#000;color:rgba(0,0,0,0.9)}
	#item .bx-controls-direction .bx-next{right:-50px}
	#item .bx-controls-direction .bx-next:after{content:"\e940";display:block;width:50px;line-height:50px;font-size:30px;text-align:center;color:rgba(0,0,0,0.5);transition:all 0.3s}
	#item .bx-controls-direction .bx-next:hover:after{color:#000;color:rgba(0,0,0,0.9)}

	/**/
	#band{overflow:hidden}
	#band .band{float:left;display:block;padding:70px 0;width:50%}
	#band .band h3{padding:0 80px 20px 80px;line-height:35px;font-size:30px;font-weight:300;letter-spacing:-3px;color:#fff}
	#band .band a{padding:0 80px;font-size:40px;font-weight:bolder;letter-spacing:-1px;color:#fff;text-decoration:underline}
	#band .bd1{text-align:right;background:#333 url(../img/brand/b1.jpg) no-repeat 100% 90%}
	#band .bd2{text-align:left;background:#000 url(../img/brand/b2.jpg) no-repeat 0% 20%}
	#band .bd3{text-align:right;background:#333 url(../img/brand/b3.jpg) no-repeat 100% 50%}
	#band .bd4{text-align:left;background:#000 url(../img/brand/b4.jpg) no-repeat 0% 20%}

	/**/
	#comm{padding:30px 0}
	#comm .widget{float:left;width:33.33%}
	#comm .widget h3{margin-bottom:15px;padding-bottom:15px;font-size:17px;border-bottom:1px solid #ccc}
	#comm .widget ul li{position:relative}
	#comm .widget ul li span{position:absolute;top:7px;right:40px;display:block;width:20px;line-height:20px;font-size:10px;font-weight:600;text-align:center;color:#f00;border:1px solid #eee;border-radius:30px}
	#comm .widget ul li span span{display:none !important}
	#comm .widget ul li a{display:block;padding:0 80px 0 14px;line-height:28px;font-size:14px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;transition:all 0.2s ease-in-out}
	#comm .widget ul li a:before{content:'';position:absolute;top:45%;left:0;display:block;width:4px;height:4px;background:#3A0074}
	#comm .widget ul li a:hover{background-color:#e9e9e9}
	#comm .widget ul li em{position:absolute;top:0;right:0;display:block;line-height:35px;font-size:11px}
	#comm .widget ol{padding:20px 0;overflow:hidden}
	#comm .widget ol li{float:left;width:33.33%}
	#comm .widget ol li a{display:block;margin:0 auto;width:70px;line-height:70px;font-size:30px;text-align:center;border:1px solid #555;border-radius:70px;overflow:hidden;transition:all 0.2s ease-in-out}
	#comm .widget ol li a span{display:none}
	#comm .widget .txt{float:left;width:50%}
	#comm .widget .txt em{display:inline-block;width:25px;line-height:25px;text-align:center;color:#fff;border-radius:25px;background:#8a4d34}
	#comm .widget .inner{margin:0 20px;padding:29px;min-height:260px;text-align:center;border:1px solid #ccc;overflow:hidden}
	#comm .widget .inner ul a strong {font-weight:500;}
	#comm .widget .more{position:absolute;top:30px;right:45px;font-size:18px;color:#333}
	#comm .widget .more span{display:none}

	/**/
	#index{overflow:hidden}
	#index .tit{padding:0 0 20px 0;font-size:24px;font-weight:400;letter-spacing:5px;text-align:center;text-transform:uppercase}

	/**/
	#aside{}
	#aside .aside{display:none;position:relative;text-align:center;}
	#aside .aside:before{content:'';position:absolute;z-index:1;top:0;left:0;width:100%;height:200px;background:rgba(0,0,0,0.3)}
	#aside .aside h2{display:inline-block;position:relative;z-index:10;padding:0 80px;line-height:200px;font-size:30px;font-weight:500;letter-spacing:-0px;text-align:center;color:#fff}
	#aside .aside h2:before{content:'';position:absolute;z-index:10;top:50%;left:0;width:40px;height:2px;background:#fff}
	#aside .aside h2:after{content:'';position:absolute;z-index:10;top:50%;right:0;width:40px;height:2px;background:#fff}
	#aside .aside ul{display:table;width:100%;text-align:center;border-bottom:1px solid #ccc;background:#fff}
	#aside .aside ul li{display:inline-block}
	#aside .aside ul li a{display:inline;padding:0 50px;line-height:50px;font-size:16px;border-left:1px solid #ccc}
	#aside .aside ul li:first-child a{border:0}
	#aside .aside ul li a:hover{color:#ee5e29;text-decoration:underline}
	
	/**/
	#article{position:relative;margin:50px auto;width:1200px;*zoom:1}
	#article:before,
	#article:after{clear:both;display:table;content:"";line-height:0}
	#article h2{padding-bottom:60px;font-size:32px;font-weight:600;letter-spacing:-1px;text-align:center}
	#article h2:after{content:'';position:absolute;top:70px;left:50%;margin:0 0 0 -23px;width:50px;height:2px;background:#ee5e29}
	#article .article{padding:50px 0 100px 0}
	#f_b img{height:auto;width:1200px}
}
@media all and (min-width:749px) and (max-width:1179px) {
	#ktplay{width:100%;height:100%}
	#ktplay .wrap{position:relative;padding:0 20px;*zoom:1}
	#ktplay .wrap:before,
	#ktplay .wrap:after{clear:both;display:table;content:"";line-height:0}
	#ktplay .nocontent{min-height:300px;line-height:300px}
	

	/**/
	#header{position:relative;z-index:1000;transition:all 0.4s ease-in-out}
	#header .top{position:relative;z-index:1050;height:35px;background:#fff;display:none}
	#header .header{position:relative;z-index:1040;height:80px;border-top:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9;background:#fff}
	#header .wrap h1{position:absolute;z-index:1050;top:4px;left:10px;margin-top:0;opacity:1;transition:all 0.4s ease-in-out}
	#header .wrap button{display:none}
	#header .lnb,
	#header .lib{margin-top:0;opacity:1;transition:all 0.4s ease-in-out}
	#header .lib{float:left}
	#header .lib ul{margin-left:-10px;overflow:hidden}
	#header .lib li{float:left}
	#header .lib li strong,
	#header .lib li a{display:block;padding:0 10px;line-height:35px;font-size:13px;font-weight:300;color:#333}
	#header .lib li a:hover,
	#header .lib li.sel a{color:#000;background:#dbdbdb}
	#header .lnb{float:right}
	#header .lnb ul{margin-right:-10px;overflow:hidden}
	#header .lnb li{float:left}
	#header .lnb li a{display:block;padding:0 10px;line-height:35px;font-size:12px;font-weight:300;color:#333}
	#header .lnb li a:hover{color:#000;background:#dbdbdb}
	#header .lnb .mlose{display:none}
	#header .searchbox{position:relative;margin:20px auto;width:300px;display:none}
	#header .searchbox input{float:left;padding:0 10px;width:100%;height:40px;line-height:40px;font-size:14px;border:0;border-bottom:1px solid #662615;background:#fff}
	#header .searchbox button{position:absolute;top:0;right:0;display:block;width:40px;height:40px;border:0;background:none}
	#header .searchbox button i{font-size:17px;font-weight:700;color:#f65200}
	#header .telephone{position:absolute;top:30px;right:20px;text-align:right}
	#header .telephone .tit{position:relative;padding:0 10px;font-size:14px;font-weight:400;letter-spacing:-1px;color:#777}
	#header .telephone .phone{font-size:34px;font-family:"Arial", "sans-serif";font-weight:600;color:#330708}
	#header .telephone .time{display:none !important;padding:2px 10px;font-size:12px;font-weight:400;text-align:center;color:#fff;background:#333;border-radius:30px}
	#header.fixed{position:fixed;top:-35px;border-bottom:1px solid #aaa;box-shadow:0px 2px 0px rgba(0,0,0,0.07)}
	#header.fixed .lnb,
	#header.fixed .lib{margin-top:-10px;opacity:0}
	
	/**/
	

	/**/
	#footer{padding:0 20px;background:#000}
	#footer address{display:block;padding-bottom:30px;color:#fff;word-break:keep-all}
	#footer address span{font-size:13px}
	#footer address strong{font-size:13px;font-weight:300}
	#footer address br{}
	#footer cite{display:block;font-size:12px;color:#fff;text-transform:uppercase}
	#footer ul{position:relative;display:inline-block;z-index:2;left:-10px;overflow:hidden}
	#footer ul li{float:left}
	#footer ul li a{display:block;padding:0 10px;line-height:65px;font-size:13px;color:#000}
	#footer ul li a:hover{color:#fff}
	#footer p{display:none;position:absolute;top:0;right:20px;line-height:65px;font-size:13px;color:#fff}
	#footer p strong{font-size:24px;color:#fff}
	#footer em{position:absolute;top:20px;right:0}
	#footer em img{width:240px}
	#footer .wrap{padding:20px 0}
	#footer .point{color:#fffbd1}
	#footer .txt{padding:0 0 20px 0}
	#footer .line{position:absolute;z-index:0;top:85px;left:0;width:100%;height:1px;background:#919193}
	#footer .gotop{position:fixed;z-index:90000;bottom:20px;right:20px;display:none}
	#footer .gotop a{display:block;width:50px;height:50px;line-height:50px;font-size:12px;font-weight:400;text-align:center;color:#fff;background:#52008B;overflow:hidden}

	/**/
	#gnb{position:absolute;z-index:1020;top:80px;left:0;width:100%;height:50px;background:#fff;overflow:hidden;transition:all 0.3s}
	#gnb .wrap{padding:0;transition:all 0.4s ease-in-out}
	#gnb .depth1{margin:0;overflow:hidden}
	#gnb .depth1 *{transition:all 0.2s ease-in-out}
	#gnb .depth1 > li{float:left;position:relative;width:20%;height:240px}
	#gnb .depth1 > li > a{display:block;position:relative;margin:0 0px;line-height:50px;font-size:15px;font-weight:500;text-transform:uppercase;text-align:center;color:#571200}
	#gnb .depth1 > li:hover{background:#fafafa}
	#gnb .depth1 > li:hover > a{color:#f65200}	
	#gnb .depth1 > li > a.sel{color:#f65200}
	#gnb .depth1 > li > a.sel:hover{color:#cf121b}
	#gnb .depth1 > li > a i{position:absolute;z-index:1;top:50px;left:50%;display:block;margin-left:-0%;width:0%;height:1px;background:#f65200}
	#gnb .depth1 > li:hover > a i{margin-left:-40%;width:80%}
	#gnb .depth1 > li > a.sel i{left:50%;margin-left:-50%;width:100%;background:#0d3387}
	#gnb .depth1 > li > a.sel:hover i{left:50%;margin-left:-50%;width:100%;background:#cf121b}
	#gnb .depth1 > li.nocategory{width:100%;line-height:50px;text-align:center}
	#gnb .depth2{position:absolute;top:210px;left:0;width:100%;transition:all 0.5s}
	#gnb .depth2 li a{display:block;line-height:25px;font-size:13px;text-align:center;color:#555}
	#gnb .depth2 li a:hover{color:#000}
	#gnb:hover .depth2{top:70px;transition:all 0.4s}
	#gnb.sel{height:240px;background:#fff}
	#gnb .mobile{display:none}
	#gnb #allmenu{display:none;position:absolute !important;z-index:10;top:0px;left:0;float:none;width:auto;height:56px}
	#gnb #allmenu a{display:block;margin:0;width:30px;height:50px;font-size:20px;color:#f65200;overflow:hidden}
	#gnb #allmenu a:hover{color:#20409a}
	#gnb #allmenu a span{display:none}
	#gnb #allmenu:hover{background:none}
	#allbg{position:fixed;z-index:1000;top:0px;left:0;width:100%;height:100%;background:rgba(0,0,0,0.2);display:none}

	/**/
	#category{display:none;position:absolute;z-index:4000;top:128px;left:50%;margin:0 0 0 -580px;width:1160px;border-top:0;background:#fff}
	#category h3{border:0;background:#D00142}
	#category button{display:block;color:#fff;background:none}
	#category button i{float:left;display:block;padding:0 20px 0 15px;line-height:36px;font-size:20px}
	#category button span{float:left;display:block;line-height:36px;font-size:14px;font-weight:400}
	#category a:hover{color:#D00142}
	#category .category{padding:20px 10px;border:1px solid #D00142;border-top:0;*zoom:1}
	#category .category:before,
	#category .category:after{clear:both;display:table;content:"";line-height:0}
	#category .cg1{float:left;width:20%;min-height:200px}
	#category .cg1 > a{display:block;margin:0 10px 10px 10px;padding:10px;font-weight:400;color:#777;text-align:center;background:#f3f3f3}
	#category .cg2{padding:0 20px}
	#category .cg2 > a{display:block;line-height:25px;color:#6d6d6d}

	/**/
	#group .txt{margin-bottom:40px;height:250px;text-align:center;background:#39394d url(../img/customer.png) no-repeat 50% 0}
	#group .txt h2{padding:90px 0 5px 0;font-size:36px;font-weight:500;color:#fff}
	#group .txt p{font-size:20px;font-weight:300;color:#fff}
	#group .wrap{padding:40px 0;border-top:1px solid #aaa}
	#group .group{float:left;width:50%}
	#group .group:nth-of-type(odd) .latest{margin:0 0 0 30px}
	#group .group:nth-of-type(even) .latest{margin:0 30px 0 0}
	#group .latest{position:relative;min-height:300px}
	#group .latest h3{padding:0 10px;line-height:50px;font-size:18px;letter-spacing:-1px;border-bottom:1px solid #999;border-top:1px solid #eee}
	#group .latest li a{display:block;padding:10px;font-size:14px;border-bottom:1px solid #eee}
	#group .latest .nocontent{padding:100px 0}
	#group .latest .more{position:absolute;top:20px;right:10px}
	#group .latest .more i{font-size:15px;font-weight:100;color:#999}

	/**/
	#preview{position:relative;z-index:3000}
	#preview ul li a img{display:block;margin:0 auto;width: auto;max-width:100%;height:auto;}
	#preview .bx-controls-auto{float:left;position:relative}
	#preview .bx-controls-direction a{position:absolute;top:50%;z-index:1;display:block;margin:-15px 0 0 0;width:40px;height:30px;font-size:1px;text-align:center;speak:none}
	#preview .bx-controls-direction a:hover{z-index:2}
	#preview .bx-controls-direction a:before{position:absolute;top:0px;display:block;width:30px;height:30px;line-height:32px;font-size:12px;font-weight:800;color:#fff;background:#555;transition:all 0.3s}
	#preview .bx-controls-direction a:hover:before{width:50px;color:#000;background:#fff}
	#preview .bx-prev{left:0}
	#preview .bx-prev:before{content:"\e93d";left:0}
	#preview .bx-next{right:0}
	#preview .bx-next:before{content:"\e940";right:0}
	#preview .nopreview{padding:40px 0;height:140px;text-align:center;background:#ffede4}
	#preview .nopreview strong{display:block;font-size:30px}
	#preview .nopreview span{display:block;font-size:15px}
	#preview .close{position:absolute;bottom:10px;right:10px}
	#preview .close a{font-size:24px}
	#preview .close a span{display:none}
	#preview .todays{position:absolute;bottom:0;left:10px}
	#preview .todays input[id="chkbox"]{display:none}
	#preview .todays input[id="chkbox"] + label i{cursor:pointer}
	#preview .todays input[id="chkbox"]:checked + label i:before{content:"\e92e"}
	#preview .todays label{line-height:30px;font-size:14px;letter-spacing:-1px;cursor:pointer}
	#preview .todays label i{position:relative;top:5px;margin-right:3px;font-size:24px}
	/**/
	#visual{}
	#visual .visual{text-align:center}
	#visual .visual li div{position:relative;height:400px;overflow:hidden}
	#visual .visual li div img{width:auto;max-width:120%;height:auto}
	#visual .visual li div em{font-size:20px;font-weight:200;letter-spacing:2px;text-transform:uppercase;color:#fff}
	#visual .visual li div em:before{content:'';position:absolute;top:50px;left:50%;display:block;margin:0 0 0 -10px;width:20px;height:1px;background:#fff}
	#visual .visual li div span{line-height:40px;font-size:24px;font-weight:100;letter-spacing:-2px;color:#fff}
	#visual .visual li div span strong{font-weight:400}
	#visual .visual .v1{background:#76A5C3}
	#visual .visual .v2{background:#76A5C3}
	#visual .visual .img{position:absolute;z-index:1;top:20%;left:0;transition:all 1s ease-in-out;opacity:0}
	#visual .visual .tx1{position:absolute;z-index:2;top:220px;right:20%;display:block;width:100%;transition:all 1s ease-in-out;opacity:0}
	#visual .visual .tx2{position:absolute;z-index:3;top:300px;left:20%;display:block;width:100%;transition:all 1s ease-in-out;opacity:0}
	#visual .visual .tx3{position:absolute;z-index:2;top:220px;right:20%;display:block;width:100%;transition:all 1s ease-in-out;opacity:0}
	#visual .visual .tx4{position:absolute;z-index:3;top:300px;left:20%;display:block;width:100%;transition:all 1s ease-in-out;opacity:0}
	#visual .visual .img.sel{top:20px;opacity:1}
	#visual .visual .tx1.sel{right:0;opacity:1}
	#visual .visual .tx2.sel{left:0;letter-spacing:-4px;opacity:1}
	#visual .visual .tx3.sel{right:0;opacity:1}
	#visual .visual .tx4.sel{left:0;letter-spacing:-4px;opacity:1}
	#visual .bx-wrapper{position:relative}
	#visual .bx-controls{position:absolute;z-index:100;top:50%;left:0;width:100%}
	#visual .bx-controls-direction a{display:block;font-size:0.0em;transition:all 2s;overflow:hidden}
	#visual .bx-controls-direction a:hover{color:#fff}
	#visual .bx-controls-direction a.disabled{display:none}
	#visual .bx-controls-direction .bx-prev{float:left}
	#visual .bx-controls-direction .bx-prev:before{content:"\e93d";display:block;width:79px;line-height:79px;font-size:36px;text-align:center;color:rgba(255,255,255,0.5);transition:all 0.3s}
	#visual .bx-controls-direction .bx-prev:hover:before{color:#fff;color:rgba(255,255,255,0.9)}
	#visual .bx-controls-direction .bx-next{float:right}
	#visual .bx-controls-direction .bx-next:after{content:"\e940";display:block;width:79px;line-height:79px;font-size:36px;text-align:center;color:rgba(255,255,255,0.5);transition:all 0.3s}
	#visual .bx-controls-direction .bx-next:hover:after{color:#fff;color:rgba(255,255,255,0.9)}
	#visual .bx-pager{position:absolute;z-index:100;top:200px;left:0;width:100%;text-align:center}
	#visual .bx-pager-item{display:inline;margin-right:8px}
	#visual .bx-pager-item a{display:inline-block;width:14px;height:14px;border:3px solid #ccc;border-radius:12px;text-indent:-9999em;overflow:hidden;transition:all 0.3s ease-in-out}
	#visual .bx-pager-item a.active{border:3px solid #fff;transition:all 0.3s ease-in-out}

	/**/
	#item{padding:60px 0}
	#item ul li{text-align:center}
	#item ul li div{display:table-cell;height:220px;vertical-align:middle;border:1px solid #ccc}
	#item ul li img{width:auto;max-width:100%;height:auto}
	#item ul li strong{display:block;padding:20px 0 0 0;font-size:15px;color:#333}
	#item ul li span{display:block;font-size:15px;color:#3A0074}
	#item .bx-wrapper{position:relative}
	#item .bx-controls-direction a{position:absolute;z-index:100;top:90px;display:block;font-size:0.0em;transition:all 2s;overflow:hidden}
	#item .bx-controls-direction a:hover{color:#fff}
	#item .bx-controls-direction a.disabled{display:none}
	#item .bx-controls-direction .bx-prev{left:-50px}
	#item .bx-controls-direction .bx-prev:before{content:"\e93d";display:block;width:50px;line-height:50px;font-size:30px;text-align:center;color:rgba(0,0,0,0.5);transition:all 0.3s}
	#item .bx-controls-direction .bx-prev:hover:before{color:#000;color:rgba(0,0,0,0.9)}
	#item .bx-controls-direction .bx-next{right:-50px}
	#item .bx-controls-direction .bx-next:after{content:"\e940";display:block;width:50px;line-height:50px;font-size:30px;text-align:center;color:rgba(0,0,0,0.5);transition:all 0.3s}
	#item .bx-controls-direction .bx-next:hover:after{color:#000;color:rgba(0,0,0,0.9)}

	/**/
	#band{overflow:hidden}
	#band .band{float:left;display:block;padding:70px 0;width:50%}
	#band .band h3{line-height:35px;font-size:24px;font-weight: bolder;font-weight:300;letter-spacing:-3px;color:#fff}
	#band .band a{padding:0 40px;font-size:40px;font-weight: bolder;letter-spacing:-1px;color:#fff;text-decoration:underline}
	#band .bd1{text-align:right;background:#333 url(../img/brand/b1.jpg) no-repeat 100% 90%}
	#band .bd1 h3{padding:0 40px 20px 0}
	#band .bd2{text-align:left;background:#000 url(../img/brand/b2.jpg) no-repeat 0% 20%}
	#band .bd2 h3{padding:0 0 20px 40px}
	#band .bd3{text-align:right;background:#333 url(../img/brand/b3.jpg) no-repeat 100% 90%}
	#band .bd3 h3{padding:0 40px 20px 0}
	#band .bd4{text-align:left;background:#000 url(../img/brand/b4.jpg) no-repeat 0% 20%}
	#band .bd4 h3{padding:0 0 20px 40px}

	/**/
	#comm{padding:60px 0}
	#comm .wrap{padding:0 20px 0 0}
	#comm .widget{float:left}
	#comm .widget h3{margin-bottom:15px;padding-bottom:15px;font-size:17px;border-bottom:1px solid #ccc}
	#comm .widget ul li{position:relative}
	#comm .widget ul li a{display:block;padding:0 80px 0 15px;line-height:35px;font-size:15px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;transition:all 0.2s}
	#comm .widget ul li a:before{content:'';position:absolute;top:45%;left:0;display:block;width:4px;height:4px;background:#3A0074}
	#comm .widget ul li a:hover{background-color:#eee}
	#comm .widget ul li em{position:absolute;top:0;right:0;display:block;line-height:35px;font-size:11px}
	#comm .widget ol{padding:20px 0;overflow:hidden}
	#comm .widget ol li{float:left;width:33.33%}
	#comm .widget ol li a{display:block;margin:0 auto;width:70px;line-height:70px;font-size:30px;text-align:center;color:#3A0074;border:1px solid #3A0074;border-radius:70px;overflow:hidden;transition:all 0.2s}
	#comm .widget ol li a span{display:none}
	#comm .widget .inner{margin:0 0 0 20px;padding:15px;min-height:220px;text-align:center;border:1px solid #ccc;overflow:hidden}
	#comm .widget .inner ul {text-align:left}
	#comm .widget .txt{padding:0 20px}
	#comm .widget .txt em{display:inline-block;width:25px;line-height:25px;text-align:center;color:#fff;border-radius:25px;background:#8a4d34}
	#comm .widget .more{position:absolute;top:15px;right:15px;font-size:22px;color:#333}
	#comm .widget .more span{display:none}
	#comm .wd1{width:50%}
	#comm .wd2{width:50%}
	#comm .wd3{margin-top:20px;width:100%}

	/**/
	#index{overflow:hidden}
	#index .tit{padding:0 0 40px 0;font-size:24px;font-weight:400;letter-spacing:5px;text-align:center;text-transform:uppercase}

	/**/
	#aside{}
	#aside .aside{display:none;position:relative;text-align:center}
	#aside .aside:before{content:'';position:absolute;z-index:1;top:0;left:0;width:100%;height:200px;background:rgba(0,0,0,0.3)}
	#aside .aside h2{display:inline-block;position:relative;z-index:10;padding:0 60px;line-height:200px;font-size:30px;font-weight:500;letter-spacing:-0px;color:#fff}
	#aside .aside h2:before{content:'';position:absolute;z-index:10;top:50%;left:0;width:40px;height:2px;background:#fff}
	#aside .aside h2:after{content:'';position:absolute;z-index:10;top:50%;right:0;width:40px;height:2px;background:#fff}
	#aside .aside ul{display:table;width:100%;text-align:center;border-bottom:1px solid #ccc;background:#fff}
	#aside .aside ul li{display:inline-block}
	#aside .aside ul li a{display:inline;padding:0 20px;line-height:50px;font-size:14px;border-left:1px solid #ccc}
	#aside .aside ul li:first-child a{border:0}
	#aside .aside ul li a:hover{color:#ee5e29;text-decoration:underline}
	
	/**/
	#article{position:relative;margin:50px 0;padding:0 20px;*zoom:1}
	#article:before,
	#article:after{clear:both;display:table;content:"";line-height:0}
	#article h2{padding-bottom:60px;font-size:24px;text-align:center}
	#article h2:after{content:'';position:absolute;top:60px;left:50%;margin:0 0 0 -30px;width:50px;height:2px;background:#ee5e29}
	#article .article{padding:50px 0 100px 0}
	#f_b img{height:auto;width:100%}

}









@media all and (max-width:748px) {
	#ktplay{width:100%;min-width:320px;height:100%}
	#ktplay .wrap{position:relative;*zoom:1}
	#ktplay .wrap:before,
	#ktplay .wrap:after{clear:both;display:table;content:"";line-height:0}
	#ktplay .nocontent{min-height:300px;line-height:300px}

	/**/
	#header{position:relative;z-index:1000;transition:all 0.4s ease-in-out}
	#header .header{position:relative;z-index:1040;height:70px;background:#fff}
	#header .header button{position:absolute;z-index:1060;top:0;width:50px;height:58px;font-weight:300;background:transparent}
	#header .header button i{font-size:20px;color:#f65200}
	#header .header .btn_menu{left:0}
	#header .header .btn_page{right:0}
	#header .wrap h1{position:relative;top:2px;text-align:center;opacity:1;transition:all 0.4s ease-in-out}
	#header .wrap h1 img{width:220px}
	#header .top {border-bottom: 1px solid #eee;background: #fff}
	#header .top .wrap button{display:none}
	#header .lnb,
	#header .lib{margin-top:0;opacity:1;transition:all 0.4s ease-in-out}
	#header .lib{display:none}
	#header .lib ul{overflow:hidden;background:#f4f4f4;}
	#header .lib li{display:block;width:20%;float:left;}
	#header .lib li strong,
	#header .lib li a{display:block;padding:0 10px;line-height:35px;font-size:11px;font-weight:300;color:#333;text-align:center}
	#header .lib li a:hover,
	#header .lib li.sel a{color:#000;background:#dbdbdb}
	#header .lnb{margin-top:0;opacity:1;transition: all 0.4s ease-in-out;background:#dbdbdb}
	#header .lnb ul{text-align: center;overflow: hidden}
	#header .lnb li{display:inline-block}
	#header .lnb li a{display:block;padding:0 5px;line-height:30px;font-size:12px;font-weight:300;color:#333}
	#header .lnb li a:hover{color:#000;background:#dbdbdb}
	#header .lnb .mlose{display:none}
	#header .searchbox{display:none}
	#header .telephone{display:none}
	#header.fixed{position:fixed;top:-35px;border-bottom:1px solid #aaa;box-shadow:0px 2px 0px rgba(0,0,0,0.07)}
	#header.fixed .lnb,
	#header.fixed .lib{margin-top:-10px;opacity:0}
	

	/**/
	#footer{position:relative;text-align:center;background:#000}
	#footer address{display:block;padding:10px 0;color:#fff;word-break:keep-all}
	#footer address span{font-size:12px}
	#footer address strong{font-size:12px;font-weight:300}
	#footer address br{display:none}
	#footer cite{display:block;padding:0 0 20px 0;font-size:10px;color:#fff;text-transform:uppercase}
	#footer ul{padding: 10px 0;border-bottom: 1px solid #919193;overflow: hidden}
	#footer ul li{display:inline-block}
	#footer ul li a{padding:0 4px;line-height:15px;font-size:12px;color:#000}
	#footer ul li a:hover{color:#fff}
	#footer p{display:none;position:absolute;top:0;right:20px;line-height:65px;font-size:12px;color:#fff}
	#footer p strong{font-size:24px;color:#fff}
	#footer em{position:absolute;top:15px;right:20px}
	#footer .wrap{padding:0 10px}
	#footer .wrap h2{padding:4px 0;height:60px;text-align:center;border-bottom:1px solid #919193}
	#footer .wrap a img{width:170px}
	#footer .wrap em img{width:100px}
	#footer .point{color:#fffbd1}
	#footer .txt{padding:0 0 20px 0}
	#footer .line{position:absolute;z-index:0;top:150px;left:0;display:none;width:100%;height:1px;background:#919193}
	#footer .gotop{position:fixed;z-index:90000;bottom:20px;right:20px;display:none}
	#footer .gotop a{display:block;width:50px;height:50px;line-height:50px;font-size:12px;font-weight:400;text-align:center;color:#fff;background:#52008B;overflow:hidden}

	/**/
	#gnb{display:none}

	/**/
	#category{display:none}

	/**/
	#group .txt{margin-bottom:40px;height:250px;text-align:center;background:#39394d url(../img/customer.png) no-repeat 50% 0}
	#group .txt h2{padding:90px 0 5px 0;font-size:36px;font-weight:500;color:#fff}
	#group .txt p{font-size:20px;font-weight:300;color:#fff}
	#group .wrap{padding:40px 0;border-top:1px solid #aaa}
	#group .group{float:left;width:50%}
	#group .group:nth-of-type(odd) .latest{margin:0 0 0 30px}
	#group .group:nth-of-type(even) .latest{margin:0 30px 0 0}
	#group .latest{position:relative;min-height:300px}
	#group .latest h3{padding:0 10px;line-height:50px;font-size:18px;letter-spacing:-1px;border-bottom:1px solid #999;border-top:1px solid #eee}
	#group .latest li a{display:block;padding:10px;font-size:14px;border-bottom:1px solid #eee}
	#group .latest .nocontent{padding:100px 0}
	#group .latest .more{position:absolute;top:20px;right:10px}
	#group .latest .more i{font-size:15px;font-weight:100;color:#999}

	/**/
	#preview{position:relative;z-index:3000}
	#preview ul li a img{display:block;margin:0 auto;width: auto;max-width:100%;height: auto;}
	#preview .bx-controls-auto{display:none}
	#preview .bx-controls-direction a:{display:none}
	#preview .bx-controls-direction a:{display:none}
	#preview .bx-controls-direction a:before{display:none}
	#preview .bx-controls-direction a:hover:before{display:none}
	#preview .bx-prev{display:none}
	#preview .bx-prev:before{display:none}
	#preview .bx-next{display:none}
	#preview .bx-next:before{display:none}
	#preview .nopreview{display:none}
	#preview .nopreview strong{display:none}
	#preview .nopreview span{display:none}
	#preview .close{display:none}
	#preview .close a{display:none}
	#preview .close a span{display:none}
	#preview .todays{display:none}
	#preview .todays input[id="chkbox"]{display:none}
	#preview .todays input[id="chkbox"] + label i{display:none}
	#preview .todays input[id="chkbox"]:checked + label i:before{display:none}
	#preview .todays label{display:none}
	#preview .todays label i{display:none}

	/**/
	#visual{}
	#visual .visual{text-align:center}
	#visual .visual li div{position:relative;height:300px;overflow:hidden}
	#visual .visual li div img{width:auto;max-width:150%;height:auto}
	#visual .visual li div em{font-size:12px;font-weight:200;letter-spacing:2px;text-transform:uppercase;color:#fff}
	#visual .visual li div em:before{content:'';position:absolute;top:30px;left:50%;display:block;margin:0 0 0 -10px;width:20px;height:1px;background:#fff}
	#visual .visual li div span{padding:0 40px;line-height:24px;font-size:18px;font-weight:100;letter-spacing:-2px;color:#fff}
	#visual .visual li div span strong{font-weight:400}
	#visual .visual .v1{background:#76A5C3}
	#visual .visual .v2{background:#76A5C3}
	#visual .visual .img{position:absolute;z-index:1;top:20%;left:0;transition:all 1s ease-in-out;opacity:0}
	#visual .visual .tx1{position:absolute;z-index:2;top:80px;right:20%;display:block;width:100%;transition:all 1s ease-in-out;opacity:0}
	#visual .visual .tx2{position:absolute;z-index:3;top:120px;left:20%;display:block;width:100%;transition:all 1s ease-in-out;opacity:0}
	#visual .visual .tx3{position:absolute;z-index:2;top:80px;right:20%;display:block;width:100%;transition:all 1s ease-in-out;opacity:0}
	#visual .visual .tx4{position:absolute;z-index:3;top:120px;left:20%;display:block;width:100%;transition:all 1s ease-in-out;opacity:0}
	#visual .visual .img.sel{top:0;opacity:1}
	#visual .visual .tx1.sel{right:0;opacity:1}
	#visual .visual .tx2.sel{left:0;opacity:1}
	#visual .visual .tx3.sel{right:0;opacity:1}
	#visual .visual .tx4.sel{left:0;opacity:1}
	#visual .bx-wrapper{position:relative}
	#visual .bx-controls{position:absolute;z-index:100;top:46%;left:0;width:100%}
	#visual .bx-controls-direction a{display:block;font-size:0.0em;transition:all 2s;overflow:hidden}
	#visual .bx-controls-direction a:hover{color:#fff}
	#visual .bx-controls-direction a.disabled{display:none}
	#visual .bx-controls-direction .bx-prev{float:left}
	#visual .bx-controls-direction .bx-prev:before{content:"\e93d";display:block;width:40px;line-height:40px;font-size:30px;text-align:center;color:rgba(255,255,255,0.5);transition:all 0.3s}
	#visual .bx-controls-direction .bx-prev:hover:before{color:#fff;color:rgba(255,255,255,0.9)}
	#visual .bx-controls-direction .bx-next{float:right}
	#visual .bx-controls-direction .bx-next:after{content:"\e940";display:block;width:40px;line-height:40px;font-size:30px;text-align:center;color:rgba(255,255,255,0.5);transition:all 0.3s}
	#visual .bx-controls-direction .bx-next:hover:after{color:#fff;color:rgba(255,255,255,0.9)}
	#visual .bx-pager{position:absolute;z-index:100;top:120px;left:0;width:100%;text-align:center}
	#visual .bx-pager-item{display:inline;margin-right:8px}
	#visual .bx-pager-item a{display:inline-block;width:14px;height:14px;border:3px solid #ccc;border-radius:12px;text-indent:-9999em;overflow:hidden;transition:all 0.3s ease-in-out}
	#visual .bx-pager-item a.active{border:3px solid #fff;transition:all 0.3s ease-in-out}

	/**/
	#item{padding:40px 0}
	#item ul li{text-align:center}
	#item ul li div{display:table-cell;height:220px;vertical-align:middle;border:1px solid #ccc}
	#item ul li img{width:auto;max-width:100%;height:auto}
	#item ul li strong{display:block;padding:20px 0 0 0;font-size:15px;color:#333}
	#item ul li span{display:block;font-size:15px;color:#3A0074}
	#item .bx-wrapper{position:relative}
	#item .bx-controls-direction a{position:absolute;z-index:100;top:90px;display:block;font-size:0.0em;transition:all 2s;overflow:hidden}
	#item .bx-controls-direction a:hover{color:#fff}
	#item .bx-controls-direction a.disabled{display:none}
	#item .bx-controls-direction .bx-prev{left:-50px}
	#item .bx-controls-direction .bx-prev:before{content:"\e93d";display:block;width:50px;line-height:50px;font-size:30px;text-align:center;color:rgba(0,0,0,0.5);transition:all 0.3s}
	#item .bx-controls-direction .bx-prev:hover:before{color:#000;color:rgba(0,0,0,0.9)}
	#item .bx-controls-direction .bx-next{right:-50px}
	#item .bx-controls-direction .bx-next:after{content:"\e940";display:block;width:50px;line-height:50px;font-size:30px;text-align:center;color:rgba(0,0,0,0.5);transition:all 0.3s}
	#item .bx-controls-direction .bx-next:hover:after{color:#000;color:rgba(0,0,0,0.9)}

	/**/
	#band{overflow:hidden}
	#band .band{display:block;padding:60px 0}
	#band .band h3{margin-bottom:10px;line-height:35px;font-size:24px;font-weight: bolder;font-weight:300;letter-spacing:-3px;color:#fff}
	#band .band a{padding:0 40px;font-size:40px;font-weight: bolder;letter-spacing:-1px;color:#fff;text-decoration:underline}
	#band .bd1{text-align:center;background:#333 url(../img/brand/b11.jpg) no-repeat 50% 90%}
	#band .bd2{text-align:center;background:#000 url(../img/brand/b22.jpg) no-repeat 50% 00%}
	#band .bd3{text-align:center;background:#333 url(../img/brand/b33.jpg) no-repeat 50% 00%}
	#band .bd4{text-align:center;background:#000 url(../img/brand/b44.jpg) no-repeat 50% 00%}

	/**/
	#comm{padding:20px 0}
	#comm .wrap{padding:0 10px 0 0}
	#comm .widget{margin-bottom:10px}
	#comm .widget h3{margin-bottom:15px;padding-bottom:15px;font-size:17px;border-bottom:1px solid #ccc}
	#comm .widget ul li{position:relative}
	#comm .widget ul li a{display:block;padding:0 80px 0 15px;line-height:35px;font-size:15px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;transition:all 0.2s}
	#comm .widget ul li a:before{content:'';position:absolute;top:45%;left:0;display:block;width:4px;height:4px;background:#3A0074}
	#comm .widget ul li a:hover{background-color:#eee}
	#comm .widget ul li em{position:absolute;top:0;right:0;display:block;line-height:35px;font-size:11px}
	#comm .widget ol{padding:20px 0;overflow:hidden}
	#comm .widget ol li{float:left;width:33.33%}
	#comm .widget ol li a{display:block;margin:0 auto;width:70px;line-height:70px;font-size:30px;text-align:center;color:#3A0074;border:1px solid #3A0074;border-radius:70px;overflow:hidden;transition:all 0.2s}
	#comm .widget ol li a span{display:none}
	#comm .widget .inner{margin:0 0 0 10px;padding:15px;text-align:center;border:1px solid #ccc;overflow:hidden}
	#comm .widget .inner ul {text-align:left}
	#comm .widget .txt em{display:inline-block;width:25px;line-height:25px;text-align:center;color:#fff;border-radius:25px;background:#8a4d34}
	#comm .widget .more{position:absolute;top:15px;right:15px;font-size:18px;color #333}
	#comm .widget .more span{display:none}

	/**/
	#index{overflow:hidden}
	#index .tit{padding:0 0 20px 0;font-size:24px;font-weight:400;letter-spacing:5px;text-align:center;text-transform:uppercase}

	/**/
	#aside{}
	#aside .aside{display:none;position:relative;text-align:center}
	#aside .aside:before{content:'';position:absolute;z-index:1;top:0;left:0;width:100%;height:100px;background:rgba(0,0,0,0.3)}
	#aside .aside h2{display:inline-block;position:relative;z-index:10;line-height:100px;padding:0 60px;font-size:24px;font-weight:500;letter-spacing:-0px;color:#fff}
	#aside .aside h2:before{content:'';position:absolute;z-index:10;top:50%;left:0;width:30px;height:2px;background:#fff}
	#aside .aside h2:after{content:'';position:absolute;z-index:10;top:50%;right:0;width:30px;height:2px;background:#fff}
	#aside .aside ul{display:table;width:100%;text-align:center;border-bottom:1px solid #ccc;background:#fff}
	#aside .aside ul li{display:inline-block}
	#aside .aside ul li a{display:inline;padding:0 8px;line-height:50px;font-size:11px;border-left:1px solid #ccc}
	#aside .aside ul li:first-child a{border:0}
	#aside .aside ul li a:hover{color:#ee5e29;text-decoration:underline}

	/**/
	#article{position:relative;margin:40px 0;padding:0 10px;*zoom:1}
	#article:before,
	#article:after{clear:both;display:table;content:"";line-height:0}
	#article h2{padding-bottom:40px;font-size:24px;text-align:center}
	#article h2:after{content:'';position:absolute;top:50px;left:50%;margin:0 0 0 -25px;width:50px;height:2px;background:#ee5e29}
	#article .article{padding:30px 0 100px 0}
	#f_b img{height:auto;width:100%}
}

@media all and (min-width:1180px){
	
	/**/	
	#contain{margin:50px 0 0 0;background:#fff}
	#contain .company{text-align:center;letter-spacing:-1px}
	#contain .company .img{margin-bottom:30px;height:240px;background:#333 url(../img/brand/company.png) no-repeat 50% 0}
	#contain .company .tit{padding-bottom:30px;font-size:30px;letter-spacing:-2px}
	#contain .company .txt{font-size:18px;letter-spacing:-1px}
	#contain .company .sign{font-size:18px;letter-spacing:-1px}
	#contain .company .sign strong{display:inline-block;position:relative;top:20px;width:170px;height:70px;background:url(../img/brand/sign.png) no-repeat 50% 50%}
	#contain .company .sign strong span{display:none}
	
	/**/
	#history .tit h2{font-size:36px;font-weight:700;color:#333}
	#history .tit p{font-size:18px;font-weight:400;color:#333}
	#history .line{position:relative;height:1750px;overflow:hidden}
	#history .line .ln{position:absolute;top:0px;left:50%;width:1px;height:100%;background:#333}
	#history .line div{position:absolute;z-index:1}	
	#history .line div em{position:absolute;z-index:1;display:block;margin-top:-20px;height:1px;background:#313131}
	#history .line div h3{font-size:32px;font-weight:400;color:#333}
	#history .line div p{font-size:16px;font-weight:400;color:#555}
	#history .line .since{position:absolute;top:1630px;left:45%;width:120px;height:120px;border-radius:120px;background:#ee5e29;}
	#history .line .since p{padding:25% 0;font-size:24px;line-height:28px;color:#fff;text-align:center}
	#history .img{position:absolute;z-index:10;width:360px;height:220px}
	#history .img01{left:200px;top:0;background:url(../img/brand/hs1.png) no-repeat 50% 50%}
	#history .img02{right:200px;top:330px;background:url(../img/brand/hs2.png) no-repeat 50% 50%}
	#history .img03{right:200px;top:820px;background:url(../img/brand/hs3.png) no-repeat 50% 50%}
	#history .img04{left:200px;top:1360px;background:url(../img/brand/hs4.png) no-repeat 50% 50%}
	
	#history .y1{left:0%}
	#history .y2{left:25%;text-align:right}
	#history .y3{left:60%;text-align:left}
	#history .y4{left:80%}
	#history .y1 em{margin-left:80px;width:520px}
	#history .y2 em{margin-left:200px;width:100px}
	#history .y3 em{margin-left:-120px;width:100px}
	#history .y4 em{margin-left:-360px;width:340px}
	#history .y1 h3 em:after{content:"";position:absolute;top:-3px;left:97px;width:8px;height:8px;border-radius:8px;background:#ee5e29}
	#history .y2 h3 em:after{content:"";position:absolute;top:-3px;left:97px;width:8px;height:8px;border-radius:8px;background:#ee5e29}
	#history .y3 h3 em:before{content:"";	position:absolute;top:-3px;left:-3px;width:8px;height:8px;border-radius:8px;background:#ee5e29}
	#history .y4 h3 em:before{content:"";position:absolute;top:-3px;left:-3px;width:8px;height:8px;border-radius:8px;background:#ee5e29}
	#history .y2008{top:0px}
	#history .y2007{top:300px}
	#history .y2006{top:620px}
	#history .y2005{top:800px}
	#history .y2004{top:1100px}
	#history .y2003{top:1200px}
	#history .y2002{top:1350px}
	
	/**/
	#certify .list ul{text-align:center;overflow:hidden}
	#certify .list li{float:left;width:33.33%;min-height:500px}
	#certify .list li div img{width:250px}
	#certify .list li strong{display:block;margin:0 40px 0 0;font-size:16px;color:#555;letter-spacing:-1px;font-weight:500;padding:15px 0}
	#certify .list li:nth-child(3n+0) div{margin:0}
	#certify .list li:nth-child(3n+0) strong{margin:0}
	#certify .img{margin:0 40px 0 0;padding:20px;border:1px solid #eee}

	/**/
	#location .transport{padding-top:30px;overflow:hidden}
	#location .transport h3{padding:0;font-weight:500;text-align:left;font-size:20px;color:#333;letter-spacing:-1px}
	#location .transport li:first-child{width:100%;border-bottom:1px solid #e8e8e8}
	#location .transport li{display:block;padding:20px 0;width:33.33%;float:left;font-size:18px;letter-spacing:-1px;color:#666}
	#location .transport li span{margin-right:20px;color:#333;font-weight:500}
	#location .transport li span i{margin-right:15px}
	.maps {width:100% !important}
	
	/**/
	#story  div {margin-bottom:50px;overflow:hidden}
	#story  h3{float:left;width:20%;font-size:28px;line-height: 32px;color:#333;letter-spacing:-1px;word-break:keep-all}
	#story .story_cont{border-bottom:1px solid #eee}
	#story .story_cont:last-child{border:none}
	#story .cont{float:right;width:80%;font-size:20px;color:#1e1e1e}
	#story .cont img{padding-top:50px}
	#story .cont li{font-size:16px;color:#777;line-height:180%;letter-spacing:-1px;word-break:keep-all}
	#story .cont li:before{display:inline-block;content:'';width:3px;height:3px;margin-right:10px;background:#ee5e29;vertical-align:middle}
	
	/**/
	#as1{background:#000 url(../img/brand/svs1.jpg) no-repeat 50% 0}
	#as2{background:#000 url(../img/brand/svs2.jpg) no-repeat 50% 0}
	#as3{background:#000 url(../img/brand/svs3.jpg) no-repeat 50% 0}
	#as4{background:#000 url(../img/brand/svs4.jpg) no-repeat 50% 0}
	#as5{background:#000 url(../img/brand/svs5.jpg) no-repeat 50% 0}
	#as6{background:#000 url(../img/brand/svs6.jpg) no-repeat 50% 0}
	
}

@media all and (min-width:749px) and (max-width:1179px) {

	/**/
	#contain{margin:50px 0 0 0;background:#fff}
	#contain .company{text-align:center;letter-spacing:-1px}
	#contain .company .img{margin-bottom:20px;height:200px;background:#333 url(../img/brand/company.png) no-repeat 50% 0}
	#contain .company .tit{padding-bottom:20px;font-size:20px;letter-spacing:-2px}
	#contain .company .txt{padding:0 50px;line-height:24px;font-size:14px;letter-spacing:-1px}
	#contain .company .sign{font-size:14px;letter-spacing:-1px}
	#contain .company .sign strong{display:inline-block;position:relative;top:20px;width:170px;height:70px;background:url(../img/brand/sign.png) no-repeat 50% 50%}
	#contain .company .sign strong span{display:none}
	
	/**/
	#history .tit h2{font-size:36px;font-weight:700;color:#333}
	#history .tit p{font-size:18px;font-weight:400;color:#333}
	#history .line{position:relative;height:1750px;overflow:hidden}
	#history .line .ln{position:absolute;top:0px;left:50%;width:1px;height:100%;background:#333}
	#history .line div{position:absolute;z-index:1}	
	#history .line div em{position:absolute;z-index:1;display:block;margin-top:-20px;height:1px;background:#313131}
	#history .line div h3{font-size:32px;font-weight:400;color:#333}
	#history .line div p{font-size:16px;font-weight:400;color:#555}
	#history .line .since{position:absolute;top:1630px;left:50%;margin-left:-60px;width:120px;height:120px;border-radius:120px;background:#b4000d;}
	#history .line .since p{padding:25% 0;font-size:24px;line-height:28px;color:#fff;text-align:center}
	#history .img{position:absolute;z-index:10;width:240px;height:147px}
	#history .img01{right:60%;top:0;background:url(../img/brand/hs1.png) no-repeat 50% 50%;background-size:cover}
	#history .img02{left:60%;top:330px;background:url(../img/brand/hs2.png) no-repeat 50% 50%;background-size:cover}
	#history .img03{left:60%;top:820px;background:url(../img/brand/hs3.png) no-repeat 50% 50%;background-size:cover}
	#history .img04{right:60%;top:1360px;background:url(../img/brand/hs4.png) no-repeat 50% 50%;background-size:cover}
	
	#history .y2{left:50%;margin-left:-300px;text-align:right}
	#history .y3{left:50%;margin-left:120px;text-align:left}
	#history .y1 em{margin-left:80px;width:520px}
	#history .y2 em{margin-left:200px;width:100px}
	#history .y3 em{margin-left:-120px;width:100px}
	#history .y4 em{margin-left:-360px;width:340px}
	#history .y1 h3 em:after{content:"";position:absolute;top:-3px;left:97px;width:8px;height:8px;border-radius:8px;background:#b4000d}
	#history .y2 h3 em:after{content:"";position:absolute;top:-3px;left:97px;width:8px;height:8px;border-radius:8px;background:#b4000d}
	#history .y3 h3 em:before{content:"";	position:absolute;top:-3px;left:-3px;width:8px;height:8px;border-radius:8px;background:#b4000d}
	#history .y4 h3 em:before{content:"";position:absolute;top:-3px;left:-3px;width:8px;height:8px;border-radius:8px;background:#b4000d}
	#history .y2008{top:0px}
	#history .y2007{top:300px}
	#history .y2006{top:620px}
	#history .y2005{top:800px}
	#history .y2004{top:1100px}
	#history .y2003{top:1200px}
	#history .y2002{top:1350px}
	
	/**/
	#certify .list ul{text-align:center;overflow:hidden}
	#certify .list li{float:left;width:50%;min-height:500px}
	#certify .list li div img{width:250px}
	#certify .list li strong{display:block;margin:0 20px 0 20px;font-size:16px;color:#555;letter-spacing:-1px;font-weight:500;word-break:keep-all;padding:15px 0}
	#certify .img{margin:0 20px 0 20px;padding:20px;border:1px solid #eee}

	/**/

	#location .transport{padding-top:30px;overflow:hidden}
	#location .transport h3{padding:0;font-weight:500;text-align:left;font-size:20px;color:#333;letter-spacing:-1px}
	#location .transport li:first-child{width:100%;border-bottom:1px solid #e8e8e8}
	#location .transport li{display:block;padding:20px 0;width:33.33%;float:left;font-size:18px;letter-spacing:-1px;color:#666}
	#location .transport li span{margin-right:20px;color:#333;font-weight:500}
	#location .transport li span i{margin-right:15px}
	/**/
	#story  div {margin-bottom:50px;overflow:hidden}
	#story  h3{width:100%;padding-bottom:30px;font-size:28px;line-height:32px;color:#333;text-align:center;letter-spacing:-1px}
	#story .story_cont{border-bottom:1px solid #eee}
	#story .story_cont:last-child{border:none}
	#story .cont{width:100%;font-size:20px;color:#1e1e1e}
	#story .cont img{display:block;margin:0 auto;padding-top:50px;width:100%;max-width:900px}
	#story .cont li{padding:0 10px;font-size:16px;color:#777;line-height:180%;letter-spacing:-1px;word-break:keep-all}
	#story .cont li:before{display:inline-block;content:'';width:3px;height:3px;margin-right:10px;background:#ee5e29;vertical-align:middle}
	
	/**/
	#as1{background:#000 url(../img/brand/svs1.jpg) no-repeat 50% 0}
	#as2{background:#000 url(../img/brand/svs2.jpg) no-repeat 50% 0}
	#as3{background:#000 url(../img/brand/svs3.jpg) no-repeat 50% 0}
	#as4{background:#000 url(../img/brand/svs4.jpg) no-repeat 50% 0}	
	#as5{background:#000 url(../img/brand/svs5.jpg) no-repeat 50% 0}
	#as6{background:#000 url(../img/brand/svs5.jpg) no-repeat 50% 0}
	#f_b img{height:auto;width:100%}
}
@media all and (max-width:748px) {

	/**/
	#contain{background:#fff}
	#contain .wrap{padding: 0 10px}
	#contain .company{text-align:center;letter-spacing:-1px}
	#contain .company .img{margin-bottom:20px;height:200px;background:#333 url(../img/brand/company.png) no-repeat 50% 0}
	#contain .company .tit{padding-bottom:20px;font-size:20px;letter-spacing:-2px;word-break:keep-all}
	#contain .company .txt{padding:0 10px;line-height:24px;font-size:14px;letter-spacing:-1px}
	#contain .company .sign{padding-top:50px;font-size:14px;letter-spacing:-1px}
	#contain .company .sign strong{display:inline-block;position:relative;top:20px;width:170px;height:70px;background:url(../img/brand/sign.png) no-repeat 50% 50%}
	#contain .company .sign strong span{display:none}
	
	/**/
	#history .tit h2{font-size:36px;font-weight:700;color:#333}
	#history .tit p{font-size:18px;font-weight:400;color:#333}
	#history .line{position:relative;overflow:hidden}
	/*#history .line .ln{position:absolute;top:0px;left:0;width:1px;height:100%;background:#333}*/
	/*#history .line div{position:absolute;z-index:1}*/
	#history .line div em{position:absolute;z-index:1;display:block;margin-top:-20px;height:1px;background:#ddd}
	#history .line div h3{display:inline-block;font-size:24px;font-weight:400;color:#ee5e29;vertical-align:top}
	#history .line div p{display:inline-block;padding:7px 0 0 20px;font-size:15px;font-weight:400;color:#555;vertical-align:top}
	#history .line .since{display:none}
	#history .img{display:none;z-index:10;width:240px;height:147px;margin-bottom:15px}
	#history .img01{background:url(../img/brand/hs1.png) no-repeat 50% 50%;background-size:cover}
	#history .img02{background:url(../img/brand/hs2.png) no-repeat 50% 50%;background-size:cover}
	#history .img03{background:url(../img/brand/hs3.png) no-repeat 50% 50%;background-size:cover}
	#history .img04{background:url(../img/brand/hs4.png) no-repeat 50% 50%;background-size:cover}
	#history .y2 {padding-bottom:15px;border-bottom:1px solid #eee}
	#history .y3 {padding-bottom:15px;border-bottom:1px solid #eee}
	
	/**/
	#certify .wrap{padding:0}
	#certify .list ul{text-align:center;overflow:hidden}
	#certify .list li{float:left;width:100%;min-height:500px;margin-bottom:15px}
	#certify .list li:last-child{min-height:280px}
	#certify .list li div img{width:250px}
	#certify .list li strong{display:block;margin:0 20px 0 20px;padding:15px 0;font-size:16px;color:#555;letter-spacing:-1px;font-weight:500}
	#certify .img{padding:20px 0;border:1px solid #eee}

	/**/
	#location .transport{padding-top:30px;overflow:hidden}
	#location .transport h3{padding:0;font-weight:500;text-align:left;font-size:20px;color:#333;letter-spacing:-1px}
	#location .transport li{display:block;padding:20px 0;width:100%;float:left;font-size:16px;letter-spacing:-1px;color:#666;border-bottom:1px solid #e8e8e8}
	#location .transport li span{display:block;margin-right:20px;color:#ee5e29;font-weight:500;padding-bottom:10px}
	#location .transport li span i{margin-right:10px}
		
	/**/
	#story  div {margin-bottom:30px;overflow:hidden}
	#story  h3{width:100%;padding-bottom:30px;font-size:28px;line-height:32px;color:#333;text-align:left;letter-spacing:-1px}
	#story .story_cont{border-bottom:1px solid #eee}
	#story .story_cont:last-child{border:none}
	#story .cont{width:100%;font-size:20px;color:#1e1e1e}
	#story .cont img{display:block;margin:0 auto;padding-top:30px;width:100%;max-width:900px}
	#story .cont li{font-size:16px;color:#777;line-height:150%;letter-spacing:-1px;word-break:keep-all}
	#story .cont li:before{display:inline-block;content:'';width:3px;height:3px;margin-right:10px;background:#ee5e29;vertical-align:middle}
	
	/**/
	#as1{background:#000 url(../img/brand/svs1.jpg) no-repeat 50% 0}
	#as2{background:#000 url(../img/brand/svs2.jpg) no-repeat 50% 0}
	#as3{background:#000 url(../img/brand/svs3.jpg) no-repeat 50% 0}
	#as4{background:#000 url(../img/brand/svs4.jpg) no-repeat 50% 0}
	#as5{background:#000 url(../img/brand/svs5.jpg) no-repeat 50% 0}
	#as6{background:#000 url(../img/brand/svs6.jpg) no-repeat 50% 0}
	/**/
	#article table.responsive{width:100%;border-top:0 !important}
	#article table.responsive *{font-size:13px}
	#article table.responsive thead{display:none}
	#article table.responsive tbody tr{display:block !important;margin-bottom:15px !important;border-top:1px solid #aaa !important;border-bottom:1px solid #e9e9e9 !important;overflow:hidden}
	#article table.responsive tbody th,
	#article table.responsive tbody td{clear:both;float:left;width:100%;display:block;padding:0 !important;position:relative;min-height:31px;text-align:left !important;border:0 !important;border-top:1px solid #eee !important;background:#fff !important;overflow:hidden}
	#article table.responsive tbody th:before,
	#article table.responsive tbody td:before{position:absolute;top:0;left:0;padding:5px 0;width:25%;height:100%;line-height:20px;font-weight:400;letter-spacing:-1px;color:#333;content:attr(data-th);background:#fafafa;text-indent:10px;overflow:hidden}
	#article table.responsive tbody th .bt-content,
	#article table.responsive tbody td .bt-content{display:block;margin-left:25%;padding:5px 10px;line-height:20px;text-align:left !important;background:#fff}
	#article table.responsive tbody th .bt-content a,
	#article table.responsive tbody td .bt-content a{display:inline-block;color:#333;font-weight:600}
	#article table.responsive tbody td .bt-content span{display:inline !important;margin:0 !important;width:auto !important;text-align:left !important;color:#333 !important}
	#article table.responsive tbody td.bt-hide{display:none}
	#article table.responsive tbody td.tac{text-align:left !important}
	#article table.responsive tbody td.subject{font-weight:700;border-bottom:1px solid #e2e2e2;background:#fafafa}
	#article table.responsive tbody td.subject a{display:inline-block;color:#006 !important}
	#article table.responsive tbody td .notice{background:none !important}
	#article table.responsive tbody td .new{position:relative;top:3px;display:inline-block;padding-left:12px;font-size:11px;background:url(../img/ico_new.png) no-repeat 0 50%}
	#article table.responsive tbody td .secret{position:relative;top:2px;display:inline-block;padding-left:12px;font-size:11px;background:url(../img/ico_secret.png) no-repeat 0 50%}
	#article table.responsive tbody th{float:left;width:100%;display:block;position:relative;font-weight:800;color:#000;background:#f9f9f9 !important}
	#article table.responsive tbody th span{background:transparent !important}
	#article table.responsive tbody tr:first-child th,
	#article table.responsive tbody tr:first-child td{padding:0 !important}
	
	/**/
	#article table.responsive  div.visitor_num_guid{color:#617295;font-size:0.92em;font-weight:normal;line-height:130%;padding:7px 0 3px ;text-align:left}
	#article table.responsive .bt-content .btn_gray{display:inline-block !important;margin:3px;padding:5px 20px;font-weight:600;color:#333 !important;text-align:center !important;border:1px solid #aaa;background:#fff;border-radius:22px}
	#article table.responsive .bt-content .btn_red{display:inline-block !important;margin:3px;padding:5px 20px;font-weight:600;color:#fff !important;text-align:center !important;border:1px solid #f23737;background:#f23737;border-radius:22px}
	#article table.responsive .bt-content .btn_orange{display:inline-block !important;margin:3px;padding:5px 20px;font-weight:600;color:#fff !important;text-align:center !important;border:1px solid #f77a00;background:#f77a00;border-radius:22px}
	#article table.responsive .bt-content .btn_blue{display:inline-block !important;margin:3px;padding:5px 20px;font-weight:600;color:#fff !important;text-align:center !important;border:1px solid #014fbb;background:#014fbb;border-radius:22px}
	#article table.responsive .bt-content .btn_green{display:inline-block !important;margin:3px;padding:5px 20px;font-weight:600;color:#009688 !important;text-align:center !important;border:1px solid #009688;background:#fff;border-radius:22px}
	#article table.responsive .btn_regist{display:inline-block !important;margin:3px;padding:5px 20px;font-weight:600;color:#fff !important;text-align:center !important;border:1px solid #999;background:#999;border-radius:22px}
	#article table.responsive .btn_cancel{display:inline-block !important;margin:3px;padding:5px 20px;width:69px;font-weight:600;color:#fff !important;text-align:center !important;border:1px solid #3d4459;background:#3d4459;border-radius:22px}
	#article table.responsive .btn_regist_go{display:inline-block !important;padding:2px;font-weight:800;color:#fff !important;border:2px solid #1769A3;background:#003258}
	#article table.responsive .btn_deadline{color:#C5C5C5 !important; font-weight:800;}
	
	.gall_row .col-gn-4{width:50% !important}
	
}
#contain *{transition:all 0.3s cubic-bezier(.5,0,.5,1)}
#contain .company *{transition:all 0.3s cubic-bezier(.5,0,.5,1)}
#history *{transition:all 0.3s cubic-bezier(.5,0,.5,1)}
#location *{transition:all 0.3s cubic-bezier(.5,0,.5,1)}
#story *{transition:all 0.3s cubic-bezier(.5,0,.5,1)}
#register_form *{transition:all 0.3s cubic-bezier(.5,0,.5,1)}

/**/
#hd_pop h2{position:absolute;font-size:0;line-height:0;overflow:hidden}
#hd_pop .hd_pops{position:fixed;z-index:5000;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.50)}
#hd_pop .hd_pops img{max-width:100%}
#hd_pop .hd_wrap{position:fixed;top:45%;left:50%}
#hd_pop .hd_pops_footer{position:relative;padding:0;text-align:left;color:#fff}
#hd_pop .hd_pops_footer:after{display:block;visibility:hidden;clear:both;content:""}
#hd_pop .hd_pops_footer button{padding:10px 0;border:0;color:#fff}
#hd_pop .hd_pops_footer .hd_pops_reject{background:none}
#hd_pop .hd_pops_footer .hd_pops_close{position:absolute;top:0;right:0;background:none}

/**/
#contain .ctt_admin{position:absolute;z-index:10;top:180px;right:0}
#contain .ctt_admin a{padding:20px 20px 20px 10px;width:30px;height:auto;
	line-height:15px;color:#fff;border:0 !important;background:#555 !important;border-radius:10px;border-top-right-radius:0;border-bottom-right-radius:0
}

/*공통클래스속성*/
.nocontent{padding:50px 0;font-size:15px;font-family:'LatoWeb','NotoSans','Malgun Gothic','dotum','돋움','gulim','굴림','Tahoma','sans-serif';text-align:center}
.none{display:none}
.skip{display:none}
.hidden{visibility:hidden}
.block{display:block}
.both{clear:both}
.holiday{display:none;position:absolute;z-index:5000;top:50px;left:50%;margin-left:-285px !important;cursor:pointer}
.btn_mod{position:fixed;z-index:9000;bottom:0;left:0;width:100%;background:rgba(0,0,0,0.7)}
.btn_mod a{display:block;height:40px;line-height:40px;font-size:15px;font-weight:500;color:#fff;text-align:center}
.tal{text-align:left !important}
.tac{text-align:center !important}
.tar{text-align:right !important}
.fl{float:left}
.fr{float:right}
.left{text-align:left !important}
.center{text-align:center}
.right{text-align:right !important;white-space:normal;word-break:break-all}
.check label{position:absolute !important;z-index:1;top:-95px;left:5px;display:block;width:21px;height:21px;background:url(../img/common/check.png) no-repeat;text-indent:-9999em;overflow:hidden}
.blue{color:#43579f !important}
.black{color:#000 !important}
.red{color:#de511b !important}
.orange{color:#ff6c2b !important}
.gray{color:#888 !important}
.green{color:#00a19c !important}
.navy{color:#57839e !important}
.bold{font-weight:800 !important}
.price .bold{color:#c00}
.bd0{border:0 !important}
.fot15{font-size:15px !important;font-weight:800}
.finish{padding:10px 0;font-size:18px;text-align:center;color:#000;background:#fff000}

/*공통속성*/
.bd0{border:0 !important}
.bdt0{border-top:0 !important}
.bdb0{border-bottom:0 !important}
.bdb1{border-bottom:1px solid #ccc !important}
.mt1{margin-top:1px}
.mt2{margin-top:2px}
.mt3{margin-top:3px}
.mt4{margin-top:4px}
.mt5{margin-top:5px}
.mt6{margin-top:6px}
.mt7{margin-top:7px}
.mt8{margin-top:8px}
.mt9{margin-top:9px}
.mt10{margin-top:10px}
.mt11{margin-top:11px}
.mt12{margin-top:12px}
.mt13{margin-top:13px}
.mt14{margin-top:14px}
.mt15{margin-top:15px}
.mt16{margin-top:16px}
.mt17{margin-top:17px}
.mt18{margin-top:18px}
.mt19{margin-top:19px}
.mt20{margin-top:20px}
.mr1p{margin-right:1% !important}
.mr2p{margin-right:2% !important}
.mr3p{margin-right:3% !important}
.mr4p{margin-right:4% !important}
.mr5p{margin-right:5% !important}
.mr6p{margin-right:6% !important}
.mr7p{margin-right:7% !important}
.mr8p{margin-right:8% !important}
.mr9p{margin-right:9% !important}
.mr10p{margin-right:10% !important}
.mr11p{margin-right:11% !important}
.mr12p{margin-right:12% !important}
.mb5{margin-bottom:5px !important}
.mb10{margin-bottom:10px !important}
.mb15{margin-bottom:15px !important}
.mb20{margin-bottom:20px !important}
.mb25{margin-bottom:25px !important}
.mb30{margin-bottom:30px !important}
.mb35{margin-bottom:35px !important}

.mb40{margin-bottom:40px !important}
.mb45{margin-bottom:45px !important}
.mb50{margin-bottom:50px !important}
.mb55{margin-bottom:55px !important}

.pl07{padding-left:7px !important}
.pl10{padding-left:10px !important}
.pl11{padding-left:11px !important}
.pl12{padding-left:12px !important}
.pl13{padding-left:13px !important}
.pl14{padding-left:14px !important}
.pl15{padding-left:15px !important}
.pl16{padding-left:16px !important}
.pl17{padding-left:17px !important}
.pl18{padding-left:18px !important}
.pl19{padding-left:19px !important}
.pl20{padding-left:20px !important}

.pr10{padding-right:10px !important}
.pr15{padding-right:15px !important}
.pr20{padding-right:20px !important}
.pr25{padding-right:25px !important}
.pr30{padding-right:30px !important}
.pr35{padding-right:35px !important}
.pr40{padding-right:40px !important}
.pr45{padding-right:45px !important}
.pr50{padding-right:50px !important}
.pr55{padding-right:55px !important}
.pr60{padding-right:60px !important}
.pr65{padding-right:65px !important}

.w1p{width:1% !important}
.w2p{width:2% !important}
.w3p{width:3% !important}
.w4p{width:4% !important}
.w5p{width:5% !important}
.w6p{width:6% !important}
.w7p{width:7% !important}
.w8p{width:8% !important}
.w9p{width:9% !important}
.w10p{width:10% !important}
.w11p{width:11% !important}
.w12p{width:12% !important}
.w13p{width:13% !important}
.w14p{width:14% !important}
.w15p{width:15% !important}
.w16p{width:16% !important}
.w17p{width:17% !important}
.w18p{width:18% !important}
.w19p{width:19% !important}
.w20p{width:20% !important}
.w21p{width:21% !important}
.w22p{width:22% !important}
.w23p{width:23% !important}
.w24p{width:24% !important}
.w25p{width:25% !important}
.w26p{width:26% !important}
.w27p{width:27% !important}
.w28p{width:28% !important}
.w29p{width:29% !important}
.w30p{width:30% !important}
.w31p{width:31% !important}
.w32p{width:32% !important}
.w33p{width:33% !important}
.w34p{width:34% !important}
.w35p{width:35% !important}
.w36p{width:36% !important}
.w37p{width:37% !important}
.w38p{width:38% !important}
.w39p{width:39% !important}
.w40p{width:40% !important}
.w41p{width:41% !important}
.w42p{width:42% !important}
.w43p{width:43% !important}
.w44p{width:44% !important}
.w45p{width:45% !important}
.w46p{width:46% !important}
.w47p{width:47% !important}
.w48p{width:48% !important}
.w49p{width:49% !important}
.w50p{width:50% !important}
.w51p{width:51% !important}
.w52p{width:52% !important}
.w53p{width:53% !important}
.w54p{width:54% !important}
.w55p{width:55% !important}
.w56p{width:56% !important}
.w57p{width:57% !important}
.w58p{width:58% !important}
.w59p{width:59% !important}
.w60p{width:60% !important}
.w68p{width:68% !important}
.w70p{width:70% !important}
.w80p{width:80% !important}
.w90p{width:90% !important}
.w100p{width:100% !important}

.w10{width:10px !important}
.w20{width:20px !important}
.w30{width:30px !important}
.w40{width:40px !important}
.w50{width:50px !important}
.w60{width:60px !important}
.w70{width:70px !important}
.w75{width:75px !important}
.w80{width:80px !important}
.w85{width:85px !important}
.w90{width:90px !important}
.w95{width:95px !important}
.w100{width:100px !important}
.w110{width:110px !important}
.w120{width:120px !important}
.w125{width:125px !important}
.w130{width:130px !important}
.w140{width:140px !important}
.w150{width:150px !important}
.w160{width:160px !important}
.w170{width:170px !important}
.w180{width:180px !important}
.w190{width:190px !important}
.w200{width:200px !important}
.w210{width:210px !important}
.w220{width:220px !important}
.w230{width:230px !important}
.w240{width:240px !important}
.w250{width:250px !important}
.w260{width:260px !important}
.w270{width:270px !important}
.w280{width:280px !important}
.w290{width:290px !important}
.w300{width:300px !important}
.w310{width:310px !important}
.w320{width:320px !important}
.w330{width:330px !important}
.w340{width:340px !important}
.w350{width:350px !important}
.w360{width:360px !important}
.w370{width:370px !important}
.w380{width:380px !important}
.w390{width:390px !important}
.w400{width:400px !important}
.w500{width:500px !important}
.w600{width:600px !important}
.w700{width:700px !important}
.w800{width:800px !important}
.w900{width:900px !important}

.w1p{width:1% !important}
.w2p{width:2% !important}
.w3p{width:3% !important}
.w4p{width:4% !important}
.w5p{width:5% !important}
.w6p{width:6% !important}
.w7p{width:7% !important}
.w8p{width:8% !important}
.w9p{width:9% !important}
.w10p{width:10% !important}
.w11p{width:11% !important}
.w12p{width:12% !important}
.w13p{width:13% !important}
.w14p{width:14% !important}
.w15p{width:15% !important}
.w16p{width:16% !important}
.w17p{width:17% !important}
.w18p{width:18% !important}
.w19p{width:19% !important}
.w20p{width:20% !important}
.w21p{width:21% !important}
.w22p{width:22% !important}
.w23p{width:23% !important}
.w24p{width:24% !important}
.w25p{width:25% !important}
.w26p{width:26% !important}
.w27p{width:27% !important}
.w28p{width:28% !important}
.w29p{width:29% !important}
.w30p{width:30% !important}
.w31p{width:31% !important}
.w32p{width:32% !important}
.w33p{width:33% !important}
.w34p{width:34% !important}
.w35p{width:35% !important}
.w36p{width:36% !important}
.w37p{width:37% !important}
.w38p{width:38% !important}
.w39p{width:39% !important}
.w40p{width:40% !important}
.w41p{width:41% !important}
.w42p{width:42% !important}
.w43p{width:43% !important}
.w44p{width:44% !important}
.w45p{width:45% !important}
.w46p{width:46% !important}
.w47p{width:47% !important}
.w48p{width:48% !important}
.w49p{width:49% !important}
.w50p{width:50% !important}
.w51p{width:51% !important}
.w52p{width:52% !important}
.w53p{width:53% !important}
.w54p{width:54% !important}
.w55p{width:55% !important}
.w56p{width:56% !important}
.w57p{width:57% !important}
.w58p{width:58% !important}
.w59p{width:59% !important}
.w60p{width:60% !important}
.w68p{width:68% !important}
.w70p{width:70% !important}
.w80p{width:80% !important}
.w90p{width:90% !important}
.w100p{width:100% !important}

.h10{height:10px !important}
.h15{height:15px !important}
.h20{height:20px !important}
.h25{height:25px !important}
.h30{height:30px !important}
.h35{height:35px !important}
.h40{height:40px !important}
.h45{height:45px !important}
.h50{height:50px !important}
.h100{height:100px !important}
.h150{height:150px !important}
.h200{height:200px !important}
.h250{height:250px !important}
.h300{height:300px !important}

/* DatePicker Container */
.ui-datepicker{margin:5px auto;width:216px;height:auto;font:9pt Arial,sans-serif;background:#fff;box-shadow:0px 0px 10px 0px rgba(0, 0, 0, .5)}
.ui-datepicker a{text-decoration:none}
.ui-datepicker table{width:100%}
.ui-datepicker-title{text-align:center}
.ui-datepicker-prev{float:left;background-position:center -30px}
.ui-datepicker-next{float:right;background-position:center 0px}
.ui-datepicker thead{border-bottom:1px solid #bbb;background-color:#f7f7f7;background-image:-moz-linear-gradient(top, #f7f7f7 0%, #f1f1f1 100%);background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7f7f7), color-stop(100%,#f1f1f1));background-image:-webkit-linear-gradient(top, #f7f7f7 0%,#f1f1f1 100%);background-image:-o-linear-gradient(top, #f7f7f7 0%,#f1f1f1 100%);background-image:-ms-linear-gradient(top, #f7f7f7 0%,#f1f1f1 100%);background-image:linear-gradient(top, #f7f7f7 0%,#f1f1f1 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#f1f1f1',GradientType=0 );}
.ui-datepicker th{padding:5px 0;color:#666666;font-size:6pt;text-transform:uppercase;text-shadow:1px 0px 0px #fff;filter:dropshadow(color=#fff, offx=1, offy=0);}








*, :after, :before{
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
}

input[type=text],input[type=password], textarea{
-webkit-transition:all 0.30s ease-in-out;
-moz-transition:all 0.30s ease-in-out;
-ms-transition:all 0.30s ease-in-out;
-o-transition:all 0.30s ease-in-out;
outline:none;
}
 
input[type=text]:focus,input[type=password]:focus,  textarea:focus,select:focus{
-webkit-box-shadow: 0 0 5px #9ed4ff;
-moz-box-shadow: 0 0 5px #9ed4ff;
box-shadow:0 0 5px #9ed4ff;
border:1px solid #558ab7 !important;
}
.placeholdersjs{color:#aaa !important}

/*서브배너
#sbn_side{position:absolute;top:20px;right:0}
#sbn_side{width:150px;}*/
#sbn_side h2{display:none}
#sbn_side .sb_bn{display:none}
#sbn_side .sb_bn li{text-align:center}
#sbn_side .sb_bn img{width:auto;max-width:100%;height:auto}
#sbn_side .bx-controls{position:absolute;bottom:0;right:0}
#sbn_side .bx-prev{display:block;float:left;background:url(img/btn_sb_prev.png) no-repeat 50% 50% #fff;width:15px;height:15px;text-indent:-999px;overflow:hidden;border:1px solid #ccc;}
#sbn_side .bx-next{display:block;margin-left:-1px;float:left;background:url(img/btn_sb_next.png) no-repeat 50% 50% #fff;width:15px;height:15px;text-indent:-999px;overflow:hidden;border:1px solid #ccc;}

#tnb{border-bottom:1px solid #e9e9e9}
#tnb h3{position:absolute;font-size:0;line-height:0;overflow:hidden}
#tnb ul{margin:0 auto;width:1200px;zoom:1}
#tnb ul:after{display:block;visibility:hidden;clear:both;content:""}
#tnb li{float:right;border-left:1px solid #e9e9e9;margin-bottom:-1px;font-size:0.92em}
#tnb a{display:inline-block;padding:0 10px;color:#646464;line-height:35px}
#tnb a:focus, #tnb a:hover{color:#333;border-bottom:1px solid #444}
#tnb .tnb_admin a{color:#ff0000}
#tnb .tnb_left{float:left}
#tnb .tnb_left a{;padding:0 14px}
#tnb .tnb_cart{border-right:1px solid #e9e9e9}
#tnb .tnb_community{border-right:1px solid #e9e9e9}
#tnb .tnb_community i{font-size:15px}
#tnb .tnb_shop{background:#fff;font-weight:700}
#tnb .tnb_shop:focus, #tnb .tnb_shop:hover{color:#333;border-bottom:0}
#tnb .tnb_shop a{color:#d50c0c;border-bottom:1px solid #fff}

#hd_menu{background:#f2f2f2;border-top:1px solid #ddd;border-bottom:1px solid #ddd}
#hd_menu ul{margin:0 auto;width:1200px;font-size:1.083em;padding:15px 0;zoom:1}
#hd_menu ul:after{display:block;visibility:hidden;clear:both;content:""}
#hd_menu li{float:left;line-height:14px;border-right:1px solid #ddd}
#hd_menu li:first-child{border-left:1px solid #ddd}
#hd_menu li.hd_menu_right{float:right}
#hd_menu li:last-child{border-left:1px solid #ddd}
#hd_menu li a{display:block;padding:0 10px}

.lt_wr{width:49%}
.lt_wr:nth-child(2n+1){clear:both}

.sale_prd h2{font-size:1.167em;margin:20px 0 10px}
.st_bg{display:inline-block;width:1px;height:10px;margin:0 10px;background:#e2e1e0;vertical-align:-1px}

/* 텍스트 크기 조절 */
#text_size{display:none;position:absolute;top:-31px;left:-1px}
#text_size button{padding:0 10px;height:30px;border:1px solid #cfded8;border-bottom:0;background:#000;color:#fff;cursor:pointer}


/* 화면낭독기 사용자용 */
#hd_login_msg{position:absolute;top:0;left:0;width:1px;height:1px;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:700;text-align:center;text-decoration:none;line-height:3.3em}

/* 이미지 등비율 리사이징 */
.img_fix{width:100%;height:auto}

/* 캡챠 자동등록(입력)방지 기본 */
#captcha{display:inline-block;position:relative}
#captcha legend{display:none;position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
#captcha #captcha_img{float:left;width:100px;height:43px;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:0;left:0;width:23px;height:22px;background:url('../../../plugin/kcaptcha/img/reload.gif')}
#captcha #captcha_key{margin:0 10px 0 40px;padding:0 5px;width:150px;height:43px;line-height:43px;font-size:1.333em;font-weight:700;text-align:center;border:1px solid #ccc;background:#fff}
#captcha #captcha_info{display:inline-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 !important;background:#fafafa !important;color:#000 !important;text-decoration:none !important;line-height:1.9em;vertical-align:middle}
.cke_sc_def{margin:0 0 5px;padding:10px;border:1px solid #ccc;background:#f2f5f9;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:700}
.cke_sc_def dd{width:30%}

/* Mobile화면으로 */
#mobile_cng{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}

/* 목록 바로가기 */
.sanchor{margin:30px 0 20px ;padding:0;zoom:1;display:none}
.sanchor:after{display:block;visibility:hidden;clear:both;content:""}
.sanchor li{float:left;width:20%;text-align:center;;list-style:none}
.sanchor li a{display:block;position:relative;height:60px;margin-left:-1px;background-color:#f7f7f7;border:1px solid #cdcdcd;border-bottom:1px solid #000;font-size:1.25em;
color:#666;line-height:58px;text-align:center;z-index:1}
.sanchor li .sanchor_on{margin:0 0 0 -1px;border:1px solid #000;background:#fff;z-index:2;border-bottom-color:#fff;color:#000;font-weight:700}
.sanchor li a .item_qa_count,.sanchor li a .item_use_count{display:inline-block;background:#aaa;padding:0 5px;line-height:23px;border-radius:15px;color:#fff;min-width:23px;font-size:12px}
.sanchor li .sanchor_on .item_qa_count,.sanchor li .sanchor_on .item_use_count{background:#808080}

/* 콘텐츠별 스타일 */
.cnt_cmt{display:inline-block;margin:0 0 0 3px;font-weight:700}

/* 버튼 */
a.btn,.btn{display:inline-block;padding:0 20px;height:37px;line-height:37px;font-size:14px;font-weight:500;vertical-align:middle;color:#fff;text-align:center;border:0;background:#20409a;border-radius:30px}
a.btn01{display:inline-block;padding:0 7px;border:1px solid #ccc;border-bottom:1px solid #aaa;background:#fff;color:#333;text-decoration:none;vertical-align:middle}
a.btn01:focus, a.btn01:hover,button.btn01:hover{text-decoration:none;background:#f3f3f3}
button.btn01{display:inline-block;margin:0;padding:0 7px;border:1px solid #b3b3b3;background:#fff;color:#333;text-decoration:none}
a.btn02{display:inline-block;padding:0 7px;vertical-align:middle;color:#fff;border:1px solid #d50c0c;background:#d50c0c;text-decoration:none}
a.btn02:focus,
.btn02:hover{text-decoration:none;background:#fd0f0f}
button.btn02{display:inline-block;margin:0;padding:0 7px;border:1px solid #d50c0c;background:#d50c0c;color:#fff;text-decoration:none}
.btn_confirm{text-align:center} /* 서식단계 진행 */
.btn_submit{background:#d0420e;color:#fff;border:0}
.btn_submit:hover{background:#ee5e29}
.btn_address{background:#70aff2;border:1px solid #3476be;height:37px;color:#fff;padding:0 10px;font-size:1.083em;font-weight:700}

fieldset .btn_submit{padding:0 7px;height:24px;line-height:1em}
a.btn_cancel{color:#000;border:1px solid #ccc;background:#fafafa}
button.btn_cancel{display:inline-block;border:1px solid #ccc;background:#fafafa;color:#000;vertical-align:top}
a.btn_frmline, button.btn_frmline{display:inline-block;padding:0 10px;height:37px;border:1px solid #3476be;color:#3476be;background:#fff;letter-spacing:-0.1em;text-decoration:none;vertical-align:middle} 
a.btn_frmline{line-height:24px}
button.btn_frmline{font-size:1em}

/* 게시판용 버튼 */
a.btn_b01,.btn_b01{background:#555}
a.btn_b01:hover,.btn_b01:hover{background:#777}
a.btn_b02,.btn_b02{background:#676767}
a.btn_b02:hover, .btn_b02:hover{background:#555}
a.btn_b03, .btn_b03{color:#646982;border:1px solid #b9bdd3;background:none}
a.btn_b03:hover, .btn_b03:hover{background:#ebedf6}
a.btn_admin,.btn_admin{color:#333;border:1px solid #333 !important;background:#fff !important} 
a.btn_admin:hover,.btn_admin:hover{color:#000;border:1px solid #555 !important;background:#fafafa !important}


/* 선택수정 버튼 */
.btn_list{margin:0 auto;width:93%}
.btn_list input, .btn_list button{background:none repeat scroll 0 0 #617D46;border:0 none;color:#FFFFFF;height:28px;line-height:2.2em;padding:0 15px;vertical-align:middle}

/* 기본테이블 */
.tbl_wrap table{width:100%;border-collapse:collapse;border-spacing:0}
.tbl_wrap caption{padding:10px 0;font-weight:700;text-align:left}

.tbl_head01{margin:0 0 10px}
.tbl_head01 table{border-bottom:1px solid #d3d3d3}
.tbl_head01 caption{padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head01 thead th{padding:15px 0;border-top:2px solid #444;border-bottom:1px solid #e6e6e6;background:#f7f7f7;color:#333;font-size:14px;font-weight:500;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:10px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head01 td{padding:15px 5px;border-top:1px solid #f3f3f3;border-left:1px solid #f3f3f3;line-height:1.5em;word-break:break-all}
.tbl_head01 td:first-child{border-left:0}
.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:7px;background:#f3f3f3;border-top:1px solid #d3d3d3;border-bottom:1px solid #d3d3d3}
.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-bottom:1px solid #e9e9e9;line-height:1.4em;word-break:break-all}
.tbl_head02 a{}

.tbl_head03{margin:0 0 10px}
.tbl_head03 table{border-bottom:1px solid #d3d3d3}
.tbl_head03 caption{padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head03 thead th{padding:12px 0;border-top:2px solid #000;border-bottom:1px solid #d3d3d3;background:#fff;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.tbl_head03 thead a{color:#383838}
.tbl_head03 thead th input{vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head03 tfoot th, .tbl_head03 tfoot td{padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head03 tbody th{padding:10px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head03 td{padding:15px 5px;border-top:1px solid #f3f3f3;border-left:1px solid #f3f3f3;line-height:1.5em;word-break:break-all}
.tbl_head03 td:first-child{border-left:0}
.tbl_head03 a{}

/* 폼 테이블 */
.tbl_frm01{margin:0 0 40px}
.tbl_frm01 table{width:100%;border-collapse:collapse;border-spacing:0}
.tbl_frm01 th{width:90px;padding:5px 10px;background:none;text-align:right;font-weight:normal}
.tbl_frm01 td{padding:5px 10px;background:transparent}
.wr_content textarea,.tbl_frm01 textarea,.form_01 textarea, .frm_input{border:1px solid #ccc;background:#fff;color:#333;font-size:14px;vertical-align:middle;padding:5px;
-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
}
.tbl_frm01 textarea{padding:2px 2px 3px}
.frm_input{height:40px;font-size:14px}

.full_input,.frm_address{width:100%}
.half_input{width:100%;max-width:400px;}
.tbl_frm01 textarea{width:100%;height:100px}
.tbl_frm01 a{text-decoration:none}
.tbl_frm01 .frm_address{margin-top:5px}
.tbl_frm01 .frm_file{display:block;margin-bottom:5px}
.tbl_frm01 .frm_info{display:block;padding:0 0 5px;line-height:1.4em}

@media all and (max-width:748px) {
	.tbl_frm01{margin:0 0 40px}
	.tbl_frm01 table{width:100%;border-collapse:collapse;border-spacing:0}
	.tbl_frm01 th{width:90px;padding:5px 10px;background:none;text-align:right;font-weight:normal}
	.tbl_frm01 td{padding:5px 10px;background:transparent}
	.wr_content textarea,.tbl_frm01 textarea,.form_01 textarea, .frm_input{border:1px solid #ccc;background:#fff;color:#333;font-size:14px;vertical-align:middle;border-radius:3px;padding:5px;
	-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
	-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
	}
	.tbl_frm01 textarea{padding:2px 2px 3px}
	.frm_input{height:40px;font-size:14px}
	
	.full_input,.frm_address{width:100%}
	.half_input{width:100%;max-width:none}
	.tbl_frm01 textarea{width:100%;height:100px}
	.tbl_frm01 a{text-decoration:none}
	.tbl_frm01 .frm_address{margin-top:5px}
	.tbl_frm01 .frm_file{display:block;margin-bottom:5px}
	.tbl_frm01 .frm_info{display:block;padding:0 0 5px;line-height:1.4em}	
}


/*기본리스트*/
.list_01 li{border:1px solid #dbdbdb;border-radius:3px;margin:8px 0;padding:10px 15px;list-style:none;position:relative}
.list_01 li:after{display:block;visibility:hidden;clear:both;content:""}
.list_01 li:hover{background:#f9f9f9}

.list_02 ul:after{display:block;visibility:hidden;clear:both;content:""}
.list_02 li{float:left;width:230px;margin:10px 0 15px 15px}
.list_02 li:nth-child(4n+1){clear:both;margin-left:0}

/*폼 리스트*/
.form_01 * {font-size:14px;color:#555;}
.form_01 h2{margin:0 0 10px;}
.form_01 li{margin:10px 0}
.form_01 li:after{display:block;visibility:hidden;clear:both;content:""}
.form_01 li .right_input{float:right}
.form_01 textarea{height:100px;width:100%}
.form_01 .frm_label{display:block;margin-right:20px;font-size:16px;font-weight:500;color:#333;}
.form_01 .form_left{float:left;width:49.5%}
.form_01 .form_right{float:right;width:49.5%}

@media all and (min-width:749px) and (max-width:1179px) {
.form_01 li .input_pdg{margin-bottom:10px}
}
@media all and (max-width:748px) {
.form_01 li .input_pdg{margin-bottom:10px}
}


/* 자료 없는 목록 */
.empty_table{padding:50px 0 !important;text-align:center;color:#777 !important}
.empty_list ,.empty_li{padding:20px 0 !important;text-align:center;color:#777 !important}

/* 필수입력 */
.required, textarea.required{background-image:url('../img/require.png')  !important;background-repeat:no-repeat   !important;background-position:right top  !important}

/* 테이블 그리드 padding 0 5px 고려한 넓이 */
.grid_1{width:40px}
.grid_2{width:90px}
.grid_3{width:140px}
.grid_4{width:190px}
.grid_5{width:240px}
.grid_6{width:290px}
.grid_7{width:340px}
.grid_8{width:390px}
.grid_9{width:440px}
.grid_10{width:490px}
.grid_11{width:540px}
.grid_12{width:590px}
.grid_13{width:640px}
.grid_14{width:690px}
.grid_15{width:740px}
.grid_16{width:790px}
.grid_17{width:840px}
.grid_18{width:890px}

/* 테이블 항목별 정의 */
.td_board{width:120px;text-align:center}
.td_chk{width:30px;text-align:center}
.td_date{width:80px;text-align:center}
.td_datetime{width:110px;text-align:center}
.td_default{width:60px;text-align:center}
.td_dvr{width:100px;text-align:center}
.td_group{width:100px;text-align:center}
.td_imgsmall{width:60px;text-align:center}
.td_num{width:50px;text-align:center}
.td_numbig{width:100px;text-align:center}
.td_nick{width:100px;text-align:center}
.td_name{width:100px;text-align:left}
.td_namesmall{width:50px;text-align:left}
.td_mb_id{width:100px;text-align:center}
.td_mng{width:80px;text-align:center}
.td_mngsmall{width:50px;text-align:center}
.td_statsmall{width:50px;text-align:center}

.text_left{text-align:left  !important}
.text_center{text-align:center  !important}
.text_right{text-align:right  !important}

/* 새창 기본 스타일 */
.new_win{position:relative}
.new_win #win_title{font-size:1.25em;height:50px;line-height:30px;padding:10px 20px;background:#333;color:#fff}
.new_win #win_title .sv{font-size:0.75em;line-height:1.2em}
.new_win .win_ul{border-right:1px solid #dfe6e7}
.new_win .win_ul:after{display:block;visibility:hidden;clear:both;content:""}
.new_win .win_ul li{float:left;background:#f3f7f7;width:33.333%;text-align:center;border-left:1px solid #dfe6e7;border-bottom:1px solid #dfe6e7;border-top:1px solid #dfe6e7}
.new_win .win_ul li a{display:block;padding:10px 0}
.new_win .win_ul .selected{background:#fff;border-bottom-color:#fff;border-top-color:#ee5e29}
.new_win .win_ul .selected a{color:#ee5e29}
.new_win .win_desc{margin:5px 0;font-size:0.92em;color:#ee5e29}
.new_win .frm_info{font-size:0.92em;color:#ee5e29}
.new_win .win_total{text-align:right;margin:10px 0}
.new_win .win_total span{display:inline-block;padding:0 5px;color:#777;line-height:26px;border:1px solid #ddd;border-radius:3px;font-size:0.92em}
.new_win .new_win_con{margin:20px}
.new_win .new_win_con:after{display:block;visibility:hidden;clear:both;content:""}
.new_win .btn_confirm:after{display:block;visibility:hidden;clear:both;content:""}
.new_win .btn_close{position:absolute;top:0;right:0;height:50px;width:50px;background:url(../img/close_btn.gif) no-repeat 50% 50%;border:0;text-indent:-999px;overflow:hidden}
.new_win .btn_submit{padding:0 20px;height:40px;border-radius:3px;font-weight:700;font-size:1.083em;float:right}
.new_win .win_btn{margin:10px 0}

/* 자바스크립트 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;background:#111}
.sv_wrap .sv a{display:inline-block !important;margin:0 !important;padding:3px !important;width:94px;border-bottom:1px solid #283646;color:#fff !important}
.sv_wrap a:focus, .sv_wrap a:hover, .sv_wrap a:active{text-decoration:none !important}
.sv_on{display:block !important;position:absolute;top:10px;left:20px;width:auto;height:auto !important}
.sv_nojs .sv{display:block}

/* 페이징 */
.pg_wrap{clear:both;margin:30px 0 ;text-align:center}
.pg_wrap:after{display:block;visibility:hidden;clear:both;content:""} 
.pg{}
.pg_page, .pg_current,.qa_page{display:inline-block;vertical-align:middle}
.pg a:focus, .pg a:hover{text-decoration:none}
.pg_page,.qa_page{background:#fdfdfd;border:1px solid #d4d4d4;color:#555;;font-size:1.083em;height:30px;line-height:28px;padding:0 5px;min-width:30px;text-decoration:none;border-radius:3px}
.pg_page:hover{background-color:#f3f3f1}
.pg_start{text-indent:-999px;overflow:hidden;background:url('../img/btn_first.gif') no-repeat 50% 50%;padding:0}
.pg_prev{text-indent:-999px;overflow:hidden;background:url('../img/btn_prev.gif') no-repeat 50% 50%;padding:0}
.pg_end{text-indent:-999px;overflow:hidden;background:url('../img/btn_end.gif') no-repeat 50% 50%;padding:0}
.pg_next{text-indent:-999px;overflow:hidden;background:url('../img/btn_next.gif') no-repeat 50% 50%;padding:0}
.pg_current{display:inline-block;background:#b4000d;color:#fff;font-weight:700;height:30px;line-height:30px;padding:0 10px;min-width:30px;border-radius:3px}


/* ########## 쇼핑몰 컨텐츠 ########## */
/* 인덱스 이미지 출력 */
#sidx_img{margin:0 0 20px}
#sidx_img img{max-width:100%;height:auto}

/* 마이페이지 */
#smb_my{position:relative}

#smb_my_ov{margin:0 0 20px;position:relative}
#smb_my_ov h2{position:absolute;font-size:0;line-height:0;overflow:hidden}
#smb_my_ov .my_ov_name{display:block;background:#fff;border:1px solid #ccc;line-height:45px;padding:0 20px;font-size:1.167em}
#smb_my_ov .my_ov_name img{width:20px;border-radius:50%}
#smb_my_act{position:absolute;top:-35px;right:0;zoom:1}
#smb_my_act:after{display:block;visibility:hidden;clear:both;content:""}
#smb_my_act ul{float:right;margin:0;padding:0;list-style:none}
#smb_my_act li{float:left;margin:0 0 0 4px}
#smb_my_act li a{line-height:25px;padding:0 5px}
#smb_my_act li .btn_admin{height:27px}
#smb_my_ov .cou_pt{position:absolute;top:0 ;right:0}
#smb_my_ov .cou_pt dt{float:left;width:90px;line-height:45px}
#smb_my_ov .cou_pt dd{float:left;width:110px;text-align:right;padding:0 20px 0 0  ;line-height:45px}
#smb_my_ov .cou_pt dd a{color:#ff2b64;font-weight:700;font-size:1.167em}
#smb_my_ov .op_area{background:#f8f8f8;border:1px solid #ccc;border-top:0;padding:10px 15px;line-height:18px;color:#555}
#smb_my_ov .op_area:after{display:block;visibility:hidden;clear:both;content:""}
#smb_my_ov .op_area dt{float:left;width:10%;margin:3px 0;font-weight:700}
#smb_my_ov .op_area dd{float:left;width:40%;;margin:3px 0}
.my_ov_btn{text-align:center}
.my_ov_btn button{background:#fff;border:1px solid #ccc;vertical-align:top;border-top:0;padding:0 20px;height:25px}
.my_ov_btn button:hover{background:#f3f3f3}

#smb_my_ovaddd{width:90%}

#smb_my_ovaddt{border-bottom:0 !important}
#smb_my_ovaddd{width:590px !important;border-bottom:0 !important}

#smb_my_od{margin:0 0 50px;position:relative}
#smb_my_od h2{margin:0 0 10px;font-size:1.25em}
#smb_my_od  td{text-align:center}
#smb_my_od  td a{font-weight:700}
#smb_my_wish{position:relative}
#smb_my_wish h2{margin:0 0 10px;font-size:1.25em;padding:0 0 10px;border-bottom:2px solid #000}
.smb_my_img{margin:0 0 5px}
.smb_my_tit{margin:5px 0 ; font-size:1.167em;font-weight:700}
.smb_my_date{font-size:0.92em;color:#777}
.smb_my_more{position:absolute;top:0;right:0}
.smb_my_more a{display:block;background:url('../img/more-btn.gif') no-repeat 0 2px;padding-left:20px;height:30px}

/*장바구니 주문서 공통*/
.od_prd_list .td_chk{border-left:0}
.od_prd_list .td_prd{border-left:0;position:relative;padding-left:90px;min-height:100px}
.od_prd_list .td_prd .sod_img{position:absolute;top:15px;left:0}
.od_prd_list .td_prd .sod_name{min-height:80px}
.od_prd_list .td_prd .prd_name{font-size:1.167em}
.od_prd_list .total_prc{color:#ff006c;font-weight:700;font-size:1.167em}

.sod_opt{}
.sod_opt ul{margin:0;padding:0;list-style:none}
.sod_opt li{padding-left:10px;background:url('../img/bullet.gif') no-repeat 3px 8px;color:#777;margin:3px 0;line-height:1.3em}
.sod_option_btn .mod_options{padding:0 7px;border:1px solid #38b2b9;color:#38b2b9;background:#fff;height:23px;margin:10px 0 0 }
.cp_btn{padding:0 7px;border:1px solid #38b2b9;color:#38b2b9;background:#fff;height:23px;margin:10px 0 0 }
.cp_cancel{padding:0 7px;border:1px solid #aaa;color:#666;background:#fff;height:23px;margin:10px 0 0 2px}

/* 장바구니 */
#sod_bsk{}

.btn_cart_del{margin:10px 0}
.btn_cart_del button{height:30px;padding:0 10px;border:1px solid #e2e2e2;border-bottom:1px solid #c4c4c4;background:#fff;color:#666}


#sod_bsk_list{position:relative}

#sod_bsk #sod_bsk_tot{background:#f4f4f4;padding:15px;margin:20px 0;zoom:1}
#sod_bsk #sod_bsk_tot ul:after{display:block;visibility:hidden;clear:both;content:""}
#sod_bsk #sod_bsk_tot li{float:left;width:33.333%;border-left:1px solid #e6e2e2;text-align:center;padding:10px 0;font-size:1.167em}
#sod_bsk #sod_bsk_tot li:first-child{border:0}
#sod_bsk #sod_bsk_tot li span{display:block;margin:0 0 5px}
#sod_bsk #sod_bsk_tot li strong{font-size:1.25em}
#sod_bsk #sod_bsk_tot .sod_bsk_cnt strong{color:#ff006c}
#sod_bsk_act{text-align:center}
#sod_bsk_act .btn_submit{height:50px;padding:0 10px;width:160px;font-weight:700;font-size:1.25em}
#sod_bsk_act .btn01{height:50px;line-height:50px;padding:0 10px;width:160px;font-weight:700;font-size:1.25em}
#sod_bsk_act p{margin:0 0 10px}

/*장바구니 선택사항수정*/
#sod_bsk_list #mod_option_frm{z-index:10000;position:absolute;width:540px;height:auto !important;height:500px;max-height:500px;border:1px solid #000;background:#fff;overflow-y:auto;overflow-x:none;
-webkit-box-shadow: 1px 2px 5px #bbb;
-moz-box-shadow: 1px 2px 5px #bbb;
box-shadow:1px 2px 5px #bbb}
#mod_option_frm  h2{border-bottom:1px solid #cdcdcd;padding:0 20px;line-height:50px;margin:0 0 15px;font-size:1.25em;
-webkit-box-shadow: 1px 2px 2px #eee;
-moz-box-shadow: 1px 2px 2px #eee;
box-shadow:1px 2px 2px #eee}

.option_wr{background:#f3f3f3;margin:0 20px 10px;padding:15px}
.option_wr h3{font-size:1.167em}
.option_wr label{display:block;margin:10px 0 5px}
.option_wr select{width:100%;border:1px solid #ccc;height:35px}


#mod_option_frm #sit_sel_option{margin:20px}
#mod_option_frm #sit_tot_price{margin:20px}
#mod_option_frm #sit_opt_added{border-top:1px solid #e9e9e9}
#mod_option_frm .btn_confirm{margin:20px ; }
#mod_option_frm .btn_confirm .btn_submit{height:40px;font-size:1.167em;font-weight:700;width:100%;cursor:pointer}
#mod_option_frm .btn_confirm .btn_close{position:absolute;top:0;right:0;width:50px;height:50px;border:0;background:none;border-left:1px solid #cdcdcd;font-size:1.25em}
#mod_option_frm .btn_confirm .btn_close:hover{background:#f3f3f3}

/* 주문서 작성 */
#sod_frm .od_prd_list{margin-bottom:20px}
#sod_frm  #sod_bsk_tot:after{display:block;visibility:hidden;clear:both;content:""}
#sod_frm  #sod_bsk_tot li{position:relative;float:left;background:#fff;width:33.333%;height:70px;text-align:center;border-bottom:1px solid #e7ebf1;padding:15px 0}
#sod_frm  #sod_bsk_tot li:after{display:block;visibility:hidden;clear:both;content:""}
#sod_frm  #sod_bsk_tot li span{display:block;color:#777;margin-bottom:5px;font-weight:700}
#sod_frm  #sod_bsk_tot .sod_bsk_sell,#sod_frm  #sod_bsk_tot .sod_bsk_coupon{border-right:1px solid #e7ebf1}
#sod_frm  #sod_bsk_tot .sod_bsk_point,#sod_frm  #sod_bsk_tot .sod_bsk_cnt{width:100%;clear:both;height:40px;padding:0 15px;line-height:40px;text-align:right}
#sod_frm  #sod_bsk_tot .sod_bsk_point span,#sod_frm  #sod_bsk_tot .sod_bsk_cnt span{float:left;margin:0}
#sod_frm  #sod_bsk_tot .sod_bsk_coupon:before{display:block;content:"-";position:absolute;top:25px;left:-10px;width:20px;height:20px;background:#fff;color:#ff006c;border-radius:50%;border:1px solid #e7ebf1;font-weight:700;font-size:16px;line-height:14px}
#sod_frm  #sod_bsk_tot .sod_bsk_dvr:before{display:block;content:"+";position:absolute;top:25px;left:-10px;width:20px;height:20px;background:#fff;color:#ff006c;border-radius:50%;border:1px solid #e7ebf1;font-weight:700;font-size:16px;line-height:14px}
#sod_frm  #sod_bsk_tot .sod_bsk_cnt strong{color:#ff006c;font-size:1.25em}

.sod_left{display:table-cell;width:645px;background:#fafafa;padding:20px;vertical-align:top}
.sod_right{display:table-cell;width:320px;background:#eceff4;padding:20px;vertical-align:top;
-webkit-box-shadow:inset 7px 0 9px -7px rgba(0,0,0,0.2);
-moz-box-shadow:inset 7px 0 9px -7px rgba(0,0,0,0.2);
box-shadow:inset 7px 0 11px -5px #ced8e5;height:100%}

.display_setup_message{margin:0 0 10px;padding:15px;border:1px solid #fccdff;background:#ffeef9}
.display_setup_message strong{display:block;margin:0 0 10px}

#sod_frm{}
#sod_frm h2{margin:0 0 10px}
#sod_frm p{margin:0 0 10px}
#sod_list{position:relative}
#sod_list #cp_frm{z-index:10000;position:absolute;top:0;left:99px;width:500px;height:auto !important;height:500px;max-height:500px;border:1px solid #000;background:#fff;overflow-y:auto;overflow-x:none;
-webkit-box-shadow: 1px 2px 5px #bbb;
-moz-box-shadow: 1px 2px 5px #bbb;
box-shadow:1px 2px 5px #bbb}
#sod_frm_orderer{margin:20px 0 40px}
#sod_frm_orderer #od_addr_jibeon, #sod_frm_taker #od_b_addr_jibeon{display:inline-block;margin:5px 0 0}
#sod_frm_taker label{display:inline-block}
#sod_frm_same{margin:0 0 10px}
#sod_frm #od_memo{height:50px}
#sod_frm #display_pay_process{text-align:center}
#sod_frm #display_pay_process span{display:block;margin:5px 0 0}
#sod_frm .btn_submit{width:100%;height:40px;font-weight:700;font-size:1.25em}
#sod_frm .btn01{width:100%;height:40px;line-height:38px;font-weight:700;font-size:1.25em;margin:5px 0}
#sod_frm_pay{position:relative;margin:10px 0}
#sod_frm  #sod_frm_pay h2{position:absolute;border:0;font-size:0;line-height:0;content:""}
#sod_frm_pay .pay_tbl table{width:100%;border-collapse:collapse}
#sod_frm_pay .pay_tbl th{text-align:left;padding:10px;width:80px;border-bottom:1px solid #e7ebf1;background:#fff;font-weight:700;color:#777}
#sod_frm_pay .pay_tbl td{text-align:right;padding:10px;height:30px;border-bottom:1px solid #e7ebf1;background:#fff}
#sod_frm_pay .pay_tbl td .cp_cancel{margin:0 0 0 2px}
#sod_frm_pay .pay_tbl td .btn_frmline{padding:0 7px;border:1px solid #38b2b9;color:#38b2b9;background:#fff;height:23px;line-height:21px;margin:0}
#od_tot_price{margin:10px 0;background:#fff;line-height:40px;text-align:right;padding:0 10px}
#od_tot_price span{float:left;font-weight:700}
#od_tot_price strong{font-size:1.5em;color:#ff006c}

#sod_frm_pay_info{margin:0 0 10px}

#sod_frm_pay #sc_coupon_frm, #sod_frm_pay #od_coupon_frm{z-index:10000;position:absolute;top:0;right:0;width:500px;height:auto !important;height:500px;max-height:500px;border:1px solid #000;background:#fff;overflow-y:auto}
#sod_frm_deli{position:relative;line-height:2em}
.od_coupon h3{border-bottom:1px solid #cdcdcd;padding:0 20px;line-height:50px;margin:0 0 15px;font-size:1.25em;text-align:left;
-webkit-box-shadow:1px 2px 2px #eee;
-moz-box-shadow:1px 2px 2px #eee;
box-shadow:1px 2px 2px #eee}
.od_coupon .btn_close{position:absolute;top:0;right:0;width:50px;height:50px;border:0;background:none;border-left:1px solid #cdcdcd;font-size:1.25em}
.od_coupon .btn_close:hover{background:#f3f3f3}
.od_coupon .tbl_head02{margin:20px}
.od_coupon .cp_apply{padding:0 5px;border:1px solid #38b2b9;color:#38b2b9;background:#fff;height:23px;line-height:21px}
.od_coupon td,#sod_frm_pay .od_coupon td{text-align:left;border-left:0;padding:7px}
#sod_frm_pay .od_coupon th{width:auto;text-align:center;padding:7px;background:#f3f3f3;border-top:1px solid #d3d3d3;border-bottom:1px solid #d3d3d3}
.od_coupon .td_numbig,#sod_frm_pay .od_coupon .td_numbig{text-align:center}
.od_coupon .td_mngsmall{width:60px}
#sod_frm #sod_frm_pt_alert{margin:5px 0;color:#38b2bb }
#od_pay_sl h3{font-size:1.167em;margin:20px 0 5px}

#od_pay_sl input[type="radio"]{position:absolute;width:0;height:0;overflow:hidden;visibility:hidden;text-indent:-999px;left:0;z-index:-1px}
#od_pay_sl .lb_icon{display:inline-block;float:left;width:50%;background:#fff;border:1px solid #eceff4;margin:-1px 0 0 -1px;cursor:pointer;height:60px;position:relative;padding-left:65px;padding-top:20px;z-index:1}
#od_pay_sl input[type="radio"]:checked+.lb_icon{border:1px solid #ff006c;z-index:3}

#sod_frm_paysel{}
#sod_frm_paysel legend{position:absolute;font-size:0;line-height:0;overflow:hidden}
#sod_frm_paysel .KPAY{background:url('../../../img/kpay.png') no-repeat 50% 50% #fff;overflow:hidden;text-indent:-999px}
#sod_frm_paysel .PAYNOW{background:url('../../../img/paynow.png') no-repeat 50% 50% #fff;overflow:hidden;text-indent:-999px}
#sod_frm_paysel .PAYCO{background:url('../../../img/payco.png') no-repeat 50% 50% #fff;overflow:hidden;text-indent:-999px}
#sod_frm_paysel .kakaopay_icon{background:url('../../../img/kakao.png') no-repeat 50% 50% #f4dc34;overflow:hidden;text-indent:-999px}
#sod_frm_paysel .bank_icon{background:url('../../../img/pay_icon1.png') no-repeat 15px 50% #fff}
#sod_frm_paysel .vbank_icon{background:url('../../../img/pay_icon2.png') no-repeat 15px 50% #fff;padding-top:13px}
#sod_frm_paysel .iche_icon{background:url('../../../img/pay_icon2.png') no-repeat 15px 50% #fff;padding-top:13px}
#sod_frm_paysel .hp_icon{background:url('../../../img/pay_icon3.png') no-repeat 24px 50% #fff}
#sod_frm_paysel .card_icon{background:url('../../../img/pay_icon4.png') no-repeat 17px 50% #fff}

.sod_frm_point{clear:both;padding:10px 0}
.sod_frm_point div{background:#fff;margin-bottom:1px;padding:10px;text-align:left;text-align:right}
.sod_frm_point div:after{display:block;visibility:hidden;clear:both;content:''}
.sod_frm_point div label{float:left;line-height:30px}
.sod_frm_point div span{display:block;font-size:0.92em}
.sod_frm_point div span:after{display:block;visibility:hidden;clear:both;content:''}
.sod_frm_point div strong{float:left;color:#666;font-weight:normal}
.sod_frm_point #od_temp_point{height:30px;text-align:right;padding:0 5px;border:1px solid #ccc}

#settle_bank{margin:5px 0 10px;background:#fff;padding:10px; clear:both}
#settle_bank select{height:30px;margin:0 0 5px;width:100%;border:1px solid #ccc}
#settle_bank #od_deposit_name{height:30px;border:1px solid #ccc;text-align:center}

#sod_frm_escrow{margin:30px 0 0}
#sod_frm #sod_frm_escrow h2{margin:0;border:0}
#sod_frm #sod_frm_escrow p{margin:5px 0}
#display_pay_process{padding:20px;text-align:center}




/* 주문내역 */
#sod_v{}
#sod_v td{text-align:center}
#sod_v td a{font-weight:700}
#sod_v .basic_tbl{text-align:center}
#sod_v_info{margin:0 0 10px}
.status_01{display:inline-block;background:#fe528f;color:#fff;padding:0 5px;line-height:20px;font-size:0.92em}
.status_02{display:inline-block;background:#68d0a7;color:#fff;padding:0 5px;line-height:20px;font-size:0.92em}
.status_03{display:inline-block;background:#b668d0;color:#fff;padding:0 5px;line-height:20px;font-size:0.92em}
.status_04{display:inline-block;background:#ffa700;color:#fff;padding:0 5px;line-height:20px;font-size:0.92em}
.status_05{display:inline-block;background:#688fef;color:#fff;padding:0 5px;line-height:20px;font-size:0.92em}
.status_06{display:inline-block;background:#fff;border:1px solid #ddd;color:#666;padding:0 5px;line-height:20px;font-size:0.92em}

/* 주문상세내역 */
#sod_fin{}
#sod_fin th{padding:8px}
#sod_fin .th_line th{border-top:1px solid #ddd}
#sod_fin_no{margin:0 0 20px;padding:15px;border:4px solid #f3f3f3;font-size:1.25em}
#sod_sts_wrap{margin:0 0 10px;text-align:right}
#sod_sts_explan{display:none}
#sod_fin_legend{padding:10px;background:#f3f3f3;margin:10px 0;border:1px solid #e9e9e9;text-align:left;zoom:1}
#sod_fin_legend:after{display:block;visibility:hidden;clear:both;content:''}
#sod_fin_legend dt{clear:both;float:left;margin:0 0 5px;width:50px;font-weight:700}
#sod_fin_legend dd{float:left;margin:0}
#sod_fin #sod_bsk_tot li{background:#fff;border-bottom:1px solid #e7ebf1;height:40px;;padding:0 15px;line-height:40px;text-align:right}
#sod_fin #sod_bsk_tot li span{float:left;clear:both;color:#777}
#sod_fin #sod_bsk_tot li strong{}
#sod_fin #sod_bsk_tot .sod_bsk_cnt strong{color:#ff006c;font-size:1.25em}
#request_form{position:relative}
#request_form div{display:none;z-index:10000;position:absolute;top:23px;left:0;padding:20px 0;width:520px;border:1px solid #000;background:#f2f5f9;text-align:center}
#request_form .frm_input{width:300px;background:#fff !important}
#request_form .btn_frmline, #request_form .btn_cancel{vertical-align:middle !important}
#request_form .btn_frmline{padding:0 10px;line-height:1.6em}
#sod_req_btn{margin:0 0 10px}
#sod_req_btn button{background:#626870}
#sod_req_log{margin:0 0 20px}
#sod_req_log ul{margin:0;padding:0;border-top:1px solid #e9e9e9;background:#f2f5f9;list-style:none}
#sod_req_log li{padding:10px 10px 20px;border:1px solid #e9e9e9;border-top:0}
#sod_req_log h3{margin:20px 0 10px}
.sod_req_log_view table{margin:0}
.sod_req_log_view caption{padding:10px 0;font-size:1em;font-weight:700;text-align:left;line-height:1em}
.sod_req_log_view caption span{color:#ff3061}
.sod_req_log_view th{border-top:1px solid #e9e9e9;background:#f7f7f7 !important;color:#000 !important;text-align:center}
.sod_req_log_view td{background:#fff;color:#000}
.sod_req_log_view p{padding:10px 15px;border-bottom:1px solid #e9e9e9;background:#fff;color:#000}
.sod_req_log_view .sod_req_it{width:270px}
.sod_req_log_view button{margin:0;padding:0;border:0;background:transparent;color:#ff3061;text-decoration:underline;vertical-align:middle;cursor:pointer}

#sod_fin_list h2{margin:0 0 10px}
#sod_fin_list .td_bdno{border-left:0}
#sod_fin_list .td_bdno a{font-weight:700}
#sod_fin_view{border:1px solid #e9e9e9}
#sod_fin_view h2{position:absolute;font-size:0;line-height:0;overflow:hidden}
#sod_fin_view h3{margin:0 0 10px}
#sod_fin_view .basic_tbl th{padding:0 10px;border-top:1px solid #eee;border-bottom:1px solid #eee;background:#f2f5f9;text-align:left}
#sod_fin_pay{margin:0 0 30px}
#sod_fin_orderer{margin:0 0 30px}
#sod_fin_receiver{margin:0 0 30px}
#sod_fin_dvr{}
#sod_fin .sod_left h2{position:absolute;font-size:0;line-height:0;overflow:hidden}
#sod_fin .sod_left h3{font-size:1.167em ;margin:0 0 10px}
#sod_fin .sod_left .tbl_head01{}
#sod_fin .sod_left th{padding:10px;border:0;border-top:1px solid #f3f3f3;text-align:left;width:100px;color:#666;background:#fff}
#sod_fin .sod_left td{padding:10px;border:0;border-top:1px solid #f3f3f3;background:#fff}
#sod_fin_dvr .dvr_link{color:#ff3061;text-decoration:underline}
#sod_fin_tot{margin:10px 0}
#sod_fin_tot h2{position:absolute;font-size:0;line-height:0;overflow:hidden}
#sod_fin_tot ul{margin:0;padding:0;list-style:none}
#sod_fin_tot li{padding:10px;background:#38b2b9;border-bottom:1px solid #5ec2c7;color:#fff;zoom:1}
#sod_fin_tot li:after{display:block;visibility:hidden;clear:both;content:""}
#sod_fin_tot #alrdy{border-bottom:0 !important}
#sod_fin_tot strong{float:right}

#sod_fin_cancel{text-align:center}
#sod_fin_cancel h2{position:absolute;font-size:0;line-height:0;overflow:hidden}
#sod_fin_cancel button{height:40px;border:1px solid #5e6b6f;font-weight:700;width:100%;background:none;color:#5e6b6f}
#sod_fin_cancel button:hover{background:#fff}
#sod_fin_cancelfrm{display:none;margin:10px 0 0;text-align:center;background:#fff;padding:15px}
#sod_fin_cancelfrm .frm_input{background:#fff;margin:0 0 5px;width:100%}
#sod_fin_cancelfrm .btn_frmline{background:#5e6b6f;color:#fff;border:0;padding:10px;width:100%;cursor:pointer}
#sod_fin_test{padding:10px}

/* 주문상세내역 중 현금영수증 발급 */
#scash{}
#scash section{padding:10px 0}
#scash h2{margin:0 0 10px;text-align:center}
#scash .basic_tbl th{padding:0 10px;border-top:1px solid #eee;border-bottom:1px solid #eee;background:#f2f5f9;text-align:left}
#scash_apply{padding:10px 0 20px;text-align:center}
#scash_apply button{padding:10px;border:0;background:#565e60;color:#fff}
#scash_copy{text-align:center}

/* 공지사항 및 커뮤니티 새글 */
#sidx_lat h2{position:absolute;font-size:0;line-height:0;overflow:hidden}

/* 배너 인덱스 출력 */
#sbn_idx{}

/* 쇼핑몰 이벤트 */
#sev{}
.sev_admin{margin:0 0 10px;text-align:right}
.sev_admin a{line-height:35px;padding:0 10px}

/* 쿠폰 */
#coupon div:after{display:block;visibility:hidden;clear:both;content:""}
#coupon .cou_tit{font-weight:700}
#coupon .cou_pri{font-size:1.25em;color:#00c4ac;font-weight:bold;float:right}
#coupon .cou_target{color:#666}
#coupon .cou_date{float:right;color:#777;font-style:italic}

/* 모바일일때 피시버전 주문폼*/
.sod_list{position:relative;margin:0;padding:0;list-style:none}
.sod_list .sod_li{position:relative;padding:0;border:1px solid #e9e9e9;margin:10px 0}
.sod_list .sod_li:after{display:block;visibility:hidden;clear:both;content:""}
.sod_list .li_chk{position:absolute;top:10px;left:10px}
.sod_list .li_name{min-height:130px}
.sod_list .li_name a,.sod_list .li_name strong{display:block;padding:0 10px 0 25px;border-bottom:1px solid #e9e9e9;height:35px;line-height:35px}
.sod_list .li_name strong{padding-left:10px}
.sod_list .total_img{position:absolute;top:45px;left:10px}
.sod_list .sod_opt{padding:10px 10px 5px;margin-left:90px;color:#9e9e9e;font-size:0.93em;background:none;border:none}
.sod_list .sod_opt li{margin-bottom:3px;border:none}
.sod_list .li_cp{position:relative}
.sod_list .li_cp .cp_btn, .sod_list .li_cp .cp_cancel, .sod_list .li_mod .mod_btn{margin:0;padding:5px 8px;border:0;background:#000;color:#fff;font-size:0.93em}
.sod_list .li_cp .cp_cancel,.odf_tbl #od_coupon_cancel,.odf_tbl #sc_coupon_cancel{border:1px solid #999;color:#777;background:#fafafa;margin-left:3px;padding:4px 5px}
.sod_list .li_prqty{margin:10px}
.sod_list .li_prqty:after{display:block;visibility:hidden;clear:both;content:""}
.sod_list .li_prqty .li_prqty_sp{width:33%;display:inline-block;float:left;text-align:center;line-height:2.2em;border-top:1px solid #d3d3d3;border-bottom:1px solid #d3d3d3;border-left:1px solid #e9e9e9;color:#9e9e9e;font-size:0.93em;margin-left:-1px}
.sod_list .li_prqty  .prqty_price{border-left:1px solid #d3d3d3}
.sod_list .li_prqty  .prqty_sc{border-right:1px solid #d3d3d3}
.sod_list .li_prqty .li_prqty_sp span{display:block;background:#f2f2f2}
.sod_list .li_total{position:relative;border-top:1px solid #e9e9e9;margin:10px 10px 0}
.sod_list .total_span{display:block;position:relative;padding:5px 0;text-align:right;color:#343434}
.sod_list .total_span span{position:absolute;top:5px;left:0}
.sod_list .total_span strong{font-size:1.2em}

#sod_frm{}
#sod_frm section{margin-bottom:10px}
#sod_frm section h2{border-bottom:1px solid #e2e4e7;font-size:1.167em;padding-bottom:10px}
#sod_bsk_list #mod_option_frm .sit_ov_tbl{background:#ededed;margin-top:5px}
#sod_bsk_list #mod_option_frm .sit_ov_tbl th,#sod_bsk_list #mod_option_frm .sit_ov_tbl td{border:none;padding-left:5px;font-weight:normal}
#sod_bsk_list #mod_option_frm .sit_ov_tbl th{width:90px}
#sod_frm_deli #order_address{display:block;;width:100px;background:#333;color:#fff;text-align:center}
#sod_frm_orderer{margin:0 0 30px}
#sod_frm_orderer #od_addr_jibeon, #sod_frm_taker #od_b_addr_jibeon{display:inline-block;margin:5px 0 0}
#sod_frm .odf_tbl table{width:100%;margin:0;padding:0;border-top:1px solid #e9e9e9;border-left:1px solid #e9e9e9;border-right:1px solid #e9e9e9;border-collapse:collapse}
#sod_frm .odf_tbl table tbody td,#sod_frm .odf_tbl table tbody th{;border-bottom:1px solid #e9e9e9;padding:5px 0px 5px 10px ;text-align:left;line-height:26px;position:relative}
#sod_frm .odf_tbl table th{width:90px;color:#343434;font-weight:normal;letter-spacing:-0.1em}
#sod_frm .odf_tbl table .frm_input{background-color:#fff !important;height:24px;line-height:24px;text-indent:5px}
#sod_frm .odf_tbl table .frm_address{margin-top:5px}
#sod_frm .odf_tbl button.btn_frmline{font-size:0.92em;padding:0 8px;height:26px;line-height:26px}
#sod_frm .odf_tbl textarea{width:99%;border:1px solid #e4eaec}
#sod_frm_same{margin:0 0 10px}
#sod_frm_pay{position:relative}
#sod_frm_pay .tbl_head01 caption{font-size:0;line-height:0;overflow:hidden}
#sod_frm_pay .tbl_head01 th{width:auto !important;font-weight:700;text-align:center !important}
#sod_frm_pay .tbl_head01 td{border-top:1px solid #e9e9e9 !important;border-bottom:1px solid #e9e9e9 !important;line-height:1.5em !important;word-break:break-all !important}
#sod_frm_pay_info{margin:0 0 10px}
#sod_frm_paysel ul{margin:0;padding:0}
#sod_frm_paysel ul:after{display:block;visibility:hidden;clear:both;content:""}
#sod_frm_paysel li{float:left;padding:5px 2%;width:46%;height:21px;text-align:left;list-style:none}
html.no-overflowscrolling #sc_coupon_frm, 
html.no-overflowscrolling #od_coupon_frm{height:auto;max-height:10000px !important} /* overflow 미지원 기기 대응 */

/*네이버페이*/
.itemform-naverpay{margin:15px 0;clear:both}
.cart-naverpay{margin-top:15px}

/*개인결제*/
.pesonal{background:#f3f3f3;padding:20px}
.pesonal td{font-weight:700}
#sod_frm_pay h2{font-size:1.167em;margin:0px 0 10px;border-bottom:1px solid #ddd;padding:0 0 10px}
#personal_pay h2{font-size:1.167em;margin:0px 0 10px}
#personal_pay input[type="radio"]{position:absolute;width:0;height:0;overflow:hidden;text-indent:-999px;left:0;z-index:-1px;visibility:hidden}
#personal_pay input[type="radio"]:checked+.lb_icon{border:1px solid #ff006c;z-index:3}
#personal_pay legend{position:absolute;font-size:0;line-height:0;overflow:hidden}
#personal_pay .lb_icon{position:relative;z-index:1;float:left;display:inline-block;padding:20px 0 0 65px;margin:-1px 0 0 -1px;width:50%;height:60px;border:1px solid #eceff4;background:#fff;cursor:pointer}
#personal_pay .KPAY{background:url('../../../img/kpay.png') no-repeat 50% 50% #fff;overflow:hidden;text-indent:-999px}
#personal_pay .PAYNOW{background:url('../../../img/paynow.png') no-repeat 50% 50% #fff;overflow:hidden;text-indent:-999px}
#personal_pay .PAYCO{background:url('../../../img/payco.png') no-repeat 50% 50% #fff;overflow:hidden;text-indent:-999px}
#personal_pay .kakaopay_icon{background:url('../../../img/kakao.png') no-repeat 50% 50% #f4dc34;overflow:hidden;text-indent:-999px}
#personal_pay .bank_icon{background:url('../../../img/pay_icon1.png') no-repeat 15px 50% #fff}
#personal_pay .vbank_icon{background:url('../../../img/pay_icon2.png') no-repeat 15px 50% #fff;padding-top:13px}
#personal_pay .iche_icon{background:url('../../../img/pay_icon2.png') no-repeat 15px 50% #fff;padding-top:13px}
#personal_pay .hp_icon{background:url('../../../img/pay_icon3.png') no-repeat 24px 50% #fff}
#personal_pay .card_icon{background:url('../../../img/pay_icon4.png') no-repeat 17px 50% #fff}
#personal_pay .btn_submit{width:100%;height:40px;font-weight:bold;font-size:1.25em;margin:10px 0 5px}
#personal_pay .btn01{width:100%;height:40px;line-height:38px;font-weight:bold;font-size:1.25em}
