@charset "UTF-8";
#training .hgr-main-requirements .primary {
  background: #FFF;
}

#training .hgr-main-requirements .primary .sec-inner {
  padding-top: 70px;
  padding-left: 30px;
  padding-right: 30px;
}

@media screen and (min-width: 769px), print {
  #training .hgr-main-requirements .primary .sec-inner {
    padding-bottom: 100px;
  }
}

@media screen and (max-width: 768px) {
  #training .hgr-main-requirements .primary .sec-inner {
    padding-bottom: 40px;
  }
}

@media screen and (max-width: 37.5em) {
  #training .hgr-main-requirements .primary .sec-inner {
    padding-top: 40px;
    padding-left: 10px;
    padding-right: 10px;
  }
}

.hgr-main-requirements .hgr-pagelink {
  margin-left: auto;
  margin-right: auto;
  width: 1082px;
  max-width: 100%;
}

.hgr-main-requirements .hgr-pagelink ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.hgr-main-requirements .hgr-pagelink ul li a {
  padding: 1.25em 1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #DCDCDC;
  background-color: #FFF;
  color: #1055A3;
  line-height: 1;
  font-weight: 700;
  font-size: 16px;
}

.hgr-main-requirements .hgr-pagelink ul li a p {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.hgr-main-requirements .hgr-pagelink ul li a::after {
  display: block;
  width: 15px;
  min-width: 15px;
  height: 14px;
  background: url("../img/page/requirements/pagelink_icon.png") 50% 50%/contain no-repeat;
  content: "";
}

@media screen and (min-width: 769px), print {
  .hgr-main-requirements .hgr-pagelink ul {
    margin-left: -7px;
    margin-right: -7px;
  }
  .hgr-main-requirements .hgr-pagelink ul li {
    padding-left: 7px;
    padding-right: 7px;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}

@media screen and (max-width: 768px) {
  .hgr-main-requirements .hgr-pagelink ul {
    margin-bottom: -10px;
    margin-left: -5px;
    margin-right: -5px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .hgr-main-requirements .hgr-pagelink ul li {
    padding-bottom: 10px;
    padding-left: 5px;
    padding-right: 5px;
    width: 50%;
  }
}

.hgr-main-requirements .hgr-section {
  margin-top: 40px;
  background-color: #F9F9F9;
}

@media screen and (min-width: 769px), print {
  .hgr-main-requirements .hgr-section {
    margin-left: auto;
    margin-right: auto;
    padding: 40px;
    width: 1220px;
    max-width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .hgr-main-requirements .hgr-section {
    margin-left: -10px;
    margin-right: -10px;
    padding: 30px 20px;
    width: auto;
    max-width: none;
  }
}

.hgr-main-requirements .hgr-section .hgr-h1 {
  padding: 0.5em 1em;
  padding-bottom: 0.35em;
  text-align: center;
  color: #FFF;
  background-color: #1055A3;
  line-height: 1.2;
  font-weight: 500;
  font-size: 27.65px;
}

@media screen and (min-width: 769px), print {
  .hgr-main-requirements .hgr-section .hgr-h1 {
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 768px) {
  .hgr-main-requirements .hgr-section .hgr-h1 {
    margin-bottom: 20px;
  }
}

.hgr-main-requirements .hgr-section .hgr-h2 {
  line-height: 1.4;
  font-weight: 700;
  font-size: 23px;
}

@media screen and (min-width: 769px), print {
  .hgr-main-requirements .hgr-section .hgr-h2 {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 768px) {
  .hgr-main-requirements .hgr-section .hgr-h2 {
    margin-bottom: 20px;
  }
}

.hgr-main-requirements .hgr-section .hgr-h3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 1.2;
  font-weight: 700;
}

@media screen and (min-width: 769px), print {
  .hgr-main-requirements .hgr-section .hgr-h3 {
    margin-bottom: 4px;
  }
}

@media screen and (max-width: 768px) {
  .hgr-main-requirements .hgr-section .hgr-h3 {
    margin-bottom: 4px;
  }
}

.hgr-main-requirements .hgr-section .hgr-h3::before {
  color: #0EA0DE;
  content: "■";
}

.hgr-main-requirements .hgr-section .hgr-notification {
  text-align: center;
  background-color: #FFF;
  line-height: 1.4;
  font-weight: 700;
}

@media screen and (min-width: 769px), print {
  .hgr-main-requirements .hgr-section .hgr-notification {
    padding: 40px 0.5em;
    font-size: 23px;
  }
}

@media screen and (max-width: 768px) {
  .hgr-main-requirements .hgr-section .hgr-notification {
    padding: 20px 0.5em;
    font-size: 19px;
  }
}

.hgr-main-requirements .hgr-section .hgr-list-unit {
  background-color: #FFF;
}

@media screen and (min-width: 769px), print {
  .hgr-main-requirements .hgr-section .hgr-list-unit:nth-child(n+2) {
    margin-top: 40px;
  }
}

@media screen and (max-width: 768px) {
  .hgr-main-requirements .hgr-section .hgr-list-unit:nth-child(n+2) {
    margin-top: 20px;
  }
}

@media screen and (min-width: 769px), print {
  .hgr-main-requirements .hgr-section .hgr-list-unit {
    padding: 35px 30px 30px;
  }
}

@media screen and (max-width: 768px) {
  .hgr-main-requirements .hgr-section .hgr-list-unit {
    padding: 25px 15px 15px;
  }
}

.hgr-main-requirements .hgr-section .hgr-upper .hgr-img p {
  padding-top: 60%;
  position: relative;
}

.hgr-main-requirements .hgr-section .hgr-upper .hgr-img p img {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.hgr-main-requirements .hgr-section .hgr-upper .hgr-txt {
  line-height: 1.75;
}

@media screen and (min-width: 769px), print {
  .hgr-main-requirements .hgr-section .hgr-upper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .hgr-main-requirements .hgr-section .hgr-upper .hgr-img {
    width: 33.3333333333%;
  }
  .hgr-main-requirements .hgr-section .hgr-upper .hgr-txt {
    width: 66.6666666667%;
    padding-left: 20px;
  }
}

@media screen and (max-width: 768px) {
  .hgr-main-requirements .hgr-section .hgr-upper .hgr-img {
    width: 100%;
  }
  .hgr-main-requirements .hgr-section .hgr-upper .hgr-txt {
    margin-top: 15px;
  }
}

@media screen and (min-width: 769px), print {
  .hgr-main-requirements .hgr-section .hgr-lower {
    margin-top: 20px;
  }
}

@media screen and (max-width: 768px) {
  .hgr-main-requirements .hgr-section .hgr-lower {
    margin-top: 15px;
  }
}

.hgr-main-requirements .hgr-section .hgr-lower .hgr-table {
  line-height: 1.6;
}

.hgr-main-requirements .hgr-section .hgr-lower .hgr-table dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.hgr-main-requirements .hgr-section .hgr-lower .hgr-table dl dt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  min-width: 5em;
}

.hgr-main-requirements .hgr-section .hgr-lower .hgr-table dl dt p {
  width: auto;
  min-width: 4em;
  text-align: justify;
  -moz-text-align-last: justify;
       text-align-last: justify;
}

.hgr-main-requirements .hgr-section .hgr-lower .hgr-table dl dt::after {
  margin-top: -0.1em;
  display: block;
  width: 1em;
  min-width: 1em;
  text-align: center;
  font-weight: 400;
  content: "：";
}

@media screen and (min-width: 769px), print {
  .hgr-main-requirements .hgr-section .hgr-lower {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .hgr-main-requirements .hgr-section .hgr-lower .hgr-lower-cont:nth-child(1) {
    padding-right: 10px;
    width: 32.4074074074%;
  }
  .hgr-main-requirements .hgr-section .hgr-lower .hgr-lower-cont:nth-child(2) {
    padding-left: 10px;
    width: 67.5925925926%;
  }
}

@media screen and (max-width: 768px) {
  .hgr-main-requirements .hgr-section .hgr-lower .hgr-lower-cont:nth-child(n+2) {
    margin-top: 15px;
  }
}

.hgr-main-requirements .hgr-section .hgr-entry {
  border-top: 1px solid #DCDCDC;
}

@media screen and (min-width: 769px), print {
  .hgr-main-requirements .hgr-section .hgr-entry {
    margin-top: 20px;
  }
}

@media screen and (max-width: 768px) {
  .hgr-main-requirements .hgr-section .hgr-entry {
    margin-top: 20px;
  }
}

@media screen and (min-width: 769px), print {
  .hgr-main-requirements .hgr-section .hgr-entry {
    padding-top: 30px;
  }
}

@media screen and (max-width: 768px) {
  .hgr-main-requirements .hgr-section .hgr-entry {
    padding-top: 25px;
  }
}

@media screen and (min-width: 769px), print {
  .hgr-main-requirements .hgr-section .hgr-entry {
    padding-bottom: 30px;
  }
}

@media screen and (max-width: 768px) {
  .hgr-main-requirements .hgr-section .hgr-entry {
    padding-bottom: 25px;
  }
}

.hgr-main-requirements .hgr-section .hgr-entry .more-btn {
  border-color: #1055A3;
  background-color: #1055A3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 700;
}

.hgr-main-requirements .hgr-section .hgr-entry .more-btn::after {
  margin-top: -2px;
  margin-left: 0.5em;
  display: block;
  width: 16px;
  min-width: 16px;
  height: 16px;
  background: url("../img/page/requirements/entrybtn_icon.png") 50% 50%/contain no-repeat;
  content: "";
}

.hgr-main-requirements .hgr-section .hgr-entry .more-btn:hover {
  color: #1055A3 !important;
  background-color: #fff;
}

.hgr-main-requirements .hgr-section .hgr-entry .more-btn:hover::after {
  background-image: url("../img/page/requirements/entrybtn_icon_hover.png");
}
