#key-visual.top-key {
  width: 100%;
  height: 750px;
  position: relative;
  margin-bottom: 80px;
  background-image: url(../image/top/top-key.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (min-width: 1440px) {
  #key-visual.top-key {
    height: 90vh;
  }
}
@media screen and (max-width: 768px) {
  #key-visual.top-key {
    height: 550px;
  }
}
#key-visual.top-key .global-header {
  width: 100%;
  display: flex;
  padding: 30px;
}
#key-visual.top-key .global-header .logo {
  width: 140px;
  height: auto;
  margin-right: 50px;
}
@media screen and (max-width: 1440px) {
  #key-visual.top-key .global-header .logo {
    width: 100px;
  }
}
@media screen and (max-width: 768px) {
  #key-visual.top-key .global-header .logo {
    width: 60px;
  }
}
#key-visual.top-key .global-header .logo img {
  width: 100%;
}
#key-visual.top-key .global-header .navi {
  display: flex;
}
@media screen and (max-width: 1100px) {
  #key-visual.top-key .global-header .navi {
    display: none;
  }
}
#key-visual.top-key .global-header .navi a {
  display: block;
  margin-right: 80px;
  text-align: center;
}
#key-visual.top-key .global-header .navi a:hover .en {
  color: #fff;
}
#key-visual.top-key .global-header .navi a .ja {
  font-family: "zen-kaku-gothic-antique", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #fff;
  font-size: 24px;
}
@media screen and (max-width: 1440px) {
  #key-visual.top-key .global-header .navi a .ja {
    font-size: 20px;
  }
}
#key-visual.top-key .global-header .navi a .en {
  font-family: "zen-kaku-gothic-antique", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #005EFF;
  font-size: 16px;
  transition: .45s;
}
@media screen and (max-width: 1440px) {
  #key-visual.top-key .global-header .navi a .en {
    font-size: 15px;
  }
}
#key-visual.top-key .key-text-box {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 80px;
}
@media screen and (max-width: 1440px) {
  #key-visual.top-key .key-text-box {
    padding-top: 20px;
  }
}
@media screen and (max-width: 520px) {
  #key-visual.top-key .key-text-box {
    padding-top: 0px;
    flex-direction: column;
  }
}
#key-visual.top-key .key-text-box h1 {
  font-family: "zen-kaku-gothic-antique", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #fff;
  font-size: 52px;
  margin-right: 30px;
}
@media screen and (max-width: 1440px) {
  #key-visual.top-key .key-text-box h1 {
    font-size: 40px;
  }
}
@media screen and (max-width: 768px) {
  #key-visual.top-key .key-text-box h1 {
    font-size: 30px;
  }
}
@media screen and (max-width: 520px) {
  #key-visual.top-key .key-text-box h1 {
    font-size: 24px;
    margin-right: 0px;
  }
}
#key-visual.top-key .key-text-box h1 span {
  font-family: "zen-kaku-gothic-antique", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #fff;
  font-size: 75px;
}
@media screen and (max-width: 1440px) {
  #key-visual.top-key .key-text-box h1 span {
    font-size: 55px;
  }
}
@media screen and (max-width: 768px) {
  #key-visual.top-key .key-text-box h1 span {
    font-size: 40px;
  }
}
@media screen and (max-width: 520px) {
  #key-visual.top-key .key-text-box h1 span {
    font-size: 35px;
  }
}
#key-visual.top-key .key-text-box img {
  display: block;
}
@media screen and (max-width: 1440px) {
  #key-visual.top-key .key-text-box img {
    width: 320px;
  }
}
@media screen and (max-width: 768px) {
  #key-visual.top-key .key-text-box img {
    width: 250px;
  }
}
@media screen and (max-width: 520px) {
  #key-visual.top-key .key-text-box img {
    width: 180px;
  }
}

#key-visual.sub-key {
  width: 100%;
  position: relative;
}
#key-visual.sub-key .global-header {
  width: 100%;
  display: flex;
  align-items: center;
  padding: 30px;
  margin-bottom: 80px;
}
#key-visual.sub-key .global-header .logo {
  width: 140px;
  height: auto;
  margin-right: 50px;
}
@media screen and (max-width: 1100px) {
  #key-visual.sub-key .global-header .logo {
    width: 100px;
  }
}
#key-visual.sub-key .global-header .logo img {
  width: 100%;
}
#key-visual.sub-key .global-header .navi {
  display: flex;
}
@media screen and (max-width: 1100px) {
  #key-visual.sub-key .global-header .navi {
    display: none;
  }
}
#key-visual.sub-key .global-header .navi a {
  display: block;
  margin-right: 80px;
  text-align: center;
}
#key-visual.sub-key .global-header .navi a:hover .en {
  color: #005EFF;
}
#key-visual.sub-key .global-header .navi a .ja {
  font-family: "zen-kaku-gothic-antique", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #163383;
  font-size: 24px;
}
@media screen and (max-width: 1440px) {
  #key-visual.sub-key .global-header .navi a .ja {
    font-size: 20px;
  }
}
#key-visual.sub-key .global-header .navi a .en {
  font-family: "zen-kaku-gothic-antique", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #9AA2AF;
  font-size: 16px;
  transition: .45s;
}
@media screen and (max-width: 1440px) {
  #key-visual.sub-key .global-header .navi a .en {
    font-size: 15px;
  }
}
#key-visual.sub-key .key-text-box {
  width: 85%;
  margin: 0 auto 50px;
}
#key-visual.sub-key .key-text-box h1 {
  font-family: "zen-kaku-gothic-antique", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #000;
  font-size: 72px;
  margin-bottom: 20px;
}
@media screen and (max-width: 1100px) {
  #key-visual.sub-key .key-text-box h1 {
    font-size: 55px;
  }
}
@media screen and (max-width: 768px) {
  #key-visual.sub-key .key-text-box h1 {
    font-size: 45px;
  }
}
@media screen and (max-width: 520px) {
  #key-visual.sub-key .key-text-box h1 {
    font-size: 35px;
  }
}
#key-visual.sub-key .key-text-box .pankuz {
  text-align: right;
  font-family: "zen-kaku-gothic-antique", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #163383;
  font-size: 14px;
  letter-spacing: .15em;
}
@media screen and (max-width: 768px) {
  #key-visual.sub-key .key-text-box .pankuz {
    font-size: 12px;
  }
}
@media screen and (max-width: 520px) {
  #key-visual.sub-key .key-text-box .pankuz {
    text-align: left;
  }
}
#key-visual.sub-key .key-text-box .pankuz a {
  font-family: "zen-kaku-gothic-antique", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #163383;
  font-size: 14px;
  letter-spacing: .15em;
  transition: .45s;
}
#key-visual.sub-key .key-text-box .pankuz a:hover {
  color: #5f9aff;
  margin-right: 10px;
}
@media screen and (max-width: 768px) {
  #key-visual.sub-key .key-text-box .pankuz a {
    font-size: 12px;
  }
}
#key-visual.sub-key .key-text-box .subtitle {
  font-family: "zen-kaku-gothic-antique", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #163383;
  font-size: 32px;
}
@media screen and (max-width: 520px) {
  #key-visual.sub-key .key-text-box .subtitle {
    font-size: 27px;
  }
}
#key-visual.sub-key .key-image {
  width: 100%;
  height: 550px;
}
@media screen and (max-width: 520px) {
  #key-visual.sub-key .key-image {
    height: 350px;
  }
}
#key-visual.sub-key .key-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#key-visual.sub-key .entory h1 {
  font-family: "zen-kaku-gothic-antique", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #000;
  font-size: 72px;
  margin-bottom: 20px;
}
@media screen and (max-width: 1100px) {
  #key-visual.sub-key .entory h1 {
    font-size: 55px;
  }
}
@media screen and (max-width: 768px) {
  #key-visual.sub-key .entory h1 {
    font-size: 45px;
  }
}
@media screen and (max-width: 520px) {
  #key-visual.sub-key .entory h1 {
    font-size: 32px;
  }
}

#global-footer {
  width: 100%;
  padding: 80px 0 0;
}
#global-footer .logo-box {
  display: block;
  width: 130px;
  margin: 0 auto 80px;
}
@media screen and (max-width: 768px) {
  #global-footer .logo-box {
    width: 100px;
  }
}
#global-footer .logo-box img {
  width: 100%;
}
#global-footer .navi {
  display: flex;
  justify-content: center;
  margin-bottom: 80px;
}
@media screen and (max-width: 1100px) {
  #global-footer .navi {
    display: none;
  }
}
#global-footer .navi li {
  margin-right: 80px;
}
#global-footer .navi li:last-child {
  margin-right: 0px;
}
#global-footer .navi li a {
  display: block;
}
#global-footer .navi li a .ja {
  display: block;
  font-family: "zen-kaku-gothic-antique", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #072251;
  font-size: 24px;
  text-align: center;
}
#global-footer .navi li a .en {
  display: block;
  font-family: "zen-kaku-gothic-antique", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #9AA2AF;
  font-size: 16px;
  text-align: center;
}
#global-footer .copy {
  text-align: center;
}
#global-footer .copy small {
  font-family: "zen-kaku-gothic-antique", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #072251;
  font-size: 12px;
}

.sub-footer {
  background-color: #e3e3ee;
}

#container {
  width: 100%;
  position: relative;
}

#feature {
  position: relative;
  width: 100%;
  margin: 0 auto;
  background-image: url(../image/bg-ilust.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 80px 0;
}
#feature .deco-img {
  position: absolute;
  z-index: 1;
  right: 0%;
  top: 30%;
}
@media screen and (max-width: 768px) {
  #feature .deco-img {
    display: none;
  }
}
#feature .inner {
  position: relative;
  z-index: 10;
  width: 80%;
  margin: 0 auto;
}
@media screen and (max-width: 1360px) {
  #feature .inner {
    padding: 30px;
    background-color: rgba(22, 51, 131, 0.2);
  }
}
@media screen and (max-width: 1100px) {
  #feature .inner {
    width: 90%;
    background-color: rgba(22, 51, 131, 0.6);
  }
}
#feature .inner .title-box {
  width: 100%;
  margin-bottom: 80px;
}
#feature .inner .title-box h2 {
  font-family: "zen-kaku-gothic-antique", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #fff;
  font-size: 60px;
}
@media screen and (max-width: 1100px) {
  #feature .inner .title-box h2 {
    font-size: 45px;
  }
}
@media screen and (max-width: 520px) {
  #feature .inner .title-box h2 {
    font-size: 30px;
  }
}
#feature .inner .title-box .en {
  font-family: "zen-kaku-gothic-antique", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #BEBEBE;
  font-size: 24px;
}
@media screen and (max-width: 1100px) {
  #feature .inner .title-box .en {
    font-size: 20px;
  }
}
@media screen and (max-width: 520px) {
  #feature .inner .title-box .en {
    font-size: 18px;
  }
}
#feature .inner .f-all {
  margin-bottom: 50px;
}
#feature .inner .f-all .f-title {
  font-family: "zen-kaku-gothic-antique", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #fff;
  font-size: 40px;
  letter-spacing: .2em;
  display: flex;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  #feature .inner .f-all .f-title {
    font-size: 30px;
    align-items: center;
  }
}
#feature .inner .f-all .f-title span {
  display: block;
  font-family: "zen-kaku-gothic-antique", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #fff;
  font-size: 40px;
  letter-spacing: .2em;
  margin-right: 30px;
}
#feature .inner .f-all .text {
  width: 50%;
  font-family: "zen-kaku-gothic-antique", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #fff;
  font-size: 18px;
  margin-left: 80px;
  line-height: 2;
  letter-spacing: .15em;
}
@media screen and (max-width: 1100px) {
  #feature .inner .f-all .text {
    width: 80%;
  }
}
@media screen and (max-width: 768px) {
  #feature .inner .f-all .text {
    width: 100%;
    font-size: 14px;
    margin-left: 0px;
  }
}

#interview {
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding: 80px 0;
}
#interview .title-box {
  width: 100%;
  margin-bottom: 80px;
  text-align: center;
}
#interview .title-box h2 {
  font-family: "zen-kaku-gothic-antique", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #163383;
  font-size: 60px;
}
@media screen and (max-width: 1100px) {
  #interview .title-box h2 {
    font-size: 45px;
  }
}
@media screen and (max-width: 520px) {
  #interview .title-box h2 {
    font-size: 30px;
  }
}
#interview .title-box .en {
  font-family: "zen-kaku-gothic-antique", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #BEBEBE;
  font-size: 24px;
}
@media screen and (max-width: 1100px) {
  #interview .title-box .en {
    font-size: 20px;
  }
}
@media screen and (max-width: 520px) {
  #interview .title-box .en {
    font-size: 18px;
  }
}
#interview .interviewer {
  width: 100%;
  background-color: #163383;
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  #interview .interviewer {
    padding: 20px;
  }
}
#interview .interviewer .inner {
  width: 80%;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 40% 30%;
  column-gap: 30%;
  align-items: center;
}
@media screen and (max-width: 1100px) {
  #interview .interviewer .inner {
    grid-template-columns: 40% 50%;
    column-gap: 10%;
  }
}
@media screen and (max-width: 768px) {
  #interview .interviewer .inner {
    display: block;
    width: 90%;
  }
}
#interview .interviewer .inner img {
  width: 100%;
}
@media screen and (max-width: 768px) {
  #interview .interviewer .inner img {
    display: block;
    width: 60%;
    margin: 0 auto;
  }
}
#interview .interviewer .inner .profile {
  width: 100%;
  display: flex;
  flex-flow: column;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  #interview .interviewer .inner .profile {
    text-align: center;
  }
}
#interview .interviewer .inner .profile .name {
  font-family: "zen-kaku-gothic-antique", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #fff;
  font-size: 50px;
}
@media screen and (max-width: 768px) {
  #interview .interviewer .inner .profile .name {
    font-size: 40px;
  }
}
@media screen and (max-width: 520px) {
  #interview .interviewer .inner .profile .name {
    font-size: 30px;
  }
}
#interview .interviewer .inner .profile .name span {
  font-family: "zen-kaku-gothic-antique", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #fff;
  font-size: 20px;
}
@media screen and (max-width: 768px) {
  #interview .interviewer .inner .profile .name span {
    font-size: 18px;
  }
}
#interview .interviewer .inner .profile .join {
  font-family: "zen-kaku-gothic-antique", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #fff;
  font-size: 24px;
}
@media screen and (max-width: 768px) {
  #interview .interviewer .inner .profile .join {
    font-size: 20px;
  }
}
#interview .interviewer .inner .profile .old {
  font-family: "zen-kaku-gothic-antique", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #fff;
  font-size: 24px;
}
@media screen and (max-width: 768px) {
  #interview .interviewer .inner .profile .old {
    font-size: 20px;
  }
}
#interview .qa-area {
  width: 80%;
  margin: 0 auto 80px;
}
#interview .qa-area .question {
  font-family: "zen-kaku-gothic-antique", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #163383;
  font-size: 40px;
  letter-spacing: .15em;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  #interview .qa-area .question {
    font-size: 30px;
  }
}
@media screen and (max-width: 520px) {
  #interview .qa-area .question {
    font-size: 22px;
  }
}
#interview .qa-area .answer {
  font-family: "zen-kaku-gothic-antique", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #163383;
  font-size: 16px;
  letter-spacing: .15em;
  line-height: 2;
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  #interview .qa-area .answer {
    font-size: 14px;
  }
}

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