@font-face { 
	font-family: 'Chocogirl'; 
	src: url('fonts/Chocogirl.ttf') format("truetype");
	font-style: normal; 
	font-weight: normal;
}
@font-face {
font-family: "Graceful Mazurka";  
	src: url("fonts/Graceful Mazurka.ttf") format("truetype"); 
	font-style: normal; 
	font-weight: normal;
 }
 
 
html, body { height: 100%; }

.txt_01 {
//	margin: 90px 0 0 0;
	width: 1100px;
	height: 41px;
//	background: #fff;
	color: #f00;
	text-align: center;
	font-size: 40px;
//	font-family: Arial Black;
//	display: block;
	position: absolute;
	top: 150px;
	left: -302px;
	z-index: 20;
	opacity: 1;
	animation-name: txt01_mov;
	animation-duration: 12s;
	animation-iteration-count: infinite;


	font-family: Chocogirl;
	font-size: 50px;
	color: #fff;
	text-shadow:3px 3px 9px #800000,-3px -3px 9px #800000;
}
.txt_02 {
	width: 800px;
	height: 68px;
	background: url("txt_02.jpg") center no-repeat;
	display: block;
	position: absolute;
	top: 44px;
	left: -300px;
	z-index: 20;
	opacity: 1;
	animation-name: txt01_mov;
	animation-duration: 22s;
	animation-delay: 0.4s;
	animation-iteration-count: infinite;
}

.txt_04 {
	width: 800px;
	height: 72px;
	background: url("txt_04.jpg") center no-repeat;
	display: block;
	position: absolute;
//	top: 0px;
	left: 0px;
	z-index: 20;
	opacity: 0;
	animation-name: txt02_mov;
	animation-duration: 12s;
	animation-delay: 0.4s;
	animation-iteration-count: infinite;
}

.banner2 {
 	width: 100%;
  	height: 80px;
  	display: block;
  	position: absolute;
  	top: 0; left: 0;
//  	overflow: hidden;
//  	border: 2px dotted #00f;
  	box-sizing: border-box;
  	z-index: 10;
}
.txt_03 {
	margin: auto;
	width: 240px;
	height: 80px;
//	border: 2px dotted #00f;
	
	background: url("txt_03.png") center no-repeat;
	display: block;
	position: absolute;
	top:0px;
	left: 200px;
	z-index: 20;
//	opacity: 0;
	animation-name: txt03_mov;
	animation-duration: 45s;
	animation-delay: 3s;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
}
@keyframes txt03_mov {
	from {opacity: 1; left: 200px;}
	to {opacity: 0;left: 1201px;}
//	0% {opacity: 0; transform: translateX(-300px);}
//	7% {opacity: 1; transform: translateX(-300px);}
//	73% {opacity: 1; transform: translateX(800px);}
//	88% {opacity: 0; transform: translateX(1100px);}
//	100% {opacity: 0; transform: translateX(1200px);}
}
.txt_033 {
	width: 240px;
	height: 80px;
	background: url("txt_033.png") center no-repeat;
	display: block;
	position: absolute;
	top:20px;
	right: 0px;
	animation-name: txt033_mov;
	animation-duration: 35s;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
}
@keyframes txt033_mov {
	from {opacity: 1; right: 0px;}
	to {opacity: 0;right: 1201px;}
}
.txt_0333 {
	width: 240px;
	height: 150px;
	background: url("txt_0333.png") center no-repeat;
	display: block;
	position: absolute;
	top: 0px;
	left: 300px;
	animation-name: txt0333_mov;
	animation-duration: 25s;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
}
@keyframes txt0333_mov {
	from {opacity: 1; left: 300px;}
	to {opacity: 0; left: 1201px;}
}

.txt_044 {
	width: 300px;
	height: 110px;
	background: url("txt_044.png") center no-repeat;
	display: block;
	position: absolute;
	top: 20px;
	left: 0px;
	animation-name: txt044_mov;
	animation-duration: 85s;
	animation-delay: 6s;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
}
@keyframes txt044_mov {
	from {left: 0px;}
	to {left: 1201px;}
}
.txt_0444 {
	width: 300px;
	height: 110px;
	background: url("txt_044.png") center no-repeat;
	display: block;
	position: absolute;
	top: 20px;
	rightt: 60px;
	animation-name: txt0444_mov;
	animation-duration: 85s;
	animation-delay: 0s;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
}
@keyframes txt0444_mov {
	from {right: 0px;}
	to {right: 1201px;}
}


/*   animation   */

@keyframes txt01_mov {
	0% {opacity: 0; transform: translateX(0);}
	7% {opacity: 1; transform: translateX(300px) translateY(-65px);}
	43% {opacity: 1; transform: translateX(300px) translateY(-65px);}
	50% {opacity: 0; transform: translateX(600px);}
	100% {opacity: 0; transform: translateX(600px);}
}
@keyframes txt02_mov {
	0% {opacity: 1; transform: translateX(0);}
	43% {opacity: 1; transform: translateX(0);}
	50% {opacity: 1; transform: translateX(300px);}
	93% {opacity: 1; transform: translateX(300px);}
	100% {opacity: 1; transform: translateX(2000px);}
}



.action-row {
//	background: #00f;
//	background: linear-gradient(to top, #29f, #fff);
	overflow: hidden;
	position: relative; 
	left: -100%;
	height: 250px;  
	width: 200%; 
	bottom: -700px;
}
@media only screen and (max-width: 480px) {
.action-row .action-bottom-wave {
    height: 150px; 
  }
}
.action-top-wave {
	height: 100px; 
	position: relative;
	bottom: -250px;
	background: linear-gradient(to top, #29f, #fff);

}

.action-top-wave-1 {
	width: 200%;
  height: 250px;
  background: url(img/action-top-wave-1.png) repeat-x 50%;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -2px;
  z-index: 4;
  -webkit-animation: wave 20s 0.1s infinite linear;
  -moz-animation: wave 20s 0.1s infinite linear;
  animation: wave 20s 0.1s infinite linear;
}

.action-top-wave-2 {
  width: 200%;
  height: 250px;
  background: url(img/action-top-wave-2.png) repeat-x 50%;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 20px;
  z-index: 3;
  -webkit-animation: back-wave 40s 0.1s infinite linear;
  -moz-animation: back-wave 40s 0.1s infinite linear;
  animation: back-wave 40s 0.1s infinite linear;
}
.action-top-wave-3 {
  width: 200%;
  height: 250px;
  background: url(img/action-top-wave-3.png) repeat-x 50%;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -10px;
  z-index: 2;
  -webkit-animation: wave 60s 0.1s infinite linear;
  -moz-animation: wave 60s 0.1s infinite linear;
  animation: wave 60s 0.1s infinite linear;
}

.action-top-wave-4 {
  width: 200%;
  height: 250px;
  background: url(img/action-top-wave-4.png) repeat-x 50%;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 30px;
  z-index: 2;
  -webkit-animation: back-wave 10s 0.1s infinite linear;
  -moz-animation: back-wave 10s 0.1s infinite linear;
  animation: back-wave 10s 0.1s infinite linear;
}

/*   animation ---2  */
@-webkit-keyframes wave {
  0% {
    -o-transform: translate3d(-50%, 0, 0);
    -ms-transform: translate3d(-50%, 0, 0);
    -moz-transform: translate3d(-50%, 0, 0);
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
  }
  20% {
    -o-transform: translate3d(-20%, 0, 0);
    -ms-transform: translate3d(-20%, 0, 0);
    -moz-transform: translate3d(-20%, 0, 0);
    -webkit-transform: translate3d(-20%, 0, 0);
    transform: translate3d(-20%, 0, 0);
  }
  50% {
    -o-transform: translate3d(-50%, 0, 0);
    -ms-transform: translate3d(-50%, 0, 0);
    -moz-transform: translate3d(-50%, 0, 0);
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
  }
  75% {
    -o-transform: translate3d(-20%, 0, 0);
    -ms-transform: translate3d(-20%, 0, 0);
    -moz-transform: translate3d(-20%, 0, 0);
    -webkit-transform: translate3d(-20%, 0, 0);
    transform: translate3d(-20%, 0, 0);
  }
  100% {
    -o-transform: translate3d(-50%, 0, 0);
    -ms-transform: translate3d(-50%, 0, 0);
    -moz-transform: translate3d(-50%, 0, 0);
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
  }
}
@keyframes wave {
  0% {
    -o-transform: translate3d(-50%, 0, 0);
    -ms-transform: translate3d(-50%, 0, 0);
    -moz-transform: translate3d(-50%, 0, 0);
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
  }
  20% {
    -o-transform: translate3d(-20%, 0, 0);
    -ms-transform: translate3d(-20%, 0, 0);
    -moz-transform: translate3d(-20%, 0, 0);
    -webkit-transform: translate3d(-20%, 0, 0);
    transform: translate3d(-20%, 0, 0);
  }
  50% {
    -o-transform: translate3d(-50%, 0, 0);
    -ms-transform: translate3d(-50%, 0, 0);
    -moz-transform: translate3d(-50%, 0, 0);
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
  }
  75% {
    -o-transform: translate3d(-20%, 0, 0);
    -ms-transform: translate3d(-20%, 0, 0);
    -moz-transform: translate3d(-20%, 0, 0);
    -webkit-transform: translate3d(-20%, 0, 0);
    transform: translate3d(-20%, 0, 0);
  }
  100% {
    -o-transform: translate3d(-50%, 0, 0);
    -ms-transform: translate3d(-50%, 0, 0);
    -moz-transform: translate3d(-50%, 0, 0);
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
  }
}

@-webkit-keyframes back-wave {
  0% {
    -o-transform: translate3d(-20%, 0, 0);
    -ms-transform: translate3d(-20%, 0, 0);
    -moz-transform: translate3d(-20%, 0, 0);
    -webkit-transform: translate3d(-20%, 0, 0);
    transform: translate3d(-20%, 0, 0);
  }
  20% {
    -o-transform: translate3d(-40%, 0, 0);
    -ms-transform: translate3d(-40%, 0, 0);
    -moz-transform: translate3d(-40%, 0, 0);
    -webkit-transform: translate3d(-40%, 0, 0);
    transform: translate3d(-40%, 0, 0);
  }
  50% {
    -o-transform: translate3d(-20%, 0, 0);
    -ms-transform: translate3d(-20%, 0, 0);
    -moz-transform: translate3d(-20%, 0, 0);
    -webkit-transform: translate3d(-20%, 0, 0);
    transform: translate3d(-20%, 0, 0);
  }
  75% {
    -o-transform: translate3d(-40%, 0, 0);
    -ms-transform: translate3d(-40%, 0, 0);
    -moz-transform: translate3d(-40%, 0, 0);
    -webkit-transform: translate3d(-40%, 0, 0);
    transform: translate3d(-40%, 0, 0);
  }
  100% {
    -o-transform: translate3d(-20%, 0, 0);
    -ms-transform: translate3d(-20%, 0, 0);
    -moz-transform: translate3d(-20%, 0, 0);
    -webkit-transform: translate3d(-20%, 0, 0);
    transform: translate3d(-20%, 0, 0);
  }
}
@keyframes back-wave {
  0% {
    -o-transform: translate3d(-20%, 0, 0);
    -ms-transform: translate3d(-20%, 0, 0);
    -moz-transform: translate3d(-20%, 0, 0);
    -webkit-transform: translate3d(-20%, 0, 0);
    transform: translate3d(-20%, 0, 0);
  }
  20% {
    -o-transform: translate3d(-40%, 0, 0);
    -ms-transform: translate3d(-40%, 0, 0);
    -moz-transform: translate3d(-40%, 0, 0);
    -webkit-transform: translate3d(-40%, 0, 0);
    transform: translate3d(-40%, 0, 0);
  }
  50% {
    -o-transform: translate3d(-20%, 0, 0);
    -ms-transform: translate3d(-20%, 0, 0);
    -moz-transform: translate3d(-20%, 0, 0);
    -webkit-transform: translate3d(-20%, 0, 0);
    transform: translate3d(-20%, 0, 0);
  }
  75% {
    -o-transform: translate3d(-40%, 0, 0);
    -ms-transform: translate3d(-40%, 0, 0);
    -moz-transform: translate3d(-40%, 0, 0);
    -webkit-transform: translate3d(-40%, 0, 0);
    transform: translate3d(-40%, 0, 0);
  }
  100% {
    -o-transform: translate3d(-20%, 0, 0);
    -ms-transform: translate3d(-20%, 0, 0);
    -moz-transform: translate3d(-20%, 0, 0);
    -webkit-transform: translate3d(-20%, 0, 0);
    transform: translate3d(-20%, 0, 0);
  }





























