#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;
}

#news {
  width: 100%;
  margin: 0 auto 80px;
}
#news .news-box {
  width: 100%;
  margin: 0 auto 30px;
  text-align: center;
}
#news .news-box .time {
  font-family: "zen-kaku-gothic-antique", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #163383;
  font-size: 20px;
}
@media screen and (max-width: 768px) {
  #news .news-box .time {
    font-size: 18px;
  }
}
#news .news-box .info {
  font-family: "zen-kaku-gothic-antique", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #163383;
  font-size: 60px;
}
@media screen and (max-width: 768px) {
  #news .news-box .info {
    font-size: 40px;
  }
}
@media screen and (max-width: 520px) {
  #news .news-box .info {
    font-size: 30px;
  }
}
@media screen and (max-width: 400px) {
  #news .news-box .info {
    font-size: 25px;
  }
}
#news .movie-box {
  width: 50%;
  aspect-ratio: 16/9;
  margin: 0 auto 40px;
  background-color: #163383;
}
@media screen and (max-width: 1100px) {
  #news .movie-box {
    width: 80%;
  }
}
@media screen and (max-width: 520px) {
  #news .movie-box {
    width: 90%;
  }
}
#news .movie-box video {
  width: 100%;
}
#news .text {
  width: 90%;
  margin: 0 auto;
  font-family: "zen-kaku-gothic-antique", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #163383;
  font-size: 18px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  #news .text {
    font-size: 16px;
  }
}
@media screen and (max-width: 520px) {
  #news .text {
    font-size: 14px;
  }
}
@media screen and (max-width: 1100px) {
  #news .text br {
    display: none;
  }
}

#message {
  width: 70%;
  margin: 0 auto 80px;
  padding: 80px 0 0;
}
@media screen and (max-width: 1100px) {
  #message {
    width: 90%;
  }
}
#message .title-box {
  width: 100%;
  text-align: center;
  margin-bottom: 50px;
}
#message .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) {
  #message .title-box h2 {
    font-size: 45px;
  }
}
@media screen and (max-width: 520px) {
  #message .title-box h2 {
    font-size: 30px;
  }
}
#message .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) {
  #message .title-box .en {
    font-size: 20px;
  }
}
@media screen and (max-width: 520px) {
  #message .title-box .en {
    font-size: 18px;
  }
}
#message .message-area {
  width: 100%;
  display: grid;
  grid-template-columns: 45% 53%;
  column-gap: 2%;
  align-items: center;
}
@media screen and (max-width: 1100px) {
  #message .message-area {
    align-items: flex-start;
  }
}
@media screen and (max-width: 900px) {
  #message .message-area {
    display: block;
  }
}
#message .message-area .image-box {
  width: 100%;
}
@media screen and (max-width: 900px) {
  #message .message-area .image-box {
    width: 40%;
    margin: 0 auto 30px;
  }
}
@media screen and (max-width: 768px) {
  #message .message-area .image-box {
    font-size: 16px;
    width: 60%;
    margin: 0 auto 30px;
  }
}
#message .message-area .image-box img {
  width: 100%;
}
#message .message-area .text-area {
  font-family: "zen-kaku-gothic-antique", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #000;
  font-size: 18px;
  line-height: 2;
  letter-spacing: .15em;
}
@media screen and (max-width: 1100px) {
  #message .message-area .text-area {
    font-size: 16px;
  }
}
@media screen and (max-width: 768px) {
  #message .message-area .text-area {
    font-size: 14px;
  }
}

#work {
  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;
}
#work .title-box {
  width: 100%;
  text-align: center;
  margin-bottom: 50px;
}
#work .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) {
  #work .title-box h2 {
    font-size: 45px;
  }
}
@media screen and (max-width: 520px) {
  #work .title-box h2 {
    font-size: 30px;
  }
}
#work .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) {
  #work .title-box .en {
    font-size: 20px;
  }
}
@media screen and (max-width: 520px) {
  #work .title-box .en {
    font-size: 18px;
  }
}
#work .text {
  text-align: center;
  font-family: "zen-kaku-gothic-antique", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #fff;
  font-size: 18px;
  padding-bottom: 40px;
}
@media screen and (max-width: 1100px) {
  #work .text {
    font-size: 16px;
    width: 90%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 520px) {
  #work .text {
    font-size: 13px;
  }
}
@media screen and (max-width: 768px) {
  #work .text br {
    display: none;
  }
}
#work .work-image {
  width: 90%;
  margin: 0 auto;
  padding-bottom: 50px;
}
#work .work-image img {
  width: 100%;
}
#work .link {
  display: block;
  width: 300px;
  margin: 0 auto;
  padding: 10px 0;
  font-family: "zen-kaku-gothic-antique", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #fff;
  font-size: 20px;
  text-align: center;
  border: 2px solid #fff;
  transition: .45s;
}
@media screen and (max-width: 520px) {
  #work .link {
    width: 240px;
    font-size: 18px;
  }
}
#work .link:hover {
  background-color: #fff;
  color: #163383;
}

#graph {
  width: 100%;
  background-color: #BFD7F1;
  padding: 80px 0;
}
#graph .title-box {
  width: 100%;
  text-align: center;
  margin-bottom: 50px;
}
#graph .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) {
  #graph .title-box h2 {
    font-size: 45px;
  }
}
@media screen and (max-width: 520px) {
  #graph .title-box h2 {
    font-size: 30px;
  }
}
#graph .title-box .en {
  font-family: "zen-kaku-gothic-antique", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #fff;
  font-size: 24px;
}
@media screen and (max-width: 1100px) {
  #graph .title-box .en {
    font-size: 20px;
  }
}
@media screen and (max-width: 520px) {
  #graph .title-box .en {
    font-size: 18px;
  }
}
#graph .text {
  text-align: center;
  font-family: "zen-kaku-gothic-antique", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #163383;
  font-size: 18px;
  margin-bottom: 80px;
}
@media screen and (max-width: 1100px) {
  #graph .text {
    font-size: 16px;
    width: 90%;
    margin: 0 auto 80px;
  }
}
@media screen and (max-width: 520px) {
  #graph .text {
    font-size: 13px;
  }
}
@media screen and (max-width: 768px) {
  #graph .text br {
    display: none;
  }
}
#graph .graph-area {
  width: 70%;
  margin: 0 auto 80px;
  display: grid;
  grid-template-columns: 32% 32% 32%;
  column-gap: 2%;
}
@media screen and (max-width: 1200px) {
  #graph .graph-area {
    width: 90%;
  }
}
@media screen and (max-width: 900px) {
  #graph .graph-area {
    display: block;
  }
}
#graph .graph-area img {
  display: block;
  width: 200px;
  margin: 0 auto 50px;
}
#graph .link {
  display: block;
  width: 300px;
  margin: 0 auto;
  padding: 10px 0;
  font-family: "zen-kaku-gothic-antique", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #163383;
  font-size: 20px;
  text-align: center;
  border: 2px solid #163383;
  transition: .45s;
}
@media screen and (max-width: 520px) {
  #graph .link {
    width: 240px;
    font-size: 18px;
  }
}
#graph .link:hover {
  background-color: #163383;
  color: #fff;
}

#about {
  width: 100%;
  padding: 80px 0;
}
#about .title-box {
  width: 100%;
  text-align: center;
  margin-bottom: 50px;
}
#about .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) {
  #about .title-box h2 {
    font-size: 45px;
  }
}
@media screen and (max-width: 520px) {
  #about .title-box h2 {
    font-size: 30px;
  }
}
#about .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) {
  #about .title-box .en {
    font-size: 20px;
  }
}
@media screen and (max-width: 520px) {
  #about .title-box .en {
    font-size: 18px;
  }
}
#about .info-list {
  width: 70%;
  margin: 0 auto;
}
@media screen and (max-width: 1100px) {
  #about .info-list {
    width: 90%;
  }
}
#about .info-list li {
  width: 100%;
  display: grid;
  grid-template-columns: 20% 78%;
  column-gap: 2%;
  align-items: center;
  border-bottom: 1px solid #99B3E1;
  padding: 20px 0;
}
#about .info-list li:last-child {
  border-bottom: none;
}
@media screen and (max-width: 768px) {
  #about .info-list li {
    display: block;
  }
}
#about .info-list li .info-former {
  font-family: "zen-kaku-gothic-antique", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #072251;
  font-size: 18px;
}
@media screen and (max-width: 768px) {
  #about .info-list li .info-former {
    margin-bottom: 10px;
    font-family: "zen-kaku-gothic-antique", sans-serif;
    font-weight: 700;
    font-style: normal;
  }
}
#about .info-list li .info-dest {
  font-family: "zen-kaku-gothic-antique", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #072251;
  font-size: 18px;
}
@media screen and (max-width: 768px) {
  #about .info-list li .info-dest {
    font-size: 16px;
  }
}

#access {
  width: 100%;
  padding: 80px 0;
  background-color: #163383;
}
#access .title-box {
  width: 100%;
  text-align: center;
  margin-bottom: 50px;
}
#access .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) {
  #access .title-box h2 {
    font-size: 45px;
  }
}
@media screen and (max-width: 520px) {
  #access .title-box h2 {
    font-size: 30px;
  }
}
#access .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) {
  #access .title-box .en {
    font-size: 20px;
  }
}
@media screen and (max-width: 520px) {
  #access .title-box .en {
    font-size: 18px;
  }
}
#access .map-box {
  width: 80%;
  height: 380px;
  margin: 0 auto;
}
@media screen and (max-width: 520px) {
  #access .map-box {
    width: 90%;
    height: 320px;
  }
}
#access .map-box iframe {
  width: 100%;
  height: 100%;
}

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