@charset "utf-8";
/* *******************************************************
 * filename : language.css
 * description : 국문  CSS
 * date : 2020-11-24
******************************************************** */
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+SC:400, 500, 600, 700');

/* ****************** layout ********************** */

html[lang="zh-Hant"] *:not(i) {font-family:'Montserrat', "Noto Sans SC", 'Pretendard', "나눔고딕", NanumGothic, "Nanum Gothic", "돋움", Dotum, Arial, sans-serif;}
html[lang="zh-Hant"] .about-box > p {font-family: "Pretendard", sans-serif !important;}
html[lang="zh-Hant"] .policies-list .txt-list li > p em {font-family:'Montserrat', "Noto Sans SC", 'Pretendard', "나눔고딕", NanumGothic, "Nanum Gothic", "돋움", Dotum, Arial, sans-serif;}

*{-ms-word-break: normal; word-break: normal !important;}

body, table, th, td, button, select, input,textarea {


	font-family: 'Montserrat','Noto Sans SC','Microsoft YaHei', 'Noto Sans KR', "나눔고딕", NanumGothic, "Nanum Gothic","돋움", Dotum, Arial, sans-serif;

}

.traffic-inner-box dd {font-family: 'Montserrat','Noto Sans SC','Microsoft YaHei', 'Noto Sans KR', "나눔고딕", NanumGothic, "Nanum Gothic","돋움", Dotum, Arial, sans-serif;}

/* ******************  Layout.css ********************** */
html[lang="zh-CN"]{}

.content-kr-tit {display: none; }

#topMenu04 .menu-location .location-menu-con { min-width: max-content;} 

/* ******************  Main.css ********************** */


/* ******************  Content.css ********************** */
/* -------- Company :: CEO인사말 -------- */

.overview-tit > span {font-family:'Montserrat', "Noto Sans SC", 'Pretendard', "나눔고딕", NanumGothic, "Nanum Gothic", "돋움", Dotum, Arial, sans-serif;}

@media all and (max-width:800px){
	/* html[lang="ko"] 사용하면 css우선순위가 높아집니다. */
}

/* 행정부서 안내 */
.administration-list .txt-box p {word-break:break-all;}
.administration-top .right-con .tit02 {font-family:'Montserrat', "Noto Sans SC", 'Pretendard', "나눔고딕", NanumGothic, "Nanum Gothic", "돋움", Dotum, Arial, sans-serif;}

/* -------- 關於學校 :: 오시는 길 -------- */
.location-info-box .info-box .txt .title {width: 8rem; }




/* -------- 公開資訊 통학버스 -------- */
.busroute-info .info-item dt { font-size: 1.6rem;}
.schematic-list .schematic-item .txt {font-size: 1.5rem; width: 100%;}