@charset "UTF-8";

html,body {
  position: relative;
  top:0px;
  left:0px;
  margin: 0px;
  padding: 0px;
  width: 100%;
  height: 100%;
  min-height: 100%;
  min-width: 1220px;
//  font-family:'Bookman Old Style', "Century Gothic", "Helvetica Neue","Helvetica","Hiragino Kaku Gothic Pro",
//              "ヒラギノ角ゴ Pro W3","メイリオ","Meiryo","ＭＳ Ｐゴシック",
//              "Arial","Verdana","sans-serif";

  font-family: 'Titillium Web','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif;

  background: #f4f4f4;
}


html,body ul {
  list-style-type: none;
}


#main {
//  display: flex;
  min-width: 1220px;
}

#main h1 {
  font-family: 'Poppins', sans-serif;
  display: inline-block;
  width: 20%;
  height: 50px; 
  margin-left: 15px;
  margin-top: 0px;
  margin-bottom: 0;
  font-size: 40px;
  color: black;
  font-weight: bold;
}

#main h1 span {
  height: 50px;
//  display: inline-block;
}

#main span#lang {
  color: white;
  right: 10px;
  top: 25%;
  margin: auto;
  position: absolute;
  display: inline;
  vertical-align: middle; 
  font-weight: bold;
}

#main span#lang:hover {
  text-decoration: underline; 
}

#main h2 {
  font-family: 'Poppins', sans-serif;
  width: 100%;
  font-size: 35px;  
  height: 45px;
  z-index: 100;
  position: relative;
  //margin-top: 29px;
  //margin-bottom: 29px;
}

#main h2:hover {
  //transform: scale(1.05);
  //font-size: 36px;
}

header {
  height: 60px;
  display: flex;
  //background-color: rgba(100,149,237,0.5);
  //background-color: rgba(0,180,240,0.8);
  //background-color: rgba(25,174,120,0.8);
  background-color:rgba(0,153,204,0.8);
//  background-color:rgba(146,208,228,0.8);
  position: fixed;
  width: 100%;
  z-index: 100;
  min-width: 1220px;
}

header ul {
  font-size: 0;
  width: 60%;
  position: absolute;
//  position: relative;
  right: 100px;
}
header ul li {
  display: inline-block;
  height: 60px;
  font-size: 18px;
  width: 33%;
  //background-color: rgba(100,149,237,0.8);
  //background-color: rgba(36,64,147,0.8);
  //background-color: rgba(25,174,120,1);
  background-color:rgba(0,0,153,0.6);
//  background-color:rgba(0,61,165,0.6);
  text-align: center;
  //border: solid 1px rgb(100,149,237);
}
header ul li:hover {
  //background-color: rgba(100,149,237,1);
  //background-color: rgba(25,174,120,0.8);
  //background-color: rgba(36,64,147,0.8);
  background-color:rgba(0,0,153,0.8);
//  background-color:rgba(0,61,165,0.8);
  font-weight: bold;
}
header ul li a {
  display: block;
  height: 50px;
}
header ul li a .list_core {
  display: inline-block;
  vertical-align: middle;
//  line-height: 2.5em;
  line-height: 3.3em;
  color: white;
}

img.gobleu_logo_h{
  width: 60px;
  margin-left: 20px;
}

#keyvisual {
  top: 50px;
  height: 100vh;
  
  opacity: 1;
  //display: block;
  transition: all .6s ease-out;
  //height: 100%;
}
#keyvisual.hide {
  opacity: 0;
  //display: none;
  height: 0;
  transition: all .6s ease-out;
  transform: translateY(-300px);
}

#keyvisual a {
  //top: 180px;
  position: absolute;
//  position: relative;
  font-size: 80px;
  color: white;
  z-index: 10;
  text-shadow: 1px 0px 1px rgba(0,0,0,0.6), -1px 0px 1px rgba(0,0,0,0.6), 0px -1px 1px rgba(0,0,0,0.6);
//  font-weight: bold;
  
}

#keyvisual a#a_key {
  top: 15%;
  left: 80px;

//  font-weight: bold;
  text-shadow: 
    1px  1px 1px rgba(0,0,0,0.6),
   -1px  1px 1px rgba(0,0,0,0.6),
    1px -1px 1px rgba(0,0,0,0.6),
   -1px -1px 1px rgba(0,0,0,0.6),
    1px  0px 1px rgba(0,0,0,0.6),
    0px  1px 1px rgba(0,0,0,0.6),
   -1px  0px 1px rgba(0,0,0,0.6),
    0px -1px 1px rgba(0,0,0,0.6);
  display: flex;
  align-items: center;
}

a#gobleu {
  top: 60%;
  font-size: 50px;
  left: 80px;

}

a#gobleu span{
//  font-family: 'Poppins', sans-serif;
  display: inline;
//  display: none;
}

span.Title{
  font-family: 'Poppins', sans-serif;
  font-weight: bold;
  //text-shadow: 1px 0px 1px rgba(255,255,255,0.6), -1px 0px 1px rgba(255,255,255,0.6), 0px -1px 1px rgba(255,255,255,0.6);

  text-shadow: 
    1px  1px 1px rgba(255,255,255,1),
   -1px  1px 1px rgba(255,255,255,1), 
    1px -1px 1px rgba(255,255,255,1),
   -1px -1px 1px rgba(255,255,255,1),
    1px  0px 1px rgba(255,255,255,1),
    0px  1px 1px rgba(255,255,255,1),
   -1px  0px 1px rgba(255,255,255,1),
    0px -1px 1px rgba(255,255,255,1);

//  -webkit-text-stroke: 1px #FFF;
//  text-stroke: 1px #FFF;

  //color: rgba(25,174,120,1);
//  color: rgba(0,180,240,1);  
//  color:rgba(0,153,204,1);
  //color: rgba(0,0,0,1);
  color:rgba(0,96,176,1);
}

span.Title2{
  color:rgba(0,0,153,1);
}

@keyframes gobleu {
  0% {
    opacity:0.5;
  }
  100% {
    opacity:1;
  }

}

a#gobleu span.show {
  animation-name: gobleu;
  animation-fill-mode: forwards;
  animation-duration: 2s;
  animation-timing-function: ease;
  display: inline;

}

img.gobleu_logo{
  width: 380px;
  margin-left: 0px;
}

a#scroll {
  position: absolute;
  //top: 670px;
  top: 90%;
  //bottom: 10%;
  left: 80px;
  z-index: 10;
  display: inline-block;
  transform: translate(0, -50%);
  text-decoration: none;
  font-size: 18px;
  height: 100px;
  font-weight: bold;
}

a#scroll span {
  position: absolute;
  top 0;
  left: 22px;
  width: 30px;
  height: 30px;
  margin-left: -12px;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-animation: sdb 1.5s infinite;
  animation: sdb 1.5s infinite;
  box-sizing: border-box;
  z-index: 12;
}

@-webkit-keyframes sdb {
  0% {
    -webkit-transform: rotate(-45deg) translate(0,0);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: rotate(-45deg) translate(-20px,20px);
    opacity: 0;
  }

}

ul.slider_top {
  margin-top: 0;
  padding: 0;
}

ul.slider_top .top_img {
  object-fit: cover;
  width: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

ul.slider_top .top_img video {
  z-index: -100;
}

ul.slider_top .mask {
  width: 100%;
  height: 100%;
  display: block;
  top: 0px;
  position: absolute;
  //background-color: rgba(100,149,237,0.2);
  background-color: rgba(0,180,240,0.1);
  z-index: 9;
}

#menu {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: space-around;
  margin-top: 200px;
}

#menu div{
  margin-top: 100px;
}

#menu a {
  width: 32%;
  z-index: 12;
  color: #fff;
}
#menu img {
  width: 100%;
}
#menu a.title {
  position: relative;
  //top: 10%;
  //left: 10%;
  color: #fff;
  z-index: 11;
  width: 100%;
  font-size: 22px;
  //text-shadow: 1px 0px 1px rgba(0,0,0,0.6), -1px 0px 1px rgba(0,0,0,0.6), 0px -1px 1px rgba(0,0,0,0.6);
  //margin-left: 15px;
  //margin-right: auto;
  display: inline-block;
  text-align: center;
}

.img-wrap {
  width: 32%;
  height: 32%;
  overflow: hidden;
  position: relative;
//  background-color: rgba(0,0,0,1);
//  background-color: rgba(33,66,148,1);
//  background-color:rgba(0,61,165,0.8);
//  background-color:rgba(0,0,153,0.6);
  background-color:rgba(2,50,158,1);
}
.img-wrap .menu_mask {
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: rgba(0,0,0,0.6);
  transition: all 0.6s ease;
  z-index: 10;
  top: 0;
  padding-top: 7%;
  opacity: 0;
}

.img-wrap img{
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  overflow: hidden;
  z-index: 1;
}

.img-wrap:hover img{
  transform: scale(1.05);
}

.img-wrap:hover .menu_mask {
  opacity: 1;
  padding-left: 25px;
}


.menu_mask {
  margin-top: 0!important;
}

.img-wrap .caption {
  color: #fff;
  text-align: left;
  font-size: 22px;
}

#about {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

#about p{
//  background-color: rgba(100,149,237,0.1);
//  background-color: rgba(0,180,240,0.1);
  background-color:rgba(0,153,204,0.1);
  padding: 0px;
  display: flex;
}

#about p span{
  width: 70%;
  margin: 30px;
  font-size: 15pt;
}


#summary {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

#summary div{
  overflow-y: scroll;
  overflow-x: scroll;
  height: 800px;
}

#summary table{
  width: 98%;
  margin-left: auto;
  margin-right: auto;
  border-collapse: collapse;
  font-size: 10pt;
}

#summary table, td, th{
  border: 1px solid black;
  text-align: center;
}

#summary th{
  height: 30px;
//  background-color: rgba(33,66,148,1);
//  background-color:rgba(0,61,165,1);
//  background-color:rgba(0,61,165,0.8);
  background-color:rgba(2,50,158,1);
  color: white;
}

#summary td{
  height: 40px;
}

#obs {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  height: 400px;
}
#obs div{
//  background-color: rgba(100,149,237,0.1);
  background-color: rgba(0,180,240,0.1);
  height: 300px;
}

#contents {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: space-between; 
}

#news {
  width: 48%;
  height: 340px;
  margin-top: 20px;
}

#news time {
  font-weight: bold;

}

#news ul {
  overflow-y: scroll;
  //background-color: rgba(100,149,237,0.1);
//  background-color: rgba(0,180,240,0.1);
  background-color:rgba(0,153,204,0.1);
  height: 200px;
  padding: 20px;
  //border-top: 1px solid #a0a0a0;
  //border: 1px solid #a0a0a0;
}
#news ul li {
  border-top: 1px solid #a0a0a0;
  //border-bottom: 1px solid #a0a0a0;
  //height: 50px;
}

#org {
  width: 48%;
  height: 340px;
}
#org div {
  //background-color: rgba(100,149,237,0.1);
  background-color: rgba(0,180,240,0.1);
  height: 340px;
}


#link {
//  width: 90%;
  width: 48%;
//  margin-left: auto;
//  margin-right: auto;
//  padding-top: 100px;
//  height: 400px;
  height: 280px;
  margin-top: 20px;
}
#link div{
//  background-color: rgba(100,149,237,0.1);
//  background-color: rgba(0,180,240,0.1);
  background-color:rgba(0,153,204,0.1);
  height: 240px;
}
#link ul{
  padding: 20px;
  list-style-type: disc;
  margin: 20px;
}
#link ul li{
  height: 40px;
}


#gallery {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  height: 400px;
  padding-top: 20px;
  padding-bottom: 40px;
}

#gallery ul.slider_gallery{
  padding-left: 20px;
  padding-right: 20px;
}

#gallery .slider_gallery li{
  width: 20%;
}

#gallery .gallery_img {
  width: 98%;
}



footer {
  height: 90px;
  position: relative;
  //display: flex;
  //background-color: rgba(100,149,237,0.5);
  //background-color: rgba(0,165,105,0.9);
  //background-color: rgba(25,174,120,0.9);
//  background-color:rgba(0,0,153,0.4);
//  background-color:rgba(0,153,204,0.4);
  background-color:rgba(49,171,212,1);
  width: 100%;
  bottom: 0;
}

footer section {
  width: 90%;
  margin: 0 auto;
  position: relative;
  display: flex;
}

#jaxaCopy {
  width: 85%; 
  font-size: 12px;
  color: rgba(255,255,255,1);
//  color: rgba(0,0,0,1);
  font-weight: bold;
}

#logoarea {
//  right: 25%;
  position: relative;
  display: flex;
  align-items: flex-start;
}

img.gobleu_logo_f{
  width: 90px;
  margin-right: 15px;
}

#logoarea img.eorc_logo_f{
  margin-top: 10px;
}

.fadein {
  animation-name: fadein;
  animation-duration: 3s;
  animation-timing-function: ease;
}

@keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }

}


.fadeout {
  animation-name: fadeout;
  animation-duration: 3s;
  animation-timing-function: ease;
}

@keyframes fadeout {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }

}

.sa {
  opacity: 0;
  transition: all 1s ease;
}

.sa.show {
  opacity: 1;
  transform: none;
}



.sa--up {
  transform: translate(0, 80px);
}

.fullPageScroll {
  width: 100%;
//  height: 100vh;
  scroll-snap-type: mandatory;
  scroll-snap-points-y: repeat(100px);
  -ms-scroll-snap-type: mandatory;
  -ms-scroll-snap-points-y: repeat(100px);
  -webkit-scroll-snap-type: mandatory;
  -webkit-scroll-snap-points-y: repeat(100vh);
  scroll-snap-type: y mandatory;
//  overflow-y: auto;
  overflow-y: scroll hidden;
  -webkit-overflow-scrolling: touch;
}

.section {
  width: 100%;
//  height: 100vh;
//  padding: 10%;
  scroll-snap-align: start;
}

.pagination a.active {
  transform: scale(1.8);
}

.section2 {
//  padding-top: 1%;
}


@media screen and (max-width: 1580px){

  #keyvisual a#a_key {
    top: 10%;
  }
  
  a#gobleu {
    top: 40%;

  }



}


@media screen and (max-width: 1415px){

  #keyvisual a#a_key {
    top: 10%;
    font-size: 70px;
    left: 80px;
    
  }

  a#gobleu {
    top: 40%;
    font-size: 40px;
    left: 80px;

  }


  a#scroll {
    top: 70%;
    left: 80px;
  }


}
