@charset "UTF-8";

.pc {
  display: none !important;
}

.top-area {
  position: relative;
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto;
  background-color: ivory;
  text-align: center;
}

#picture-base {
  position: relative;
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto;
}

#picture-a {
  position: relative;
  width: 100%;
  height: auto;
  opacity: 1;
}

#picture-a img {
  width: 100%;
  height: auto;
  object-fit: contain;
}

#picture-b {
  position: absolute;
  top: 0%;
  left: 0%;
  width: 100%;
  height: auto;
  opacity: 0;
}

#picture-b img {
  width: 100%;
  height: auto;
  object-fit: contain;
}

.haguruma {
  position: absolute;
  bottom: -7%;
  left: 34%;
  width: 60%;
  height: 27%;
  z-index: 10;
}

.haguruma-01 {
  position: absolute;
  bottom: 0%;
  left: 5%;
  width: 58%;
  height: auto;
}

.haguruma-04 {
  position: absolute;
  top: 24%;
  left: 5.1%;
  width: 35%;
  height: 60%;
}

.haguruma-05 {
  position: absolute;
  top: 45%;
  left: 0%;
  width: 12%;
  height: auto;
}

.haguruma-06 {
  position: absolute;
  top: 0.5%;
  left: 29.5%;
  width: 19%;
  height: auto;
}

.haguruma-07 {
  position: absolute;
  top: 6%;
  left: 44%;
  width: 26%;
  height: auto;
}

.rever {
  position: absolute;
  top: 13%;
  right: 25%;
  width: 15%;
  height: auto;
}

.ude {
  position: absolute;
  top: 4%;
  right: 9%;
  width: 20%;
  height: auto;
}

.gacchantaisho {
  position: absolute;
  top: 5%;
  right: 0%;
  width: 18%;
  height: auto;
}

.about-area {
  position: relative;
  margin-top: 1%;
  padding: 10% 0% 5% 0%;
  width: 100%;
  height: auto;
  text-align: center;
  background-color: #fffdee;
}

.about-inner {
  display: inline-block;
  position: relative;
  margin: 0;
  padding: 0% 5% 2% 5%;
  width: 100%;
  height: auto;
  text-align: center;
  background-color: transparent;
}

.about-inner h1 {
  position: relative;
  /*font-family: 'Noto Sans JP', sans-serif;*/
  font-weight: bold;
  font-size: 22px;
}

.about-inner .text {
  display: inline-block;
}

.about-inner p {
  margin-top: 4%;
  font-weight: bold;
  font-size: 14px;
  line-height: 24px;
}

.about-inner a {
  position: relative;
  margin-top: 10%;
  padding: 2% 0%;
  width: 90%;
}

.about-inner a p {
  margin: 0;
  padding: 0;
  /*font-family: 'Noto Sans JP', sans-serif;*/
  font-weight: normal;
  font-size: 20px;
  line-height: 24px;
}

.about-inner a .button {
  position: relative;
}

.profile-area {
  position: relative;
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto;
  text-align: center;
  background-color: #ffe67a;
}

.profile-inner {
  display: inline-block;
  position: relative;
  margin: 0% 0% 5% 0%;
  padding: 0% 5% 0% 5%;
  width: 100%;
  height: auto;
  text-align: center;
  background-color: transparent;
}

.profile-inner h2 {
  position: relative;
  margin-top: 14%;
  margin-left: 10%;
  padding: 1% 0% 0.5% 0%;
  width: 90%;
  /*font-family: 'Noto Sans JP', sans-serif;*/
  font-weight: bold;
  font-size: 22px;
  border-radius: 20px 20px 20px 20px;
  background-color: #fffdee;
  letter-spacing: 0.1em;
  line-height: 160%;
}

.backStr-v {
  display: none;
}

.profile-inner .image-01 {
  display: block;
  position: absolute;
  top: 0%;
  left: -6%;
  width: 50%;
  height: auto;
}

.profile-inner .image-02 {
  display: none;
}

.profile-inner .image-03 {
  display: block;
  position: absolute;
  top: 44%;
  left: 0%;
  width: 100%;
  height: auto;
}

.profile-inner .image-04 {
  display: none;
}

.profile-inner .box {
  display: block;
  position: relative;
  margin-top: 50px;
  padding: 0;
  width: 100%;
  text-align: left;
}

.profile-inner .box-1 {
}

.profile-inner .box-2 {

}

.profile-inner .box-3 {
  margin-top: 70%;
}

.profile-inner .box h3 {
  position: relative;
  margin-top: 2%;
  /*font-family: "游ゴシック体", "YuGothic";*/
  font-weight: bold;
  font-size: 20px;
  letter-spacing: 0.05em;
  line-height: 24px;
}

.profile-inner .box p {
  margin-top: 1%;
  padding: 0;
  width: 100%;
  height: auto;
  /*font-family: "游ゴシック Medium", "Yu Gothic Medium";*/
  font-weight: normal;
  font-size: 15px;
  line-height: 22px;
}

.profile-inner .box .text {
  display: inline-block;
}

.profile-inner .box .bubble7 {
  min-width: 140px;
  font-size: 16px;
  text-align: center;
}

.profile-inner .box .bubble7:after {
  display: none;
}

.profile-inner .box .bubble7:before {
  display: none;
}

.profile-inner .sonota {
  position: relative;
  margin-top: 10%;
  padding: 0;
  width: 100%;
  height: auto;
}

.profile-inner .jigazou img{
    width:100%;
    background-color: #EEEEEE;
    box-shadow: 0 3px 18px -4px rgba(0, 0, 0, 0.8);
    border: 7px solid #ffffff;
}

.profile-inner .jigazou p{
    margin-top: 5px;
    font-size: 12px;
    font-weight: bold;
}


.profile-inner .sonota img {
  position: relative;
  margin: 0;
  padding: 0;
  width: 60%;
  height: auto;
}

.profile-inner .sonota-button {
  position: relative;
  margin-top: 5%;
  padding: 0;
  width: 100%;
  height: auto;
  text-align: center;
}

.profile-inner .sonota-button img {
  display: none;
}

.profile-inner .sonota-button .button {
  position: relative;
  margin: 0;
  padding: 0;
}

.profile-inner .sonota-button .button-1 {
  padding: 2% 0%;
  width: 90%;
}

.profile-inner .sonota-button .button-2 {
  margin-top: 3%;
  padding: 2% 0%;
  width: 90%;
}

.album-area {
  position: relative;
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto;
  text-align: center;
  background-color: #a6beff;
}

.album-inner {
  display: inline-block;
  position: relative;
  margin: 0% 0% 5% 0%;
  padding: 0% 5% 0% 5%;
  width: 100%;
  height: auto;
  text-align: center;
  background-color: transparent;
}

.album-inner h2 {
  position: relative;
  margin: 10% auto 0% auto;
  padding: 4% 0% 2% 0%;
  width: 90%;
  /*font-family: 'Noto Sans JP', sans-serif;*/
  font-weight: bold;
  font-size: 22px;
  border-radius: 20px 20px 20px 20px;
  background-color: #fffdee;
  letter-spacing: 0.1em;
  line-height: 22px;
}

.album-inner .text {
  display: inline-block;
}

.album-inner .image-03 {
  display: block;
  position: absolute;
  top: 5%;
  right: 0%;
  width: 34%;
  height: auto;
}

.album-inner .image-04 {
  display: block;
  position: absolute;
  top: 0%;
  left: 1%;
  width: 50%;
  height: auto;
}

.album-inner .image-05 {
  display: block;
  position: absolute;
  bottom: 0%;
  right: 1%;
  width: 50%;
  height: auto;
}

.album-inner .box {
  display: inline-block;
  position: relative;
  margin-top: 10%;
  padding: 0% 0% 5% 0%;
  width: 100%;
  border-radius: 20px;
  border: 5px solid black;
  text-align: left;
}

.album-inner .box h3 {
  position: relative;
  margin: 2% 0% 0% 2%;
  padding: 0;
  width: 100%;
  /*font-family: "游ゴシック体", "YuGothic";*/
  font-weight: bold;
  font-size: 16px;
  letter-spacing: 0.05em;
  line-height: 22px;
}

.album-inner .box p {
  margin: 2% 0% 0% 2%;
  padding: 0;
  width: 100%;
  height: auto;
  /*font-family: "游ゴシック Medium", "Yu Gothic Medium";*/
  font-weight: normal;
  font-size: 15px;
  line-height: 22px;
}

.album-inner .box .image {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
  position: relative;
  margin-top: 5%;
  width: 100%;
  height: auto;
  text-align: center;
}

.album-inner .box .image-box {
  position: relative;
  margin: 0;
  padding: 0% 5% 0% 5%;
  width: 50%;
  height: auto;
  text-align: center;
}

.album-inner .box .image-box img {
  width: 100%;
}

.album-inner .box .image-box p {
  width: 100%;
  /*font-family: "游ゴシック Medium", "Yu Gothic Medium";*/
  font-weight: normal;
  font-size: 14px;
}

.album-inner .box .bubble7:after {
  display: none;
}

.album-inner .box .bubble7:before {
  display: none;
}

.album-inner .button {
  position: relative;
  margin-top: 6%;
  padding: 2% 0% 1% 0%;
  width: 60%;
}

.special-area {
  position: relative;
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto;
  text-align: center;
  background-color: #ffccbf;
}

.special-inner {
  display: inline-block;
  position: relative;
  margin: 0% 0% 10% 0%;
  padding: 0% 5% 0% 5%;
  width: 100%;
  height: auto;
  text-align: center;
  background-color: transparent;
}

.special-inner .image-01 {
  display: block;
  position: absolute;
  top: 0%;
  left: 0%;
  width: 60%;
  height: auto;
  z-index: 1;
}

.special-inner h2 {
  display: inline-block;
  position: relative;
  margin-top: 12%;
  padding: 4% 0% 2% 0%;
  width: 90%;
  /*font-family: 'Noto Sans JP', sans-serif;*/
  font-weight: bold;
  font-size: 22px;
  border-radius: 20px 20px 20px 20px;
  background-color: #fffdee;
  letter-spacing: 0.1em;
  line-height: 22px;
  z-index: 10;
}

.special-inner .content {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  /*justify-content: space-between;*/
  position: relative;
  margin: 5% 0% 20% 0%;
  padding: 0;
  width: 100%;
  height: auto;
}

.special-inner .content .box {
  display: inline-block;
  position: relative;
  margin-top: 4%;
  padding: 0;
  width: 100%;
  height: auto;
  text-align: center;
}

.special-inner .content .box img {
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto;
}

.special-inner .image-02 {
  position: absolute;
  top: 92%;
  left: 0;
  right: 0;
  margin: auto;
  width: 15%;
  height: auto;
}

/*
#haguruma {
  position: absolute;
  bottom: 2-%;
  right: 20%;
  width: 30%;
  height: auto;
}

#rever {
  position: absolute;
  bottom: 18%;
  right: 15%;
  width: 4%;
  height: auto;
}

#rever2 {
  position: absolute;
  bottom: 24%;
  right: 12.0%;
  width: 5.4%;
  height: auto;
}

#gacchantaisho {
  position: absolute;
  bottom: 16%;
  right: 3%;
  width: 10%;
  height: auto;
  z-index: 30;
}
/*
#title {
  position: relative;
  margin-top: 30%;
  width: 100%;
  height: auto;
}

#title p {
  line-height: 180%;
}

#title span {
  font-size:18pt;
  color:black;"
}

#about-area {
  position: relative;
  margin: 0;
  padding: 2% 0% 2% 0%;
  width: 100%;
  height: auto;
  text-align: center;
  font-size: 10pt;
  font-weight: bold;
  line-height: 200%;
  background-color: ivory;
}

#profile-area {
  position: relative;
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto;
  text-align: center;
  background-color: #FFCC66;
}
#profile-area::before {
  content: "";
  display: block;
  padding-top: 300%;
}

#profile-comment01 {
  position: absolute;
  top: 24%; 
  width: 100%;
  height: 20%;
  text-align: center;
  font-size: 16pt;
  color:black;
}

#profile-comment02 {
  position: absolute;
  top: 30%; 
  left: 15%;
  text-align: left;
  font-size: 10pt;
  color:black;
}

#profile-comment03 {
  position: absolute;
  top: 32%; 
  left: 15%;
  text-align: left;
  font-size: 12pt;
  color:black;
}

#profile-comment04 {
  position: absolute;
  top: 37%; 
  left: 5%;
  width: 90%;
  height: 10%;
  text-align: left;
  font-size: 10pt;
  color:black;
}

#profile-comment05 {
  position: absolute;
  top: 48%; 
  left: 15%;
  text-align: left;
  font-size: 10pt;
  color:black;
}

#profile-comment06 {
  position: absolute;
  top: 50%; 
  left: 15%;
  text-align: left;
  font-size: 12pt;
  color:black;
}

#profile-comment07 {
  position: absolute;
  top: 54%; 
  left: 5%;
  width: 90%;
  height: 10%;
  text-align: left;
  font-size: 10pt;
  color:black;
}

#profile-comment08 {
  position: absolute;
  top: 67%; 
  left: 15%;
  text-align: left;
  font-size: 10pt;
  color:black;
}

#profile-comment09 {
  position: absolute;
  top: 69%; 
  left: 15%;
  text-align: left;
  font-size: 12pt;
  color:black;
}

#profile-comment10 {
  position: absolute;
  top: 74%; 
  left: 5%;
  width: 90%;
  height: 10%;
  text-align: left;
  font-size: 10pt;
  color:black;
}

#profile-fukidashi01 {
  position:absolute;
  top: 2%;
  left: 20%;
  width: 50%;
  height: auto;
}

#profile-fukidashi02 {
  display: none;
}

#profile-fukidashi03 {
  position:absolute;
  top: 85%;
  left: 5%;
  width: 30%;
  height: auto;
}

#profile-fukidashi04 {
  position:absolute;
  top: 10%;
  left: 65%;
  width: 30%;
  height: 14%;
  background-image: url("../image/frog.png");
  background-size: contain;
  background-repeat: no-repeat;
}
#profile-button-base {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
  padding-bottom: 5%;
  width: 100%;
  height: auto;
}
#profile-button01 {
  display: inline-block;
  left: 42%;
  position: relative;
  margin: 0% 0% 1% 0%;
  padding: 1% 0% 1% 0%;
  width: 50%;
  height: auto;
}
#profile-button02 {
  display: inline-block;
  left: 42%;
  position: relative;
  margin: 1% 0% 0% 0%;
  padding: 1% 0% 1% 0%;
  width: 50%;
  height: auto;
}

#album-area {
  position: relative;
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto;
  background-color: #6699CC;
}

#album-comment01 {
  position: absolute;
  top: 2%; 
  left: 0%;
  width: 100%;
  text-align: center;
  font-size: 14pt;
  color:black;
}

#album-base {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
  position: relative;
  padding: 20% 10% 10% 10%;
  width: 100%;
  height: auto;
}
.album-content {
  position: relative;
  margin: 1% 0% 1% 0%;
  padding: 0% 1% 0% 1%;
  background-color: white;
  border-radius: 20px;
  border: 5px solid black;
  width: 100%;
  height: auto;
}
.album-title {
  position: relative;
  padding-top: 5%;
  text-align: center;
  font-size: 16pt;
  font-weight: bold;
  color: black;
}
.album-subtitle {
  position: relative;
  padding-top: 10%;
  text-align: left;
  font-size: 14pt;
  font-weight: bold;
  color: black;
  line-height: 100%;
}
.album-text {
  position: relative;
  padding-top: 10%;
  width: 100%;
  height: auto;
  text-align: left;
  font-size: 10pt;
  font-weight: normal;
  color:black;
  line-height: 100%;
}
.album-img-base {
  display: flex;
  flex-direction: row;
  justify-content: center;
  position: relative;
  margin-top: 10%;
  align-items: center;
  width: 100%;
  height: auto;
}
.album-img {
  display: inline-block;
  padding: 0% 2% 0% 2%;
  width: 50%;
  height: auto;
  text-align: center;
  background-color: transparent;
}
.album-img img {
  position: relative;
  width:auto;
  height:auto;
  max-width:100%;
  max-height:100%;
  vertical-align:bottom;
}
.album-img-text {
  position: relative;
  margin-top: 10%;
  margin-bottom: 10%;
  font-size: 10pt;
  font-weight: normal;
  color: black;
  height: auto;
}
#album-button-base {
  position: relative;
  padding-bottom: 5%;
  width: 100%;
  height: auto;
}
#album-button01 {
  display: inline-block;
  left:65%;
  position: relative;
  padding: 1% 0% 1% 0%;
  width: 25%;
  height: auto;
}

#special-area {
  position: relative;
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto;
  text-align: center;
  background-color: #CC6666;
}

#special-backStr01 {
  top: 12%;
  left: 22%;
}

#special-backStr02 {
  top: 30%;
  left: 22%;
}

.special-base {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
  position: relative;
  padding: 20% 10% 10% 10%;
  width: 100%;
  height: auto;
}

.special-box {
  position: relative;
  margin: 5% 0% 5% 0%;
  width: 100%;
  background-color: gray;
}
.special-box::before {
  content: "";
  display: block;
  padding-top: 50%;
}

.special-box-text {
  position: absolute;
  top: -5%;
  width: 100%;
  text-align: center;
  font-size: 14pt;
  font-weight: bold;
  color: black;
}

.comment {
    position:absolute;
}

.button {
    display: block;
    position: absolute;
    text-decoration: none;
    text-align :center;
    padding: 8px 0 10px;
    color: black;
    background-color: white;
    border-radius: 20px;
    box-shadow:2px 2px #555;
}

.button-name {
  height:100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}



*/


.haguruma-anim-01 {
  animation-name: haguruma-anim-01;
  animation-duration: 1s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}
@keyframes haguruma-anim-01 {
  0%{ transform:rotate(0deg);}
  100%{ transform:rotate(30deg);}
}
.haguruma-anim-02 {
  animation-name: haguruma-anim-02;
  animation-duration: 1s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}
@keyframes haguruma-anim-02 {
  0%{ transform:rotate(30deg);}
  100%{ transform:rotate(60deg);}
}
.haguruma-anim-03 {
  animation-name: haguruma-anim-03;
  animation-duration: 1s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}
@keyframes haguruma-anim-03 {
  0%{ transform:rotate(60deg);}
  100%{ transform:rotate(90deg);}
}
.haguruma-anim-04 {
  animation-name: haguruma-anim-04;
  animation-duration: 1s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}
@keyframes haguruma-anim-04 {
  0%{ transform:rotate(90deg);}
  100%{ transform:rotate(120deg);}
}
.haguruma-anim-05 {
  animation-name: haguruma-anim-05;
  animation-duration: 1s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}
@keyframes haguruma-anim-05 {
  0%{ transform:rotate(120deg);}
  100%{ transform:rotate(150deg);}
}
.haguruma-anim-06 {
  animation-name: haguruma-anim-06;
  animation-duration: 1s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}
@keyframes haguruma-anim-06 {
  0%{ transform:rotate(150deg);}
  100%{ transform:rotate(180deg);}
}
.haguruma-anim-07 {
  animation-name: haguruma-anim-07;
  animation-duration: 1s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}
@keyframes haguruma-anim-07 {
  0%{ transform:rotate(180deg);}
  100%{ transform:rotate(210deg);}
}
.haguruma-anim-08 {
  animation-name: haguruma-anim-08;
  animation-duration: 1s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}
@keyframes haguruma-anim-08 {
  0%{ transform:rotate(210deg);}
  100%{ transform:rotate(240deg);}
}
.haguruma-anim-09 {
  animation-name: haguruma-anim-09;
  animation-duration: 1s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}
@keyframes haguruma-anim-09 {
  0%{ transform:rotate(240deg);}
  100%{ transform:rotate(270deg);}
}
.haguruma-anim-10 {
  animation-name: haguruma-anim-10;
  animation-duration: 1s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}
@keyframes haguruma-anim-10 {
  0%{ transform:rotate(270deg);}
  100%{ transform:rotate(300deg);}
}
.haguruma-anim-11 {
  animation-name: haguruma-anim-11;
  animation-duration: 1s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}
@keyframes haguruma-anim-11 {
  0%{ transform:rotate(300deg);}
  100%{ transform:rotate(330deg);}
}
.haguruma-anim-12 {
  animation-name: haguruma-anim-12;
  animation-duration: 1s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}
@keyframes haguruma-anim-12 {
  0%{ transform:rotate(330deg);}
  100%{ transform:rotate(360deg);}
}

.haguruma-anim-r01 {
  animation-name: haguruma-anim-r01;
  animation-duration: 1s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}
@keyframes haguruma-anim-r01 {
  0%{ transform:rotate(360deg);}
  100%{ transform:rotate(330deg);}
}
.haguruma-anim-r02 {
  animation-name: haguruma-anim-r02;
  animation-duration: 1s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}
@keyframes haguruma-anim-r02 {
  0%{ transform:rotate(330deg);}
  100%{ transform:rotate(300deg);}
}
.haguruma-anim-r03 {
  animation-name: haguruma-anim-r03;
  animation-duration: 1s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}
@keyframes haguruma-anim-r03 {
  0%{ transform:rotate(300deg);}
  100%{ transform:rotate(270deg);}
}
.haguruma-anim-r04 {
  animation-name: haguruma-anim-r04;
  animation-duration: 1s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}
@keyframes haguruma-anim-r04 {
  0%{ transform:rotate(270deg);}
  100%{ transform:rotate(240deg);}
}
.haguruma-anim-r05 {
  animation-name: haguruma-anim-r05;
  animation-duration: 1s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}
@keyframes haguruma-anim-r05 {
  0%{ transform:rotate(240deg);}
  100%{ transform:rotate(210deg);}
}
.haguruma-anim-r06 {
  animation-name: haguruma-anim-r06;
  animation-duration: 1s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}
@keyframes haguruma-anim-r06 {
  0%{ transform:rotate(210deg);}
  100%{ transform:rotate(180deg);}
}
.haguruma-anim-r07 {
  animation-name: haguruma-anim-r07;
  animation-duration: 1s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}
@keyframes haguruma-anim-r07 {
  0%{ transform:rotate(180deg);}
  100%{ transform:rotate(150deg);}
}
.haguruma-anim-r08 {
  animation-name: haguruma-anim-r08;
  animation-duration: 1s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}
@keyframes haguruma-anim-r08 {
  0%{ transform:rotate(150deg);}
  100%{ transform:rotate(120deg);}
}
.haguruma-anim-r09 {
  animation-name: haguruma-anim-r09;
  animation-duration: 1s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}
@keyframes haguruma-anim-r09 {
  0%{ transform:rotate(120deg);}
  100%{ transform:rotate(90deg);}
}
.haguruma-anim-r10 {
  animation-name: haguruma-anim-r10;
  animation-duration: 1s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}
@keyframes haguruma-anim-r10 {
  0%{ transform:rotate(90deg);}
  100%{ transform:rotate(60deg);}
}
.haguruma-anim-r11 {
  animation-name: haguruma-anim-r11;
  animation-duration: 1s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}
@keyframes haguruma-anim-r11 {
  0%{ transform:rotate(60deg);}
  100%{ transform:rotate(30deg);}
}
.haguruma-anim-r12 {
  animation-name: haguruma-anim-r12;
  animation-duration: 1s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}
@keyframes haguruma-anim-r12 {
  0%{ transform:rotate(30deg);}
  100%{ transform:rotate(0deg);}
}

.rever-01 {
  animation-name: rever-01;
  animation-duration: 1s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
  transform-origin:0 100%;
}
@keyframes rever-01 {
  0%{ transform:rotate(0deg);}
  100%{ transform:rotate(30deg);}
}
.rever-02 {
  animation-name: rever-02;
  animation-duration: 1s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
  transform-origin:0 100%;
}
@keyframes rever-02 {
  0%{ transform:rotate(30deg);}
  100%{ transform:rotate(0deg);}
}

.ude-01 {
  animation-name: ude-01;
  animation-duration: 1s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
  transform-origin:100% 10%;
}
@keyframes ude-01 {
  0%{ transform:rotate(0deg);}
  100%{ transform:rotate(-30deg);}
}
.ude-02 {
  animation-name: ude-02;
  animation-duration: 1s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
  transform-origin:100% 10%;
}
@keyframes ude-02 {
  0%{ transform:rotate(-30deg);}
  100%{ transform:rotate(0deg);}
}

.fadeout {
  animation-name: fadeout;
  animation-duration: 5s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}
@keyframes fadeout {
  0%{ opacity: 1; }
  100%{ opacity: 0; }
}
.fadein {
  animation-name: fadein;
  animation-duration: 5s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}
@keyframes fadein {
    0% { opacity: 0; }
    100% { opacity: 1; }
}
