@charset "utf-8";

/* 초기화 */
html {overflow-y:scroll;height:100%}
body {margin:0;padding:0;font-size:0.75em;height:100%;font-family: "맑은 고딕", "Malgun Gothic",sans-serif;}
html, h1, h2, h3, h4, h5, h6, form, fieldset, img {margin:0;padding:0;border:0}
h1, h2, h3, h4, h5, h6 {font-size:1em}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}
header ul, nav ul, footer ul {margin:0;padding:0;list-style:none}
legend {position:absolute;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
label, input, button, select,img{vertical-align:middle}
input, button {margin:0;padding:0;font-size:1em;}
button,input[type=submit]{cursor:pointer;font-family:"맑은 고딕", "Malgun Gothic",sans-serif;outline:none}
input[type=text], input[type=password], input[type=submit], input[type=image], button {border-radius:0;font-size:1em;-webkit-appearance:none}
textarea, select {font-size:1em;font-family: "맑은 고딕", "Malgun Gothic",sans-serif}
textarea {border-radius:0;-webkit-appearance:none}
p {margin:0;padding:0;word-break:break-all}
hr {display:none}
pre {overflow-x:scroll;font-size:1.1em}
a:link, a:visited {color:#000;text-decoration:none}
 a:hover,a:focus{color:#d63154;}
ul,li,ol,dt,dd,dl{list-style:none;padding:0;margin: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;
}

@media (max-width:  640px){
    .m_no{display:none}
}
/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative;margin:0 auto;width:100%;height:0px}
#hd_pop h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
.hd_pops {position:absolute;border:1px solid #e9e9e9;background:#fff}
.hd_pops_con {}
.hd_pops img{max-width:100%;height:auto}
.hd_pops_footer {padding:10px 0;background:#000;color:#fff;text-align:right}
.hd_pops_footer button {margin-right:5px;padding:5px 10px;border:0;background:#393939;color:#fff}

/* 상단 레이아웃 */
#hd {position:relative;margin:0 0 ;padding: 0;text-align:center}
#hd h1 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}

#hd_tnb{margin-top:10px;position:relative}
#hd_tnb:after {display:block;visibility:hidden;clear:both;content:""}
#hd_tnb li{float:left;width:20%;position:relative}
#hd_tnb li a{line-height:18px;color:#555;display:block;}
#hd_tnb li a:hover{color:#d63154}
#hd_tnb .join-point,#hd_tnb .cart-num{z-index: 1;position: absolute;bottom:-13px;text-align: center;width:100%;left: 0;}
#hd_tnb .join-point span{white-space: nofootwrap;padding: 2px 7px 1px 7px;border-radius: 4px;font-size: 0.833em;line-height: 18px;;background: #333;color: #fff;text-align: center;display:inline-block;}
#hd_tnb li:hover .join-point span{background:#111}
#hd_tnb .cart-num span{white-space: nofootwrap;padding: 2px 7px 1px 7px;border-radius: 4px;font-size: 0.833em;line-height: 18px;;background: #ef7878;color: #fff;text-align: center;display:inline-block;}
#hd_tnb li:hover .cart-num span{background:#d63154}
.hd_wr{margin:0 auto;max-width:1220px;position:relative}
#logo{padding:50px 0 }

#hd_sch_open {overflow:hidden;position:absolute;top:25px;right:10px;padding:0 10px;height:2.6em;border:0;background:url(../mobile/shop/img/sch.gif) no-repeat 50% 50%;color:#fff;font-size:0.01em;width:30px;height:30px;-webkit-appearance:none;text-indent:-999px;}
#hd_sch  h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
#hd_sch {display:none;z-index:10;}
#hd_sch .btn_submit{text-indent:-999px;overflow:hidden;}
#hd_sch .frm_input:focus{outline:0;border-color:#ff0000}
#ppl_word{margin:7px 0;text-align:right}
#ppl_word a{display:inline-block;color:#333;font-size:0.92em;display:inline-block;padding-left:10px;text-align:center}

#hd_mb:after {display:block;visibility:hidden;clear:both;content:""}
#hd_mb li{float:left;width:25%;}
#hd_mb li a{display:block;background:#34b5a1;color:#fff;height:40px;line-height:40px;border-left:1px solid #2d9e8c;font-weight:bold}
#hd_mb li a:hover{background:#2d9e8c}
#hd_mb li:first-child a{border-left:none}

.hd-admin{background:#333;text-align:left;b
-webkit-box-shadow:0 3px 5px #ccc; 
-moz-box-shadow:0 3px 5px #ccc;
box-shadow:0 3px 5px #ccc;}
.hd-admin:after {display:block;visibility:hidden;clear:both;content:""}
.hd-admin span{color:#fff;padding:13px 10px;display:inline-block;line-height:15px;}
.hd-admin span strong{color:#e14d64}
.hd-admin a{color:#fff;padding:13px 15px;display:inline-block;float:right;border-left:1px solid #222;line-height:15px;}
.hd-admin a:hover{background:#e14d64}
#kakao-link-btn {display:none}

@media (min-width: 970px){
    #hd_tnb ul{text-align:right;float:right}
    #hd_tnb ul li{width:auto;padding:0 10px;display:inline-block;float:none}
    #hd_sch {display:block;float:left}
    #hd_sch_open{display:none;}
    #hd_sch .pop_close{display:none;}
    #hd_sch .sch_inner{border:1px solid #eee;position:relative;}
    #hd_sch .frm_input{background:none;border:0;height:38px;padding:0 15px;padding-right:40px;width:160px}
    #hd_sch .frm_input:focus{background:#f3f3f3}
    #hd_sch .btn_submit{background:url('../mobile/shop/img/icon-sch-pc.png') no-repeat 50% 50%;width:40px;height:38px;position:absolute;top:0;right:0}
}
@media (max-width: 969px){
    #hd_sch{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.9);z-index:999}
    #hd_sch .sch_inner{width:100%;padding:0 10%;margin-top:20px;}
    #hd_sch .frm_input{background:none;border:0;border:1px solid #ccc;height:40px;padding:0 5px;width:100%;color:#000;font-size:1.25em}
    #hd_sch .btn_submit{background:url('../mobile/shop/img/icon-sch.png') no-repeat 50% 50%;width:30px;height:40px;position:absolute;top:0;right:10%;background-size:20px}
    #hd_sch .pop_close{display:none;position:fixed;top:0;left:0;width:100%;background:url('../mobile/shop/img/icon-close.png') no-repeat 50% 50%;background-size:40px;border:0;height:70px;text-indent:-999px;overflow:hidden}
    #ppl_word{text-align:center}
    #ppl_word a{color:#000;font-size:1.25em;padding:0 10px;line-height:30px;}
    #logo{padding:20px 0 }
    #logo img{max-height:40px}
    .hd-admin a{padding: 13px 10px}

	#kakao-link-btn {display:block}

}

/*카테고리*/
#category{display:none;z-index:9999999999;position:fixed;top:0;left:0;width:260px;overflow-y:auto;height:100%; -webkit-backface-visibility: hidden;background:#fff;padding:15px 10px;text-align:left;
-webkit-box-shadow:0 3px 5px #ccc; 
-moz-box-shadow:0 3px 5px #ccc;
box-shadow:3px 0 8px rgba(0,0,0,0.3);}

.ct_login h2{font-size:1.5em;margin:0 0 10px;}
.ct_login p{line-height:1.4em;margin:0 0 10px;color:#737373}
.ct_login ul:after {display:block;visibility:hidden;clear:both;content:""}
.ct_login .ct-btn li{float:left;width:50%;}
.ct_login .ct-btn a{display:block;border:1px solid #ddd;text-align:center;line-height:37px;color:#3d3e3e}
.ct_login .ct-btn a:hover{background:#f3f3f3;}
.ct_login .ct-btn .btn_1{background:#3d3e3e;border-color:#3d3e3e;color:#fff}
.ct_login .ct-btn .btn_1:hover{background:#111}

.ct_login .ct-info{margin:20px 0;position:relative}
.ct_login .ct-info li{float:left;width:25%;text-align:center}
.ct_login .ct-info a{display:block;position:relative}
.ct_login .ct-info img{width:20px;height:20px}
.ct_login .ct-info strong{display:block;font-weight:normal;font-size:0.92em;padding:5px 0 0;color:#777}
.ct_login .ct-info li .num{display:block;position:absolute;top:-5px;left:36px;padding:0 5px;background:#888;color:#fff;border-radius:15px;line-height:15px}
.ct_login .ct-info button{border:0;background:none}

.ct_logout h2{font-size:1.16em}
.ct_logout dl{padding:5px 10px;background:#f3f3f3;margin:10px 0}
.ct_logout dl:after {display:block;visibility:hidden;clear:both;content:""}

#category ul.cate{background:#fff;;width:100%;text-align:left;text-indent:10px;padding:8px 0}
#category ul.cate>li{line-height:20px;font-size:1em;font-weight:bold}
#category ul.cate li{position:relative;}
#category ul.cate li a{display:block;padding:9px 0;text-overflow: ellipsis;  overflow: hidden;  white-space: nowrap;padding-right:30px;}
#category ul.cate li .ct_op{display:inline-block;text-indent:-999px;background:url(../mobile/shop/img/cate_op.gif) no-repeat 10px 50% ;height:35px; width:30px;position:absolute;top:0;right:0;border:none}
#category ul.cate li a:hover{color:#d63154;font-weight:bold}
#category ul.cate li .ct_cl{background-position:-12px 50%}
#category ul.sub_cate{display:none;font-size:12px}
#category ul.sub_cate1 li{text-indent:14px;background:#f6f6f6;font-weight:normal}
#category ul.sub_cate2 li{text-indent:25px;background:#f6f6f6;}
#category ul.sub_cate3 li{text-indent:40px;background:#f3f3f3;}
#category ul.sub_cate4 li{text-indent:55px;background:#efefef;}
#category .pop_close{position:absolute;top:5px;right:5px;width:30px;height:30px; background:url('../mobile/shop/img/icon-close-bl.png') no-repeat 50% 50%;;border:none;text-indent:-99999px;background-size:15px;opacity:0.5}
#category .pop_close:hover,#category .pop_close:focus{opacity:1}

#category .cate-com:before{width:15px;height:2px;content:'';display:block;margin:0 10px 20px}
#category ul.cate-com li a{padding:6px 0;font-weight:normal}
#category ul.cate-com li{font-size:1.083em;}


/* 중간 레이아웃
#container {}
.container{margin:0 auto;}
.container{margin:0 auto;max-width:1220px;padding:0 10px}
.idx-container{margin:0 auto;} */
#container_title {margin:60px 0 0;padding:0;font-size:2em;text-align:center;font-weight:bold;}
#container_title span{display:inline-block;padding-bottom:10px;}
.idx-container #container_title{display:none}           

@media (max-width: 969px){
    #container_title{margin:30px 0 0;font-size:1.25em}
}

/* 하단 레이아웃 */
#ft {margin:20px 0 0;text-align:left;border-top:1px solid #eaeaea;line-height:1.5em}
#ft h2{position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
#ft  h3{margin:0 0 15px;font-weight:normal;letter-spacing:1px;font-weight:normal;font-size:11px;color:#000}
.ft_wr{margin:0 auto;max-width:1200px;padding:40px 10px 0;}
.ft_wr:after {display:block;visibility:hidden;clear:both;content:""}
.ft_con{width:25%;float:left;padding: 10px 3%;color:#777;line-height:1.7em;word-wrap: break-word;border-left:1px solid #eee;min-height:230px}
#ft_cs{border-left:0}
#ft_cs strong{color:#000;font-size:1.5em}
#ft_cs  p{font-size:0.92em;margin:5px 0 0;color:#777 }
#ft_cs .qa_link{display:inline-block;background:#3d3e3e;padding:0 10px;line-height:32px;color:#fff;margin:10px 0 0 ;font-size:0.92em}
#ft_bank p{margin:0 0 10px;color:#000;font-weight:bold}
#ft_if strong{display:block;color:#000}
#ft_if span{font-size:0.92em;margin-right:5px;display:inline-block}

#ft_link{background:#f3f3f3;padding:25px 0;text-align:center}
#ft_link li{display:inline-block;line-height:14px;padding:0 10px;text-align:left;font-weight:normal;border-left:1px solid #bbb}
#ft_link li:first-child{border:0}
#ft_link li a{color:#555}
#top_btn{position:fixed;right:10px;bottom:10px;border:0;background:none;opacity:0.6;z-index:99}
#top_btn:hover,#top_btn:focus{opacity:1}
#ft .copy{clear:both;padding:20px 10px;text-align:center;border-top:1px solid #f3f3f3;color:#777;font-size:0.92em}

@media (max-width: 969px){
    .ft_con{width:100%;padding:20px 10px;min-height:auto;border-left:0;border-top:1px solid #eee}
    .ft_wr{padding:10px}
    #ft_cs{border-top:0}
    #ft_cs a{width:100%;text-align:center}
    #ft_link{padding:15px}
    #ft_link li{padding:0 5px}
}
/* 목록 바로가기 */
.sanchor{border-bottom:1px solid #000;margin:30px 0 10px;text-align:center;font-size:0}
.sanchor:after {display:block;visibility:hidden;clear:both;content:""}
.sanchor li {display:inline-block;margin-bottom:-1px;text-align:center;line-height:40px;font-size:0.92em;font-size:12px;margin-left:-1px}
.sanchor a{display:block;color:#646464;border:1px solid #ddd;border-bottom-color:#000;background:#fcfcfc;padding:0 30px}
.sanchor a:hover{background:#fff}
.sanchor a.sanchor_on {;border:1px solid #000;border-bottom:1px solid #fff;font-weight:bold;color:#000;background:#fff;position:relative}
.sanchor a span{display:inline-block;line-height:18px;padding:0 5px;background:#aaa;color:#fff;border-radius:5px}
.sanchor a.sanchor_on  span{background:#ef7878}

@media (max-width: 969px){
    .sanchor{border:none;border-bottom:0;margin-bottom:15px}
    .sanchor li {width:33.333%;margin-left:-1px}
    .sanchor a{padding:0 5px;border-color:#ddd}
    .sanchor a.sanchor_on{background:#fff;border-color:#000;color:#333}
}
/*아이콘*/
.icon{display:inline-block;font-size:10px;padding:0 5px;line-height:14px;color:#fff;margin:2px}
.icon_soldout{background:#ff0000}
.icon_hit{background:#d5b46c}
.icon_new{background:#a4a4a4}
.icon_rec{background:#99d7a5}
.icon_best{background:#cbb1b5}
.icon_cp{background:#708bcf}
.icon_sale{position:absolute;top:0;left:15px;}
.icon_sale img{width:25px;height:auto}

@media (max-width:  640px){
    .icon_sale img{width:20px;height:auto}
}
/* ########## 쇼핑몰 컨텐츠 ########## */
#sidx{margin:0 auto;padding:0 ;max-width:1200px}

.sct-size {text-align:center;margin:30px 0 }
.sct-size  button{background:none;border:0;width:30px;height:30px;overflow:hidden;text-indent:-999px;opacity:0.2}
.sct-size  #btn-small{background:url(../mobile/shop/img/btn-small.png) no-repeat 50% 50%;background-size:20px;}
.sct-size  #btn-big{background:url(../mobile/shop/img/btn-big.png) no-repeat 50% 50%;background-size:20px;;}
.sct-size .active{opacity:1}

#sidx .sct_wrap{margin:10px}
              
/*  메인리뷰*/
#idx_review{position:relative}
#idx_review .review {padding:0 45px}
#idx_review .rv_li {padding-bottom:10px}
#idx_review .li_wr {border: 1px solid #e5e5e5;padding: 0;box-shadow: 0 3px 3px #fafafa;position: relative;}
#idx_review .li_wr img{width:100%;height:auto}
#idx_review .txt_wr{padding:10px;}
#idx_review .rv_tit{display:block;font-size:1.083em}
#idx_review .rv_prd{padding:5px 0 10px;color:#ef7878;display:block;border-bottom:1px solid #eee;font-style:italic}
#idx_review p{margin-top:10px;line-height:1.5em}

#idx_review .owl-next{position:absolute;top:50%;right:0;margin-top:-18px;background:url(./img/btn_next.png) no-repeat 50%  50%;width:40px;height:40px;text-indent:-999px;overflow:hidden;opacity:0.4}
#idx_review .owl-prev{;position:absolute;top:50%;left:0;margin-top:-18px;background:url(./img/btn_prev.png) no-repeat 50% 50% ;width:40px;height:40px;text-indent:-999px;overflow:hidden;opacity:0.4}
#idx_review .owl-prev:hover,#idx_review .owl-next:hover{opacity:1}
#idx_review .owl-next,#idx_review .owl-prev {background-size:20px}
#idx_review .disabled,#sit_pvi .disabled:hover{opacity:0}

.sev_admin{text-align:right}
.sev_admin .btn_admin{line-height:35px;padding:0 10px;}

/* 장바구니 주문서 공통 */
#sod_chk {margin:10px;}
.sod_list {}
.sod_list .sod_li {background:#fff;border:1px solid #ddd;margin:10px 0}
/*.sod_list .sod_li:hover{border-color:#ef7878;position:relative;}*/
.sod_list .li_name{border-bottom:1px solid #dcdcdc;line-height:1.3em;padding: 10px 10px;font-size:1.083em}
.sod_list .li_op_wr{position:relative;margin:10px;padding-left:90px;min-height:80px}
.sod_list .total_img{position:absolute;top:0;left:0}
.sod_list .mod_options{padding: 0 7px;border: 1px solid #38b2b9;color: #38b2b9;background: #fff;height: 23px;line-height: 21px;margin: 5px 0 0;}
.sod_list .li_prqty{margin:10px 10px ;border-top:1px solid #dcdcdc;padding:10px 0 0}
.sod_list .li_prqty:after {display:block;visibility:hidden;clear:both;content:''}
.sod_list .li_prqty_sp{float:left;width:50%;display:block;line-height:20px;padding:0 7px;text-align :right;}
.sod_list .li_prqty_sp span{float:left}
.sod_list .prqty_sc,.sod_list .prqty_price{border-right:1px solid #dcdcdc}
.sod_list .total_price{background:#f5f5f5;border:1px solid #e2e2e2;display:block;clear:both;margin:10px;text-align:right;padding:5px 10px;line-height:20px}
.sod_list .total_price span{float:left}
.sod_list .total_price strong{font-size:1.25em;color:#ff006c}
.sod_opt li {padding-left: 10px;background: url('../img/bullet.gif') no-repeat 3px 50%;color: #777;margin: 3px 0 5px;line-height: 1.3em;}

#sit_opt_added {margin:0;padding:0;border-bottom:0;background:#fff;list-style:none;}
#sit_opt_added li {padding:10px 0;border-bottom:1px solid #cdcdcd;position:relative}
#sit_opt_added li .opt_name{line-height:18px;padding:0 0 5px;width:100%;text-align:left;}
#sit_opt_added li .opt_count{width:100%}
#sit_opt_added li .opt_count:after {display:block;visibility:hidden;clear:both;content:""}
#sit_opt_added button {float:left;width:30px;height:30px;border:1px solid #cdcdcd;background:#fff;color:#666;font-size:0.92em}
#sit_opt_added button:hover{color:#000}
#sit_opt_added .num_input {float:left;border:0;height:30px;width:40px;border-top:1px solid #e6c6c6;border-bottom:1px solid #e6c6c6;text-align:center;}
#sit_opt_added .num_input:focus{background:#f6d5d5;outline:0}
#sit_opt_added .sit_opt_del{border:0;font-size:15px;background:#d3d3d3;margin-left:3px;background:url(../mobile/shop/img/icon-close-s.png) no-repeat 50% 50% #ed7c7c;;text-indent:-999px;width:30px;height:30px;overflow:hidden}
#sit_opt_added .sit_opt_del:hover{color:#be334a}
#sit_opt_added .sit_opt_prc{float:right;display:block;padding:0 3px;text-align:right;line-height:30px;font-size:1.183em;font-weight:bold;}

#sit_opt_added .btn_frmline {height:1.85em;line-height:1.85em;background:url(../mobile/shop/img/icon-close-s.png) no-repeat 50% 50% #ed7c7c;;text-indent:-999px;width:30px;height:30px;padding:0}
#sit_opt_added .btn_frmline:hover{background-color:#cd7070}
#sit_opt_added li div .sit_qty_plus{overflow:hidden;background:url(../mobile/shop/img/add.png) no-repeat 2px 2px #fff; text-indent:-999px;border:0;width:30px;height:30px;border: 1px solid #e6c6c6;}
#sit_opt_added li div .sit_qty_minus{overflow: hidden;background: url(../mobile/shop/img/add.png) no-repeat -24px 2px  #fff;text-indent: -999px;border: 0;width: 30px;height: 30px;border: 1px solid #e6c6c6;}
#sit_opt_added li div .sit_qty_minus:hover,#sit_opt_added li div .sit_qty_plus:hover{background-color:#fcf5f5}
#sit_opt_added li div .frm_input{width:34px;border:0;height:30px;padding:0 !important;line-height:30px;text-align:center;background:#faf4f4;float:left;border:1px solid #e6c6c6}
#sit_tot_price {margin:15px 0;font-size:1.3em;font-weight:bold;text-align:right;position:relative}
#sit_tot_price span{;font-weight:normal;font-size:13px}
select.it_option,select.it_supply { width: 100%;height: 40px;line-height: 38px;font-size: 13px;color: #862525;border: 1px solid  #e7c7c7 ;background: url(../mobile/shop/img/select.png) no-repeat right #fff;  text-indent: 10px;vertical-align: middle !important;outline: none;-webkit-appearance: none;-moz-appearance: none;}
select.it_option:hover,select.it_supply:hover{background-color:#feefef}
select.it_option:focus,select.it_supply:focus{background-color:#e7c7c7}
select.it_option option{background:#e7c7c7;}

@media (min-width: 970px){
    .sod_list .li_op_wr{width:70%;float:left;margin:10px 0;padding-left: 100px;}

    .sod_list .li_prqty{width:30%;float:right;margin:0;border:0;padding:15px;}
    .sod_list .li_prqty_sp{width:100%;border:0}
    .sod_list .total_img{left:10px}
}


/* 장바구니 */
#mod_option_frm{position:absolute;top:0;left:0;background:#fff;width:100%;z-index:99;border-radius:0 0 3px 3px;border:1px solid #caa8a8;
-webkit-box-shadow:1px 1px 5px rgba(0,0,0,0.4);
-moz-box-shadow: 1px 1px 5px rgba(0,0,0,0.4);
box-shadow: 1px 1px 5px rgba(0,0,0,0.4);}
#mod_option_frm h2{height:45px;line-height:45px;font-size:1.167em;padding:0 15px}
#mod_option_frm  #sit_sel_option{margin:0 15px 10px }
#mod_option_frm #sit_tot_price{margin:15px }
#mod_option_frm  #sit_sel_option ul{;background:#f3f3f3;border:0 }
#mod_option_frm h3{margin: 0 0 10px;color:#5772d5;}
#mod_option_frm  .option_wr {margin:15px ; }
#mod_option_frm  .option_wr label{margin: 0 0 5px;display:block}
#mod_option_frm .btn_confirm{margin:15px ; }
#mod_option_frm .btn_confirm .btn_submit{height:40px;font-size:1.167em;font-weight:bold;padding:0 10px}
#mod_option_frm .btn_confirm .btn_close{position:absolute;top:0;right:0;width:45px;height:45px;border:0;background:none;color:#333;font-size:1.25em}
#mod_option_frm #sit_opt_added li{padding:10px}


#sod_bsk .btn_del_wr{margin:10px 0}
#sod_bsk .sod_ta_wr{background:#fff;}
#sod_bsk .go_shopping{margin: 10px}
#sod_bsk .go_shopping .btn01{height:45px;line-height:43px;font-size:1.167em;font-weight:bold;width:100%;text-align:center}
#m_sod_bsk_tot{background:#f4f4f4;border-radius:5px;padding:5px 10px}
#m_sod_bsk_tot:after{display:block;visibility:hidden;clear:both;content:""}
#m_sod_bsk_tot dt{float:left;width:40%;padding:5px 0 ;line-height:20px;clear:both}
#m_sod_bsk_tot dd{float:left;width:60%;padding:5px 0;text-align:right;line-height:20px}
#m_sod_bsk_tot .sod_bsk_cnt{border-top:1px solid #cdcdcd;font-weight:bold;margin-top:5px;line-height:25px}
#m_sod_bsk_tot .sod_bsk_cnt strong{color:#ff006c;font-size:1.25em}
#sod_bsk_act .btn_submit{height:45px;font-size:1.167em;font-weight:bold;width:100%;margin:10px 0;}

@media (min-width: 970px){
    #sod_bsk_act .btn_submit{width:300px}
}

/* 주문서 작성 */
#sod_frm .od_prd_list{margin:20px 0;background:#fff;}
.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:bold;font-size:1.167em}

#sod_frm_orderer{padding:10px}
#sod_frm_taker{padding:10px;border-top:1px solid #f3f3f3}
#sod_frm_taker h2,#sod_frm_orderer h2{margin:10px 0;font-size:1.25em}
.odf_list li{}
.odf_list label,.odf_list strong{display:block;margin:7px 0 5px;color:#444;font-weight:normal}
.odf_list .frm_input{width:100%;margin:0 0 5px}
.odf_list .dlv_slt div {background:#f3f3f3;border:1px solid #ccc;margin:5px 0;padding:10px}
.odf_list .dlv_slt div label{display:inline-block;margin:3px 0;color:#000}
#order_address{display:block;width:80px;text-align:center;border: 1px solid #3476be;color: #3476be;;height:30px;line-height:28px;margin:5px 0 0;background:none}
.odf_list .ad_default{display:inline-block;margin:0}
.odf_list .btn_addsch{position:absolute;top:5px;right:5px;border-radius:3px;height:30px;}
.odf_list .add_num{position:relative;display:block;}
.odf_list  textarea{border: 1px solid #ccc;background: #fff;color: #000;vertical-align: middle;border-radius: 3px;padding: 5px;width:100%;height:70px;
-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);
}
#m_sod_frm_paysel {margin:10px 0 ;}
#m_sod_frm_paysel ul {margin:0 0 ;background:#fff;padding:0 0 10px;}
#m_sod_frm_paysel ul:after {display:block;visibility:hidden;clear:both;content:""}
#m_sod_frm_paysel li {float:left;padding:5px ;width:46%;height:25px}
#m_sod_frm_paysel .KPAY{background:url('../../../img/kpay.png') no-repeat;width:37px;height:15px;overflow:hidden;text-indent:-999px;display:inline-block;background-size:100%}
#m_sod_frm_paysel .PAYNOW{background:url('../../../img/paynow.png') no-repeat;width:46px;height:15px;overflow:hidden;text-indent:-999px;display:inline-block;background-size:100%;}
#m_sod_frm_paysel .PAYCO{background:url('../../../img/payco.png') no-repeat 1px;width:46px;height:15px;overflow:hidden;text-indent:-999px;display:inline-block;background-size:100%;}
.kakaopay_icon{background:url('../../../img/kakao.png') no-repeat ;height:21px;width:74px;display:inline-block;overflow:hidden;text-indent:-999px;background-size:100%}
.samsung_pay{background:url('../../../img/samsungpay.png') no-repeat ;height:12px;width:83px;display:inline-block;overflow:hidden;text-indent:-999px}

#sod_frm .sod_ta_wr{background: #fff;}
#sod_frm .btn_confirm{;margin:0 10px 10px}
#sod_frm .btn_submit{width:100%;height:45px;font-size: 1.167em;font-weight: bold;margin:5px 0}
#sod_frm .btn_cancel,#sod_frm .btn01{width:100%;height:45px;line-height:43px;font-size:1.167em;font-weight: bold;padding:0;border-radius:0}

#sod_frm_pay{padding:10px;;border-top:1px solid #f3f3f3}
#sod_frm_pay h2{margin:10px 0;font-size:1.25em}
#sod_frm_pay .cp_btn1,#sod_frm_pay .cp_cancel1{margin-top:0}
.odf_tbl{position:relative}
.odf_tbl table{background:#fff;width:100%;border-collapse:collapse;border-bottom:1px solid #ccc}
.odf_tbl table th{border-top:1px solid #ddd;border-left:1px solid #ddd;background:#f3f3f3;padding: 10px;text-align:left;width:120px;font-weight:normal}
.odf_tbl table td{border-top:1px solid #ddd;border-right:1px solid #ddd;background:#f3f3f3;padding:7px 10px;text-align:right}

#sod_frm_pt_alert{margin:10px 0;color:#328abd;}

.sod_frm_point {padding-top:10px;clear:both;}
.sod_frm_point div{background:#fff;border-bottom:1px solid #ddd;padding:10px;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;border:1px solid #ccc;text-align:right}

#settle_bank{background:#fff;border-bottom:1px solid #ccc;padding:10px;text-align:right; clear:both}
#settle_bank select{height:30px;margin:0 0 5px;width:100%;}
#settle_bank #od_deposit_name{height:30px;border:1px solid #ccc;text-align:center;}
#settle_bank label{float:left;line-height:30px}
#sod_frm_pt_info{border-bottom:1px solid #ccc}
.od_coupon{position:absolute;top:0;left:0;background:#fff;width:100%;z-index:99;border-radius:0 0 3px 3px;border:1px solid #caa8a8;
-webkit-box-shadow:1px 1px 5px rgba(0,0,0,0.4);
-moz-box-shadow: 1px 1px 5px rgba(0,0,0,0.4);
box-shadow: 1px 1px 5px rgba(0,0,0,0.4);}
.od_coupon h3{height:45px;line-height:45px;font-size:1.167em;padding:0 15px;text-align:left}
.od_coupon .tbl_head02{margin:0 15px 15px}
.od_coupon .tbl_head02 .btn_frmline {background:#3b67c2;color:#fff;border:0;padding:0 5px;line-height:25px }
.od_coupon .tbl_head02 td{text-align:left;background:#fff !important;border-right:0}
.od_coupon .tbl_head02 th{width:auto !important;border-left:0}
.od_coupon .tbl_head02 .td_mngsmall{width:60px;text-align:center}
.od_coupon .tbl_head02 .td_numbig{width:80px;text-align:right}
.od_coupon .btn_confirm{margin:20px ; }
.od_coupon .btn_confirm .btn_submit{height:40px;font-size:1.167em;font-weight:bold;width:100%;}
.od_coupon .btn_confirm .btn_close{position:absolute;top:0;right:0;width:45px;height:45px;border:0;background:none;color:#333;font-size:1.25em}

.cp_btn ,.cp_btn1{padding:0 7px;border:1px solid #38b2b9;color:#38b2b9;background:#fff;height:23px;line-height:21px;margin:5px 0 0 }
.cp_apply{background:#3b67c2;color:#fff;border:0;padding:0 5px;line-height:25px }
.cp_cancel,.cp_cancel1 {padding:0 7px;border:1px solid #aaa;color:#666;background:#fff;height:23px;line-height:21px;margin:10px 0 0 2px;}

#sod_frm_escrow{margin:10px;}
#sod_frm_escrow h2{font-size:1.25em}
#od_pay_sl h3{font-size:1.25em}

@media (max-width: 640px){
    .sod_frm_point div{background:#f3f3f3;}
}


/* 쿠폰 */
#scp_list li{position:relative;padding: 0}
#scp_list .li_pd{position:relative;padding:10px}
#scp_list .li_title{font-weight:bold;font-size:1.167em;}
#scp_list .pd_price{position:absolute;top:10px;right:10px}
#scp_list .pd_price strong{color:#ff006c;font-size:1.5em;}
#scp_list .li_target{color:#666;margin:5px 0 0;background:#f5f5f5;border-top:1px dashed #ddd;padding:5px 10px;line-height:25px;}
#scp_list .pd_date{float:right;color:#777}

/* 배송지 목록 */
#sod_addr {}
#sod_addr ul {margin:0;padding:0;list-style:none}
#sod_addr li {position:relative;padding:0;border-bottom:1px solid #e9e9e9}
#sod_addr .addr_title{border-bottom:1px solid #ddd;padding:10px 10px 10px 30px;}
#sod_addr .ad_subject{height:30px ;border:1px solid #bbb;width:100%;padding:0 10px}
#sod_addr .ad_chk{position:absolute;top:17px;left:10px}
#sod_addr .addr_info{padding:15px}
#sod_addr .addr_name{margin:0 0 10px;font-weight:bold;font-size:1.083em}
#sod_addr .addr_addr{line-height:1.5em;margin:5px 0;}
#sod_addr .addr_tel{margin:5px 0;color:#666}
#sod_addr .fa-mobile{font-size:14px}
#sod_addr .addr_btn{border-radius:0 0 3px 3px;padding:10px}
#sod_addr .addr_btn:after {display:block;visibility:hidden;clear:both;content:""}
#sod_addr .sel_address{width:32%;float:left;margin-right:1%;height:30px;background:none;border:1px solid #333;color:#333;;padding:0 5px;}
#sod_addr .del_address{display:block;width:32%;text-align:center;float:left;margin-right:1%;border:1px solid #aaa;background:none;color:#888;padding:0 5px;height:30px;line-height:28px;vertical-align:middle}
#sod_addr input[type="radio"]{position:absolute;width:0;height:0;overflow:hidden;visibility:hidden;text-indent:-999px;left: 0;z-index: -1px;}
#sod_addr .add_lb {display: inline-block;float:left;width:32%;text-align:center;border:1px solid #4162ff;color:#4162ff;height:30px;line-height:28px}
#sod_addr input[type="radio"]:checked+.add_lb {;z-index:3;background:#4162ff;color:#fff}

/* 주문내역 */
#sod_v {margin:10px}
#sod_v .td_stat {width:100px}
#sod_v_info {margin:0 0 10px;padding:10px;background:#faecec;color:#883d1a;text-align:center}

/* 주문상세내역 */
#sod_list_inq{}
.sod_fin_list .sod_ta_wr{margin:15px 0;background:#fff}
.sod_fin_list h2 {position:absolute;border:0;font-size:0;line-height:0;content:""}
.sod_fin_list .prqty_stat{margin-top:5px;display:inline-block;padding:3px 5px;background:#6583c5;color:#fff}
.sod_fin_list .li_opt{color: #777;margin: 3px 0;line-height: 1.3em;padding-right:50px}
#sod_sts_wrap{margin:10px 0}
#sod_sts_wrap .btn_wr{border-top:1px solid #bbb;text-align:center}
#sod_sts_explan_open{padding: 0 10px;height: 30px;border: 1px solid #bbb;border-top:1px solid #fff;margin-top:-1px;color: #333;background:none}
#sod_sts_explan{display:none}
#sod_fin_legend{background:#f7f7f7;;margin:0 0 10px;padding:10px;line-height:20px}
#sod_fin_legend:after {display:block;visibility:hidden;clear:both;content:""}
#sod_fin_legend dt{float:left;width:20%}
#sod_fin_legend dd{float:left;width:80%}
#sod_fin_view{margin:10px 0;}
#sod_fin_view h2 {position:absolute;border:0;font-size:0;line-height:0;content:""}
#sod_fin_view h3{font-size:1.167em;margin:20px 0 10px}

#sod_fin_no{margin:10px 0;border:2px solid #b9b9b9;background:#f3f3f3;;color:#444;text-align:center;padding:10px}
#sod_fin_no strong{font-size:1.167em}

#sod_fin_tot{margin:10px 0}
#sod_fin_tot h2{font-size:1.167em;margin:20px 0 10px}
#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{margin:10px 0;text-align:center}
#sod_fin_cancel h2{position:absolute;border:0;font-size:0;line-height:0;content:""}
#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:bold;padding:0 10px;background:none;color:#5e6b6f;}
#sod_fin_cancel p{text-align:center;background:#ffe0e0;border:2px solid #d50c0c;padding:15px;color:#d50c0c;font-size:1.167em;font-weight:bold}
#sod_fin_cancelfrm {display:none;margin:10px 0 0;text-align:center;background:#fff;padding:15px;max-width:600px;margin:0 auto}
#sod_fin_cancelfrm:after {display:block;visibility:hidden;clear:both;content:""}
#sod_fin_cancelfrm .frm_input {background:#fff;margin: 0 0 ;width:80%;float:left;}
#sod_fin_cancelfrm .btn_frmline{background:#5e6b6f;color:#fff;border:0;height:40px;width:20%;float:left;cursor:pointer}
#sod_fin_test {padding:10px}

/* 마이페이지 */
#smb_my {position:relative;}

#smb_my_ov{;border:1px solid #e6e6e6;margin:0 0 15px;}
#smb_my_ov .hello_name{background:#f8f8f8;text-align:center;padding-bottom:20px;border-bottom:1px solid #e6e6e6;position:relative;}
#smb_my_ov h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
#smb_my_ov .my_img{display:inline-block;border-radius:50%;overflow:hidden;position:relative;margin:35px 0 0;
-webkit-box-shadow:0 6px 10px rgba(0,0,0,0.1);
-moz-box-shadow:0 6px 10px rgba(0,0,0,0.1);
box-shadow:0 6px 10px rgba(0,0,0,0.1);}
#smb_my_ov .btn_edit{position:Absolute;bottom:0;left:0;width:100%;background:#959595;line-height:23px;color: #fff;}
#smb_my_ov .btn_edit:hover{background:#d25959;color:#fff}
#smb_my_ov .my_name{margin:10px 0}
#smb_my_ov .btn_out{position:absolute;top:0;right:0;background:#fff;border-bottom:1px solid #e6e6e6;border-left:1px solid #e6e6e6;border-radius:0 0 0 5px;padding:0 5px;line-height:22px;font-size:11px;color:#777}

.my_cou_wr{border-bottom:1px solid #e6e6e6;font-weight:bold;}
.my_cou_wr:after {display:block;visibility:hidden;clear:both;content:""}
.my_cou_wr .my_cou{float:left;width:50%;border-right:1px solid #e6e6e6;text-align:center;padding:10px 0}
.my_cou_wr .my_po{float:left;width:50%;text-align:center;padding:10px 0}
.my_cou_wr img{padding:5px 0 0;width:23px;height:auto;}
.my_cou_wr a{color:#d63154}
.my_cou_wr span{display:block;line-height:20px;color:#000}

.my_info{padding:0 10px;line-height:18px}
.my_info dt{border-top:1px solid #e6e6e6;color:#5366ae;padding:10px 0 0;font-size:0.92em}
.my_info dd{padding:0 0 10px;}
.my_info dt:first-child{border:0}

.btn_my_if{width:100%;border:0;background:#fff;padding:10px;background:#f3f3f3}

#smb_my_od{margin:0 0 50px;padding: 0}
#smb_my_od h2{margin:0 0 10px;font-size:1.25em}
#smb_my_wish{margin:0 0 35px}
#smb_my_wish h2{margin:0 0 10px;font-size:1.25em}
#smb_my_wish ul:after {display:block;visibility:hidden;clear:both;content:""}
#smb_my_wish li{float:left;width:25%;padding:5px}
#smb_my_wish li img{width:100%;height:auto;}
#smb_my_wish li  a{display:block;margin:5px 0;font-weight:bold}

@media (min-width: 970px){
    #smb_my_ov{position:absolute;top:0;left:0;width:280px}
    #smb_my {padding:10px;padding-left:300px}
    .btn_my_if{display:none;}
}
@media (max-width: 969px){
    .my_info{display:none}
}
@media (max-width:  640px){
        #smb_my_wish li {width:50%}

}

/* 위시리스트 */
#sod_ws {margin:10px;border-top:1px solid #ddd;}
#sod_ws li{background:#fff;border-bottom:1px solid #ddd;margin:10px 0;position:relative;border-radius:3px}
#sod_ws .wish_img{ position: absolute;top: 50%;left: 20px;z-index: 10;width: 70px;height: 70px;margin-top: -35px;border-radius:50%;overflow:hidden;z-index:4}
#sod_ws .wish_info{padding:15px 15px 15px 100px;min-height:90px}
#sod_ws .wish_chk{position:absolute;top:5px;left:5px;z-index:9}
#sod_ws .info_date{color:#777;display:block;font-size:0.92em;margin:5px 0 0}
#sod_ws .wish_prd{display:block;font-weight:bold;font-size:1.083em}
#sod_ws .wish_del{position:absolute;bottom:10px;right:10px;}
#sod_ws .wish_del a{display:block;width:30px;height:30px;line-height:30px;background:#eee;border-radius:3px;color:#777;text-align:center;font-size:1.25em}
#sod_ws .sold_out{display:inline-block;padding:3px 5px;background:#ff0000;color:#fff}

#sod_ws_act {text-align:center;margin:10px 0;}
#sod_ws_act:after {display:block;visibility:hidden;clear:both;content:''}
#sod_ws_act .btn01{float:left;width:49%;height: 45px;background: #3d3e3e;;font-weight: bold;border: 0;color: #fff;font-weight: bold;font-size:1.25em}
#sod_ws_act .btn01:hover{background:#222}
#sod_ws_act .btn02{float:right;width:49%;height: 45px;border:1px solid #ddd;color: #333;font-weight: bold;background: #fff;font-weight: bold;font-size:1.25em;}
#sod_ws_act .btn02:hover{background:#f3f3f3}

@media (min-width: 970px){
    #sod_ws_act {max-width:400px;margin:20px auto 0}

}

/* 주문내역 include  */
#sod_inquiry li:first-child{border-top:1px solid #ccc}
#sod_inquiry li {background:#fff;border:1px solid #ccc;border-top:0;padding:15px;margin:0;border-bottom:1px dashed  #ccc;position:relative;border-radius:5px}
#sod_inquiry li .idtime_link{font-weight:bold;font-size:1.167em}
#sod_inquiry li .idtime_time{position:absolute;top:15px;right:15px;color:#999}
#sod_inquiry li .inquiry_name{margin:10px 0;color:#666}
#sod_inquiry li .inquiry_price{font-size:1.25em;font-weight:bold}
#sod_inquiry li .inv_status{display:block;text-align:center;margin:5px 0 0;font-weight:bold}
#sod_inquiry li .inv_inv{display:inline-block;text-align:center;line-height:23px;background: #ebf1f6;color: #002c84;border: 1px solid #d6e2f8;border-radius:3px;padding:0 10px;}
#sod_inquiry li .inv_inv i{}
#sod_inquiry .inquiry_idtime{padding-bottom:10px;border-bottom:1px solid #eee}

.status_01{display:block;background:#fda83c;color:#fff;line-height:30px;}
.status_02{display:block;background:#ff6f6f;color:#fff;line-height:30px;}
.status_03{display:block;background:#5bd085;color:#fff;line-height:30px;}
.status_04{display:block;background:#6fa8ff;color:#fff;line-height:30px;}
.status_05{display:block;background:#333;color:#fff;line-height:30px;}
.status_06{display:block;background:#f3f3f3;border:1px solid #ddd;color:#666;line-height:30px;font-weight:bold}


@media (min-width: 970px){

    #sod_inquiry .inquiry_inv{position:absolute;bottom:10px;right:10px;max-width:30%;text-align:right}
    #sod_inquiry li .inquiry_name{padding-right:30%}
    #sod_inquiry li .inv_status{display:inline-block}
    #sod_inquiry li .inv_status span{line-height:25px;padding:0 10px;display:inline-block;font-size:0.92em;border-radius:5px}
}
@media (max-width: 969px){
    #sod_inquiry li .inv_inv{width:100%;margin-top:10px}
}



/* 주문상세내역 중 현금영수증 발급 */
#scash {}
#scash section {padding:10px 0}
#scash h2 {margin:0 0 10px;text-align:center}
#scash .tbl_head01 th {padding:0 10px;border-top:1px solid #eee;border-bottom:1px solid #eee;background:#f2f5f9;text-align:left;}
#scash_apply {padding:10px 0 15px;text-align:center}
#scash_apply button {padding:10px;border:0;background:#565e60;color:#fff}
#scash_copy {text-align:center}

/* 화면낭독기 사용자용 */
#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;width:1px !important;height:1px !important;font-size:0;text-indent:-9999em;line-height:0;border:0 !important;overflow:hidden !important}

/* 본문 바로가기 */
#skip_to_container a {z-index:100000;position:absolute;font-size:0;line-height:0;overflow:hidden;left:0}
#skip_to_container a:focus, #skip_to_container a:active {width:100%;height:75px;background:#21272e;color:#fff;font-size:1.5em;font-weight:bold;text-align:center;text-decoration:none;line-height:3.3em}

/* 이미지 등비율 리사이징 */
.img_fix {width:100%;height:auto}

/* 캡챠 자동등록(입력)방지 기본 -pc */
#captcha {position:relative}
#captcha legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden;}
#captcha #captcha_img {;height:40px;border:1px solid #898989;;vertical-align:top;padding:0;margin:0}
#captcha #captcha_mp3 {;margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;width:40px;height:40px;background:url('../../../img/captcha.png') no-repeat;text-indent:-999px;;border-radius:3px}
#captcha #captcha_reload {margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha.png') no-repeat  0 -40px;text-indent:-999px;border-radius:3px}
#captcha #captcha_key {margin:0 0 0 3px;padding:0 5px;width:90px;height:40px;border:1px solid #ccc;background:#fff;font-size:1.333em;font-weight:bold;text-align:center;border-radius:3px;vertical-align:top}
#captcha #captcha_info {display:block;margin:3px 0 5px ;font-size:0.95em;letter-spacing:-0.1em}

/* 캡챠 자동등록(입력)방지 기본 - mobile */
#captcha.m_captcha audio {display:block;margin:0 0 5px}

/* Mobile화면으로 */
#mobile_cng {display:block;margin:5px;padding:5px 0;border:1px solid #eee;border-radius:2em;background:#fff;color:#000;font-size:2em;text-decoration:none;text-align:center}

/* 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}
.cke_sc_def dl:after {display:block;visibility:hidden;clear:both;content:""}
.cke_sc_def dt, .cke_sc_def dd {float:left;margin:0;padding:5px 0;border-bottom:1px solid #e9e9e9}
.cke_sc_def dt {width:20%;font-weight:bold}
.cke_sc_def dd {width:30%}

/* 콘텐츠별 스타일 */
.cnt_cmt {display:inline-block;margin:0 0 0 5px;font-weight:bold}

/* 버튼 */
.btn{display:inline-block;padding:0 10px;height:35px;line-height:35px;font-weight:bold}
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 {text-decoration:none}
button.btn01 {display:inline-block;margin:0;padding:7px;border:1px solid #ccc;background:#fff;color:#666;text-decoration:none}
a.btn02 {display:inline-block;padding:8px 7px 7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle}
a.btn02:focus, .btn02:hover {text-decoration:none}
button.btn02 {display:inline-block;margin:0;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none}
.btn_confirm {text-align:center} /* 서식단계 진행 */
.btn_submit {border:0;background:#3d3e3e;color:#fff !important;letter-spacing:-0.1em}
fieldset .btn_submit {height:24px;line-height:1em;color:#fff}
.btn_submit:hover{background:#222}
a.btn_cancel {display:inline-block;border:1px solid #ccc;background:#fff;color:#000;text-decoration:none;vertical-align:middle}
button.btn_cancel {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;vertical-align:top;text-decoration:none}
a.btn_frmline, button.btn_frmline {display:inline-block;padding:0 5px;height:1.9em;border:0;background:#333;color:#fff;letter-spacing:-0.1em;text-decoration:none;vertical-align:top;line-height:1.9em} /* 우편번호검색버튼 등 */
button.btn_frmline {font-size:1em}

/* 게시판용 버튼 */
a.btn_b01,.btn_b01 {display:inline-block;border: 1px solid #ddd;background:#fff;color: #3d3e3e;text-decoration:none;vertical-align:middle}
.btn_b01:hover, .btn_b01:hover {}
a.btn_b02 ,.btn_b02{display:inline-block;background:#333;color:#fff;text-decoration:none;vertical-align:middle;border:0}
a.btn_b02:hover, .btn_b02:hover {}
a.btn_b03, .btn_b03 {display:inline-block;line-height:28px;border:1px solid #ed6478;color:#ed6478;background:none;text-decoration:none;vertical-align:middle}
a.btn_b03:hover, .btn_b03:hover {}
a.btn_admin ,.btn_admin{display:inline-block;background:#e8180c;border:0;color:#fff;text-decoration:none;vertical-align:middle} /* 관리자 전용 버튼 */
a.btn_admin:focus, a.btn_admin:hover {}

/*버튼효과*/
.owl-stage{
    margin: 0 auto;
}

/* 기본테이블 */
.tbl_wrap {margin:0 0 10px}
.tbl_wrap table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_wrap caption {padding:10px 0;color:#4b8b99;font-weight:bold;text-align:left}

.tbl_head01 {margin:0 0 10px}
.tbl_head01 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head01 thead th {padding:10px 0;font-weight:normal;text-align:center;border-top:1px solid #ddd;border-bottom:1px solid #ddd;background:#fafafa;height:40px}
.tbl_head01 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 tfoot th, .tbl_head01 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head01 tbody th {padding:8px 0;border-bottom:1px solid #e8e8e8}
.tbl_head01 td {color:#666;background:#fff;;padding:10px 5px;border-bottom:1px solid #ecf0f1;line-height:1.4em;height:60px;word-break:break-all}
.tbl_head01 tbody tr:hover td{background:#fafafa;}
.tbl_head01 a:hover {text-decoration:underline}

.tbl_head02 {margin:15px}
.tbl_head02 caption  {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
.tbl_head02 thead th {padding:7px 0;border-top:1px solid #333;border-bottom:1px solid #ddd;background:#f3f3f3;color:#333;font-size:0.95em;text-align:center;}
.tbl_head02 thead a {color:#383838}
.tbl_head02 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head02 tfoot th {border-top:1px solid #666;border-bottom:1px solid #666;background:#484848;color:#fff}
.tbl_head02 tfoot td {background:#484848;color:#fff;font-weight:bold;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_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 {}
.tbl_frm01 th {padding:10px 0;width:90px;border:1px solid #e9e9e9;border-left:0;text-align:left}
.tbl_frm01 td {padding:10px 5px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:transparent}
.wr_content textarea,.tbl_frm01 textarea,.form_01 textarea, .frm_input {border:1px solid #ccc;background:#fff;color:#000;vertical-align:middle;border-radius:3px;padding:5px;font-size:1.083em;max-width:100%;
-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);}
.frm_input {height:40px;}
.tbl_frm01 textarea {width:100%;height:100px}
.tbl_frm01 a {text-decoration:none}
.tbl_frm01 .frm_address {margin-top:5px;width:100%}
.tbl_frm01 .frm_file {display:block;margin-bottom:5px;width:100%}
.tbl_frm01 .frm_info {display:block;padding:5px 0 0;color:#666;line-height:1.3em}

/* 기본리스트 */
.list_01{padding:0 ;}
.list_01 li{background:#fff;border-radius:3px;margin:10px 0;padding:10px 15px;border:1px solid #ccc}

/* 기본폼 */
.form_01{margin:10px}
.form_01 div{margin:5px 0;position:relative}
.form_01 li{margin:5px 0;position:relative}
.form_01 textarea, .frm_input {border:1px solid #ccc;background:#fff;color:#000;vertical-align:middle;border-radius:3px;padding:5px;max-width:100%;}
.form_01 textarea {width:100%;height:100px}
.frm_input {height:40px}
.full_input{width:100%} 
.form_01 .frm_file {display:block;margin-bottom:5px;width:100%}
.form_01 select{height:40px;border-radius:3px}
.form_01 .frm_info{font-size:0.92em;color:#4162ff;text-align:left;margin:3px 0 10px;display:block;line-height:1.3em}

/* 자료 없는 목록 */
.empty_table {padding:50px 0 !important;text-align:center !important;color:#666 !important}
.empty_list {padding:50px 0 !important;text-align:center !important;color:#666 !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:100px}
.grid_3 {width:120px}
.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_chk {width:50px;text-align:center}
.td_group {width:100px;text-align:center}
.td_board {width:120px;text-align:center}
.td_statsmall {width:50px;text-align:center}
.td_num {width:50px;text-align:center}
.td_numbig {width:100px;text-align:center}
.td_mb_id {width:100px;text-align:center}
.td_nick {width:100px;text-align:center}
.td_name {width:100px;text-align:left}
.td_namesmall {width:100px;text-align:left}
.td_date {width:50px;text-align:center}
.td_datetime {text-align:center}
.td_mngsmall {width:50px;text-align:center}
.td_mng {width:80px;text-align:center}
.td_stat {text-align:center}
.td_dvr{text-align:center}

/* 새창 기본 스타일 */
.new_win {}
.new_win #win_title {font-size: 1.2em;font-weight: bold;height: 50px;padding: 10px;line-height: 30px;background:#ef7878;color: #fff;}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win_con{margin:10px}
.new_win .list_01{margin:10px}
.new_win .win_ul {margin:10px}
.new_win .win_ul li{display:inline-block;}
.new_win .win_ul li a{display: block;line-height: 24px;padding: 0 10px;}
.new_win .win_ul li .selected {background: #4162ff;color: #fff;border-radius: 13px;
-webkit-box-shadow: 0 0 5px rgba(65,98,255,0.8);
-moz-box-shadow: 0 0 5px rgba(65,98,255,0.8);
box-shadow: 0 0 8px rgba(65,98,255,0.8);}

.new_win .win_desc {margin:5px 0;font-size:0.92em;color:#4162ff}

.new_win .win_btn {clear:both;margin:10px;text-align:center}
.new_win .win_btn a {display:inline-block;height:40px;line-height:40px;font-weight:bold}
.new_win .win_btn .btn_close {display:inline-block;padding:0 10px;border:0;background:#ff0000;color:#666;text-decoration:none;font-weight:bold;height:40px;border-radius:3px;margin:10px 0}
.new_win .win_btn .btn_submit{width:100%;height:40px;line-height:40px;border-radius:3px;margin:0 0 20px;display:inline-block;font-weight:bold}


.large_img {position:absolute;right:3px;top:3px}

/* 자바스크립트 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:5px !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:10px 0;text-align:center}
.pg {display:inline-block}
.pg_page, .pg_current, .qa_page  {display:inline-block;padding:0 10px;height:30px;color:#000;line-height:28px;vertical-align:middle}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page,.qa_page {background:#fff;border:1px solid #d4d4d4;border-radius:3px}
.pg_start {background:url(../img/btn_first.gif) no-repeat 50% 50% #fff;width:30px;height:30px ;text-indent:-999px;overflow:hidden}
.pg_prev {background:url(../img/btn_prev.gif) no-repeat 50% 50% #fff;width:30px;height:30px ;text-indent:-999px;overflow:hidden}
.pg_next {background:url(../img/btn_next.gif) no-repeat 50% 50% #fff;width:30px;height:30px ;text-indent:-999px;overflow:hidden}
.pg_end {background:url(../img/btn_end.gif) no-repeat 50% 50% #fff;width:30px;height:30px ;text-indent:-999px;overflow:hidden}
.pg_current {display:inline-block;background:#444;color:#fff;font-weight:normal;border-radius:3px;line-height:30px;}


/* 상품상세 메뉴 floating */
#info_top_layer {display:none;position:absolute; top:0; left:0; width:100%; background-color: #eee;}
#form_btn_layer { display:none;position:absolute; top:0; left: 0; width: 100%; height: 60px; background-color: #eee;}

/*현금영수증*/
#kcp_req_rx .tbl_head01 tbody th {text-align:left;}

/*배송지목록*/
#sod_addr .win_desc{padding:10px 20px}


/*이벤트*/
#sev_hhtml,#sev_thtml{padding:10px}
#sev_hhtml img,#sev_thtml img{width:100%}


/*네이버페이*/
.naverpay-item{padding-top:15px;clear:both}
#sod_bsk_act .naverpay-cart{margin-top:15px;clear:both;position:static}

/*PC 주문서*/
#sod_frm_orderer .tbl_frm01,#sod_frm_taker .tbl_frm01{background:#fafafa;padding:10px 0;}
#sod_frm_orderer table th,#sod_frm_taker table th{border:0;padding:10px 5px;text-align:right}
#sod_frm_orderer table td,#sod_frm_taker table td{border:0;padding:5px 10px;vertical-align:middle}

#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:after {display:block;visibility:hidden;clear:both;content:""}
#sod_frm  #sod_bsk_tot{margin:10px;}
#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:bold}
#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:bold;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:bold;font-size: 16px;line-height: 14px;}
#sod_frm  #sod_bsk_tot .sod_bsk_cnt strong{color:#ff006c;font-size:1.25em}
#sod_frm_pay {position:relative}
#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:bold;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;}
#sod_frm_pay #od_pay_sl{margin-top:20px}
#od_tot_price{margin: 0;font-weight:bold;text-align:right;padding:10px;background:#fff}
.odf_tbl  #od_tot_price {background:none}
#od_tot_price span{float:left;font-weight:bold}
#od_tot_price strong{font-size:1.5em;color:#ff006c}


.btn_address{background:#70aff2;border:1px solid #3476be;height:40px;color:#fff;padding:0 10px;font-size:1.083em;font-weight:bold}

.sod_left{display: table-cell;width:65%;padding:0 10px;vertical-align:top;}
.sod_right{display: table-cell;width:35%;background:#eceff4;padding:20px;vertical-align:top;height:100%}

@media (max-width: 970px){
    .sod_right,.sod_left{display:block;width:100%;padding:10px}
    #sod_frm .frm_input{width:100%}

}


/*개인결제 폼*/
#m_sod_frm_orderer {margin:10px;}
#m_sod_frm_orderer h2{position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
#m_sod_frm_orderer ul{background:#fff;margin:10px 0;border-bottom:1px solid #ccc;padding:10px 15px}
#m_sod_frm_orderer li{line-height:20px}
#m_sod_frm_orderer th{width:80px}
#m_sod_frm_orderer td .frm_input{width:100%}
#m_sod_frm_orderer #sod_frm_paysel ul{border:1px solid #ddd}

#m_pv_sod_frm .btn_confirm{margin:10px}
#m_pv_sod_frm .btn_confirm .btn_submit{width:100%;height: 45px;font-size: 1.167em;font-weight: bold;margin:0 0 3px;}
#m_pv_sod_frm .btn_confirm .btn_cancel{width:100%;height: 45px;line-height: 43px;font-size: 1.167em;font-weight: bold;padding:0}

#forderform{display:table;width:100%}
#forderform .pesonal table th{text-align:right;border:0;padding-right:10px}           
#forderform .pesonal table td{border:0}

#personal_pay h2{margin:0 0 10px}
#personal_pay input[type="radio"]{position:absolute;width:0;height:0;overflow:hidden;visibility:hidden;text-indent:-999px;left: 0;z-index: -1px;}
#personal_pay .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}
#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 .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_confirm .btn_submit{width:100%;line-height:45px;margin:10px 0 5px}
#personal_pay .btn_confirm a{width:100%;line-height:45px;}



/**//**********************************************/

@charset "utf-8";
@font-face{
    font-family:'Noto Sans KR';font-style:normal;font-weight:100;
    src:url(http://fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.woff2) format('woff2'),
    url(http://fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.woff) format('woff'),
    url(http://fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.otf) format('opentype')
}
@font-face{font-family:'Noto Sans KR';font-style:normal;font-weight:300;
    src:url(http://fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff2) format('woff2'),
    url(http://fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff) format('woff'),
    url(http://fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.otf) format('opentype')
}
@font-face{
    font-family:'Noto Sans KR';font-style:normal;font-weight:400;
    src:url(http://fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff2) format('woff2'),
    url(http://fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff) format('woff'),
    url(http://fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.otf) format('opentype')
}
@font-face{
    font-family:'Noto Sans KR';font-style:normal;font-weight:500;
    src:url(http://fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff2) format('woff2'),
    url(http://fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff) format('woff'),
    url(http://fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.otf) format('opentype')
}
@font-face{
    font-family:'Noto Sans KR';font-style:normal;font-weight:700;
    src:url(http://fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff2) format('woff2'),
    url(http://fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff) format('woff'),
    url(http://fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.otf) format('opentype')
}
@font-face{font-family:'Noto Sans KR';font-style:normal;font-weight:900;
    src:url(http://fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.woff2) format('woff2'),
    url(http://fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.woff) format('woff'),
    url(http://fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.otf) format('opentype')
}
@font-face{font-family:Roboto;font-style:normal;font-weight:300;
    src:local('Roboto Light'),
    local('Roboto-Light'),
    url(https://fonts.gstatic.com/s/roboto/v16/Hgo13k-tfSpn0qi1SFdUfaCWcynf_cDxXwCLxiixG1c.ttf) format('truetype')
}
@font-face{font-family:Roboto;font-style:normal;font-weight:400;
    src:local('Roboto'),
    local('Roboto-Regular'),
    url(https://fonts.gstatic.com/s/roboto/v16/zN7GBFwfMP4uA6AR0HCoLQ.ttf) format('truetype')
}
@font-face{
    font-family:Roboto;font-style:normal;font-weight:500;
    src:local('Roboto Medium'),
    local('Roboto-Medium'),
    url(https://fonts.gstatic.com/s/roboto/v16/RxZJdnzeo3R5zSexge8UUaCWcynf_cDxXwCLxiixG1c.ttf) format('truetype')
}
@font-face{
    font-family:Roboto;font-style:normal;font-weight:700;
    src:local('Roboto Bold'),
    local('Roboto-Bold'),
    url(https://fonts.gstatic.com/s/roboto/v16/d-6IYplOFocCacKzxwXSOKCWcynf_cDxXwCLxiixG1c.ttf) format('truetype')
}

/* Common */
a,body,button,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,legend,li,ol,p,select,table,td,textarea,th,ul{
    margin:0;
    padding:0;
    font-weight:400;
}
body,button,input,select,table,textarea{
    font-family:Roboto,"Noto Sans KR",sans-serif;
}
body{
    font-size:75%;
}
a img,fieldset,img{
    border:0;
}
img{
    vertical-align:top;
}
ol,ul{
    list-style:none;
}
address,em{
    font-style:normal;
}
hr,legend{
    display:none;
}
textarea{
    resize:none;
}
.blind{
    overflow: hidden;
    position: absolute;
    clip: rect(0 0 0 0);
    margin: -1px;
    width: 1px;
    height: 1px;
}
button{
    outline:0;
}
button::-moz-focus-inner{
    padding:0;
    border:0;
}

/* basic font */
html {
	-webkit-text-size-adjust: 100%;
}
body {
	color: #555;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	color: #333;
}
a {
	color: #00A0FF;
	text-decoration:none;
}
a:hover,
a:active,
a:focus {
	text-decoration: underline;
}

/* shared component: button */
.button {
	padding: 7px 20px;
	background: #000;
	font-size: 1em;
	color: #fff;
	text-decoration: none;
	line-height: 1.5;
	display: inline-block;
}
.button:hover {
	background: #0078ff;
	text-decoration: none;
}
@media all and (min-width: 735px) {
	.button {
		padding: 9px 20px;
		font-size: 0.85em;
	}
}

/* shared component: scene indicator */
.scene-indicator {
	position: absolute;
	z-index: 2;
	left: 50%;
	bottom: 20px;
	width: 320px;
	margin-left: -160px;
	text-align: center;
}
@media all and (min-width: 700px) {
	.scene-indicator {
		bottom: 38px;
		width: 700px;
		margin-left: -350px;
	}
	.featured-list .scene-indicator {
		bottom: 15px;
	}
}
.scene-indicator button {
	position: relative;
	text-indent: -99em;
	overflow: hidden;
	width: 25px;
	height: 30px;
	border: 0 none;
	margin: 0 3px;
	background: transparent;
}
.scene-indicator button:before,
.scene-indicator button:after {
	content: ' ';
	position: absolute;
	top: 12px;
	left: 0;
	width: 100%;
	height: 3px;
	background: #fff;
}
.featured-list .scene-indicator {
	position: relative;
    top: 0;
    bottom: initial;
}
.featured-list .scene-indicator button:before,
.featured-list .scene-indicator button:after {
	background: #d9d8d7;
}
.scene-indicator button:after,
.featured-list .scene-indicator button:after {
	width: 0;
	background-color: #0078ff;
}
.scene-indicator button.on:after,
.featured-list .scene-indicator button.on:after {
	width: 100%;
	transition: width 0.12s;
}
@media all and (min-width: 700px) {
    .featured-list .scene-indicator {
        position: absolute;
        bottom: 15px;
        top: inherit;
    }
	.scene-indicator button {
		width: 50px;
		margin: 0 5px;
        cursor: pointer;
	}
	.featured-list .scene-indicator button {
		width: 30px;
		margin: 0 3px;
	}
	.scene-indicator button:before,
	.scene-indicator button:after {
		height: 6px;
	}
	.featured-list .scene-indicator button:before,
	.featured-list .scene-indicator button:after {
		height: 4px;
	}
	.scene-indicator button:hover:after {
		width: 100%;
		transition: width 0.12s;
	}
}

/* layout */
html,
body {
	min-width:320px;
	height: 100%;
}
#wrap {
	height: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	padding-top: 54px;
	padding-bottom: 113px;
}
@media all and (min-width: 700px) {
	#wrap {
		padding-top: 100px;
	}
}
@media all and (min-width: 730px) {
	#wrap {
		padding-bottom: 140px;;
	}
}
#container {
	position: relative;
	overflow: hidden;
	padding: 0;
	min-height: 100%;
}
.main #wrap {
	padding: 0;
}

@media all and (min-width: 700px) {
	#container {
		max-width: 1260px;
		padding: 0;
		margin: 0 auto;
	}
}

/* Skip Navigation */
#u_skip{visibility:hidden;position:absolute;height:0;overflow:hidden}


/* 404, 500 */
.error_page_sec {
	position: relative;
	text-align: center;
	padding: 50px 0 80px;
}
@media all and (min-width: 730px) and (min-height: 700px) {
	.error_page_sec {
		position: absolute;
		top: 50%;
		left: 50%;
		width: 400px;
		margin: -246px 0 0 -200px;
		padding-top: 80px;
	}
}
.error_page_sec .error_img_sec {
	padding: 0 25px 1.3em;
}
.error_page_sec .error_img_sec img {
	width: 210px;
	max-width: 100%;
}
.error_page_sec p {
	font-size: 1.1em;
	margin: 0.2em 0 1.5em;
}

/* main movie */
#main-visual {
	height: 100%;
	position: relative;
	z-index: 5;
	overflow: hidden;
	background: #000;
}
#scenes {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#scenes.animate {
	transition: left 0.3s;
}
@media all and (min-width: 700px) {
	#scenes.animate {
		transition: left 0.7s;
	}
}
#scenes .scene {
	position: absolute;
	z-index: 2;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background-size: cover;
	background-position: 50% 50%;
}
#scenes .scene:first-child {
	left: 0;
}
#scenes .scene:nth-child(2) {
	left: 100%;
}
#scenes .scene:nth-child(3) {
	left: 200%;
}
#scenes .scene:nth-child(4) {
	left: 300%;
}
#scenes .scene:nth-child(5) {
	left: 400%;
}
#scenes .scene:nth-child(6) {
	left: 500%;
}
#scenes .scene:nth-child(7) {
	left: 600%;
}
#scenes .scene:nth-child(8) {
	left: 700%;
}
#scenes .scene:nth-child(9) {
	left: 800%;
}
.scene-information {
	position: absolute;
	z-index: 10;
	top: 50%;
	left: 50%;
	width: 320px;
	height: 160px;
	margin: -80px 0 0 -160px;
	color: #fff;
	text-align: center;
}
@media all and (min-width: 700px) {
	.scene-information {
		width: 700px;
		height: 280px;
		margin: -140px 0 0 -350px;
	}
}
.scene-information h2 {
	font-size: 2.8em;
	margin: 0 0 5px;
	text-transform: uppercase;
	line-height: 1.05;
	font-weight: 700;
	font-family: 'Roboto', sans-serif;
	letter-spacing: 0.08em;
	color: #fff;
}
@media all and (min-width: 700px) {
	.scene-information h2 {
		font-size: 5.2em;
		margin: 0 0 11px;
	}
}
.scene-information p {
	font-size: 1.05em;
	line-height: 1.6;
	color: #c2c2c2;
}
@media all and (min-width: 700px) {
	.scene-information p {
		font-size: 1.4em;
	}
}
#scenes .show-movie {
	text-align: center;
	margin: 24px 0 0;
}
#scenes .show-movie button {
	position: relative;
	z-index: 1;
	background: transparent;
	display: inline-block;
	border: 1px solid #fff;
	opacity: 1;
	color: #fff;
	font-size: 1em;
	text-transform: uppercase;
	padding: 1.05em 2.2em;
	letter-spacing: 2px;
	font-weight: 400;
	transition: border-color 0.15s;
	animation-name: reveal-button;
	animation-duration: 1.2s;
	animation-iteration-count: 1;
	animation-fill-mode: forwards;
}
@media all and (min-width: 700px) {
	#scenes .show-movie button {
		font-size: 1em;
		width: 197px;
		padding: 0.85em 0 0.8em;
        cursor: pointer;
	}
	#scenes .show-movie button:before {
		content: ' ';
		position: absolute;
		z-index: -1;
		top: 0;
		left: 0;
		width: 0;
		height: 100%;
		background: #0078ff;
		transition: width 0.15s;
	}
	#scenes .show-movie button:hover {
		border-color: #0078ff;
	}
	#scenes .show-movie button:hover:before {
		width: 100%;
	}
}
.scene-information .reveal {
	position: relative;
	display: inline-block;
	color: transparent;
	max-width: 100%;
	white-space: pre;
}
.scene-information .reveal:before {
	content: attr(data-text);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 100%;
	color: #fff;
	white-space: pre;
	animation-name: reveal-text;
	overflow: hidden;
	animation-duration: 1.2s;
	animation-iteration-count: 1;
	animation-fill-mode: forwards;
}
.scene-information h2 .reveal.text2:before {
	animation-name: reveal-text2;
}
.scene-information .reveal.text3:before {
	animation-name: reveal-text3;
	color: #c2c2c2;
}
.scene-information .reveal.text4:before {
	animation-name: reveal-text4;
	color: #c2c2c2;
}
.scene-information button .reveal.text5:before {
	animation-name: reveal-text5;
}
@keyframes reveal-text {
	0% {
		right: 100%;
	}
	50% {
		right: 0;
	}
}
@keyframes reveal-text2 {
	0% {
		right: 100%;
	}
	10% {
		right: 100%;
	}
	60% {
		right: 0;
	}
}
@keyframes reveal-text3 {
	0% {
		right: 100%;
	}
	20% {
		right: 100%;
	}
	70% {
		right: 0;
	}
}
@keyframes reveal-text4 {
	0% {
		right: 100%;
	}
	30% {
		right: 100%;
	}
	80% {
		right: 0;
	}
}
@keyframes reveal-text5 {
	0% {
		right: 100%;
	}
	40% {
		right: 100%;
	}
	90% {
		right: 0;
	}
}
@keyframes reveal-button {
	0% {
		opacity: 0;
	}
	50% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
#scenes .scene .background {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#scenes .scene .background:before {
	content: ' ';
	position: absolute;
	z-index: 5;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../img/scene_bg_dot.png);
}
#scenes .scene .background .cover,
#scenes .scene .video_box .cover {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: 50% 50%;
	opacity: 1;
	transition: opacity 1s;
}
#scenes .scene .background.on .cover,
#scenes .scene .video_box.on .cover {
	opacity: 0;
}

.movie-container {
	display: none;
	position: absolute;
	z-index: 10;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: #000;
}
@media all and (min-width: 700px) {
	.movie-container {
		background: url(../img/movie_bg_dot.png);
	}
}
.movie-container .ratio-box {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    padding-top: 56.25%;
}
#movie-player {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.movie-container button {
	position: absolute;
	width: 40px;
	height: 40px;
	background: url(../img/movie_close.png) 50% 50% no-repeat;
	background-size: 16px 16px;
	top: 0;
	right: 0;
	border: 0 none;
	text-indent: -9em;
	overflow: hidden;
	visibility: hidden;
	transition: right 0.15s 0.32s, top 0.15s 0.32s, visibility 0.15s 0.32s;
    cursor: pointer;
}
.movie-container button.on {
	visibility: visible;
	right: -45px;
}
@media all and (min-width: 700px) {
    .movie-container .ratio-box{
        width: 80%;
    }
	.movie-container button {
		width: 45px;
		height: 45px;
		background-image: url(../img/movie_close_blue.png);
		background-size: 45px 45px;
	}
}
@media all and (max-width: 699px) {
    .movie-container button.on {
		right: 0;
		top: -40px;
	}
}
.scene-controller {
	text-align: center;
}
.scene-controller .previous,
.scene-controller .next {
	display: none;
}
@media all and (min-width: 700px) {
	.scene-controller .previous,
	.scene-controller .next {
		display: block;
		position: absolute;
		z-index: 5;
		top: 50%;
		left: 30px;
		width: 22px;
		height: 39px;
		background: url(http://58.120.227.219/~lumid2/img/scene_btn.png);
		background-size: 22px auto;
		margin-top: -20px;
		border: 0 none;
		text-indent: -9em;
		overflow: hidden;
		opacity: 0;
		visibility: hidden;
		transition: opacity 0.7s, visibility 0.7s;
        cursor: pointer;
	}
	.scene-controller .previous.on,
	.scene-controller .next.on {
		opacity: 0.3;
		visibility: visible;
	}
	.scene-controller .previous.on:hover,
	.scene-controller .next.on:hover {
		opacity: 0.6;
		transition: opacity 0.1s;
	}
	.scene-controller .next {
		left: auto;
		right: 30px;
		background-image: url(http://58.120.227.219/~lumid2/img/scene_btn_next.png);
	}
}

/* main video tag */
.video_box{
    overflow:hidden;
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    z-index:-1;
}
.video_box video{
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
}

/* main sections */
#main-company,
#main-career .wrap,
#main-featured,
#main-videos {
	padding: 0 20px;
}
@media all and (min-width: 700px) {
	#main-company,
	#main-career .wrap,
	#main-featured .main-featured-wrap,
    #main-videos .main-videos-wrap{
		max-width: 1220px;
		margin: 0 auto;
		padding: 0 30px;
	}
}
#main-company {
	position: relative;
	text-align: center;
	padding-top: 30px;
	height: 500px;
}
@media all and (min-width: 700px) {
	#main-company {
		padding-top: 55px;
		height: 455px;
	}
}
#main-company h2 {
	text-align: left;
	text-transform: uppercase;
	font-size: 2.1em;
	line-height: 1.2;
	margin: 13px 0 16px;
	font-weight: 500;
}
@media all and (min-width: 700px) {
	#main-company h2 {
		font-size: 3.4em;
		margin: 49px 0 22px;
	}
}
@media all and (min-width: 700px) {
	#main-company .cover-reveal {
		display: inline-block;
		position: relative;
	}
	#main-company .cover-reveal:before {
		content: ' ';
		position: absolute;
		top: 0;
		right: 0;
		width: 100%;
		height: 100%;
		background: #fff;
		opacity: 0.8;
	}
	#main-company.on .cover-reveal:before {
		width: 0;
		transition: width 0.2s;
	}
	#main-company.on h2 .cover-reveal.text1:before {
		transition-delay: 0;
	}
	#main-company.on h2 .cover-reveal.text2:before {
		transition-delay: 0.2s;
	}
	#main-company.on h2 .cover-reveal.text3:before {
		transition-delay: 0.4s;
	}
	#main-company.on p .cover-reveal.text4:before {
		transition-delay: 0.6s;
	}
	#main-company.on p .cover-reveal.text5:before {
		transition-delay: 0.8s;
	}
	#main-company.on p .cover-reveal.text6:before {
		transition-delay: 1.0s;
	}
	#main-company.on p .cover-reveal.text7:before {
		transition-delay: 1.2s;
	}
    #main-company.on p .cover-reveal.text8:before {
		transition-delay: 1.4s;
	}
    #main-company.on p .cover-reveal.text9:before {
		transition-delay: 1.6s;
	}
}
#main-company p {
	text-align: left;
	margin: 14px 0 0;
	font-size: 1.05em;
	line-height: 1.6;
}
@media all and (min-width: 700px) {
	#main-company p {
		margin: 13px 0 0;
		font-size: 1.2em;
		line-height: 1.83;
	}
}
#main-company p br {
	display: none;
}
@media all and (min-width: 700px) {
	#main-company p br {
		display: block;
	}
}
#main-company .product {
	position: absolute;
	bottom: 30px;
	right: 20px;
}
@media all and (min-width: 700px) {
	#main-company .product {
		bottom: 90px;
		right: 50%;
		margin-right: -450px;
	}
}
#main-company .product img {
	position: absolute;
	bottom: 0;
	right: 0;
	opacity: 0;
}
#main-company.on .product img {
	transition: right 0.5s 0.8s, opacity 0.5s 0.8s
}
#main-company .product img[src$="car.png"] {
	width: 200px;
	bottom: 25px;
	right: 25px;
}
#main-company.on .product img[src$="car.png"] {
	right: 50px;
	opacity: 1;
}
@media all and (min-width: 700px) {
	#main-company .product img[src$="car.png"] {
		width: 340px;
	}
}
#main-company .product img[src$="robot.png"] {
	width: 120px;
	right: 25px;
}
#main-company.on .product img[src$="robot.png"] {
	right: 0;
	opacity: 1;
}
@media all and (min-width: 700px) {
	#main-company .product img[src$="robot.png"] {
		width: 204px;
	}
}

#main-career {
	position: relative;
	z-index: 1;
	height: 178px;
	background: url(../img/main_career.jpg) 50% 100% no-repeat;
	background-size: cover;
	color: #fff;
	text-align: center;
}
@media all and (min-width: 700px) {
	#main-career {
		height: 285px;
	}
}
#main-career:before {
	position: absolute;
	z-index: -1;
	content: '';
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: url(../img/main_bg_career.png);
}
#main-career h2 {
	padding: 29px 0 2px;
	font-size: 1.7em;
	text-transform: uppercase;
	line-height: 1.2;
	font-weight: 500;
	color: inherit;
}
@media all and (min-width: 700px) {
	#main-career h2 {
		padding: 44px 0 9px;
		font-size: 2.9em;
		font-weight: 300;
	}
}
#main-career p {
	font-size: 1.05em;
	color: #c2c2c2;
}
@media all and (min-width: 700px) {
	#main-career p {
		font-size: 1.4em;
	}
}
#main-career a {
	position: relative;
	z-index: 1;
	font-size: 0.9em;
	text-transform: uppercase;
	display: inline-block;
	padding: 1.05em 3em;
	margin-top: 12px;
	color: inherit;
	border: 1px solid #fff;
	text-decoration: none;
	letter-spacing: 2px;
	font-weight: 400;
	transition: border-color 0.15s;
}
@media all and (min-width: 700px) {
	#main-career a {
		font-size: 1.4em;
		padding: 0.8em 0;
		margin-top: 32px;
		width: 195px;
	}
	#main-career a:before {
		content: '';
		position: absolute;
		z-index: -1;
		top: 0;
		left: 0;
		width: 0;
		height: 100%;
		background: #0078ff;
		transition: width 0.15s;
	}
	#main-career a:hover {
		border-color: #0078ff;
	}
	#main-career a:hover:before {
		width: 100%;
	}
}
#main-featured{
    text-align: center;
	padding-bottom: 50px;
	overflow: hidden;
    background-color: #f6f6f6;
}
#main-videos {
	text-align: center;
	padding-bottom: 90px;
	overflow: hidden;
}
@media all and (min-width: 700px) {
	#main-featured{
		padding-bottom: 70px;
        background-color: #f6f6f6;
	}
}
#main-featured h2,
#main-videos h2 {
	position: relative;
	display: inline-block;
	padding: 31px 0 4px;
	font-size: 1.2em;
	text-transform: uppercase;
	font-weight: 400;
}



#main-featured li,
    #main-videos li {
		float: left;
		width: 48.6%;
		margin: 0 0 0 1%;
	}
	#main-featured li:nth-child(1n + 1),
    #main-videos li:nth-child(1n + 1) {
		margin-left: 1%;
	}
	#main-featured li:first-child,
    #main-videos li:first-child {
		margin-left: 0;
	}
}


@media all and (min-width: 700px) {
	#main-featured h2,
    #main-videos h2 {
		padding: 81px 0 0;
		font-size: 1.7em;
	}
}
#main-featured ul,
#main-videos ul {
	margin: 27px 0 0;
	overflow: hidden;
}
@media all and (min-width: 700px) {
	#main-featured ul,
    #main-videos ul {
		margin: 47px 0 0;
	}
}
#main-featured li{
	margin: 0 0 34px;
}
#main-videos li {
	margin: 0 0 40px;
}
@media all and (min-width: 700px) {
 #main-videos li {
		float: left;
		width: 24%;
		margin: 0 0 0 2%;
	}
	#main-featured li:nth-child(3n + 1),
    #main-videos li:nth-child(3n + 1) {
		margin-left: 1%;
	}

}
@media all and (min-width: 900px) {
	#main-featured li,
    #main-videos li {
		float: left;
		width: 24%;
		margin: 0 0 0 2%;
	}
	#main-featured li:nth-child(4n + 1),
    #main-videos li:nth-child(4n + 1) {
		margin-left: 0;
	}
	#main-featured li:first-child,
    #main-videos li:first-child {
		margin-left: 0;
	}
}
#main-featured li a,
#main-videos li a {
	position: relative;
	display: block;
	width: 100%;
	text-align: left;
	text-decoration: none;
	color: inherit;
}
#main-featured h3,
#main-videos h3 {
    text-align:center;
	font-size: 1em;
	font-weight: 500;
	margin-top: -5px;
	white-space: pre;
	overflow: hidden;
	text-overflow: ellipsis;
}
#main-featured a:hover h3,
#main-videos a:hover h3 {
	color: #0078ff;
}
@media all and (min-width: 700px) {
	#main-featured h3,
    #main-videos h3 {
	    margin-bottom: 25px;
		font-size: 1em;
        letter-spacing: -0.5px;
	}
}
#main-featured .date-author,
#main-videos .date-author {
	font-size: 1.1em;
	margin: 3px 0 0;
	color: #999;
    height: 19px;
    line-height: 19px;
}
@media all and (min-width: 700px) {
	#main-featured .date-author,
    #main-videos .date-author {
		font-size: 1.1em;
    	margin: 2px 0 0;
	}
}
#main-featured .author {
	position: relative;
	margin-left: 6px;
	padding-left: 11px;
    width: 65%;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle;
}
@media all and (min-width: 700px) {
    #main-featured .author {
    	margin-left: 1px;
    	padding-left: 6px;
    }
}
#main-featured .author:before {
	content: ' ';
	position: absolute;
	top: 3px;
	bottom: 3px;
	left: 0;
	width: 1px;
	background: #ddd;
}
#main-featured .photo,
#main-videos .photo {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 0;
	padding-bottom: 56.26%;
}
#main-videos .photo:before{
    content: ' ';
    width: 25px;
    height: 33px;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 5;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    -webkit-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
}
#main-videos .photo:after{
    content: ' ';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: inline-block;
    width: 100%;
    height: 100%;
}
@media all and (min-width: 700px) {
    #main-videos a:hover .photo:after{
        content: ' ';
        display: none;
    }
}
#main-featured .photo img,
#main-videos .photo img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	border:1px solid #ccc;
}
#main-featured .content {
	height: 70px;
	overflow: hidden;
	color: #666;
	font-size: 1.15em;
	margin: 10px 0 0;
	line-height: 1.7;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	font-weight: 300;
}
#main-featured a:hover .content {
	color: #000;
}
@media all and (min-width: 700px) {
	#main-featured .content {
		height: 71px;
		font-size: 1.2em;
		margin: 19px 0 0;
		line-height: 1.63;
	}
}
#main-featured .go-list,
#main-videos .go-list {
	position: relative;
	z-index: 1;
	font-size: 0.9em;
	text-transform: uppercase;
	display: inline-block;
	padding: 1.05em 3em;
	margin-top: 0;
	border: 1px solid #c8c9cc;
	border-color: #999;
	text-decoration: none;
	letter-spacing: 1px;
	font-weight: 500;
	transition: border-color 0.15s, color 0.15s;
	color: inherit;
}
@media all and (min-width: 700px) {
	#main-featured .go-list,
    #main-videos .go-list {
		font-size: 1.4em;
		padding: 0.8em 0;
		margin-top: 42px;
		width: 195px;
	}
    #main-videos .go-list {
        margin-top: 47px;
    }
	#main-featured .go-list:before,
    #main-videos .go-list:before {
		content: ' ';
		position: absolute;
		z-index: -1;
		top: 0;
		left: 0;
		width: 0;
		height: 100%;
		background: #0078ff;
		transition: width 0.15s;
	}
	#main-featured .go-list:hover,
    #main-videos .go-list:hover {
		color: #fff;
		border-color: #0078ff;
	}
	#main-featured .go-list:hover:before,
    #main-videos .go-list:hover:before {
		width: 100%;
	}
}

/* story(newsroom) */
/* Component: keyword button */
/* publications categoris */
.keywords, .categoris {
	display: inline-block;
	margin-left: 18px;
}
.keywords li, .categoris li {
	display: inline-block;
	margin-right: 3px;
}
.keywords .keyword, .categoris .category {
	color: #7b818e;
	text-decoration: none;
	background: #f3f5f8;
	padding: 0.37em 0.72em 0.3em;
	border-radius: 2px;
	border: 1px solid #dbdde3;
	position: relative;
	top: -1px;
    letter-spacing: -0.5px;
    display: inline-block;
    line-height: 1.4;
}
@media all and (min-width: 900px) {
    .keywords .keyword, .categoris .category{
        letter-spacing: normal;
    }
}
.keywords .on .keyword,
.keywords .keyword:hover,
.categoris .on .category,
.categoris .category:hover {
	background: #0078ff;
	border-color: #0078ff;
	color: #fff;
}
@media all and (min-width: 900px) {
    .categoris .category.all_areas{
        margin-bottom: 3px;
        padding-left: 0;
        font-weight: 500;
        background: transparent;
        border-color: transparent;
        color: #333;
    }
    .categoris .on .category.all_areas,
    .categoris .category.all_areas:hover{
        color: #0078ff;
    }
}

/* keyword sidebar */
.keyword-list, .categoris-search {
	margin-bottom: 90px;
}
@media all and (min-width: 900px) {
	.keyword-list, .categoris-search {
		width: 160px;
        float: left;
        padding-top: 47px;
	}
    .keyword-title + .recent-list + .keyword-list{
        padding-top: 3px;
    }
}
.keyword-list h3, .categoris-list h3 {
	font-size: 1.1em;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 700;
	font-family: 'Roboto', sans-serif;
}
.keyword-list ul, .categoris-list ul {
	margin: 10px 0 0 0;
}
@media all and (min-width: 900px) {
	.keyword-list ul, .categoris-list ul {
		margin: 14px 0 0 0;
	}
}
.keyword-list li, .categoris-list li {
	margin: 11px 5px 0 0;
	line-height: 27px;
}
@media all and (min-width: 900px) {
	.keyword-list li, .categoris-list li {
		display: block;
		margin: 8px 0 0;
	}
}

/* news list */
.featured-list {
	position: relative;
	margin: 0 0 17px 0;
    width: -webkit-calc(100% + 40px);
    width: -moz-calc(100% + 40px);
	width: calc(100% + 40px);
	margin-left: calc(-20px);
	overflow: hidden;
    background: #f3f3f3;
}
@media all and (min-width: 700px) {
	.featured-list {
		margin: 51px 0 -30px;
		width: 820px;
		margin-left: 0;
        background: transparent;
	}
}
@media all and (min-width: 900px) {
    .featured-recent, .article-wrap{
        float: right;
        width: -webkit-calc(100% - 240px);
        width: -moz-calc(100% - 240px);
        width: calc(100% - 240px);
    }
	.featured-list {
		min-height: 430px;
	}
}
.featured-list .wrap {
	position: relative;
	width: 100%;
}
.featured-list article {
	position: relative;
	padding: 0 20px 3px;
	line-height: 1.6;
    width: -webkit-calc(100% - 40px);
    width: -moz-calc(100% - 40px);
	width: calc(100% - 40px);
}
.featured-list article:nth-child(2) {
	position: absolute;
	top: 0;
	left: 100%;
}
.featured-list article:nth-child(3) {
	position: absolute;
	top: 0;
	left: 200%;
}
@media all and (min-width: 700px) {
	.featured-list article {
		overflow: hidden;
		padding: 43.9% 0 40px;
		background: transparent;
		width: 100%;
		border-bottom: 1px solid #d2d2d2;
	}
}
.featured-list article > a {
	text-decoration: none;
	color: inherit;
	display: block;
}
.featured-list article .photo {
	position: relative;
    width: -webkit-calc(100% + 40px);
    width: -moz-calc(100% + 40px);
	width: calc(100% + 40px);
	right: calc(20px);
}
@media all and (min-width: 700px) {
	.featured-list article .photo {
		position: absolute;
		top: 0;
		right: 0;
		width: 100%;
		height: 0;
		overflow: hidden;
		padding-top: 43.9%;
	}
}
.featured-list article .photo img {
	width: 100%;
}
@media all and (min-width: 700px) {
	.featured-list article .photo img {
		position: absolute;
		top: 0;
		left: 0;
	}
}
.featured-list article .featured {
	display: inline-block;
	font-size: 0.9em;
	text-transform: uppercase;
	color: #fff;
	padding: 3px 7px 2px;
	background: #0078ff;
	margin: 15px 0 7px;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
}
@media all and (min-width: 700px) {
	.featured-list article .featured {
		display: none;
	}
}
.featured-list article h3 {
	font-size: 1.6em;
	font-weight: 500;
	line-height: 1.4;
	margin: 0 0 6px;
	height: 53px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
}
.featured-list article a:hover h3 {
	color: #0078ff;
}
@media all and (min-width: 700px) {
	.featured-list article h3 {
		font-size: 2em;
		margin: 24px 0 15px;
		height: auto;
        display: block;
    	overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
	}
}
.featured-list article .date-author {
	position: relative;
	margin: 0;
	font-size: 1.1em;
	color: #999;
	width: 100%;
}
@media all and (min-width: 700px) {
	.featured-list article .date-author {
		display: inline;
	}
}
.featured-list article .date-author .author {
	position: relative;
	margin-left: 4px;
	padding-left: 7px;
}
.featured-list article .date-author .author:before {
	content: ' ';
	position: absolute;
	top: 2px;
	left: 0;
	width: 1px;
	height: 13px;
	background: #ddd;
}

.recent-list {
	margin: 0 0 48px 0;
}
@media all and (min-width: 700px) {
	.recent-list {
		margin: 51px 0 100px;
	}
}
@media all and (min-width: 900px) {
	.recent-list {
		min-height: 500px;
	}
    .keyword-title + .recent-list{
        float: right;
        width: -webkit-calc(100% - 180px);
        width: -moz-calc(100% - 180px);
        width: calc(100% - 180px);
    }
}
.recent-list h2 {
    display:none;
	font-size: 1.1em;
	text-transform: uppercase;
	margin: 0 0 14px;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	letter-spacing: 1px;
}
.formmail_w  h2 {
 display:none;
	font-size: 1.1em;
	text-transform: uppercase;
	margin: 0 0 14px;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	letter-spacing: 1px;
}
@media all and (min-width: 700px) {
	.recent-list h2 {
		position: relative;
		top: 5px;
		padding-right: 14px;
		background: url(http://58.120.227.219/~lumid2/img/news_btn_recent.png) 100% 5px no-repeat;
		background-size: 9px auto;
		display: inline-block;
		margin-bottom: 0;
	}
	.formmail_w  h2 {
	position: relative;
		top: 5px;
		padding-right: 14px;
		background: url(http://58.120.227.219/~lumid2/img/news_btn_recent.png) 100% 5px no-repeat;
		background-size: 9px auto;
		display: inline-block;
		margin-bottom: 0;
	}
}
.recent-list article {
	position: relative;
	padding: 0 0 22px;
	line-height: 1.6;
	width:48%;float:left;height:600px;margin-right:2%;display:block
}
.recent-list article.no-photo {
	border-top: 1px solid #e9e9e9;
}
@media all and (min-width: 700px) {
	.recent-list article {
		overflow: hidden;
		padding: 34px 270px 22px 0;
		border-bottom: 1px solid #eee;
		width:48%;float:left;height:400px;margin-right:2%;display:block
	}
	.recent-list article.no-photo {
		padding-top: 15px;
		padding-right: 0;
		border-top: 0 none;
	}
}
.recent-list article > a {
	text-decoration: none;
	color: inherit;
	display: block;
}
.recent-list article h3 {
	font-size: 1.7em;
	font-weight: 500;
	line-height: 1.4;
	margin-top: 17px;
}
.recent-list article.no-photo h3 {
	margin-top: 20px;
}
.recent-list article a:hover h3 {
	color: #0078ff;
}
@media all and (min-width: 700px) {
	.recent-list article h3 {
		margin-top: 0;
	}
}
.recent-list article .date-author {
	position: relative;
	margin: -108px 0 0;
	font-size: 1.1em;
	color: #999;
	float: left;
	width: 100%;
}
@media all and (min-width: 700px) {
	.recent-list article .date-author {
		float: none;
		margin: 0;
		display: inline;
	}
}
.recent-list article .date-author .author {
	position: relative;
	margin-left: 4px;
	padding-left: 7px;
}
.recent-list article .date-author .author:before {
	content: ' ';
	position: absolute;
	top: 2px;
	left: 0;
	width: 1px;
	height: 13px;
	background: #ddd;
}
.recent-list article .content {
	margin: 42px 0 7px;
	color: #666;
	font-size: 1.15em;
	height: 70px;
	overflow: hidden;
	line-height: 1.7;
	font-weight: 300;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.recent-list article a:hover .content {
	color: #000;
}
@media all and (min-width: 700px) {
	.recent-list article .content {
		margin: 21px 0 13px;
		-webkit-line-clamp: 2;
		height: 45px;
	}
}
.recent-list article .photo {
	position: relative;
}
@media all and (min-width: 700px) {
	.recent-list article .photo {
		position: absolute;
		top: 34px;
		right: 0;
		width: 240px;
		height: 350px;
		overflow: hidden;
	}
}
.recent-list article .photo img {
	width: 100%;
    height: 100%;
}
@media all and (min-width: 700px) {
	.recent-list article .photo img {
        position: absolute;
        left: 50%;
        top: 50%;
        height: auto;
        width: 100%;
        -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
	}
}
.recent-list article .keywords {
	display: block;
	margin: 6px 0 0 0;
	line-height: 3;
}
@media all and (min-width: 700px) {
	.recent-list article .keywords {
		margin: 13px 0 0 0;
	}
}

/* keyword main */
.keyword-title {
	position: relative;
	font-size: 1.35em;
	font-weight: 500;
	padding: 0.76em 20px 0.84em;
	text-align: left;
	background: #242424;
	color: #eee;
	width: 100%;
	left: -20px;
	line-height: 25px;
}
@media all and (min-width: 700px) {
	.keyword-title {
		left: 0;
		font-size: 1.67em;
		padding: 43px 0 0;
		border-bottom: 1px solid #ccc;
		margin-bottom: -51px;
		width: auto;
		height: 48px;
		background: #fff;
		color: #333;
		line-height: 1.5;
	}
}
@media all and (min-width: 900px) {
	.keyword-title {
		margin-left: 180px;
	}
}

/* article */
article.news {
	margin: 30px 0 40px;
	font-size: 16px;
	line-height: 2;
	overflow: hidden;
}
@media all and (min-width: 700px) {
	article.news {
		margin: 69px 0 100px;
	}
}
article.news header h2 {
	font-size: 2em;
	margin: 0 0 25px;
	line-height: 1.4;
}
article.news footer .share {
	position: relative;
	float: right;
	margin-top: 6px;
}
article.news footer .share:before {
	content: ' ';
	position: absolute;
	top: 0;
	left: 42px;
	width: 1px;
	height: 22px;
	background: #ddd;
}
@media all and (min-width: 700px) {
	article.news footer .share {
		margin-top: 6px;
	}
}
article.news footer .share a {
	float: left;
	text-indent: -9em;
	overflow: hidden;
	width: 41px;
	height: 22px;
	background: url(../img/share_fb.png);
	background-size: auto 22px;
}
article.news footer .share a:hover {
	background-image: url(../img/share_fb_on.png);
}
article.news footer .share a.twitter {
	width: 34px;
	height: 22px;
	background: url(../img/share_tw.png);
	background-size: auto 22px;
}
article.news footer .share a:hover.twitter {
	background-image: url(../img/share_tw_on.png);
}
article.news footer .date,
article.news footer .author {
	color: #999;
	font-size: 0.825em;
}
article.news footer .author {
	position: relative;
	margin: 0 0 0 4px;
	padding: 0 0 0 7px;
}
article.news footer .author:before {
	content: ' ';
	position: absolute;
	width: 1px;
	height: 13px;
	top: 2px;
	left: 0;
	background: #ddd;
}
article.news .keywords {
	display: block;
	margin-left: 0;
	margin-top: 5px;
}
@media all and (min-width: 700px) {
	article.news .keywords {
		display: inline;
		margin-left: 18px;
	}
}
article.news .keyword {
	font-size: 0.75em;
	line-height: 1.5;
}
article.news .content {
	border-top: 1px solid #ccc;
	margin: 20px 0 0;
	padding: 30px 0;
	line-height: 1.8;
}
article.news .content .editor-note {
	border: 1px solid #d9d9d9;
	padding: 1em;
}
article.news .content h3 {
	font-size: 1em;
	margin-top: 2.5em;
	font-weight: 500;
	color: #000;
}
article.news .content b {
	font-weight: 500;
	color: #000;
}
article.news .content p,
article.news .content figure,
article.news .content ul {
	margin: 1em 0;
	font-weight: 300;
}
article.news .content ul {
	padding: 0 0 0 2em;
	list-style: disc;
}
article.news .content li {
	font-weight: 300;
}
article.news .content figurecaption {
	margin: -22px 0.7em 30px;
	font-size: 0.8em;
	text-align: center;
	color: #999;
	line-height: 1.3;
	display: block;
}
@media all and (min-width: 700px) {
	article.news .content figurecaption {
		margin-top: -30px;
		font-size: 0.9em;
	}
	article.news .content p.youtube + figurecaption {
		margin-top: -24px;
	}
}
article.news .content img {
	width: 100%;
	margin: 40px auto 30px;
	display: block;
}
@media all and (min-width: 700px) {
	article.news .content img {
		margin: 40px auto;
	}
}
article.news .content *:first-child img {
	margin-top: 0;
}
article.news .content blockquote {
	border-left: 3px solid #eee;
	padding-left: 0.9em;
	margin-left: 0.5em;
	margin-right: 0;
	color: #888;
	font-weight: 300;
}
article.news .content blockquote.poem {
	white-space: pre-wrap;
}
@media all and (min-width: 700px) {
	article.news .content blockquote.poem {
		margin-left: 2em;
	}
}
article.news .content .youtube {
	position: relative;
	width: 100%;
	height: 0;
	padding-top: 56.25%;
	margin: 40px auto 30px;
}
article.news .content .youtube iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
article.news .content > *:first-child {
	margin-top: 0;
}
article.news .content > *:last-child {
	margin-bottom: 0;
}
article.news .go-list {
	text-align: center;
	padding: 15px 0 0;
	border-top: 1px solid #ccc;
}
article.news .go-list a {
	display: inline-block;
	padding: 3px 23px;
	color: #fff;
	text-decoration: none;
	background-color: #000;
	font-size: 0.875em;
}
@media all and (min-width: 700px) {
	article.news .go-list a {
		padding: 5px 23px;
	}
}
article.news .go-list a:hover {
	background-color: #0078ff;
}

.related-article {
	clear: both;
	margin: -40px 0 50px;
	padding-top: 50px;
}
@media all and (min-width: 700px) {
	.related-article {
		margin: -100px 0 65px;
	}
}
.related-article h3 {
	font-size: 1.1em;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 700;
	font-family: 'Roboto', sans-serif;
}
.related-article ul {
	margin: 20px 0 0;
	padding: 20px 20px 6px;
	font-size: 1.2em;
	background: #f6f6f6;
}
@media all and (min-width: 700px) {
	.related-article ul {
		padding: 30px 30px 21px;
	}
}
.related-article li {
	line-height: 1.5;
	margin-bottom: 14px;
}
@media all and (min-width: 700px) {
	.related-article li {
		margin-bottom: 9px;
	}
}
.related-article li a {
	color: inherit;
}
.related-article .date-author {
	display: block;
	font-weight: normal;
}
@media all and (min-width: 700px) {
	.related-article .date-author {
		display: inline;
		margin-top: 0;
	}
}
.related-article .date,
.related-article .author {
	position: relative;
	font-size: 0.9em;
	color: #999;
}
@media all and (min-width: 700px) {
	.related-article .date {
		margin-left: 18px;
	}
}
.related-article .author {
	margin-left: 4px;
	padding-left: 7px;
}
.related-article .author:before {
	content: ' ';
	position: absolute;
	width: 1px;
	height: 13px;
	top: 2px;
	left: 0;
	background: #ddd;
}
.article-videos {
    margin: -40px 0 50px;
    padding-top: 38px;
}
@media all and (min-width: 700px) {
	.article-videos {
        clear: both;
        margin: -67px 0 81px;
        padding-top: 50px;
	}
}
.article-videos h3 {
    font-size: 1.1em;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
}
.article-videos ul {
	margin: 20px 0 0;
	overflow: hidden;
}
.article-videos li {
	margin: 0 0 20px;
}
@media all and (min-width: 700px) {
	.article-videos li {
		float: left;
		width: 31.3%;
		margin: 0 0 40px 2%;
	}
}
@media all and (min-width: 1077px) {
	.article-videos li {
		margin: 0 0 0 2%;
		width: 32%;
	}
	.article-videos li:nth-child(2n + 1) {
		margin-left: 2%;
	}
	.article-videos li:first-child {
		margin-left: 0;
	}
}
.article-videos li a {
	position: relative;
	display: block;
	width: 100%;
	text-align: left;
	text-decoration: none;
	color: inherit;
}
.article-videos h4 {
	font-size: 1.5em;
	font-weight: 500;
	margin-top: 10px;
	white-space: pre;
	overflow: hidden;
	text-overflow: ellipsis;
}
.article-videos a:hover h3 {
	color: #0078ff;
}
@media all and (min-width: 700px) {
	.article-videos h4 {
		font-weight: normal;
		margin-top: 9px;
        letter-spacing: -0.5px;
	}
}
.article-videos .date-author {
	font-size: 1.1em;
	margin: 1px 0 0;
	color: #999;
}
.article-videos .photo {
    overflow: hidden;
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
}
.article-videos .photo:before{
    content: ' ';
    width: 25px;
    height: 33px;
    background: url(../img/main_btn_video.png) no-repeat;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 5;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    -webkit-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
}
.article-videos .photo:after{
    content: ' ';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: inline-block;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.5;
}
@media all and (min-width: 700px) {
    .article-videos a:hover .photo:after{
        content: ' ';
        display: none;
    }
}
.article-videos .photo img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
    height: 100%;
}
.article-videos .go-list {
    margin: 0 auto;
    width: 106px;
    height: 34px;
	font-size: 0.9em;
	text-transform: uppercase;
	letter-spacing: 2px;
    background-color: #000;
    text-align: center;
}
.article-videos .go-list a {
    padding: 0.6em 0;
    display: inline-block;
    width: 100%;
    height: 100%;
    font-size: 1.4em;
	font-weight: 400;
	color: #fff;
	text-decoration: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
@media all and (min-width: 700px) {
	.article-videos .go-list {
		margin-top: 27px;
        width: 135px;
        height: 38px;
	}
    .article-videos .go-list a{
        padding: 0.7em 0;
    }
	.article-videos .go-list:hover {
		color: #fff;
		background: #0078ff;
	}
}

/* showroom */
#container.showroom{
    max-width:none;
    background:#f7f7f7;
}
#container.showroom .inner{
    max-width:1220px;
    margin:0 auto;
}
.showroom_list_wrap{
    overflow:hidden;
    position:relative;
    padding:15px 0 300px;
}
.showroom_list>li{
    padding:35px 0;
    border-bottom:1px solid #ebebeb;
}
.showroom_list h2 a{
    display:inline-block;
    font-size:40px;
    font-weight:500;
    color:#131313;
    letter-spacing:2px;
    line-height:1em;
    vertical-align:middle;
}
.showroom_list h2 a:active,
.showroom_list h2 a:focus,
.showroom_list h2 a:hover{
    text-decoration:none;
}
.showroom_list .ico_new{
    display:inline-block;
    height:12px;
    margin:-1px 0 1px 11px;
    padding:5px 8px 6px;
    font-size:12px;
    color:#fff;
    font-weight:100;
    background:#0078ff;
    border-radius:3px;
    letter-spacing:0;
    line-height:1em;
    vertical-align:middle;
}
.showroom_link_list{
    overflow:hidden;
    margin-top:10px;
}
.showroom_link_list li{
    float:left;
    position:relative;
    padding:0 14px;
}
.showroom_link_list li:before{
    position:absolute;
    top:50%;
    left:0;
    width:1px;
    height:10px;
    margin-top:-5px;
    border-left:1px solid #ccc;
    content:'';
}
.showroom_link_list li:first-child{
    padding:0 14px 0 0;
}
.showroom_link_list li:first-child:before{
    display:none;
}
.showroom_link_list li a{
    display:inline-block;
    font-size:16px;
    color:#000;
    line-height:20px;
    font-weight:100;
    vertical-align:middle;
}
.showroom_link_list li .ico_open{
    display:inline-block;
    overflow:hidden;
    width:11px;
    height:11px;
    margin-left:6px;
    background:url(../img/icon_open.png) no-repeat;
    line-height:999px;
    vertical-align:middle;
}
.showroom_list p{
    margin-top:15px;
    font-size:14px;
    color:#666;
    line-height:22px;
    font-weight:300;
}
@media screen and (max-width:699px){
    .showroom_list_wrap{
        padding:0 0 110px;
    }
    .showroom_list>li{
        padding:22px 0 25px;
    }
    .showroom_list h2 a{
        font-size:24px;
        line-height:1.5em;
        letter-spacing:-.01em;
    }
    .showroom_list .ico_new{
        height:10px;
        margin-left:6px;
        padding:2px 4px 3px;
        font-size:10px;
    }
    .showroom_link_list{
        margin-top:7px;
    }
    .showroom_link_list li a{
        font-size:14px;
        color:#000;
    }
    .showroom_link_list li .ico_open{
        width:8px;
        height:8px;
        margin-left:3px;
        background:url(../img/icon_open_m.png) no-repeat;
        background-size:8px auto;
    }
    .showroom_list p{
        margin-top:12px;
        font-size:13px;
        line-height:18px;
    }
}

/* Career */
.culture {
	margin: 0;
}
@media all and (min-width: 735px) {
	.culture {
		position: relative;
		width: 675px;
		margin: 51px auto 0;
	}
}
@media all and (min-width: 1060px) {
	.culture {
		margin: 51px 0 0;
	}
}
.culture .item {
	position: relative;
	margin: 0 0 40px;
}
@media all and (min-width: 735px) {
	.culture .item {
		padding: 0 358px 0 0;
		height: 223px;
		margin: 0;
	}
	.culture .item:first-child {
		padding-left: 358px;
		padding-right: 0;
		height: 264px;
	}
}
.culture .item h2 {
	position: relative;
	font-weight: 500;
	font-size: 1.75em;
	margin: 0 0 19px;
	padding: 0 0 13px;
	line-height: 1.4;
	letter-spacing: -1px;
	color: #333;
}
.culture .item h2:before {
	content: ' ';
	position: absolute;
	width: 40px;
	height: 2px;
	bottom: 0;
	left: 0;
	background: #000;
}
@media all and (min-width: 735px) {
	.culture .item h2 {
		margin: 0 0 22px;
		padding: 0 0 18px;
		letter-spacing: 0;
		font-size: 1.95em;
	}
	.culture .item h2 span {
		font-size: 0.7em;
	}
}
.culture .item p {
	color: #666;
	margin-bottom: 1.45em;
	line-height: 1.5;
	font-size: 1.05em;
}
@media all and (min-width: 735px) {
	.culture .item p {
		font-size: 1.1em;
	}
}
.culture .item p br {
	display: none;
}
@media all and (min-width: 735px) {
	.culture .item p br {
		display: block;
	}
}
.culture .item .photo {
	position: relative;
    width: -webkit-calc(100% + 40px);
    width: -moz-calc(100% + 40px);
	width: calc(100% + 40px);
	height: 0;
	padding-top: 63.38%;
	right: calc(20px);
	background-size: cover;
	background-position: 50% 50%;
}
.culture .item:first-child .photo {
	padding-top: 75%;
}
@media all and (min-width: 735px) {
	.culture .item .photo {
		position: absolute;
		top: 0;
		right: 0;
		width: 326px;
		padding-top: 224px;
	}
	.culture .item:first-child .photo {
		left: 0;
		right: auto;
		padding-top: 224px;
	}
}
.culture .item .more {
	display: inline-block;
	background: url(../img/career_item.png) no-repeat 100% 5px;
	background-size: 6px auto;
	padding-right: 10px;
	color: #333;
}
.culture .item a:hover .more {
	background-image: url(../img/career_item_white.png);
}
@media all and (min-width: 735px) {
	.culture .item .more {
		background-position: 100% 5px;
	}
}

.culture .interview {
	position: relative;
	left: -20px;
	margin-bottom: 40px;
	padding-left: 20px;
	width: 100%;
	background: url(../img/bg_double_mark.png) 7px 0 no-repeat;
	background-size: 28px auto;
}
@media all and (min-width: 735px) {
	.culture .interview {
		margin: 0 auto 30px;
	}
}
@media all and (min-width: 1060px) {
	.culture .interview {
		position: absolute;
		top: -30px;
		left: auto;
		width: 265px;
		right: -315px;
		height: 528px;
		margin: 0;
		background-size: 37px auto;
		background-position: 10px 354px;
	}
}
.culture .interview ul {
	position: relative;
	width: 100%;
	height: 288px;
}
@media all and (min-width: 735px) {
	.culture .interview ul {
		height: 330px;
	}
}
@media all and (min-width: 1060px) {
	.culture .interview ul {
		height: 100%;
	}
}
.culture .interview li {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
}
.culture .interview li.on {
	display: block;
}
.culture .interview h3 {
	position: relative;
	z-index: 1;
	font-weight: 500;
	font-size: 1.7em;
	padding-top: 11px;
	line-height: 1.4;
	letter-spacing: -1px;
}
@media all and (min-width: 1060px) {
	.culture .interview  h3 {
		position: absolute;
		top: 366px;
		left: 10px;
		font-size: 1.8em;
	}
}
.culture .interview .photo {
	position: absolute;
	right: 0;
	bottom: 0;
}
@media all and (min-width: 1060px) {
	.culture .interview .photo {
		bottom: 184px;
	}
}
.culture .interview .photo img {
	width: 195px;
}
@media all and (min-width: 400px) {
	.culture .interview .photo img {
		width: 225px;
	}
}
@media all and (min-width: 735px) {
	.culture .interview .photo img {
		width: 265px;
	}
}
.culture .interview .name {
	position: absolute;
	left: 0;
	bottom: 7px;
	font-size: 0.9em;
}
@media all and (min-width: 735px) {
	.culture .interview .name {
		font-size: 1em;
		bottom: 7px;
		left: 10px;
	}
}
.culture .interview .control {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 81px;
	height: 40px;
	background: #fff;
}
.culture .interview .control:before {
	content: ' ';
	position: absolute;
	top: 13px;
	bottom: 8px;
	left: 40px;
	width: 1px;
	background: #e7e7e7;
}
@media all and (min-width: 735px) {
	.culture .interview .control {
		width: 125px;
		height: 66px;
	}
	.culture .interview .control:before {
		left: 62px;
		top: 20px;
		bottom: 12px;
	}
}
@media all and (min-width: 1060px) {
	.culture .interview .control {
		bottom: 184px;
	}
}
.culture .interview .control button {
	float: left;
	width: 40px;
	height: 40px;
	text-indent: -9em;
	overflow: hidden;
	border: 0 none;
	background: url(../img/career_btn_control.png);
	background-size: 80px 80px;
}
@media all and (min-width: 735px) {
	.culture .interview .control button {
		width: 62px;
		height: 66px;
		background-size: auto 132px;
	}
}
.culture .interview .control .previous:hover {
	background-position: 0 100%;
}
.culture .interview .control .next {
	float: right;
	background-position: 100% 0;
}
.culture .interview .control .next:hover {
	background-position: 100% 100%;
}

.recruit_progress {
	font-size: 11px;
	margin-top: 65px;
}
@media all and (min-width: 735px) {
	.recruit_progress {
		width: 685px;
		margin: 65px auto 0;
		font-size: 16px;
	}
}
@media all and (min-width: 1060px) {
	.recruit_progress {
		width: 100%;
	}
}
.recruit_progress > h3 {
	font-size: 1.44em;
	padding: 5px 0 10px;
	float: left;
	font-weight: 500;
}
@media all and (min-width: 735px) {
	.recruit_progress > h3 {
		padding: 5px 10px 20px;
	}
}
.recruit_progress > .progress_info {
	float: right;
}
@media all and (min-width: 735px) {
	.recruit_progress > .progress_info {
		margin: 0 10px 0 0;
	}
}
.recruit_progress > ul {
	margin-bottom: 80px;
	border-top: 1px solid #000;
	clear: both;
}
@media all and (min-width: 735px) {
	.recruit_progress > ul {
		margin-bottom: 110px;
	}
}
.recruit_progress > ul > li {
	border-bottom: 1px solid #e0e0e0;
}
.recruit_progress > ul > li.open {
	padding-top: 54px;
}
@media all and (min-width: 735px) {
	.recruit_progress > ul > li.open {
		padding-top: 0;
	}
}
.recruit_progress > ul > li > a {
	display: block;
	text-decoration: none;
	font-size: 1.25em;
	padding: 16px 51px 15px 0;
	background: url(../img/recruit_btn.png) 100% 50% no-repeat;
	background-size: auto 8px;
	line-height: 1.5;
	color: #333;
}
@media all and (min-width: 735px) {
	.recruit_progress > ul > li > a {
		padding: 34px 75px 34px 24px;
		background-position: 100% 50%;
		background-size: auto 15px;
	}
}
.recruit_progress > ul > li.open > a {
	background-image: url(../img/recruit_btn_on.png);
}
.recruit_progress > ul > li.new > a:after {
	position: relative;
	top: -1px;
	content: 'NEW';
	font-family: 'Roboto', sans-serif;
	color: #fff;
	background: #0078ff;
	display: inline-block;
	font-size: 0.62em;
	padding: 0.3em 0.9em;
	margin-left: 4px;
	vertical-align: bottom;
}
@media all and (min-width: 735px) {
	.recruit_progress > ul > li.new > a:after {
		top: -2px;
		margin-left: 7px;
		padding: 0.29em 0.99em 0.21em;
	}
}

.recruit_progress .recruit_board_content {
	border-top: 1px solid #e4e4e4;
	background: #f4f5fa;
}
.recruit_progress .recruit_board_content .markdown-wrap {
	font-size: 1.05em;
    padding: 2em;
	margin: 0;
	max-width: 820px;
	word-break: break-word;
	-ms-word-break: keep-all;
}
@media all and (min-width: 735px) {
	.recruit_progress .recruit_board_content .markdown-wrap {
		font-size: 0.8em;
	    padding: 2.5em 4em;
	}
}
.recruit_progress .recruitment .recruit_board_content {
	display: none;
}
.recruit_progress .recruitment.open .recruit_board_content {
	display: block;
}
.recruit_progress .recruit_board_content.nothing {
	background-color: #fff;
	text-align: center;
	padding: 150px 0;
}

/* markdown */
.markdown-wrap {
    overflow: visible;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: left;
}

.markdown-wrap.preview  {
    border:3px dotted #ccc;
}

.markdown-wrap .empty {
    color:#cecece;
}

.markdown-wrap p,
.markdown-wrap blockquote,
.markdown-wrap ul,
.markdown-wrap ol,
.markdown-wrap dl,
.markdown-wrap table,
.markdown-wrap pre {
    margin-top: 0;
    margin-bottom: 20px;
    font-weight: normal;
    line-height: 2em;
}

.markdown-wrap h1,
.markdown-wrap h2,
.markdown-wrap h3,
.markdown-wrap h4,
.markdown-wrap h5,
.markdown-wrap h6 {
    margin-bottom: 16px;
    padding:0;
    font-weight: 500;
}

.markdown-wrap h1 {
    font-size:2.0em;
}

.markdown-wrap h2 {
    border-bottom:1px solid #bbb;
    font-size:1.5em;
}

.markdown-wrap h3 {
    font-size:1.2em;
}

.markdown-wrap h4 {
    font-size:1.2em;

}

.markdown-wrap h5 {
    font-size:1.1em;
}

.markdown-wrap h6 {
    font-size:1.0em;
}


.markdown-wrap hr {
    height:1px;
    margin:10px 0;
    border:0;color:#ccc;
    background-color:#ccc;
}

.markdown-wrap p {
    margin : 15px 0;
	line-height:20px;
}

.markdown-wrap blockquote{
    border-left: 4px solid #DDD;
    padding: 0 15px;
    color: #777;
}

.markdown-wrap blockquote p {
    font-size:1em;
}

.markdown-wrap ul,
.markdown-wrap ol {
    padding-left:2.0em;
    line-height:20px;
}

.markdown-wrap ul {
    list-style:disc;
}

.markdown-wrap ol{
    list-style:decimal;
}

.markdown-wrap li{
    line-height: 1.8;
    border:0 none;
    list-style-type: circle;
}

.markdown-wrap ul > ul,
.markdown-wrap ol > ul {
    list-style:circle;
}

.markdown-wrap ul ul, ol ul, ol ol, ol ul {
    list-style:square;
}



.markdown-wrap pre {
    background-color: #f8f8f8;
    padding: 10px;
    margin: 10px 0;
}

.markdown-wrap code {
    margin : 0;
    padding: 0;
    border : none;
}

.markdown-wrap table {
    border-collapse: collapse;
    margin: 15px 15px;
}

.markdown-wrap table th {
    padding:5px;
    border:1px solid #dcddde;
    background-color:#f7f7f7;
}

.markdown-wrap table td {
    padding:5px;
    border:1px solid #dcddde;
}

.markdown-wrap a {
    display: inline-block !important;
}

.markdown-wrap a:hover {
    text-decoration: underline;
}

.markdown-wrap .note {
    font-size: 0.85em;
    margin: 5em 0 1em;
    padding: 12px 15px;
    border: 1px solid #e5e5e5;
}
.markdown-wrap .note h3 {
    margin-bottom: 0.5em;
    font-size: 1em;
}
.markdown-wrap .note ul {
    color: #777;
    margin-bottom: 0;
}

.row .btn_appl_write{
    margin:15px 5px 0 0;
    display: inline-block;
    background: #000;
    position: relative;
    padding: 9px 10px 10px;
    text-decoration: none;
    color: #fff;
    font-size: 1.03em;
	border:none;
	vertical-align:middle;
}
.row .btn_appl_write:hover {
    background-color: #0078ff;
}

/* Contact */
#map {
	position: relative;
	left: 0;
	height: 220px;
	margin: 21px 0 0;
	padding: 0 25px;
	overflow: hidden;
	z-index: 1;
}
@media all and (min-width: 700px) {
	#map {
        margin: 24px 0 0;
		height: 390px;
		padding: 0;
		left: 0;
	}
}
.contact .contact-info {
	margin-top: 39px;
}
.contact .contact-info.first-info{
    margin-top: 24px;
}
@media all and (min-width: 700px) {
	.contact .contact-info {
		margin-top: 53px;
	}
    .contact .contact-info.first-info{
        margin-top: 43px;
    }
}
.contact .contact-info h2 {
    margin: 0 0 16px;
	line-height: 1.25;
    font-weight: 500;
	font-size: 2em;
    letter-spacing: -0.5px;
}
@media all and (min-width: 700px) {
	.contact .contact-info h2 {
		font-size: 2.66em;
		margin: 0 0 19px;
	}
}
.contact .contact-info .address {
	line-height: 1.4;
	margin: 0 0 12px;
	font-size: 1.08em;
}
@media all and (min-width: 700px) {
	.contact .contact-info .address {
        line-height: 1.6;
		font-size: 1.33em;
		margin: 0 0 10px;
	}
}
.contact .contact-info .telephone,
.contact .contact-info .fax,
.contact .contact-info .site {
    display: inline;
    margin-right: 16px;
	font-size: 1.05em;
}
@media all and (min-width: 700px) {
	.contact .contact-info .telephone,
	.contact .contact-info .fax,
    .contact .contact-info .site {
	    margin-right: 37px;
		font-size: 1.4em;
	}
}
.contact .contact-info .site a{
    color: #555;
}
.contact .contact-material {
	margin: 47px 0 80px;
	border-bottom: 1px solid #999;
}
@media all and (min-width: 700px) {
	.contact .contact-material {
		margin: 65px 0 105px;
		border-bottom: 0 none;
	}
}
.contact .contact-material ul {
	overflow: hidden;
	padding-bottom: 1px;
}
@media all and (min-width: 700px) {
	.contact .contact-material li {
		width: 33.4%;
		float: left;
		margin: 0 -1px -1px 0;
	}
}
.contact .contact-material a {
	position: relative;
	display: block;
	text-decoration: none;
	border-top: 1px solid #999;
	padding: 27px 10px 0;
	color: inherit;
}
@media all and (min-width: 700px) {
	.contact .contact-material a {
		border: 1px solid #d9d9d9;
		height: 214px;
		padding: 38px 34px 32px;
	}
	.contact .contact-material a:hover {
		background-color: #0d82ec;
        border: 1px solid #c8c9cc;
		color: #fff;
	}
	.contact .contact-material a:hover:after {
		background-image: none;
	}
}
.contact .contact-material h2 {
	position: relative;
	font-size: 1.7em;
	margin: 0 0 13px;
	padding: 0 0 17px;
	line-height: 1;
	font-weight: 400;
	letter-spacing: -1px;
}
.contact .contact-material h2:before {
	content: ' ';
	position: absolute;
	bottom: 0;
	left: 0;
	background: #000;
	width: 23px;
	height: 2px;
}
@media all and (min-width: 700px) {
	.contact .contact-material h2 {
        margin: 0 0 12px;
		font-weight: 400;
		font-size: 2.3em;
		text-transform: uppercase;
		padding: 0 0 16px;
		line-height: 1.2;
		letter-spacing: 0;
	}
	.contact .contact-material a:hover h2 {
		color: #fff;
	}
	.contact .contact-material h2:before {
		width: 40px;
		height: 2px;
	}
	.contact .contact-material a:hover h2:before {
		background-color: #fff;
	}
}
.contact .contact-material p {
	line-height: 1.5;
	min-height: 45px;
	font-size: 1.08em;
}
@media all and (min-width: 700px) {
	.contact .contact-material p {
		font-size: 1.09em;
		line-height: 1.7;
	}
}
.contact .contact-material .more {
	display: inline-block;
	background: url(../img/contact_more.png) no-repeat 100% 5px;
	background-size: 6px auto;
	margin: 33px 0 26px;
	padding-right: 14px;
	min-height: 0;
}
@media all and (min-width: 700px) {
	.contact .contact-material .more {
		position: absolute;
		bottom: 15px;
		left: 35px;
        margin: 33px 0 0;
		font-size: 1.1em;
		background-size: 5px auto;
		background-position: 100% 50%;
	}
	.contact .contact-material a:hover .more {
		background-image: url(../img/contact_more_white.png);
	}
}
@media all and (min-width: 900px) {
	.contact .contact-material .more {
        margin: 33px 0 30px;
	}
}

/* privacy, terms */
.contact.privacy .terms-category {
	display: none;
}
@media all and (min-width: 700px) {
	.contact .terms-category {
		float: left;
		width: 240px;
		min-height:500px;
		margin: 48px 0 0;
	}
	.contact.privacy .terms-category {
		display: block;
	}
}
.contact .terms-category .section-title {
	display: none;
}
@media all and (min-width: 700px) {
	.contact .terms-category .section-title {
		display: block;
		position: relative;
		font-size: 1.9em;
		font-weight: 500;
		padding: 0 0 27px;
		color: #333;
	}
	.contact .terms-category .section-title:before {
		content: ' ';
		position: absolute;
		bottom: 0;
		left: 0;
		width: 50px;
		height: 4px;
		background: #000;
	}
}
.contact .terms-category {
	position: relative;
}
.contact .terms-category button {
	position: relative;
	border: 1px solid #ddd;
	margin: 70px 0 0;
	padding: 0 2px 0 14px;
	width: 100%;
	height: 42px;
	overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	background: url(http://58.120.227.219/~lumid2/img/cs_btn.png) 100% 50% no-repeat;
	background-size: 25px auto;
	text-align: left;
	font-size: 1.084em;
	color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 30px;
}
.contact .terms-category.on button {
	background-image: url(http://58.120.227.219/~lumid2/img/cs_btn_on.png);
}
@media all and (min-width: 700px) {
	.contact .terms-category button {
		display: none;
	}
}
.contact .terms-category ul {
	display: none;
}
.contact .terms-category.on ul {
	position: absolute;
	z-index:99;
	top: 110px;
	width: 100%;
	padding: 7px 8px;
	border: 1px solid #ddd;
	display: block;
	background: #fff;
    box-sizing:border-box;
    -webkit-box-sizing:border-box;
}
@media all and (min-width: 700px) {
	.contact .terms-category ul {
		display: block;
		margin: 16px 0 0;
	}
}
.contact .terms-category li {
	padding: 7px 6px;
}
@media all and (min-width: 700px) {
	.contact .terms-category li {
		padding: 7px 0;
	}
}
.contact .terms-category a {
	font-size: 1.084em;
	color: inherit;
}
@media all and (min-width: 700px) {
	.contact .terms-category a {
		font-size: 1.2em;
		color: #999;
		text-decoration: none;
	}
	.contact .terms-category a:hover,
	.contact .terms-category .on a {
		color: #000;
	}
	.contact .terms-category .on a {
		font-weight: 500;
	}
}
.contact .terms-category .date {
	font-size: 1.2em;
	margin: 20px 0 0;
	line-height: 2;
}
.contact .terms-text {
	font-size: 0.8em;
	line-height: 1.8;
	margin: 25px 0 80px;
}
@media all and (min-width: 700px) {
	.contact .terms-text {
		font-size: 1.1em;
		margin: 41px 0 100px 0;
	}
}
.contact .terms-text .hgroup {
	margin: 0 0 24px;
	padding: 0 0 24px;
	border-bottom: 1px solid #ddd;
}
@media all and (min-width: 700px) {
	.contact .terms-text .hgroup {
		margin: 0 0 62px;
		padding: 0;
		border: 0 none;
	}
}
.contact .terms-text .hgroup h2 {
	font-size: 1.65em;
	font-weight: 500;
}
@media all and (min-width: 700px) {
	.contact .terms-text .hgroup h2 {
		font-size: 2.05em;
	}
}
.contact .terms-text .hgroup p {
	margin: 0;
	font-size: 1.1em;
}
@media all and (min-width: 700px) {
	.contact .terms-text .hgroup p {
		font-size: 1.2em;
	}
}
.contact .terms-text .hgroup .date {
	font-size: 0.7em;
}
.contact .terms-text section {
	margin: 2em 0 0;
	padding: 2em 0 0;
	border-top: 1px solid #e9e9e9;
}
.contact .terms-text h3 {
	margin: 50px 0 0.4em;
	font-size: 1.45em;
	font-weight: 500;
}
.contact .terms-text .hgroup + h3 {
	margin-top: 24px;
}
.contact .terms-text section h3 {
	margin-top: 0;
}
.contact .terms-text h4 {
	margin: 1em 0 0;
	font-size: 1.1em;
	font-weight: 500;
}
.contact .terms-text p {
	margin: 1em 0;
	font-size: 1.1em;
}
.contact .terms-text h4 + p {
	margin-top: 0;
}
.contact .terms-text table {
	table-layout: fixed;
	max-width: none;
	width: auto;
	min-width: 100%;
	border-collapse: collapse;
	border-bottom: 1px solid #adadad;
	margin: 2em 0 2.5em;
}
.contact .terms-text caption {
	color: #999;
	margin-bottom: 0.3em;
	position: absolute;
	visibility: hidden;
}
.contact .terms-text caption.sub-title {
	text-align: left;
	position: static;
	visibility: visible;
	font-size: 1.3em;
	color: inherit;
	font-weight: 500;
}
.contact .terms-text th,
.contact .terms-text col.header {
	width: 25%;
}
@media all and (min-width: 700px) {
	.contact .terms-text col.header {
		width: 210px;
	}
}
.contact .terms-text th,
.contact .terms-text td {
	border-top: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
	padding: 0.8em 0.7em 0.7em;
	font-size: 1.1em;
}
.contact .terms-text td {
	padding: 1em;
}
@media all and (min-width: 700px) {
	.contact .terms-text th,
	.contact .terms-text td {
		font-size: 1em;
		padding-left: 2em;
		padding-right: 2em;
	}
}
.contact .terms-text th {
	background: #f4f5fa;
	font-size: 1.1em;
}
@media all and (min-width: 700px) {
	.contact .terms-text th {
		font-size: 1.1em;
	}
}
.contact .terms-text th:first-child,
.contact .terms-text td:first-child {
	border-left-width: 0;
}
.contact .terms-text tbody tr:first-child th,
.contact .terms-text tbody tr:first-child td {
	border-top-color: #adadad;
}
.contact .terms-text .note {
	background: #f4f5fa;
	border: 1px solid #c8c9cc;
	margin: 40px 0 0;
	padding: 10px 15px 5px;
}
@media all and (min-width: 700px) {
	.contact .terms-text .note {
		padding: 20px 25px 10px;
	}
}
.contact .terms-text .note h3 {
	margin-top: 0;
	font-size: 1.3em;
}
.contact .terms-text table.ethics-contact th,
.contact .terms-text table.ethics-contact td {
	height: 60px;
}
.contact .terms-text .button {
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 5px;
}

/* video list */
#video-visual .list-container{
    position: relative;
    overflow: hidden;
    padding: 0 20px;
    min-height: 100%;
}
@media all and (min-width: 700px) {
    #video-visual .list-container{
        margin: 0 auto;
        padding: 0 30px;
        max-width: 1000px;
    }
}
#video-visual .video-title {
    position: relative;
    padding: 1.05em 0 0.35em;
    width: 100%;
    line-height: 1.5;
    font-size: 1.83em;
    font-weight: 500;
    text-align: left;
    letter-spacing: -0.5px;
    border-bottom: 1px solid #ccc;
}
@media all and (min-width: 700px){
    #video-visual .video-title {
        padding: 2em 0 0.75em;
    }
}
#video-visual .video-list{
    margin: 0 0 50px 0;
}
@media all and (min-width: 700px){
    #video-visual .video-list {
        margin: 34px 0 100px;
        min-height: 500px;
    }
}
#video-visual .video-list .list-group-wrap{
    margin-top: 30px;
}
@media all and (min-width: 700px) {
    #video-visual .video-list .list-group-wrap{
        margin-top: 0;
    }
}
@media all and (min-width: 700px) {
    #video-visual .video-list .list-group{
        overflow: hidden;
        margin-top: 30px;
    }
}
#video-visual .video-list .list-group ul {
	overflow: hidden;
}
#video-visual .video-list .list-group li {
	margin: 0 0 27px;
}
@media all and (min-width: 700px) {
	#video-visual .video-list .list-group li {
		float: left;
		width: 32%;
		margin: 0 0 0 2%;
	}
	#video-visual .video-list .list-group li:nth-child(2n + 1) {
		margin-left: 2%;
	}
	#video-visual .video-list .list-group li:first-child {
		margin-left: 0;
	}
}
#video-visual .video-list .list-group li a {
	position: relative;
	display: block;
	width: 100%;
	text-align: left;
	text-decoration: none;
	color: inherit;
}
#video-visual .video-list .list-group h3 {
    overflow: hidden;
    margin-top: 14px;
    line-height: 26px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	word-wrap: break-word;
    letter-spacing: -0.5px;
	font-size: 1.7em;
	font-weight: 500;
}
#video-visual .video-list .list-group a:hover h3 {
	color: #0078ff;
}
#video-visual .video-list .list-group .date-author {
	font-size: 1em;
	margin: 10px 0 0;
	color: #999;
}
#video-visual .video-list .list-group .photo{
    position: relative;
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-bottom: 56.26%;
}
#video-visual .video-list .list-group .photo:before{
    content: ' ';
    width: 25px;
    height: 33px;
    background: url(../img/main_btn_video.png) no-repeat;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 5;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    -webkit-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
}
#video-visual .video-list .list-group .photo:after{
    content: ' ';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: inline-block;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.5;
}
@media all and (min-width: 700px) {
    #video-visual .video-list .list-group li a:hover .photo:after{
        content: ' ';
        display: none;
    }
}
#video-visual .video-list .list-group .photo img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* #wrap.video_view */
#wrap.video_view #header h1 a{
    background: url(../img/ci/NAVERLABS_LOGO_WHITE.png) 7px 6px no-repeat;
    background-size: auto 13px;
}
@media all and (min-width: 700px) {
    #wrap.video_view #header h1 a{
        background: url(../img/ci/NAVERLABS_LOGO_WHITE.png) 7px 6px no-repeat;
        background-position: 15px 15px;
        background-size: 140px 20px;
    }
}
#wrap.video_view #header #lnb li a{
    color: #fff;
}
#wrap.video_view #header #lnb .language{
    color: #fff;
    border: 1px solid #fff;
}
#wrap.video_view #header #lnb .language:hover{
    border: 1px solid #0078ff;
}

#video-visual .movie-container{
    display: none;
    position: fixed;
    z-index: 5;
    background: rgba(0,0,0,0.8);
}
#wrap.video_view #video-visual .movie-container{
    display: block;
}
#wrap.video_view #video-visual .movie-container .ratio-box{
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-40%);
    -moz-transform: translateX(-50%) translateY(-40%);
    transform: translateX(-50%) translateY(-40%);
    width: 100%;
}
@media all and (min-width: 700px) {
    #wrap.video_view #video-visual .movie-container .ratio-box{
        padding: 0 0 37.63%;
        width: 66.9%;
    }
}
@media all and (min-width: 1400px) {
    #wrap.video_view #video-visual .movie-container .ratio-box{
        padding: 0 0 520px;
        width: 925px;
    }
}
/* 아이패드 가로 */
@media only screen and (max-device-width : 767px) and (orientation:landscape) {
    #wrap.video_view #video-visual .movie-container .ratio-box {
        -webkit-transform: translateX(-50%) translateY(-37%);
        -moz-transform: translateX(-50%) translateY(-37%);
        transform: translateX(-50%) translateY(-32%);
        padding: 0 0 33.8%;
        width: 60%;
    }
}
/* 모바일 가로 */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation:landscape) {
    #wrap.video_view #video-visual .movie-container .ratio-box {
        padding: 0 0 39.4%;
        width: 70%;
    }
}

/* publications */
.pub-list {
	margin: 0 0 48px 0;
}
@media all and (min-width: 700px) {
	.pub-list {
		margin: 41px 0 100px;
	}
}
@media all and (min-width: 900px) {
	.pub-list {
		min-height: 500px;
        float: right;
        width: 75.5%;
        width: -webkit-calc(100% - 245px);
        width: -moz-calc(100% - 245px);
        width: calc(100% - 245px);
	}
}
.pub-list h2 {
    position: relative;
    font-size: 1.35em;
    font-weight: 500;
    padding: 0.76em 20px 0.84em;
    text-align: left;
    background: #242424;
    color: #eee;
    width: 100%;
    left: -20px;
    line-height: 25px;
    letter-spacing: -0.5px;
}
@media all and (min-width: 700px) {
	.pub-list h2 {
        left: 0;
        font-size: 2.34em;
        padding:0;
        border-bottom: 1px solid #ccc;
        width: auto;
        height: 57px;
        background: #fff;
        color: #333;
        line-height: 1.5;
        letter-spacing: 0;
	}
}
.pub-list article {
	position: relative;
	padding: 0 0 20px;
	line-height: 1.6;
    border-bottom: 1px solid #ccc;
}
@media all and (min-width: 700px) {
	.pub-list article {
		overflow: hidden;
		padding: 0 0 20px;
	}
}
.pub-list article > a {
    margin-top: 31px;
	text-decoration: none;
	color: inherit;
	display: block;
}
.pub-list article h3 {
	font-size: 1.7em;
	font-weight: 500;
	line-height: 1.3;
	margin-top: 17px;
    letter-spacing: -0.5px;
    overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	word-wrap: break-word;
}
.pub-list article a:hover h3 {
	color: #0078ff;
}
@media all and (min-width: 700px) {
	.pub-list article h3 {
		margin-top: 0;
	}
}
.pub-list article .pub-author {
    margin-top: 14px;
    font-size: 1.16em;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
@media all and (min-width: 700px) {
    .pub-list article .pub-author {
    	margin-top: 23px;
    }
}
.pub-list article .eztext-field {
    margin-top: 3px;
    font-size: 1.1em;
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
@media all and (min-width: 700px) {
    .pub-list article .eztext-field {
        margin-top: 9px;
    }
}

/* publications search */
.search-list{
    display: none;
}
@media all and (min-width: 900px){
    .search-list{
        display: block;
        margin-top: 50px;
        width: 155px;
    }
}
.search-list h3{
    padding-bottom: 29px;
    border-bottom: 1px solid #d5d7dc;
    font-size: 1.1em;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
}
.search-list .search li{
    margin-top: 17px;
}
.search-list .search li .search-item{
    font-weight: 500;
    font-size: 1.15em;
    letter-spacing: 1px;
}
.search-list .search li .select-year{
    margin-top: 6px;
    padding: 4px 25px 5px 10px;
    width: 155px;
    height: 30px;
    border: 1px solid #d5d7dc;
    color: #999;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0;
    -webkit-appearance: none;
    appearance: none;
    background: url(../img/btn_year_arrow.png) 93% 50% no-repeat;
    background-size: 7px 5px;
}
.search-list .search li input{
    margin-top: 6px;
    padding: 4px 10px 5px;
    width: 155px;
    height: 30px;
    border: 1px solid #d5d7dc;
    color: #999;
    font-size: 1.08em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 0;
    -webkit-border-radius: 0;
    outline: 0;
}
.search-list .btn-search{
    margin-top: 20px;
    padding: 7px;
    display: block;
    width: 155px;
    height: 30px;
    background-color: #000;
    color: #fff;
    font-size: 1.17em;
    font-weight: 500;
    letter-spacing: 1px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-decoration: none;
    text-align: center;
}
.search-list .btn-search:hover{
    color: #fff;
    background-color: #0078ff;
}

/* publication article */
@media all and (min-width: 900px) {
    article.pub-article{
        margin-left: 245px;
    }
}

/* publication view */
article.pub-article{
    margin: 30px 0 40px;
    font-size: 16px;
    line-height: 2;
    overflow: hidden;
}
@media (min-width: 700px){
    article.pub-article {
        margin: 69px 0 100px;
    }
}
@media (min-width: 900px){
    article.pub-article {
        float: right;
        width: -webkit-calc(100% - 245px);
        width: -moz-calc(100% - 245px);
        width: calc(100% - 245px);
        width: 75.5%;
    }
}
article.pub-article header h2{
    font-size: 2em;
    margin: 0 0 11px;
    line-height: 1.25;
    font-weight: 500;
}
@media (min-width: 700px){
    article.pub-article header h2{
        margin: 0 0 17px;
    }
}
article.pub-article .author-quote dt {
    margin-top: 7px;
    font-size: 0.81em;
    font-weight: 500;
    color: #333;
}
article.pub-article .author-quote dd {
    margin-top: -3px;
    line-height: 1.5;
    font-size: 1em;
    font-weight: 300;
}
article.pub-article .content{
    margin-top: 13px;
    padding: 30px 0;
    border-top: 1px solid #ccc;
    font-size: 0.87em;
}
article.pub-article .content .abstract{
    font-weight: 500;
    font-size: 1.01em;
    color: #000;
}
article.pub-article .content p{
    margin-top: 1px;
    line-height: 1.88;
    font-size: 1.15em;
    font-weight: 300;
}
article.pub-article .issue-attach{
    margin-top: 13px;
    overflow: hidden;
}
article.pub-article .issue-attach dt {
    margin-top: 7px;
    font-size: 0.94em;
    font-weight: 500;
    color: #333;
}
article.pub-article .issue-attach dd {
    margin-top: -4px;
    line-height: 1.5;
    font-size: 1.15em;
    font-weight: 300;
}
article.pub-article .go-list{
    text-align: center;
    padding: 15px 0 0;
    border-top: 1px solid #ccc;
}
article.pub-article .go-list a {
    display: inline-block;
    padding: 3px 23px;
    color: #fff;
    text-decoration: none;
    background-color: #000;
    font-size: 0.875em;
}
article.pub-article .go-list a:hover{
    color: #fff;
    background-color: #0078ff;
}
article.pub-article .btn_attach{
    display: inline-block;
    line-height: 1.5;
    font-size: 1em;
    font-weight: 300;
    color: #555;
}
article.pub-article .btn_attach:hover{
    text-decoration: underline;
}
article.pub-article .btn_attach:active,
article.pub-article .btn_attach:focus {
    text-decoration: none;
}
article.pub-article .btn_attach:after{
    content: '';
    margin-left: 8px;
    display: inline-block;
    width: 7px;
    height: 10px;
    background: url(../img/btn_attach.png) no-repeat;
    background-size: 7px 10px;
}

/* 제휴제안 */
.contact_partner input,
.contact_partner textarea,
.contact_partner button{
    outline: 0;
    border: 0;
    -webkit-appearance: none;
    appearance: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}
.contact_partner a{
    text-decoration: none;
}
.partner-title{
    margin-top: 22px;
}
@media all and (min-width: 700px){
    .partner-title{
        margin-top: 42px;
    }
}
.partner-title h2{
    font-weight: 500;
    font-size: 2em;
    letter-spacing: -0.5px;
}
@media all and (min-width: 700px){
    .partner-title h2{
        font-size: 2.34em
    }
}
.partner-title p{
    margin-top: 14px;
    font-size: 1.25em;
    letter-spacing: -0.5px;
    color: #555;
}
@media all and (min-width: 700px){
    .partner-title p{
        margin-top: 10px;
        font-size: 1.34em;
    }
}
.partner-info{
    margin-top: 41px;
}
@media all and (min-width: 700px){
    .partner-info{
        margin-top: 69px;
    }
    .partner-info:nth-of-type(3),
    .partner-info:nth-of-type(4){
        margin-top: 73px;
    }
}
.partner-info .info-title{
    position: relative;
}
.partner-info .info-title h3{
    display: inline-block;
    padding-right: 70px;
    font-weight: 500;
    font-size: 1.67em;
    letter-spacing: -0.5px;
}
.partner-info .info-title.pd_none h3{
    padding: 0;
}
@media all and (min-width: 700px){
    .partner-info .info-title h3{
        font-size: 1.84em;
    }
    .partner-info .info-title h3 .line_ent{
        display: none;
    }
}
.partner-info .info-title .point_explain{
    position: absolute;
    top: 9px;
    right: 0;
    font-size: 1.09em;
    color: #999;
}
@media all and (min-width: 700px){
    .partner-info .info-title .point_explain{
        font-size: 1.17em;
    }
}
.partner-info .point_star{
    font-weight: 700;
    font-size: 0.88em;
    color: #0078ff;
    vertical-align: top;
}
.partner-info .info-title .point_star{
    margin-right: 5px;
}
.partner-info .info-content{
    margin-top: 15px;
}
@media all and (min-width: 700px){
    .partner-info .info-content{
        margin-top: 16px;
    }
}
.partner-info .info-content .point_star{
    margin-left: 6px;
}
.partner-info .info-content .table_box{
    padding: 15px 0 26px;
    border-top: 1px solid #1a1a1a;
    border-bottom: 1px solid #ccc;
}
@media all and (min-width: 700px){
    .partner-info .info-content .table_box{
        padding: 20px 0 36px;
    }
}
@media all and (min-width: 700px){
    .partner-info .info-content .table_row{
        margin-top: 20px;
    }
    .partner-info .info-content .table_row.table_row_short{
        margin-top: 15px;
    }
    .partner-info .info-content .table_row:first-child{
        margin-top: 0;
    }
}
.partner-info .info-content .table_th{
    padding-top: 20px;
    font-weight: 700;
    font-size: 1.25em;
    letter-spacing: -0.5px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.partner-info .info-content dl:nth-of-type(1) .table_th{
    padding-top: 0;
}
@media all and (min-width: 700px){
    .partner-info .info-content .table_th{
        padding: 10px 0 0 60px;
        display: inline-block;
        width: 252px;
        vertical-align: top;
        font-size: 1.34em;
    }
    .partner-info .info-content dl:nth-of-type(1) .table_th{
        padding-top: 10px;
    }
}
.partner-info .info-content .table_td{
    margin-top: 11px;
}
@media all and (min-width: 700px){
    .partner-info .info-content .table_td{
        display: inline-block;
        margin-top: 0;
        width: -webkit-calc(100% - 255px);
        width: -moz-calc(100% - 255px);
        width: calc(100% - 255px);
    }
}
.partner-info .info-content .input_title{
    padding: 12px 14px;
    width: 100%;
    height: 42px;
    line-height: 0;
    border: 1px solid #ddd;
    font-size: 1.09em;
    letter-spacing: -0.5px;
    color: #333;
}
@media all and (min-width: 700px){
    .partner-info .info-content .input_title{
        padding: 13px 20px 12px;
        height: 45px;
        font-size: 1.17em;
    }
}
.partner-info .info-content input::-webkit-input-placeholder {
    line-height: 20px;
    color: #999;
}
.partner-info .info-content input::-moz-placeholder {
    /* Firefox 19+ */
    color: #999;
}
.partner-info .info-content input:-moz-placeholder {
    /* Firefox 18- */
    color: #999;
}
.partner-info .info-content input:-ms-input-placeholder {
    /* IE 10+ */
    line-height: 0;
    color: #999;
}
.partner-info .info-content input::-ms-input-placeholder {
    /* IE 10+ */
    line-height: 0;
    color: #999;
}
.partner-info .info-content .input_txt{
    position: relative;
    padding: 10px 11px;
    width: 100%;
    height: 175px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 1px solid #ddd;
}
@media all and (min-width: 700px) {
    .partner-info .info-content .input_txt{
        padding: 14px 20px;
    }
}
.partner-info .info-content .input_txt label span{
    position: absolute;
    top: 11px;
    left: 15px;
    font-size: 1.09em;
    letter-spacing: -0.5px;
    color: #999;
}
@media all and (min-width: 700px){
    .partner-info .info-content .input_txt label span{
        top: 17px;
        left: 21px;
        font-size: 1.17em;
    }
}
.partner-info .info-content .input_txt textarea{
    overflow-y: auto;
    width: 100%;
    height: 100%;
    line-height: 1.95;
}
@media all and (min-width: 700px){
    .partner-info .info-content .input_txt textarea{
        font-size: 1.17em;
    }
}
.partner-info .info-content .notice_txt{
    margin-top: 11px;
    line-height: 1.68;
    font-size: 1.09em;
    color: #999;
}
@media all and (min-width: 700px){
    .partner-info .info-content .notice_txt{
        margin-top: 16px;
        font-size: 1.17em;
    }
}
.partner-info .info-content .suggest_file{
    position: relative;
}
.partner-info .info-content .suggest_name{
    padding: 0 15px;
    display: inline-block;
    height: 42px;
    line-height: 42px;
    width: 70.1%;
    width: -webkit-calc(100% - 100px); /* for Chrome, Safari */
    width: -moz-calc(100% - 100px); /* for Firefox */
    width: calc(100% - 100px); /* for IE */
    border: 1px solid #ddd;
    font-size: 1.09em;
    letter-spacing: -0.5px;
    color: #999;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
@media all and (min-width: 700px){
    .partner-info .info-content .suggest_name{
        padding: 0 20px;
        width: 70.1%;
        width: -webkit-calc(100% - 110px); /* for Chrome, Safari */
        width: -moz-calc(100% - 110px); /* for Firefox */
        width: calc(100% - 110px); /* for IE */
        height: 45px;
        line-height: 45px;
        font-size: 1.17em;
    }
}
.partner-info .info-content .suggest_name .file_name{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    max-width: -webkit-calc(100% - 70px); /* for Chrome, Safari */
    max-width: -moz-calc(100% - 70px); /* for Firefox */
    max-width: calc(100% - 70px); /* for IE */
    vertical-align: middle;
    color: #333;
}
.partner-info .info-content .suggest_name .btn_del{
    display: none;
}
@media all and (min-width: 700px) {
    .partner-info .info-content .suggest_name .btn_del{
        display: inline-block;
        margin-left: 8px;
        width: 9px;
        height: 9px;
        background: url(../img/btn_del.png) no-repeat;
        background-size: 9px 9px;
    }
}
.partner-info .info-content .file_upload {
    margin-left: 7px;
    display: inline-block;
    width: 90px;
    height: 42px;
    vertical-align: top;
}
@media all and (min-width: 700px){
    .partner-info .info-content .file_upload {
        width: 100px;
        height: 45px;
    }
}
.partner-info .info-content .file_upload label {
    display: inline-block;
    vertical-align: top;
    border: 1px solid #ccc;
    width: 100%;
    height: 100%;
    line-height: 42px;
    text-align: center;
    font-size: 1.25em;
    font-weight: 500;
    color: #333;
    background-color: #fff;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
@media all and (min-width: 700px){
    .partner-info .info-content .file_upload label{
        line-height: 45px;
        font-size: 1.34em
    }
    .partner-info .info-content .file_upload label:hover{
        background-color: #f6f6f6;
        cursor: pointer;
    }
}
.partner-info .info-content .file_upload input[type="file"] {
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    height: 1px;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
.partner-info .info-content .m_division{
    position: relative;
    display: inline-block;
    width: 100%;
    height: 42px;
}
.partner-info .info-content .m_division .selected{
    position: relative;
    padding: 0 10px;
    display: inline-block;
    width: 100%;
    height: 100%;
    line-height: 40px;
    color: #333;
    font-size: 1.09em;
    text-align: left;
    border: 1px solid #ddd;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.partner-info .info-content .m_division .selected:after{
    content: '';
    position: absolute;
    top: 17px;
    right: 15px;
    display: inline-block;
    width: 11px;
    height: 6px;
    background: url(../img/btn_division.html) no-repeat;
    background-size: 11px 6px;
}
.partner-info .info-content .m_division .selected.show:after{
    width: 11px;
    height: 6px;
    background: url(../img/btn_division_turn.html) no-repeat;
    background-size: 11px 6px;
}
.partner-info .info-content .m_division .selected.show + .sel_list {
    display: block;
}
.partner-info .info-content .m_division .sel_list {
    display: none;
    position: absolute;
    top: 41px;
    right: 0px;
    left: 0;
    border: 1px solid #ccc;
    border-width: 1px 0;
    background-color: #fff;
    z-index: 10;
}
.partner-info .info-content .m_division .sel_list li{
    border: 1px solid #ccc;
    border-width: 0 1px;
    height: 42px;
}
.partner-info .info-content .m_division .sel_list li:hover{
    background-color: #0078ff;
    border-color: #0078ff;
}
.partner-info .info-content .m_division .sel_list li:hover a{
    color: #fff;
}
.partner-info .info-content .m_division .sel_list li a {
    padding-left: 14px;
    display: inline-block;
    width: 100%;
    height: 100%;
    line-height: 44px;
    text-align: left;
    font-size: 1.09em;
    color: #999;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.partner-info .info-content .pc_division{
    display: none;
}
@media all and (min-width: 700px) {
    .partner-info .info-content .m_division{
        display: none;
    }
    .partner-info .info-content .pc_division{
        display: block;
        margin: 13px 0 12px;
    }
    .partner-info .info-content .pc_division li{
        position: relative;
        margin-left: 37px;
        padding-left: 25px;
        display: inline-block;
    }
    .partner-info .info-content .pc_division li:first-child{
        margin-left: 0;
    }
    .partner-info .info-content .pc_division input[type="radio"]{
        position: absolute;
        top: 3px;
        left: 0;
        width: 15px;
        height: 15px;
        background: url(../img/btn_division_pc.png) 0 0 no-repeat;
        background-size: 35px 15px;
    }
    .partner-info .info-content .pc_division input[type="radio"]:checked{
        background-position: -20px 0;
    }
    .partner-info .info-content .pc_division label{
        font-size: 1.17em;
        color: #333;
    }
}
.partner-info .info-content .scroll_box{
    overflow-y: auto;
    width: 100%;
    height: 175px;
    padding: 9px 15px 8px;
    border: 1px solid #d9d9d9;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
@media all and (min-width: 700px){
    .partner-info .info-content .scroll_box{
        padding: 23px 30px 20px;
        height: 238px;
    }
}
.partner-info .info-content .scroll_txt,
.partner-info .info-content .scroll_list li{
    font-size: 1.09em;
    letter-spacing: -0.5px;
    line-height: 1.99;
}
@media all and (min-width: 700px) {
    .partner-info .info-content .scroll_txt,
    .partner-info .info-content .scroll_list li{
        font-size: 1.17em;
        line-height: 2.14;
    }
}
.partner-info .info-content .scroll_list{
    margin-top: 11px;
}
@media all and (min-width: 700px){
    .partner-info .info-content .scroll_list{
        margin-top: 13px;
    }
}
.partner-info .info-content .scroll_list.list_dot li{
    padding-left: 8px;
    position: relative;
}
.partner-info .info-content .scroll_list.list_dot li:before{
    content: '';
    position: absolute;
    top: 10px;
    left: 0;
    display: inline-block;
    width: 3px;
    height: 3px;
    background-color: #555;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
}
@media all and (min-width: 1060px){
    .partner-info .info-content .scroll_list.list_dot li .txt_line{
        display: block;
    }
}
.partner-info .info-content .btn_check{
    position: relative;
    margin-top: 10px;
}
@media all and (min-width: 700px){
    .partner-info .info-content .btn_check{
        margin-top: 15px;
    }
}
.partner-info .info-content .btn_check input[type="checkbox"]{
    position: absolute;
    top: 4px;
    left: 0;
    display: inline-block;
    width: 16px;
    height: 16px;
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: url(../img/btn_check.png) 0 0 no-repeat;
    background-size: 36px 16px;
    vertical-align: top;
}
@media all and (min-width: 700px) {
    .partner-info .info-content .btn_check input[type="checkbox"]{
        top: 5px;
    }
}
.partner-info .info-content .btn_check input[type="checkbox"]:checked{
    background-position: -20px 0;
}
.partner-info .info-content .btn_check label {
    padding-left: 24px;
    height: 24px;
    font-size: 1.25em;
    color: #333;
    letter-spacing: -0.5px;
}
@media all and (min-width: 700px){
    .partner-info .info-content .btn_check label{
        padding-left: 26px;
        font-size: 1.34em;
    }
}
.partner-btn{
    margin: 40px 0 80px;
    text-align: center;
}
.partner-btn .btn_send{
    width: 100%;
    max-width: 335px;
    height: 50px;
    background-color: #000;
    font-size: 1.34em;
    color: #fff;
    cursor: pointer;
}
@media all and (min-width: 700px) {
    .partner-btn{
        margin: 57px 0 107px;
    }
    .partner-btn .btn_send{
        width: 200px;
    }
    .partner-btn .btn_send:hover{
        background-color: #0078ff;
    }
}

/* en */
.en #main-company{
    height: 550px
}
.en #main-company h2 {
    margin: 36px 0 18px;
}
.en #main-company p {
    margin-top: 12px;
}
.en #main-featured h3, .en #main-videos h3{
    margin-top: 14px;
}
.en #main-featured .date-author, .en #main-videos .date-author{
    margin-top: 3px;
}
.en article.news header h2{
    margin-bottom: 21px;
}
.en article.news .content{
    margin-top: 19px;
}
.en article.news .go-list a{
    letter-spacing: 2px;
}
.en. recent-list article h3 {
	margin-top: 15px;
}
.en .recent-list article .content{
    margin-top: 39px;
}
.en .recent-list article .date-author {
	margin: -105px 0 0;
}
.en .article-videos h4{
    margin-top: 13px;
}
.en .article-videos .date-author{
    margin-top: 6px;
}
.en .featured-list article h3{
    margin: 7px 0 14px;
    text-overflow: inherit;
    white-space: normal;
}
.en .scene-information .reveal {
    white-space: normal;
}
.en .scene-information .reveal:before {
    white-space: normal;
}
.en #footer .terms li a{
    letter-spacing: normal;
}
.en .partner-info .info-content .scroll_list.list_dot li:before{
    top: 12px;
}
.en .partner-info .info-content .btn_check input[type="checkbox"]{
    top: 0;
}
.en .partner-info .info-content .btn_check label{
    display: block;
}
.en .contact .contact-material h2{
    line-height: 1.2em;
}
.en .contact .contact-material .more{
    background-position: 100% 4px;
}
.en .partner-info .info-title .point_explain{
    top: auto;
    bottom: 0;
}
.en .partner-info .info-content .table_th.line2_type .line_ent{
    display: none;
}
.en .contact .terms-category .date{
    font-size: 14px;
    line-height: 22px;
}
.en .culture .interview h3{
    max-width: 200px;
    font-size: 20px;
    line-height: 28px;
}
@media all and (max-width: 699px) {
    .en .culture .interview h3{
        font-size: 20px;
        line-height: 28px;
    }
    .en .culture .interview .name{
        font-size: 12px;
    }
    .en .culture .item h2{
        margin: 0 0 16px;
        padding: 0 0 12px;
        font-size: 22px;
    }
    .en .culture .item h2 span{
        font-size: 16px;
    }
    .en .culture .item h2 .line_ent{
        display: none;
    }
    .en .culture .item p{
        font-size: 13px;
    }
}
@media all and (min-width: 700px) {
    .en #main-company{
        padding-top: 55px;
        height: 455px;
    }
	.en .recent-list article {
		padding: 29px 270px 20px 0;
	}
	.en .recent-list article.no-photo {
		padding-top: 15px;
		padding-right: 0;
	}
    .en .recent-list article .content{
        margin: 14px 0 10px;
    }
    .en .article-videos .date-author{
        margin-top: 4px;
    }
    .en .featured-list article h3{
        margin: 20px 0 14px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .en .recent-list article h3 {
		margin-top: 0;
	}
    .en .recent-list article .date-author {
		margin: 0;
	}
    .en .scene-information .reveal {
        white-space: pre;
	}
	.en .scene-information .reveal:before {
        white-space: pre;
	}
    .en #footer .terms li a{
        padding: 0 5px 0 10px;
    }
    .en .contact .contact-info h2{
        margin-bottom: 17px;
    }
    .en .contact .contact-material a{
        height: 261px;
    }
    .en .contact .contact-material h2{
        min-height: 99px;
        padding-bottom: 15px;
        margin-bottom: 10px;
    }
    .en .partner-info .info-content .file_upload label{
        letter-spacing: 0.5px;
    }
    .en .partner-info .info-content .pc_division input[type="radio"]{
        top: 1px;
    }
    .en .partner-info .info-content .btn_check input[type="checkbox"]{
        top: 2px;
    }
    .en .contact .contact-material .more{
        background-position: 100% 50%;
    }
    .en .partner-info .info-content .table_th.line2_type{
        padding-top: 3px
    }
    .en .partner-info .info-content .table_th.line2_type .line_ent{
        display: block;
    }
    .en .contact .terms-category .section-title{
        padding-bottom: 24px;
        font-size: 24px;
        line-height: 32px;
    }
    .en .contact .terms-text .hgroup h2{
        font-size: 28px;
        line-height: 40px;
        letter-spacing: -0.5px;
    }
    .en .contact .terms-text p{
        font-size: 14px;
        line-height: 24px;
    }
    .en .contact .terms-text .hgroup{
        margin-bottom: 65px;
    }
    .en .contact .terms-text .hgroup p{
        margin: 3px 0 0;
        font-size: 16px;
    }
    .en .contact .terms-text h3{
        font-size: 20px;
        letter-spacing: -0.5px;
    }
    .en .contact .terms-text th{
        font-size: 14px;
        line-height: 22px;
    }
    .en .contact .terms-text td{
        line-height: 20px;
    }
    .en .contact .terms-category li{
        padding-right: 55px;
    }
    .en .contact .terms-text table{
        margin-top: 43px;
    }
    .en .culture .item h2{
        margin: 0 0 15px;
        padding: 0 0 14px;
        line-height: 26px;
    }
    .en .culture{
        margin-top: 42px;
    }
    .en .culture .item .photo{
        top: 9px;
    }
    .en .culture .item:first-child p{
        margin-bottom: 34px;
    }
    .en .culture .item p{
        margin-bottom: 15px;
    }
    .en .culture .interview h3 .line_ent{
        display: none;
    }
}
@media all and (min-width: 1050px){
    .en #footer .interior .selected{
        padding-top: 6px;
    }
    .en .related-article li a{
        display: inline-block;
        max-width: 530px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        vertical-align: middle;
    }
    .en .related-article .author{
        display: inline-block;
        max-width: 128px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        vertical-align: top;
    }
    .en .related-article .author:before{
        top: 3px;
    }
    .en .culture .interview{
        top: -21px;
    }
}

.dim{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    background-color: #000;
    opacity: 0.5;
    -webkit-opacity: 0.5;
    -moz-opacity: 0.5;
}

.ly_popup{
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 110;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}
@media (max-width: 699px) {
    .ly_popup{
        width: 46px;
    }
    .ly_popup .loading_bar{
        width: 100%;
    }
}



/* header */
@media all and (min-width: 700px) {
	#header{
		/*position: absolute;*/
		z-index: 10;
		top: 0;
		left: 0;
		width: 100%;
		border-bottom: 1px solid #1a1a1a;
	}
	
	#header .wrap {
		height: 100px;
		max-width: 1220px;
		margin: 0 auto;
	}
}
#header .minibar {
	position: fixed;
	z-index: 250000;
	top: 0;
	left: 0;
	right: 0;
	height: 54px;
	background: #000;
}


#header .minibar button {
	float: right;
	width: 25px;
	height: 25px;
	margin: 14px 17px 0 0;
	background: url(http://58.120.227.219/~lumid2/img/btn_menu.png) 50% 50% no-repeat;
	background-size: auto 13px;
	border: 0 none;
	text-indent: -9em;
	overflow: hidden;
}
@media all and (min-width: 700px) {
	#header .minibar button {
		display: none;
	}
}

#lnb {
	display: none;
}
body.menu #lnb {
	display: block;
	position: fixed;
	z-index: 90;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: auto;
	height: auto;
	background: #0a7dff;
}
@media all and (min-width: 700px) {
	#lnb {
		display: block;
		float: right;
		margin: 31px 30px 0 0;
	}
}
#lnb ul {
    padding: 44px 0 0 30px;
}
@media all and (min-width: 700px) {
	#lnb ul {
		padding: 0;
        float: left;
	}
}
/* 아이폰 4, 아이폰 6 가로 */
@media only screen and (min-device-width : 320px) and (max-device-width : 667px) and (orientation:landscape) {
    #lnb ul {
        padding: 18px 0 0 30px;
    }
}
/* 아이폰 6 세로 */
@media only screen and (min-device-width : 375px) and (max-device-width : 667px) and (orientation:portrait) {
    #lnb ul {
        padding: 78px 0 0 30px;
    }
}
#lnb li {
    margin: 0 0 5px;
}
@media all and (min-width: 700px) {
	#lnb li {
		margin: 0 0 0 10px;
		float: left;
		height: 50px;
	}
    #lnb li:first-child {
		margin-left: 0;
	}
}
@media all and (min-width: 860px) {
	#lnb li {
		margin: 0 0 0 27px;
	}
    #lnb li:first-child {
		margin-left: 0;
	}
}
@media all and (min-width: 1000px) {
	#lnb li {
		margin: 0 0 0 54px;
	}
    #lnb li:first-child {
		margin-left: 0;
	}
}
/* 아이폰 6 세로 */
@media only screen and (min-device-width : 375px) and (max-device-width : 667px) and (orientation:portrait) {
    #lnb li {
    	margin: 0 0 30px;
    }
}
/* 갤럭시 s7 세로 */
@media only screen and (min-device-width : 360px) and (max-device-width : 640px) and (orientation:portrait) {
    #lnb li {
    	margin: 0 0 30px;
    }
}
#lnb li a {
	position: relative;
	display: inline-block;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 1.8em;
	font-weight: 700;
	font-family: 'Roboto', sans-serif;
	color: #fff;
	letter-spacing: 0.5px;
}
@media all and (min-width: 700px) {
	#lnb li a {
		color: #1a1a1a;
	    font-size: 1em;
		text-align: center;
		padding: 10px 0;
	}
    .main #lnb{
        margin-top: 33px;
    }
	.main #lnb li a {
		color: #000;
        font-size: 1em;
	}
	#lnb li a:before {
		content: ' ';
		position: absolute;
		bottom: 0;
		width: 0;
		padding: 0;
		left: -2px;
		height: 4px;
		background: #0078ff;
	}
	#lnb li a:hover:before,
	#lnb li.on a:before {
		width: 100%;
		padding: 0 2px;
		transition: width 0.12s, padding 0.12s;
	}
}
@media all and (min-width: 800px) {
	#lnb li a {
	    font-size: 1.18em;
	}
}
@media all and (min-width: 860px) {
    .main #lnb li a {
        font-size: 1.18em;
	}
}
/* 다국어 */
#lnb .language{
    position: relative;
    display: block;
    margin: 0 0 150px 30px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 1.8em;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
    color: #000;
    letter-spacing: 0.5px;
}
@media all and (min-width: 700px) {
    #lnb .language {
        float: right;
        margin: 1px 0 0 7px;
        display: inline-block;
        width: 77px;
        height: 30px;
        line-height: 30px;
        border: 1px solid #000;
        color: #000;
        font-size: 1em;
        font-weight: 400;
        text-align: center;
        text-decoration: none;
        text-transform: uppercase;
        letter-spacing: 0.5px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    #lnb .language:hover{
        color: #fff;
    }
    body.main #lnb .language{
        color: #fff;
        font-weight: 300;
        border: 1px solid #fff;
    }
    body.main #lnb .language:hover{
        border: 1px solid #0078ff;
    }
}
@media all and (min-width: 860px) {
    #lnb .language{
        margin: 3px 0 0 25px;
        width: 87px;
        height: 30px;
        font-size: 1.18em;
    }
}
@media all and (min-width: 1000px) {
    #lnb .language{
        margin-left: 55px;
    }
    #lnb .language:hover{
        background-color: #0078ff;
        border: 1px solid #0078ff;
    }
}
#lnb button {
	position: absolute;
	top: 12px;
	right: 15px;
	width: 30px;
	height: 30px;
	background: url(http://58.120.227.219/~lumid2/img/btn_close.png) 50% 50% no-repeat;
	background-size: 18px 18px;
	border: 0 none;
	text-indent: -9em;
	overflow: hidden;
}
@media all and (min-width: 700px) {
	#lnb button {
		display: none;
	}
}


/* footer */
#footer {
	position: relative;
	clear: both;
	background: #000;
	text-align: center;
	padding: 0 0 21px;
	font-size: 1.08em;
}
body.menu #footer {
	position: fixed;
	z-index: 20;
	left: 30px;
	right: 20px;
	bottom: 0;
	background: transparent;
	color: #fff;
	text-align: left;
	width: auto;
}
@media only screen and (min-device-width : 320px) and (orientation:portrait) {
    body.menu #footer {
        padding: 0 0 65px;
    }
}
@media only screen and (min-device-width : 360px) and (orientation:landscape) {
    body.menu #footer {
        padding: 0 0 31px;
    }
}
body.menu #footer:before {
	content: ' ';
	position: absolute;
	top: -18px;
	left: 0;
	width: 20px;
	height: 3px;
	background: #fff;
}
#footer .go-top {
	display: block;
	position: absolute;
	top: -50px;
	right: 10px;
	width: 40px;
	height: 40px;
	background: #000 url(http://58.120.227.219/~lumid2/img/btn_top.png) 50% 50%;
	background-size: 34px 34px;
	border: 0 none;
	text-indent: -9em;
	overflow: hidden;
}
body.menu #footer .go-top,
body.error #footer .go-top {
	display: none;
}
#footer .go-top:hover {
	background-color: #0078ff;
}
@media all and (min-width: 730px) {
	#footer .go-top {
		top: -75px;
		right: 30px;
		width: 46px;
		height: 45px;
		background-size: 34px 34px;
	}
}
#footer .footwrap {
	min-height: 67px;
}
body.menu #footer .footwrap{
    margin-top: -3px;
}
@media all and (min-width: 1220px) {
	#footer .footwrap {
		position: relative;
		max-width: 1220px;
		height: 129px;
		margin: 0 auto;
		padding: 0 30px;
		text-align: left;
	}
}
#footer .external-sites {
	padding: 26px 0 10px;
}
body.menu #footer .external-sites {
	position: absolute;
	bottom: 17px;
	left: -10px;
}
/* 아이폰 6 세로 */
@media only screen and (min-device-width : 375px) and (max-device-width : 667px) and (orientation:portrait) {
    body.menu #footer .external-sites {
        bottom: 30px;
        left: -10px;
    }
}
@media all and (min-width: 1050px) {
	#footer .external-sites {
		float: left;
		padding: 66px 15px 0 0;
	}
}
#footer .external-sites li {
	display: inline-block;
}
#footer .external-sites li:last-child a{
    margin-right: 0;
}
#footer .external-sites a {
	position: relative;
	color: #fff;
	background: url(../img/footer_site.png) 0 0 no-repeat;
	background-size: auto 17px;
	text-indent: -99em;
	overflow: hidden;
	display: inline-block;
	margin: 0 10px;
	width: 19px;
	height: 17px;
	text-decoration: none;
}

#footer .external-sites span,strong {	
	color: #787878;	
	text-decoration: none;
}


#footer .external-sites a:hover {
	color: #fff;
	background-image: url(../img/footer_site_over.png);
}
body.menu #footer .external-sites a {
	background-image: url(../img/footer_site_over.png);
}
@media all and (min-width: 730px) {
	#footer .external-sites a {
		text-indent: 0;
		margin: 0 17px 0 0;
		padding: 1px 0 1px 23px;
		width: auto;
		height: auto;
		font-size: inherit;
	}
}
#footer .external-sites .instagram a {
	background-position: -106px 0;
}
#footer .external-sites .youtube a {
	background-position: -214px 0;
}
#footer .external-sites .linkedin a {
	background-position: -324px 0;
}
#footer .external-sites .behance a {
	background-position: -430px 0;
}
@media all and (min-width: 1050px){
    #footer .interior-sites{
        float: right;
        padding-top: 60px;
    }
    #footer .interior-sites li{
        position: relative;
        display: inline-block;
        font-size: inherit;
    }
    #footer .interior-sites li.terms {
    	font-size: 0.93em;
    	letter-spacing: -1px;
    }
}
@media all and (min-width: 1050px) {
	#footer .terms {
		font-size: inherit;
	}
}
#footer .terms li {
	display: inline-block;
}
#footer .terms li a {
	position: relative;
	color: #787878;
	padding: 0 3px 0 8px;
	text-decoration: none;
    font-size: 0.92em;
}
@media all and (min-width: 730px) {
	#footer .terms li a {
        padding: 0 8px 0 11px;
		font-size: inherit;
	}
}
#footer .terms li a:hover {
	color: #fff;
}
#footer .terms a:before {
	content: ' ';
	position: absolute;
	top: 3px;
	bottom: 3px;
	left: 1px;
	width: 1px;
	background: #3f3f3f;
}
#footer .terms li:first-child a:before {
	display: none;
}
#footer .terms .interior-select{
    position: relative;
}
#footer .terms .interior-select:before{
    content: '';
    position: absolute;
    top: 5px;
    bottom: 4px;
    left: 0;
    width: 1px;
    background: #3f3f3f;
}
#footer .terms .interior-select .select_footwrap{
    position: relative;
    display: inline-block;
}
#footer .terms .interior-select .select_footwrap .selected{
    padding-right: 20px;
    display: inline-block;
    min-width: 73px;
    font-size: 0.93em;
    color: #787878;
}
#footer .terms .interior-select .select_footwrap .selected:before{
    display: none;
}
#footer .terms .interior-select .select_footwrap .selected:after{
    content: '';
    position: absolute;
    top: 50%;
    right: 7px;
    margin-top: -2px;
    display: inline-block;
    width: 7px;
    height: 5px;
    background: url(../img/footer_arrow.png) no-repeat;
}
#footer .terms .interior-select .selected.show + .interior-list{
    display: block;
}
#footer .terms .interior-select .interior-list{
    display: none;
    position: absolute;
    bottom: 20px;
    right: 0;
    padding: 11px;
    min-width: 130px;
    border: 1px solid #3f3f3f;
    background-color: #000;
}
#footer .terms .interior-select .interior-list li{
    display: block;
    margin-top: 7px;
    letter-spacing: -0.5px;
    text-align: left;
}
#footer .terms .interior-select .interior-list li:first-child{
    margin-top: 0;
}
#footer .terms .interior-select .interior-list li a{
    padding: 0;
    color: #999;
}
#footer .terms .interior-select .interior-list li a:before{
    display: none;
}
#footer .terms .interior-select .interior-list li a:hover{
    color: #fff;
    text-decoration: none;
}
#footer .terms .interior-select .interior-list li a:active, #footer .terms .interior-select .interior-list li a:focus{
    text-decoration: none;
}
@media all and (min-width: 1050px) {
    #footer .terms .interior-select{
        display: none;
    }
}
body.menu #footer .terms li a {
	color: #fff;
}
body.menu #footer .terms li:first-child a {
	padding-left: 0;
}
body.menu #footer .terms a:before {
	background-color: #54a4ff;
}
/* 아이폰 4 세로 */
@media only screen and (max-device-width : 359px) and (orientation : portrait) {
    body.menu #footer .terms .interior-select:before{
        display: none;
    }
}

/* 아이폰 4 세로 */
@media only screen and (max-device-width : 359px) and (orientation : portrait) {
    body.menu #footer .terms .interior-select .select_footwrap{
        margin-top: 4px;
        padding-left: 0;
    }
}
body.menu #footer .terms .interior-select:before{
    content: '';
    background: #54a4ff;
}
@media all and (min-width: 360px) {
    body.menu #footer .terms .interior-select .select_footwrap{
        padding-left: 8px;
    }
}
body.menu #footer .terms .interior-select .select_footwrap .selected{
    color: #fff;
}
body.menu #footer .terms .interior-select .select_footwrap .selected:after{
    display: inline-block;
    width: 7px;
    height: 5px;
    background: url(../img/footer_arrow.png) 0 -20px no-repeat;
}
#footer .copyright {
	font-size: 0.8em;
	color: #787878;
    margin-top: 8px;
}
body.menu #footer .copyright {
	color: #fff;
}
/* 아이폰 5 가로 */
@media only screen and (min-device-width : 320px) and (max-device-width : 568px) and (orientation : landscape) {
    body.menu #footer .copyright{
        margin-top: 3px;
    }
}
@media all and (min-width: 885px) {
	#footer .copyright {
        margin-left: 17px;
		font-size: 0.9em;
	}
}
@media all and (min-width: 900px) {
    #footer .copyright {
        margin-left: 13px;
	}
}
#footer .interior{
    display: none;
}
@media all and (min-width: 1050px) {
    #footer .interior{
        margin-left: 19px;
    }
    #footer .interior .selected {
        position: relative;
        display: inline-block;
        padding: 4px 8px 5px;
        width: 135px;
        height: 30px;
        border: 1px solid #3f3f3f;
        color: #999;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    #footer .interior .selected:hover,
    #footer .interior .selected:hover:active,
    #footer .interior .selected:focus {
        text-decoration: none;
    }
    #footer .interior .selected:after {
        content: '';
        position: absolute;
        top: 12px;
        right: 8px;
        display: inline-block;
        width: 7px;
        height: 5px;
        background: url(../img/footer_arrow.png) no-repeat;
    }
    #footer .interior .selected.show{
        color: #fff;
    }
    #footer .interior .selected.show:after{
        content: '';
        background-position: 0 -10px;
    }
    #footer .interior .selected.show + .interior-list{
        display: block;
    }
    #footer .interior .interior-list{
        display: none;
        position: absolute;
        bottom: 29px;
        left: 0;
        right: 0;
        padding: 11px 7px;
        border: 1px solid #3f3f3f;
    }
    #footer .interior .interior-list li{
        display: block;
        margin-top: 7px;
        letter-spacing: -0.5px;
    }
    #footer .interior .interior-list li:first-child{
        margin-top: 0;
    }
    #footer .interior .interior-list li a{
        color: #999;
    }
    #footer .interior .interior-list li a:hover{
        color: #fff;
        text-decoration: none;
    }
    #footer .interior .interior-list li a:active, #footer .interior .interior-list li a:focus{
        text-decoration: none;
    }
}
/**********************************************/



/* 상품 목록 카테고리 목록 */
.sct_ct {width:100%;}
.sct_ct h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
.sct_ct ul {list-style:none;margin:55px 0 0;padding:10px 0;}
.sct_ct ul:after {display:block;visibility:hidden;clear:both;content:""}
.sct_ct ul li {float:left;padding:0;width:33.3%;line-height:30px;border:1px solid #ddd;margin:-1px 0 0 -1px}
.sct_ct ul li a:hover{color:#d63154;font-weight:bold;}

.sct_ct ul li .bot {float:left;padding:0;width:33.3%;line-height:30px;border:1px solid #ddd;margin:-1px 0 0 -1px}
.sct_ct ul li .bot a:hover{color:#d63154;font-weight:bold;}


.sct_ct ul a.selec {display:block;padding:5px 15px;width:100%;background:#707070;font-weight:bold;color:#fff}
.sct_ct ul a.no_selec {display:block;padding:5px 15px;width:100%;font-weight:bold}
.sct_ct ul li span{color:#d63154;}
.sct_ct ul li:first-child{background:none}
.sct_ct a {text-decoration:none;color:#656565}
.sct_ct_parent {font-weight:bold}
.sct_ct_here {display:block;width:100%;color:#ff3600 !important}
.sct_ct4 h3 {padding:15px 0;}
#sct_ct_4 {width:100%;border:1px solid #ddd;background:#707070;}
#sct_ct_4 li {display:inline-block;line-height:20px;width:33.3%;text-align:center;padding:10px;}
#sct_ct_4 li{border-right:1px solid #ddd}
#sct_ct_4 li:nth-child(3){border-right:none}
#sct_ct_2 li {margin:0}
#sct_ct_2 a {display:inline-block;width:100%}

@media all and (min-width: 700px) {
.sct_ct ul {list-style:none;margin:15px 0 0;padding:10px 0;}
.post-heading h2 {margin-top:0px}
    }
.sct_ct ul li .bot {float:left;padding:0;line-height:30px;border:1px solid #ddd;margin:-1px 0 0 -1px}
.post-heading h2 {margin-top:80px}
.subheading {margin-top:10px}



@media all and (max-width: 730px) {
	.sct_ct ul li {float:left;padding:0;width:50%;line-height:30px;border:1px solid #ddd;margin:-1px 0 0 -1px}

	}
}