@import url(../jqwidgets/styles/jqx.base.css);
@import url(ui.fancytree.skin-win8.css?gwVer=2023_1121_001);
@import url(jquery.contextMenu.css);
@import url(fullcalendar.css);
@import url(handsontable.css);
@import url(gw2.css?gwVer=2022_1206_002);
@import url(jquery.jOrgChart.custom.css);
@import url(gw3.css?gwVer=2022_1206_002);
@import url(mail_flag.css);
@import url(style.css);
@import url(color/semantic.css);
legend {
  position: absolute;
  width: 0;
  height: 0;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
}

/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
*:focus {
  outline: none;
}

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
  page-break-after: always;
  font-size: 0.875rem;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block;
}

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden], template {
  display: none;
}

a {
  background: transparent;
}
a:active, a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: 600;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 1.75rem;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1rem;
}

input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  font-size: 0.875rem;
  overflow: visible;
  text-transform: none;
}

select {
  text-transform: none;
}

button, html input[type="button"] {
  -webkit-appearance: button;
  cursor: pointer;
}

input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled], html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

legend {
  height: 0;
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: 600;
}

table:not(.__se_tbl) {
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  display: none;
  position: static;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
  visibility: hidden;
}

td, th {
  padding: 0;
}

body, html {
  height: 100%;
  padding: 0;
  margin: 0;
  font-family: 'Pretendard', 'Apple SD Gothic Neo', 'Helvetica Neue', sans-serif !important;
  color: #333;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

._mailViewArea .view_contents_area * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

@media print {
  ._mailViewArea .view_contents_area * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    page: unset;
  }
}
h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  padding: 0;
}

a {
  text-decoration: none;
  color: #333333;
}

ol, ul, li {
  margin: 0;
  padding: 0;
  list-style: none;
}

#dext_body ul, #dext_body ol, #dext_body li  {
  list-style: inherit;
}

.editor_orderlist_reset * {
  -webkit-box-sizing: content-box !important;
  -moz-box-sizing: content-box !important;
  box-sizing: content-box !important;
  -webkit-border-horizontal-spacing: 1px !important;
  -webkit-border-vertical-spacing: 1px !important;
  -ms-border-horizontal-spacing: 1px !important;
  -ms-border-vertical-spacing: 1px !important;
  border-spacing: 1px !important;
}
.editor_orderlist_reset a {
  text-decoration: revert !important;
  color: blue !important;
}
.editor_orderlist_reset li {
  list-style: inherit;
}

.olordered, .ulordered {
  padding-left: 20px !important;
  list-style: auto;
}

iframe {
  width: 100%;
  border: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 600;
}

button, .jqx-widget-content {
  font-family: 'Pretendard', 'Apple SD Gothic Neo', 'Helvetica Neue', sans-serif !important;
  font-size: 0.875rem;
}

body.backdrop::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: fixed;
  background-color: rgba(0, 0, 0, 0.2);
  z-index: 1000;
  pointer-events: none;
}