@charset "UTF-8";
body {
  margin: 0;
  padding: 0;
}
div #logo {
  width: 81px;
  height: 31.5px;
  margin-top: 15px;
  margin-left: 17px;
}
h1.title1 {
  color: #FFFFFF;
  margin-left: 96px;
  margin-top: 123px;
  font-size: 55px;
  font-weight: 600;
  line-height: 180%;
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif"
}
.en {
  color: #FFFFFF;
  margin-left: 96px;
  margin-top: 43px;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.6px;
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif"
}
.scroll {
  color: #FFFFFF;
  margin-left: 21px;
  margin-top: 125px;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.6px;
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif"
}
#top {
  display: inline-block;
  width: 414px;
  height: 739px;
  background-image: url("images/237A7477.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
#yajirusi {
  background-color: transparent;
  margin-top: -30px;
  margin-left: 10px;
  width: 10px;
  height: 78px;
  overflow: hidden
}
#yajirusi:after {
  content: "";
  display: block;
  width: 1px;
  border-left: 2px #FFFFFF solid;
  animation: scroll 2s ease 0s infinite normal;
  margin: 0 auto 0;
}
@keyframes scroll {
  0% {
    height: 0;
  }
  50% {
    height: 60px;
    margin-top: 0;
  }
  100% {
    margin-top: 150px;
    height: 60px;
  }
}
.base {
  color: #059BBF;
  font-weight: 600;
  letter-spacing: 0.8px;
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif"
}
.title2 {
  margin-top: 65.5px;
  margin-left: 28px;
  font-size: 29px;
  line-height: 190%;
}
.accbox label {
  display: inline-block;
  margin: 45 0 0 169;
  color: #059BBF;
  font-weight: 300;
  background: #FFFFFF;
  cursor: pointer;
  transition: all 0.5s;
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif"
}
/*チェックは隠す*/
.accbox input {
  display: none;
}
/*中身を非表示にしておく*/
.accbox .accshow {
  height: 0;
  padding: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.8s;
}
/*クリックで中身表示*/
.cssacc:checked + .accshow {
  height: auto;
  padding: 10px 0;
  background: #FFFFFF;
  opacity: 1;
}
.shokaibun {
  margin-left: 28px;
  font-size: 15px;
  line-height: 200%;
}
#kuwasiku {
  display: inline-block;
  width: 414px;
  height: 808px;
  margin-top: 161px;
  background-image: url("images/kuwasiku_haikei.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.title3 {
  margin-top: 135px;
  margin-left: 153px;
  font-size: 23px;
  line-height: 230%;
}
.bunya1 {
  width: 110px;
  margin-top: 89px;
  margin-left: 153px;
  font-size: 14px;
  text-decoration: none;
  border-bottom: 1px solid #059BBF;
  padding-bottom: 2px;
}
.bunya2 {
  font-weight: 300;
  margin-top: 23px;
  margin-left: 153px;
  font-size: 17px;
  line-height: 220%;
}
.row figure { 
  height: 16px;
  width: 16px;
  margin: 0 0 0 0;
  background-size: cover;
  background-position: 50% 50%;
  transition: all 1s ease-in-out;
  background-repeat: no-repeat;
  z-index: 2;
  display: inline-block;
  position: relative;
}
.row a { 
  margin-left: 351px;
}
.photo01 {
  background-image: url("images/zoom.svg");
}
.lightbox-target { /*lightbox*/
  position: fixed;
  top: -100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.7);
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
  overflow: hidden;
  z-index: 300;
}
.lightbox-target .container {
  margin: auto;
  position: absolute;
  top: 50vh;
  left: 50vw;
  background-color: white;
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
  transition: 0.5s ease-in-out;
  text-align: left;
  transform: translate3d(-50%, -50%, 0);
}
a.lightbox-close { 
  display: block;
  width: 180px;
  height: 30px;
  background: white;
  color: #059BBF;
  text-decoration: none;
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding-top: 10px;
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif"
}
.lightbox-target:target {
  opacity: 1;
  top: 0;
  bottom: 0;
}
.lightbox-target:target img {
  height: 300px;
  vertical-align: -170px;
}
.musi1 {
  margin-top: -213px;
  margin-left: 345px;
}
.musi2 {
  margin-top: 12px;
  margin-left: 277px;
}
.musi3 {
  margin-top: 13px;
  margin-left: 349px;
}
.musi4 {
  margin-top: 13px;
  margin-left: 258px;
}
.musi5 {
  margin-top: 13px;
  margin-left: 318px;
}
.miru {
  font-weight: 300;
  margin-top: 20px;
  margin-left: 282px;
  font-size: 12px;
}
#gakunen {
  display: inline-block;
  width: 414px;
  height: 1080px;
  margin-top: 123px;
  background-image: url("images/gakunen_haikei.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.nen {
  margin-left: 31px;
  font-size: 23px;
}
.one {
  margin-top: 110px;
}
.setumei {
  font-weight: 300;
  margin-top: 27px;
  margin-left: 31px;
  font-size: 15px;
}
.two {
  margin-top: 142px;
}
.three {
  margin-top: 130px;
}
.four {
  margin-top: 130px;
}
.midasi {
  margin-top: 30px;
  margin-left: 31px;
  font-size: 23px;
}
.mirubtn { width: 196px;
  display: block;
  padding: 5px 0 ;
  color: #059BBF;
  background-color: #fff;
 border: solid 2px #059BBF;
  box-shadow: 2px 2px 2px #BBBEBB;
  margin-top: 60px;
  margin-left: 109px;
	  text-decoration: none; 
	text-align: center;
  font-size: 15px;
  background-image: url("images/shiryo.svg");
  background-repeat: no-repeat;
  background-size: 17px 24px;
  background-position: top 4px left 170px;
}
#topic {
  display: inline-block;
  width: 414px;
  height: 1045px;
  margin-top: 123px;
  background-image: url("images/grid.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.topictitle {
  margin-top: 40px;
  margin-left: 122px;
  font-size: 40px;
}
.topicmidasi{
  font-weight: 600;
  margin-top: 260px;
  margin-left: 51px;
  font-size: 17px;
}
.topicbun{
  font-weight: 300;
  margin-top: 17px;
  margin-left: 51px;
  font-size: 13px;
}
.yomubtn {
  width: 91px;
  text-decoration: none;
  display: block;
  text-align: center;
  padding: 5px 0 ;
  color: #059BBF;
  background-color: #fff;
 border: solid 2px #059BBF;
  box-shadow: 2px 2px 2px #BBBEBB;
  margin-left: 162px;
	margin-top: 10px;}

.topicmidasi2{
  font-weight: 600;
  margin-top: 51px;
  margin-left: -35px;
  font-size: 17px;
}
.yomubtn2 {
	 width: 91px;
  height: 35px;
  margin-top: 30px;
  margin-left: 76px;
  border: solid 2px #059BBF;
  box-shadow: 0 3px 4px rgba(0, 0, 0, 0.32);
  font-size: 18px;
	text-align: center;
	  line-height: 35px;
}
.nyushi{
	  margin-top: 115px;
  margin-left: 86px;
}
.logounder {
  width: 156px;
  height: 29px;
  margin-top: 32px;
  margin-left: 13px;
  margin-bottom: 22px;
}