.body1{
    margin: 0;
  padding: 0;
  height: 9700px;
    background-color:#294564;
}
#image-sequence {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}
.body2{
    margin: 0;
    height: 2600px;
    background-color:#672333;
}
.body3{
    margin: 0;
    height: 4600px;
    background-color:#664900;
}
.body4{
    margin: 0;
    height: 3800px;
    background-color:#024033;
}

.box1 {
    position: relative;
    height: 3300px;
    display: flex;
    justify-content: center;
    top: 150px;
    }
.box2{
  position: relative;
    height: 5200px;
    display: flex;
    justify-content: center;
    top: 150px;
}
.box3{
  position: relative;
    height: 3600px;
    display: flex;
    justify-content: center;
    top: 150px;
}

.hai1{
    padding: 90px;
    background-color: #e6d7c5;
    height: 2900px;
    width: 600px;
}
.hai2{
  padding: 90px;
    background-color: #e6d7c5;
    height: 4800px;
    width: 600px;
}
.hai3{
  padding: 90px;
    background-color: #e6d7c5;
    height: 3200px;
    width: 600px;
}

.ai1 {  
    width: 805px;
    height: 3100px;
    padding: 5px;                    
    background-color: #d2747f;   
   display: flex;
    justify-content: center;
    align-items: center;         
}
.ai2{
  width: 805px;
    height: 5000px;
    padding: 5px;                    
    background-color: #b4901d;   
   display: flex;
    justify-content: center;
    align-items: center;    
}
.ai3{
  width: 805px;
    height: 3400px;
    padding: 5px;                    
    background-color: #57937d;   
   display: flex;
    justify-content: center;
    align-items: center;    
}

.kun1{
    font-family: "Shippori Mincho", serif;
    font-size: 15px;
    font-weight: 700;
  font-style: normal;
  line-height: 30px;
  color: #672333;
}
.kun2{
    font-family: "Shippori Mincho", serif;
    font-size: 15px;
    font-weight: 700;
  font-style: normal;
  line-height: 30px;
  color: #664900;
}
.kun3{
    font-family: "Shippori Mincho", serif;
    font-size: 15px;
    font-weight: 700;
  font-style: normal;
  line-height: 30px;
  color: #024033;
}

.hono2{
    font-family: "Shippori Mincho", serif;
    font-size: 15px;
    font-weight: 500;
  font-style: normal;
  color: #b4901d;
}
.hono1{
    font-family: "Shippori Mincho", serif;
    font-size: 15px;
    font-weight: 500;
  font-style: normal;
  color: #d2747f;
}
.hono3{
    font-family: "Shippori Mincho", serif;
    font-size: 15px;
    font-weight: 500;
  font-style: normal;
  color: #57937d;
}

.taim{
    height: 400px;
    }
.sigoto{
    height: 400px;
    }


.sequence-wrapper {
  height: 9500px; 
}
.sequence-wrapper__sticky {
  position: sticky;
  top: 0;
  width: 100%;
  height: 100vh;
}
#image-sequence {
  width: 100%;
  height: 100%;
  position: relative; 
  display: block;
}
.content-wrapper {
  padding: 100px 20px;
  text-align: center;
}
.content-wrapper h1 {
  font-size: 2rem;
  margin-bottom: 20px;
}
.content-wrapper p {
  font-size: 1.2rem;
  line-height: 1.5;
}

.himo {
  margin-top: -200px;
  display: flex;
  gap: 120px;
  margin-left: 380px;       
  align-items: center;
}
.himo1{
  height: 250px;
}
.himo2{
  height: 250px;
}
.himo3{
  height: 250px;
}
.bottun {
  margin-top: -140px;
  display: flex;
  gap: 25px;
  margin-left: 330px;       
  align-items: center;
}
.bottun1,
.bottun2,
.bottun3 {
  height: 150px;
  transition: transform 0.3s ease;
}
.bottun1:hover {
  transform: translateY(50px);
}
.bottun2:hover {
  transform: translateY(50px);
}
.bottun3:hover {
  transform: translateY(50px);
}

#loading {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
  opacity: 1;
  transition: opacity 0.8s ease;
}

.hi{
  position: absolute;
  height: 300px;
  width: 30px;
  top: -23px;
  left: 880px;
}
.mark{
  position: absolute;
  height: 100px;
  top: 200px;
  left: 845px;
}
.midashi1{
  text-align: center;
  font-family: "Shippori Mincho", serif;
  color: #672333;
}
.midashi2{
  text-align: center;
  font-family: "Shippori Mincho", serif;
  color: #664900;
}
.midashi3{
  text-align: center;
  font-family: "Shippori Mincho", serif;
  color: #024033;
}

.mokuzik{
  height: 100px;
  margin-right: 50px;
}
.mokuzia{
  height: 100px;
  transition: transform 0.3s ease;
}
.mokuzih{
  height: 100px;
  margin-right: 20px;
  transition: transform 0.3s ease;
}
.mokuzik{
  height: 100px;
  transition: transform 0.3s ease;
}
.mokuzi {
  display: flex;          
  align-items: center;   
  gap: 20px;
  margin-left: 350px;  
  z-index: 1000;
}
.mokuzia:hover {
  transform: scale(1.3);
}
.mokuzih:hover {
  transform:scale(1.3);
}
.mokuzik:hover {
  transform:  scale(1.3);
}
.mokuzi {
  position: relative;
  z-index: 9999;
}
.hyouzi{
  margin-top: -20px;
  display: flex;
  gap: 123px;
  margin-left: 380px;       
  align-items: center;
  
}
.namae1{
  font-family: "Shippori Mincho", serif;
    font-size: 100px;
    font-weight: 600;
  font-style: normal;
  color: #fb9b9b;
}
.namae2{
  font-family: "Shippori Mincho", serif;
    font-size: 100px;
    font-weight: 600;
  font-style: normal;
  color: #fbeb9b;
}
.namae3{
  font-family: "Shippori Mincho", serif;
    font-size: 100px;
    font-weight: 600;
  font-style: normal;
  color: #9bfbc9;
}