@charset "UTF-8";
@import url(http://fonts.googleapis.com/earlyaccess/notosansjp.css);
header {
  z-index: 20;
}

a, p, h1, h2, h3, h4, h5, h6, li, th, td, span, * {
  font-family: "Noto Sans JP", sans-serif;
}

@media screen and (min-width: 901px) {
  .sp-f-nav {
    display: none;
  }
}
body {
  width: 100%;
  margin: 0;
  padding: 0;
  min-width: 350px;
}

main {
  position: relative;
  width: 100%;
  max-width: 1500px;
  margin: 0 auto;
  padding: 0;
  overflow-x: hidden;
}

header {
  height: 100px;
  margin: 0 0 20px 0;
  padding: 0;
  width: 100%;
  background-color: #fff;
  position: fixed;
  z-index: 999;
  top: 0;
}
header .header-inner {
  width: 100%;
  max-width: 1500px;
  margin: 0 auto;
  position: relative;
}
header .navbar-nict img {
  width: 220px;
  margin-top: 15px;
  margin-left: 30px;
}
header .navbar-nav {
  position: absolute;
  top: 20px;
  right: 30px;
}
header li {
  padding-left: 15px;
  height: 30px;
  float: left;
  list-style: none;
}
header .sns-nav .nav-link img {
  width: 30px;
}
header .sns-nav .nav-link-youtube img {
  width: 37px;
  margin-top: 2px;
}
header .sns-nav .nav-link:hover {
  opacity: 0.8;
}

@media screen and (max-width: 600px) {
  header {
    height: 100px;
    margin: 0 0 20px 0;
    padding: 0;
    width: 100%;
  }
  header .header-inner {
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 0 0 20px;
    position: relative;
  }
  header .navbar-nict img {
    width: 220px;
    margin-top: 15px;
    margin-left: 0;
  }
  header .navbar-nav {
    display: none;
  }
}
#video-area {
  position: fixed;
  z-index: -1; /*最背面に設定*/
  height: 100vh;
  width: 100vw;
  top: 100px;
  right: 0;
  left: 0;
  bottom: 0;
  overflow: hidden;
  background-image: url(../img/bg-center.jpg);
  background-position: center;
  background-size: cover;
}
@media screen and (max-width: 350px) {
  #video-area {
    top: 28vw;
  }
}

#video {
  /*天地中央配置*/
  position: absolute;
  z-index: -1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  /*縦横幅指定*/
  width: 177.77777778vh; /* 16:9 の幅→16 ÷ 9＝ 177.77% */
  height: 56.25vw; /* 16:9の幅 → 9 ÷ 16 = 56.25% */
  min-height: 100%;
  min-width: 100%;
}

@media screen and (max-width: 900px) {
  #video-area {
    background-position: center;
    background-size: cover;
  }
  #video {
    display: none;
  }
}
.n-display-area {
  position: relative;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 50px;
  padding-top: 150px;
}

.n-display {
  /* background-color: rgba(255, 255, 255, 0.8);
  border: 3px #44FFFE solid;
  box-shadow: 0 0 10px 0 #fff;
  border-radius: 10px; */
  width: -moz-fit-content;
  width: fit-content;
  padding: 3% 5%;
  margin: 0 auto;
}
.n-display h1, .n-display p {
  font-weight: bold;
}
.n-display h1 {
  font-size: 50px;
  text-align: center;
  color: #004EA2;
  /* text-shadow: #fff 2px 2px 0px; */
  text-shadow:0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff;
  margin-bottom: 40px;
  line-height: 1.3;
}
.n-display h1 small {
  font-size: 60%;
  color: #004EA2;
  /* color: #0081cc; */
}
.n-display p {
  font-size: 20px;
  line-height: 2;
  color: #333;
  /* text-shadow: #fff 1px 1px 1px; */
  text-shadow:0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff;
}
.n-display p a {
  /* color: #43bafe; */
  color: #0081cc;
  /* text-shadow: #000 1px 1px 1px; */
  /* text-shadow:0 0 2px #444,0 0 2px #444,0 0 2px #444,0 0 2px #444,0 0 2px #444,0 0 2px #444,0 0 2px #444,0 0 2px #444,0 0 2px #444,0 0 2px #444,0 0 2px #444,0 0 2px #444,0 0 2px #444,0 0 2px #444,0 0 2px #444,0 0 2px #444; */
  text-shadow:0 0 2px #fff,0 0 2px #fff,0 0 2px #fff,0 0 2px #fff,0 0 2px #fff,0 0 2px #fff,0 0 2px #fff,0 0 2px #fff,0 0 2px #fff,0 0 2px #fff,0 0 2px #fff,0 0 2px #fff,0 0 2px #fff,0 0 2px #fff,0 0 2px #fff,0 0 2px #fff;
  text-decoration: none;
}
.n-display p a:hover {
  /* opacity: 0.8; */
  color: #18aaff;
}
.n-display p [data-ruby] {
  position: relative;
}
.n-display p [data-ruby]::before {
  content: attr(data-ruby);
  position: absolute;
  top: -1.5em;
  left: 0;
  right: 0;
  margin: auto;
  font-size: 0.5em;
  width: -moz-max-content;
  width: max-content;
  overflow: visible;
}
.nlink {
  display: block;
  margin-top: 0.7em;
}
@media screen and (max-width: 600px) {
  .n-display p [data-ruby]::before {
    top: -1em;
    font-size: 0.6em;
  }
}

/* @media screen and (max-width: 1350px) {
  .n-display-area {
    width: 90%;
    margin-bottom: 30px;
    padding-top: 150px;
  }
  .n-display {
    padding: 3% 7%;
  }
  .n-display h1 {
    font-size: 20px;
  }
  .n-display h1 img {
    width: 400px;
  }
  .n-display p {
    font-size: 18px;
  }
} */
@media screen and (max-width: 900px) {
  .n-display-area {
    width: 90%;
    margin-bottom: 30px;
  }
  .n-display h1 {
    font-size: 45px;
  }
  .n-display p {
    font-size: 18px;
  }
}
@media screen and (min-width: 751px) {
  .spbr {
    display: none;
  }
}
@media screen and (max-width: 600px) {
  .n-display-area {
    width: 100%;
    margin-bottom: 30px;
    padding-top: 110px;
  }
  .n-display {
    padding: 3% 0;
  }
  .n-display h1 {
    font-size: 7vw;
    margin-bottom: 7vw;
  }
  .n-display p {
    font-size: 3vw;
    line-height: 2;
  }
}
@media screen and (max-width: 500px) {
  .n-display-area {
    margin-bottom: 30px;
    padding-top: 130px;
  }
  .n-display h1 {
    font-size: 7.5vw;
    margin-bottom: 7.5vw;
  }
  .n-display p {
    font-size: 3.3vw;
    line-height: 2;
  }
}
@media screen and (max-width: 450px) {
  .n-display-area {
    margin-bottom: 30px;
    padding-top: 130px;
  }
  .n-display h1 {
    font-size: 8vw;
    margin-bottom: 8vw;
  }
  .n-display p {
    font-size: 3.3vw;
    line-height: 2;
  }
}

/* Nくんふわふわ */

.n-right img {
  width: 100%;
}
.n-right {
  z-index: 100;
  position: absolute;
  top: 280px;
  right: 150px;
  width: 200px;
}
@media screen and (max-width: 1500px) {
  .n-right {
    top: 270px;
    right: 9vw;
    width: 180px;
  }
}
@media screen and (max-width: 1300px) {
  .n-right {
    top: 240px;
    right: 7vw;
    width: 170px;
  }
}
@media screen and (max-width: 1100px) {
  .n-right {
    top: 210px;
    right: 5vw;
    width: 160px;
  }
}
@media screen and (max-width: 900px) {
  .n-right {
    top: 200px;
    right: -10px;
    width: 17vw;
  }
}
@media screen and (max-width: 750px) {
  .n-right {
    top: 390px;
    right: 3vw;
    width: 22vw;
  }
}
@media screen and (max-width: 600px) {
  .n-right {
    top: 60vw;
    right: 7vw;
    width: 22vw;
  }
}
@media screen and (max-width: 500px) {
  .n-right {
    top: 70vw;
    right: 5vw;
    width: 22vw;
  }
}
@media screen and (max-width: 450px) {
  .n-right {
    top: 80vw;
    right: 5vw;
    width: 22vw;
  }
}
.n-right img {
  position: relative;
}
.n-right span {
  opacity: 0;
  transition: 0.1s;
  background: #0080cb;
  position: absolute;
  color: #fff;
  padding: 5px;
  width: 130px;
  bottom: calc(100% + 17px);
  left: 10%;
  box-sizing: border-box;
  text-align: center;
  word-wrap: break-word;
  border-radius: 5px;
  visibility: hidden;
  pointer-events: none;
}
.n-right span::after {
  opacity: 0;
  transition: 0.1s;
  content: "";
  position: absolute;
  border: 7px solid transparent;
  border-top: 14px solid #0080cb;
  bottom: -20px;
  left: calc(50% - 7px);
  margin-top: -3px;
  visibility: hidden;
  pointer-events: none;
}

@media screen and (min-width: 901px) {
  .n-right:hover span {
    opacity: 1;
    visibility: visible;
  }
  .n-right:hover span:after {
    opacity: 1;
    visibility: visible;
  }
}
.updown {
  animation-name: updown1; /* アニメーション名の指定 */
  animation-delay: 0s; /* アニメーションの開始時間指定 */
  animation-duration: 2.5s; /* アニメーション動作時間の指定 */
  animation-timing-function: ease-in-out; /* アニメーションの動き指定（徐々に早く）*/
  animation-iteration-count: infinite;
}

@keyframes updown1 {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-20px);
  }
  100% {
    transform: translateY(0);
  }
}
h4 {
  color: #fff;
  font-size: 15px;
  font-weight: normal;
  text-align: center;
  text-shadow: #000 0 0 5px;
}

@media screen and (max-width: 1000px) {
  h4 {
    font-size: 13px;
  }
}
@media screen and (max-width: 600px) {
  h4 {
    text-align: left;
  }
}
.movie-div {
  width: 90%;
  margin: 30px auto;
  /* overflow-y: auto; */
}
@media screen and (max-width: 600px) {
  .movie-div {
    margin-bottom: 0;
  }
}

.movie1 {
  width: 70%;
  margin-left: 15%;
  padding-bottom: 5%;
  position: relative;
}

.movie2 {
  width: 40%;
  margin-left: 30%;
  padding-bottom: 5%;
  position: relative;
}

.movie3-6 {
  width: 40%;
  padding-bottom: 5%;
  float: left;
  position: relative;
}
.movie3-6:nth-child(odd) {
  padding-left: 7.5%;
  padding-right: 2.5%;
}
.movie3-6:nth-child(even) {
  padding-left: 2.5%;
  padding-right: 7.5%;
}


@media screen and (max-width: 900px) {
  .movie1, .movie2, .movie3-6:nth-child(odd), .movie3-6:nth-child(even) {
    width: 90%;
    margin-left: 5%;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 5%;
    position: relative;
  }
}
@media screen and (max-width: 600px) {
  .movie1, .movie2, .movie3-6:nth-child(odd), .movie3-6:nth-child(even) {
    width: 100%;
    margin-left: 0%;
    padding-bottom: 5%;
    position: relative;
  }
}

.newpng {
  /* border-radius: 0 15px 0 0; */
  position: absolute;
  width: 22%;
  top: -4%;
  right: 3%;
  z-index: 2;
}
@media screen and (max-width: 900px) {
  .newpng {
    width: 22%;
    top: -5%;
    right: 3%;
  }  
}
@media screen and (max-width: 600px) {
  .newpng {
    width: 18%;
    top: -8%;
    right: 1%;
  }  
}
@media screen and (max-width: 450px) {
  .newpng {
    width: 22%;
    top: -9%;
    right: 1%;
  }  
}

.youtube-if {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  box-sizing: border-box;
}

.youtube-if iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 5px #fff, 0 0 10px #fff;
  border-radius: 15px;
}
@media screen and (max-width: 1000px) {
  .youtube-if iframe {
    border-radius: 10px;
  }
}
@media screen and (max-width: 900px) {
  .youtube-if iframe {
    border-radius: 20px;
  }
}
@media screen and (max-width: 750px) {
  .youtube-if iframe {
    border-radius: 15px;
  }
}

.youtube-tt {
  display: none;
  padding: 15px 0;
  background-color: rgba(255, 255, 255, 0.8);
  border: 2px #103F6D solid;
}

h3 {
  margin: 0;
  padding: 0;
  text-align: center;
  line-height: 1.3;
}

h3 {
  font-size: 20px;
}
@media screen and (max-width: 1350px) {
  h3 {
    font-size: 18px;
  }
}
@media screen and (max-width: 1100px) {
  h3 {
    font-size: 15px;
  }
}
@media screen and (max-width: 900px) {
  h3 {
    font-size: 15px;
  }
}
@media screen and (max-width: 600px) {
  h3 {
    font-size: 15px;
  }
}

@media screen and (max-width: 500px) {
  .youtube-tt {
    padding: 10px 0;
  }
}
.sp-f-nav {
  clear: both;
  background-color: none;
  margin-top: 30px;
  margin-bottom: 40px;
}
.sp-f-nav .sns-nav, .sp-f-nav .box-nav {
  width: -moz-fit-content;
  width: fit-content;
  padding: 0;
  margin: 0 auto;
}
.sp-f-nav .sns-nav .nav-item, .sp-f-nav .box-nav .nav-item {
  list-style: none;
  float: left;
}
.sp-f-nav .sns-nav {
  padding-bottom: 30px;
}
.sp-f-nav .sns-nav .nav-link {
  padding: 0.5rem 0.8rem;
}
.sp-f-nav .sns-nav .nav-link:hover {
  opacity: 0.8;
}
.sp-f-nav .sns-nav .nav-link img {
  width: 27px;
}
.sp-f-nav .sns-nav .nav-link-youtube img {
  width: 32px;
  margin-top: 2px;
}

footer {
  clear: both;
  background-color: #004EBA;
  padding: 20px 5%;
  position: relative;
}
footer p {
  width: 100%;
  color: #fff;
  line-height: 1.5;
  text-align: center;
}

@media screen and (max-width: 990px) {
  footer p {
    font-size: 12px;
  }
  footer p:first-child {
    padding-top: 10px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 651px) {
  .br650 {
    display: none;
  }
}
#top, #exhl {
  min-width: 360px;
}/*# sourceMappingURL=style.css.map */