@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+SC:wght@200..900&display=swap');

body, h1, h2, h3, h4, h5, h6, input, button, textarea, select  { font-family:'Pretendard', "Noto Sans SC", dotum, sans-serif; }

/* head */
#header .hd-menu .gnb-wrap .gnb > li .depth > ul > li > a { word-break: break-all; }
#header .hd-menu .gnb-wrap .gnb > li .depth > ul > li:hover > a { color: #5db9e2; font-weight: 400; }

/* main */
.main_textbox .main_text_title02 { font-family: 'GounBatang', "Noto Serif SC"; }

/* sub */
.program_title { height: 80px; word-break: break-all; }