@charset "utf-8";
/*---------------------------------------
  COMMON               
-----------------------------------------*/

header,
footer,
section,
article,
aside,
nav,
hgroup,
details,
menu,
figure,
figcaption,
summary,
mark,
meter,
output,
progress,
time,
video {
  display: block;
}
body,
form,
th,
td,
p {
  margin: 0;
  padding: 0;
  -webkit-text-size-adjust: none;
  word-break: keep-all;
}
html,
body {
  font-family: "Noto Sans KR", "맑은 고딕", sans-serif !important;
  color: #252525;
  font-weight: 400;
  letter-spacing: 0px;
}
/*html { font-family:"Malgun Gothic","Dotum","Gulim,Helvetica","sans-serif";}*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
article,
aside,
hgroup,
header,
footer,
figure,
figcaption,
nav,
section {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  background: transparent;
}
html,
body {
  width: 100%;
  height: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 500;
}
html {
  -webkit-font-smoothing: antialiased;
}
a {
  text-decoration: none; /* -webkit-transition: 0.5s;  transition: 0.5s;*/
}
a:link,
a:visited,
a:active,
a:focus {
  text-decoration: none;
  color: inherit;
  cursor: pointer;
}
a:hover {
  text-decoration: none;
  color: #333;
  cursor: pointer;
}
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}
::-webkit-scrollbar-thumb {
  cursor: pointer;
  background: #252525;
}
/*#about,#team, #contact {  padding-top: 100px;  padding-bottom: 100px;  text-align: center;}*/
.scroll .container a.navbar-brand img {
  border: 2px solid #000;
}
.wd10 {
  width: 1000px;
  margin: 0 auto;
  clear: both;
  overflow: hidden;
}
.wd11 {
  width: 1100px;
  margin: 0 auto;
  clear: both;
  overflow: hidden;
}
.wd12 {
  width: 1200px;
  margin: 0 auto;
  clear: both;
  overflow: hidden;
}
.wd13 {
  width: 1300px;
  margin: 0 auto;
  clear: both;
  overflow: hidden;
}
.wd14 {
  width: 1400px;
  margin: 0 auto;
  clear: both;
  overflow: hidden;
}
.wd15 {
  width: 1500px;
  margin: 0 auto;
  clear: both;
  overflow: hidden;
}
.wdFull {
  width: 100%;
  margin: 0;
  clear: both;
  overflow: hidden;
}
.mainColor {
  color: #333;
}
.bgGray {
  background-color: #808080;
}
.bgGreen {
  background-color: #008000;
}
.bgPink {
  background-color: #ff3399;
}
.bgBlue {
  background-color: #00498c;
}
.bgGold {
  background-color: #ffd700;
}
.bgBlack {
  background-color: #333;
}
.bgWhite {
  background-color: #fff;
}
.bgBrown {
  background-color: #80604d;
}
.bgOrange {
  background-color: #ffa500;
}
.txtP {
  padding-bottom: 20px;
  font-size: 16px;
  line-height: 30px;
}
.txtBig {
  font-size: 60px;
  line-height: 70px;
}
.txtHead {
  font-size: 40px;
  line-height: 50px;
}
.txtHead2 {
  font-size: 35px;
  line-height: 45px;
}
.txtHead3 {
  font-size: 25px;
  line-height: 35px;
}
.txtHead4 {
  font-size: 20px;
  line-height: 30px;
}
.txtHead5 {
  font-size: 18px;
  line-height: 28px;
}
.txtHead6 {
  font-size: 16px;
  line-height: 26px;
}
.txtS {
  font-size: 17px;
  line-height: 27px;
}
.clearB {
  clear: both;
  overflow: hidden;
}
.img_c {
  text-align: center;
}
.img_r {
  text-align: right;
}
.txtB {
  font-weight: 500;
}
.txtGray {
  color: #808080;
}
.txtGreen {
  color: #008000;
}
.txtPink {
  color: #ff3399;
}
.txtBlue {
  color: #00498c;
}
.txtGold {
  color: #ffd700;
}
.txtBlack {
  color: #333;
}
.txtWhite {
  color: #fff;
}
.txtBrown {
  color: #80604d;
}
.txtOrange {
  color: #ff7f00;
}
.txtRed {
  color: #ff0000;
}
.txtUline {
  border-bottom: 1px solid #333;
}
.txtUline2 {
  border-bottom: 3px solid #333;
}
.pdT5 {
  padding-top: 5px;
}
.pdT10 {
  padding-top: 10px;
}
.pdT15 {
  padding-top: 15px;
}
.pdT20 {
  padding-top: 20px;
}
.pdT30 {
  padding-top: 30px;
}
.pdT40 {
  padding-top: 40px;
}
.pdT50 {
  padding-top: 50px;
}
.pdT60 {
  padding-top: 60px;
}
.pdT70 {
  padding-top: 70px;
}
.pdT80 {
  padding-top: 80px;
}
.pdT90 {
  padding-top: 90px;
}
.pdT100 {
  padding-top: 100px;
}
.mgT10 {
  margin-top: 10px;
}
.mgT15 {
  margin-top: 15px;
}
.mgT20 {
  margin-top: 20px;
}
.mgT30 {
  margin-top: 30px;
}
.mgT40 {
  margin-top: 40px;
}
.mgT50 {
  margin-top: 50px;
}
.mgT60 {
  margin-top: 60px;
}
.mgT70 {
  margin-top: 70px;
}
.mgT80 {
  margin-top: 80px;
}
.mgT90 {
  margin-top: 90px;
}
.mgT100 {
  margin-top: 100px;
}
.pdB10 {
  padding-bottom: 10px;
}
.pdB20 {
  padding-bottom: 20px;
}
.pdB30 {
  padding-bottom: 30px;
}
.pdB40 {
  padding-bottom: 40px;
}
.pdB50 {
  padding-bottom: 50px;
}
.pdB60 {
  padding-bottom: 60px;
}
.pdB70 {
  padding-bottom: 70px;
}
.pdB80 {
  padding-bottom: 80px;
}
.pdB80 {
  padding-bottom: 90px;
}
.pdB100 {
  padding-bottom: 100px;
}
.floatL {
  float: left;
}
.floatR {
  float: right;
}
.floatN {
  float: none;
}
.displayNone {
  display: none;
}
.width10 {
  width: 10%;
}
.width15 {
  width: 15%;
}
.width20 {
  width: 20%;
}
.width25 {
  width: 25%;
}
.width30 {
  width: 30%;
}
.width40 {
  width: 40%;
}
.width50 {
  width: 50%;
}
.width60 {
  width: 60%;
}
.width70 {
  width: 70%;
}
.width75 {
  width: 75%;
}
.width80 {
  width: 80%;
}
.width90 {
  width: 90%;
}
.width100 {
  width: 100%;
}
ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.comment_txt textarea#border {
  width: 90%;
}

/*---------------------------------------
  	BOARD              
-----------------------------------------*/

@media not all and (min-width: 992px) {
  div#post_area {
    padding: 0;
  }
  div#post_area img {
    width: 100% !important ;
    height: auto !important;
  }
  .table_03 td img,
  .table_05 td img {
    width: 100%;
    height: auto !important;
  }
  table table table table td img {
    width: 100%;
    height: auto !important;
  }
  table table tr[valign="top"] td[width="25%"] {
    border-bottom: 0 !important;
    display: table;
    float: left;
    width: 50%;
    border: 0px solid #000;
  }
}

/* join */
div.join {
  width: 70%;
  margin: 0 auto;
}
div.join p {
  font-size: 15px;
  padding-bottom: 20px;
}
table.tb_join {
  border: 3px solid #dfdfdf;
  width: 100%;
  padding: 15px 0px;
}
table.tb_join td {
  border: 0;
  padding: 5px 5px;
}
table.tb_join table {
  margin: 0 auto;
}
table.tb_join td.join_id,
table.tb_join td.join_pw {
  font-weight: bold;
  text-align: right;
}
table.tb_join td.bt_ok {
  text-align: center;
}

div.rule {
  width: 100%;
}
div.rule table {
  width: 100%;
  padding-bottom: 25px;
}
div.rule table td.tit {
  font-size: 14px;
  font-weight: bold;
  padding: 0px 0 10px 0;
}
div.rule table td textarea {
  width: 95%;
  height: 100px;
  font-size: 12px;
  color: #999;
  padding: 10px 10px;
  border: 1px solid #bbb;
}
div.rule input.checkbox {
  margin: 5px 3px;
}

div.rule {
  width: 100%;
}
.member_txt {
  width: 100%;
  margin-bottom: 25px;
}
.member_txt td b {
  font-size: 14px;
  font-weight: bold;
  padding: 0px 0 10px 0;
  display: block;
  overflow: hidden;
}
.member_txt td textarea {
  width: 95%;
  height: 100px;
  font-size: 12px;
  color: #999;
  padding: 10px 10px;
  border: 1px solid #bbb;
}
.member_txt input.checkbox {
  margin: 5px 3px;
}
div.join2 #dl1 dt {
  font-size: 17px;
  color: #333;
  font-weight: bold;
  padding: 0px 0 0px 0;
}

div.join2 {
  width: 100%;
  margin: 0 auto;
}
div.join2 p {
  font-size: 12px;
  padding-bottom: 20px;
}
div.join2 table {
  width: 97%;
}
div.join2 table table {
  width: 100%;
  border-top: 2px solid #555;
  border-left: 1px solid #dfdfdf;
}
div.join2 table table table,
div.join2 table table table td {
  border: 0;
  padding: 0;
  margin: 0;
}
div.join2 table table td {
  border-bottom: 1px solid #dfdfdf;
  border-right: 1px solid #dfdfdf;
  font-size: 12px;
  padding: 10px 10px;
}
div.join2 td.tit {
  font-size: 14px;
  font-weight: bold;
  padding: 0px 0 10px 0;
}
div.join2 table table td.member_td_bgcolor {
  background-color: #f7f7f7;
}
table .btn {
  background-color: #333;
  color: #fff;
  padding: 10px 20px;
  border: 0;
  margin: 0 10px;
}

div.join3 {
  width: 60%;
  margin: 0 auto;
  text-align: center;
}
div.join3 table {
  width: 100%;
}
div.join3 td.tit {
  font-size: 18px;
  font-weight: bold;
  padding: 0px 0 30px 0;
}

/* board */
table {
  /*font-family:"Malgun Gothic","Dotum","Gulim,Helvetica","sans-serif" !important;*/
}
table tr td[height="1"] {
  background-color: #fff;
}
table tr td[height="3"] {
  background-color: #555;
  height: 2px;
}
.board {
  width: 100%;
  border: 0;
}
table.board tr td {
  border: 0px #e5e5e5 solid;
  font-size: 12px;
  border-bottom: 0px #e5e5e5 solid;
  border-right: 0px;
  height: 38px;
}
table form table td {
  border: 0px #e5e5e5 solid;
  border-top: 1px #e5e5e5 solid;
  border-right: 0px;
  height: 38px;
}
.board td.board_bgcolor {
  background-color: #f7f7f7;
  border-right: 0px;
  width: 150px;
  text-align: center;
}
.board td.board_desc {
  width: 550px;
}
td.board_admin_bgcolor,
td.board_admin_bgcolor table td {
  border: 0 !important;
}

.table_02 td font {
  font-size: 15px !important;
  font-family: "Noto Sans KR"; /*font-family:"Malgun Gothic","Dotum","Gulim,Helvetica","sans-serif" !important;*/
}
.table_02 {
  width: 100%;
  border: 0px #e1e1e1 solid;
  border-top: 2px #444547 solid;
}
.table_02 td {
  border-bottom: 1px #e1e1e1 solid;
  border-right: 0px;
  height: 60px;
  font-size: 16px;
}
.table_02 td.board_bgcolor {
  background-color: #f7f7f7;
  border-right: 0px;
  width: 150px;
  font-family: "Noto Sans KR"; /*font-family:"Malgun Gothic","Dotum","Gulim,Helvetica","sans-serif" !important;*/
}
.table_02 td.board_bgcolor span {
  font-size: 15px !important;
}
.table_02 td.board_desc {
  width: 550px;
}
.table_03 {
  width: 100%;
  padding-top: 5px;
  border-top: 2px #444547 solid;
  border-bottom: 1px #e1e1e1 solid;
  border-left: 0px;
  border-right: 0px;
}
.table_03 td {
  border-bottom: 1px #e1e1e1 solid;
  border-right: 0px #e1e1e1 solid;
  padding: 20px 4px 20px 4px;
}
.table_03 td table td {
  border-bottom: 0px;
  padding: 5px 0 0 0;
}
.table_05 {
  width: 100%;
  padding-top: 5px;
  border-left: 0px;
  border-right: 0px;
}
.table_05 td {
  border-right: 0px #e5e5e5 solid;
  padding: 0px 0px 25px 0px;
}
.table_05 td table td {
  border-bottom: 0px;
  padding: 0px 0 2px 0;
}
.board_btn {
  padding-top: 20px;
}
.titdesign .bbsnewf5 {
  padding-left: 15px;
}

/*category*/
div.category {
  display: none;
  padding-bottom: 10px;
  font-size: 20px !important;
}
div.category td {
  font-size: 15px !important;
}
div.category select[name="com_board_category_code"] {
  font-size: 15px !important;
}
/*div.category {display:block; margin-bottom:40px; }*/
div.category font,
div.category b {
  font-size: 18px !important;
  font-weight: 400 !important ;
  font-family: "Noto Sans KR", "Dotum", "Gulim,Helvetica", "sans-serif";
}
div.category .sul_menu {
  text-align: center;
}
div.category .sul_menu a {
  margin: 0px 15px 0 1px;
  padding: 1px 20px 0 0;
}

/*search*/
table #search_table {
  padding-top: 0px;
  margin: 0 auto;
}
div #ext_search td.est_cate_cell select {
  height: 27px;
  box-sizing: border-box;
  padding: 0 0 0 5px;
}
div #ext_search td.est_keyword_cell input {
  border: 1px solid #cacaca;
  height: 27px;
  box-sizing: border-box;
  padding: 6px;
}
div #ext_search td.est_btn_cell {
  border: 0px solid #cacaca;
  padding: 0 2px;
  background-color: #fff;
}
div #ext_search .keywordform {
  width: 150px;
}

td.gallery_subject {
  padding: 0 !important;
  line-height: 5px !important;
  font-weight: bold;
}
td.gallery_etc {
  color: #fff !important;
}
td.gallery_etc span {
  display: none;
}

.bbsnewf5 {
  height: 38px;
  font-size: 12px;
}
.bbsnewf5 a:link {
  color: #555555;
  text-decoration: none;
}
.bbsnewf5 a:visited {
  color: #555555;
  text-decoration: none;
}
.bbsnewf5 a:hover {
  color: #ff5500;
  text-decoration: none;
}
td.board_admin_bgcolor {
  padding: 10px 5px 0 5px;
  font-size: 12px;
}

.public_input {
  width: 85% !important;
}
table td.board_desc input[name="file_attachment[]"] {
  width: 85% !important;
  margin-bottom: 10px !important;
}
table td.board_desc #border[name="subject"] {
  width: 85%;
  margin-left: 10px;
}
table td.board_desc #border {
  margin-left: 10px;
  padding: 5px;
  font-size: 14px !important;
}
table td.board_desc select[name="category"] {
  margin-left: 10px;
}
table td.board_desc input[name="phone_no2"],
table td.board_desc input[name="phone_no3"] {
  width: auto !important;
  margin-left: 0 !important;
}

.paging {
  font-size: 14px;
  font-family: 굴림, 돋움;
  color: #ff5500;
  font-weight: bold;
  clear: both;
  display: block;
  text-align: center;
  padding: 15px;
}
.paging b {
  font-size: 14px;
  background-color: #7d7d7d;
  color: #fff;
  padding: 5px 8px;
}
.paging a:link {
  font-size: 12px;
  font-family: 굴림, 돋움;
  color: #555;
  font-weight: normal;
  text-decoration: none;
}
.paging a:visited {
  font-size: 12px;
  font-family: 굴림, 돋움;
  color: #555;
  font-weight: normal;
  text-decoration: none;
}
.paging a:hover {
  font-size: 12px;
  font-family: 굴림, 돋움;
  color: #555;
  font-weight: normal;
  text-decoration: underline;
}

/*gallery*/
td.board_bgcolor,
td.board_desc {
  border-bottom: 1px solid #dfdfdf !important;
}
table table tr[valign="top"] td {
  border-bottom: 0 !important;
}
table table tr td[height="3"] {
}
div.category table td[align="left"] {
  border-bottom: 0;
}
span.gallery_title {
  padding-top: 12px;
  display: block;
  font-family: "Noto Sans KR";
  font-size: 18px;
  line-height: 18px;
  font-weight: 500;
}
div.pro table,
div.pro table td,
div.pro table span {
  font-family: "Noto Sans KR", "Dotum", "Gulim,Helvetica", "sans-serif" !important;
}
.pro .table_02 td {
  font-weight: 500;
  font-size: 14px;
}

/*formmail*/
table.formmail_cell_bgcolor td {
  border: 0;
  font-size: 15px !important;
}
td.formmail_cell_bgcolor table td,
.table_02 td.formmail_title_bgcolor font,
.table_02 .formmail_border {
  font-size: 15px !important;
  font-family: "Noto Sans KR", "Dotum", "Gulim,Helvetica", "sans-serif" !important;
}
td.formmail_cell_bgcolor {
  font-size: 15px !important;
  font-family: "Noto Sans KR", "Dotum", "Gulim,Helvetica", "sans-serif";
}
td.formmail_cell_bgcolor {
  padding-left: 10px !important;
}
table td.formmail_cell_bgcolor input[name="name"] {
  width: 100px;
}
table td.formmail_cell_bgcolor input[name="title"] {
  width: 80%;
}
table td.formmail_cell_bgcolor input[name="title1"] {
  width: 80%;
}
table td.formmail_cell_bgcolor input[name="receiver_email"] {
  width: 200px;
}
table td.formmail_cell_bgcolor input[name="address"] {
  width: 90%;
  margin-top: 5px;
}
table td.formmail_cell_bgcolor textarea[name="description"] {
  width: 90%;
}
table td.formmail_cell_bgcolor textarea[name="description1"] {
  width: 90%;
}
table td.formmail_cell_bgcolor input[name="attachment[]"] {
  width: 90% !important;
}

table.table_02 .formmail_border {
  padding: 3px 3px;
}
.table_02 td.formmail_cell_bgcolor input {
  margin: 5px 5px !important;
}
.table_02 td.formmail_cell_bgcolor textarea {
  margin: 5px 5px !important;
  line-height: 23px;
}
.formmail_title_bgcolor {
  background-color: #7f7f7f !important;
}

/*webzine*/
.webzine_type2 {
  width: 100%;
}
.webzine_type2 td {
  color: #666666;
  font-size: 14px;
}
.webzine_type2 dl,
#webzine_type2 dt,
#webzine_type2 dd {
  margin: 0;
  padding: 0;
}
.webzine_type2 dl {
  float: left;
  clear: both;
  width: 100%;
  padding: 0 0 16px 0;
  margin-bottom: 0;
}
.webzine_type2 .webzine_type_img_td {
  vertical-align: top;
  border-bottom: 0;
}
.webzine_type2 .webzine_type_img_td span {
  float: left;
}
.webzine_type2 .webzine_type_text_td_left {
  padding: 15px 0 0 80px;
  vertical-align: top;
  border-bottom: 0;
  height: 0;
  width: auto;
}
.news_title {
  color: #333;
  font-size: 22px;
  text-decoration: none;
  font-weight: bold;
  width: 100%;
}
.webzine_type2 .webzine_type_text_td_right {
  width: 100%;
  padding: 0 9px 0 0;
  border-bottom: 0;
}
.webzine_type2 .webzine_type_img img {
  border: 0px solid #333;
  margin-bottom: 30px;
}
.webzine_type2 .webzine_type2_table_line {
  width: 100%;
  border-bottom: 0px solid #dfdfdf;
  border-top: 1px solid #e1e1e1;
  height: 35px;
}
.webzine_type2 dd {
  float: left;
  width: 100%;
  padding: 0px 0 25px 0;
  margin: 0 0 -1px 0;
  border-top: 0px solid #e5e5e5;
  border-bottom: 0px solid #e5e5e5;
}
.webzine_type2 .obj_name {
  display: inline-block;
  width: 90px;
  height: 25px;
  padding: 5px 0 0 12px;
  color: #666666;
  background: url(/cimg/board/cafe24_webzine/bl_webzine_type2_title.gif) right
    6px no-repeat;
}
.webzine_type2 .obj_value {
  height: 25px;
  overflow: hidden;
}
.webzine_type2 .obj_value a {
  font-size: 16px;
  line-height: 25px;
}
.webzine_dateof_write {
  font-size: 16px;
  color: #ccc;
}

/*---------------------------------------
  MOBILE RESPONSIVE              
-----------------------------------------*/
@media (max-width: 1023px) {
  .noBlock {
    display: none;
  }
  .wd10,
  .wd11,
  .wd12,
  .wd13,
  .wd14,
  .wd115 {
    width: 100%;
    padding-left: 15px !important;
    padding-right: 15px !important;
    box-sizing: border-box;
  }
  .txtP {
    padding-bottom: 20px;
    font-size: 15px;
    line-height: 25px;
    color: #333;
  }
  .txtBig {
    font-size: 35px;
    line-height: 50px;
  }
  .txtHead {
    font-size: 28px;
    line-height: 45px;
  }
  .txtHead2 {
    font-size: 25px;
    line-height: 35px;
  }
  .txtHead3 {
    font-size: 18px;
    line-height: 28px;
    letter-spacing: -0.5px;
  }
  .txtHead4 {
    font-size: 14px;
    line-height: 26px;
  }
  .txtHead5 {
    font-size: 16px;
    line-height: 27px;
  }
  .txtS {
    font-size: 15px;
    line-height: 25px;
  }
  .check {
    background-size: 40px !important;
    padding-left: 50px !important;
  }
  .mgT70 {
    margin-top: 20px;
  }
  .width10,
  .width20,
  .width30,
  .width40,
  .width50,
  .width60,
  .width70,
  .width80,
  .width90,
  .width100,
  .width15,
  .width75,
  .width25 {
    width: 100%;
  }
  span.gallery_title {
    padding-top: 0px;
    font-size: 12px !important;
  }
  div.pro table table tr td {
    display: table;
    width: 100%;
    height: auto;
  }
  .table_05 td {
    vertical-align: top;
  }
  .comment_txt textarea#border {
    width: 70%;
  }
  .comment_txt input#border {
    width: 90px;
  }
  table td.board_desc #border {
    width: 85%;
    margin-left: 10px;
  }

  .table_02 td {
    height: 50px;
    font-size: 13px;
  }
  .table_02 td font {
    font-size: 13px !important;
  }
  .table_02 td.board_bgcolor span {
    font-size: 13px !important;
  }
  table td.board_desc #border {
    font-size: 12px !important;
  }
  table td.board_desc input[name="phone_no1"],
  table td.board_desc input[name="phone_no2"],
  table td.board_desc input[name="phone_no3"] {
    width: auto !important;
  }

  /*category*/
  div.category {
    display: none;
    margin-bottom: 20px;
  }
  div.category font,
  div.category b {
    font-size: 14px !important;
    font-family: "Noto Sans KR", "Dotum", "Gulim,Helvetica", "sans-serif";
  }
  div.category .sul_menu {
    text-align: center;
  }
  div.category .sul_menu a {
    margin: 0px 5px 10px 1px;
    padding: 1px 10px 0 0;
  }

  /*webzine*/
  .webzine_type2 .webzine_type_img_td {
    width: 100%;
    display: table;
  }
  .webzine_type2 .webzine_type_text_td_left {
    width: 100%;
    display: table;
    padding: 0;
  }
  .webzine_type2 dd {
    padding: 0px 0 15px 0;
  }
  .webzine_type2 .news_title {
    font-size: 18px;
  }
  .webzine_type2 .obj_value a {
    font-size: 14px;
    line-height: 22px;
  }
}

/* ------------------------------------ */

/*** quick ***/

.subnav-open #wrap {
  -webkit-transform: translate(0px, 0);
  transform: translate(0px, 0);
}
#wrap .main-overlay {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: -100;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  -webkit-transition: all 0.2s ease-out 0.25s;
  transition: all 0.2s ease-out 0.25s;
}
.subnav-open #wrap .main-overlay {
  z-index: 200;
  opacity: 1;
}

.subnav-open2 #wrap {
  -webkit-transform: translate(0px, 0);
  transform: translate(0px, 0);
}
#wrap .main-overlay {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: -100;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  -webkit-transition: all 0.2s ease-out 0.25s;
  transition: all 0.2s ease-out 0.25s;
}
.subnav-open2 #wrap .main-overlay {
  z-index: 200;
  opacity: 1;
}

#wrap {
  display: block;
  min-height: 100%;
  overflow: hidden; /* width: calc(100% - 65px);  margin-left: 65px;*/
  -webkit-transition: all 0.2s ease-out 0.25s;
  transition: all 0.2s ease-out 0.25s; /*   color: #fff; */ /*   border: 10px solid lightblue; */
}

.vertical-center {
  -webkit-transition: all 0.2s ease-out 0.25s;
  transition: all 0.2s ease-out 0.25s;
  /* Flexbox display */
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  /* Horizontal alignment */
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center; /* Vertical alignment */
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.sidemenu {
  display: none;
  position: fixed;
  right: 0px;
  top: 0;
  bottom: 0;
  left: auto;
  z-index: 212;
  width: calc(85px); /*background: #fff;*/
}
.sidemenu > * {
  display: block;
  text-align: center;
}
/*.sidemenu .logo,.sidemenu .logo .language-toggle {  position: absolute;  top: 0;  left: 0; width: 65px;  height: 65px;  background-color: #f9f9f9;}
.sidemenu .logo {  text-indent: -999em;  border-bottom: 1px solid #EAEAEC;}*/
.sidemenu .language-toggle {
  top: auto;
  bottom: 0;
}

.sidemenu .global-nav {
  margin-bottom: 0px;
  position: relative;
  z-index: 99;
  background: rgba(0, 0, 0, 0.9);
  /*min-height: 100vh;*/
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
}
.sidemenu .global-nav ul {
}
.sidemenu .global-nav ul,
.sidemenu .global-nav ul li {
  list-style: none;
  margin: 0;
  padding: 0;
  display: block;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
}
.sidemenu .global-nav ul li {
  position: relative;
}
.sidemenu .global-nav ul li a {
  display: block;
  height: 85px;
  position: relative;
  background-repeat: no-repeat;
  background-position: center 15px;
  background-size: 33.8px;
  border-bottom: 0px solid rgba(255, 255, 255, 0.1);
}
.sidemenu .global-nav ul li:last-child a {
  border-bottom: 0;
}
.sidemenu .global-nav ul li a span.tit {
  position: absolute;
  bottom: 15px;
  width: 100%;
  text-align: center;
  left: 0;
  color: #fff;
}
.sidemenu .global-nav ul li.ico1 a {
  background-image: url(../img/ico1_w.png);
  background-color: #0072bc;
}
.sidemenu .global-nav ul li.ico2 a {
  background-image: url(../img/ico2_w.png);
}
.sidemenu .global-nav ul li.ico3 a {
  background-image: url(../img/ico3_w.png);
}
.sidemenu .global-nav ul li.ico4 a {
  background-image: url(../img/kakao_w.png);
}
/*sidemenu .global-nav ul li a:hover {background-color:#0072bc; color:#fff;}
.sidemenu .global-nav ul li.ico1 a:hover  {background-image:url(../img/ico1_w.png)}
.sidemenu .global-nav ul li.ico2 a:hover  {background-image:url(../img/ico2_w.png)}
.sidemenu .global-nav ul li.ico3 a:hover  {background-image:url(../img/ico3_w.png)}
.sidemenu .global-nav ul li.ico4 a:hover  {background-image:url(../img/ico4_w.png)}*/
/*.sidemenu .global-nav ul li a:before {  content:'';  display: block;  width: 35px;  height: 35px;  border-radius: 50%;  border: 6px solid #fff; box-sizing: content-box;  margin: 0 auto;  background-color: #dedede;}*/
/*.sidemenu .global-nav ul li:after {  content:""; position:absolute; bottom:0px; z-index:9999; display: block;height: 1px; width:100%;  background: #EAEAEC;}
.sidemenu .global-nav ul li:last-child:after {  display: none;}*/

/* subnav panel */
.sidemenu .subnav-panel,
.sidemenu .subnav-panel2 {
  width: 200px;
  height: 340px;
  position: absolute;
  right: 0px;
  z-index: 98;
  background-color: #f5f5f5;
  /*border-left: 1px solid #EAEAEC;*/
  -webkit-transform: translate(200px, 0);
  transform: translate(200px, 0);
}
.subnav-open .sidemenu .subnav-panel {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.subnav-open2 .sidemenu .subnav-panel2 {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.subnav-open .sidemenu .subnav-panel2,
.subnav-open2 .sidemenu .subnav-panel {
  display: none;
}
.subnav-open .sidemenu .global-nav {
  -webkit-transform: translate(-205px, 0);
  transform: translate(-205px, 0);
}
.subnav-open2 .sidemenu .global-nav {
  -webkit-transform: translate(-205px, 0);
  transform: translate(-205px, 0);
}
/*.subnav-open .sidemenu .global-nav a:hover {background-color:#fff }*/
.subnav-open .sidemenu .global-nav ul li.ico1 a {
  background-color: #0072bc;
  background-image: url(../img/ico1_w.png);
  color: #fff;
}
.subnav-open2 .sidemenu .global-nav ul li.ico1 a {
  /*background-color:#fff;*/
  color: #333;
}
/*.subnav-open .sidemenu .global-nav ul li.ico2 a {background-color:#fff; color:#333;}*/
.subnav-open2 .sidemenu .global-nav ul li.ico2 a {
  background-color: #e53036;
  background-image: url(../img/ico2_w.png);
  color: #fff;
}

.sidemenu #nav .tel,
.sidemenu #nav .form {
  padding: 20px;
  position: absolute;
  width: 100%;
  top: 30px; /*transform: translate(0%,-50%)*/
}
.sidemenu #nav .tit {
  font-size: 12px;
  width: 130px;
  margin: 0 auto 5px auto;
  padding: 2px;
  border: 0px solid #ccc;
  border-radius: 50px;
  background-color: #222;
  color: #fff;
}
.sidemenu #nav .txt {
  font-size: 13px;
  padding: 10px 0 0 0;
  letter-spacing: 10px;
}
.sidemenu #nav .num {
  font-size: 22px;
  font-weight: 500;
  padding: 5px 0;
}
.sidemenu #nav .txt2 {
  font-size: 13px;
  border-top: 1px solid #dfdfdf;
  padding: 20px 0 0 0;
  margin-top: 20px;
}

.sidemenu #nav .form table {
  width: 160px;
  background: none;
}
.sidemenu #nav .form .cont {
  padding-top: 4px;
}
.sidemenu #nav .form td {
  border-bottom: 0px #e5e5e5 solid;
  border-right: 0px;
  display: table;
  width: 100%;
}
.sidemenu #nav .form .formmail_border {
  font-size: 14px !important;
  background-color: #fff;
  width: 97%;
  border: 1px solid #dfdfdf;
  padding: 5px;
}
.sidemenu #nav .form .formmail_textarea_style {
  width: 97%;
  margin-top: 3px;
  background-color: #f0f0f0;
  height: 150px !important;
  border: 1px solid #dfdfdf;
  padding: 7px;
}
.sidemenu #nav .form table td.formmail_title_bgcolor {
  width: 100%;
  padding-bottom: 2px;
  text-align: left;
  font-size: 14px;
}
.sidemenu #nav .form table td.formmail_title_bgcolor font {
  font-family: "Noto Sans KR";
  color: #333 !important;
  font-size: 13px;
}
.sidemenu #nav .form td.formmail_cell_bgcolor {
  height: 3px;
  padding-bottom: 8px;
  padding: 0 !important;
  line-height: 6px;
}
.sidemenu #nav .form table div.btn2 a {
  font-size: 13px;
  color: #333;
  font-weight: 600;
  border: 1px solid #555;
  padding: 4px 20px;
}
.sidemenu #nav .form table .btn2 {
  color: #fff;
  padding: 25px 0px 6px 0;
  border: 0;
  clear: both;
}
.sidemenu #nav .form .table_02 td.formmail_cell_bgcolor table tr td textarea {
  display: none;
}
.sidemenu #nav .form .table_02 td.formmail_cell_bgcolor table tr td {
  color: #333;
  height: 20px;
  font-size: 13px;
}
.sidemenu
  #nav
  .form
  .table_02
  td.formmail_cell_bgcolor
  table
  tr:first-child
  td:first-child {
  display: none;
}
.sidemenu
  #nav
  .form
  .table_02
  td.formmail_cell_bgcolor
  table
  tr:last-child
  td:last-child {
  display: none;
}

#nav
  .form
  table
  > tbody
  > tr:last-child
  .formmail_cell_bgcolor
  table
  > tbody
  > tr:last-child {
  display: none !important;
}
#nav
  .form
  table
  > tbody
  > tr:last-child
  .formmail_cell_bgcolor
  table
  > tbody
  > tr:first-child
  td:first-child {
  display: none !important;
}
#nav
  .form
  table
  > tbody
  > tr:last-child
  .formmail_cell_bgcolor
  table
  > tbody
  > tr:first-child
  td {
  text-align: left;
  width: 100%;
}
#nav .form td.formmail_cell_bgcolor table td,
.table_02 td.formmail_title_bgcolor font,
.table_02 .formmail_border {
  font-size: 12px !important;
  line-height: 16px;
  letter-spacing: -1px;
}

.sidemenu #nav ul {
  width: 100%;
  z-index: 98;
}
.sidemenu #nav ul li a {
  display: block;
  padding: 16px 0 18px 25px;
  border-bottom: 1px solid #dfdfdf;
  font-size: 17px;
  font-weight: 600;
  text-align: left;
}
.sidemenu .subnav-panel ul li:last-child {
  border-bottom: 0px;
}
.sidemenu .subnav-panel ul li a {
  background: url(../img/arrow.png) no-repeat 75px center;
}
.sidemenu #nav ul li a:hover {
  color: #0072bc;
}
.sidemenu #nav.subnav-panel2 ul li a {
  font-size: 13px !important;
  padding: 7px 0 0 14px;
  font-weight: 400;
  min-height: 60px; /*background:url(../img/ico3.png)no-repeat 75px center; background-size:25px*/
}
.sidemenu .subnav-panel2 ul li a span {
  font-size: 15px;
  display: block;
  font-weight: 600;
}
.sidemenu .mobile {
  display: none !important;
}

/*---------------------------------------
  MOBILE RESPONSIVE              
-----------------------------------------*/
@media (max-width: 1023px) {
  .sidemenu .mobile {
    display: block !important;
  }
  .sidemenu .pc {
    display: none !important;
  }
  .sidemenu {
    position: fixed;
    right: 0px;
    top: auto;
    bottom: 0;
    left: 0;
    width: 100%;
  }
  .sidemenu .global-nav ul li {
    display: inherit;
    float: left;
    width: 33.33333%;
  }
  .vertical-center {
    display: none !important;
  }
  .sidemenu .global-nav ul li a {
    width: 100%;
    height: 45px;
    text-indent: 0px;
    background-position: 85% center;
    background-size: 26px;
    font-size: 15px;
    font-weight: 500;
    border-bottom: 0;
  }
  .sidemenu .global-nav ul li a span.tit {
    text-align: left;
    padding: 0 0 0 15px;
    top: 10px;
  }
  .sidemenu .global-nav ul li.ico1 a {
    color: #fff;
    background-image: url(../img/ico1_w.png);
    background-color: #0072bc;
  }
  /*.sidemenu .global-nav ul li.ico2 a {color:#fff; background-image:url(../img/ico2_w.png); background-color: #e53036}*/
  .sidemenu .global-nav ul li.ico4 a {
    background-image: url(../img/kakao_c.png);
    background-color: #ffe90a;
    border-top: 1px solid #dfdfdf;
  }
  .sidemenu .global-nav ul li.ico4 a span.tit {
    color: #333;
  }
  .sidemenu .global-nav ul li.ico3 a:hover {
    background-image: url(../img/ico3_b.png);
  }
  .sidemenu .subnav-panel {
    width: 50%;
    right: auto;
    left: 0;
    bottom: 0;
  }
  .sidemenu .subnav-panel2 {
    width: 100%;
    right: 0;
    bottom: 0;
  }
  .sidemenu .subnav-panel,
  .sidemenu .subnav-panel2 {
    transform: translate(0px, 270px);
    height: 270px;
  }

  .subnav-open2 .sidemenu .subnav-panel2 {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .subnav-open .sidemenu .global-nav {
    -webkit-transform: translate(0px, 0);
    transform: translate(0px, 0);
  }
  .subnav-open2 .sidemenu .global-nav {
    -webkit-transform: translate(0px, 0);
    transform: translate(0px, 0);
  }
  .subnav-open .sidemenu .global-nav ul li.ico1 a {
    background-image: url(../img/ico1_w.png);
    color: #fff;
  }
  .subnav-open2 .sidemenu .global-nav ul li.ico3 a {
    background-color: #333;
    background-image: url(../img/ico3_w.png);
    color: #fff;
  }
  .subnav-open2 .sidemenu .global-nav ul li.ico1 a {
    background-color: #0072bc;
    background-image: url(../img/ico1_w.png);
    color: #fff;
  }
  .sidemenu #nav ul li a {
    display: block;
    padding: 8px 30px 8px 0px;
    border-bottom: 1px solid #dfdfdf;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
  }
  .sidemenu .subnav-panel ul li a,
  .sidemenu .subnav-panel ul li a:hover {
    background: url(../img/ico1.png) no-repeat 70% center;
    background-size: 25px;
  }
  .sidemenu .subnav-panel2 ul li a,
  .sidemenu .subnav-panel2 ul li a:hover {
    background: url(../img/ico3.png) no-repeat 70% center;
    background-size: 25px;
  }

  .sidemenu #nav.subnav-panel2 ul li a {
    font-size: 14px !important;
    padding: 8px 30px 8px 0px;
    font-weight: 600;
    min-height: auto; /*background:url(../img/ico3.png)no-repeat 75px center; background-size:25px*/
  }
  .sidemenu .subnav-panel2 ul li a span {
    display: none;
  }

  .sidemenu .global-nav {
    width: 100%;
    overflow: hidden;
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
  }
  .sidemenu .global-nav ul li.ico3 {
    display: none;
  }
  .subnav-open2 .sidemenu .global-nav ul li.ico2 a {
    background-color: #252525;
    background-image: url(../img/ico2_w.png);
    color: #333;
  }

  .sidemenu #nav .form {
    padding: 20px 30px 60px 30px;
    top: 3px;
  }
  .sidemenu #nav .form table {
    width: 100%;
  }
  .sidemenu #nav .form td {
    display: table-cell;
    width: auto;
  }
  .sidemenu #nav .form .formmail_border {
    font-size: 14px !important;
    background-color: #fff;
    width: 97%;
    border: 1px solid #dfdfdf;
    padding: 5px;
  }
  .sidemenu #nav .form .formmail_textarea_style {
    width: 97%;
    margin-top: 3px;
    background-color: #f0f0f0;
    height: 150px !important;
    border: 1px solid #dfdfdf;
    padding: 7px;
  }
  .sidemenu #nav .form table td.formmail_title_bgcolor {
    width: 20%;
  }
  .sidemenu #nav .tit {
    font-size: 12px;
    width: 130px;
    margin: 0 auto 15px auto;
  }
}
@media (max-width: 768px) {
}
@media (max-width: 640px) {
}
@media (max-width: 480px) {
}
@media (max-width: 320px) {
}
