.board {  background: none;  border: none;  font-family: 'Pretendard', 'Noto Sans KR', sans-serif !important;}
.board a {  font-weight: 600; }
.board_style table table {margin-bottom: 20px;}
.board_style table table:first-child { margin-bottom: 0;}

/* ±âº» td ½ºÅ¸ÀÏ */
.board tr td {
  border: none;
  border-bottom: 1px solid #000;
  padding: 12px 0;
  font-size: 15px;
}


/* ³»ºÎ Å×ÀÌºí td */
.board tr td table tr td {
  border: none;
  padding: 0;
}


/* »ó´Ü Å×µÎ¸® */
.board_style {
  border-top: 1px solid #000;
}

.board_style > table {
  width: 100%;
  background: none;
  border: none;
}

/* Ç×¸ñ¸í ¿µ¿ª */
.board td.board_bgcolor {
  position: relative;
  background: none;
  border-bottom: 1px solid #000;
  width: 20%;
  max-width: 300px;
  min-width: 70px;
  padding: 15px 0;
  text-align: center;
}

.board td.board_bgcolor:before {
  content: "";
  position: absolute;
  top: 35%;
  right: 0;
  width: 1px;
  height: 30%;
  background: #E3E0E0;
  z-index: 1;
}


.board td.board_bgcolor font,
.board td.board_bgcolor span {
  font-size: 17px;
  display: inline-block;
}

/* ³»¿ë ÀÔ·Â¶õ */
.board td.board_desc {
  background: none;
  border-bottom: 1px solid #000;
  padding: 15px;
  width: 76%;
  color: #000;
}


.board td.board_desc input,
.board td.board_desc select {
  border: 1px solid #D1D0D0;
  height: 40px;
  background-color: rgba(255,255,255,0.6);
  border-radius: 4px;
}


.board td.board_desc input.input_border,
.board td.board_desc textarea.input_border {
  padding-left: 10px;
}


.board td.board_desc .board tr td {
  border: none;
  font-size: 12px;
}


/* Ã¼Å©¹Ú½º µî */
.board td.board_desc input[type=checkbox],
.form_style input[type=radio] {
  min-height: 15px;
  margin-right: 5px;
  border-radius: 4px;
  border: 1px solid #eee;
  background: none;
}


input.keywordform,
select.cateform {
  border: 1px solid #eee;
}

/* ¸®½ºÆ® Á¦¸ñ */
.board .bbsnewf5 a,
.board .bbsnewf5 a font {
  font-family: 'Pretendard', 'Noto Sans KR', sans-serif !important; line-height:1.3;
  font-size: 17px !important;
  font-weight: 500;
  color: #000 !important;
  text-decoration: none;
}

/* ¼±ÅÃ Ç×¸ñ °ü·Ã */
.board td.att_title {
  white-space: nowrap !important;
  min-width: 40px !important; /* ±ÛÀÚ ÇÑ ÁÙ·Î ³ª¿À°Ô ÃÖ¼Ò ³Êºñ È®º¸ */
  font-size: 15px !important;
  font-family: 'Pretendard', 'Noto Sans KR', sans-serif !important;
  text-align: center;
  vertical-align: middle;}

.board_description {
  overflow: hidden;
  word-break: break-all;
  max-width: 1000px;
  height: auto;
}

#post_area {
  word-spacing: 0;
  background: none;
  word-break: break-word; /* ¼öÁ¤µÊ */
  padding: 0 !important;
  margin: 0 auto;
  width: 100%;
  color: #000;
}


#post_area img,
#post_area embed {
  max-width: 100%;
  height: auto;
}

 

@media screen and (max-width: 767px) {
  #post_area,
  #post_area *,
  .board_description,
  .board_description * { font-family: 'Pretendard', 'Noto Sans KR', sans-serif !important;}

/* ¸®½ºÆ® Á¦¸ñ */
.board .bbsnewf5 a,
.board .bbsnewf5 a font { font-size: 14px !important;  line-height:1.3  !important; }

.board tr td {padding:10px 5px;}
.board td.board_bgcolor { min-width:50px;}
.board  tr td,
.board td.board_bgcolor,
.board td.board_bgcolor font,
.board td.board_bgcolor span,
.board td.board_desc,
.board td.board_desc input,
.board td.board_desc select { font-size:12px ; }
.board td.board_desc input { font-size:12px ; height:30px;}
.board input[type=text]{width:94%;}
.board textarea {width:94%; padding:5px 5%;}
.board input[name=mobile_no1],.board input[name=mobile_no2],.board input[name=mobile_no3]{width:20%;}
.board input[name=name]{width:50%;}
.comment_txt {display:block; }
.comment_name {display:block; }
.comment_txt textarea {width:65%;}
}


/***ºñ¹Ð±Û ¾ÆÀÌÄÜ ´äº¯ ¾ÆÀÌÄÜ ÀÌ¹ÌÁö »çÀÌÁî Á¶Á¤***/
.board_style .board .bbsnewf5 img {max-width:25px; height:auto;   vertical-align:top; margin-top:4px; padding-right:2px;}
.board_style .board .bbsnewf5 a img {max-width:14px; height:auto; vertical-align:middle; margin-top:0px;  padding-right:0;  padding-left:4px;;}

@media screen and (max-width:767px) {
.board_style .board .bbsnewf5 img {max-width:20px; margin-top:2px; }
.board_style .board .bbsnewf5 a img {max-width:12px;}
}

/***¸ñ·Ï ¹× ¹öÆ° »çÀÌÁî Á¶Á¤***/
table table img,
table table  a img,
table table input[type=image] {max-height:28px; width:auto; }

@media screen and (max-width:767px) {
table table img,
table table  a img,
table table input[type=image] {max-height:22px;}
}

/***°¶·¯¸®ÂÊ ÇÏ´Ü ¹öÆ°***/
td.bbsnewf5 td.bbsnewf5  a img{width:auto;  height:28px;}

@media screen and (max-width:767px) {
td.bbsnewf5 td.bbsnewf5  a img{height:22px;}
}

.board .board_admin_bgcolor table {
  width: auto !important;
}

.board .board_admin_bgcolor td {
  white-space: nowrap !important;
  padding: 0 4px !important;
  vertical-align: middle !important;
}


.bbsno,.bbsetc_view_count,.board td.att_title,#ext_search td,#ext_search select,#ext_search input ,
.board .board_admin_bgcolor td,.board .board_admin_bgcolor,.board td.att_title > font,
.board td.board_bgcolor font {
  font-size: 15px !important;
  font-family: 'Pretendard', 'Noto Sans KR', sans-serif !important;
  color: #222 !important;
}

@media screen and (max-width:1024px) {
.bbsno,.bbsetc_view_count,.board td.att_title,#ext_search td,#ext_search select,#ext_search input ,
.board .board_admin_bgcolor td,.board .board_admin_bgcolor,.board td.att_title > font,
.board td.board_bgcolor font { font-size: 13px !important;}
}

/***¸ÅÀå¾È³» - ¸®½ºÆ® °Ô½ÃÆÇ ¿ìÃø ÀÛÀº ÀÌ¹ÌÁö***/
.board_style  .bbsupload_image a img {width:150px; height:100px; max-height:100%;}
.bbsetc_add1 {text-align:left;}

@media screen and (max-width:767px) {
.board_style  .bbsupload_image a img {width:75px; min-width:75px; height:50px;}
}

 
/*Ä«Å×°í¸®*/
.sub_all .sul_menu {padding:17px 0; border-bottom:1px solid #000; text-align: right;}
.sub_all .imgboard_style .sul_menu {border-bottom:none;}
.sub_all .sul_menu a   { display:inline-block; font-family:"Noto Sans KR";  font-size:15px !important;;  margin:3px;  text-decoration:none; border:none; padding:0; }
.sub_all .sul_menu a:hover { color:#000;  }
.sub_all .sul_menu a font,
.sub_all .sul_menu a b {font-size: 15px !important; display:inline-block;  padding:10px; border:1px solid #7C7C7C; }
.sub_all .sul_menu a:hover,
.sub_all .sul_menu a:hover font,
.sub_all .sul_menu > a.active_menu,
.sub_all .sul_menu a.active_menu font {display:inline-block; background:#FC671A;  color: #fff !important;}
.sub_all .sul_menu img {display: none;}

@media screen and (max-width:767px) {
.sub_all .sul_menu {padding:10px 0;}
.sub_all .sul_menu a   {font-size:12px !important; margin:3px 1px;  }
.sub_all .sul_menu a font,
.sub_all .sul_menu a b {font-size: 12px !important; padding:5px 10px;   }
}



#ext_search {
  text-align: center;
  margin: 50px auto 0;
}


#search_table {
  margin: 0 auto;
  border-collapse: collapse;
  border-spacing: 0;
}


#search_table tr {
  display: inline-flex;
  align-items: center;
  gap: 5px; /* °¢ Ç×¸ñ °£ ÃÖ¼Ò °£°Ý */
}

#search_table td {
  padding: 0 !important;
  margin: 0 !important;
  vertical-align: middle;
}

#search_table select,
#search_table input[type="text"] {
  font-size: 13px;
  height: 32px;
  border-radius: 4px;
  background: #fff;
  box-sizing: border-box;
  max-width: 200px;
}

#search_table input[type="image"] {
  vertical-align: middle;
  margin: 0;
  padding: 0;
  border: none;
  background: none;
  width: auto;
  height: auto;
}


/*ÆäÀÌÂ¡*/
.paging {margin-top:30px; display:block; width:100%; }
.paging b {font-size:18px; background:#FC671A;  width:30px;  height:30px; line-height:30px; border-radius:50%; display:inline-block; font-family:"Montserrat";   color:#fff;font-weight:600;}
.paging a {font-size:15px;  font-family:"Montserrat";   }
.paging a:hover { font-weight:900;}

@media screen and (max-width: 1000px) {
.paging {margin-top:10px; }
.paging b {font-size:13px;  width:20px;  height:20px; line-height:20px;}
.paging a {font-size:13px; }
}


/***ÀÐ±âÆäÀÌÁö ÇÏ´Ü ¸ñ·Ï ¹× ¹öÆ° »çÀÌÁî Á¶Á¤***/
.s_list {margin-top:30px;}
.s_list .image_sublist {display:none;}
.s_list  {display:block; width:100%;   }
.s_list  table img,
.s_list  table a img  {width:150px; height:100px; max-height:100%;}

@media screen and (max-width: 1000px) {
.s_list  table a img  {width:75px; height:50px;}
} 

 
/*******************************************¿ä¾àÇü °Ô½ÃÆÇ******************************************/
.board td.news_title {border:none; padding-bottom:10px; }
.board td.news_title a{ font-family:"Noto Sans KR";font-size:23px;  letter-spacing:-0.05em; font-weight:600; color:#000; line-height:140%;}
.board td.news_cont {border:none;   font-size:15px; color:#000; padding-top:0; padding-bottom:0; opacity:0.7;}

@media screen and (max-width: 1000px) {
.board td.news_title a{font-size:15px; }
.board td.news_cont {font-size:11px; }
}



/*******************************************À¥ÁøÇü °Ô½ÃÆÇ******************************************/
.board td .webzine_type2 td {padding-bottom:20px; }
.board .webzine_subject,
.board .webzine_type_text_td_left dl {height:auto; display:block;}
/*ÀÌ¹ÌÁö*/
.board .webzine_type2 .webzine_type_img {padding:0; width:400px; display:block; padding-bottom:20px; }
.board .webzine_type2 .webzine_type_img img {border:none; width:100%; height:auto; max-height:auto;  ; -moz-transition:all 0.5s;-webkit-transition:all 0.5s;transition:all 0.5s;}
table table  .webzine_type2 .webzine_type_img  img {max-height:100%; height:auto;}
.board .webzine_type2 .webzine_type_img a:hover img {opacity:0.5;}
.board .webzine_type2 .webzine_type2_table_line {border-top:1px solid #000; }
.board .webzine_type2 dd {height:auto; padding:0; margin:0;}
.board .webzine_type2 span.obj_name {border:none; background:#FC671A; color:#fff; font-family:"Noto Sans KR"; font-size:14px; border-radius:4px;  line-height:100%; text-align:center; padding:5px 0;}
.board .webzine_type2 span.obj_value {font-size:14px;}
.board .webzine_type2 dd   {border:none; padding:0 8px 10px 40px; margin:0;}
/*Å¸ÀÌÆ²°ú °£·«¼³¸í ºÎºÐ*/
.board .webzine_subject span.obj_name,
.board .webzine_description span.obj_name{display:none;}
.board .webzine_type2 dd span.obj_value span.div_news_title {display:block; }
.board .webzine_type2 dd span.obj_value span.news_title {color:#000; font-size:23px; margin:0; padding:0;   letter-spacing:-0.03em; font-weight:600; padding-bottom:10px; font-family:"Noto Sans KR"; }
.board .webzine_type2 dd.webzine_description span.obj_value a{ font-family:"Noto Sans KR"; font-size:17px; color:#000; opacity:0.7; padding-bottom:20px;  margin:0; display:block; }
.board .webzine_type2 dd.webzine_description span.obj_value  {padding:0;}

@media screen and (max-width: 1000px) {
.board .webzine_type2 .webzine_type_img  {margin:0 auto; width:100%; padding-bottom:0px;}
.webzine_type_img_td {width:100%; display:block; text-align:center; }
.webzine_type_text_td_left {display:block; margin-top:20px;}                             
.webzine_type_text_td_left:after {content:"";display:block;clear:both;}
span.news_title { font-size:13px;} 
.board .webzine_type2 dd span.obj_name,
.board .webzine_type2 span.obj_value {font-size:12px;}
.board .webzine_type2 .webzine_type_img img {width:100%; height:auto; margin:20px 0 0;}
.board td .webzine_type2 td {padding:0px; }
.board .webzine_type2 dd   { padding:0 0 10px 0;}
/*Å¸ÀÌÆ²°ú °£·«¼³¸í ºÎºÐ*/
.board .webzine_type2 dd span.obj_value span.news_title {font-size:17px;}
.board .webzine_type2 dd.webzine_description span.obj_value a{ font-size:14px;}
}


/*******************************************°¶·¯¸® °Ô½ÃÆÇ******************************************/
.imgboard_style > table{width:100%; background:none; }
.imgboard_style > table  tr  td {background:none;}
.imgboard_style table td.bbsnewf5 a img {max-height:100%;}
.imgboard_style .board td { border:none; vertical-align:top; background:none;}
.imgboard_style .board td.board_bgcolor,
.imgboard_style .board td.board_desc { vertical-align:middle;   border-bottom:1px solid #000; }
.imgboard_style .board td.board_bgcolor {display:none;}
.imgboard_style .board td.board_desc  {width:100%; text-align:center; font-size:21px}
.imgboard_style td.bbsnewf5  {display:inline-block; width:100%; }
.imgboard_style td.bbsnewf5 a img{width:96%; margin-top:20px;height:auto;  transition:all 0.5s; display:inline-block;  }
.imgboard_style td.bbsnewf5 a:hover  img {opacity:0.7;}
.imgboard_style .board {margin-bottom:20px;}
.imgboard_style > .board > table{ border:0;}
.imgboard_style span.gallery_title  { font-family:"Noto Sans KR"; font-size:19px;  padding-top:10px;color:#000; display:block; line-height:160%;}
.bbsnewf5 td.gallery_subject a img {width:10px; height:9px; padding:0; margin:0;}
@media screen and (max-width: 1000px) {
.imgboard_style .board  td {width:100%; display:block;}
.imgboard_style .board td.board_desc {font-size:17px;}
.imgboard_style span.gallery_title  { font-family:"Noto Sans KR"; font-size:15px;} 
} 
 

/*À¯Æ©ºê ¿µ»ó »ó¼¼º¸±âÆäÀÌÁö¿¡¼­ ½æ³×ÀÏ ÀÌ¹ÌÁö ¼û±â±â*/
img.no {display:none;}


/* -------------------- Æû¸ÞÀÏ Àü¿ë input (ÈÞ´ëÀüÈ­) Á¤¸® -------------------- */
.form_style {max-width:100%; width:100%;}
.form_style td,
.formmail_title_bgcolor font  {  font-size: 15px !important;}
.form_style input[name="mobile_no1"],
.form_style input[name="mobile_no2"],
.form_style input[name="mobile_no3"] {
  width: 28%;
  height: 40px !important;
  font-size: 15px !important;
  display: inline-block !important;
  vertical-align: middle !important;
  padding: 8px 10px !important;
  margin: 0 !important;
  box-sizing: border-box !important;
}
 

table tr td[bgcolor="#E5E5E5"] { display: none;}




/* -------------------- ±âº» ½ºÅ¸ÀÏ -------------------- */
.form_style,
.form_style * {  font-family: 'Pretendard', sans-serif !important;  color: #333 !important;  box-sizing: border-box;}
.form_style { background: #fff; padding:30px; max-width:1100px;margin: 0 auto; border-radius: 12px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);  font-size: 16px;}
.form_style table {  width: 100%; border-collapse: collapse;}
.form_style td {padding: 12px;}
.form_style .formmail_title_bgcolor { background: #f6f6f6;  font-weight: 600;  text-align: right;  width: 25%; padding-right: 12px; white-space: nowrap;  font-size: 15px; color: #444 !important;}
.form_style select,
.form_style input[type="text"],
.form_style textarea { padding: 10px 12px; border: 1px solid #ccc; border-radius: 6px; font-size: 15px; font-family: inherit; background: #fff;  color: #333;}
.form_style select,
.form_style textarea,
.form_style input[type="text"]:not([name="mobile_no1"]):not([name="mobile_no2"]):not([name="mobile_no3"]) {width: 95%;}
.form_style textarea { min-height: 140px;  resize: vertical;}

.form_style textarea[readonly] { background: #fafafa;  border: 1px solid #ddd;
 font-size: 14px;  line-height: 1.5;  padding: 12px;
  border-radius: 6px;
  color: #666;
}

.form_style input[type="checkbox"] { transform: scale(1.2); margin-right: 6px;}
.form_style div[align="center"] {  margin-top: 30px;  text-align: center;}
.form_style a img { margin: 0 5px; transition: opacity 0.2s ease;}

@media screen and (max-width:767px) {
.form_style {padding:0px; border-radius: 4px;  font-size: 12px;}
.form_style td,
.formmail_title_bgcolor font  {  font-size: 12px !important;}
.form_style td {padding:5px;}
.form_style .formmail_title_bgcolor { width:auto;padding-right: 5px; font-size: 12px;;}
.form_style select,
.form_style input[type="text"],
.form_style textarea {padding: 5px;  font-size: 12px;}
.form_style textarea { min-height: 100px;  resize: vertical;}
.form_style textarea[readonly] { font-size: 12px; padding:5px;}
.form_style input[type="checkbox"] { margin-right:3px;}
.form_style div[align="center"] { margin-top:20px;}
.form_style input[name="mobile_no1"],
.form_style input[name="mobile_no2"],
.form_style input[name="mobile_no3"] {  height:27px !important;}
.formmail_cell_bgcolor table tr:first-child td:first-child { font-size: 0 !important;}
}