@charset "utf-8";
@import url(http://fonts.googleapis.com/earlyaccess/notosanskr.css); 


@font-face { font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 100; 
  src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.woff2) format('woff2'),
    url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.woff) format('woff'),
    url(//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(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff2) format('woff2'),
    url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff) format('woff'),
    url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.otf) format('opentype'); }


@font-face { font-family: 'Noto Sans KR';
  font-style: normal; 
  font-weight: 500;
  src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff2) format('woff2'),
    url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff) format('woff'), 
    url(//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(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff2) format('woff2'),
    url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff) format('woff'),
    url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.otf) format('opentype'); } 


/* Reset */
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, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  font-family: 'Noto Sans KR', sans-serif;!important;  
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
  display: block;
}
body {
  line-height: 1;
  font-family: 'Noto Sans KR', sans-serif; 
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  font-family: 'Noto Sans KR', sans-serif; 
}



/* Main_layout */


#HMY_Mheader_top {text-align:center; width:100%; height:27px; background:url(../images/main/top_btn_bg.png); padding:5px 0px 0px 0px;}


#HMY_Mheader {}
#HMY_Mheader_ci {width:100%;}
#HMY_Mheader_ci p {width:100%; margin:0 auto;}


#HMY_Mheader_menu1 {width:100%; }
#HMY_Mheader_menu1 ul {}
#HMY_Mheader_menu1 li {float:left; }


#HMY_Sheader {height:130px;}
#HMY_Sheader_ci {width:100%;height:60px;padding:0px 0px 0px 0px; text-align:center; background:#fff}
#HMY_Sheader_ci_back{float:left; padding:15px 0px 0px 15px; width:18%; text-align:left;}
#HMY_Sheader_ci_ci{float:left; width:55%; text-align:center; padding:12px 0px 0px 0px;}
#HMY_Sheader_ci_call{float:right;width:17%; padding:15px 15px 0px 0px; text-align:right;}

#HMY_Sheader_menu {width:100%; height:36px; background:#f5735b; color:#fff; font-size:14px;}
#HMY_Sheader_menu ul {}
#HMY_Sheader_menu li {float:left; font-size:14px;}
#HMY_Sheader_menu li.str{font-weight:bold; font-size:14px;}


#HMY_Scontent {background:#fff;display:inline;}
#HMY_Scontent div {width:95%;margin:auto;padding:20px 0px;}
#HMY_Scontent p {}
#HMY_Scontent dl {}
#HMY_Scontent dt {line-height:22px; border-bottom:#CCCCCC solid 1px;padding:10px 2px;font-weight:bold; font-size:18px;text-align:left;}
#HMY_Scontent dd {padding:10px 0px;  font-size:16px; line-height:26px; text-align:justify; color:#555}


#HMY_footer {width:100%; background:#000; clear:both; color:#ddd;}
#HMY_footer div {width:320px; margin:auto; padding:7px 0px;}
#HMY_footer ol {padding:5px 0px 0px 0px;}
#HMY_footer li {text-align:center;line-height:16px;}
#HMY_footer li img {padding:4px 2px 0px 0px;}
#HMY_footer li span img {padding:5px 0px 0px 0px;}
#HMY_footer h1 {color:#999999; font-size:11px; font-family: 'Spoqa Han Sans', 'Spoqa Han Sans KR', 'Sans-serif'; letter-spacing:-1px;}
#HMY_footer h2 {color:#999999; font-size:11px; font-family: 'Spoqa Han Sans', 'Spoqa Han Sans KR', 'Sans-serif'; letter-spacing:-1px;}




#Menu_list {  font-family: 'Noto Sans KR', sans-serif; }
#Menu_list h1 {font-size:14px;  font-weight:300;  color:#454545; width:100%; padding:12px 0 ; text-align:center; border-bottom:1px solid #eaeaea; background:#fff; float:left;}
#Menu_list h1 em {background:#e60000; border-radius:3px; padding:2px 2px; font-size:14px; font-weight:bold;margin-left:6px; vertical-align:middle;;}

#Menu_list ul {width:100%; background:#fff; padding:7px 0px 0px 0px}
#Menu_list li {color:#454545; font-size:14px; font-weight:bold; padding:0px 0px 6px 13px; text-align:center;}
#Menu_list h1 .point {font-size:7px; vertical-align:2px; padding-right:5px; color:#fff; padding-left:10px;}

#Mheader_ci2 {width:100%; height:80px; background:#fff;}
#Mheader_ci2 ul{ }
#Mheader_ci2 li{float:left; height:40px; }
#Mheader_ci2 p {padding:0% 0 0 0; width:100%; /* font-size:1.1em; font-weight:bold;*/ color:#666; line-height:30px}

.sb{color:#5b5b5b;font-size:14px;font-weight:100}



h2{
  font-size: 24px;
  font-weight: 500;
  line-height: 1;
  color: #333;
  padding-top: 5px;
  padding-bottom: 10px;
  letter-spacing: -2px;
  border-bottom:1px solid #eee
}
p{
  font-size: 14px;
  font-weight: 100;
  line-height: 1.8;
  color: #666;
}
.box1{
  border: 1px solid #ddd;
  border-top: 3px solid #ac2a31;
  padding: 10px;
  text-align:center;
  font-weight:500; 

}

.thum {
  float: left;
  margin-right: 30px;}


.underline{
  border-bottom: 1px solid #f27824;
  display: inline-block;
  font-size: 16px;
  line-height: 22px;
  padding-bottom: 0;
}

.Tt {display:inline-block;background:#ff8400;font-size:20px;color:#fff;cursor:pointer;padding:5px 10px;}



#HA_table02 {width:100%;border-top:1px solid #ddd;}
#HA_table02  th{font-size:16px;padding:10px 10px;vertical-align:middle;border-right:1px solid #ddd;border-bottom:1px solid #ddd;text-align:center;widtH:50%}

#HA_table02  td { 

  color: #ff5a5a;
  font-size: 14px;
  line-height: 1.6;
  border-bottom:1px solid #ddd;
  padding:10px;
  text-align:center;
  vertical-align:middle;
}


.t1{font-size:20px;}

.list li{font-size:14px;list-style:square;list-style-position:inside;border-bottom:2px dotted #f2f2f2;padding:5px}
.list_1 li{font-size:14px;list-style:demical;list-style-position:inside;border-bottom:2px dotted #f2f2f2;padding:5px}
.list_01 li{font-size:14px;list-style:demical;list-style-position:inside;border-bottom:2px dotted #f2f2f2;padding:10px;text-align:center}

.rtit{background:#1c1990; color:#fff;  font-size:18px; text-align:center; padding:3px;}
.otit{background:#c52020; color:#fff; font-size:20px; font-weight:500; padding:5px; margin-bottom:5px; text-align:center;border-radius:20px}

.tit2{background:#333; color:#fff; font-size:20px; font-weight:500; padding:5px; margin-bottom:5px; text-align:center;}
.tit3{font-size:18px; font-weight:bold; padding-left:10px; border-left:5px solid #9b7100; margin-bottom:15px;}
.tit4{border-top:2px solid #ccc; border-bottom:1px solid #ddd; font-size:18px; font-weight:500; text-align:center; padding:4px; margin-bottom:5px;}
.tit6{font-size:16px; text-align:center;line-height:26px }

.mt{line-height:22px; border-bottom:#CCCCCC solid 1px;padding:10px 2px;font-weight:bold; font-size:18px;text-align:left;}
.mt1{line-height:18px; border-bottom:#CCCCCC solid 1px;padding:0px 2px;font-weight:bold; font-size:24px;text-align:left;}
/* sub_table */
#HMY_table01 {width:100%;margin:auto;}
#HMY_table01 th{border:1px solid #ccc;font-weight:bold;padding:7px;color:#000;font-size:12px;} 
#HMY_table01 td{padding:7px;font-size:11px;border:1px solid #ccc;font-size:12px;}

#HMY_table02 {width:100%;margin:auto;}  
#HMY_table02 th{border:1px solid #ccc;font-weight:bold;padding:5px;color:#000;font-size:11px; width:20%; letter-spacing:-1px;} 
#HMY_table02 td{padding:5px;font-size:11px;border:1px solid #ccc;font-size:11px; width:80%; letter-spacing:-1px;}


#KHO_table01 {width:100%;margin:auto;}
#KHO_table01 th{border:1px solid #ccc;font-weight:500;padding:7px;color:#000;background:#f2f2f2; text-align:center;font-size:16px;} 
#KHO_table01 td{padding:7px;font-size:16px;border:1px solid #ccc; text-align:center; color:#555}

#KHO_table011 {width:100%;margin:auto;}
#KHO_table011 th{border:1px solid #1d1d1d;font-weight:500;padding:7px 1px;color:#000;background:#fff; text-align:center;font-size:12px;} 
#KHO_table011 td{padding:7px 1px;font-size:12px;border:1px solid #1d1d1d; text-align:center; color:#555; line-height:16px}
#KHO_table011 td span{color:#999; display:block;}

/* th회색.가운데 // td왼쪽*/
#KHO_table02 {width:100%;margin:auto;}
#KHO_table02 th{border:1px solid #ccc;font-weight:500;padding:7px;color:#000;background:#f2f2f2; text-align:center;font-size:16px;} 
#KHO_table02 td{padding:7px;font-size:16px;border:1px solid #ccc; color:#555; line-height:24px; letter-spacing:-0.5;}


/* th밑줄.왼쪽 // td밑줄.오른쪽*/
#KHO_table03 {width:100%;margin:auto; border-bottom:2px solid #fff;}
#KHO_table03 th{border-bottom:1px dashed #ccc;font-weight:bold;padding:7px;color:#000;font-size:16px;background:#f2f2f2; text-align:center;} 
#KHO_table03 td{padding:7px;font-size:16px;border-bottom:1px dashed #ccc;text-align:right; color:#555}
#KHO_table03 th span{font-weight:normal; color:#999; font-size:14px;}

/* th밑줄.왼쪽 // td밑줄.왼쪽*/
#KHO_table04 {width:100%;margin:auto; border-bottom:2px solid #fff;}
#KHO_table04 th{border-bottom:1px dashed #ccc;font-weight:400;padding:7px;color:#000; vertical-align:top;font-size:15px;} 
#KHO_table04 td{padding:7px;font-size:16px;border-bottom:1px dashed #ccc; color:#ff8400;font-weight:bold; line-height:22px;text-align:right; }



/* th밑줄.왼쪽 // td밑줄.왼쪽 th 강조*/
#KHO_table05 {width:100%;margin:auto; border-bottom:2px solid #fff;}
#KHO_table05 th{border-bottom:1px dashed #ccc;font-weight:bold;padding:7px;color:#ff6400; width:5%; text-align:center;vertical-align:top;font-size:16px;} 
#KHO_table05 td{padding:7px;font-size:14px;border-bottom:1px dashed #ccc;  line-height:24px; color:#333 ;text-align:center; letter-spacing:-0.5;}


/* th가운데 // td가운데 // 사진 밑에 사진 이름 넣을때*/
#KHO_table06 {width:100%;margin:auto;}
#KHO_table06 th{padding:7px;color:#999;text-align:center;font-size:16px; width:50%} 


#KHO_table07{width:100%; border:2px solid #fff; border-bottom:10px solid #f2f2f2 }
#KHO_table07 th{width:25%; text-align:center; border:1px solid #e8e8e8}
#KHO_table07 th span{display:block; color:#666}

/* border_게시판 레이아웃 */
#HMY_border {width:100% !important; margin:auto; padding:20px 0px !important;background:#fff;}
#HMY_border .se {width:92% !important;padding:0px 0px 10px 0px !important;margin:auto;}
#HMY_border .btn {width:92% !important;padding:10px 0px !important; margin:auto;text-align:right;}
#HMY_border .no {width:92% !important;padding:0px !important; margin:auto;text-align:center;}

/* border_table */ 
#HMY_Btable01_list {width:92%;margin:auto;}  
#HMY_Btable01_list th{border-bottom:1px solid #ccc;border-top:2px solid #ccc;font-weight:bold;padding:8px 4px;color:#000;font-size:11px;text-align:center;background:#f2f2f2;} 
#HMY_Btable01_list td{padding:8px 4px;font-size:11px;border-bottom:1px solid #ccc;font-size:11px;text-align:center;}
.T_left{text-align:left !important;}
.HMY_Btable01_list_input{border:1px solid;color:#f2f3f4;width:137px;height:19px;background:#f2f3f4;}

#HMY_Btable01_view {width:92%;margin:auto;}  
#HMY_Btable01_view th{border-bottom:1px solid #ccc;border-top:1px solid #ccc;font-weight:bold;padding:8px 4px 8px 6px;color:#000;font-size:11px;text-align:left;background:#f2f2f2;width:25%;} 
#HMY_Btable01_view td{padding:8px 4px;font-size:11px;border-bottom:1px solid #ccc;border-top:1px solid #ccc;font-size:11px;}
.HMY_Btable01_view_input01{border:1px #cacaca solid;width:97%;hegith:17px;}
.HMY_Btable01_view_input02{border:1px #cacaca solid;width:95%;hegith:200px;}

/* ban */
#HMY_footer_ban {background:#000; text-align:center; width:100%;}