﻿:root{
  --sky-height:680px;

}

.SkysWindow{
  width:100%;
  height:var(--sky-height);
  overflow:hidden;
  position:relative;
}

.sky_dyn{
	background-color:#527e99;
	position:absolute;
	width:100%;
	height:100%;
}

@keyframes sky_0 {
	0%{ background-color:#031325; }   /* 真夜中 */
	26%{ background-color:#051637; }   /* 真夜中-＞日出 */
	29%{ background-color:#527e99; }  /* 日出★ */
	31%{ background-color:#89b0d5; }  /* 日出-＞日中 */
	67%{ background-color:#5383c3; }  /* 日中★ */
	70%{ background-color:#c4a0b5; }  /* 日入★ */
	71%{ background-color:#7084a5; }  /* 浅い夜 */
	72%{ background-color:#5c658b; }  /* 夜 */
	76%{ background-color:#051637; }  /* 夜-＞真夜中 */
	100%{ background-color:#031325; } /* 真夜中 */
}

@keyframes sky_1 {
	0%{ background-color:#031325; }   /* 真夜中 */
	26%{ background-color:#051637; }   /* 真夜中-＞日出 */
	29%{ background-color:#527e99; }  /* 日出★ */
	31%{ background-color:#89b0d5; }  /* 日出-＞日中 */
	69%{ background-color:#5383c3; }  /* 日中★ */
	72%{ background-color:#c4a0b5; }  /* 日入★ */
	73%{ background-color:#7084a5; }  /* 浅い夜 */
	74%{ background-color:#5c658b; }  /* 夜 */
	78%{ background-color:#051637; }  /* 夜-＞真夜中 */
	100%{ background-color:#031325; } /* 真夜中 */
}

@keyframes sky_2 {
	0%{ background-color:#031325; }   /* 真夜中 */
	24%{ background-color:#051637; }   /* 真夜中-＞日出 */
	27%{ background-color:#527e99; }  /* 日出★ */
	29%{ background-color:#89b0d5; }  /* 日出-＞日中 */
	71%{ background-color:#5383c3; }  /* 日中★ */
	74%{ background-color:#c4a0b5; }  /* 日入★ */
	75%{ background-color:#7084a5; }  /* 浅い夜 */
	76%{ background-color:#5c658b; }  /* 夜 */
	80%{ background-color:#051637; }  /* 夜-＞真夜中 */
	100%{ background-color:#031325; } /* 真夜中 */
}

@keyframes sky_3 {
	0%{ background-color:#031325; }   /* 真夜中 */
	21%{ background-color:#051637; }   /* 真夜中-＞日出 */
	24%{ background-color:#527e99; }  /* 日出★ */
	26%{ background-color:#89b0d5; }  /* 日出-＞日中 */
	72%{ background-color:#5383c3; }  /* 日中★ */
	75%{ background-color:#c4a0b5; }  /* 日入★ */
	76%{ background-color:#7084a5; }  /* 浅い夜 */
	77%{ background-color:#5c658b; }  /* 夜 */
	81%{ background-color:#051637; }  /* 夜-＞真夜中 */
	100%{ background-color:#031325; } /* 真夜中 */
}

@keyframes sky_4 {
	0%{ background-color:#031325; }   /* 真夜中 */
	18%{ background-color:#051637; }   /* 真夜中-＞日出 */
	21%{ background-color:#527e99; }  /* 日出★ */
	23%{ background-color:#89b0d5; }  /* 日出-＞日中 */
	74%{ background-color:#5383c3; }  /* 日中★ */
	77%{ background-color:#c4a0b5; }  /* 日入★ */
	78%{ background-color:#7084a5; }  /* 浅い夜 */
	79%{ background-color:#5c658b; }  /* 夜 */
	83%{ background-color:#051637; }  /* 夜-＞真夜中 */
	100%{ background-color:#031325; } /* 真夜中 */
}

@keyframes sky_5 {
	0%{ background-color:#031325; }   /* 真夜中 */
	17%{ background-color:#051637; }   /* 真夜中-＞日出 */
	20%{ background-color:#527e99; }  /* 日出★ */
	22%{ background-color:#89b0d5; }  /* 日出-＞日中 */
	76%{ background-color:#5383c3; }  /* 日中★ */
	79%{ background-color:#c4a0b5; }  /* 日入★ */
	80%{ background-color:#7084a5; }  /* 浅い夜 */
	81%{ background-color:#5c658b; }  /* 夜 */
	85%{ background-color:#051637; }  /* 夜-＞真夜中 */
	100%{ background-color:#031325; } /* 真夜中 */
}

@keyframes sky_6 {
	0%{ background-color:#031325; }   /* 真夜中 */
	17%{ background-color:#051637; }   /* 真夜中-＞日出 */
	20%{ background-color:#527e99; }  /* 日出★ */
	22%{ background-color:#89b0d5; }  /* 日出-＞日中 */
	76%{ background-color:#5383c3; }  /* 日中★ */
	79%{ background-color:#c4a0b5; }  /* 日入★ */
	80%{ background-color:#7084a5; }  /* 浅い夜 */
	81%{ background-color:#5c658b; }  /* 夜 */
	85%{ background-color:#051637; }  /* 夜-＞真夜中 */
	100%{ background-color:#031325; } /* 真夜中 */
}

@keyframes sky_7 {
	0%{ background-color:#031325; }   /* 真夜中 */
	18%{ background-color:#051637; }   /* 真夜中-＞日出 */
	21%{ background-color:#527e99; }  /* 日出★ */
	23%{ background-color:#89b0d5; }  /* 日出-＞日中 */
	76%{ background-color:#5383c3; }  /* 日中★ */
	79%{ background-color:#c4a0b5; }  /* 日入★ */
	80%{ background-color:#7084a5; }  /* 浅い夜 */
	81%{ background-color:#5c658b; }  /* 夜 */
	85%{ background-color:#051637; }  /* 夜-＞真夜中 */
	100%{ background-color:#031325; } /* 真夜中 */
}

@keyframes sky_8 {
	0%{ background-color:#031325; }   /* 真夜中 */
	20%{ background-color:#051637; }   /* 真夜中-＞日出 */
	23%{ background-color:#527e99; }  /* 日出★ */
	25%{ background-color:#89b0d5; }  /* 日出-＞日中 */
	73%{ background-color:#5383c3; }  /* 日中★ */
	76%{ background-color:#c4a0b5; }  /* 日入★ */
	77%{ background-color:#7084a5; }  /* 浅い夜 */
	78%{ background-color:#5c658b; }  /* 夜 */
	82%{ background-color:#051637; }  /* 夜-＞真夜中 */
	100%{ background-color:#031325; } /* 真夜中 */
}

@keyframes sky_9 {
	0%{ background-color:#031325; }   /* 真夜中 */
	26%{ background-color:#051637; }   /* 真夜中-＞日出 */
	29%{ background-color:#527e99; }  /* 日出★ */
	31%{ background-color:#89b0d5; }  /* 日出-＞日中 */
	67%{ background-color:#5383c3; }  /* 日中★ */
	70%{ background-color:#c4a0b5; }  /* 日入★ */
	71%{ background-color:#7084a5; }  /* 浅い夜 */
	72%{ background-color:#5c658b; }  /* 夜 */
	76%{ background-color:#051637; }  /* 夜-＞真夜中 */
	100%{ background-color:#031325; } /* 真夜中 */
}

@keyframes sky_10 {
	0%{ background-color:#031325; }   /* 真夜中 */
	23%{ background-color:#051637; }   /* 真夜中-＞日出 */
	26%{ background-color:#527e99; }  /* 日出★ */
	28%{ background-color:#89b0d5; }  /* 日出-＞日中 */
	67%{ background-color:#5383c3; }  /* 日中★ */
	70%{ background-color:#c4a0b5; }  /* 日入★ */
	71%{ background-color:#7084a5; }  /* 浅い夜 */
	72%{ background-color:#5c658b; }  /* 夜 */
	76%{ background-color:#051637; }  /* 夜-＞真夜中 */
	100%{ background-color:#031325; } /* 真夜中 */
}

@keyframes sky_11 {
	0%{ background-color:#031325; }   /* 真夜中 */
	25%{ background-color:#051637; }   /* 真夜中-＞日出 */
	28%{ background-color:#527e99; }  /* 日出★ */
	30%{ background-color:#89b0d5; }  /* 日出-＞日中 */
	66%{ background-color:#5383c3; }  /* 日中★ */
	69%{ background-color:#c4a0b5; }  /* 日入★ */
	70%{ background-color:#7084a5; }  /* 浅い夜 */
	71%{ background-color:#5c658b; }  /* 夜 */
	75%{ background-color:#051637; }  /* 夜-＞真夜中 */
	100%{ background-color:#031325; } /* 真夜中 */
}




/* 夕焼け空、マジックアワー再現 */
.sky2_dyn{
	position:absolute;
	width:100%;
	height:100%;
	top:100%;
	background: linear-gradient(to top, #e2a872, transparent);

}

@keyframes sky2_0 {
	0%{   top:100%;opacity:0.5; }   /* 真夜中 */
	26%{  top:100%;opacity:0.5; }   /* 真夜中-＞日出 */
	29%{  top:0%;  opacity:0.5; }  /* 日出★ */
	31%{  top:100%;opacity:0;   }  /* 日出-＞日中 */
	67%{  top:69%;opacity:1;   }  /* 日中★ */
	68%{  top:0%;  opacity:1;   }  /* 夕焼け */
	70%{  top:0%;  opacity:1;   }  /* 日入★ */
	71%{  top:0%;  opacity:1;   }  /* 浅い夜 */
	72%{  top:50%;opacity:1;    }  /* 夜 */
	76%{  top:100%;opacity:1;   }  /* 夜-＞真夜中 */
	100%{ top:100%;opacity:1;   } /* 真夜中 */
}

@keyframes sky2_1 {
	0%{   top:100%;opacity:0.5; }   /* 真夜中 */
	26%{  top:100%;opacity:0.5; }   /* 真夜中-＞日出 */
	29%{  top:0%;  opacity:0.5; }  /* 日出★ */
	31%{  top:100%;opacity:0;   }  /* 日出-＞日中 */
	69%{  top:69%;opacity:1;   }  /* 日中★ */
	70%{  top:0%;  opacity:1;   }  /* 夕焼け */
	72%{  top:0%;  opacity:1;   }  /* 日入★ */
	73%{  top:0%;  opacity:1;   }  /* 浅い夜 */
	74%{  top:50%;opacity:1;    }  /* 夜 */
	78%{  top:100%;opacity:1;   }  /* 夜-＞真夜中 */
	100%{ top:100%;opacity:1;   } /* 真夜中 */
}

@keyframes sky2_2 {
	0%{   top:100%;opacity:0.5; }   /* 真夜中 */
	24%{  top:100%;opacity:0.5; }   /* 真夜中-＞日出 */
	27%{  top:0%;  opacity:0.5; }  /* 日出★ */
	29%{  top:100%;opacity:0;   }  /* 日出-＞日中 */
	71%{  top:69%;opacity:1;   }  /* 日中★ */
	72%{  top:0%;  opacity:1;   }  /* 夕焼け */
	74%{  top:0%;  opacity:1;   }  /* 日入★ */
	75%{  top:0%;  opacity:1;   }  /* 浅い夜 */
	76%{  top:50%;opacity:1;    }  /* 夜 */
	80%{  top:100%;opacity:1;   }  /* 夜-＞真夜中 */
	100%{ top:100%;opacity:1;   } /* 真夜中 */
}

@keyframes sky2_3 {
	0%{   top:100%;opacity:0.5; }   /* 真夜中 */
	21%{  top:100%;opacity:0.5; }   /* 真夜中-＞日出 */
	24%{  top:0%;  opacity:0.5; }  /* 日出★ */
	26%{  top:100%;opacity:0;   }  /* 日出-＞日中 */
	72%{  top:69%;opacity:1;   }  /* 日中★ */
	73%{  top:0%;  opacity:1;   }  /* 夕焼け */
	75%{  top:0%;  opacity:1;   }  /* 日入★ */
	76%{  top:0%;  opacity:1;   }  /* 浅い夜 */
	77%{  top:50%;opacity:1;    }  /* 夜 */
	81%{  top:100%;opacity:1;   }  /* 夜-＞真夜中 */
	100%{ top:100%;opacity:1;   } /* 真夜中 */
}

@keyframes sky2_4 {
	0%{   top:100%;opacity:0.5; }   /* 真夜中 */
	18%{  top:100%;opacity:0.5; }   /* 真夜中-＞日出 */
	21%{  top:0%;  opacity:0.5; }  /* 日出★ */
	23%{  top:100%;opacity:0;   }  /* 日出-＞日中 */
	74%{  top:69%;opacity:1;   }  /* 日中★ */
	75%{  top:0%;  opacity:1;   }  /* 夕焼け */
	77%{  top:0%;  opacity:1;   }  /* 日入★ */
	78%{  top:0%;  opacity:1;   }  /* 浅い夜 */
	79%{  top:50%;opacity:1;    }  /* 夜 */
	83%{  top:100%;opacity:1;   }  /* 夜-＞真夜中 */
	100%{ top:100%;opacity:1;   } /* 真夜中 */
}

@keyframes sky2_5 {
	0%{   top:100%;opacity:0.5; }   /* 真夜中 */
	17%{  top:100%;opacity:0.5; }   /* 真夜中-＞日出 */
	20%{  top:0%;  opacity:0.5; }  /* 日出★ */
	22%{  top:100%;opacity:0;   }  /* 日出-＞日中 */
	76%{  top:69%;opacity:1;   }  /* 日中★ */
	77%{  top:0%;  opacity:1;   }  /* 夕焼け */
	79%{  top:0%;  opacity:1;   }  /* 日入★ */
	80%{  top:0%;  opacity:1;   }  /* 浅い夜 */
	81%{  top:50%;opacity:1;    }  /* 夜 */
	85%{  top:100%;opacity:1;   }  /* 夜-＞真夜中 */
	100%{ top:100%;opacity:1;   } /* 真夜中 */
}

@keyframes sky2_6 {
	0%{   top:100%;opacity:0.5; }   /* 真夜中 */
	17%{  top:100%;opacity:0.5; }   /* 真夜中-＞日出 */
	20%{  top:0%;  opacity:0.5; }  /* 日出★ */
	22%{  top:100%;opacity:0;   }  /* 日出-＞日中 */
	76%{  top:69%;opacity:1;   }  /* 日中★ */
	77%{  top:0%;  opacity:1;   }  /* 夕焼け */
	79%{  top:0%;  opacity:1;   }  /* 日入★ */
	80%{  top:0%;  opacity:1;   }  /* 浅い夜 */
	81%{  top:50%;opacity:1;    }  /* 夜 */
	85%{  top:100%;opacity:1;   }  /* 夜-＞真夜中 */
	100%{ top:100%;opacity:1;   } /* 真夜中 */
}

@keyframes sky2_7 {
	0%{   top:100%;opacity:0.5; }   /* 真夜中 */
	18%{  top:100%;opacity:0.5; }   /* 真夜中-＞日出 */
	21%{  top:0%;  opacity:0.5; }  /* 日出★ */
	23%{  top:100%;opacity:0;   }  /* 日出-＞日中 */
	76%{  top:69%;opacity:1;   }  /* 日中★ */
	77%{  top:0%;  opacity:1;   }  /* 夕焼け */
	79%{  top:0%;  opacity:1;   }  /* 日入★ */
	80%{  top:0%;  opacity:1;   }  /* 浅い夜 */
	81%{  top:50%;opacity:1;    }  /* 夜 */
	85%{  top:100%;opacity:1;   }  /* 夜-＞真夜中 */
	100%{ top:100%;opacity:1;   } /* 真夜中 */
}

@keyframes sky2_8 {
	0%{   top:100%;opacity:0.5; }   /* 真夜中 */
	20%{  top:100%;opacity:0.5; }   /* 真夜中-＞日出 */
	23%{  top:0%;  opacity:0.5; }  /* 日出★ */
	25%{  top:100%;opacity:0;   }  /* 日出-＞日中 */
	73%{  top:69%;opacity:1;   }  /* 日中★ */
	74%{  top:0%;  opacity:1;   }  /* 夕焼け */
	76%{  top:0%;  opacity:1;   }  /* 日入★ */
	77%{  top:0%;  opacity:1;   }  /* 浅い夜 */
	78%{  top:50%;opacity:1;    }  /* 夜 */
	82%{  top:100%;opacity:1;   }  /* 夜-＞真夜中 */
	100%{ top:100%;opacity:1;   } /* 真夜中 */
}

@keyframes sky2_9 {
	0%{   top:100%;opacity:0.5; }   /* 真夜中 */
	26%{  top:100%;opacity:0.5; }   /* 真夜中-＞日出 */
	29%{  top:0%;  opacity:0.5; }  /* 日出★ */
	31%{  top:100%;opacity:0;   }  /* 日出-＞日中 */
	67%{  top:69%;opacity:1;   }  /* 日中★ */
	68%{  top:0%;  opacity:1;   }  /* 夕焼け */
	70%{  top:0%;  opacity:1;   }  /* 日入★ */
	71%{  top:0%;  opacity:1;   }  /* 浅い夜 */
	72%{  top:50%;opacity:1;    }  /* 夜 */
	76%{  top:100%;opacity:1;   }  /* 夜-＞真夜中 */
	100%{ top:100%;opacity:1;   } /* 真夜中 */
}

@keyframes sky2_10 {
	0%{   top:100%;opacity:0.5; }   /* 真夜中 */
	23%{  top:100%;opacity:0.5; }   /* 真夜中-＞日出 */
	26%{  top:0%;  opacity:0.5; }  /* 日出★ */
	28%{  top:100%;opacity:0;   }  /* 日出-＞日中 */
	67%{  top:69%;opacity:1;   }  /* 日中★ */
	68%{  top:0%;  opacity:1;   }  /* 夕焼け */
	70%{  top:0%;  opacity:1;   }  /* 日入★ */
	71%{  top:0%;  opacity:1;   }  /* 浅い夜 */
	72%{  top:50%;opacity:1;    }  /* 夜 */
	76%{  top:100%;opacity:1;   }  /* 夜-＞真夜中 */
	100%{ top:100%;opacity:1;   } /* 真夜中 */
}

@keyframes sky2_11 {
	0%{   top:100%;opacity:0.5; }   /* 真夜中 */
	25%{  top:100%;opacity:0.5; }   /* 真夜中-＞日出 */
	28%{  top:0%;  opacity:0.5; }  /* 日出★ */
	30%{  top:100%;opacity:0;   }  /* 日出-＞日中 */
	66%{  top:69%;opacity:1;   }  /* 日中★ */
	67%{  top:0%;  opacity:1;   }  /* 夕焼け */
	69%{  top:0%;  opacity:1;   }  /* 日入★ */
	70%{  top:0%;  opacity:1;   }  /* 浅い夜 */
	71%{  top:50%;opacity:1;    }  /* 夜 */
	75%{  top:100%;opacity:1;   }  /* 夜-＞真夜中 */
	100%{ top:100%;opacity:1;   } /* 真夜中 */
}


