@charset "UTF-8";

body {
	overflow: hidden;
}

.inner {
	position: relative;
	max-width: 1040px;
	padding: 0 20px;
	margin: 0 auto;
}

.animated {
	opacity: 1 !important;
}

.bg-ye {
	background: #FFF100;
}

.op {
	position: fixed;
	height: 100%;
	width: 100%;
	overflow: hidden;
	background: #FFF;
	z-index: 100;
	min-width: 1030px;
}

.op_chikuwa {
	position: absolute;
	top: 0;
	left: 46%;
}

.op_chikuwa .-text {
	position: absolute;
	top: 7%;
	left: 3%
}

.op_chikuwa .-main {
}

.op_vita {
	position: absolute;
	top: 590px;
	right: 62%;
}

.op_vita .-shadow {
	position: absolute;
	margin-left: -116px;
	left: 50%;
	bottom: -60px;
}

.op_vita .-vita {
	position: relative;
}

.op_vita .-head {
	position: absolute;
	bottom: 34px;
	margin-left: -95px;
	left: 50%;
	-webkit-transform-origin: bottom;
	transform-origin: bottom;
}

.op_vita .-body {
	position: relative;
}

.op_vita .-tail {
	position: absolute;
	left: -15px;
	bottom: 10px;
	-webkit-transform-origin: right bottom;
	transform-origin: right bottom;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
}

.op_bal {
	position: absolute;
	top: 190px;
	right: 55%;
	cursor: pointer;
	-webkit-transition: -webkit-transform .2s;
	transition: transform .2s;
}

.op_bal.-close {
	-webkit-transform: scale(0);
	transform: scale(0);
}

.sec {
	position: relative;
	height: 600px;
	padding: 70px 0;
	overflow: hidden;
}

.sec_cnt {
	float: left;
	width: 405px;
}

.-cnt-right .sec_cnt {
	float: right;
}

.sec_fig {
	float: right;
	width: 490px;
	height: 460px;
	position: relative;
}

.-cnt-right .sec_fig {
	float: left;
}

.sec_sozai {
	opacity: 0;
}

.sec_sozai span {
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	background: #ff0099;
	color: #fff;
	padding: 6px 15px;
	line-height: 1;
}

.sec_ttl {
	white-space: nowrap;
	line-height: 5;
	margin-top: 15px;
	opacity: 0;
	-webkit-animation-delay: .5s;
	animation-delay: .5s;
}

.sec_ttl span {
	display: inline-block;
	font-size: 30px;
	font-weight: bold;
	background: #ff0099;
	color: #fff;
	padding: 20px;
	line-height: 1;
}

.bg-ye .sec_sozai span,
.bg-ye .sec_ttl span {
	background: #fff;
	color: #333;
}

.sec_pic {
	position: relative;
	margin-top: 20px;
	opacity: 0;
	-webkit-animation-delay: 1s;
	animation-delay: 1s;
	max-width: 372px;
}

.sec_pic .-main {
	position: relative;
}

.sec_text {
	margin-top: 20px;
	text-align: justify;
	opacity: 0;
	-webkit-animation-delay: 1.5s;
	animation-delay: 1.5s;
}

.intro {
	padding-top: 40px;
	padding-bottom: 100px;
	overflow: hidden;
	background: url(/img/feature/vitachiku_wonderland/img-intro-back.png);
}

.intro_logo {
	text-align: center;
	opacity: 0;
}

.intro_lead {
	text-align: center;
	margin-top: -50px;
	opacity: 0;
	-webkit-animation-delay: 1s;
	animation-delay: 1s;
}

.intro_planet {
	text-align: center;
	margin-top: 130px;
}

.intro_planet_cnt {
	position: relative;
	opacity: 0;
	-webkit-transform: scale(0) rotate(-360deg);
	transform: scale(0) rotate(-360deg);
	-webkit-transition: all 2s 2s;
	transition: all 2s 2s;
}

.-play .intro_planet_cnt {
	-webkit-transform: scale(1) rotate(0deg);
	transform: scale(1) rotate(0deg);
	opacity: 1;
}

.intro_planet_body {
}

.intro_planet_vita {
	position: absolute;
	top: 25%;
	right: 32%;
	opacity: 0;
	-webkit-animation-delay: 4.5s;
	animation-delay: 4.5s;
}

.intro_planet_scroll {
	display: block;
	position: absolute;
	top: 43%;
	left: 52%;
	margin-left: -34px;
	-webkit-animation-delay: 5s;
	animation-delay: 5s;
}

.intro_planet_char {
	position: absolute;
	transform-origin: bottom;
}

.intro_planet_char.-char01,
.intro_planet_char.-char02,
.intro_planet_char.-char03,
.intro_planet_char.-char04,
.intro_planet_char.-char05,
.intro_planet_char.-char06,
.intro_planet_char.-char07,
.intro_planet_char.-char08 {
	z-index: 10;
}

.intro_planet_char.-char09,
.intro_planet_char.-char10,
.intro_planet_char.-char11,
.intro_planet_char.-char12,
.intro_planet_char.-char13,
.intro_planet_char.-char14,
.intro_planet_char.-char15 {
	z-index: 20;
}

.intro_planet_char.-char01 {
	top: 1%;
	left: 11%;
	-webkit-transform: rotate(-35deg);
	transform: rotate(-35deg);
}

.intro_planet_char.-char02 {
	top: -6%;
	left: 17%;
	z-index: 5;
	-webkit-transform: rotate(-28deg);
	transform: rotate(-28deg);
}

.intro_planet_char.-char03 {
	top: -13%;
	left: 33%;
	-webkit-transform: rotate(-13deg);
	transform: rotate(-13deg);
}

.intro_planet_char.-char04 {
	top: -11%;
	left: 41%;
}

.intro_planet_char.-char05 {
	top: -6%;
	left: 49%;
}

.intro_planet_char.-char06 {
	top: -7%;
	left: 62%;
	z-index: 5;
	-webkit-transform: rotate(13deg);
	transform: rotate(13deg);
}

.intro_planet_char.-char07 {
	top: -6%;
	left: 68%;
	z-index: 2;
	-webkit-transform: rotate(28deg);
	transform: rotate(28deg);
}

.intro_planet_char.-char08 {
	top: 0%;
	left: 79%;
	-webkit-transform: rotate(40deg);
	transform: rotate(40deg);
}

.intro_planet_char.-char09 {
	top: 16%;
	left: 16%;
	-webkit-transform: rotate(-35deg);
	transform: rotate(-35deg);
}

.intro_planet_char.-char10 {
	top: 5%;
	left: 21%;
	-webkit-transform: rotate(-28deg);
	transform: rotate(-28deg);
}

.intro_planet_char.-char11 {
	top: 2%;
	left: 33%;
	z-index: 15;
	-webkit-transform: rotate(-13deg);
	transform: rotate(-13deg);
}

.intro_planet_char.-char12 {
	top: -2%;
	left: 47%;
}

.intro_planet_char.-char13 {
	top: 2%;
	left: 52%;
	z-index: 15;
	-webkit-transform: rotate(13deg);
	transform: rotate(13deg);
}

.intro_planet_char.-char14 {
	top: 9%;
	left: 68%;
	-webkit-transform: rotate(28deg);
	transform: rotate(28deg);
}

.intro_planet_char.-char15 {
	top: 4%;
	left: 74%;
	-webkit-transform: rotate(34deg);
	transform: rotate(34deg);
}

.sec_shadow {
	position: relative;
}

.sec_shadow:before {
	content: "";
	background: url(/img/feature/vitachiku_wonderland/img-shadow.png);
	background-size: contain;
	position: absolute;
	z-index: 0;
	width: 232px;
	height: 127px;
	bottom: -60px;
	left: 50%;
	margin-left: -116px;
}

.sec_shadow img {
	position: relative;
	z-index: 10;
}

/* sec01 */
.sec01_char {
	position: absolute;
	opacity: 0;
}

.sec01_char.-vita {
	bottom: 60px;
	opacity: 0;
	-webkit-animation-delay: 3s;
	animation-delay: 3s;
}

.sec01_char.-vita img {
	-webkit-animation-delay: 4s;
	animation-delay: 4s;
}

.sec01_char.-char01 {
	left: 19%;
	top: -2%;
	-webkit-animation-delay: 2s;
	animation-delay: 2s;
}

.sec01_char.-char01 img {
	-webkit-animation-delay: 4.4s;
	animation-delay: 4.4s;
}

.sec01_char.-char02 {
	right: -11%;
	top: 5%;
	-webkit-animation-delay: 2.2s;
	animation-delay: 2.2s;
}

.sec01_char.-char02 img {
	-webkit-animation-delay: 4.7s;
	animation-delay: 4.7s;
}

.sec01_char.-char02:before {
	left: 24%;
}

.sec01_king {
	position: absolute;
	bottom: 0;
	left: 20%;
	opacity: 0;
	-webkit-animation-delay: 4.5s;
	animation-delay: 4.5s;
}

/* sec02 */
.sec02_char {
	opacity: 0;
	position: absolute;
}

.sec02_char.-char01 {
	left: 27%;
	top: 0%;
}

.sec02_char.-char01:before {
	bottom: -35px;
}

.sec02_char.-char02 {
	bottom: 4%;
	left: -5%;
}

.sec02_char.-char02:before {
	bottom: -35px;
}

.sec02_char.-char03 {
	right: -90px;
	bottom: -5%;
	z-index: 10;
}

.sec02_char.-char04 {
	bottom: -20px;
	left: -60px;
	z-index: 10;
}

.sec02_char.-char05 {
	right: -74px;
	bottom: 26%;
	z-index: 5;
}

.sec02_char.-char06 {
	left: 10px;
	top: 7%;
	z-index: 10;
}

.sec02_char.-vita {
	right: -10%;
	bottom: 14%;
}

.sec02_char.-king {
	right: -21px;
	bottom: 46%;
}

.sec02_char.-char01 {
	-webkit-animation-delay: 2.0s;
	animation-delay: 2.0s;
}

.sec02_char.-char02 {
	-webkit-animation-delay: 2.2s;
	animation-delay: 2.2s;
}

.sec02_char.-vita {
	-webkit-animation-delay: 2.4s;
	animation-delay: 2.4s;
}

.sec02_char.-char03 {
	-webkit-animation-delay: 2.6s;
	animation-delay: 2.6s;
}

.sec02_char.-char04 {
	-webkit-animation-delay: 2.8s;
	animation-delay: 2.8s;
}

.sec02_char.-char05 {
	-webkit-animation-delay: 3.0s;
	animation-delay: 3.0s;
}

.sec02_char.-char06 {
	-webkit-animation-delay: 3.2s;
	animation-delay: 3.2s;
}

.sec02_char.-king {
	-webkit-animation-delay: 3.5s;
	animation-delay: 3.5s;
}

/* sec03 */
.sec03_char {
	position: absolute;
	opacity: 0;
}

.sec03_char.-char01 {
	left: -10%;
	bottom: 20%;
	-webkit-animation-delay: 2.0s;
	animation-delay: 2.0s;
}

.sec03_char.-char02 {
	left: 36%;
	bottom: 20%;
	-webkit-animation-delay: 2.2s;
	animation-delay: 2.2s;
}

.sec03_char.-char03 {
	left: 75%;
	bottom: 20%;
	-webkit-animation-delay: 2.4s;
	animation-delay: 2.4s;
}

.sec03_char.-char04 {
	left: 120%;
	bottom: 20%;
	-webkit-animation-delay: 2.6s;
	animation-delay: 2.6s;
}

.sec03_char.-vita {
	left: -17%;
	bottom: 54%;
	-webkit-transform-origin: bottom;
	transform-origin: bottom;
	-webkit-animation-delay: 3s;
	animation-delay: 3s;
}

.sec03_char.-king {
	left: 47%;
	bottom: 74%;
	-webkit-transform-origin: bottom;
	transform-origin: bottom;
	-webkit-animation-delay: 4s;
	animation-delay: 4s;
}

.sec03_char.-char01:before,
.sec03_char.-char03:before {
	left: 55%;
}

.sec03_char.-char02:before,
.sec03_char.-char04:before {
	left: 60%;
}

/* sec04 */
.sec.-sec04 {
	background: url(/img/feature/vitachiku_wonderland/img-sec04-back.png) bottom center repeat-x;
}

.sec04_king {
	position: absolute;
	right: -10px;
	top: -50px;
	opacity: 0;
	-webkit-transform-origin: left bottom;
	transform-origin: left bottom;
	-webkit-animation-delay: 4s;
	animation-delay: 4s;
}

.sec04_king .-bal {
	position: absolute;
	top: -45px;
	left: 10px;
	opacity: 0;
	-webkit-transform-origin: bottom;
	transform-origin: bottom;
	-webkit-animation-delay: 4.5s;
	animation-delay: 4.5s;
}

.sec04_char {
	position: absolute;
	opacity: 0;
}

.sec04_char .-main {
	-webkit-animation-delay: 3s;
	animation-delay: 3s;
}

.sec04_char.-bob {
	top: 0%;
	left: 2%;
	-webkit-animation-delay: 2.2s;
	animation-delay: 2.2s;
}

.sec04_char.-bob .-sub {
	position: absolute;
	left: -70px;
	top: 50%;
}

.sec04_char.-twin {
	right: -6%;
	top: 3%;
	-webkit-animation-delay: 2.0s;
	animation-delay: 2.0s;
}

.sec04_char.-twin .-sub {
	position: absolute;
	top: -30px;
	right: -10px;
	-webkit-animation-delay: 1s;
	animation-delay: 1s;
}

.sec04_char.-vita {
	bottom: 14%;
	left: 35%;
	z-index: 10;
	-webkit-animation-delay: 3.0s;
	animation-delay: 3.0s;
}

.sec04_char.-vita img {
	-webkit-animation-delay: 3s;
	animation-delay: 3s;
}

/* sec05 */
.sec05_food {
	position: absolute;
	top: -9%;
	left: 0%;
	opacity: 0;
	-webkit-animation-delay: 2s;
	animation-delay: 2s;
}

.sec05_char {
	position: absolute;
	opacity: 0;
}

.sec05_char.-vita {
	bottom: 0;
	-webkit-animation-delay: 3.0s;
	animation-delay: 3.0s;
}

.sec05_char.-char01 {
	bottom: 0;
	left: 26%;
	-webkit-animation-delay: 3.6s;
	animation-delay: 3.6s;
}

.sec05_char.-char02 {
	bottom: 0;
	left: 39%;
	-webkit-animation-delay: 3.8s;
	animation-delay: 3.8s;
}

.sec05_char.-vita img {
	-webkit-animation-delay: 4.0s;
	animation-delay: 4.0s;
}

.sec05_char.-char01 img {
	-webkit-animation-delay: 4.3s;
	animation-delay: 4.3s;
}

.sec05_char.-char02 img {
	-webkit-animation-delay: 4.5s;
	animation-delay: 4.5s;
}

.sec05_char.-king {
	top: 10%;
	left: 9%;
	-webkit-transform-origin: bottom;
	transform-origin: bottom;
	-webkit-animation-delay: 5s;
	animation-delay: 5s;
}

.sec05_char.-king .-bal {
	position: absolute;
	top: -30px;
	left: 20px;
	opacity: 0;
	-webkit-transform-origin: bottom;
	transform-origin: bottom;
	-webkit-animation-delay: 5.5s;
	animation-delay: 5.5s;
}

/* sec06 */
.sec.-sec06 {
	height: 615px;
}

.sec.-sec06:before {
	content: "";
	display: block;
	width: 100%;
	height: 2px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: #ff0099;
	z-index: 0;
	transition: height .4s 2s;
}

.sec.-sec06.-play:before {
	height: 265px;
}

.sec06_bg {
	position: absolute;
	left: 30%;
	top: -30px;
	opacity: 0;
	-webkit-animation-delay: 2s;
	animation-delay: 2s;
}

.sec06_parts {
	position: absolute;
	opacity: 0;
}

.sec06_parts.-right {
	right: -16%;
	top: 51%;
	-webkit-animation-delay: 2.5s;
	animation-delay: 2.5s;
}

.sec06_parts.-left {
	top: 109%;
	left: 0%;
	-webkit-animation-delay: 2.6s;
	animation-delay: 2.6s;
}

.sec06_char {
	position: absolute;
	opacity: 0;
}

.sec06_char.-vita {
	top: 160%;
	left: 15%;
	-webkit-animation-delay: 3s;
	animation-delay: 3s;
}

.sec06_char.-king {
	left: 50%;
	top: 27%;
	-webkit-animation-delay: 4s;
	animation-delay: 4s;
}

.sec06_king {
	width: 260px;
	height: 400px;
	background: url(/img/feature/vitachiku_wonderland/img-sec06-king-splite.png) repeat-x;
	background-position: 0% 0%;
	-webkit-animation-delay: 5s;
	animation-delay: 5s;
	background-size: auto 100%;
}

.sec06_char.-king.sec_shadow:before {
	left: 61%;
	bottom: -45px;
}

.sec06_char.-vita img {
	-webkit-animation-delay: 3.2s;
	animation-delay: 3.2s;
}

/* sec07 */
.sec.-sec07 {
	height: 575px;
	padding-top: 90px;
	background: url(/img/feature/vitachiku_wonderland/img-sec07-back.png);
}

.sec07_bal {
	max-width: 611px;
	margin: 0 auto;
	position: relative;
	opacity: 0;
}

.sec07_bal_vita {
	position: absolute;
	left: -8%;
	top: -33%;
	-webkit-transform-origin: right bottom;
	transform-origin: right bottom;
	-webkit-animation-delay: 1s;
	animation-delay: 1s;
}

.sec07_bal_text {
	position: relative;
}

.sec07_chikuwa {
	position: absolute;
	top: 5%;
	z-index: 10;
}

.sec07_chikuwa.-left {
	left: 0;
}

.sec07_chikuwa.-right {
	right: 0;
}

.sec07_chikuwa_item {
	opacity: 0;
}

.sec07_chikuwa_item.-item02,
.sec07_chikuwa_item.-item03,
.sec07_chikuwa_item.-item05,
.sec07_chikuwa_item.-item06 {
	margin-top: -60px;
}

.sec07_chikuwa_item.-item01,
.sec07_chikuwa_item.-item04 {
	-webkit-animation-delay: 2s;
	animation-delay: 2s;
}

.sec07_chikuwa_item.-item02,
.sec07_chikuwa_item.-item05 {
	-webkit-animation-delay: 2.2s;
	animation-delay: 2.2s;
}

.sec07_chikuwa_item.-item03,
.sec07_chikuwa_item.-item06 {
	-webkit-animation-delay: 2.4s;
	animation-delay: 2.4s;
}

.sec07_char {
	position: absolute;
	bottom: -40px;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	z-index: 5;
}

.sec07_char.-char01 {
	left: 10%;
}

.sec07_char.-char02 {
	left: 20%;
}

.sec07_char.-char03 {
	left: 30%;
}

.sec07_char.-char04 {
	left: 40%;
}

.sec07_char.-char05 {
	left: 50%;
}

.sec07_char.-char06 {
	left: 60%;
}

.sec07_char.-char07 {
	left: 70%;
}

.sec07_char.-char08 {
	left: 80%;
}

.sec07_char.-char09 {
	left: 93%;
}

/* prod */
.prod {
}

.prod_cnt {
	text-align: center;
	padding: 50px 0;
}

.prod_ttl {
}

.prod_text {
	margin-top: 20px;
}

.prod_bnr {
	margin-top: 25px;
}

.prod_bnr > a {
	display: inline-block;
	transition: opacity .3s;
	margin-left: 20px;
}

.prod_bnr > a:first-child {
	margin-left: 0;
}

.prod_bnr > a:hover {
	opacity: 0.7;
}

.prod_parts {
	position: absolute;
}

.prod_parts.-chikuwa {
	bottom: 0;
	left: -1px;
	padding: 0 10px;
}

.prod_parts.-vita {
	right: 1%;
	top: 19%;
}

@media screen and (max-width:1300px) {

	/* sec02 */
	#sec02 .sec_cnt {
		margin-right: 100px;
	}

	#sec02 .sec_fig {
		width: 430px;
	}

	.sec02_char.-char04 {
		bottom: -10%;
	}

	.sec02_char.-char03 {
		bottom: -12%;
	}

	.sec02_char.-char05 {
		bottom: 20%;
	}

	.sec02_char.-char06 {
		top: 3%;
		left: -2%;
	}

	.sec02_char.-king {
		bottom: 38%;
	}

}

/* All SP */
@media screen and (max-width:640px) {

	/* op */
	.op {
		min-width: 360px;
	}
	.op img {
		max-width: initial;
	}
	.op_vita {
		bottom: 25%;
		top: auto;
	}

	.op_chikuwa {
		top: auto;
		bottom: 20%;
		left: 50%;
	}

	.op_chikuwa .-text {
		display: none;
	}

	.op_bal {
		max-width: 40%;
		top: auto;
		bottom: 46%;
		right: 57%;
	}

	.op_bal img {
		width: 100%;
		height: auto;
	}

	/* intro */
	.intro {
		padding-top: 30px;
		padding-bottom: 40px;
	}

	.intro img {
		max-width: 100%;
		height: auto;
	}

	.intro_lead {
		margin-top: 20px;
		text-align: left;
		text-align: justify;
	}

	.intro_planet {
		margin-top: 80px;
	}

	.intro_planet_char.-char01 {
		max-width: 14%;
	}

	.intro_planet_char.-char02 {
		max-width: 19%;
	}

	.intro_planet_char.-char03 {
		max-width: 10%;
	}

	.intro_planet_char.-char04 {
		max-width: 10%;
	}

	.intro_planet_char.-char05 {
		max-width: 18%;
	}

	.intro_planet_char.-char06 {
		max-width: 10%;
	}

	.intro_planet_char.-char07 {
		max-width: 15%;
	}

	.intro_planet_char.-char08 {
		max-width: 11%;
	}

	.intro_planet_char.-char09 {
		max-width: 11%;
	}

	.intro_planet_char.-char10 {
		max-width: 17%;
	}

	.intro_planet_char.-char11 {
		max-width: 18%;
	}

	.intro_planet_char.-char12 {
		max-width: 10%;
	}

	.intro_planet_char.-char13 {
		max-width: 20%;
	}

	.intro_planet_char.-char14 {
		max-width: 9%;
	}

	.intro_planet_char.-char15 {
		max-width: 18%;
	}

	.intro_planet_vita {
		max-width: 19%;
	}

	/* sec */
	.sec {
		height: auto;
		padding: 30px 0;
	}

	.sec img {
		max-width: 100%;
		height: auto;
	}

	.sec_cnt {
		float: none !important;
		width: 100%;
		margin-right: 0 !important;
	}

	.sec_ttl {
		white-space: normal;
		line-height: 4;
	}

	.sec_ttl span {
		font-size: 20px;
		padding: 15px;
	}

	.sec_fig {
		float: none !important;
		height: 310px;
		max-width: 330px;
		margin: 0px auto;
		width: 100%;
	}

	.sec .sec_shadow:before {
		-webkit-transform: scale(0.6);
		transform: scale(0.6);
	}

	/* sec01 */
	.sec01_char.-vita {
		max-width: 50%;
		bottom: 4%;
	}

	.sec01_char.-char01 {
		max-width: 30%;
		top: 8%;
	}

	.sec01_char.-char02 {
		max-width: 50%;
		right: -4%;
		top: 15%;
	}

	.sec01_king {
		right: 20%;
		left: auto;
	}

	/* sec02 */
	.sec02_char.-king {
		bottom: auto;
		top: 20px;
	}

	.sec02_char.-char03,
	.sec02_char.-char04,
	.sec02_char.-char05,
	.sec02_char.-char06 {
		display: none;
	}

	.sec02_char.-char01 {
		max-width: 50%;
		top: 5%;
	}

	.sec02_char.-char02 {
		max-width: 50%;
		left: 5%;
	}

	.sec02_char.-vita {
		max-width: 50%;
		right: 1%;
	}

	/* sec03 */
	.sec03_char.-char03,
	.sec03_char.-char04 {
		display: none;
	}

	.sec03_char.-char01 {
		max-width: 58%;
		left: -5%;
		bottom: 10%;
	}

	.sec03_char.-char02 {
		max-width: 40%;
		left: 52%;
		bottom: 10%;
	}

	.sec03_char.-vita {
		max-width: 40%;
		left: -2%;
		bottom: 52%;
	}

	.sec03_char.-king {
		max-width: 18%;
		left: 60%;
		bottom: 63%;
	}

	/* sec04 */
	.sec.-sec04 {
		background-size: 100px auto;
	}

	.sec04_char.-bob {
		max-width: 37%;
		left: 14%;
		top: 5%;
	}

	.sec04_char.-bob .-sub {
		left: -38%;
	}

	.sec04_char.-twin {
		max-width: 50%;
		right: 3%;
		top: 5%;
	}

	.sec04_char.-vita {
		max-width: 50%;
		left: 27%;
		bottom: 22%;
	}

	.sec04_king {
		top: -45%;
		right: 5px;
	}

	/* sec05 */
	.sec.-sec05 > .inner {
		padding-bottom: 90px;
	}

	.sec05_food {
		top: 5%;
	}

	.sec.-sec05 .sec_fig {
		margin-top: 30px;
	}

	.sec05_char.-vita {
		max-width: 41%;
	}

	.sec05_char.-char01 {
		max-width: 18%;
		left: 50%;
	}

	.sec05_char.-char02 {
		max-width: 24%;
		left: 71%;
	}

	/* sec06 */
	.sec.-sec06 {
		height: auto;
	}

	.sec.-sec06 > .inner {
		padding-bottom: 300px;
	}

	.sec.-sec06.-play:before {
		height: 160px;
	}

	.sec06_bg {
		bottom: 22%;
		top: auto;
		left: auto;
	}

	.sec06_parts.-left {
		max-width: 38%;
		bottom: 10%;
		top: auto;
	}

	.sec06_parts.-right {
		max-width: 43%;
		top: auto;
		bottom: 9%;
		right: -1%;
	}

	.sec06_char.-king {
		left: 50%;
		top: auto;
		bottom: 10%;
		margin-left: -65px;
	}

	.sec06_char.-vita {
		top: auto;
		bottom: 0%;
		left: 10%;
		width: 50%;
		max-width: 180px;
	}

	.sec06_king {
		width: 130px;
		height: 200px;
	}

	/* sec07 */
	.sec.-sec07 {
		padding-top: 70px;
		height: 540px;
	}

	.sec07_bal_vita {
		max-width: 30%;
		left: -4%;
		top: -39%;
	}

	.sec07_chikuwa {
		top: 39%;
	}

	.sec07_chikuwa.-right {
		width: 120px;
	}

	.sec07_chikuwa.-left {
		width: 120px;
	}

	.sec07_chikuwa_item.-item02,
	.sec07_chikuwa_item.-item03,
	.sec07_chikuwa_item.-item05,
	.sec07_chikuwa_item.-item06 {
		margin-top: -60px;
	}

	.sec07_char {
		bottom: -10px;
	}

	.sec07_char.-char01 {
		max-width: 22%;
	}

	.sec07_char.-char02 {
		max-width: 12%;
	}

	.sec07_char.-char03 {
		max-width: 20%;
	}

	.sec07_char.-char04 {
		max-width: 23%;
	}

	.sec07_char.-char05 {
		max-width: 13%;
	}

	.sec07_char.-char06 {
		max-width: 12%;
	}

	.sec07_char.-char07 {
		max-width: 15%;
	}

	.sec07_char.-char08 {
		max-width: 21%;
	}

	.sec07_char.-char09 {
		max-width: 20%;
		right: -16%;
		left: auto;
	}

	/* prod */
	.prod img {
		max-width: 100%;
		height: auto;
	}

	.prod_cnt {
	}

	.prod_bnr {
		margin-top: 0;
	}

	.prod_bnr > a {
		margin-left: 0;
		margin-top: 20px;
	}

	.prod_bnr > a:first-child {
		margin-top: 0;
	}

	.prod_bnr > a:hover {
	}

	.prod_parts {
		pointer-events: none;
	}

	.prod_parts.-chikuwa {
		max-width: 35%;
		left: 5%;
	}

	.prod_parts.-vita {
		max-width: 40%;
		right: 9%;
		bottom: 6%;
		top: auto;
	}

}

@charset "UTF-8";

.intro {
	animation: bgloop 10s linear 0s infinite;
}

@keyframes bgloop {
	0% {
		background-position: 0 0;
	}

	100% {
		background-position: -1400px 966px;
	}

}

.sec.-sec07 {
	animation: bgloop2 10s linear 0s infinite;
}

@keyframes bgloop2 {
	0% {
		background-position: 0 0;
	}

	100% {
		background-position: -995px 535px;
	}

}

.pyon {
	-webkit-animation: pyon 1.8s linear 0s infinite;
	animation: pyon 1.8s linear 0s infinite;
}

@-webkit-keyframes pyon {
	0% {
		-webkit-transform: scale(1.0, 1.0) translate(0%, 0%);
	}

	5% {
		-webkit-transform: scale(1.05, 0.95) translate(0%, 5%);
	}

	20% {
		-webkit-transform: scale(1.1, 0.9) translate(0%, 15%);
	}

	25% {
		-webkit-transform: scale(1.0, 1.0) translate(0%, 0%);
	}

	30% {
		-webkit-transform: scale(0.95, 1.10) translate(0%, -40%);
	}

	36% {
		-webkit-transform: scale(0.95, 1.15) translate(0%, -10%);
	}

	42% {
		-webkit-transform: scale(1.05, 0.9) translate(0%, 5%);
	}

	50% {
		-webkit-transform: scale(1.0, 1.0) translate(0%, 0%);
	}

	100% {
		-webkit-transform: scale(1.0, 1.0) translate(0%, 0%);
	}

}

@keyframes pyon {
	0% {
		transform: scale(1.0, 1.0) translate(0%, 0%);
	}

	5% {
		transform: scale(1.05, 0.95) translate(0%, 5%);
	}

	20% {
		transform: scale(1.1, 0.9) translate(0%, 15%);
	}

	25% {
		transform: scale(1.0, 1.0) translate(0%, 0%);
	}

	30% {
		transform: scale(0.95, 1.10) translate(0%, -40%);
	}

	36% {
		transform: scale(0.95, 1.15) translate(0%, -10%);
	}

	42% {
		transform: scale(1.05, 0.9) translate(0%, 5%);
	}

	50% {
		transform: scale(1.0, 1.0) translate(0%, 0%);
	}

	100% {
		transform: scale(1.0, 1.0) translate(0%, 0%);
	}

}

.pyoko {
	-webkit-animation: pyoko 1.8s linear 0s infinite;
	animation: pyoko 1.8s linear 0s infinite;
}

@-webkit-keyframes pyoko {
	0% {
		-webkit-transform: translate(0%, 0%);
	}

	8% {
		-webkit-transform: translate(0%, -10%);
	}

	10% {
		-webkit-transform: translate(0%, -15%);
	}

	12% {
		-webkit-transform: translate(0%, -10%);
	}

	20% {
		-webkit-transform: translate(0%, 0%);
	}

	23% {
		-webkit-transform: translate(0%, -7%);
	}

	25% {
		-webkit-transform: translate(0%, -10%);
	}

	27% {
		-webkit-transform: translate(0%, -7%);
	}

	30% {
		-webkit-transform: translate(0%, 0%);
	}

	100% {
		-webkit-transform: translate(0%, 0%);
	}

}

@keyframes pyoko {
	0% {
		transform: translate(0%, 0%);
	}

	8% {
		transform: translate(0%, -10%);
	}

	10% {
		transform: translate(0%, -15%);
	}

	12% {
		transform: translate(0%, -10%);
	}

	20% {
		transform: translate(0%, 0%);
	}

	23% {
		transform: translate(0%, -7%);
	}

	25% {
		transform: translate(0%, -10%);
	}

	27% {
		transform: translate(0%, -7%);
	}

	30% {
		transform: translate(0%, 0%);
	}

	100% {
		transform: translate(0%, 0%);
	}

}

.puru {
	-webkit-animation: puru 1s linear 0s infinite;
	animation: puru 1s linear 0s infinite;
}

@-webkit-keyframes puru {
	0% {
		-webkit-transform: scale(1.0, 1.0) translate(0%, 0%);
	}

	20% {
		-webkit-transform: scale(1.0, 1.06) translate(-5%, -4%) skew(6deg, 0deg);
	}

	50% {
		-webkit-transform: scale(1.0, 0.94) translate(5%, 4%) skew(-6deg, 0deg);
	}

	65% {
		-webkit-transform: scale(1.0, 1.03) translate(2%, -2%) skew(-3deg, 0deg);
	}

	80% {
		-webkit-transform: scale(1.0, 0.97) translate(-2%, 2%) skew(3deg, 0deg);
	}

	100% {
		-webkit-transform: scale(1.0, 1.0) translate(0%, 0%);
	}

}

@keyframes puru {
	0% {
		transform: scale(1.0, 1.0) translate(0%, 0%);
	}

	20% {
		transform: scale(1.0, 1.06) translate(-5%, -4%) skew(6deg, 0deg);
	}

	50% {
		transform: scale(1.0, 0.94) translate(5%, 4%) skew(-6deg, 0deg);
	}

	65% {
		transform: scale(1.0, 1.03) translate(2%, -2%) skew(-3deg, 0deg);
	}

	80% {
		transform: scale(1.0, 0.97) translate(-2%, 2%) skew(3deg, 0deg);
	}

	100% {
		transform: scale(1.0, 1.0) translate(0%, 0%);
	}

}

.fuwa {
	-webkit-animation: fuwa 6s ease-in-out 0s infinite;
	animation: fuwa 6s ease-in-out 0s infinite;
}

@-webkit-keyframes fuwa {
	0% {
		-webkit-transform: translate(0, 0);
	}

	50% {
		-webkit-transform: translate(0, -8%);
	}

	100% {
		-webkit-transform: translate(0, 0);
	}

}

@keyframes fuwa {
	0% {
		transform: translate(0, 0);
	}

	50% {
		transform: translate(0, -8%);
	}

	100% {
		transform: translate(0, 0);
	}

}

.kira {
	-webkit-animation: kira 2s ease-in-out 0s infinite;
	animation: kira 2s ease-in-out 0s infinite;
}

@-webkit-keyframes kira {
	0% {
		-webkit-transform: scale(1);
	}

	50% {
		-webkit-transform: scale(0.5);
	}

	100% {
		-webkit-transform: scale(1);
	}

}

@keyframes kira {
	0% {
		transform: scale(1);
	}

	50% {
		transform: scale(0.5);
	}

	100% {
		transform: scale(1);
	}

}

.op_chikuwa .-text {
	-webkit-animation: op_in 3s ease-in-out 0s infinite;
	animation: op_in 3s ease-in-out 0s infinite;
}

@-webkit-keyframes op_in {
	0% {
		-webkit-transform: translate(0, 0);
	}

	50% {
		-webkit-transform: translate(5%, -5%);
	}

	100% {
		-webkit-transform: translate(0, 0);
	}

}

@keyframes op_in {
	0% {
		transform: translate(0, 0);
	}

	50% {
		transform: translate(5%, -5%);
	}

	100% {
		transform: translate(0, 0);
	}

}

.op_vita .-tail,
.op_vita .-head {
	-webkit-animation: op_vita_anime 3s ease-in-out 0s infinite;
	animation: op_vita_anime 3s ease-in-out 0s infinite;
}

@-webkit-keyframes op_vita_anime {
	0% {
		-webkit-transform: rotate(-5deg);
	}

	50% {
		-webkit-transform: rotate(5deg);
	}

	100% {
		-webkit-transform: rotate(-5deg);
	}

}

@keyframes op_vita_anime {
	0% {
		transform: rotate(-5deg);
	}

	50% {
		transform: rotate(5deg);
	}

	100% {
		transform: rotate(-5deg);
	}

}

.op_vita.-play .-vita {
	-webkit-animation: op_click 3s ease-in-out 0.5s 1;
	-webkit-animation-fill-mode: forwards;
	animation: op_click 3s ease-in-out 0.5s 1;
	animation-fill-mode: forwards;
}

@-webkit-keyframes op_click {
	0% {
		-webkit-transform: translate(0, 0);
	}

	10% {
		-webkit-transform: translate(0, -100%);
	}

	15% {
		-webkit-transform: translate(0, -80%);
	}

	20% {
		-webkit-transform: translate(0, -100%);
	}

	25% {
		-webkit-transform: translate(0, -90%);
	}

	30% {
		-webkit-transform: translate(0, -100%);
	}

	100% {
		-webkit-transform: translate(360%, -200%);
	}

}

@keyframes op_click {
	0% {
		transform: translate(0, 0);
	}

	10% {
		transform: translate(0, -100%);
	}

	15% {
		transform: translate(0, -80%);
	}

	20% {
		transform: translate(0, -100%);
	}

	25% {
		transform: translate(0, -90%);
	}

	30% {
		transform: translate(0, -100%);
	}

	100% {
		transform: translate(360%, -200%);
	}

}

.op_vita.-play .-rotate {
	-webkit-transform-origin: top;
	-webkit-animation: op_click_rotate 3s ease-in-out 0.5s 1;
	-webkit-animation-fill-mode: forwards;
	transform-origin: top;
	animation: op_click_rotate 3s ease-in-out 0.5s 1;
	animation-fill-mode: forwards;
}

@-webkit-keyframes op_click_rotate {
	30% {
		-webkit-transform: rotate(0deg);
	}

	100% {
		-webkit-transform: rotate(1800deg);
	}

}

@keyframes op_click_rotate {
	30% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(1800deg);
	}

}

.op_vita.-play .-scale {
	-webkit-transform-origin: top;
	-webkit-animation: op_click_scale 3s ease-in-out 0.5s 1;
	-webkit-animation-fill-mode: forwards;
	transform-origin: top;
	animation: op_click_scale 3s ease-in-out 0.5s 1;
	animation-fill-mode: forwards;
}

@-webkit-keyframes op_click_scale {
	30% {
		-webkit-transform: scale(1);
	}

	100% {
		-webkit-transform: scale(0);
	}

}

@keyframes op_click_scale {
	30% {
		transform: scale(1);
	}

	100% {
		transform: scale(0);
	}

}

.op_vita.-play .-shadow {
	-webkit-animation: op_click_shadow 3s ease-in-out 0.5s 1;
	animation: op_click_shadow 3s ease-in-out 0.5s 1;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
}

@-webkit-keyframes op_click_shadow {
	30% {
		-webkit-transform: translate(0%, 0%);
	}

	100% {
		-webkit-transform: translate(100%, -20%);
	}

}

@keyframes op_click_shadow {
	30% {
		transform: translate(0%, 0%);
	}

	100% {
		transform: translate(100%, -20%);
	}

}

.op_vita.-play .-s_scale {
	-webkit-animation: op_click_shadow_scale 3s ease-in-out 0.5s 1;
	animation: op_click_shadow_scale 3s ease-in-out 0.5s 1;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
}

@-webkit-keyframes op_click_shadow_scale {
	0% {
		-webkit-transform: scale(1);
	}

	10% {
		-webkit-transform: scale(0.5);
	}

	15% {
		-webkit-transform: scale(0.7);
	}

	20% {
		-webkit-transform: scale(0.5);
	}

	25% {
		-webkit-transform: scale(0.6);
	}

	30% {
		-webkit-transform: scale(0.5);
	}

	100% {
		-webkit-transform: scale(0);
	}

}

@keyframes op_click_shadow_scale {
	0% {
		transform: scale(1);
	}

	10% {
		transform: scale(0.5);
	}

	15% {
		transform: scale(0.7);
	}

	20% {
		transform: scale(0.5);
	}

	25% {
		transform: scale(0.6);
	}

	30% {
		transform: scale(0.5);
	}

	100% {
		transform: scale(0);
	}

}

.turn {
	animation: turn 2s steps(8);
}

@keyframes turn {
	to {
		background-position: 112.5% 0px;
	}

}
