@charset "UTF-8";
html {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
  font-size: 14px;
  line-height: 140%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  background: #fff;
  color: #666;
}

/* RESET
----------------------------------------------------------------------------------------------------*/
* {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
  box-sizing: border-box;
}

.uk-h1, .uk-h2, .uk-h3, .uk-h4, .uk-h5, .uk-h6, h1, h2, h3, h4, h5, h6 {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
}

a, abbr, acronym, address, applet, article, aside, audio,
b, big, blockquote, body, caption, canvas, center, cite, code,
dd, del, details, dfn, dialog, div, dl, dt, em, embed,
fieldset, figcaption, figure, form, footer,
header, hgroup, h3, h4, h5, h6, html,
i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav,
object, ol, output, p, pre, q, ruby,
tt, table, tbody, tfoot, thead, time, tr, th, td,
u, ul, var, video {
  font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 16px;
  line-height: 140%;
  font-weight: inherit;
}

* {
  word-wrap: break-word;
  word-break: break-all;
  overflow-wrap: break-word;
}

/* 　ULKIT　RESET
----------------------------------------------------------------------------------------------------*/
.uk-input, .uk-select, .uk-textarea {
  font-size: 16px;
}

table {
  border-collapse: collapse;
}

.uk-table th {
  vertical-align: super;
}

.uk-button {
  white-space: nowrap;
}

.uk-button-large {
  min-width: 240px;
  font-size: 1.25rem;
  padding: 0 10px;
}

.uk-text-meta {
  font-size: 0.875rem;
  line-height: 1.4;
  color: #333 !important;
}

@media screen and (max-width: 640px) {
  .pc {
    display: none;
  }
}
#HRsmtArchive {
  background: #2396cc;
  color: #FFF;
}
#HRsmtArchive #HRsmtArcIntro {
  padding-bottom: 3em;
  text-align: center;
}
#HRsmtArchive #HRsmtArcIntro p {
  line-height: 180%;
}
#HRsmtArchive .sect2024 {
  background: #1a719a;
}
#HRsmtArchive .sect2023 {
  background: #2088b9;
}
#HRsmtArchive .sect2022 {
  background: #00bab0;
}
#HRsmtArchive .sect2021 {
  background: rgba(70, 33, 115, 0.9);
}
#HRsmtArchive .sect2020 {
  background: rgba(121, 30, 147, 0.9);
}
#HRsmtArchive .sect2019 {
  background: rgba(115, 196, 8, 0.9);
}
#HRsmtArchive .sect2018 {
  background: #2088b9;
}
#HRsmtArchive .sect2017 {
  background: #414daf;
}
#HRsmtArchive .sect2016 {
  background: #282d57;
}
#HRsmtArchive .sect2015 {
  background: #414daf;
}
#HRsmtArchive .sect2014 {
  background: #1a719a;
}
#HRsmtArchive .sect2013 {
  background: #2088b9;
}
#HRsmtArchive .sect2012 {
  background: #00bab0;
}
#HRsmtArchive .SmtArcSect h1 {
  text-align: center;
  color: #FFF;
  font-size: 36px;
  font-weight: bold;
  font-family: Oswald;
}
#HRsmtArchive .SmtArcSect div.ttl {
  text-align: center;
  color: #FFF;
  font-size: 120px;
  font-weight: bold;
  font-family: Oswald;
}
#HRsmtArchive .SmtArcSect div.ttl span {
  font-size: 0.875rem;
}
#HRsmtArchive .SmtArcSect table {
  margin: 3em auto;
  max-width: 640px;
}
#HRsmtArchive .SmtArcSect table th {
  padding-left: 0;
  padding-right: 1em;
  color: #FFF;
  font-size: unset;
  white-space: nowrap;
  font-weight: bold;
}
#HRsmtArchive .SmtArcSect table td {
  padding-left: 0;
}
#HRsmtArchive .SmtArcSect .uk-button {
  font-size: 18px;
  font-weight: bold;
  background: #FFF;
  color: #2396cc;
}
#HRsmtArchive .SmtArcSect .uk-button:hover {
  opacity: 0.8;
}

@media (max-width: 640px) {
  #HRsmtArchive .SmtArcSect h1 {
    text-align: center;
    color: #FFF;
    font-size: 0.9625rem;
    font-weight: bold;
    font-family: Oswald;
  }
  #HRsmtArchive .SmtArcSect div.ttl {
    text-align: center;
    color: #FFF;
    font-size: 120px;
    font-weight: bold;
    font-family: Oswald;
  }
  #HRsmtArchive .SmtArcSect table {
    margin: 3em auto;
    max-width: 640px;
  }
  #HRsmtArchive .SmtArcSect table tr {
    border: none;
  }
  #HRsmtArchive .SmtArcSect table th {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: none;
    padding: 4px;
    text-align: center;
    background: rgba(255, 255, 255, 0.3);
    color: #0a0a3f;
  }
  #HRsmtArchive .SmtArcSect table td {
    padding-left: 0;
    border: none;
  }
  #HRsmtArchive .SmtArcSect .uk-button {
    font-size: 18px;
    font-weight: bold;
    background: #FFF;
    color: #2396cc;
  }
  #HRsmtArchive .SmtArcSect .uk-button:hover {
    opacity: 0.8;
  }
}
