/* ---------------------------------------------------------------
	start max 420px
--------------------------------------------------------------- */


@media print,screen and ( max-width: 420px ) {





/*--------------------------------------------------------------------------*/
/* ---   header   --- */
/*--------------------------------------------------------------------------*/

header {
	width: 100%;
	margin: 0 auto;
	padding: 15px 15px 0 0;
	text-align: right;
	box-sizing: border-box;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 50;
}





/*--------------------------------------------------------------------------*/
/* ---   footer   --- */
/*--------------------------------------------------------------------------*/

footer {
	width: 100%;
	margin: 0 auto;
	padding: 20px 0 10px 0;
	font-size: 10px !important;
	text-align: center !important;
	position: fixed;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 50;
	-webkit-text-shadow: 0 0 20px #FFF;
	-moz-text-shadow: 0 0 20px #FFF;
	text-shadow: 0 0 2px #FFF;

}





/*--------------------------------------------------------------------------*/
/* ---   menu   --- */
/*--------------------------------------------------------------------------*/

.modal-content {
	width: 98%;
	height: auto;
	margin: 0 auto;
	padding: 0;
	font-size: 11px;
	line-height: 18px;
	position: static;
}

ul.list_menu2 li,
ul.list_menu2 li.right {
	width: 50%;
	margin: 0;
	padding: 0 0 0 25px;
	background-image: url(../../img/en/list_menu.png);
	background-repeat: no-repeat;
	background-position: 10px 7px;
	box-sizing: border-box;
	float: left;
}






/*--------------------------------------------------------------------------*/
/* ---   top   --- */
/*--------------------------------------------------------------------------*/

/* Section 1
* --------------------------------------- */
.bg_top0 {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background-image: url(../../img/en/bg_top1.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: auto 40%;
	position: absolute;
	-webkit-animation-duration: 0.5s;
	-moz-animation-duration: 0.5s;
	animation-duration: 0.5s;
	-webkit-animation-name: fade-in;
	-moz-animation-name: fade-in;
	animation-name: fade-in;
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	animation-fill-mode: both;
}

.lead_top0 {
	height: 260px;
	margin: auto;
	padding: 0;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 10;
}

.lead_top1_2 {
	width: 90%;
	height: auto;
	margin: 0 auto 90px auto;
	float: inherit;
}

.lead_top01 {
	width: 100%;
	height: auto;
	margin: 50px 0 0 0;
	padding: 0;
	text-align: center;
	display: block;
}

.lead_top1_1 {
	width: 90%;
	height: auto;
}

.lead_top01 a {
	width: 36px;
	height: auto;
	margin:  0 auto;
	padding: 0;
	display: block;
	float: none;
	position: absolute;
	bottom: 50px;
	left: 0;
	right: 0;
}

.sasa {
	width: 80%;
	height: auto;
	margin: 0;
	padding: 0;
	position: absolute;
	top: -15%;
	left: 0;
	z-index: 2;
}

.sasa img {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}

	@keyframes move-sasa_s1 {
		0% {
			bottom: 90%;
			right: 20%;
			-webkit-transform: rotate(-20deg);
			transform: rotate(-20deg);
		}
		33% {
			bottom: 70%;
			right: 35%;
			-webkit-transform: rotate(35deg);
			transform: rotate(35deg);
		}
		66% {
			bottom: 65%;
			right: 20%;
			-webkit-transform: rotate(-5deg);
			transform: rotate(-5deg);
		}
		100% {
			bottom: 60%;
			right: 30%;
			-webkit-transform: rotate(0deg);
			transform: rotate(0deg);
		}
	}

	@-ms-keyframes move-sasa_s1 {
		0% {
			bottom: 90%;
			right: 20%;
			-webkit-transform: rotate(-20deg);
			transform: rotate(-20deg);
		}
		33% {
			bottom: 70%;
			right: 35%;
			-webkit-transform: rotate(35deg);
			transform: rotate(35deg);
		}
		66% {
			bottom: 65%;
			right: 20%;
			-webkit-transform: rotate(-5deg);
			transform: rotate(-5deg);
		}
		100% {
			bottom: 60%;
			right: 30%;
			-webkit-transform: rotate(0deg);
			transform: rotate(0deg);
		}
	}

	@-webkit-keyframes move-sasa_s1 {
		0% {
			bottom: 90%;
			right: 20%;
			-webkit-transform: rotate(-20deg);
			transform: rotate(-20deg);
		}
		33% {
			bottom: 70%;
			right: 35%;
			-webkit-transform: rotate(35deg);
			transform: rotate(35deg);
		}
		66% {
			bottom: 65%;
			right: 20%;
			-webkit-transform: rotate(-5deg);
			transform: rotate(-5deg);
		}
		100% {
			bottom: 60%;
			right: 30%;
			-webkit-transform: rotate(0deg);
			transform: rotate(0deg);
		}
	}

	@-moz-keyframes move-sasa_s1 {
		0% {
			bottom: 90%;
			right: 20%;
			-webkit-transform: rotate(-20deg);
			transform: rotate(-20deg);
		}
		33% {
			bottom: 70%;
			right: 35%;
			-webkit-transform: rotate(35deg);
			transform: rotate(35deg);
		}
		66% {
			bottom: 65%;
			right: 20%;
			-webkit-transform: rotate(-5deg);
			transform: rotate(-5deg);
		}
		100% {
			bottom: 60%;
			right: 30%;
			-webkit-transform: rotate(0deg);
			transform: rotate(0deg);
		}
	}

	@keyframes move-sasa_s2 {
		0% {
			bottom: 70%;
			left: -15%;
			-webkit-transform: rotate(25deg);
			transform: rotate(25deg);
		}
		100% {
			bottom: 30%;
			left: 5%;
			-webkit-transform: rotate(0deg);
			transform: rotate(0deg);
		}
	}

	@-ms-keyframes move-sasa_s2 {
		0% {
			bottom: 70%;
			left: -15%;
			-webkit-transform: rotate(25deg);
			transform: rotate(25deg);
		}
		100% {
			bottom: 30%;
			left: 5%;
			-webkit-transform: rotate(0deg);
			transform: rotate(0deg);
		}
	}

	@-webkit-keyframes move-sasa_s2 {
		0% {
			bottom: 70%;
			left: -15%;
			-webkit-transform: rotate(25deg);
			transform: rotate(25deg);
		}
		100% {
			bottom: 30%;
			left: 5%;
			-webkit-transform: rotate(0deg);
			transform: rotate(0deg);
		}
	}

	@-moz-keyframes move-sasa_s2 {
		0% {
			bottom: 70%;
			left: -15%;
			-webkit-transform: rotate(25deg);
			transform: rotate(25deg);
		}
		100% {
			bottom: 30%;
			left: 5%;
			-webkit-transform: rotate(0deg);
			transform: rotate(0deg);
		}
	}

.sasa_s3 {
	margin: auto;
	padding: 0;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 2;
	-webkit-animation: fade-in 7s, move-sasa_s3 4s ease;
	-moz-animation: fade-in 7s, move-sasa_s3 4s ease;
	-ms-animation: fade-in 7s, move-sasa_s3 3s ease;
	animation: fade-in 7s, move-sasa_s3 4s ease;
	-webkit-animation-delay: 1.8s;
	-moz-animation-delay: 1.8s;
	-ms-animation-delay: 1.8s;
	animation-delay: 1.8s;
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-ms-animation-fill-mode: both;
	animation-fill-mode: both;
}

	@keyframes move-sasa_s3 {
		0% {
			top: -100%;
			right: -30%;
			-webkit-transform: rotate(-30deg);
			transform: rotate(-30deg);
		}
		30% {
			top: -80%;
			right: -100%;
			-webkit-transform: rotate(-100deg);
			transform: rotate(-100deg);
		}
		66% {
			top: -75%;
			right: -70%;
			-webkit-transform: rotate(-40deg);
			transform: rotate(-40deg);
		}
		100% {
			top: -65%;
			right: -85%;
			-webkit-transform: rotate(-10deg);
			transform: rotate(-20deg);
		}
	}

	@-ms-keyframes move-sasa_s3 {
		0% {
			top: -100%;
			right: -30%;
			-webkit-transform: rotate(-30deg);
			transform: rotate(-30deg);
		}
		30% {
			top: -80%;
			right: -100%;
			-webkit-transform: rotate(-100deg);
			transform: rotate(-100deg);
		}
		66% {
			top: -75%;
			right: -70%;
			-webkit-transform: rotate(-40deg);
			transform: rotate(-40deg);
		}
		100% {
			top: -65%;
			right: -85%;
			-webkit-transform: rotate(-10deg);
			transform: rotate(-20deg);
		}
	}

	@-webkit-keyframes move-sasa_s3 {
		0% {
			top: -100%;
			right: -30%;
			-webkit-transform: rotate(-30deg);
			transform: rotate(-30deg);
		}
		30% {
			top: -80%;
			right: -100%;
			-webkit-transform: rotate(-100deg);
			transform: rotate(-100deg);
		}
		66% {
			top: -75%;
			right: -70%;
			-webkit-transform: rotate(-40deg);
			transform: rotate(-40deg);
		}
		100% {
			top: -65%;
			right: -85%;
			-webkit-transform: rotate(-10deg);
			transform: rotate(-20deg);
		}
	}

	@-moz-keyframes move-sasa_s3 {
		0% {
			top: -100%;
			right: -30%;
			-webkit-transform: rotate(-30deg);
			transform: rotate(-30deg);
		}
		30% {
			top: -80%;
			right: -100%;
			-webkit-transform: rotate(-100deg);
			transform: rotate(-100deg);
		}
		66% {
			top: -75%;
			right: -70%;
			-webkit-transform: rotate(-40deg);
			transform: rotate(-40deg);
		}
		100% {
			top: -65%;
			right: -85%;
			-webkit-transform: rotate(-10deg);
			transform: rotate(-20deg);
		}
	}

.sasa_s4 {
	margin: auto;
	padding: 0;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 2;
	-webkit-animation: fade-in 5s, move-sasa_s4 3s ease-out;
	-moz-animation: fade-in 5s, move-sasa_s4 3s ease-out;
	-ms-animation: fade-in 5s, move-sasa_s4 3s ease-out;
	animation: fade-in 5s, move-sasa_s4 3s ease-out;
	-webkit-animation-delay: 3.2s;
	-moz-animation-delay: 3.2s;
	-ms-animation-delay: 3.2s;
	animation-delay: 3.2s;
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-ms-animation-fill-mode: both;
	animation-fill-mode: both;
}

	@keyframes move-sasa_s4 {
		0% {
			bottom: 80%;
			right: -50%;
			-webkit-transform: rotate(-80deg);
			transform: rotate(-80deg);
		}
		100% {
			bottom: 20%;
			right: -95%;
			-webkit-transform: rotate(50deg);
			transform: rotate(50deg);
		}
	}

	@-ms-keyframes move-sasa_s4 {
		0% {
			bottom: 80%;
			right: -50%;
			-webkit-transform: rotate(-80deg);
			transform: rotate(-80deg);
		}
		100% {
			bottom: 20%;
			right: -95%;
			-webkit-transform: rotate(50deg);
			transform: rotate(50deg);
		}
	}

	@-webkit-keyframes move-sasa_s4 {
		0% {
			bottom: 80%;
			right: -50%;
			-webkit-transform: rotate(-80deg);
			transform: rotate(-80deg);
		}
		100% {
			bottom: 20%;
			right: -95%;
			-webkit-transform: rotate(50deg);
			transform: rotate(50deg);
		}
	}

	@-moz-keyframes move-sasa_s4 {
		0% {
			bottom: 80%;
			right: -50%;
			-webkit-transform: rotate(-80deg);
			transform: rotate(-80deg);
		}
		100% {
			bottom: 20%;
			right: -95%;
			-webkit-transform: rotate(50deg);
			transform: rotate(50deg);
		}
	}

.sasa_l1 {
	width: 20%;
	height: auto;
	margin: auto;
	padding: 0;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 1000px;
	z-index: 2;
	-webkit-animation: fade-in 5s, move-sasa_l1 3s ease;
	-moz-animation: fade-in 5s, move-sasa_l1 3s ease;
	-ms-animation: fade-in 5s, move-sasa_l1 3s ease;
	animation: fade-in 5s, move-sasa_l1 3s ease;
	-webkit-animation-delay: 2.8s;
	-moz-animation-delay: 2.8s;
	-ms-animation-delay: 2.8s;
	animation-delay: 2.8s;
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-ms-animation-fill-mode: both;
	animation-fill-mode: both;
}

	@keyframes move-sasa_l1 {
		0% {
			bottom: 5%;
			left: 15%;
			-webkit-transform: rotate(0deg);
			transform: rotate(0deg);
		}
		30% {
			bottom: -12%;
			left: -10%;
			-webkit-transform: rotate(20deg);
			transform: rotate(20deg);
		}
		66% {
			bottom: -20%;
			left: 5%;
			-webkit-transform: rotate(5deg);
			transform: rotate(5deg);
		}
		100% {
			bottom: -25%;
			left: -5%;
			-webkit-transform: rotate(0deg);
			transform: rotate(0deg);
		}
	}

	@-ms-keyframes move-sasa_l1 {
		0% {
			bottom: 5%;
			left: 15%;
			-webkit-transform: rotate(0deg);
			transform: rotate(0deg);
		}
		30% {
			bottom: -12%;
			left: -10%;
			-webkit-transform: rotate(20deg);
			transform: rotate(20deg);
		}
		66% {
			bottom: -20%;
			left: 5%;
			-webkit-transform: rotate(5deg);
			transform: rotate(5deg);
		}
		100% {
			bottom: -25%;
			left: -5%;
			-webkit-transform: rotate(0deg);
			transform: rotate(0deg);
		}
	}

	@-webkit-keyframes move-sasa_l1 {
		0% {
			bottom: 5%;
			left: 15%;
			-webkit-transform: rotate(0deg);
			transform: rotate(0deg);
		}
		30% {
			bottom: -12%;
			left: -10%;
			-webkit-transform: rotate(20deg);
			transform: rotate(20deg);
		}
		66% {
			bottom: -20%;
			left: 5%;
			-webkit-transform: rotate(5deg);
			transform: rotate(5deg);
		}
		100% {
			bottom: -25%;
			left: -5%;
			-webkit-transform: rotate(0deg);
			transform: rotate(0deg);
		}
	}

	@-moz-keyframes move-sasa_l1 {
		0% {
			bottom: 5%;
			left: 15%;
			-webkit-transform: rotate(0deg);
			transform: rotate(0deg);
		}
		30% {
			bottom: -12%;
			left: -10%;
			-webkit-transform: rotate(20deg);
			transform: rotate(20deg);
		}
		66% {
			bottom: -20%;
			left: 5%;
			-webkit-transform: rotate(5deg);
			transform: rotate(5deg);
		}
		100% {
			bottom: -25%;
			left: -5%;
			-webkit-transform: rotate(0deg);
			transform: rotate(0deg);
		}
	}

.sasa_l2 {
	width: 17%;
	height: auto;
	margin: auto;
	padding: 0;
	position: absolute;
	top: 0;
	bottom: 100px;
	right: 10px;
	z-index: 2;
	-webkit-animation: fade-in 3s, move-sasa_l2 2s ease;
	-moz-animation: fade-in 3s, move-sasa_l2 2s ease;
	-ms-animation: fade-in 3s, move-sasa_l2 2s ease;
	animation: fade-in 3s, move-sasa_l2 2s ease;
	-webkit-animation-delay: 2.8s;
	-moz-animation-delay: 2.8s;
	-ms-animation-delay: 2.8s;
	animation-delay: 2.8s;
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-ms-animation-fill-mode: both;
	animation-fill-mode: both;
}

	@keyframes move-sasa_l2 {
		0% {
			top: 50px;
			right: 80px;
			-webkit-transform: rotate(-30deg);
			transform: rotate(-30deg);
		}
		100% {
			top: 300px;
			right: -10px;
			-webkit-transform: rotate(0deg);
			transform: rotate(0deg);
		}
	}

	@-ms-keyframes move-sasa_l2 {
		0% {
			top: 50px;
			right: 80px;
			-webkit-transform: rotate(-30deg);
			transform: rotate(-30deg);
		}
		100% {
			top: 300px;
			right: -10px;
			-webkit-transform: rotate(0deg);
			transform: rotate(0deg);
		}
	}

	@-webkit-keyframes move-sasa_l2 {
		0% {
			top: 50px;
			right: 80px;
			-webkit-transform: rotate(-30deg);
			transform: rotate(-30deg);
		}
		100% {
			top: 300px;
			right: -10px;
			-webkit-transform: rotate(0deg);
			transform: rotate(0deg);
		}
	}

	@-moz-keyframes move-sasa_l2 {
		0% {
			top: 50px;
			right: 80px;
			-webkit-transform: rotate(-30deg);
			transform: rotate(-30deg);
		}
		100% {
			top: 300px;
			right: -10px;
			-webkit-transform: rotate(0deg);
			transform: rotate(0deg);
		}
	}

.box_ishi {
	width: 70%;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 60% !important;
	left: 20% !important;
	z-index: 2;
}

.ishi {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	-webkit-animation-duration: 2s;
	-moz-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-name: fade-in;
	-moz-animation-name: fade-in;
	animation-name: fade-in;
	-webkit-animation-delay: 6.5s;
	-moz-animation-delay: 6.5s;
	animation-delay: 6.5s;
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	animation-fill-mode: both;
}




/* Section 2
* --------------------------------------- */

.bg_top1 {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background-image: url(../../img/en/bg_top2.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: auto 23%;
	position: absolute;
}

.lead_top1 {
	width: 100%;
	height: 300px;
	padding: 0;
	bottom: 40px;
}

a.btn_topnext1 {
	width: 36px;
	height: auto;
	margin:  0 auto;
	padding: 0;
	display: block;
	float: none;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}

.lead_top2_3 {
	width: 90%;
	height: auto;
	margin: 30px auto 0 auto;
}

.lead_top2_2 {
	width: 70%;
	height: auto;
	margin: 53px auto 0 auto;
}

.lead_top2_1 {
	width: 50%;
	height: auto;
	margin: 0 auto;
}

.bg_top2_2 {
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 0;
	position: absolute;
	top: 0;
	left: -30%;
	right: 0;
	z-index: 2;
}

	@keyframes move-fusuma {
		0% {top: -18%;}
		100% {top: -33%;}
	}

	@-ms-keyframes move-fusuma {
		0% {top: -18%;}
		100% {top: -33%;}
	}

	@-webkit-keyframes move-fusuma {
		0% {top: -18%;}
		100% {top: -33%;}
	}

	@-moz-keyframes move-fusuma {
		0% {top: -18%;}
		100% {top: -33%;}
	}

.zabuton1 {
	width: 55%;
	height: auto;
	margin: 0 auto;
	padding: 0;
	position: absolute;
	bottom: 60px;
	left: -50%;
	right: 0;
	z-index: 2;
}

.zabuton2 {
	width: 55%;
	height: auto;
	margin: 0 auto;
	padding: 0;
	position: absolute;
	bottom: 60;
	left: 50%;
	right: 0;
	z-index: 2;
}




/* Section 3
* --------------------------------------- */

.bg_top2 {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background-image: url(../../img/en/bg_top3.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: auto 100%;
	position: absolute;
}

.lead_top2 {
	width: 100%;
	height: 290px;
}

a.btn_topnext2 {
	width: 36px;
	margin: 0 auto;
	padding: 0;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}

.lead_top3_3 {
	width: 90%;
	height: auto;
	margin: 30px auto 0 auto;
}

.lead_top3_2 {
	width: 80%;
	height: auto;
	margin: 53px auto 0 auto;
}

.lead_top3_1 {
	width: 50%;
	height: auto;
	margin: 0 auto;
}

.flower1 {
	width: 20%;
	height: auto;
	margin: auto;
	padding: 0;
	position: absolute;
	top: 25%;
	bottom: 0;
	left: 0;
	right: 80%;
	z-index: 2;
}

.col_leaves {
	width: 442px;
	height: 126px;
	margin: 0 auto;
	padding: 0;
	position: absolute;
	bottom: 0;
	left: -25%;
	right: 0;
}

.leaves {
	width: 442px;
	height: 126px;
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 0;
	left: -5%;
	right: 0;
	z-index: 10;
}

	@keyframes move-leaves {
		0% {bottom: -40px;}
		100% {bottom: -30px;}
	}

	@-ms-keyframes move-leaves {
		0% {bottom: -40px;}
		100% {bottom: -30px;}
	}

	@-webkit-keyframes move-leaves {
		0% {bottom: -40px;}
		100% {bottom: -30px;}
	}

	@-moz-keyframes move-leaves {
		0% {bottom: -40px;}
		100% {bottom: -30px;}
	}

.flower2 {
	width: 76px;
	height: auto;
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 0;
	left: 20%;
	z-index: 2;
}

	@keyframes move-flower2 {
		0% {bottom: 60px;}
		100% {bottom: 80px;}
	}

	@-ms-keyframes move-flower2 {
		0% {bottom: 60px;}
		100% {bottom: 80px;}
	}

	@-webkit-keyframes move-flower2 {
		0% {bottom: 60px;}
		100% {bottom: 80px;}
	}

	@-moz-keyframes move-flower2 {
		0% {bottom: 60px;}
		100% {bottom: 80px;}
	}

.flower3 {
	width: 20px;
	height: auto;
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 0;
	left: 40%;
	z-index: 2;
}

	@keyframes move-flower3 {
		0% {bottom: 30px;}
		100% {bottom: 50px;}
	}

	@-ms-keyframes move-flower3 {
		0% {bottom: 30px;}
		100% {bottom: 50px;}
	}

	@-webkit-keyframes move-flower3 {
		0% {bottom: 30px;}
		100% {bottom: 50px;}
	}

	@-moz-keyframes move-flower3 {
		0% {bottom: 30px;}
		100% {bottom: 50px;}
	}

.flower4 {
	width: 62px;
	height: auto;
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 0;
	left: 55%;
	z-index: 2;
}

	@keyframes move-flower4 {
		0% {bottom: 0px;}
		100% {bottom: 20px;}
	}

	@-ms-keyframes move-flower4 {
		0% {bottom: 0px;}
		100% {bottom: 20px;}
	}

	@-webkit-keyframes move-flower4 {
		0% {bottom: 0px;}
		100% {bottom: 20px;}
	}

	@-moz-keyframes move-flower4 {
		0% {bottom: 0px;}
		100% {bottom: 20px;}
	}

.flower5 {
	width: 115px;
	height: auto;
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 0;
	left: 62%;
	z-index: 3;
}

	@keyframes move-flower5 {
		0% {bottom: -120px;}
		100% {bottom: -90px;}
	}

	@-ms-keyframes move-flower5 {
		0% {bottom: -120px;}
		100% {bottom: -90px;}
	}

	@-webkit-keyframes move-flower5 {
		0% {bottom: -120px;}
		100% {bottom: -90px;}
	}

	@-moz-keyframes move-flower5 {
		0% {bottom: -120px;}
		100% {bottom: -90px;}
	}

.ripple1 {
	width: 350px;
	height: 142px;
	margin: auto;
	padding: 0;
	position: absolute;
	top: 42%;
	bottom: 0;
	left: -10%;
	right: 0;
	z-index: 1;
}

.ripple2 {
	width: 245px;
	height: 209px;
	margin: auto;
	padding: 0;
	position: absolute;
	top: 47%;
	bottom: 0;
	left: 47%;
	right: 0;
	z-index: 2;
}

.flower1 {
	width: 20%;
	height: auto;
	margin: auto;
	padding: 0;
	position: absolute;
	top: 25%;
	bottom: 0;
	left: 0;
	right: 80%;
	z-index: 2;
}



/* Section 4
* --------------------------------------- */

.bg_top3 {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background-image: url(../../img/en/bg_top4.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: auto 100%;
	position: absolute;
}

.lead_top3 {
	width: 100%;
	height: 258px;
}

.lead_top4_3 {
	width: 90%;
	height: auto;
	margin: 30px auto 0 auto;
}

.lead_top4_2 {
	width: 70%;
	height: auto;
	margin: 53px auto 0 auto;
}

.lead_top4_1 {
	width: 35%;
	height: auto;
	margin: 0 auto;
}

a.btn_topnext3 {
	margin: 80px auto 0 auto;
}

.take {
	width: 65px;
	height: auto;
	margin: auto;
	padding: 0;
	position: absolute;
	top: 68%;
	bottom: 0;
	left: -55%;
	right: 0;
	z-index: 2;
}

.bolt3 {
	width: 20px;
	height: auto;
	margin: auto;
	padding: 0;
	position: absolute;
	top: 105%;
	bottom: 0;
	left: -87%;
	right: 0;
	z-index: 2;
}






}


/* ---------------------------------------------------------------
	end max 420px
--------------------------------------------------------------- */
