@charset "UTF-8";
html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*, *:before, *:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}

body {
  font-weight: normal;
}

html,
body,
ul,
ol {
  margin: 0;
  padding: 0;
}

a {
  text-decoration: none;
}

a, a:visited, a:hover, a:active {
  color: inherit;
}

.leftColumn {
  min-width: 17.96875%;
}

.pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.pace-inactive {
  display: none;
}

.pace .pace-progress {
  background: #fba600;
  position: fixed;
  z-index: 2000;
  top: 0;
  right: 100%;
  width: 100%;
  height: 2px;
}

html {
  font-family: "Nanum Barun Gothic","Apple SD Gothic Neo","Malgun Gothic","맑은 고딕","Noto Sans",Dotum,"돋움",sans-serif;
  font-weight: normal;
  color: #231F20;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
html .serif {
  font-family: "Nanum Myeongjo","Times New Roman", Times, serif;
  font-weight: normal;
}

body {
  background-color: #ececec;
  border-top: 10px solid #2B5DB0;
}

#wrapper {
  background-color: #fff;
  max-width: 1060px;
  width: 95.32%;
  position: relative;
}

#wrapper, #footer {
  margin: 0 auto;
  font-size: 16px;
}
@media (max-width: 640px) {
  #wrapper, #footer {
    max-width: 640px;
    width: 100%;
  }
}

.joins_gnb .slogo a {
  display: block;
  width: 40px;
  height: 12px;
  padding: 10px 0;
  background: url("https://images.joins.com/ui_joongang/news/pc/common/k_logo_joins_gnb.png") 0 50% no-repeat;
  text-indent: -9999px;
  overflow: hidden;
}

#layer_jmnet dl > dt {
  height: 39px;
}

#gnb .doc {
  position: relative;
  z-index: 5;
  height: 32px;
  padding: 0 2.5%;
  width: 97.5%;
  border-bottom: 1px solid #ebebeb;
  background: #fff;
}
#gnb .doc .slogo a {
  margin: 10px 0;
  padding: 5px 0;
}
@media (max-width: 640px) {
  #gnb .doc .gnb_doc {
    display: none;
  }
}

footer .clearfx {
  zoom: 1;
}
footer .clearfx:after {
  content: '.';
  display: block;
  font-size: 0;
  height: 0px;
  line-height: 0;
  clear: both;
}
footer #foot {
  max-width: 1060px;
  width: 95%;
  margin: 0 auto;
  background: #fff;
  margin-top: 10px;
}
footer .foot_info h3.hide {
  display: none;
}
footer .foot_info p {
  margin: 0;
}
footer .foot_info {
  font-family: Tahoma,Dotum,'돋움',sans-serif;
  position: relative;
  max-width: 980px;
  margin: 0 auto;
  padding: 24px 0 46px 190px;
}
footer .foot_info .logo {
  margin: 0;
  position: absolute;
  top: 22px;
  left: 0;
}
footer .foot_info .logo a {
  display: block;
  width: 162px;
  height: 21px;
  background: url("https://images.joins.com/ui_joongang/news/pc/common/k_logo_foot_info.png") 0 0 no-repeat;
  overflow: hidden;
  text-indent: -9999px;
}
footer .foot_info .policy, footer .foot_info address, footer .foot_info .info, footer .foot_info .copyright {
  color: #737475;
  font-size: 11px;
  line-height: 18px;
}
footer .foot_info .policy a, footer .foot_info .info a {
  color: #221815;
}
footer .foot_info .policy li, footer .foot_info address span {
  float: left;
  position: relative;
  padding: 0 9px;
}
footer .foot_info .policy li:first-child, footer .foot_info address span:first-child {
  padding-left: 0;
}
footer .foot_info address {
  padding-top: 23px;
  font-style: normal;
}
footer .foot_info .info, footer .foot_info .copyright {
  padding-top: 4px;
}
footer .foot_info .info a {
  display: inline-block;
  *display: inline;
  zoom: 1;
  margin-left: 5px;
  text-decoration: underline;
}
footer .foot_info .policy .icon, footer .foot_info address .icon {
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  width: 1px;
  height: 10px;
  margin-top: -6px;
  *margin-top: -5px;
  padding: 0;
  background: #d6d6d6;
  overflow: hidden;
}
footer :root .foot_info .policy .icon {
  margin-top: -7px\0/IE9;
}
footer :root .foot_info address .icon {
  margin-top: -7px\0/IE9;
}
footer .foot_info .copyright {
  display: inline-block;
  *display: inline;
  zoom: 1;
}
footer .foot_info .rss {
  display: inline-block;
  *display: inline;
  zoom: 1;
  margin-left: 7px;
  *margin-left: 11px;
  color: #737475;
  font-size: 11px;
  line-height: 18px;
}
footer .foot_info .rss .icon {
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 10px;
  height: 10px;
  margin: -1px 4px 1px 0;
  background: url("https://images.joins.com/ui_joongang/news/pc/common/i_rss.png") 0 0 no-repeat;
  vertical-align: middle;
  overflow: hidden;
}
footer #foot .sitemap .hd {
  position: relative;
  z-index: 2;
  margin-bottom: -1px;
  padding: 13px 40px;
  border-bottom: 1px solid #d6d6d6;
  background: #fff;
}
footer #foot .sitemap .hd p {
  color: #737475;
  font-size: 11px;
  line-height: 18px;
}
footer #foot .sitemap .hd a {
  position: absolute;
  right: 40px;
  color: #241815;
  font-weight: bold;
  font-size: 11px;
  line-height: 18px;
}
footer #foot .sitemap .hd .icon {
  display: inline-block;
  *display: inline;
  zoom: 1;
  position: static;
  top: auto;
  left: auto;
  width: 7px;
  height: 4px;
  margin: -2px 0 2px 5px;
  vertical-align: middle;
  overflow: hidden;
}
footer #foot .sitemap .hd .btn_open .icon {
  background: url("https://images.joins.com/ui_joongang/news/pc/common/i_open_sitemap.png") 0 0 no-repeat;
}
footer #foot .sitemap .hd .btn_close .icon {
  background: url("https://images.joins.com/ui_joongang/news/pc/common/i_close_sitemap.png") 0 0 no-repeat;
}
footer #foot .sitemap .bd {
  padding: 0 40px;
  border-bottom: 1px solid #ececec;
  background: #f8f8f8;
}
footer #foot .sitemap .bd .row {
  padding: 25px 0 27px;
  border-top: 1px solid #ececec;
}
footer #foot .sitemap .bd .col {
  float: left;
  width: 196px;
}
footer #foot .sitemap .bd dt {
  color: #241815;
  font-weight: bold;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: -0.02em;
}
footer #foot .sitemap .bd dt a {
  color: #241815;
}
footer #foot .sitemap .bd dd {
  margin-top: 8px;
  color: #737475;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: -0.02em;
}
footer #foot .sitemap .bd dd a {
  color: #737475;
}
footer #foot .sitemap .bd dd span {
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 16px;
  height: 16px;
  margin: -2px 5px 2px 0;
  background-image: url("https://images.joins.com/ui_joongang/news/pc/common/i_share.png");
  background-repeat: no-repeat;
  vertical-align: middle;
  overflow: hidden;
}
footer #foot .sitemap .bd dd .icon_facebook {
  background-position: 0 -16px;
}
footer #foot .sitemap .bd dd .icon_twitter {
  background-position: -16px -16px;
}
footer #foot .sitemap .bd dd .icon_googleplus {
  background-position: -32px -16px;
}
footer #foot .sitemap .bd dd .icon_pinterest {
  background-position: -48px -16px;
}
footer #foot .sitemap .bd dd .icon_kakaostory {
  background-position: -64px -16px;
}
footer #foot .sitemap .bd dd .icon_instagram {
  background-position: -80px -16px;
}
footer #foot .sitemap .bd dd .icon_kakaotalk {
  background-position: -96px -16px;
}
footer #foot .sitemap .bd dd .icon_poketroket {
  background-position: -112px -16px;
}
footer #foot .sitemap .bd dd .icon_email {
  background-position: -128px -16px;
}
footer #foot .sitemap .bd dd .icon_comment {
  background-position: -144px -16px;
}
footer #foot .sitemap .bd .mobile {
  display: block;
  margin-bottom: 20px;
  color: #5d81c3;
  font-weight: bold;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: -0.02em;
}
footer #foot .sitemap .bd .mobile a {
  color: #5d81c3;
}
footer #foot .sitemap .bd .mobile .icon {
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 4px;
  height: 7px;
  margin: -1px 0 1px 5px;
  background: url("https://images.joins.com/ui_joongang/news/pc/common/u_foot_sitemap.png") 0 0 no-repeat;
  vertical-align: middle;
  overflow: hidden;
}
footer #foot .sitemap .hd {
  position: relative;
  z-index: 2;
  margin-bottom: -1px;
  padding: 13px 40px;
  border-bottom: 1px solid #d6d6d6;
  background: #fff;
}
footer #foot .sitemap .hd p {
  color: #737475;
  font-size: 11px;
  line-height: 18px;
}
footer #foot .sitemap .hd a {
  top: 13px;
}
@media (max-width: 640px) {
  footer {
    background-color: #fff;
    text-align: center;
  }
  footer::after {
    content: "Joongangilbo Co., Ltd";
    margin-bottom: 2em;
    color: #77777a;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0;
  }
  footer .sitemap {
    display: none;
  }
  footer .foot_info {
    display: none;
  }
}

#linkToTop {
  cursor: pointer;
  top: 600px;
  position: absolute;
  left: 100%;
  margin-left: .35em;
}
@media (max-width: 1024px) {
  #linkToTop {
    display: none;
  }
}
#linkToTop img {
  -webkit-transition: opacity 0.4s;
  -moz-transition: opacity 0.4s;
  -ms-transition: opacity 0.4s;
  transition: opacity 0.4s;
}
#linkToTop img.hidden {
  opacity: 0;
}

#content.about .examples {
  text-align: center;
  margin: 0 auto;
  padding: 0 1em 4em 1em;
}
#content.about .examples img.desc {
  width: 100%;
  max-width: 500px;
  padding-bottom: 4em;
  border-bottom: 1px solid #EAEAEA;
}
#content.about .examples .title {
  font-size: 1.53125em;
  padding-top: 2em;
  padding-bottom: 1em;
}
#content.about .examples .title b {
  display: inline-block;
  color: #5D81C3;
  font-weight: 600;
}
#content.about .examples p {
  text-align: justify;
  font-size: 0.75em;
  line-height: 2;
  color: #6D6D6D;
  max-width: 520px;
  margin: auto;
  padding: .35em 2em;
}
#content.about .criteria.newsjelly {
  background-color: #fff;
}
#content.about .criteria.newsjelly .newsjelly {
  display: inline-block;
  width: 80%;
  max-width: 600px;
}
@media (max-width: 640px) {
  #content.about .criteria.newsjelly .newsjelly {
    width: 60%;
  }
}
#content.about .criteria.newsjelly .newsjelly .desc {
  padding-top: .71em;
  font-size: 0.75em;
  color: #959494;
  line-height: 1.6;
}
#content.about .criteria.newsjelly .newsjelly .link {
  margin-top: .71em;
  font-size: 0.75em;
  color: #5D81C3;
}
#content.about .criteria.newsjelly .newsjelly .link > div {
  display: inline-block;
}
@media (max-width: 640px) {
  #content.about .criteria.newsjelly .newsjelly .link > div {
    display: block;
  }
}
#content.about .criteria.newsjelly .newsjelly .link > div:last-child {
  padding-left: 1em;
}
@media (max-width: 640px) {
  #content.about .criteria.newsjelly .newsjelly .link > div:last-child {
    padding-left: 0;
  }
}
#content.about .criteria {
  padding: 2em 3.90625%;
  background-color: #FAFAFA;
}
#content.about .criteria > div {
  display: inline-block;
  vertical-align: top;
  width: 19%;
}
@media (max-width: 640px) {
  #content.about .criteria > div {
    width: 30%;
  }
  #content.about .criteria > div:last-child {
    width: 50%;
  }
}
#content.about .criteria .name {
  font-size: 1.25em;
}
#content.about .criteria .name > div {
  display: inline-block;
}
#content.about .criteria .name .b {
  color: #FCAF17;
}
@media (max-width: 640px) {
  #content.about .criteria .name {
    padding-left: 1em;
    font-size: 0.9375em;
  }
}
#content.about .criteria .category {
  font-size: 0.75em;
  min-height: 112px;
  padding-left: 1.35em;
  border-right: 1px dotted #A9A9A9;
}
@media (max-width: 640px) {
  #content.about .criteria .category {
    border-right: none;
  }
}
#content.about .criteria .category:last-child {
  border-right: none;
}
#content.about .criteria .category .title {
  font-weight: bold;
  padding-bottom: .71em;
}
#content.about .criteria .category .title:before {
  content: "· ";
}
#content.about .criteria .category .desc {
  color: #959494;
}
#content.about .criteria .category .desc p {
  line-height: 1.6;
  margin: 0;
}

.njja #navigation {
  padding-top: 4%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.njja #navigation header.result {
  text-align: center;
}
@media (max-width: 640px) {
  .njja #navigation header.result {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
}
.njja #navigation header.result .total {
  text-align: center;
  background-color: #fafafa;
  padding: 1.5625% 0 2.63672% 0;
}
@media (max-width: 640px) {
  .njja #navigation header.result .total {
    width: 100%;
    padding: 1em 1.71em;
  }
}
.njja #navigation header.result .total span {
  font-size: 1.25em;
  color: #5D5D5D;
  font-weight: 500;
  display: inline-block;
}
@media (max-width: 640px) {
  .njja #navigation header.result .total span {
    font-size: 1em;
  }
}
.njja #navigation header.result .total > div {
  display: inline-block;
  vertical-align: middle;
  margin: 0 .35em;
}
@media (max-width: 640px) {
  .njja #navigation header.result .total > div {
    display: block;
    margin: .35em auto;
  }
}
.njja #navigation header.result .total div.number {
  width: 100%;
  font-size: 2em;
  color: #FCAF17;
  font-weight: 600;
  padding-bottom: .15em;
  border-bottom: 1px dotted #5E83C1;
}
.njja #navigation header.result .total div.number b {
  color: #000;
}
@media (max-width: 640px) {
  .njja #navigation header.result .total div.number {
    font-size: 1.625em;
    width: 65%;
    margin: 0 auto;
  }
}
.njja #navigation header.result .total div.prob {
  font-size: 0.875em;
  color: #000;
  font-weight: bold;
  padding-top: .35em;
}
.njja #navigation > .link {
  background-color: #fafafa;
  padding-top: 1.95313%;
  padding-bottom: 3.90625%;
  text-align: center;
  font-size: 0.75em;
}
@media (max-width: 640px) {
  .njja #navigation > .link {
    -webkit-box-ordinal-group: 3;
    -moz-box-ordinal-group: 3;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
    border-bottom: 1.5px solid #d6d6d6;
    margin-bottom: 1.35em;
  }
}
.njja #navigation > .link .number {
  color: #9A9A9A;
}
.njja #navigation > .link .article {
  color: #fff;
  background-color: #9A9A9A;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  -ms-border-radius: 9px;
  border-radius: 9px;
  padding: .25em .71em .1em .71em;
  margin-left: .35em;
}
.njja #navigation > .link .article img {
  padding: 0 .2em;
  vertical-align: middle;
}

.njja #title {
  margin: 0 3.90625%;
  padding: 0 0;
  position: relative;
}
.njja #title .upper .image {
  position: absolute;
  top: 0;
  right: 0;
  text-align: right;
}
@media (max-width: 640px) {
  .njja #title .upper .image {
    position: static;
  }
}
.njja #title .upper .main {
  font-size: 2.5em;
  font-weight: 600;
  padding-bottom: .35em;
}
@media (max-width: 640px) {
  .njja #title .upper .main {
    font-size: 1.375em;
  }
}
.njja #title .upper .sub {
  font-size: 1.0625em;
  color: #5D81C3;
  padding-bottom: .35em;
}
.njja #title .upper .sub span {
  padding-left: .71em;
  vertical-align: bottom;
}
.njja #title .upper .sub img {
  vertical-align: middle;
}
@media (max-width: 640px) {
  .njja #title .upper .sub {
    font-size: 0.875em;
  }
}
.njja #title .lower {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.njja #title .lower .desc {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: 0.75em;
  color: #6D6D6D;
  line-height: 1.71em;
  padding-bottom: 1em;
}
.njja #title .lower .desc .text {
  max-width: 474px;
  margin: 0;
}
.njja #title .lower .desc .link {
  cursor: pointer;
  color: #959494;
  text-decoration: underline;
}
.njja #title .lower .desc .link img {
  vertical-align: middle;
  margin-right: .35em;
}
@media (max-width: 640px) {
  .njja #title .lower .desc {
    padding-bottom: 1em;
  }
  .njja #title .lower .desc .text {
    display: none;
    max-width: 640px;
  }
}
.njja #title .lower .image {
  display: -moz-inline-flex;
  display: -ms-inline-flex;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-align-self: flex-end;
  -moz-align-self: flex-end;
  -ms-align-self: flex-end;
  align-self: flex-end;
}
.njja #title .lower .image img {
  width: 100%;
  height: 100%;
}
@media (max-width: 640px) {
  .njja #title .lower .image img {
    display: none;
  }
}

.njja #selectionList {
  margin: 0 3.90625%;
}
@media (max-width: 640px) {
  .njja #selectionList {
    -webkit-box-ordinal-group: 4;
    -moz-box-ordinal-group: 4;
    -ms-flex-order: 4;
    -webkit-order: 4;
    order: 4;
  }
}
@media (max-width: 640px) {
  .njja #selectionList .slide {
    border-bottom: none;
  }
}
.njja #selectionList .slide .header {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  padding: 0.71em 0;
  border-top: 1.5px solid #d6d6d6;
  border-bottom: 1.5px solid #231f20;
}
@media (max-width: 640px) {
  .njja #selectionList .slide .header {
    padding-top: .71em;
    padding-bottom: .71em;
  }
}
.njja #selectionList .slide .header .question {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: 1.375em;
}
.njja #selectionList .slide .header .question span:last-child {
  color: #5D81C3;
  font-weight: 600;
}
@media (max-width: 640px) {
  .njja #selectionList .slide .header .question span:last-child {
    display: none;
  }
}
@media (max-width: 640px) {
  .njja #selectionList .slide .header .question {
    font-size: 1.125em;
  }
}
.njja #selectionList .slide .header .breadcumb {
  font-size: 0.75em;
  -webkit-align-self: flex-end;
  -moz-align-self: flex-end;
  -ms-align-self: flex-end;
  align-self: flex-end;
}
@media (max-width: 640px) {
  .njja #selectionList .slide .header .breadcumb {
    display: none;
  }
}
@media (max-width: 640px) {
  .njja #selectionList .slide .header {
    border: none;
  }
}
.njja #selectionList .slide .header .cumb {
  color: #959494;
  font-weight: lighter;
  cursor: pointer;
}
.njja #selectionList .slide .header .cumb.selected {
  color: #2B5DB0;
  font-weight: normal;
}
.njja #selectionList .slide .header .cumb.selected::after {
  color: #469bec;
}
.njja #selectionList .slide .header .cumb::after {
  content: "▸";
  color: #d6d6d6;
  padding: 0 1em .25em 1em;
}
.njja #selectionList .slide .header .cumb:last-child {
  padding-right: 0;
}
.njja #selectionList .slide .header .cumb:last-child::after {
  content: none;
  padding-right: 0;
}
.njja #selectionList .slide .content {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  padding-top: 4.10156%;
  padding-bottom: 2.44141%;
}
@media (max-width: 640px) {
  .njja #selectionList .slide .content {
    padding: 0;
  }
}
.njja #selectionList .slide .arrow.button {
  -webkit-align-self: flex-end;
  -moz-align-self: flex-end;
  -ms-align-self: flex-end;
  align-self: flex-end;
  cursor: pointer;
  font-size: 0.75em;
  padding: .15em .35em;
  margin: 0;
  color: #fff;
  background-color: #5D5D5D;
}
@media (max-width: 640px) {
  .njja #selectionList .slide .arrow.button {
    display: none;
  }
}
.njja #selectionList .slide .arrow.button > div {
  display: inline-block;
}
.njja #selectionList .slide .arrow.button.off {
  opacity: .25;
}
.njja #selectionList .slide .examples {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
  min-height: 164px;
}
@media (max-width: 640px) {
  .njja #selectionList .slide .examples {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: flex-start;
    -moz-align-content: flex-start;
    -ms-align-content: flex-start;
    align-content: flex-start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    min-height: 266px;
    max-height: 266px;
  }
}
.njja #selectionList .slide .examples .example {
  display: inline-block;
  text-align: center;
  border: 1px solid #E8E8E8;
  color: #959494;
  cursor: pointer;
  margin: 0;
  -webkit-transition: background-color 0.1s, color 0.1s;
  -moz-transition: background-color 0.1s, color 0.1s;
  -ms-transition: background-color 0.1s, color 0.1s;
  transition: background-color 0.1s, color 0.1s;
}
@media (max-width: 640px) {
  .njja #selectionList .slide .examples .example {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    position: relative;
    text-align: left;
  }
  .njja #selectionList .slide .examples .example .image {
    display: none;
  }
  .njja #selectionList .slide .examples .example:after {
    position: absolute;
    content: "〉";
    right: 1.35em;
    top: 50%;
    transform: translateY(-50%);
  }
}
.njja #selectionList .slide .examples .example.hover {
  background-color: #E8E8E8;
}
.njja #selectionList .slide .examples .example.selected {
  color: #231F20;
  font-weight: bold;
  border-color: #8C8C8C;
  -webkit-box-shadow: 2px 2px 4px 2px rgba(0, 0, 0, 0.09);
  -moz-box-shadow: 2px 2px 4px 2px rgba(0, 0, 0, 0.09);
  -ms-box-shadow: 2px 2px 4px 2px rgba(0, 0, 0, 0.09);
  box-shadow: 2px 2px 4px 2px rgba(0, 0, 0, 0.09);
}
.njja #selectionList .slide .examples .example .name {
  padding-top: .71em;
}
@media (max-width: 640px) {
  .njja #selectionList .slide .examples .example .name {
    padding-top: 0;
  }
}
.njja #selectionList .slide .examples.gender_code .example {
  width: 160.5px;
  max-height: 160px;
  padding: 22px 0;
  margin: 4px 1.5% 0 1.5%;
  font-size: 0.875em;
}
@media (max-width: 640px) {
  .njja #selectionList .slide .examples.gender_code .example {
    width: 100%;
    height: 60px;
    margin: 0;
    border-top: none;
    padding: 0 1em;
  }
}
@media (max-width: 640px) {
  .njja #selectionList .slide .examples.gender_code .example:first-child {
    border-top: 1px solid #E8E8E8;
  }
}
.njja #selectionList .slide .examples.age_code .example {
  width: 135.3px;
  max-height: 160px;
  padding: 32px 0;
  margin: 4px .85% 0 .85%;
  font-size: 0.875em;
}
@media (max-width: 640px) {
  .njja #selectionList .slide .examples.age_code .example {
    width: 100%;
    height: 50px;
    margin: 0;
    border-top: none;
    padding: 0 1em;
  }
}
@media (max-width: 640px) {
  .njja #selectionList .slide .examples.age_code .example:first-child {
    border-top: 1px solid #E8E8E8;
  }
}
.njja #selectionList .slide .examples.city_code .example, .njja #selectionList .slide .examples.education_code .example {
  width: 158.7px;
  max-height: 76px;
  padding: 14px 0;
  margin: 4px .45% 0 .45%;
  font-size: 0.875em;
}
.njja #selectionList .slide .examples.city_code .example .name, .njja #selectionList .slide .examples.education_code .example .name {
  padding-top: .35em;
}
@media (max-width: 640px) {
  .njja #selectionList .slide .examples.city_code .example, .njja #selectionList .slide .examples.education_code .example {
    width: 50%;
    height: 60px;
    margin: 0;
    border-top: none;
    padding: 0 1.35em;
  }
  .njja #selectionList .slide .examples.city_code .example .name, .njja #selectionList .slide .examples.education_code .example .name {
    padding-top: 0;
  }
}
@media (max-width: 640px) {
  .njja #selectionList .slide .examples.city_code .example:first-child, .njja #selectionList .slide .examples.city_code .example:nth-child(2), .njja #selectionList .slide .examples.education_code .example:first-child, .njja #selectionList .slide .examples.education_code .example:nth-child(2) {
    border-top: 1px solid #E8E8E8;
  }
}
@media (max-width: 640px) {
  .njja #selectionList .slide .examples.city_code .example:nth-child(even), .njja #selectionList .slide .examples.education_code .example:nth-child(even) {
    border-left: none;
  }
}
.njja #selectionList .slide .examples.education_code .example {
  margin: 6px .2% 0 .2%;
  font-size: 0.75em;
}
.njja #selectionList .slide .examples.education_code .example.selected {
  font-size: 0.875em;
}
.njja #selectionList .slide .examples.education_code .example.selected .name {
  padding-top: .71em;
}
.njja #selectionList .slide .examples.education_code .example .name {
  padding-top: .85em;
}
.njja #selectionList .slide .examples.occupation_code .example {
  width: 116.2px;
  max-height: 76px;
  padding: 1px 0;
  margin: 4px .4% 0 .4%;
  font-size: 0.75em;
}
.njja #selectionList .slide .examples.occupation_code .example.selected {
  font-size: 0.8125em;
}
.njja #selectionList .slide .examples.occupation_code .example.selected .name {
  padding-top: 0;
}
.njja #selectionList .slide .examples.occupation_code .example .name {
  padding-top: 0;
}
@media (max-width: 640px) {
  .njja #selectionList .slide .examples.education_code .example, .njja #selectionList .slide .examples.occupation_code .example {
    width: 50%;
    height: 46px;
    margin: 0;
    border-top: none;
    padding: 0 1.35em;
    font-size: 0.875em;
  }
  .njja #selectionList .slide .examples.education_code .example .name, .njja #selectionList .slide .examples.occupation_code .example .name {
    padding-top: 0;
  }
}
@media (max-width: 640px) {
  .njja #selectionList .slide .examples.education_code .example:first-child, .njja #selectionList .slide .examples.education_code .example:nth-child(2), .njja #selectionList .slide .examples.occupation_code .example:first-child, .njja #selectionList .slide .examples.occupation_code .example:nth-child(2) {
    border-top: 1px solid #E8E8E8;
  }
}
@media (max-width: 640px) {
  .njja #selectionList .slide .examples.education_code .example:nth-child(even), .njja #selectionList .slide .examples.occupation_code .example:nth-child(even) {
    border-left: none;
  }
}
@media (max-width: 640px) {
  .njja #selectionList .slide .examples.gender_code .example.selected, .njja #selectionList .slide .examples.age_code .example.selected, .njja #selectionList .slide .examples.education_code .example.selected, .njja #selectionList .slide .examples.city_code .example.selected, .njja #selectionList .slide .examples.occupation_code .example.selected {
    border: 1px solid #8C8C8C;
    font-size: 0.875em;
  }
  .njja #selectionList .slide .examples.gender_code .example.selected .name, .njja #selectionList .slide .examples.age_code .example.selected .name, .njja #selectionList .slide .examples.education_code .example.selected .name, .njja #selectionList .slide .examples.city_code .example.selected .name, .njja #selectionList .slide .examples.occupation_code .example.selected .name {
    padding-top: 0;
  }
}

.njja #breadcumb {
  background-color: #fafafa;
  padding-top: 1.71em;
  padding-bottom: 1em;
  text-align: center;
}
@media (min-width: 640px) {
  .njja #breadcumb.sticky {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    border-bottom: 1.5px solid #231f20;
  }
  .njja #breadcumb.sticky > span {
    border-bottom: none;
  }
}
.njja #breadcumb::before, .njja #breadcumb::after {
  font-size: 1.125em;
  font-weight: bold;
}
.njja #breadcumb::before {
  content: '나는';
}
.njja #breadcumb::after {
  content: '입니다.';
}
@media (max-width: 640px) {
  .njja #breadcumb {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    border-top: 1.5px solid #d6d6d6;
    padding-top: .5em;
    padding-bottom: .71em;
  }
  .njja #breadcumb::before, .njja #breadcumb::after {
    display: none;
  }
}
.njja #breadcumb > span {
  padding-bottom: .85em;
  border-bottom: 1px dotted #5E83C1;
}
@media (max-width: 640px) {
  .njja #breadcumb > span {
    padding-bottom: 0;
    border-bottom: none;
  }
}
.njja #breadcumb .condition {
  display: inline-block;
  font-size: 1.0625em;
  padding: .35em .71em;
  margin: 0.19531%;
  cursor: pointer;
  background-color: #5D81C3;
  font-weight: 500;
  color: #fff;
  -webkit-border-radius: 32px;
  -moz-border-radius: 32px;
  -ms-border-radius: 32px;
  border-radius: 32px;
  -webkit-transition: background-color 0.4s, color 0.4s, font-weight 0.4s;
  -moz-transition: background-color 0.4s, color 0.4s, font-weight 0.4s;
  -ms-transition: background-color 0.4s, color 0.4s, font-weight 0.4s;
  transition: background-color 0.4s, color 0.4s, font-weight 0.4s;
}
.njja #breadcumb .condition.placeholder {
  color: #959494;
  background-color: #fafafa;
  font-weight: 500;
  border: 1px solid #D6D6D6;
}
.njja #breadcumb .condition.selected {
  border: 2px solid #FCAF17;
}
@media (max-width: 640px) {
  .njja #breadcumb .condition {
    font-size: 0.75em;
    padding: 1.36719% 1.75781%;
    margin: 0.39063% 0.78125%;
  }
  .njja #breadcumb .condition.selected {
    font-size: 0.75em;
    border-width: 2px;
  }
}

.njja #content nav {
  margin: 0 3.90625%;
  padding: 0 0;
  padding-top: 2.71em;
}
@media (max-width: 640px) {
  .njja #content nav {
    padding-top: 2em;
    border-bottom: none;
  }
}
.njja #content nav .title {
  font-size: 0.9375em;
}
.njja #content nav .title b {
  color: #FCAF17;
  font-weight: 600;
}
.njja #content nav .title i {
  font-style: normal;
  font-size: .8em;
  color: #959494;
  display: inline-block;
}
.njja #content nav .links {
  font-size: 0.75em;
  width: 100%;
  padding-top: 2.35em;
  padding-bottom: 2.35em;
  border-top: none;
}
@media (max-width: 640px) {
  .njja #content nav .links {
    display: block;
    padding-bottom: 1em;
  }
}
.njja #content nav .links .link {
  cursor: pointer;
  text-align: center;
  display: inline-block;
  border-bottom: 1pt solid #D6D6D6;
  *display: inline;
  *zoom: 1;
  min-width: 5.26%;
}
@media (max-width: 640px) {
  .njja #content nav .links .link {
    margin-bottom: 2em;
    text-align: center;
    min-width: 12.5%;
    padding-right: 0;
  }
}
.njja #content nav .links .link .name {
  color: #3C3E40;
  padding-bottom: 2px;
}
.njja #content nav .links .link .chart {
  position: relative;
  max-height: 29px;
  min-height: 29px;
}
.njja #content nav .links .link .chart .bar {
  -webkit-transition: height 0.4s, top 0.4s, background-color 0.4s, opacity 0.4s;
  -moz-transition: height 0.4s, top 0.4s, background-color 0.4s, opacity 0.4s;
  -ms-transition: height 0.4s, top 0.4s, background-color 0.4s, opacity 0.4s;
  transition: height 0.4s, top 0.4s, background-color 0.4s, opacity 0.4s;
  position: absolute;
  background-color: #F4F1ED;
  width: 100%;
  height: 100%;
}
.njja #content nav .links .link .chart .prob {
  color: #5D5D5D;
  display: table;
  margin: auto;
  position: absolute;
  height: auto;
  width: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.njja #content nav .links .link.min .name a, .njja #content nav .links .link.max .name a {
  text-decoration: underline;
  font-weight: bold;
}
.njja #content nav .links .link.max .name {
  color: #FC5717;
}
.njja #content nav .links .link.max .chart .bar {
  background-color: #FFDEBD;
}
.njja #content nav .links .link.min .name {
  color: #2B5DB0;
}
.njja #content nav .links .link.min .chart .bar {
  background-color: #D7E2EA;
}
.njja #content nav .share {
  text-align: center;
  padding: 0.35em 0;
  border-bottom: 1px dotted #B9BDC6;
}
.njja #content nav .share .tw, .njja #content nav .share .fb {
  display: inline-block;
  margin: 0 .35em;
}
.njja #content nav .share .fb .fb-share-button {
  top: -5px;
}
.njja #content nav > .desc {
  margin: 2em auto .71em auto;
  line-height: 1.5;
  text-align: center;
  font-size: 1.25em;
}
.njja #content nav > .desc b {
  font-weight: 600;
}
.njja #content nav .legend {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-self: center;
  -moz-align-self: center;
  -ms-align-self: center;
  align-self: center;
  font-size: 0.75em;
  width: 100%;
  color: #959494;
  text-align: center;
  padding-bottom: 1em;
}
@media (max-width: 640px) {
  .njja #content nav .legend {
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    padding: 1em 0;
    width: 100%;
    min-width: inherit;
    border-top: 1px dotted #D6D6D6;
    border-bottom: 0.71px dotted #D6D6D6;
  }
}
.njja #content nav .legend > div {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  padding-left: 1.75781%;
}
.njja #content nav .legend > div > div {
  width: 10px;
  height: 10px;
  margin-right: .35em;
}
.njja #content nav .legend > div.winners > div {
  background-color: #fff;
  border: 1px dotted #A9A9A9;
}
.njja #content nav .legend > div.filteredCandidates > div {
  background-color: #D7E2EA;
}
.njja #content nav .legend > div.filteredWinners > div {
  background-color: #8A9BB2;
}
.njja #content #series {
  padding-bottom: 100px;
}
.njja #content #series .row.selected .main {
  border-bottom: none;
}
.njja #content #series .row > .main {
  margin: 0 3.90625%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  padding: 3.125% 0 4.39453%;
  border-bottom: 1px solid #eaeaea;
}
@media (max-width: 640px) {
  .njja #content #series .row > .main {
    display: inherit;
  }
}
.njja #content #series .row > .main .category {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (max-width: 640px) {
  .njja #content #series .row > .main .category {
    display: inline-block;
    min-width: 33.3%;
    max-width: 33.3%;
  }
}
.njja #content #series .row > .main .category .name {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  font-size: 0.96875em;
  padding-bottom: 0.5em;
  color: #231F20;
}
.njja #content #series .row > .main .category .name b {
  font-weight: bold;
  padding-right: .35em;
  color: #FCAF17;
}
@media (max-width: 640px) {
  .njja #content #series .row > .main .category .name {
    padding-top: 1em;
    font-size: 0.75em;
  }
}
.njja #content #series .row > .main .category .desc {
  padding-bottom: 1em;
}
.njja #content #series .row > .main .category .desc .number {
  font-size: 2em;
  color: #FCAF17;
  font-weight: 600;
}
@media (max-width: 640px) {
  .njja #content #series .row > .main .category .desc .number {
    font-size: 1em;
  }
}
.njja #content #series .row > .main .category .desc .number b {
  color: #3C3E40;
}
.njja #content #series .row > .main .category .desc .prob {
  padding-top: .35em;
  font-size: 0.75em;
  color: #959494;
}
.njja #content #series .row > .main .party {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  pointer-events: all;
  cursor: pointer;
  padding-left: .71em;
  max-width: 16.6%;
}
@media (max-width: 640px) {
  .njja #content #series .row > .main .party {
    display: inline-block;
    min-width: 33.3%;
    max-width: 33.3%;
  }
}
.njja #content #series .row > .main .party .rect-canvas {
  width: 100%;
}
@media (max-width: 640px) {
  .njja #content #series .row > .main .party .rect-canvas {
    display: none;
  }
}
.njja #content #series .row > .main .party g.rect {
  -webkit-transition: opacity 0.4s;
  -moz-transition: opacity 0.4s;
  -ms-transition: opacity 0.4s;
  transition: opacity 0.4s;
}
.njja #content #series .row > .main .party.hidden g.rect {
  opacity: 0.4;
}
.njja #content #series .row > .main .party.selected .name {
  color: #231F20;
  font-weight: bold;
}
.njja #content #series .row > .main .party g.rect > g > text {
  font-size: 0.77875em;
  font-weight: 400;
}
.njja #content #series .row > .main .party g.rect > g > text.hidden {
  visibility: hidden;
}
.njja #content #series .row > .main .party g.winners rect {
  stroke: #A9A9A9;
  fill: #fff;
  stroke-width: 1px;
  stroke-dasharray: 3 2;
}
@media (max-width: 640px) {
  .njja #content #series .row > .main .party g.winners rect {
    stroke-width: 2px;
    stroke-dasharray: 4 4;
  }
}
.njja #content #series .row > .main .party g.filteredWinners text {
  fill: #fff;
}
.njja #content #series .row > .main .party g.winners text, .njja #content #series .row > .main .party g.filteredCandidates text {
  fill: #959494;
}
.njja #content #series .row > .main .party g.filteredWinners rect,
.njja #content #series .row > .main .party g.filteredCandidates rect {
  stroke: none;
}
.njja #content #series .row > .main .party g.filteredWinners > rect {
  fill: #8A9BB2;
}
.njja #content #series .row > .main .party g.filteredCandidates > rect {
  fill: rgba(215, 226, 234, 0.6);
}
.njja #content #series .row > .main .party .name {
  color: #959494;
  font-size: 0.75em;
  padding-top: .5em;
  padding-bottom: .35em;
}
@media (max-width: 640px) {
  .njja #content #series .row > .main .party .name {
    font-weight: bold;
  }
}
.njja #content #series .row > .main .party .desc {
  color: #959494;
  font-size: 0.75em;
}
.njja #content #series .row > .main .party .desc > div {
  display: inline-block;
  margin-right: .35em;
}
@media (max-width: 640px) {
  .njja #content #series .row > .main .party .desc > div {
    display: block;
  }
  .njja #content #series .row > .main .party .desc > div:first-child {
    margin-bottom: .35em;
  }
}
.njja #content #series .row > .main .party .desc .winners, .njja #content #series .row > .main .party .desc .candidates {
  padding: .15em .35em .075em .35em;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  margin-right: .25em;
}
@media (max-width: 640px) {
  .njja #content #series .row > .main .party .desc .winners, .njja #content #series .row > .main .party .desc .candidates {
    padding: .1em .25em .05em .25em;
  }
}
.njja #content #series .row > .main .party .desc .winners {
  color: #fff;
  background-color: #8A9BB2;
}
.njja #content #series .row > .main .party .desc .candidates {
  color: #8A9BB2;
  background-color: #D7E2EA;
}
.njja #content #series .row .appended {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  position: relative;
  padding: 2.44141% 3.90625% 2.14844%;
  background-color: #fafafa;
  -webkit-transition: max-height 0.4s ease-in, opacity 0.4s;
  -moz-transition: max-height 0.4s ease-in, opacity 0.4s;
  -ms-transition: max-height 0.4s ease-in, opacity 0.4s;
  transition: max-height 0.4s ease-in, opacity 0.4s;
  -webkit-box-shadow: inset 0px 11px 56px -17px rgba(0, 0, 0, 0.09);
  -moz-box-shadow: inset 0px 11px 56px -17px rgba(0, 0, 0, 0.09);
  -ms-box-shadow: inset 0px 11px 56px -17px rgba(0, 0, 0, 0.09);
  box-shadow: inset 0px 11px 56px -17px rgba(0, 0, 0, 0.09);
}
@media (max-width: 640px) {
  .njja #content #series .row .appended {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    max-height: inherit;
    padding-bottom: 1em;
  }
}
.njja #content #series .row .appended .arrow-bottom {
  top: 0;
  left: 0;
  position: absolute;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #fff;
}
.njja #content #series .row .appended.closed {
  padding: 0;
  -webkit-transition: max-height 0.4s ease-out, opacity 0.4s, padding 0.2s 0.4s;
  -moz-transition: max-height 0.4s ease-out, opacity 0.4s, padding 0.2s 0.4s;
  -ms-transition: max-height 0.4s ease-out, opacity 0.4s, padding 0.2s 0.4s;
  transition: max-height 0.4s ease-out, opacity 0.4s, padding 0.2s 0.4s;
  max-height: 0;
  opacity: 0;
  pointer-events: none;
}
.njja #content #series .row .appended .category {
  font-size: 0.75em;
  font-weight: bold;
}
@media (max-width: 640px) {
  .njja #content #series .row .appended .category {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding-top: .35em;
    font-size: 0.875em;
  }
  .njja #content #series .row .appended .category div {
    padding-right: .71em;
  }
}
.njja #content #series .row .appended .close {
  cursor: pointer;
}
@media (max-width: 640px) {
  .njja #content #series .row .appended .close {
    position: absolute;
    top: 1em;
    right: .35em;
  }
}
.njja #content #series .row .appended .chart {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
@media (max-width: 640px) {
  .njja #content #series .row .appended .chart {
    padding-top: .35em;
  }
}
.njja #content #series .row .appended .chart > .name {
  font-size: 0.75em;
  padding-bottom: 1.17188%;
  font-weight: bold;
}
@media (max-width: 640px) {
  .njja #content #series .row .appended .chart > .name {
    padding-bottom: .71em;
  }
}
.njja #content #series .row .appended .chart .dot-canvas {
  width: 100%;
}
.njja #content #series .row .appended .chart .dot {
  stroke: none;
  fill: #8A9BB2;
  cursor: pointer;
  -webkit-transition: fill 0.4s, fill-opacity 0.2s;
  -moz-transition: fill 0.4s, fill-opacity 0.2s;
  -ms-transition: fill 0.4s, fill-opacity 0.2s;
  transition: fill 0.4s, fill-opacity 0.2s;
}
.njja #content #series .row .appended .chart .dot.remained {
  fill: #D7E2EA;
}
.njja #content #series .row .appended .chart .dot.hidden {
  fill-opacity: 0.25;
}
.njja #content #series .row .appended .chart .desc {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  font-size: 0.75em;
  background: #fff;
  border: 1px solid #DADADA;
  width: 100%;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 1em 1.35em;
  margin-top: .71em;
}
@media (max-width: 640px) {
  .njja #content #series .row .appended .chart .desc {
    width: 100%;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 1em 1.35em;
    margin-top: .71em;
  }
}
.njja #content #series .row .appended .chart .desc.hidden {
  visibility: hidden;
  padding: 0 0;
  margin: 0 auto;
}
.njja #content #series .row .appended .chart .desc .main, .njja #content #series .row .appended .chart .desc .sub {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  color: #959494;
  font-weight: regular;
}
.njja #content #series .row .appended .chart .desc .main > div, .njja #content #series .row .appended .chart .desc .sub > div {
  padding-right: 1.35em;
}
.njja #content #series .row .appended .chart .desc .main {
  border-bottom: 1px solid #DADADA;
  padding-bottom: 1em;
}
@media (max-width: 640px) {
  .njja #content #series .row .appended .chart .desc .main {
    border-bottom: 1px solid #DADADA;
    padding-bottom: 1em;
  }
}
.njja #content #series .row .appended .chart .desc .main .name {
  font-weight: bold;
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  -ms-transition: color 0.2s;
  transition: color 0.2s;
  color: #000;
}
.njja #content #series .row .appended .chart .desc .main .name::before {
  content: "●";
  padding-right: 0.35em;
  color: #D7E2EA;
}
.njja #content #series .row .appended .chart .desc .main .name.winners::before {
  color: #8A9BB2;
}
.njja #content #series .row .appended .chart .desc .sub {
  padding-top: 1em;
}
@media (max-width: 640px) {
  .njja #content #series .row .appended .chart .desc .sub {
    padding-top: 1em;
  }
}

/*# sourceMappingURL=index.css.map */
