@charset "utf-8";
/*自己紹介ページ*/

/*ハンガーページ*/

/*パディングと文章サイズ*/

body{
  margin: 0px;
  overflow-x: hidden;
  padding: 0;
}

.padding-aj{
  padding-left: 20px;
  padding-right: 20px;
  margin: auto 2.1%;
}

.padding-bottom-soccer{
  padding-bottom: 2%;
}

.bun1{
  content: "fontsystem";
  color: black;
  font-weight: 540;
  padding-left: 2%;
  padding-right: 2%;
  margin: 0;
  display: block;
}

.bun-link{
  content: "fontsystem";
  font: weight 540px;
}

.padding-{
  padding-top: 30px;
}

.padding-true{
  margin-top: 2%;
  margin-bottom: 2%;
}

.padding-top-cut{
  padding-bottom: 2%;
}

.padding-bottom-top{
  padding-top: 2%;
  padding-bottom: 8%;
}

.padding-gyoukan{
  padding-top: 1%;
  padding-bottom: 2%;
}

.padding-introduce{
  padding-left: 2%;
  padding-bottom: 2%;
}

.sample-img{
  width: 100%;
  height: auto;
  background-color: #606060;
  position: relative;
  color: white;
  padding: 20% 0;
  font-size:clamp(20px,7vw,30px);
}

.tanimoto-h3{
  margin: 0;
  width: 100%;
  padding: 1vh;
  background: #ffffff;
  opacity: 0.7;
  text-align: center;
  position: absolute;
  
}

.tanimoto-h3 p{
  margin: 0;
  width: 100%;
  height: auto;
  font-size:clamp(25px,7vw,40px);
  font-weight: bold;
  text-align: center;
  position: relative;
  opacity: 1;
}

.slide img{
  width: 100%;
  max-height: 100vh;
}

.care{
  font-size:10px;
  text-align: right;
}


.slideshow{
  position:relative;
  overflow-x: hidden;
}

.slideshow-picture{
  width:100%;
  height:67vmin;
  object-fit: cover;
  position: absolute;
  z-index: -2;
}

.slideshow-picture-cover{
  width:100%;
  height:67vmin;
  position: absolute;
  background-color: black;
  opacity: 0.5;
  z-index: -1;
}

.slideshow-picture-4{
  animation: slideshow-picture-4-animation 16s;
  animation-iteration-count:infinite;
}

.slideshow-picture-3{
  animation: slideshow-picture-3-animation 16s;
  animation-iteration-count:infinite;
}

.slideshow-picture-2{
  animation: slideshow-picture-2-animation 16s;
  animation-iteration-count:infinite;
}

.slideshow-picture-1{
  animation: slideshow-picture-1-animation 16s;
  animation-iteration-count:infinite;
}



@keyframes slideshow-picture-4-animation{
  0%{
      transform: translateX(100%);
      opacity:0;
  }
  25%{
      transform: translateX(0%);
      opacity:1;
  }
  50%{
      transform: translateX(-100%);
      opacity:0;
  }
  75%{
      transform: translateX(-100%);
      opacity:0;
  }
  100%{
      transform: translateX(-100%);
      opacity:0;
  }
}

@keyframes slideshow-picture-3-animation{
  0%{
      transform: translateX(100%);
      opacity:0;
  }
  25%{
      transform: translateX(100%);
      opacity:0;
  }
  50%{
      transform: translateX(0%);
      opacity:1;
  }
  75%{
      transform: translateX(-100%);
      opacity:0;
  }
  100%{
      transform: translateX(-100%);
      opacity:0;
  }
}

@keyframes slideshow-picture-2-animation{
  0%{
      transform: translateX(100%);
      opacity:0;
  }
  25%{
      transform: translateX(100%);
      opacity:0;
  }
  50%{
      transform: translateX(100%);
      opacity:0;
  }
  75%{
      transform: translateX(0%);
      opacity:1;
  }
  100%{
      transform: translateX(-100%);
      opacity:0;
  }
}

@keyframes slideshow-picture-1-animation{
  0%{
      transform: translateX(0%);
      opacity:1;
  }
  25%{
      transform: translateX(-100%);
      opacity:0;
  }
  50%{
      transform: translateX(-100%);
      opacity:0;
  }
  75%{
      transform: translateX(100%);
      opacity:0;
  }
  100%{
      transform: translateX(0%);
      opacity:1;
  }
}

.slideshow-on{
  color:#ffffff;
  text-align: center;
  padding: 20vmin;
  font-size: 8vmin;
}

.link p{
  font-size:2vw;
  text-align: right;
  margin-bottom:auto;
  margin-right: 10px;
}

.project-farst{
  border: solid #000000 3px;
  margin:0 10vw 2.1% 10vw;
  padding: 60px 30px;
}

.project-farst .int{
  padding: 10px 0;
  text-align: center;
}

.den-int .i {
  position: relative;
  width: 100%; 
  margin: 0;
  text-align: center;
}
.den-int .i img {
  height: auto;
  width: 60%;
}

.center{
  text-align: center;
}

/*にそっく歩行ロボット記事*/

.clear{
  clear: both;
}

.intaview{
  height: auto;
}


.main-t .i{
  padding: 0;
  width: 100%;
  height: 60vh;
  object-fit: cover;
}

.i-i{
  width: 60%;
}

.main-t .a{
  padding: 0;
  width: 100%;
  height:auto;
}

.p-d-t{
  margin-bottom: 0px;
  padding: 0 0px;
  text-align: center;
}

.p-d-t .i{
  width: 60%;
  padding: 0 0;
  margin-bottom: 0;
  text-align: center;
}

.center{
  text-align: center;
}


.hukidasi-l .i{
  width: 50%;
  height: auto;
  margin-top: auto;
}

.hukidasi-l .i_robocup{
  width: 100%;
  height: auto;
  margin-top: auto;
}

@media screen and (max-width:500px) {
  .hukidasi-l .i{
    width: 80%;
    height: auto;
    margin-top: auto;
  }
}

/*not*/
.example-contents-box-link {
  background-color:#efefef;
  width:92%;
  margin: 2%;
  padding-left: 2%;
  padding-right: 2%;
  padding-top: 2%;
  position: relative;
}

.example-contents-box-box{
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(calc(160px + 15%), 1fr));
}

.example-contents-box-link:hover{
  animation: example-contents-box-animation 0.5s;
  animation-fill-mode: forwards;
}

@keyframes example-contents-box-animation{
  100%{
      background-color: #7c7c7c;
      color:#ffffff;
  }
}

.example-contents-title{
  text-align: center;
  font-size:clamp(15px,5vw,25px);
}

.example-contents-picture{
  width:100%;
}

/*電技研活動*/

.den-introduce-num{
  padding-left: 0px;
  font-weight: 800;
  padding-bottom: 2%;
  font-size:clamp(15px,4vw,21px);
}

.den-introduce-title{
  padding-left: 0px;
  font-weight: 800;
  padding-bottom: 2%;
  font-size:clamp(15px,4vw,21px);
}

.stand_sekkei{
  width: 40%;
  padding-right: 0;
  padding-left: 2.5%;
}

.two_hyousi{
  width: 20%;
  height: auto;
  padding-right: 0;
  margin-left: 2.5%;
  border: #000000 solid;
}

.soccer_hyousi{
  width: 20%;
  height: auto;
  padding-right: 0;
  margin-left: 2.5%;
}

.robocup_hyousi_100{
  width: 80%;
  height: auto;
  padding-right: 0;
  margin-left: 2.5%;
}

.bun_hyousi{
  width: 60%;
  height: auto;
  padding-right: 0;
  margin-left: 2.5%;
}


@media screen and (max-width:600px) {
  .project-farst{
    padding: 30px 10px;
  }  
}


/*記事ボックス*/
.right{
  text-align: right;
}

.left{
  text-align: left;
}

.padding-tyousei{
  padding-bottom: 10px;
  width: 100%;
}


/*サイトマップ*/
.saito-padding a{
  text-decoration: none;
}

.responsive-text-mappu{
  list-style: "◆"; 
  padding: 5px 0;
  content: "fontsystem";
  margin: 0;
  color: rgb(37, 94, 151);
}

.responsive-text-mappu-mappu{
  list-style: "┗"; 
  padding: 5px 0;
  content: "fontsystem";
  margin: 0;
  color: rgb(37, 94, 151);
  margin-left: 10%;
}

.responsive-text-mappu-mappu-mappu{
  list-style: "┗"; 
  padding: 5px 0;
  content: "fontsystem";
  margin: 0;
  color: rgb(37, 94, 151);
  margin-left: 20%;
}

.responsive-text-mappu-mappu-mappu-mappu{
  list-style: "┗"; 
  padding: 5px 0;
  content: "fontsystem";
  margin: 0;
  color: rgb(37, 94, 151);
  margin-left: 30%;
}

.responsive-text-mappu:hover{
  color: #41bcc7;
  text-decoration: underline;
}

.responsive-text-mappu-mappu:hover{
  color: #41bcc7;
  text-decoration: underline;
}

.responsive-text-mappu-mappu-mappu:hover{
  color: #41bcc7;
  text-decoration: underline;
}

.example-contents-box-mappu{
  background-color:white;
  width:92%;
  margin: 2%;
  padding-left: 2%;
  padding-right: 2%;
  position: relative;
}

.example-contents-box-box-mappu{
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(calc(160px + 25%), 1fr));
}

.tate-saito{
  height: auto;
  border-left: #000000 solid 3px;
  margin-left: 30px;
  margin-bottom: 4%;
  position: relative;
}

.yoko-saito{
  border-bottom: solid black 3px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 10%;
}

.example-contents-title-mappu{
  text-align: center;
  font-size:clamp(15px,5vw,25px);
  background-color: whitesmoke;
  border-left: #118dba solid 6px;
  padding: 10px;
  margin-bottom: 0;
}


.saito-resp{
  position: relative;
}

.saito-padding{
  padding: 20px 40px;
  margin: 0;
}

.saito-2{
  padding: 20px 40px;
  margin: 0;
}

/*用語集*/
.yougosyuu-syuu{
  margin: 0;
  margin-bottom: 2%;
  width: 96%;
  margin-left: 2%;
  height: auto;
  text-align: center;
  display: inline-block;
  position: relative;
}

.yougo-title-a{
  border-bottom: #0025a0 5px solid;
  padding: 5px;
  text-align: center;
  position: relative;
}

.yougo-title-a::before{
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 10%;
  height: 5px;
  content: '';
  background: #26b3ff;
}

.yougo-title-k{
  border-bottom: #0025a0 5px solid;
  padding: 5px;
  text-align: center;
  position: relative;
}

.yougo-title-k::before{
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 20%;
  height: 5px;
  content: '';
  background: #26b3ff;
}

.yougo-title-s{
  border-bottom: #0025a0 5px solid;
  padding: 5px;
  text-align: center;
  position: relative;
}

.yougo-title-s::before{
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 30%;
  height: 5px;
  content: '';
  background: #26b3ff;
}

.yougo-title-t{
  border-bottom: #0025a0 5px solid;
  padding: 5px;
  text-align: center;
  position: relative;
}

.yougo-title-t::before{
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 40%;
  height: 5px;
  content: '';
  background: #26b3ff;
}

.yougo-title-n{
  border-bottom: #0025a0 5px solid;
  padding: 5px;
  text-align: center;
  position: relative;
}

.yougo-title-n::before{
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 50%;
  height: 5px;
  content: '';
  background: #26b3ff;
}

.yougo-title-h{
  border-bottom: #0025a0 5px solid;
  padding: 5px;
  text-align: center;
  position: relative;
}

.yougo-title-h::before{
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 60%;
  height: 5px;
  content: '';
  background: #26b3ff;
}

.yougo-title-m{
  border-bottom: #0025a0 5px solid;
  padding: 5px;
  text-align: center;
  position: relative;
}

.yougo-title-m::before{
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 70%;
  height: 5px;
  content: '';
  background: #26b3ff;
}

.yougo-title-y{
  border-bottom: #0025a0 5px solid;
  padding: 5px;
  text-align: center;
  position: relative;
}

.yougo-title-y::before{
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 80%;
  height: 5px;
  content: '';
  background: #26b3ff;
}

.yougo-title-r{
  border-bottom: #0025a0 5px solid;
  padding: 5px;
  text-align: center;
  position: relative;
}

.yougo-title-r::before{
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 90%;
  height: 5px;
  content: '';
  background: #26b3ff;
}

.yougo-title-w{
  border-bottom: #8fb2e5 5px solid;
  padding: 5px;
  text-align: center;
  position: relative;
}

.yougo-title-w::before{
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 100%;
  height: 5px;
  content: '';
  background: #26b3ff;
}


.yougosyuu-syuu p{
  font-size: clamp(20px,4vw,27px);
  margin: 0;
  width: 96%;
  margin-left: 2%;
}


.title-syuu{
  padding-top: 20px;
  padding-bottom: 10px;
  font-size: clamp(18px,4vw,23px);
  padding-left: 40px;
  color: #1f65d6;
}

.text-syuu{
  content: "fontsystem";
  color: #383838;
  font-weight: 540;
  padding-left: 50px;
  padding-right: 20px;
  margin: auto 2.1%;
  display: block;
  padding-bottom: 20px;
}

.bunnsyou-syuu{
  border-top: #000000 dotted 3px;
  border-left: black dotted 3px;
  width: 2rem;
  height: 2rem;
  margin-left: 2%;
  position: absolute;
  top: 0;
}

.bunnsyou-syuu-d{
  border-bottom: #000000 dotted 3px;
  border-right: black dotted 3px;
  width: 2rem;
  height: 2rem;
  margin-left: 2%;
  position: absolute;
  bottom: 0;
  right: 2%;
}

.re-syuu{
  position: relative;
  width: 100%;
  height: auto;
  margin-top: 2%;
}

.mokuzi-syuu{
  border: #000000 solid 3px;
  padding: 10px;
  padding-bottom: 0;
  margin-bottom: 3%;
  margin-top: 2%;
  margin-left: 50px;
  margin-right: 50px;
  padding-left: 10%;
  padding-right: 10%;
}

.mokuzi-title-syuu{
  font-weight: 700;
  font-size: clamp(18px,4vw,25px);
  text-align: center;
  padding: auto;
}

.text-mokuzi-syuu{
  font-size:clamp(15px,4vw,21px);
  padding-bottom: 20px;
  font-weight: 700;
  text-align: left;
  margin-left:auto;
  margin-right: auto;
}

.center-syuu{
  text-align: center;
  margin: 0;
  padding: 0;
}

.syuu-mokuzi{
  color: #000000;
  text-decoration: none;
}

.syuu-mokuzi:hover{
  text-decoration: underline;
  color: #08b7de;
}

.grid{
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(calc(100px + 15%), 1fr));
}

.padding-tyousei-syuu{
  padding-bottom: 30px;
}

.nisokuhokou{
  width: 50vw;
  height: 30vw;
  margin: 0;
}


/*年表*/
.to_the_future{
  margin-top: 2%;
  padding-left: 2%;
  text-align: center;
  font-size: clamp(35px,7vw,60px);
  font-weight:10000;
  -webkit-text-stroke: 1px rgb(67, 199, 219); 
  text-stroke: 1px rgb(67, 199, 219);
  color: white;
}

.nennpyou-l{
  width: 100%;
  height: auto;
  position: relative;
  margin: 0;
}

.en-nennpyou-l{
  position: absolute;
  width: calc(70px + 4vw);
  height: calc(70px + 4vw);
  border-radius: 30vw;
  background-color: rgb(82, 124, 176);
  top: calc(50px + 2vw);
    left: calc(50% + 10px);
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    z-index: 90;
}

.en-nennpyou-l .year-l{
  font-size: clamp(17px,3vw,23px);
  width: 100%;
  position: absolute;
  color: white;
  top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.tate-sen-l{
  width: calc(50% + 5px);
  height: auto;
  border-right: rgb(82, 124, 176) 10px solid;
}

.how-year-l{
  height: auto;
  width: 100%;
}

.how-year-l .yoko-sen-year-l{
  position: absolute;
  width: 100%;
  top: calc(45px + 2vw);
  right: none;
  left: 20px;
  width: calc(50% - 8px - 35px - 2vw);
  height: auto;
  border-bottom:rgb(82, 124, 176) 10px solid;
}

.title-nennpyou-l{
  text-align: center;
  font-size:clamp(15px,4vw,23px);
  font-weight: 700;
  background-color: white;
  position: absolute;
  padding-left: 10px;
  padding-right: 10px;
  top: 5px;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.bun-nennpyou-l{
  content: "fontsystem";
  width: 80%;
  padding-left: 30px;
  padding-right: 50px;
  padding-top: calc(4vw + 75px);
  padding-bottom: 10px;
  margin: 0;
}

.nennpyou-r{
  width: 100%;
  height: auto;
  position: relative;
  margin: 0;
}

.en-nennpyou-r{
  position: absolute;
  width: calc(70px + 4vw);
  height: calc(70px + 4vw);
  border-radius: 30vw;
  background-color: rgb(82, 124, 176);
  top: calc(35px + 2vw);
    left: calc(50% + 10px);
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    z-index: 90;
}

.en-nennpyou-r-f{
  position: absolute;
  width: calc(70px + 4vw);
  height: calc(70px + 4vw);
  border-radius: 30vw;
  background-color: rgb(82, 124, 176);
  top: calc(55px + 2vw);
    left: calc(50% + 10px);
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    z-index: 90;
}

.en-nennpyou-r-f .year-r{
  font-size: clamp(17px,3vw,23px);
  width: 100%;
  position: absolute;
  color: white;
  top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.en-nennpyou-r .year-r{
  font-size: clamp(17px,3vw,23px);
  width: 100%;
  position: absolute;
  color: white;
  top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.tate-sen-r{
  width: calc(50% + 5px);
  height: auto;
  border-right: rgb(82, 124, 176) 10px solid;
}

.how-year-r{
  height: auto;
  width: calc(100% + 5px );
  margin-left: calc(100% - 5px);
}

.how-year-r .yoko-sen-year-r{
  position: absolute;
  top: calc(4vw + 18px);
  right: 20px;
  width: calc(50% - 8px - 35px - 2vw);
  height: auto;
  border-bottom:rgb(82, 124, 176) 10px solid;
}

.how-year-r .yoko-sen-year-r-f{
  position: absolute;
  top: calc(4vw + 31px);
  right: 20px;
  width: calc(50% - 8px - 35px - 2vw);
  height: auto;
  border-bottom:rgb(82, 124, 176) 10px solid;
}

.title-nennpyou-r{
  text-align: center;
  display: flex;
  font-size:clamp(15px,4vw,23px);
  font-weight: 700;
  background-color: white;
  position: absolute;
  padding-left: 10px;
  padding-right: 10px;
  top: calc(50% + 5px);
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.bun-nennpyou-r{
  content: "fontsystem";
  padding-left: calc(4vw + 30px);
  padding-right: calc(4vw + 10px);
  padding-top: calc(65px + 4vw);
  padding-bottom: 10px;
  margin: 0;
  width: 75%;
}

.bun-nennpyou-r-f{
  content: "fontsystem";
  padding-left: calc(4vw + 30px);
  padding-right: calc(4vw + 10px);
  padding-top: calc(80px + 4vw);
  padding-bottom: 10px;
  margin: 0;
  width: 75%;
}

.nennpyou-all{
  margin-bottom: 4%;
}

.naname-senn-r{
  position: absolute;
  bottom: 2px;
  left: calc(50% + 2px);
  transform: rotate(135deg);
    width: 40px;
    border: 0;
    border-top: 10px solid rgb(82, 124, 176);
    border-radius: 2rem;
    margin: 0;
    padding: 0;
}

.naname-senn-l{
  position: absolute;
  bottom: 2px;
  left: calc(50% - 22px);
  transform: rotate(45deg);
    width: 40px;
    border: 0;
    border-top: 10px solid rgb(82, 124, 176);
    border-radius: 2rem;
    margin: 0;
    padding: 0;
}

@media screen and (max-width:800px) {
  .nennpyou-l{
    width: 100%;
    height: auto;
    position: relative;
    margin: 0;
  }
  
  .en-nennpyou-l{
    position: absolute;
    width: calc(70px + 4vw);
    height: calc(70px + 4vw);
    border-radius: 30vw;
    background-color: rgb(82, 124, 176);
      left: calc(10% + 10px);
      transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      z-index: 90;
  }
  
  .en-nennpyou-l .year-l{
    font-size: clamp(17px,3vw,23px);
    width: 100%;
    position: absolute;
    color: white;
  }
  
  .tate-sen-l{
    margin-left: calc(10vw + 0px);
    width: 100%;
    height: auto;
    border-left: rgb(82, 124, 176) 10px solid;
    border-right: none;
  }
  
  .how-year-l{
    height: auto;
    width: 100%;
    padding: 0;
    margin: 0
  }
  
  .how-year-l .yoko-sen-year-l{
    position: absolute;
    width: 100%;
    left: auto;
    right: 20px;
    width:calc(90% - 8px - 35px - 2vw);
    height: auto;
    border-bottom:rgb(82, 124, 176) 10px solid;
  }
  
  .title-nennpyou-l{
    font-weight: 700;
    background-color: white;
    position: absolute;
    padding-left: 10px;
    padding-right: 10px;
  }
  
  .bun-nennpyou-l{
    content: "fontsystem";
    width: 72%;
    padding-left: 50px;
    padding-right:0px;
    padding-top:calc(4vw + 75px);
    padding-bottom: 10px;
    margin: 0;
  }

  .en-nennpyou-r{
    position: absolute;
    width: calc(70px + 4vw);
    height: calc(70px + 4vw);
    border-radius: 30vw;
    background-color: rgb(82, 124, 176);
      left: calc(10% + 10px);
      transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      z-index: 90;
  }

  .en-nennpyou-r-f{
    position: absolute;
    width: calc(70px + 4vw);
    height: calc(70px + 4vw);
    border-radius: 30vw;
    background-color: rgb(82, 124, 176);
      left: calc(10% + 10px);
      transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      z-index: 90;
  }
  
  .en-nennpyou-r .year-r{
    font-size: clamp(17px,3vw,23px);
    width: 100%;
    position: absolute;
    color: white;
  }
  
  .tate-sen-r{
    width: calc(10% + 5px);
    height: auto;
    border-right: rgb(82, 124, 176) 10px solid;
  }
  
  .how-year-r{
    height: auto;
    width: 100%;
    padding-left: 0;
    margin: 0;
  }
  
  .how-year-r .yoko-sen-year-r{
    position: absolute;
    width: 100%;
    right: 20px;
    width: calc(90% - 8px - 35px - 2vw);
    height: auto;
    border-bottom:rgb(82, 124, 176) 10px solid;
  }

  .how-year-r .yoko-sen-year-r-f{
    position: absolute;
    width: 100%;
    right: 20px;
    width: calc(90% - 8px - 35px - 2vw);
    height: auto;
    border-bottom:rgb(82, 124, 176) 10px solid;
  }
  
  .title-nennpyou-r{
    background-color: white;
    position: absolute;
    margin-left: 10px;
    margin-right: 10px;
    top: 7px;
      left: 50%;
      transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
  }
  
  .bun-nennpyou-r{

    width: 72%;
    padding-left: calc(4vw + 20px);
    padding-right: 0;
    padding-top:calc(4vw + 70px);
    padding-bottom: 10px;
    margin: 0;
  }

  .bun-nennpyou-r-f{
    content: "fontsystem";
    width: 72%;
    padding-left: calc(4vw + 20px);
    padding-right: 0;
    padding-top:calc(4vw + 70px);
    padding-bottom: 10px;
    margin: 0;
  }
  
  .nennpyou-all{
    margin-bottom: 20px;
  }


  .naname-senn-r{
    position: absolute;
    bottom: 8px;
    left: calc(10% - 22px);
    transform: rotate(45deg);
      width: 40px;
      border: 0;
      border-top: 10px solid rgb(82, 124, 176);
      border-radius: 2rem;
      margin: 0;
      padding: 0;
  }

  .naname-senn-l{
    position: absolute;
    bottom: 8px;
    left: calc(10% + 0px);
    transform: rotate(135deg);
      width: 40px;
      border: 0;
      border-top: 10px solid rgb(82, 124, 176);
      border-radius: 2rem;
      margin: 0;
      padding: 0;
  }

  .to_the_future{
    text-align: left;
    padding: 0;
  }

}

/*メンバー*/
.introduce-menber{
  width: 100%;
  display: flex;
}

.menber-pic{
  width: 40%;
  height: auto;
  text-align: center;
}

.menber-pic1{
  width: 60%;
  height: auto;
  text-align: center;
}

.menber-pic img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.menber-pic1 img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.introduce-menber-text{
  width: 100%;
}

.introduce-menber-title{
  font-weight: bold;
  font-size: clamp(20px,4vw,25px);
  text-align: center;
}

@media screen and (max-width:800px) {
  .introduce-menber{
    width: 100%;
    display: block;
  }

  .menber-pic{
    width: 100%;
  }

  .menber-pic img{
    width: 70%;
    height: auto;
  }

  .menber-pic1{
    width: 100%;
  }

  .menber-pic1 img{
    width: 70%;
    height: auto;
  }
}

/*トップ*/

.news{
  position: absolute;
  top: calc(clamp(20px,6vw,32px) + 40px);
  right: 0;
  width: 46vw;
  height: calc((clamp(20px,6vw,32px) + 70px + 20px + clamp(10px,4vw,18px))*3 + 4vw - clamp(20px,6vw,32px) - 40px);
  overflow: scroll;
  overflow-x: hidden;
  overflow-y: scroll;
  margin: 2%;
  border-top: #000000 dotted 3px;
  border-bottom: #000000 dotted 3px;
}

.news-content{
  width: 100%;
  height: auto;
  position: relative;
  border-bottom: rgb(111, 111, 111) solid 3px;
}

.news-content-last{
  width: 100%;
  height: auto;
  position: relative;
}

.news-text{
  content: "fontsystem";
  margin-left: 120px;
  padding: 10px 0;
}

.news-day{
  content: "fontsystem";
  background-color: #1f65d6;
  color: white;
  position: absolute;
  top: 50%;
    left: 55px;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  padding: 5px;
}

.p4 {
  color: #ACB6E5;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: -webkit-linear-gradient(0deg, #008dc0, #04b4f4);
  padding-top: 2%;
  padding-bottom: 2%;
}

.burauza-news-box-box{
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(calc(160px + 30%), 1fr));
}

.news-img{
  width: 100vw;
  height: calc(clamp(20px,6vw,32px) + 100px + 20px + clamp(10px,4vw,18px) + clamp(20px,6vw,32px) + 40px + 20px + clamp(10px,4vw,18px) + clamp(20px,6vw,32px) + 35px + 20px + clamp(10px,4vw,18px) + 4vw + 130px + 4vw + calc(clamp(20px,6vw,32px) + 40px + 50px + clamp(10px,4vw,18px)));
  position: relative;
}

.news-img img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.news-opacity{
  height: 100%;
  width: 100%;
  background-color: white;
  opacity: 0.8;
  position: absolute;
  top: 0;
}

.news-content-any-all{
  top: 0;
  left: 0;
  position: absolute;
  width: 44vw;
  left: 0;
}

.news-content-any{
  width: 42vw;
  height: auto;
  background-color: white;
  border-radius: 10px;
  margin-top: 2vw;
  margin-left: 2vw;
  position: relative;
}

.saito-mapppu-content1{
  width: 94vw;
  height: auto;
  background-color: rgb(255, 255, 255);
  border-radius: 10px;
  margin-left: 2vw;
  margin-top: 2vw;
  position: relative;
}

.news-content-any:hover{
  background-color: #5a5a5a;
  transition: 0.5s;
}

.news-content-any:hover .news-content-text{
  color: white;
  transition: 0.5s;
}

.news-content-any:hover .news-content-syousai{
  color: white;
  border-top: #d0d0d0 solid 2px;
  transition: 0.5s;
}

.news-content-any:hover .border-naname-right{
  border-color: white;
  transition: 0.5s;
}

.news-content-any:hover .border-naname-left{
  border-color: white;
  transition: 0.5s;
}

.saito-mapppu-content{
  position: absolute;
  top: calc(clamp(20px,6vw,32px) + 40px + 425px + 4vw);
  width: 94vw;
  height: auto;
  background-color: rgb(255, 255, 255);
  border-radius: 10px;
  left: 2vw;
}



.saito-mapppu-content:hover{
  background-color: #5a5a5a;
  transition: 0.5s;
}

.saito-mapppu-content:hover .saito-content-title{
  color: white;
  transition: 0.5s;
}

.saito-mapppu-content:hover .news-content-syousai{
  color: white;
  border-top: #d0d0d0 solid 2px;
  transition: 0.5s;
}

.saito-mapppu-content:hover .border-naname-right{
  border-color: white;
  transition: 0.5s;
}

.saito-mapppu-content:hover .border-naname-left{
  border-color: white;
  transition: 0.5s;
}

.saito-mapppu-content1:hover{
  background-color: #5a5a5a;
  transition: 0.5s;
}

.saito-mapppu-content1:hover .saito-content-title{
  color: white;
  transition: 0.5s;
}

.saito-mapppu-content1:hover .news-content-syousai{
  color: white;
  border-top: #d0d0d0 solid 2px;
  transition: 0.5s;
}

.saito-mapppu-content1:hover .border-naname-right{
  border-color: white;
  transition: 0.5s;
}

.saito-mapppu-content1:hover .border-naname-left{
  border-color: white;
  transition: 0.5s;
}

.saito-content-title{
  padding: 20px 0;
  padding-bottom: 10px;
  margin: 0;
  font-size: clamp(20px,6vw,32px);
  color: #000000;
  text-align: center;
  text-decoration: none;
}

.news-content-text{
  padding: 20px 0;
  padding-bottom: 10px;
  margin: 0;
  font-size: clamp(20px,6vw,32px);
  color: #000000;
  text-align: center;
  text-decoration: none;
}

.news-content-syousai{
  color: #000000;
  margin: 0 20px;
  padding: 15px 20px;
  border-top: #787878 solid 2px;
  font-size: clamp(10px,4vw,18px);
}

.news-title{
  position: absolute;
  width: 48vw;
  text-align: center;
  top: 15px;
  right: 2%;
  margin: 0;
  font-size: clamp(20px,6vw,32px);
}

.news-all{
  position: absolute;
  top: 2vw;
  right: 2vw;
  margin-right: 2vw;
  width: 48vw;
  height: calc(clamp(20px,6vw,32px) + 40px + 20px + clamp(10px,4vw,18px) + clamp(20px,6vw,32px) + 40px + 47px + clamp(10px,4vw,18px) + clamp(20px,6vw,32px) + 40px + 20px + clamp(10px,4vw,18px) + 4vw + 128px);
  background-color: white;
  border-radius: 10px;
}

.next-content{
  position: absolute;
  bottom: 10px;
  right: 0;
  font-size: clamp(20px,4vw,23px);
  margin:0;
  padding: 0 30px;
}

.border-naname-right{
  position: absolute;
bottom: 20px;
right: 18px;
transform: rotate(-45deg);
width: 13px;
border: 0;
border-top: 5px solid rgb(81, 81, 81);
margin: 0;
padding: 0;
}

.border-naname-left{
  position: absolute;
bottom: 26px;
right: 18px;
transform: rotate(45deg);
width: 13px;
border: 0;
border-top: 5px solid rgb(81, 81, 81);
margin: 0;
padding: 0;
}

.text-deco-none{
  text-decoration: none;
}

@media screen and (max-width:800px) {
  .news-all{
    width: 89vw;
    left: 5vw;
    right: auto;
    top: 4vw;
    height: calc(clamp(20px,6vw,32px) + 40px + 350px);
  }

  .news-title{
    width: 100%;
  }

  .news{
    width: 80vw;
    right: 4vw;
    height: 300px;
  }

  .news-content-any-all{
    width: 100vw;
    top: calc(clamp(20px,6vw,32px) + 40px + 350px + 4vw);
    left: 1vw;
  }

  .news-content-any{
    width: 89vw;
    margin: 4vw;
  }

  .news-img{
    height: calc(calc(clamp(20px,6vw,32px) + 40px + 20px + clamp(10px,4vw,18px) + clamp(20px,6vw,32px) + 40px + 20px + clamp(10px,4vw,18px) + clamp(20px,6vw,32px) + 40px + 40px + clamp(10px,4vw,18px) + 4vw + 110px + 6vw)*2 + clamp(20px,6vw,32px) + 130px + 20px + clamp(10px,4vw,18px));
  }

  .saito-mapppu-content{
    top: auto;
    bottom: 4vw;
    width: 88vw;
    left: 6vw;
  }

  .saito-mapppu-content1{
    margin: 4vw;
    width: 89vw;
  }

}

.burauza{
  width: 100vw;
  height: auto;
  background-color: #5a5a5a;
  padding-bottom: 2%;
  z-index: -2;
}

.burauza-title{
  color: white;
  font-size: clamp(20px,6vw,32px);
  padding: 2%;
  margin: 0 auto;
  text-align: center;
  position: relative;
}

.back-graund-burauza{
  max-width: 30%;
  min-width: 45%;
  width: 40%;
  height: 100%;
  margin: 0 auto;
  background-color: #5a5a5a;
  position: relative;
  z-index: 2;
}

.border-burauza{
  border-top: #d4d4d4 solid 2px;
  width: 100vw;
  position: absolute;
  top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    z-index: 1;
}

.burauza-text{
  color: white;
  content: "fontsystem";
  padding: 0 6%;
}

.burauza-content-box-box{
  width: 88%;
  margin: 0 5%;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(calc(160px + 15%), 1fr));
  margin-bottom: 5%;
}

.burauza-content-box{
  border: white 3px solid;
  width: 96%;
  margin: 2%;
  text-align: center;
  padding: 0;
}

.burauza-content-title{
  color: white;
  content: "fontsystem";
  padding: 10px 0;
  margin: 0;
}

.recommend-title{
  font-size: clamp(20px,6vw,32px);
  color: #000000;
  text-align: center;
  position: relative;
  background-color: white;
}

.recommend-max-width{
  margin: 0 auto;
  max-width: 30%;
  min-width: 40%;
  padding: 2%;
}

.border-recommend{
  border-top: #7a7a7a solid 2px;
  width: 100vw;
  position: absolute;
  top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    z-index: -1;
}


.top-top-text{
  margin: 2% 4%;
  font-size: clamp(13px,4vw,20px);
  margin-bottom: 6%;
}

.border-all{
  border: black 3px solid;
}

.anke-to-content-box-box{
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(calc(160px + 12%), 1fr));
  margin: 5% 0;
}

.start-top{
  position: relative;
  width: 80%;
  margin: 5% 10%;
  height: auto;
}

.title-top-start{
  padding: 5%;
  margin: 0;
  font-size: clamp(20px,6vw,35px);
  text-align: center;
}

.border-start-top-top{
  border-top: 2px black solid;
  width: 20px;
  position: absolute;
  top: 0;
  left: 0;
}

.border-start-top-bottom{
  border-left: 2px black solid;
  height: 20px;
  position: absolute;
  top: 0;
  left: 0;
}

.border-start-bottom-top{
  border-top: 2px black solid;
  width: 20px;
  position: absolute;
  bottom: 0;
  right: 0;
}

.border-start-bottom-bottom{
  border-left: 2px black solid;
  height: 20px;
  position: absolute;
  bottom: 1px;
  right: -1px;
}

.line-height-top{
  line-height: 70px;
  text-align: center;
}

.kinou-botan{
  position: relative;
  width: 170px;
  margin-right: 10px;
  text-align: center;
  margin-bottom: 5%;
  padding: 0;
  float: right;
}

.kinou-text{
  content: "fontsystem";
  padding: 0;
  margin: 0;
  color: #000000;
  position: relative;
}

.kinou-border{
  position: absolute;
  bottom: 7px;
right: -3px;
transform: rotate(45deg);
width: 20px;
border: 0;
border-top: 2px solid rgb(81, 81, 81);
margin: 0;
padding: 0;
}

.kinou-border-bottom{
  border-bottom: #000000 solid 2px;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
}

.kinou-border-bottom-1{
  border-bottom: #000000 solid 2px;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
}

.kinou-botan:hover .kinou-text{
  transition: 0.5s;
  color: #ababab;
}

.kinou-botan:hover .kinou-border-bottom{
  transition: 0.5s;
  width: 20px;
  border-color: #ababab;
  bottom: calc(50% + 2px);
}

.kinou-botan:hover .kinou-border{
  transition: 0.5s;
  bottom: calc(50% + 5px);
width: 13px;
border: 0;
border-top: 2px solid #ababab;
margin: 0;
padding: 0;
}

.kinou-botan:hover .kinou-border-bottom-1{
  transition: 0.5s;
  position: absolute;
  bottom: calc(50% - 3px);
  right: -3px;
  transform: rotate(135deg);
  width: 13px;
  border-bottom: 2px solid #ababab;
  margin: 0;
  padding: 0;
}

.margin-bottom-start{
  margin-bottom: 3%;
  margin-left: 2%;
  margin-right: 2%;
  content: "fontsystem";
}

.link-animation{
  color: #0062ff;
}

.link-animation:hover{
  color: #6fd4eb;
}

