@charset "utf-8";

.container{
 margin-top: 100px;
  height: 375px;
  width: 375px;
  position: relative;
  
}

.image {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  background-size: cover;
  background-position: center center;
  
  animation: image-switch-animation 25s infinite;
}

.src1{background-image:url(image/237A7031.jpg) ;}
.src2{background-image:url(image/237A7451.jpg) ;}
.src3{background-image:url(image/191128-9.jpg) ;}
.src4{background-image:url(image/191204-104.jpg) ;}
.src5{background-image:url(image/191128-18.jpg) ;}


@keyframes image-switch-animation {
  0%{ opacity: 0;}
  5%{ opacity: 1;}
  25%{ opacity: 1;}
  30%{ opacity: 0;}
  100%{ opacity: 0;}
}

.image:nth-of-type(1) {
  animation-delay: 0s;
}
.image:nth-of-type(2) {
  animation-delay: 5s;
}
.image:nth-of-type(3) {
  animation-delay: 10s;
}
.image:nth-of-type(4) {
  animation-delay: 15s;
}
.image:nth-of-type(5) {
  animation-delay: 20s;
}


  body {
  width: 100%;
  background-image: linear-gradient(0deg, rgba(197, 125, 233, 1), rgba(61, 156, 194, 1) 50%, rgba(61, 200, 194, 1));
}

header {
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    width: 100%;
    padding: 30px 40px;
    background-color: #fff;
    box-sizing: border-box;
    transition: padding .3s;
  }
  header .inner {
    position: relative;
    display: flex;
    align-items: center;
    height: 100%;
  }
  .logo {
    position: absolute;
    padding-left:0px ;
    padding-top: 20px;
    color: black;
    font-family: 'Kaisei Tokumin', serif;
    font-size: 15px;
  }
  
.rogo img{position: absolute;
width: 70px;
margin-top: -10px;
margin-left: -30px;
}

.home img{margin-left: 280px;
width: 28px;}


  p {
    font-family: 'Kaisei Tokumin', serif;
      
  }


  #header.scroll {
    padding: 10px 40px;
  }
  
  
  
  body{
    margin: 0;
    padding: 0;
  }
  #main{
    height: 3000px;
  }

 

@media screen and (min-width: 375px) {
    img {
      max-width: 1920px;
    }
  }

  .sc {
    
padding-left: 42%;
padding-top: 45px;

height: 200px;
font-size: 22px;
color: #000066;

  }

  
  .arrows {
    width: 60px;
    height: 72px;
    position: absolute;
    left: 50%;
    margin-left: -30px;
    bottom: 20px;
  }
  
  .arrows path {
    stroke:#000066;
    fill: transparent;
    stroke-width: 1px;  
    animation: arrow 2s infinite;
    -webkit-animation: arrow 2s infinite; 
  }
  
  @keyframes arrow
  {
  0% {opacity:0}
  40% {opacity:1}
  80% {opacity:0}
  100% {opacity:0}
  }
  
  @-webkit-keyframes arrow /*Safari and Chrome*/
  {
  0% {opacity:0}
  40% {opacity:1}
  80% {opacity:0}
  100% {opacity:0}
  }
  
  .arrows path.a1 {
    animation-delay:-1s;
    -webkit-animation-delay:-1s; /* Safari 和 Chrome */
  }
  
  .arrows path.a2 {
    animation-delay:-0.5s;
    -webkit-animation-delay:-0.5s; /* Safari 和 Chrome */
  }
  
  .arrows path.a3 { 
    animation-delay:0s;
    -webkit-animation-delay:0s; /* Safari 和 Chrome */
  }

.k img{ 
  width: 360px;
  height: 565px;
padding-top: 80px;
  padding-left: 7px;
  position: relative;
  
}

.yazirushi1 img{
  position: absolute;
  width: 100px;
  top: 880px;
  right: 5px;
}
.yazirushi2 img{position: absolute;
  width: 100px;
  top: 1000px;
  right: 5px;
}
.yazirushi3 img{position: absolute;
  width: 100px;
  top: 1120px;
  right: 5px; }
.yazirushi4 img{position: absolute;
  width: 100px;
  top: 1240px;
  right: 5px;
  }




.text1{position: absolute;
  right: 135px;
  top: 798px;
font-size: 25px;
color: #fff;
}

.honbun img{
  width: 360px;
  position: absolute;
  margin-left:7px;
  top:880px
  ;
}
  
.text2 {position: absolute;
right: 220px;
top: 900px;
color: #fff;}

.pro img{position: absolute;
width: 360px;
margin-left: 7px;
top: 1000px;}

.text3{position: absolute;
right:175px;
top: 1025px;
color: #fff;}

.kenntiku img{position: absolute;
width: 360px;
margin-left: 7px;
top: 1120px;
}

.kenntikukan{
  position: absolute;
  right:175px;
  top:1145px;
  color: #fff;
}

.bikou img{
  position: absolute;
  width: 320px;
  margin-left:7px;
top: 1240px;
}

.bikoubunn {
  position: absolute;
  right: 240px;
  top: 1260px;
  color: #fff;}



.single-item + .single-item{
  margin-top: 40px;

;}

  .u-fade-type-up{
    transform: translateY(50px);
    opacity: 0;
  margin-left: 30px;
margin-top:30px;}

    .u-fade-type-up.is-active{
      transition: .6s;
      transform: translateY(0);
      opacity: 1;
  }


  .sagasu{
    font-size: 18px;
   margin-left: 200px;
   
  }

.waku img{
  margin-top: 40px;
  margin-left: 7px;
  position: relative;
  width: 360px;
}

.ipan{font-size: 16px;
position: absolute;
margin-top:-90px;
margin-left:44px;
color: #000066;
}





  footer {
    width: 100%;
    height: 50px; 
    text-align: center;
    padding: 50px 0;
    background-color: aliceblue;

  }

  body {
  background-image: url("image/RL5y0ELDnFvYZbI1704846320_1704846330.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    width: 375px;
    background-color:rgba(255,255,255,0.8);
background-blend-mode:lighten;
  }
  
  

  
