@charset "UTF-8";
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
/*
.tooltip {
  font-family: "Spoqa Han Sans JP", "Spoqa Han Sans", "Source Sans Pro", Apple SD Gothic Neo, Nanum Barun Gothic, Nanum Gothic, "돋움", Dotum, Verdana, Arial, sans-serif !important;
}
.popover {
  font-family: "Spoqa Han Sans JP", "Spoqa Han Sans", "Source Sans Pro", Apple SD Gothic Neo, Nanum Barun Gothic, Nanum Gothic, "돋움", Dotum, Verdana, Arial, sans-serif !important;
}
input,
select,
textarea,
button {
  font-family: "Spoqa Han Sans JP", "Spoqa Han Sans Neo", "Spoqa Han Sans", "Source Sans Pro", Apple SD Gothic Neo, Nanum Barun Gothic, Nanum Gothic, "돋움", Dotum, Verdana, Arial, sans-serif !important; }
}
*/
body {
  font-family: "Spoqa Han Sans JP", "Spoqa Han Sans Neo", "Source Sans Pro", Apple SD Gothic Neo, Nanum Barun Gothic, Nanum Gothic, "돋움", Dotum, Verdana, Arial, sans-serif !important;
}
body:lang(ja) {
  font-family: "Spoqa Han Sans JP", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "Spoqa Han Sans", "돋움", Dotum, Verdana, Arial, sans-serif !important;
}
/*
.preview-area > input[type="text"].kr, .preview-area textarea.kr {
  font-family: 'Spoqa Han Sans' !important;
}
.preview-area > input[type="text"].jp, .preview-area textarea.jp {
  font-family: 'Spoqa Han Sans JP' !important;
}
.JP-word-break {
  font-family: 'Spoqa Han Sans JP', 'Spoqa Han Sans', 'Source Sans Pro', Apple SD Gothic Neo, Nanum Barun Gothic, Nanum Gothic, '돋움', Dotum, Verdana, Arial, sans-serif !important;
}
*/