/* common */
/*input{color:#777777; padding:5px; height:16px; vertical-align:middle; border:1px solid #CFCFD1}*/
/*input[type=radio],input[type=checkbox],input[type=image]{ padding:0; height:auto;}*/
/*input[type=file]{ height:28px; background-color:#FFFFFF;}*/
/*input[type=button]{ padding:0 5px; height:24px;}*/



.file_bd { border:1px solid #d3d3d3; background:#fff; padding-left:3px;}
/* 파이어폭스 */
@-moz-document url-prefix(){
    .file_bd {border:none;}
}
/* 사파리,크롬,오페라 */
@media screen and (-webkit-min-device-pixel-ratio:0){
    .file_bd {border:none;}
}
textarea{color:#777777;  border:1px solid #d3d3d3; padding:10px}


select::-ms-expand {display: none;}
select {color:#777777; border:1px solid #d3d3d3;
    /*padding:3px 22px 5px 10px !important; */
    /*color:#333; vertical-align:middle; _min-width:50px; _width:120px; height:28px;*/
    background: #fff url("../image/common/ico_select.png") no-repeat 97% 50%; /* 네이티브 화살표를 커스텀 화살표로 대체 */
    border-radius: 0px; /* iOS 둥근모서리 제거 */
    -webkit-appearance: none; /* 네이티브 외형 감추기 */
    -moz-appearance: none;
    appearance: none;
    font-family: inherit;  /* 폰트 상속 */}

select {padding-right:2px\0/ie8 !important; background-image:none\0/ie8 !important;}
*:first-child+html select {height:28px;}
select.w01{ width:100px;}
select.w02{ width:80px;}
select.w03{ width:50px;}

/* common_style */
.lo_left{ float:left}
.lo_right{ float:right}
.v_align{ vertical-align:top}
.align_c{ text-align:center}
.align_l{ text-align:left}
.align_r{ text-align:right}
.clear{ clear:both;}
.display_none {display:none;}
.over_height{ overflow:hidden}
.input_lo input{ vertical-align:middle; padding:0; margin:0 3px 0 0}
.input_lo label{ position:relative; top:1px; padding-right:5px}
.invisible{ visibility:hidden; width:0; height:0; position:absolute; overflow:hidden; font-size:0 }

select.w01{ width:200px;}
select.w02{ width:150px;}
select.w03{ width:100px;}
select.w04{ width:80px;}
select.w05{ width:75px;}
input.w01{ width:200px}
input.w02{ width:100px}
input.w03{ width:80px}
input.w04{ width:50px}
input.w05{ width:30px}
input.w06{ width:15px}

.tkw04 {width:122px;}
.lang_en .tkw04 {width:100px !important;}
.lang_ko .mr20 {margin-right:63px;}
.lang_hk .mr20 {margin-right:20px;}
.lang_en .mr20 {margin-right:20px;}
.lang_cn .mr20 {margin-right:32px;}

a:link{color:#222; text-decoration:none;}
a:visited{color:#333333; text-decoration:none;}
a:active{color:#222; text-decoration:none;}
a:hover{color:#222; text-decoration:none;}

/* txt */
.c_green{ color:#00a8a0}
.c_red{ color:#c42b1e}
.c_blue{ color:#2884ed}
.c_green{ color:#00a8a0}
.c_orange{ color:#FF3000}
.c_black{ color:#000000}
.c_gray{ color:#333333;}
.c_gray2{ color:#555555;}
.c_gray3{ color:#999999}

.w40	{ width:40px !important}
.w50	{ width:50px !important}
.w60	{ width:60px !important}
.w80	{ width:80px !important}
.w100	{ width:100px !important}
.w45p	{ width:45% !important}
.w49p	{ width:49% !important}
.w50p	{ width:50% !important}
.w80p	{ width:80% !important}
.w90p	{ width:90% !important}
.w95p	{ width:95% !important}
.w100p	{ width:100% !important}


/* padding */
.pa0{ padding:0}
.pa3{ padding:3px}
.pa5{ padding:5px}
.pa10{ padding:10px}
.pa20{ padding:20px}
.pa30{ padding:30px}
.pa40{ padding:40px}
.pa50{ padding:50px}
.pa60{ padding:60px}
.pa70{ padding:70px}

.prl5{ padding:0 5px}
.prl10{ padding:0 10px}
.prl20{ padding:0 20px}
.prl30{ padding:0 30px}
.prl40{ padding:0 40px}
.prl50{ padding:0 50px}
.prl60{ padding:0 60px}
.prl70{ padding:0 70px}

.pt3{ padding-top:3px}
.pt5{ padding-top:5px}
.pt10{ padding-top:10px}
.pt15{ padding-top:15px}
.pt20{ padding-top:20px}
.pt30{ padding-top:30px}
.pt40{ padding-top:40px}
.pt50{ padding-top:50px}
.pt60{ padding-top:60px}
.pt70{ padding-top:70px}

.pr3{ padding-right:3px}
.pr5{ padding-right:5px}
.pr10{ padding-right:10px}
.pr15{ padding-right:15px}
.pr20{ padding-right:20px}
.pr30{ padding-right:30px}
.pr40{ padding-right:40px}
.pr50{ padding-right:50px}
.pr60{ padding-right:60px}
.pr70{ padding-right:70px}

.pb3{ padding-bottom:3px}
.pb5{ padding-bottom:5px}
.pb10{ padding-bottom:10px}
.pb15{ padding-bottom:15px}
.pb20{ padding-bottom:20px}
.pb30{ padding-bottom:30px}
.pb40{ padding-bottom:40px}
.pb50{ padding-bottom:50px}
.pb60{ padding-bottom:60px}
.pb70{ padding-bottom:70px}

.pl3{ padding-left:3px}
.pl5{ padding-left:5px}
.pl10{ padding-left:10px}
.pl15{ padding-left:15px}
.pl20{ padding-left:20px}
.pl30{ padding-left:30px}
.pl40{ padding-left:40px}
.pl50{ padding-left:50px}
.pl60{ padding-left:60px}
.pl70{ padding-left:70px}

/* margin */
.ma0{ margin:0}
.ma3{ margin:3px}
.ma5{ margin:5px}
.ma10{ margin:10px}
.ma20{ margin:20px}
.ma30{ margin:30px}
.ma40{ margin:40px}
.ma50{ margin:50px}
.ma60{ margin:60px}
.ma70{ margin:70px}

.mt3{ margin-top:3px}
.mt5{ margin-top:5px}
.mt10{ margin-top:10px}
.mt15{ margin-top:15px}
.mt20{ margin-top:20px}
.mt30{ margin-top:30px}
.mt40{ margin-top:40px}
.mt50{ margin-top:50px}
.mt60{ margin-top:60px}
.mt70{ margin-top:70px}

.mr3{ margin-right:3px}
.mr5{ margin-right:5px}
.mr10{ margin-right:10px}
.mr15{ margin-right:15px}
.mr20{ margin-right:20px}
.mr30{ margin-right:30px}
.mr40{ margin-right:40px}
.mr50{ margin-right:50px}
.mr60{ margin-right:60px}
.mr70{ margin-right:70px}

.mb3{ margin-bottom:3px}
.mb5{ margin-bottom:5px}
.mb10{ margin-bottom:10px}
.mb15{ margin-bottom:15px}
.mb20{ margin-bottom:20px}
.mb30{ margin-bottom:30px}
.mb40{ margin-bottom:40px}
.mb50{ margin-bottom:50px}
.mb60{ margin-bottom:60px}
.mb70{ margin-bottom:70px}

.ml3{ margin-left:3px}
.ml5{ margin-left:5px}
.ml10{ margin-left:10px}
.ml15{ margin-left:15px}
.ml20{ margin-left:20px}
.ml30{ margin-left:30px}
.ml40{ margin-left:40px}
.ml50{ margin-left:50px}
.ml60{ margin-left:60px}
.ml70{ margin-left:70px}

.img_align {text-align:center; padding:15px 0 15px 0;}

.tab_01 { background: url("../image/common/info_tab_bg.gif") repeat-x 0px bottom; overflow: hidden; font-size:13px; letter-spacing:-1px; margin-bottom:30px;}
.tab_01 li { border:1px solid #e5e5e5;  text-align: center; margin-right: 3px; float: left; display: block; background-color: #f7f7f7; }
.tab_01 li a { padding: 5px 13px; color: rgb(53, 53, 53); display: block; }
.tab_01 li a:hover  { text-decoration:none; }
.tab_01 li a span { color: rgb(177, 177, 177); padding-left: 5px; }
.tab_01 li.on { border-width: 1px; border-style: solid; border-color: #006124  rgb(229, 229, 229) rgb(255, 255, 255); display: block; background-color: rgb(255, 255, 255); }
.tab_01 li.on a { color: rgb(0, 0, 0); font-weight: bold; }

.btn_right  {float:right; padding:0 0 15px 0; }
a.btn_blue {
    background: #3484b2; color: #ffffff; font-weight:600; line-height: 26px; font-size: 13px; text-decoration: none !important; word-spacing: -1px;
    display: inline-block; white-space: nowrap; padding:5px 15px 5px 15px;}
a.btn_blue strong {
    display: block; color:#ffffff; font-weight:600;  background: url(../image/common/arrow_white.png) no-repeat right center; padding-right:20px; }

a.btn_blue_s {
    background: #3484b2; color: #ffffff; font-size: 11px; text-decoration: none !important; word-spacing: -1px;
    display: inline-block; white-space: nowrap; padding:5px 7px 5px 7px;}
a.btn_blue_s strong {
    display: block; color:#ffffff; font-weight:600;  background: url(../image/common/arrow_white.png) no-repeat right center; padding-right:20px; }

a.btn_blue_stroke {
    background: #ffffff; color: #3484b2; line-height: 26px; font-size: 13px; text-decoration: none !important; word-spacing: -1px;
    display: inline-block; white-space: nowrap; padding:5px 15px 5px 15px; border:1px solid #3484b2;}
a.btn_blue_stroke strong {
    display: block; color:#3484b2; font-weight:600;  background: url(../image/common/arrow_blue.png) no-repeat right center; padding-right:20px; }

.a_btn_wrap {overflow:hidden; margin:20px 0 20px 0 ;}
.a_btn_wrap li {margin-right:5px; float:left;  }
.a_btn_wrap .btn_l  {float:left; }
.a_btn_wrap .btn_r  {float:right }
.a_btn_wrap .btn_tit { background: url(../image/sub/ico_dot_arrow.gif) no-repeat right center; display:block;  margin:5px 0 0 0; padding:0 130px 0 0 ; font-size:18px;
    color:#1a70a1;font-weight:600; }

.s_txt_abs{/*position:absolute; right:10px;*/text-align:center; font-size:10px; color: #E02525;}


/* latout */

/* 전체 레이아웃 */
#wrap { position:relative;width:100%; /*height:100%;*/ min-width:1260px;}


/* top_menu */
.top_wrap { height:35px;  line-height:35px; width:100%; background:#2a2f35; }
.top_menu {  position:relative; width:1000px; margin: 0 auto;}
.top_menu a { font-weight:normal; color:#ffffff; display:block; text-decoration:none; font-size:12px;}
.top_menu a:hover { text-decoration:none;}
.top_menu .top_left  {float:left; }
.top_menu .top_left li {float:left; margin-right:10px;display:block;}
.top_menu .top_left li span {display:block;  padding:0 10px 0 40px ;}
.top_menu .top_left li span.top_home {  background:#cd1f28 url(../image/common/ico_home.png) no-repeat   15px 10px ; padding:0 16px 0 40px ;}
.top_menu .top_left li span.favorite {  background:url(../image/common/ico_star.png) no-repeat   12px 9px ;  }
.top_menu .top_left li span.top_sitemap {  background:url(../image/common/ico_sitemap.png) no-repeat   10px 11px;}
.top_menu .top_right  {float:right; margin-right:10px;}
.top_menu .top_right li {float:left; padding: 0 12px 0 12px ;  background:url(../image/common/bg_top_m_bar.png) no-repeat  left 13px;}
.top_menu .top_right li a {display:block;}
.top_menu .top_right li.t_login a { color:#f3e7ae;}
.top_menu .top_right li.no_line {background:none;}

/* top_search */

.logo_zone {width:1000px; margin:0 auto;  padding:30px 0; }
.logo_zone .logo_wrap { position:relative; display:table; margin:0 auto; text-align:center; }
.logo_zone .logo_wrap h1 { display:table-cell;}
.logo_zone .logo_wrap h1 a { display:block;}

.logo_zone .logo_wrap .top_search_wrap { display:table-cell;  vertical-align: middle;}
.logo_zone .logo_wrap .top_search  { border:1px solid #9c9c9c; padding:0 0 0 10px;  width:336px; height:34px; margin-left:39px; }
.logo_zone .logo_wrap .top_search .input_search {border:none; float:left; height:23px;   }
.logo_zone .logo_wrap .top_search .btn_search {float:right; width:20px; height:19px; padding:7px 10px 7px 5px;}
.logo_zone .logo_wrap .top_search input {border:none;  float:left; height:26px; }

*:first-child+html .logo_zone .logo_wrap {width:625px;  margin:0 auto; display:table; position:relative; overflow:hidden; }
*:first-child+html .logo_zone .logo_wrap h1 {float: left; text-align: right; width: 250px; display: block;}
*:first-child+html .logo_zone .top_search_wrap {float: left; text-align: left; display:block; vertical-align:middle; position:absolute; right:0; top:50%;}
*:first-child+html .logo_zone .top_search {position:relative; display:block; top:-50%; text-align:center;}


/* 전체메뉴보기 */
a.all_menu {position:absolute; top:0px; right:0px;  background: url(../image/common/ico_all.png) no-repeat  68px 9px ; z-index:1;
    border:1px solid #dfdfdf; border-top:none;color:#ffffff;  width:86px; padding:0 0 0 13px; height:30px; line-height:29px; font-size:12px;
    font-weight:600; text-decoration:none; text-decoration:none;}
.hidden { width:0px; height:0px; line-height:0px; overflow:hidden; font-size:0px; visibility: hidden; position:absolute; }
.lnb_subbox0 { background:#ffffff; width:1011px; border:1px solid #333333;  position:absolute; top:30px; left:0px; padding:20px 20px 30px 20px ;  z-index:1; }
.lnb_subbox0 h3 {font-size:18px; text-align:center;  margin-bottom:20px; color:#333333;}
.lnb_sub0  { position:relative; height:100%;  }
.lnb_sub0 a {text-decoration:none;}
.lnb_sub0  dl { position:relative; width:201px; float:left; height:220px; margin:-1px -1px 0px 0;  padding: 0px 0px 0px 0px;font-size:12px; border-top:1px solid #e3d7d7;
    border-right:1px solid #e7e5e5; border-left:1px solid #e7e5e5; border-bottom:1px solid #e7e5e5;  }
.lnb_sub0  dt {  border-bottom:1px solid #e7e5e5;  background:#fbefef; height:30px;  line-height:30px; font-size:14px; font-weight:600; text-align:center; padding:0px 0 0px 0; margin-bottom:5px;}
.lnb_sub0  dt.mn_manila {margin-top:10px; background:#e9f2f7; border-bottom:none; border-top:1px solid #a2bccf;  }
.lnb_sub0  li a { display:block; padding:0 0 0 20px; height:25px; line-height:25px; background : url(../image/common/bullet01.gif) 13px 10px no-repeat ; letter-spacing:-1px; text-decoration:none;}
.lnb_sub0  li a:hover { background : url(../image/common/bullet05.gif) 12px 9px no-repeat ;  display:block; color:#d03c3c;  }
.lnb_subbox0 #closeBtn { position:absolute; top:15px; right:20px;}

/* gnb */
#gnb {  clear:both; font-size:16px; /*overflow:hidden;*/ letter-spacing:-1px; background:#fff; border-top:1px solid #dddddd; border-bottom:3px solid #dc474d; }
#gnb .gnb_wrap {text-align:center; width:1000px; margin:0 auto;}
#gnb span {display:inline-block; position:relative;}
#gnb span a {width:118px; height:52px; line-height:52px; color:#505b61; /*padding: 0 15px 0 15px;*/ font-weight:500;  display:block;  text-align:center; text-decoration:none; }
#gnb span a:hover { color:#cd1f28; text-decoration:none;}
*:first-child+html  #gnb  a {/*padding: 0 14px 0 14px;*/ width:116px; letter-spacing:-1px;  /*display:inline;*/}
#gnb span { background: url(../image/common/gnb_bar.gif) no-repeat 0 center; }
#gnb span.on a { color:#cd1f28; text-decoration:none; }
#gnb  span.m1 {background:none;}
#gnb  span.start {background:none;}
#gnb span .top_menu_ready { display:block; background: url(../image/common/ico_ready.png) no-repeat 0 0; width:55px; height:22px; position:absolute; top:-6px; left:31px;}

#container { position:relative; width:100%; height:100%;  margin:0 auto; clear:both; display:inline-block; overflow: hidden;}
/*#contBody { position:relative; overflow:hidden; width:1100px; height:100%;  margin:0 auto; padding-top:25px}*/
#contBody { position:relative; overflow:hidden; width:1200px; height:100%;  margin:0 auto; padding-top:25px}
#contents { float:right; position:relative; width:870px;  height:100%; margin:0 auto ;  }
#contents { float:right; position:relative; width:970px;  height:100%; margin:0 auto ;  }
#contGen   { position:relative; padding:0 0 64px 0; margin:0; width:100%; height:100%; background:#fff; /* overflow:hidden; */}
#contents #title {position:relative; height:45px; line-height:45px; overflow:hidden; border-top: 1px solid #e1e1e1; border-bottom: 1px solid #e1e1e1;}
#contents #title .cont_tit {position:relative; font-size:18px; font-weight: 400; color:#000 !important; float:left; padding-left:10px;}
#contents #title .cont_tit:before{content:''; display:inline-block; position:absolute; top:13px; left:0; width:2px; height:18px; background-color:#8c2522;}
#location{display:block; float:right; color:#464646; font-size:12px; text-align:right;}
#location.detail{border-top:none; padding: 17px 10px 0 0;}
#location a { background: url(../image/common/ico_location_home.png) no-repeat 0px center; display:inline-block; padding-left:14px; margin-right:5px}
#location .strong {color:#8c2522; font-weight:normal; margin-left:5px}
#location strong {color:#8c2522; font-weight:normal;}
#cont { float:left; margin:0px 0 0px 0;  line-height:180%; font-size:13px;}



/*--------------------------------------------------------------------------------------------------------------------------
snb 왼쪽 메뉴
--------------------------------------------------------------------------------------------------------------------------*/
/* snb 왼쪽 메뉴 NEW */
#lNavi_wrap_new {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 200px;
    height: 100%;
    margin: 0;
    overflow: hidden;

}

#lNavi_wrap_new #lNavi {
    margin-bottom: 30px;
}

#lNavi_wrap_new #lNavi .lNavi_list {
    border: 1px solid #efefef;
    border-radius: 6px;
    padding: var(--kk-spacing-2) 0;
}

#lNavi_wrap_new #lNavi .lNavi_list > li a {
    border: 0;
    height: 45px;
    padding-left: 14px;
    line-height: 45px;
    display: block;
    font-size: 16px;
    /*background: url(../image/common/lNavi_off.png) no-repeat 94% center;*/
    border-top: none;
    color: #333;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    overflow:hidden;
    cursor: pointer;
}

#lNavi_wrap_new #lNavi ul.lNavi_list > li > a:hover {
    /*box-sizing: border-box;*/
    /*background: #ff6d0c url(../image/common/lNavi_on.png) no-repeat 90% center*/;
    color: #333;
    border: none;
    cursor: pointer;
}

#lNavi_wrap_new #lNavi ul.lNavi_list > li.on > a {
    /*background: #ff6d0c url(../image/common/lNavi_on2.png) no-repeat 93% center*/;
    color: #333;
    border: none;
    cursor: pointer;
}

#lNavi_wrap_new #lNavi ul.lNavi_list li ul li a {
    box-sizing: border-box;
    display: block;
    /*background: #fafafa url(../image/common/lNavi_on2.png) no-repeat 93% center*/;
    color:#888;
    font-size: 14px;
    padding-left: 20px;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #efefef;
    cursor: pointer;
}

#lNavi_wrap_new #lNavi ul.lNavi_list li ul li a:hover {
    /*background:#efefef url(../image/common/lNavi_on2.png) no-repeat 90% center*/;
    color: #8c2522;
    /*font-weight: 500;*/
    padding-left: 22px;
    cursor: pointer;
}

#lNavi_wrap_new #lNavi .lNavi_list li ul li.on a {
    /*background:#fff url(../image/common/lNavi_on3.png) no-repeat 93% center*/;
    color: #8c2522;
    font-weight: 500;
    padding-left: 20px;
    cursor: pointer;
    /*text-decoration: underline;*/
}

/* snb 왼쪽 메뉴 */
#lNavi_wrap {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 200px;
    height: 100%;
    margin: 0;
    overflow: hidden;
    border-top: 1px solid #e7e7e7
}

#lNavi_wrap #lNavi {
    margin-bottom: 30px;
}

#lNavi_wrap #lNavi h2 {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding:30px 12px;
    background-color: #fafafa;
    border: 1px solid #efefef;
    border-top-width: 0;
    /*border-bottom-width: 0;*/
}

#lNavi_wrap #lNavi #lnb_tit strong {
    color: #111;
    font-size: 22px;
    font-weight: 500;
}

.lang_en #lNavi #lnb_tit strong, .lang_hk #lNavi #lnb_tit strong{font-weight: 600;}


#lNavi_wrap #lNavi .lNavi_list > li a {
    height: 50px;
    padding-left: 14px;
    line-height: 50px;
    display: block;
    font-size: 16px;
    background: url(../image/common/lNavi_off.png) no-repeat 94% center;
    border: 1px solid #efefef;
    border-top: none;
    color: #333;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    overflow:hidden
}

#lNavi_wrap #lNavi ul.lNavi_list > li > a:hover {
    /*box-sizing: border-box;*/
    background: #8c2522 url(../image/common/lNavi_on.png) no-repeat 90% center;
    color: #fff;
    border: none;
}

#lNavi_wrap #lNavi ul.lNavi_list > li.on > a {
    background: #8c2522 url(../image/common/lNavi_on2.png) no-repeat 93% center;
    color: #fff;
    border: none;
}

#lNavi_wrap #lNavi ul.lNavi_list li ul li a {
    box-sizing: border-box;
    display: block;
    background: #fafafa /*url(../image/common/lNavi_on2.png) no-repeat 93% center*/;
    color:#888;
    font-size: 14px;
    padding-left: 20px;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #efefef;
}

#lNavi_wrap #lNavi ul.lNavi_list li ul li a:hover {
    background:#efefef /*url(../image/common/lNavi_on2.png) no-repeat 90% center*/;
    color: #8c2522;
    /*font-weight: 500;*/
    padding-left: 22px
}

#lNavi_wrap #lNavi .lNavi_list li ul li.on a {
    background:#fff /*url(../image/common/lNavi_on3.png) no-repeat 93% center*/;
    color: #8c2522;
    font-weight: 500;
    padding-left: 20px;
    /*text-decoration: underline;*/
}


/* footer */
#footer { clear:both; position:relative; width:100%;color:#5e5e5e;}
#footer h2 {float:left; width:187px; text-align:right; padding-top:25px;}
#gnb_footer { width:100%; font-weight:600; overflow:hidden; height:48px; line-height:48px; display:block; border-top:1px solid #aeaeae; border-bottom:1px solid #cecece;}
#gnb_footer ul {width:787px; margin:0 auto; padding-left:213px; overflow:hidden;}
#gnb_footer a { color:#666666; display:block;text-decoration:none; }
#gnb_footer a:hover {text-decoration:none;}
#gnb_footer strong { color:#333333;}
#gnb_footer li {float:left; padding:0 8px 0 8px; background:url(../image/common/copyright_bar1.gif) no-repeat  right center; }
#gnb_footer li.no_bg {background-image:none;}
.copyright_zone { position:relative;width:1000px; height:auto; overflow:hidden; padding-bottom:45px; margin:0 auto; font-size:12px;line-height:160%;}
.copyright_zone .address { float: right;  width:780px; padding:15px 0px 0 0px; letter-spacing:-1px; }
.copyright_zone .address li span.email {color:#324288; letter-spacing:1px; font-weight:bold;}
.copyright_zone .address li strong {color:#cc0001;}
.copyright_zone .address li.last {   padding:10px 0px 0 0px; letter-spacing:0 !important; }


/* skip_navi */
#skip_navi { height:0; left:0; position:absolute; top:0; width:100%;}
#skip_navi .title { font-size:0; line-height:0; text-indent:-5000px;}
#skip_navi a { background-color:#1D60A7; color:#FFFFFF; height:30px; left:0; line-height:30px; position:absolute; text-align:center; top:-1056px;
    width:100%; z-index:1000;}
#skip_navi a.on { top:0;}
#skip_navi a:focus { height:30px; top:0;}


/* sub_top_search */
#container .search_wrap { background-color: #F6F6F6; border: 1px solid #E2E2E2; margin-bottom: 15px; overflow: hidden; padding: 10px 15px; margin:0px 0 20px 0;}
#container .search_wrap p { float: left; font-size: 12px;}
#container .search_wrap select { margin: 0 10px 0 5px; height:22px; border:1px solid #d3d3d3; padding:0; vertical-align:middle; font-size:12px }
#container .search_wrap label { font-size: 12px;}
#container .search_wrap input[type=text]{ border:1px solid #d3d3d3;}
#container .search_wrap .calendar_wrap { margin: 0 15px 0 7px;}
#container .search_wrap .calendar_input { background-color: #FFFFFF; background-image: url("../image/btn/btn_calendar.gif"); background-position: 97% 50%; background-repeat: no-repeat;
    border: 1px solid #CFCFD1; color: #6B6B6B; cursor: pointer; font-size: 14px; height: 18px; margin: 0; padding: 1px 0 1px 3px; width: 110px;}
.calendar_input { background-color: #FFFFFF; background-image: url("../image/btn/btn_calendar.gif"); background-position: 97% 50%; background-repeat: no-repeat; border: 1px solid #CFCFD1;
    color: #6B6B6B; cursor: pointer; font-size: 14px; height: 22px; margin: 0; padding: 2px 0 2px 3px; width: 111px;}


/* common */

/* quick */
.home .m_quick {/*display:scroll;*/top: 955px; left: 47%; margin-left: -611px;  position: fixed; z-index: 98; width:100px;}
.single .m_quick {/*display:scroll;*/top: 230px; left: calc(50% - 660px); position: fixed; z-index: 98; width:100px;}

#divMenu.s_quick {top: 207px; right: 47.5%; margin-right: -611px;  position: fixed; z-index: 98; width:86px;}

#quick {margin:0 0 0 0;}
#quick dt {text-align:center;  height:30px; line-height:30px;  font-size:12px; color:#5d5d5d;
    font-weight:bold; border:1px solid #e2e2e2; border-bottom:none}
#quick dd{padding:0px 0px 10px 0px; /*border:1px solid #e7e7e7; background:#fff;*/}
#quick ul {}
#quick li a {vertical-align:bottom; text-align:center; font-size:13px; display:block; text-decoration:none; color:#5d5d5d; background:#fff}
#quick li a img{display:block; margin:auto; margin-bottom:5px; text-align:center}
#quick li.quick1 a{border:1px solid #e7e7e7;  /*width:86px;*/ padding:17px 0px; margin-bottom:5px;/*background: url(../image/common/quick_booking.png) no-repeat 50% 30%;*/}
#quick li.quick2 a{border:1px solid #e7e7e7; /*width:86px;*/ padding:17px 0px; /*background: url(../image/common/quick_cscenter.png) no-repeat 50% 20%;*/}

#taday_list {margin:0 0 6px 0; background:#fff; border:1px solid #e7e7e7;}
#taday_list dt {text-align:center; padding: 13px 0px 8px 0px; font-size:13px; font-weight:500; color:#5d5d5d;}
#taday_list dd {text-align:center; background:#ffffff; padding-bottom:15px; }
#taday_list dd ul {overflow: hidden; margin-bottom:5px}
#taday_list dd li { border:1px solid #eee; width:80px; height:55px; margin:0 auto; margin-bottom:5px;}
#taday_list strong {display:block; margin-bottom:7px; }
#taday_list strong span {color:#113783; }
#taday_list  li.no_margin {margin-bottom:3px;}
.top_go  {display: block; width: 86px; text-align: center; margin-top: 9px;}




/* tab */
.info_tab{ overflow:hidden; background:url(../image/product/info_tab_bg.gif) 0 bottom repeat-x}
.info_tab li{ background-color:#f7f7f7; float:left; display:block;border:1px solid #e5e5e5; border-bottom:none; text-align:center; margin-right:3px }
.info_tab li a{ display:block; padding:9px 15px; width:70px; color:#333333; font-size:14px}
.info_tab li a span{ color:#b1b1b1; padding-left:5px}
.info_tab li.on{ background-color:#FFFFFF; display:block; border:1px solid #e5e5e5; border-top:2px solid #000000; border-bottom:0 solid #FFFFFF;  border-left:1px solid #e5e5e5; }
.info_tab li.on a{ background:none; font-weight:bold; color:#000000}

.info_tab2{ overflow:hidden; background:url(../image/product/info_tab_bg.gif) 0 bottom repeat-x}
.info_tab2 li{ background-color:#f7f7f7; float:left; display:block;border:1px solid #e5e5e5; border-bottom:none; text-align:center; margin-right:3px }
.info_tab2 li a{ display:block; padding:9px 20px; color:#353535}
.info_tab2 li a span{ color:#b1b1b1; padding-left:5px}
.info_tab2 li.on{ background-color:#FFFFFF; display:block; border:1px solid #e5e5e5; border-top:1px solid #000000; border-bottom:1px solid #FFFFFF;  border-left:1px solid #e5e5e5; }
.info_tab2 li.on a{ background:none; font-weight:bold; color:#000000}


.detail_tab{ border-bottom:2px solid #000000; overflow:hidden}
.detail_tab li{ float:left; margin-right:3px; text-align:center;}
.detail_tab li a { width:110px; border:1px solid #e1e1e1; border-bottom:none; text-decoration:none; display:block; padding:5px 0 7px 0; font-size:14px; color:#393C3D; font-weight:600}
.detail_tab li.on{ float:left; margin-right:3px; background-color:#000000}
.detail_tab li.on a { width:110px; text-decoration:none; display:block; font-size:13px; color:#ffffff; font-weight:bold; border:none; border-top:1px solid #000000}


.menu_tab{ border-left:1px solid #e6e6e6; overflow:hidden; margin:0 0 30px 0;}
.menu_tab li{ float:left; display:block; text-align:center;}
.menu_tab li a{ display:block; padding:7px 22px; font-size:13px; color:#777777; font-weight:600; border:1px solid #e6e6e6; border-left:none}
.menu_tab li a span{ color:#b1b1b1; padding-left:5px}
.menu_tab li.on{ display:block; background-color:#555555 }
.menu_tab li.on a{ background:none; font-weight:600; color:#ffffff; border-top:1px solid#555555; border-right:none; border-bottom:1px solid#555555; border-right:none}

/*게시판속 카테고리 구분*/
.menu_tab2{  overflow:hidden; margin:0 0 30px 0; }
.menu_tab2 li{ float:left; display:block; text-align:center; margin-right:2px;}
.menu_tab2 li a{ display:block; padding:7px 25px; font-size:13px; color:#777777; font-weight:600; border:1px solid #e6e6e6;  -moz-border-radius:15px; -webkit-border-radius:15px; border-radius:15px;}
.menu_tab2 li a span{ color:#b1b1b1; padding-left:5px}
.menu_tab2 li.on{ display:block;  }
.menu_tab2 li.on a{ font-weight:600; border:none;  background:#555; color:#fff; padding:8px 26px; }


/* calendar */
.calendar_wrap{ width:137px; border:1px solid #CFCFD1; background-color:#FFFFFF}
.calendar_wrap .calendar_input{ border:0; height:auto; margin:0; height:18px; background-image:url(../image/btn/btn_calendar.gif);background-repeat:no-repeat;
    background-position:97% 50%; cursor:pointer; width:133px; color:#6B6B6B; font-size:14px; padding:2px 0 2px 3px}
*:first-child+html .calendar_wrap .calendar_input{ height:18px;}
.invisible{ visibility:hidden; width:0; height:0; position:absolute; overflow:hidden; font-size:0 }



/* btn_wrap */
.btn_wrap{ text-align:center}
.lo_right2.btn_wrap {float:right;margin-bottom:10px;}

.btn_wrap li{ display:inline-block; zoom:1; *display:inline; margin:0 3px}
.btn_wrap a{display: block; text-decoration: none; width: 121px; height: 36px; line-height: 36px; font-size: 15px; font-weight: 500; text-align: center; color: #fff;}
.btn_wrap .reserve_able a{ background-color:#f79921}/*확정예약*/
.btn_wrap .reserve_wait a{ background-color:#388fc2}/*대기예약*/
.btn_wrap .reserve_close a{ background-color:#595959}/*마감*/
.btn_wrap .reserve_cart a{ background-color:#4B8BD8;}/*장바구니*/
.btn_wrap .reserve_cancel a{ background-color:#666666}
.btn_wrap .btn_ok a{ background-color:#ff6000}
.btn_wrap .btn_cancel a{ background-color:#666666}
.btn_wrap .btn_pay a{ background-color:#f79921;}
.btn_wrap .btn_cart a{ background-color:#666666}
.btn_wrap .btn_style01 a{ background-color:#777777;}
.btn_wrap .blue a{ background-color:#f79921}

/* view_btn 버튼 css 변경 절대 금지 */
.btn_wrap .view_btn_ok a{ background-color:#dc3637;}
.btn_wrap .view_btn_able a{ background-color:#8c2522;}
.btn_wrap .view_btn_wait a{ background-color:#484242;}
.btn_wrap .view_btn_close a{ background-color:#d1d1d1;}


.price .txt_price {/*font-size:17px;*/ font-weight:400;  color:#8c2522;}

/* top_menu_B */


/*#header{clear:both;float:left;width:100%;padding:0}
#headerWrap{clear:both;width:1200px;height:100px;margin:0 auto;padding:0}
#mainLogoLink{float:left;}
#mainLogoImg{float:left;width:136px}
#mainLogoBenepiaImg{float:left;width:336px;margin-top:20px}

.top_wrap_b{background:pink;margin-top:20px}
.top_menu_b{float:left;margin-left:50px;width:990px}
.top_text{float:left;}
.top_search{float:left;width:289px;height:39px;margin-top:30px;border:1px solid #FA7B24;border-radius:28px}
.top_search input{float:left;width:237px;background:#fff;color:#8f8f8f;border:none;margin-top:6px;margin-left:13px;height:27px}
.top_search button{float:left;background:#fff;color:#ff6d0c;margin-top:13px}
.top_search button i{width:20px;color:#ff6d0c}


.top_right{float:right;margin-top:42px}
.top_right li{float:left;;font-family:Inter;font-size:13px}
.top_right li a{float:left;color:#8f8f8f;font-weight:normal;font-family:Inter;margin-left:10px;margin-right:10px;font-size:13px}
.top_right li #departSchedultBtn{background:#646464;color:#fff;width:58px;text-align:center;padding:5px 0;border-radius:5px;position:relative;top:-6px}


#gnb_c{border-top:1px solid #e7e7e7}*/















/*new language */

/*.top_menu_b .language_menu_wrap{position:relative}
.top_menu_b .new_language{width:190px; position:absolute; left:46px; top:-1px; border:1px solid #e7e7e7; border-top:0; display:inline-block; z-index:9999;}
.top_menu_b .new_language li{border-top:1px solid #e7e7e7;}
.top_menu_b .new_language li:first-child{border-top:0}
.top_menu_b .new_language li a{overflow:hidden; background:#fff; display:block;}
.top_menu_b .new_language li a:hover i{color:#ff6d0c}
.top_menu_b .new_language li span{float:left; height:100%;}
.top_menu_b .new_language li .tit{border-right:1px solid #e7e7e7; width:94.5px; text-align:center;}
.top_menu_b .new_language li .flag{width:94.5px; text-align:center;}
.top_menu_b .new_language li .flag img{margin-right:5px;}
.top_menu_b .new_language li .flag i{float:right; margin-right:6px; margin-top:16px; font-weight:600}
.top_menu_b .inner_language {position:absolute; left:46px; top:46px; width:190px; border:1px solid #e7e7e7; background:#fff; z-index:1000}
.top_menu_b .inner_language li{float:left; width:49.6%; height:44px; border-right:1px solid #e7e7e7; border-bottom:1px solid #e7e7e7}
.top_menu_b .inner_language li:nth-child(2n){border-right:0}
.top_menu_b .inner_language li:last-child{border-bottom:0}
.top_menu_b .inner_language li:nth-last-child(2){border-bottom:0}
.top_menu_b .inner_language li a{display:block;}
.top_menu_b .inner_language li a:hover i{color:#ff6d0c}
.top_menu_b .inner_language li img{margin-right:5px}
.top_menu_b .inner_language li i{float:right; margin-right:6px; margin-top:16px; font-weight:600}
.top_menu_b .inner_language li a i.on{color:#ff6d0c !important; margin-top: 16px; font-weight:600}*/


*:first-child+html .logo_zone_b .logo_wrap {width:625px;  margin:0 auto; display:table; position:relative; overflow:hidden; }
*:first-child+html .logo_zone_b .logo_wrap h1 {display: inline-block; text-align: right; width: 250px; display: block;}
*:first-child+html .logo_zone_b .top_search_wrap {float: left; text-align: left; display:block; vertical-align:middle; position:absolute; right:0; top:50%;}
*:first-child+html .logo_zone_b .top_search {position:relative; display:block; top:-50%; text-align:center;}


/* gnb_B */
#gnb_b {clear:both; font-size:15px;  letter-spacing:-1px; background:#fff; border-top:1px solid #eaeaea; border-bottom:1px solid #eaeaea;}
/*#gnb_b._fix { position: fixed; width: 100%; top: 0; left: 0;z-index: 1000;}*/

#gnb_b .gnb_wrap {text-align:center; width:1200px; margin:0 auto; font-size: 0;}
#gnb_b span {display:inline; position:relative; font-size: 16px;}
#gnb_b span a {padding:0px 30px; height:58px; line-height:58px; display:inline; font-size:16px; text-align:center; text-decoration:none; }
#gnb_b span:first-child a{padding-left:0}
#gnb_b span:last-child a{padding-right:0}
#gnb_b span a:hover { color:#cd1f28; text-decoration:none; background:url(../image/main_b/nav_on.png) no-repeat center bottom;}
*:first-child+html #gnb_b a { width:122px; letter-spacing:-1px; }
#gnb_b span.on a { color:#cd1f28; text-decoration:none; }
#gnb_b span .top_menu_ready { display:block; background: url(../image/common/ico_ready.png) no-repeat 0 0; width:55px; height:22px; position:absolute; top:-6px; left:31px;}


/* footer_B */
/*
#footer_b { clear:both; position:relative; width:100%; color:#5e5e5e;}
#gnb_footer_b { width:100%; font-weight:600; overflow:hidden; height:75px; line-height:75px; display:block;}
#gnb_footer_b ul {width:1000px; margin:0 auto; overflow:hidden; text-align:center;}
#gnb_footer_b li { padding:0 28px 0 20px; display:inline-block; zoom: 1; *display:inline; background:url(../image/main_b/copyright_bar.png) no-repeat right center; text-align:centerimportant;}
#gnb_footer_b li.no_bg {background-image:none;}
#gnb_footer_b li a { color:#fff; display:block;text-decoration:none; font-weight:400;}
#gnb_footer_b li a:hover {text-decoration:none;}

.copyright_zone_b { position:relative;width:1000px; height:auto; overflow:hidden; padding:25px 0 45px 0; margin:0 auto;}
.copyright_zone_b h2 {float:left; width:187px; text-align:right; margin-top:10px;}
.copyright_zone_b .address { float: right;  width:780px; color:#a4a4a4; font-size:12px;}
.copyright_zone_b .address li {margin-top:8px;}
.copyright_zone_b .address li:first-child {margin-top:0}
.copyright_zone_b .address li span.email {color:#a4a4a4; font-weight:bold;}
.copyright_zone_b .address li strong {color:#a4a4a4;}
.copyright_zone_b .copyright { float: right;  width:780px; color:#7d7c7c; margin-top:15px; font-size:11px;}
.copyright_zone_b .copyright li {margin-top:5px;}
*/


input[type=text]::-webkit-input-placeholder {color:#c3c3c3;}/* WebKit browsers */
input[type=text]:-moz-placeholder {color:#c3c3c3;opacity:1;}/* Mozilla Firefox 4 to 18 */
input[type=text]::-moz-placeholder {color:#c3c3c3;opacity:1;}/* Mozilla Firefox 19+ */
input[type=text]:-ms-input-placeholder {color:#c3c3c3;}/* Internet Explorer 10+ */

.mfp-fade.mfp-bg { opacity:0;}

.imgbox_shadow {
    -webkit-box-shadow: 0px 2px 10px -2px rgba(0, 0, 0, 0.3), 0px 0px 1px 0px rgba(0, 0, 0, 0.28);
    box-shadow: 0px 2px 10px -2px rgba(0, 0, 0, 0.3), 0px 0px 1px 0px rgba(0, 0, 0, 0.28);
}