/**************************************
 * sashiire
/**************************************/

.about {
	margin-bottom: -4px;
}

.about-top {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 0 102px 66px;
}

.about-lead {
	width: 54%;
}

.about-lead__title {
	margin-bottom: 28px;
	color: #f19089;
}

.about-graphic {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
	width: 46%;
	padding-left: 60px;
}

.about-graphic__image {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 370px;
	padding-top: 106px;
}

.about-graphic__image.-show > svg .l-bal {
	-webkit-transform: translateY(0px);
	-webkit-transition: 0.4s ease-out;
	transform: translateY(0px);
	opacity: 1;
	transition: 0.4s ease-out;
}

.about-graphic__image.-show > svg .item {
	-webkit-transform: translateY(0px);
	-webkit-transition: 0.4s ease-out 1.2s;
	transform: translateY(0px);
	opacity: 1;
	transition: 0.4s ease-out 1.2s;
}

.about-graphic__image.-show > svg .dots rect {
	fill: #f19089;
}

.about-graphic__image.-show > svg .dots rect:nth-of-type(1) {
	-webkit-transition-delay: 0.4s;
	transition-delay: 0.4s;
}

.about-graphic__image.-show > svg .dots rect:nth-of-type(2) {
	-webkit-transition-delay: 0.7s;
	transition-delay: 0.7s;
}

.about-graphic__image.-show > svg .dots rect:nth-of-type(3) {
	-webkit-transition-delay: 1s;
	transition-delay: 1s;
}

.about-graphic__image.-show > svg .dots rect:nth-of-type(4) {
	-webkit-transition-delay: 1.3s;
	transition-delay: 1.3s;
}

.about-graphic__image.-show > svg .dots rect:nth-of-type(5) {
	-webkit-transition-delay: 1.6s;
	transition-delay: 1.6s;
}

.about-graphic__image.-show > svg .dots rect:nth-of-type(6) {
	-webkit-transition-delay: 1.9s;
	transition-delay: 1.9s;
}

.about-graphic__image.-show > svg .dots rect:nth-of-type(7) {
	-webkit-transition-delay: 2.2s;
	transition-delay: 2.2s;
}

.about-graphic__image.-show > svg .dots rect:nth-of-type(8) {
	-webkit-transition-delay: 2.5s;
	transition-delay: 2.5s;
}

.about-graphic__image.-show > svg .r-bal {
	-webkit-transform: translateY(0px);
	-webkit-transition: 0.4s ease-out 2.5s;
	transform: translateY(0px);
	opacity: 1;
	transition: 0.4s ease-out 2.5s;
}

.about-graphic__image > svg .st0 {
	fill: #C6E6EE;
}

.about-graphic__image > svg .st1 {
	fill: #F9E6D4;
}

.about-graphic__image > svg .st2 {
	fill: #FFF4C5;
}

.about-graphic__image > svg .st3 {
	fill: #C3EACA;
}

.about-graphic__image > svg .st4 {
	fill: #F7BF9E;
}

.about-graphic__image > svg .st5 {
	fill: #EEEEEE;
}

.about-graphic__image > svg .st6 {
	fill: #F19089;
}

.about-graphic__image > svg .st7 {
	fill: #9C9C9D;
}

.about-graphic__image > svg .st8 {
	fill: #AEBEF4;
}

.about-graphic__image > svg .l-bal {
	-webkit-transform: translateY(40px);
	transform: translateY(40px);
	opacity: 0;
}

.about-graphic__image > svg .item {
	-webkit-transform: translateY(40px);
	transform: translateY(40px);
	opacity: 0;
}

.about-graphic__image > svg .r-bal {
	-webkit-transform: translateY(40px);
	transform: translateY(40px);
	opacity: 0;
}

.about-flow__title {
	-webkit-box-align: center;
	-ms-flex-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
}

.about-flow__title .icon {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 37px;
	margin-right: 30px;
}

.about-flow__cover {
	max-width: 1683px;
	margin: 0 auto;
}

.about-flow__box {
	-ms-flex-wrap: wrap;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	flex-wrap: wrap;
	margin-right: 70px;
	margin-left: 78px;
}

.about-flow__box.-show .about-point__image .image.-i1 > svg .frame {
	-webkit-animation-name: about-anm__frame1;
	animation-name: about-anm__frame1;
}

.about-flow__box.-show .about-point__image .image.-i1 > svg .hand {
	-webkit-animation-name: about-anm__hand1;
	animation-name: about-anm__hand1;
}

.about-flow__box.-show .about-point__image .image.-i2 > svg .frame {
	-webkit-animation-name: about-anm__frame2;
	animation-name: about-anm__frame2;
}

.about-flow__box.-show .about-point__image .image.-i2 > svg .hand {
	-webkit-animation-name: about-anm__hand2;
	animation-name: about-anm__hand2;
}

.about-flow__box.-show .about-point__image .image.-i3 > svg .frame {
	-webkit-animation-name: about-anm__frame3;
	animation-name: about-anm__frame3;
}

.about-flow__box.-show .about-point__image .image.-i3 > svg .hand {
	-webkit-animation-name: about-anm__hand3;
	animation-name: about-anm__hand3;
}

.about-flow__box.-show .about-point__image .image.-i4 > svg .l-bal {
	-webkit-animation-name: about-anm__lbal4;
	animation-name: about-anm__lbal4;
}

.about-flow__box.-show .about-point__image .image.-i4 > svg .item {
	-webkit-animation-name: about-anm__item4;
	animation-name: about-anm__item4;
}

.about-flow__box.-show .about-point__image .image.-i4 > svg .dots rect {
	fill: #f19089;
}

.about-flow__box.-show .about-point__image .image.-i4 > svg .dots rect:nth-of-type(1) {
	-webkit-animation-name: about-anm__dot4_1;
	animation-name: about-anm__dot4_1;
}

.about-flow__box.-show .about-point__image .image.-i4 > svg .dots rect:nth-of-type(2) {
	-webkit-animation-name: about-anm__dot4_2;
	animation-name: about-anm__dot4_2;
}

.about-flow__box.-show .about-point__image .image.-i4 > svg .dots rect:nth-of-type(3) {
	-webkit-animation-name: about-anm__dot4_3;
	animation-name: about-anm__dot4_3;
}

.about-flow__box.-show .about-point__image .image.-i4 > svg .dots rect:nth-of-type(4) {
	-webkit-animation-name: about-anm__dot4_4;
	animation-name: about-anm__dot4_4;
}

.about-flow__box.-show .about-point__image .image.-i4 > svg .dots rect:nth-of-type(5) {
	-webkit-animation-name: about-anm__dot4_5;
	animation-name: about-anm__dot4_5;
}

.about-flow__box.-show .about-point__image .image.-i4 > svg .dots rect:nth-of-type(6) {
	-webkit-animation-name: about-anm__dot4_6;
	animation-name: about-anm__dot4_6;
}

.about-flow__box.-show .about-point__image .image.-i4 > svg .dots rect:nth-of-type(7) {
	-webkit-animation-name: about-anm__dot4_7;
	animation-name: about-anm__dot4_7;
}

.about-flow__box.-show .about-point__image .image.-i4 > svg .dots rect:nth-of-type(8) {
	-webkit-animation-name: about-anm__dot4_8;
	animation-name: about-anm__dot4_8;
}

.about-flow__box.-show .about-point__image .image.-i4 > svg .r-bal {
	-webkit-animation-name: about-anm__rbal4;
	animation-name: about-anm__rbal4;
}

.about-flow__bg.-row {
	-webkit-transform: translateY(-50%);
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: 2px;
	transform: translateY(-50%);
	background-image: linear-gradient(to right, #9c9c9c, #9c9c9c 2px, transparent 2px, transparent 18px);
	background-position: calc(50% + 8px) center;
	background-size: 18px 2px;
	background-repeat: repeat-x;
}

.about-flow__bg.-col {
	-webkit-transform: translateX(-50%);
	position: absolute;
	top: 0;
	left: 50%;
	width: 2px;
	height: 100%;
	transform: translateX(-50%);
	background-image: linear-gradient(to bottom, #9c9c9c, #9c9c9c 2px, transparent 2px, transparent 18px);
	background-position: center calc(50% + 8px);
	background-size: 2px 18px;
	background-repeat: repeat-y;
}

.about-point {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 50%;
	padding: 48px 0 46px;
}

.about-point:nth-of-type(2n-1) {
	padding-right: 32px;
	padding-left: 24px;
}

.about-point:nth-of-type(2n) {
	padding-right: 42px;
	padding-left: 54px;
}

.about-point:nth-of-type(1) .about-point__image,
.about-point:nth-of-type(2) .about-point__image {
	height: 228px;
}

.about-point:nth-of-type(3) .about-point__image,
.about-point:nth-of-type(4) .about-point__image {
	height: 187px;
}

.about-point__title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	margin-bottom: 53px;
}

.about-point__title .step {
	-ms-flex-negative: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-shrink: 0;
	width: 170px;
	padding-top: 4px;
}

.about-point__title .step-en {
	margin-right: 16px;
	font-size: 2.9rem;
}

.about-point__title .step-num {
	height: 30px;
}

.about-point__link {
	margin-top: -31px;
	margin-bottom: 36px;
}

.about-point__link .link {
	-webkit-box-align: center;
	-ms-flex-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
}

.about-point__link .link .icon {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 18px;
	margin-right: 18px;
}

.about-point__link .link .text {
	position: relative;
	color: #f7bf9e;
}

.about-point__image {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
}

.about-point__image .image {
	max-width: 100%;
}

.about-point__image .image > svg .anm {
	-webkit-animation-duration: 16s;
	-webkit-animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-fill-mode: forwards;
	animation-duration: 16s;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
	animation-fill-mode: forwards;
}

.about-point__image .image.-i1 {
	width: 438px;
}

.about-point__image .image.-i1 > svg .st0 {
	fill: #F7BF9E;
}

.about-point__image .image.-i1 > svg .st1 {
	fill: #C6E6EE;
}

.about-point__image .image.-i1 > svg .st2 {
	fill: #FFF4C5;
}

.about-point__image .image.-i1 > svg .st3 {
	fill: #9C9C9D;
}

.about-point__image .image.-i1 > svg .st4 {
	fill: #F9E6D4;
}

.about-point__image .image.-i1 > svg .st5 {
	fill: #EEEEEE;
}

.about-point__image .image.-i1 > svg .st6 {
	fill: #C3EACA;
}

.about-point__image .image.-i1 > svg .st7 {
	fill: #AEBEF4;
}

.about-point__image .image.-i1 > svg .st8 {
	fill: #F19089;
}

.about-point__image .image.-i1 > svg .frame {
	opacity: 0;
}

.about-point__image .image.-i1 > svg .hand {
	-webkit-transform: translate(0px);
	transform: translate(0px);
}

.about-point__image .image.-i2 {
	width: 305px;
}

.about-point__image .image.-i2 > svg .st0 {
	fill: #EEEEEE;
}

.about-point__image .image.-i2 > svg .st1 {
	fill: #9C9C9D;
}

.about-point__image .image.-i2 > svg .st2 {
	fill: #FFF4C5;
}

.about-point__image .image.-i2 > svg .st3 {
	fill: #C6E6EE;
}

.about-point__image .image.-i2 > svg .st4 {
	fill: #F7BF9E;
}

.about-point__image .image.-i2 > svg .st5 {
	fill: #AEBEF4;
}

.about-point__image .image.-i2 > svg .st6 {
	fill: #F19089;
}

.about-point__image .image.-i2 > svg .st7 {
	fill: #C3EACA;
}

.about-point__image .image.-i2 > svg .st8 {
	fill: #F9E6D4;
}

.about-point__image .image.-i2 > svg .frame {
	opacity: 0;
}

.about-point__image .image.-i2 > svg .hand {
	-webkit-transform: translate(0px);
	transform: translate(0px);
}

.about-point__image .image.-i3 {
	width: 320px;
}

.about-point__image .image.-i3 > svg .st0 {
	fill: #C6E6EE;
}

.about-point__image .image.-i3 > svg .st1 {
	fill: #F9E6D4;
}

.about-point__image .image.-i3 > svg .st2 {
	fill: #F19089;
}

.about-point__image .image.-i3 > svg .st3 {
	fill: #F7BF9E;
}

.about-point__image .image.-i3 > svg .frame {
	opacity: 0;
}

.about-point__image .image.-i3 > svg .hand {
	-webkit-transform: translate(0px);
	transform: translate(0px);
}

.about-point__image .image.-i4 {
	width: 385px;
}

.about-point__image .image.-i4 > svg .st0 {
	fill: #C6E6EE;
}

.about-point__image .image.-i4 > svg .st1 {
	fill: #EEEEEE;
}

.about-point__image .image.-i4 > svg .st2 {
	fill: #FFF4C5;
}

.about-point__image .image.-i4 > svg .st3 {
	fill: #9C9C9D;
}

.about-point__image .image.-i4 > svg .st4 {
	fill: #F7BF9E;
}

.about-point__image .image.-i4 > svg .st5 {
	fill: #F19089;
}

.about-point__image .image.-i4 > svg .st6 {
	fill: #C3EACA;
}

.about-point__image .image.-i4 > svg .st7 {
	fill: #F9E6D4;
}

.about-point__image .image.-i4 > svg .l-bal {
	-webkit-transform: translateY(40px);
	transform: translateY(40px);
	opacity: 0;
}

.about-point__image .image.-i4 > svg .item {
	-webkit-transform: translateY(40px);
	transform: translateY(40px);
	opacity: 0;
}

.about-point__image .image.-i4 > svg .r-bal {
	-webkit-transform: translateY(40px);
	transform: translateY(40px);
	opacity: 0;
}

.pro {
	padding-top: 5px;
}

.pro-main {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	max-width: 1800px;
	margin: 0 auto;
	margin-bottom: 91px;
}

.pro-slide {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 52%;
	padding-left: 102px;
}

.pro-slide__pagerlist img {
	height: 0;
}

.pro-slide .owlblock {
	width: calc(100% - 120px);
	margin: 0 auto;
}

.pro-slide .owlblock .owlwrapper .owl-stage-outer::before {
	z-index: 1;
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 100%;
	background: #fff;
	content: '';
}

.pro-slide .owlblock .owlwrapper .item .img-cover::before {
	display: block;
	padding-top: 340px;
	content: '';
}

.pro-slide .owlblock .owlwrapper .item .img-cover > img {
	-o-object-fit: contain;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.pro-slide .owlblock .owlwrapper .owl-nav {
	height: 0;
}

.pro-slide .owlblock .owlwrapper .owl-dots {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-ms-flex-wrap: wrap;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	flex-wrap: wrap;
	align-items: center;
	margin: 18px auto 0;
	gap: 18px;
}

.pro-slide .owlblock .owlwrapper .owl-dots > .owl-dot {
	position: relative;
	width: calc((100% - 90px) / 6);
	cursor: none;
}

.pro-slide .owlblock .owlwrapper .owl-dots > .owl-dot:last-of-type {
	margin-right: 0;
}

.pro-slide .owlblock .owlwrapper .owl-dots > .owl-dot::before {
	display: block;
	width: 100%;
	padding-top: 100%;
	content: '';
}

.pro-slide .owlblock .owlwrapper .owl-dots > .owl-dot.active .circle::after {
	opacity: 1;
}

.pro-slide .owlblock .owlwrapper .owl-dots > .owl-dot .circle {
	-webkit-transition: 0.2s ease-out;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	cursor: pointer;
	pointer-events: none;
	transition: 0.2s ease-out;
}

.pro-slide .owlblock .owlwrapper .owl-dots > .owl-dot .circle::after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 4px solid #f19089;
	content: '';
	opacity: 0;
}

.pro-slide .owlblock .owlwrapper .myowlnav {
	-webkit-transition: 0.2s ease-out;
	-webkit-transform: translateY(-50%);
	position: absolute;
	top: 170px;
	transform: translateY(-50%);
	cursor: pointer;
	cursor: none;
	transition: 0.2s ease-out;
}

.pro-slide .owlblock .owlwrapper .myowlnav.-r {
	right: -60px;
}

.pro-slide .owlblock .owlwrapper .myowlnav.-l {
	left: -60px;
}

.pro-slide .owlblock .owlwrapper .myowlnav.-l .arrow {
	-webkit-transform: scale(-1, 1);
	transform: scale(-1, 1);
}

.pro-slide .owlblock .owlwrapper .myowlnav .arrow {
	width: 18px;
	height: 36px;
}

.pro-slide .owlblock .owlwrapper .myowlnav .arrow > svg .block {
	-webkit-transform: rotateY(0deg);
	-webkit-animation-duration: 4s;
	-webkit-animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	transform: rotateY(0deg);
	animation-duration: 4s;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
}

.pro-slide .owlblock .owlwrapper .myowlnav .arrow > svg .block:nth-of-type(1) {
	-webkit-animation-name: item-slidenav__anm--block1;
	animation-name: item-slidenav__anm--block1;
}

.pro-slide .owlblock .owlwrapper .myowlnav .arrow > svg .block:nth-of-type(2) {
	-webkit-animation-name: item-slidenav__anm--block2;
	animation-name: item-slidenav__anm--block2;
}

.pro-inner {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 48%;
	padding-left: 70px;
}

.pro-inner__topbox {
	-webkit-box-align: center;
	-ms-flex-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	margin-bottom: 10px;
	padding-top: 26px;
}

.pro-inner__topbox .name {
	padding-right: 30px;
}

.pro-inner__value {
	margin-bottom: 29px;
}

.pro-inner__value .-fontw {
	padding-right: 12px;
	color: #f19089;
	font-size: 4.2rem;
}

.pro-inner__value .-tax {
	margin-left: -6px;
}

.pro-inner__form .form {
	padding: 0;
}

.pro-inner__order {
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.pro-inner__order dl {
	-webkit-box-align: center;
	-ms-flex-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	margin-bottom: 22px;
}

.pro-inner__order dl.-price {
	margin-bottom: 35px;
}

.pro-inner__order dl > dd {
	margin-left: 35px;
}

.pro-inner__order dl > dd .-fontw {
	padding-right: 10px;
	color: #f19089;
	font-size: 3.0rem;
}

.pro-inner__counter {
	-webkit-box-align: center;
	-ms-flex-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
}

.pro-inner__counter .counter-btn {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background: #f9f9f9;
	cursor: none;
}

.pro-inner__counter .counter-btn__icon {
	display: inline-block;
	position: relative;
	width: 20px;
}

.pro-inner__counter .counter-btn__icon > svg {
	-webkit-transform: translate(-50%, -50%);
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.pro-inner__counter .counter-value {
	width: 80px;
	height: 70px;
	margin: 0 20px;
}

.pro-inner__counter .counter-input {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	padding: 0 10px;
	background: #f9f9f9;
	text-align: center;
}

.pro-inner__counter .counter-input[type="number"]::-webkit-outer-spin-button,
.pro-inner__counter .counter-input[type="number"]::-webkit-inner-spin-button {
	-webkit-appearance: none;
	-moz-appearance: textfield;
	margin: 0;
}

.pro-inner__place {
	margin-bottom: 46px;
}

.pro-inner__place .form-item__area {
	-webkit-box-align: center;
	-ms-flex-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	width: 100%;
}

.pro-inner__place .form-item__radio > label {
	position: relative;
}

.pro-inner__place .form-item__radio > label.-first {
	margin-right: 60px;
}

.pro-inner__place .form-item__radio > label input.form-radio-prop:checked + .form-radio .form-radio-area {
	border-color: #f7bf9e;
}

.pro-inner__place .form-item__radio > label .form-radio-area {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: 4px solid #f9e6d4;
}

.pro-inner__place .form-item__radio > label .form-show-text {
	-webkit-transform: translateX(-50%);
	position: absolute;
	top: -76px;
	left: 50%;
	width: 164px;
	height: 53px;
	transform: translateX(-50%);
	opacity: 0;
	pointer-events: none;
}

.pro-inner__place .form-item__radio > label .form-show-text.-show {
	-webkit-animation-name: form-show__text;
	-webkit-animation-duration: 2s;
	-webkit-animation-timing-function: linear;
	-webkit-animation-fill-mode: forwards;
	animation-duration: 2s;
	animation-timing-function: linear;
	animation-fill-mode: forwards;
	animation-name: form-show__text;
}

.pro-inner__place .form-item__radio > label .form-show-text.-show .balloon-txt {
	opacity: 1;
}

.pro-inner__place .form-item__radio > label .form-show-text.-blue .balloon-bg::before,
.pro-inner__place .form-item__radio > label .form-show-text.-blue .balloon-bg:after {
	background: #c6e6ee;
}

.pro-inner__place .form-item__radio > label .form-show-text.-blue .balloon-corner {
	border-color: transparent transparent #f9e6d4 transparent;
}

.pro-inner__place .form-item__radio > label .form-show-text.-blue .balloon-under {
	border-color: #c6e6ee transparent transparent transparent;
}

.pro-inner__place .form-item__radio > label .form-show-text .balloon-bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 164px;
	height: 100%;
	background-size: 100% 100%;
	background-repeat: no-repeat;
}

.pro-inner__place .form-item__radio > label .form-show-text .balloon-bg::before {
	position: absolute;
	top: 0;
	right: 0;
	width: calc(100% - 17px);
	height: 17px;
	background: #f7bf9e;
	content: '';
}

.pro-inner__place .form-item__radio > label .form-show-text .balloon-bg::after {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 100%;
	height: calc(100% - 17px);
	background: #f7bf9e;
	content: '';
}

.pro-inner__place .form-item__radio > label .form-show-text .balloon-txt {
	-webkit-transform: translate(-50%, -50%);
	-webkit-transition-delay: 0.1s;
	z-index: 2;
	position: absolute;
	top: calc(50% + 1px);
	left: calc(50% + 4px);
	width: 100%;
	transform: translate(-50%, -50%);
	color: #fff;
	font-weight: 500;
	font-size: 1.6rem;
	letter-spacing: 0.01em;
	text-align: center;
	opacity: 0;
	transition-delay: 0.1s;
}

.pro-inner__place .form-item__radio > label .form-show-text .balloon-corner {
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	border-width: 0 0 17px 17px;
	border-style: solid;
	border-color: transparent transparent #f19089 transparent;
}

.pro-inner__place .form-item__radio > label .form-show-text .balloon-under {
	-webkit-transform: translateX(-50%);
	position: absolute;
	top: 100%;
	left: 50%;
	width: 0;
	height: 0;
	transform: translateX(-50%);
	border-width: 13px 12px 0 12px;
	border-style: solid;
	border-color: #f7bf9e transparent transparent transparent;
}

.pro-inner__btn {
	margin-bottom: 38px;
}

.pro-inner__btn .form-item__submit {
	width: 298px;
}

.pro-inner__btn .form-item__submitlink {
	background: #f7bf9e;
}

.pro-inner__btn .form-item__submitlink .text {
	padding-right: 28px;
	padding-left: 33px;
}

.pro-inner__btn .form-item__submitlink .icon {
	width: 43px;
	height: 38px;
}

.pro-inner__sns {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	justify-content: flex-end;
}

.pro-inner__sns .sns-list {
	-webkit-box-align: center;
	-ms-flex-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	margin-left: 24px;
	gap: 23px;
}

.pro-inner__sns .sns-item.-facebook {
	width: 34px;
}

.pro-inner__sns .sns-item.-twitter {
	width: 28px;
}

.pro-inner__sns .sns-item.-line {
	width: 32px;
}

.pro-inner__sns .sns-item > img {
	-webkit-transform: translateY(0);
	-webkit-transition: 0.05s;
	transform: translateY(0);
	transition: 0.05s;
}

.pro .single-section__jp.-type2 {
	font-size: 2.9rem;
	line-height: 3.9rem;
}

.pro .single-section__icon.-details {
	width: 31px;
}

.pro .single-section__icon.-read {
	width: 44px;
}

.pro .single-gift {
	margin-bottom: 0 !important;
}

.pro-details {
	margin-bottom: 56px;
}

.pro-details .single-section__title {
	margin-bottom: 32px;
}

.pro-details .single-section__jp.-type2 {
	font-size: 3.5rem;
	line-height: 4.5rem;
}

.pro-read {
	margin-bottom: 71px;
}

.pro-read .single-section__title {
	margin-bottom: 25px;
}

.pro-read__item {
	position: relative;
	padding-left: 30px;
}

.pro-read__item::before {
	position: absolute;
	top: 15px;
	left: 0;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #f7bf9e;
	content: '';
}

.pro-back {
	width: 285px;
	height: 85px;
	margin: 0 auto 98px;
}

.pro-back__btnlink {
	-webkit-box-align: center;
	-ms-flex-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	width: 100%;
	height: 100%;
	background: #9ad7e6;
	color: #fff;
}

.pro-back__btnlink .text {
	padding-right: 24px;
	padding-left: 33px;
}

.pagetop-main {
	position: relative;
	width: 100%;
	height: 583px;
	margin-bottom: 24px;
}

.pagetop-main__stage {
	position: relative;
	width: 100%;
	height: calc(100% - 36px);
	overflow: hidden;
	background: #9c9c9d;
}

.pagetop-main__stage::after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	content: '';
	opacity: 0;
}

.pagetop-main__stage.-off .pagetop-main__light::after {
	-webkit-transition: opacity 0.3s ease-out;
	opacity: 0.7;
	transition: opacity 0.3s ease-out;
}

.pagetop-main__stage.-off .pagetop-main__light .-left,
.pagetop-main__stage.-off .pagetop-main__light .-right {
	-webkit-transition: 0.1s ease-out 0.2s;
	opacity: 0;
	transition: 0.1s ease-out 0.2s;
}

.pagetop-main__stage.-open .pagetop-main__opening {
	-webkit-animation-name: main-scene__open;
	-webkit-animation-duration: 2.4s;
	-webkit-animation-timing-function: linear;
	-webkit-animation-fill-mode: forwards;
	-webkit-animation-delay: 1s;
	animation-duration: 2.4s;
	animation-timing-function: linear;
	animation-delay: 1s;
	animation-fill-mode: forwards;
	animation-name: main-scene__open;
}

.pagetop-main__stage.-close .pagetop-main__opening {
	-webkit-animation-name: main-scene__close;
	-webkit-animation-duration: 2.4s;
	-webkit-animation-timing-function: linear;
	-webkit-animation-fill-mode: forwards;
	animation-duration: 2.4s;
	animation-timing-function: linear;
	animation-fill-mode: forwards;
	animation-name: main-scene__close;
}

.pagetop-main__stage.-resizeclose .pagetop-main__opening {
	-webkit-transform: translateY(0) !important;
	transform: translateY(0) !important;
}

.pagetop-main__stage.-scene1_1 .pagetop-main__graphic .circle-light.-g1 {
	-webkit-transition: opacity 0.3s ease-out 1s;
	opacity: 1;
	transition: opacity 0.3s ease-out 1s;
}

.pagetop-main__stage.-scene1_2 .pagetop-main__light::after {
	-webkit-transition: 0s;
	top: 325px;
	opacity: 0.7 !important;
	transition: 0s;
}

.pagetop-main__stage.-scene1_2 .pagetop-main__light .-left {
	top: calc(325px - 100%);
	right: 50%;
	opacity: 1;
}

.pagetop-main__stage.-scene1_2 .pagetop-main__light .-right {
	top: calc(325px - 100%);
	left: calc(50% + 150px);
	opacity: 1;
}

.pagetop-main__stage.-scene1_3 .pagetop-main__light .-left,
.pagetop-main__stage.-scene1_3 .pagetop-main__light .-right,
.pagetop-main__stage.-scene2_1 .pagetop-main__light .-left,
.pagetop-main__stage.-scene2_1 .pagetop-main__light .-right,
.pagetop-main__stage.-scene3_1 .pagetop-main__light .-left,
.pagetop-main__stage.-scene3_1 .pagetop-main__light .-right,
.pagetop-main__stage.-scene4_3 .pagetop-main__light .-left,
.pagetop-main__stage.-scene4_3 .pagetop-main__light .-right {
	opacity: 1;
}

.pagetop-main__stage.-scene2_2 .pagetop-main__graphic.-g2 .circle-light {
	-webkit-transition: 0.2s ease-out;
	opacity: 1;
	transition: 0.2s ease-out;
}

.pagetop-main__stage.-scene4_1 .pagetop-main__graphic.-g4 .circle-light {
	-webkit-transition: 0.2s ease-out;
	opacity: 1;
	transition: 0.2s ease-out;
}

.pagetop-main__stage.-scene4_2 .pagetop-main__light .-left {
	right: calc(50% - 30px);
	opacity: 1;
}

.pagetop-main__stage.-scene4_2 .pagetop-main__light .-right {
	left: calc(50% + 145px);
	opacity: 1;
}

.pagetop-main__stage.-scene4_4 .pagetop-main__light .-left {
	right: calc(50% - 30px);
	border-width: 547px 184px 0 0;
	opacity: 1;
}

.pagetop-main__stage.-scene4_4 .pagetop-main__light .-right {
	left: calc(50% + 145px);
	border-width: 0 184px 547px 0;
	opacity: 1;
}

.pagetop-main__stage.-scene4_4 .pagetop-main__light .-right::before {
	left: 184px;
}

.pagetop-main__stage.-scene4_5 .pagetop-main__light .-left {
	-webkit-transition: opacity 0.3s ease-out, -webkit-transform 0s 0.3s;
	right: calc(50% - 30px);
	border-width: 547px 184px 0 0;
	opacity: 0;
	transition: opacity 0.3s ease-out, -webkit-transform 0s 0.3s;
	transition: opacity 0.3s ease-out, transform 0s 0.3s;
	transition: opacity 0.3s ease-out, transform 0s 0.3s, -webkit-transform 0s 0.3s;
}

.pagetop-main__stage.-scene4_5 .pagetop-main__light .-left::before {
	top: -547px;
	height: 547px;
}

.pagetop-main__stage.-scene4_5 .pagetop-main__light .-right {
	-webkit-transition: opacity 0.3s ease-out, -webkit-transform 0s 0.3s;
	left: calc(50% + 145px);
	border-width: 0 184px 547px 0;
	opacity: 0;
	transition: opacity 0.3s ease-out, -webkit-transform 0s 0.3s;
	transition: opacity 0.3s ease-out, transform 0s 0.3s;
	transition: opacity 0.3s ease-out, transform 0s 0.3s, -webkit-transform 0s 0.3s;
}

.pagetop-main__stage.-scene4_5 .pagetop-main__light .-right::before {
	left: 184px;
}

.pagetop-main__stage.-scene4_5::after {
	-webkit-transition: 0.3s ease-out;
	opacity: 1;
	transition: 0.3s ease-out;
}

.pagetop-main__stage.-scene4_6::after {
	-webkit-transition: 0.3s ease-out;
	opacity: 0.7;
	transition: 0.3s ease-out;
}

.pagetop-main__gbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.pagetop-main__gbox .-anm {
	-webkit-animation-timing-function: linear;
	-webkit-animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-fill-mode: forwards;
}

.pagetop-main__opening {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	z-index: 2;
	position: absolute;
	top: 0;
	left: 0;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	gap: 48px;
	background: #f19089;
}

.pagetop-main__opening::after {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 30px;
	background: #f7bf9e;
	content: '';
}

.pagetop-main__final {
	z-index: 1;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
}

.pagetop-main__final::after {
	-webkit-transform: translateX(-50%);
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 1110px;
	height: 16px;
	transform: translateX(-50%);
	background: #f19089;
	content: '';
}

.pagetop-main__final .step {
	-webkit-transform: translateX(-50%);
	position: absolute;
	bottom: 16px;
	left: 50%;
	transform: translateX(-50%);
	opacity: 0;
}

.pagetop-main__final .step.-step1 {
	width: 1024px;
	height: 189px;
}

.pagetop-main__final .step.-step1 > svg .st1 {
	display: inline;
}

.pagetop-main__final .step.-step1 > svg .st2 {
	fill: #EEEEEE;
}

.pagetop-main__final .step.-step1 > svg .st3 {
	fill: #F09489;
}

.pagetop-main__final .step.-step1 > svg .st4 {
	fill: #FFF4C5;
}

.pagetop-main__final .step.-step1 > svg .st5 {
	fill: #F9E6D4;
}

.pagetop-main__final .step.-step1 > svg .st6 {
	fill: #F7BF9E;
}

.pagetop-main__final .step.-step1 > svg .st7 {
	fill: #C3EACA;
}

.pagetop-main__final .step.-step1 > svg .st8 {
	fill: #F19089;
}

.pagetop-main__final .step.-step1 > svg .st9 {
	fill: #C6E6EE;
}

.pagetop-main__final .step.-step1 > svg .st10 {
	fill: #9C9C9D;
}

.pagetop-main__final .step.-step1 > svg .st11 {
	fill: #AEBEF4;
}

.pagetop-main__final .step.-step1 > svg .st12 {
	fill: #F7BF9E;
	display: inline;
}

.pagetop-main__final .step.-step1 > svg .st13 {
	fill: #AEBEF4;
	display: inline;
}

.pagetop-main__final .step.-step1 > svg .st14 {
	fill: #9C9C9D;
	display: inline;
}

.pagetop-main__final .step.-step1 > svg .st15 {
	fill: #F19089;
	display: inline;
}

.pagetop-main__final .step.-step1 > svg .st16 {
	fill: #C3EACA;
	display: inline;
}

.pagetop-main__final .step.-step1 > svg .st17 {
	fill: #C6E6EE;
	display: inline;
}

.pagetop-main__final .step.-step1 > svg .st18 {
	fill: #FFF4C5;
	display: inline;
}

.pagetop-main__final .step.-step1 > svg .st19 {
	fill: #F9E6D4;
	display: inline;
}

.pagetop-main__final .step.-step1 > svg .st20 {
	fill: #EEEEEE;
	display: inline;
}

.pagetop-main__final .step.-step2 {
	width: 1025px;
	height: 189px;
}

.pagetop-main__final .step.-step2 > svg .st1 {
	display: inline;
}

.pagetop-main__final .step.-step2 > svg .st2 {
	fill: #EEEEEE;
}

.pagetop-main__final .step.-step2 > svg .st3 {
	fill: #F09489;
}

.pagetop-main__final .step.-step2 > svg .st4 {
	fill: #FFF4C5;
}

.pagetop-main__final .step.-step2 > svg .st5 {
	fill: #F9E6D4;
}

.pagetop-main__final .step.-step2 > svg .st6 {
	fill: #F7BF9E;
}

.pagetop-main__final .step.-step2 > svg .st7 {
	fill: #C3EACA;
}

.pagetop-main__final .step.-step2 > svg .st8 {
	fill: #F19089;
}

.pagetop-main__final .step.-step2 > svg .st9 {
	fill: #C6E6EE;
}

.pagetop-main__final .step.-step2 > svg .st10 {
	fill: #9C9C9D;
}

.pagetop-main__final .step.-step2 > svg .st11 {
	fill: #AEBEF4;
}

.pagetop-main__final .step.-step3 {
	width: 1024px;
	height: 189px;
}

.pagetop-main__final .step.-step3 > svg .st0 {
	fill: #EEEEEE;
}

.pagetop-main__final .step.-step3 > svg .st1 {
	fill: #F09489;
}

.pagetop-main__final .step.-step3 > svg .st2 {
	fill: #FFF4C5;
}

.pagetop-main__final .step.-step3 > svg .st3 {
	fill: #F9E6D4;
}

.pagetop-main__final .step.-step3 > svg .st4 {
	fill: #F7BF9E;
}

.pagetop-main__final .step.-step3 > svg .st5 {
	fill: #C3EACA;
}

.pagetop-main__final .step.-step3 > svg .st6 {
	fill: #F19089;
}

.pagetop-main__final .step.-step3 > svg .st7 {
	fill: #C6E6EE;
}

.pagetop-main__final .step.-step3 > svg .st8 {
	fill: #9C9C9D;
}

.pagetop-main__final .step.-step3 > svg .st9 {
	fill: #AEBEF4;
}

.pagetop-main__final .step.-step3 > svg .bal {
	-webkit-transform: translateY(40px);
	transform: translateY(40px);
	opacity: 0;
}

.pagetop-main__final.-final1 {
	opacity: 1;
}

.pagetop-main__final.-final1 .step.-step1 {
	opacity: 1;
}

.pagetop-main__final.-final2 {
	opacity: 1;
}

.pagetop-main__final.-final2 .step.-step3 {
	opacity: 1;
}

.pagetop-main__final.-final2 .step.-step3 .bal {
	-webkit-transform: translateY(0);
	-webkit-transition: 0.4s ease-out;
	transform: translateY(0);
	opacity: 1;
	transition: 0.4s ease-out;
}

.pagetop-main__final.-final2 .step.-step3 .bal:nth-of-type(1) {
	-webkit-transition-delay: 0.6s;
	transition-delay: 0.6s;
}

.pagetop-main__final.-final2 .step.-step3 .bal:nth-of-type(2) {
	-webkit-transition-delay: 0.7s;
	transition-delay: 0.7s;
}

.pagetop-main__final.-final2 .step.-step3 .bal:nth-of-type(3) {
	-webkit-transition-delay: 0.8s;
	transition-delay: 0.8s;
}

.pagetop-main__final.-final2 .step.-step3 .bal:nth-of-type(4) {
	-webkit-transition-delay: 0.9s;
	transition-delay: 0.9s;
}

.pagetop-main__final.-final2 .step.-step3 .bal:nth-of-type(5) {
	-webkit-transition-delay: 1s;
	transition-delay: 1s;
}

.pagetop-main__final.-final2 .step.-step3 .bal:nth-of-type(6) {
	-webkit-transition-delay: 1.1s;
	transition-delay: 1.1s;
}

.pagetop-main__final.-final2 .step.-step3 .bal:nth-of-type(7) {
	-webkit-transition-delay: 1.2s;
	transition-delay: 1.2s;
}

.pagetop-main__final.-final2 .step.-step3 .bal:nth-of-type(8) {
	-webkit-transition-delay: 1.3s;
	transition-delay: 1.3s;
}

.pagetop-main__final.-final2 .step.-step3 .bal:nth-of-type(9) {
	-webkit-transition-delay: 1.4s;
	transition-delay: 1.4s;
}

.pagetop-main__final.-final2 .step.-step3 .bal:nth-of-type(10) {
	-webkit-transition-delay: 1.5s;
	transition-delay: 1.5s;
}

.pagetop-main__final.-final2 .step.-step3 .bal:nth-of-type(11) {
	-webkit-transition-delay: 1.6s;
	transition-delay: 1.6s;
}

.pagetop-main__final.-final2 .step.-step3 .bal:nth-of-type(12) {
	-webkit-transition-delay: 1.7s;
	transition-delay: 1.7s;
}

.pagetop-main__final.-final2 .step.-step3 .bal:nth-of-type(13) {
	-webkit-transition-delay: 1.8s;
	transition-delay: 1.8s;
}

.pagetop-main__final.-final2 .step.-step3 .bal:nth-of-type(14) {
	-webkit-transition-delay: 1.9s;
	transition-delay: 1.9s;
}

.pagetop-main__final.-final2 .step.-step3 .bal:nth-of-type(15) {
	-webkit-transition-delay: 2s;
	transition-delay: 2s;
}

.pagetop-main__final.-final2 .step.-step3 .bal:nth-of-type(16) {
	-webkit-transition-delay: 2.1s;
	transition-delay: 2.1s;
}

.pagetop-main__final.-final2 .step.-step3 .bal:nth-of-type(17) {
	-webkit-transition-delay: 2.2s;
	transition-delay: 2.2s;
}

.pagetop-main__final.-final2 .step.-step3 .bal:nth-of-type(18) {
	-webkit-transition-delay: 2.3s;
	transition-delay: 2.3s;
}

.pagetop-main__final.-final2 .step.-step3 .bal:nth-of-type(19) {
	-webkit-transition-delay: 2.4s;
	transition-delay: 2.4s;
}

.pagetop-main__final.-final2 .step.-step3 .bal:nth-of-type(20) {
	-webkit-transition-delay: 2.5s;
	transition-delay: 2.5s;
}

.pagetop-main__final.-final2 .step.-step3 .bal:nth-of-type(21) {
	-webkit-transition-delay: 2.6s;
	transition-delay: 2.6s;
}

.pagetop-main__final.-final2 .step.-step3 .bal:nth-of-type(22) {
	-webkit-transition-delay: 2.7s;
	transition-delay: 2.7s;
}

.pagetop-main__final.-final2 .step.-step3 .bal:nth-of-type(23) {
	-webkit-transition-delay: 2.8s;
	transition-delay: 2.8s;
}

.pagetop-main__final.-final3 {
	opacity: 1;
}

.pagetop-main__final.-final3 .step.-step2 {
	opacity: 1;
}

.pagetop-main__graphic {
	-webkit-transform: translateX(-50%);
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
}

.pagetop-main__graphic .circle-light {
	-webkit-transform: translateX(-76px);
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: calc(100% + 14px);
	transform: translateX(-76px);
	background: radial-gradient(circle at 1200px 100px, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 115px, rgba(0, 0, 0, 0.7) 116px, rgba(0, 0, 0, 0.7));
	opacity: 0;
}

.pagetop-main__graphic .circle-light.-g1 {
	-webkit-transform: translateX(-76px);
	transform: translateX(-76px);
	background: radial-gradient(circle at 115px 450px, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 115px, rgba(0, 0, 0, 0.7) 116px, rgba(0, 0, 0, 0.7));
}

.pagetop-main__graphic .circle-light.-g2 {
	-webkit-transform: translate(0);
	height: 546px;
	transform: translate(0);
	background: radial-gradient(circle at 910px 190px, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 115px, rgba(0, 0, 0, 0.7) 116px, rgba(0, 0, 0, 0.7));
}

.pagetop-main__graphic .circle-light.-g4 {
	-webkit-transform: initial;
	height: 100%;
	transform: initial;
	background: initial;
}

.pagetop-main__graphic .circle-light.-g4 > canvas {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.pagetop-main__graphic .circle-light.-g4 > canvas.-layer2 {
	opacity: 0;
}

.pagetop-main__graphic .circle-light > span {
	position: absolute;
	height: 100%;
	background: #000;
	opacity: 0.7;
}

.pagetop-main__graphic .circle-light > span.circle-light__right {
	-webkit-transform: translateY(-50%);
	top: 50%;
	left: 100%;
	width: 100vw;
	transform: translateY(-50%);
}

.pagetop-main__graphic .circle-light > span.circle-light__left {
	-webkit-transform: translateY(-50%);
	top: 50%;
	right: 100%;
	width: 100vw;
	transform: translateY(-50%);
}

.pagetop-main__graphic .supporter {
	position: absolute;
	bottom: 0;
	width: 77px;
	height: 85px;
	opacity: 0;
}

.pagetop-main__graphic .supporter.-g1 {
	left: 65px;
}

.pagetop-main__graphic .supporter.-g1_2 {
	right: 17px;
}

.pagetop-main__graphic .supporter.-g2 {
	left: 42px;
}

.pagetop-main__graphic .supporter.-g2_2 {
	right: 18px;
}

.pagetop-main__graphic .supporter.-g3,
.pagetop-main__graphic .supporter.-g4 {
	right: 30px;
	width: 75px;
}

.pagetop-main__graphic .supporter.-g4 {
	opacity: 1;
}

.pagetop-main__graphic.-g1 {
	-webkit-transform: translateX(-50%);
	left: 47%;
	width: 1245px;
	height: 532px;
	transform: translateX(-50%);
	opacity: 0;
}

.pagetop-main__graphic.-g1 > svg .st0 {
	fill: #FFFFFF;
}

.pagetop-main__graphic.-g1 > svg .st1 {
	fill: #C6E6EE;
}

.pagetop-main__graphic.-g1 > svg .st2 {
	fill: #F9E6D4;
}

.pagetop-main__graphic.-g1 > svg .st3 {
	fill: #F19089;
}

.pagetop-main__graphic.-g1 > svg .st4 {
	fill: #F7BF9E;
}

.pagetop-main__graphic.-g1 > svg .st5 {
	fill: #FFF4C5;
}

.pagetop-main__graphic.-g1 > svg .st6 {
	fill: #AEBEF4;
}

.pagetop-main__graphic.-g1 > svg .st7 {
	fill: #C3EACA;
}

.pagetop-main__graphic.-g1 > svg .st8 {
	fill: #EEEEEE;
}

.pagetop-main__graphic.-g1 > svg .st9 {
	fill: #9A9A9C;
}

.pagetop-main__graphic.-g1 > svg .st10 {
	fill: #F09489;
}

.pagetop-main__graphic.-g1 > svg .st11 {
	fill: #9C9C9D;
}

.pagetop-main__graphic.-g1 > svg .buyer {
	opacity: 0;
}

.pagetop-main__graphic.-g1 > svg .buyer.-b1_2 {
	-webkit-transform: translate(130px, -128px);
	transform: translate(130px, -128px);
}

.pagetop-main__graphic.-g1 > svg .buyer.-b2_2 {
	-webkit-transform: translate(130px, -128px);
	transform: translate(130px, -128px);
}

.pagetop-main__graphic.-g1 > svg .buyer.-b1_3 {
	-webkit-transform: translate(255px, -256px);
	transform: translate(255px, -256px);
}

.pagetop-main__graphic.-g1 > svg .buyer.-b4 .cart .bottle,
.pagetop-main__graphic.-g1 > svg .buyer.-b4 .cart .candy,
.pagetop-main__graphic.-g1 > svg .buyer.-b4 .cart .onigiri {
	opacity: 0;
}

.pagetop-main__graphic.-g1 > svg .casher {
	opacity: 0;
}

.pagetop-main__graphic.-g1 > svg .casher.-before1 {
	-webkit-transform-origin: 1890px 100px;
	-webkit-transform: translateY(160px);
	transform: translateY(160px);
	transform-origin: 1890px 100px;
	opacity: 1;
}

.pagetop-main__graphic.-g1 > svg .casher.-before2 .base .controler {
	-webkit-transform-origin: 1898px 100px;
	-webkit-transform: rotateY(0deg);
	transform: rotateY(0deg);
	transform-origin: 1898px 100px;
}

.pagetop-main__graphic.-g1 > svg .casher.-before2 .bottle,
.pagetop-main__graphic.-g1 > svg .casher.-before2 .candy,
.pagetop-main__graphic.-g1 > svg .casher.-before2 .onigiri {
	opacity: 0;
}

.pagetop-main__graphic.-g1 > svg .casher.-after1 {
	-webkit-transform-origin: 1898px 100px;
	-webkit-transform: rotateY(90deg);
	transform: rotateY(90deg);
	transform-origin: 1898px 100px;
}

.pagetop-main__graphic.-g1 > svg .white-mask {
	-webkit-transform: translateY(143px);
	transform: translateY(143px);
}

.pagetop-main__graphic.-g1 > svg .white-mask > rect {
	fill: #fff;
}

.pagetop-main__graphic.-g1 > svg .cartbox.-before .cart .bottle,
.pagetop-main__graphic.-g1 > svg .cartbox.-before .cart .candy,
.pagetop-main__graphic.-g1 > svg .cartbox.-before .cart .onigiri {
	opacity: 0;
}

.pagetop-main__graphic.-g1 > svg .cartbox.-after {
	opacity: 0;
}

.pagetop-main__graphic.-g1 > svg .box {
	opacity: 0;
}

.pagetop-main__graphic.-g1 > svg .box.-gift2 {
	-webkit-transform: translateX(80px);
	transform: translateX(80px);
}

.pagetop-main__graphic.-g1 > svg .carrier {
	opacity: 0;
}

.pagetop-main__graphic.-g1 > svg .carrier.-c1 {
	-webkit-transform-origin: 2320px;
	-webkit-transform: rotateY(810deg);
	transform: rotateY(810deg);
	transform-origin: 2320px;
	opacity: 1;
}

.pagetop-main__graphic.-g1 > svg .operator {
	opacity: 0;
}

.pagetop-main__graphic.-g1 > svg .operator.-o1 {
	-webkit-transform-origin: 965px;
	-webkit-transform: rotateY(810deg);
	transform: rotateY(810deg);
	transform-origin: 965px;
	opacity: 1;
}

.pagetop-main__graphic.-g1 > svg .operator.-o2 {
	-webkit-transform-origin: 1280px;
	-webkit-transform: rotateY(810deg);
	transform: rotateY(810deg);
	transform-origin: 1280px;
	opacity: 1;
}

.pagetop-main__graphic.-g1 > svg .operator.-o1_4,
.pagetop-main__graphic.-g1 > svg .operator.-o1_5 {
	-webkit-transform-origin: 955px 100px;
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
	transform-origin: 955px 100px;
}

.pagetop-main__graphic.-g1 > svg .operator.-o1_4 .bottle,
.pagetop-main__graphic.-g1 > svg .operator.-o1_4 .candy,
.pagetop-main__graphic.-g1 > svg .operator.-o1_4 .onigiri,
.pagetop-main__graphic.-g1 > svg .operator.-o1_5 .bottle,
.pagetop-main__graphic.-g1 > svg .operator.-o1_5 .candy,
.pagetop-main__graphic.-g1 > svg .operator.-o1_5 .onigiri {
	opacity: 0;
}

.pagetop-main__graphic.-g1 > svg .operator.-o1_7 .box {
	opacity: 1;
}

.pagetop-main__graphic.-g1 > svg .operator.-o2_4 {
	-webkit-transform-origin: 1310px;
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
	transform-origin: 1310px;
}

.pagetop-main__graphic.-g1 > svg .nosi {
	opacity: 0;
}

.pagetop-main__graphic.-g2 {
	left: 100%;
	height: 100%;
	opacity: 0;
}

.pagetop-main__graphic.-g2 > svg {
	width: initial;
	height: 100%;
}

.pagetop-main__graphic.-g2 > svg .st0 {
	fill: #C6E6EE;
}

.pagetop-main__graphic.-g2 > svg .st1 {
	fill: #F9E6D4;
}

.pagetop-main__graphic.-g2 > svg .st2 {
	fill: #F7BF9E;
}

.pagetop-main__graphic.-g2 > svg .st3 {
	fill: #FFFFFF;
}

.pagetop-main__graphic.-g2 > svg .st4 {
	fill: #9C9C9D;
}

.pagetop-main__graphic.-g2 > svg .st5 {
	fill: #EEEEEE;
}

.pagetop-main__graphic.-g2 > svg .st6 {
	fill: #F19089;
}

.pagetop-main__graphic.-g2 > svg .st7 {
	fill: #FFF4C5;
}

.pagetop-main__graphic.-g2 > svg .st8 {
	fill: #C3EACA;
}

.pagetop-main__graphic.-g2 > svg .st9 {
	fill: #AEBEF4;
}

.pagetop-main__graphic.-g2 > svg .st10 {
	fill: #F09489;
}

.pagetop-main__graphic.-g2 > svg .door {
	-webkit-transform: translateX(176px);
	transform: translateX(176px);
}

.pagetop-main__graphic.-g2 > svg .bal {
	-webkit-transform: translateY(40px);
	transform: translateY(40px);
	opacity: 0;
}

.pagetop-main__graphic.-g2 > svg .act {
	opacity: 0;
}

.pagetop-main__graphic.-g2 > svg .act.-before {
	opacity: 1;
}

.pagetop-main__graphic.-g2 > svg .act.-a1.-after2 {
	-webkit-transform: translateX(-40px);
	transform: translateX(-40px);
}

.pagetop-main__graphic.-g2 > svg .act.-a2.-after {
	-webkit-transform-origin: 1040px;
	-webkit-transform: rotateY(0deg);
	transform: rotateY(0deg);
	transform-origin: 1040px;
}

.pagetop-main__graphic.-g2 > svg .act.-a2.-after2 {
	-webkit-transform-origin: 1050px;
	-webkit-transform: rotateY(270deg);
	transform: rotateY(270deg);
	transform-origin: 1050px;
}

.pagetop-main__graphic.-g2 > svg .act.-a3.-after2 {
	-webkit-transform: translateX(-40px);
	transform: translateX(-40px);
}

.pagetop-main__graphic.-g2 > svg .act.-a4.-after,
.pagetop-main__graphic.-g2 > svg .act.-a5.-after,
.pagetop-main__graphic.-g2 > svg .act.-a6.-after,
.pagetop-main__graphic.-g2 > svg .act.-a7.-after {
	-webkit-transform: translateX(-40px);
	transform: translateX(-40px);
}

.pagetop-main__graphic.-g2 > svg .carrier {
	opacity: 0;
}

.pagetop-main__graphic.-g2 > svg .carrier.-c1 {
	-webkit-transform-origin: 1856px;
	-webkit-transform: rotateY(720deg);
	transform: rotateY(720deg);
	transform-origin: 1856px;
}

.pagetop-main__graphic.-g2 > svg .carrier.-c1 .l-arm {
	-webkit-transform-origin: 1875px 334px;
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	transform-origin: 1875px 334px;
}

.pagetop-main__graphic.-g2 > svg .carrier.-c2 {
	-webkit-transform-origin: 1955px;
	-webkit-transform: translateX(300px) rotateY(720deg);
	transform: translateX(300px) rotateY(720deg);
	transform-origin: 1955px;
}

.pagetop-main__graphic.-g2 > svg .carrier.-c2 .l-arm {
	-webkit-transform-origin: 1875px 800px;
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	transform-origin: 1875px 800px;
}

.pagetop-main__graphic.-g2 > svg .carrier .item {
	opacity: 0;
}

.pagetop-main__graphic.-g2 > svg .giftbox {
	-webkit-transform: translate(-643px, 96px);
	transform: translate(-643px, 96px);
	opacity: 0;
}

.pagetop-main__graphic.-g3 {
	-webkit-transform: translateX(-50%) rotateY(0deg);
	left: 50%;
	height: 100%;
	transform: translateX(-50%) rotateY(0deg);
	opacity: 0;
}

.pagetop-main__graphic.-g3 > svg {
	width: initial;
	height: 100%;
}

.pagetop-main__graphic.-g3 > svg .st0 {
	fill: #FFFFFF;
}

.pagetop-main__graphic.-g3 > svg .st1 {
	fill: #F9E6D4;
}

.pagetop-main__graphic.-g3 > svg .st2 {
	fill: #F7BF9E;
}

.pagetop-main__graphic.-g3 > svg .st3 {
	fill: #F19089;
}

.pagetop-main__graphic.-g3 > svg .st4 {
	fill: #C6E6EE;
}

.pagetop-main__graphic.-g3 > svg .st5 {
	fill: #9C9C9D;
}

.pagetop-main__graphic.-g3 > svg .st6 {
	fill: #EEEEEE;
}

.pagetop-main__graphic.-g3 > svg .st7 {
	fill: #AEBEF4;
}

.pagetop-main__graphic.-g3 > svg .st8 {
	fill: #FFF4C5;
}

.pagetop-main__graphic.-g3 > svg .st9 {
	fill: #F09489;
}

.pagetop-main__graphic.-g3 > svg .st10 {
	fill: #C3EACA;
}

.pagetop-main__graphic.-g3 > svg .st11 {
	fill: #9A9A9C;
}

.pagetop-main__graphic.-g3 > svg .item {
	opacity: 0;
}

.pagetop-main__graphic.-g3 > svg .onigiri {
	opacity: 0;
}

.pagetop-main__graphic.-g3 > svg .bal {
	-webkit-transform: translateY(40px);
	transform: translateY(40px);
	opacity: 0;
}

.pagetop-main__graphic.-g3 > svg .-before2,
.pagetop-main__graphic.-g3 > svg .-after,
.pagetop-main__graphic.-g3 > svg .-second,
.pagetop-main__graphic.-g3 > svg .-third,
.pagetop-main__graphic.-g3 > svg .-last,
.pagetop-main__graphic.-g3 > svg .-box {
	opacity: 0;
}

.pagetop-main__graphic.-g3 > svg .light {
	opacity: 0;
}

.pagetop-main__graphic.-g3 > svg .light.-l1 {
	opacity: 1;
}

.pagetop-main__graphic.-g3 > svg .audience,
.pagetop-main__graphic.-g3 > svg .dancers,
.pagetop-main__graphic.-g3 > svg .light {
	opacity: 0;
}

.pagetop-main__graphic.-g3 > svg .audience.-first,
.pagetop-main__graphic.-g3 > svg .dancers.-first,
.pagetop-main__graphic.-g3 > svg .light.-first {
	opacity: 1;
}

.pagetop-main__graphic.-g3 > svg .dancer1.-after {
	-webkit-transform: translateX(-60px);
	transform: translateX(-60px);
}

.pagetop-main__graphic.-g3 > svg .dancer2.-after {
	-webkit-transform: translateX(60px);
	transform: translateX(60px);
}

.pagetop-main__graphic.-g3 > svg .dancer4.-before {
	-webkit-transform-origin: 1900px;
	-webkit-transform: rotateY(1080deg);
	transform: rotateY(1080deg);
	transform-origin: 1900px;
}

.pagetop-main__graphic.-g3 > svg .dancer5 {
	-webkit-transform-origin: 2090px;
	transform-origin: 2090px;
}

.pagetop-main__graphic.-g3 > svg .dancer5.-before {
	-webkit-transform: rotateY(720deg);
	transform: rotateY(720deg);
}

.pagetop-main__graphic.-g3 > svg .dancer5.-after {
	-webkit-transform: rotateY(90deg);
	transform: rotateY(90deg);
}

.pagetop-main__graphic.-g4 {
	-webkit-transform: translateX(-50%) rotateY(-90deg);
	left: 50%;
	height: 100%;
	transform: translateX(-50%) rotateY(-90deg);
	opacity: 0;
}

.pagetop-main__graphic.-g4 .act {
	-webkit-animation-timing-function: linear;
	-webkit-animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-fill-mode: forwards;
}

.pagetop-main__graphic.-g4 > svg {
	width: initial;
	height: 100%;
}

.pagetop-main__graphic.-g4 > svg .st0 {
	fill: #FFFFFF;
}

.pagetop-main__graphic.-g4 > svg .st1 {
	fill: #C6E6EE;
}

.pagetop-main__graphic.-g4 > svg .st2 {
	fill: #F9E6D4;
}

.pagetop-main__graphic.-g4 > svg .st3 {
	fill: #F7BF9E;
}

.pagetop-main__graphic.-g4 > svg .st4 {
	fill: #F19089;
}

.pagetop-main__graphic.-g4 > svg .st5 {
	fill: #FFF4C5;
}

.pagetop-main__graphic.-g4 > svg .st6 {
	fill: #AEBEF4;
}

.pagetop-main__graphic.-g4 > svg .st7 {
	fill: #EEEEEE;
}

.pagetop-main__graphic.-g4 > svg .st8 {
	fill: #C3EACA;
}

.pagetop-main__graphic.-g4 > svg .st9 {
	fill: none;
}

.pagetop-main__graphic.-g4 > svg .st10 {
	fill: #9C9C9D;
}

.pagetop-main__graphic.-g4 > svg .st11 {
	fill: #F09489;
}

.pagetop-main__graphic.-g4 > svg .step2,
.pagetop-main__graphic.-g4 > svg .step3,
.pagetop-main__graphic.-g4 > svg .step4,
.pagetop-main__graphic.-g4 > svg .step5,
.pagetop-main__graphic.-g4 > svg .step6,
.pagetop-main__graphic.-g4 > svg .step7,
.pagetop-main__graphic.-g4 > svg .step8 {
	opacity: 0;
}

.pagetop-main__graphic.-g4 > svg .step1 .-lightblue,
.pagetop-main__graphic.-g4 > svg .step2 .-lightblue {
	-webkit-transform-origin: 1275px;
	transform-origin: 1275px;
}

.pagetop-main__graphic.-g4 > svg .step1 .-orange,
.pagetop-main__graphic.-g4 > svg .step2 .-orange {
	-webkit-transform-origin: 1110px;
	transform-origin: 1110px;
}

.pagetop-main__graphic.-g4 > svg .step2 .-lightblue {
	-webkit-transform: rotateY(90deg);
	transform: rotateY(90deg);
}

.pagetop-main__graphic.-g4 > svg .step2 .-orange {
	-webkit-transform: rotateY(-90deg);
	transform: rotateY(-90deg);
}

.pagetop-main__graphic.-g4 > svg .step3 .-pink {
	-webkit-transform: rotateY(720deg);
	-webkit-transform-origin: 745px;
	transform: rotateY(720deg);
	transform-origin: 745px;
}

.pagetop-main__graphic.-g4 > svg .step3 .-blue {
	-webkit-transform: rotateY(720deg);
	-webkit-transform-origin: 1635px;
	transform: rotateY(720deg);
	transform-origin: 1635px;
}

.pagetop-main__graphic.-g4 > svg .step3 .-grey {
	-webkit-transform: rotateY(720deg);
	-webkit-transform-origin: 1828px;
	transform: rotateY(720deg);
	transform-origin: 1828px;
}

.pagetop-main__graphic.-g4 > svg .step5 .-pink {
	-webkit-transform: rotateY(-720deg);
	-webkit-transform-origin: 900px;
	transform: rotateY(-720deg);
	transform-origin: 900px;
}

.pagetop-main__graphic.-g4 > svg .step5 .-orange {
	-webkit-transform: rotateY(-720deg);
	-webkit-transform-origin: 1095px;
	transform: rotateY(-720deg);
	transform-origin: 1095px;
}

.pagetop-main__graphic.-g4 > svg .step5 .-lightblue {
	-webkit-transform: rotateY(720deg);
	-webkit-transform-origin: 1288px;
	transform: rotateY(720deg);
	transform-origin: 1288px;
}

.pagetop-main__graphic.-g4 > svg .step5 .-blue {
	-webkit-transform: rotateY(720deg);
	-webkit-transform-origin: 1485px;
	transform: rotateY(720deg);
	transform-origin: 1485px;
}

.pagetop-main__graphic.-g4 > svg .step5 .-grey {
	-webkit-transform: rotateY(720deg);
	-webkit-transform-origin: 1692px;
	transform: rotateY(720deg);
	transform-origin: 1692px;
}

.pagetop-main__graphic.-g4 > svg .step8 .bal {
	-webkit-transform: translateY(40px);
	transform: translateY(40px);
	opacity: 0;
}

.pagetop-main__graphic.-g4 > svg .step9 .step1 {
	opacity: 0;
}

.pagetop-main__light {
	-webkit-transition: 0.3s ease-out;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	transition: 0.3s ease-out;
}

.pagetop-main__light::after {
	-webkit-transition: opacity 0.3s ease-out;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 547px;
	background: #000;
	content: '';
	opacity: 0;
	transition: opacity 0.3s ease-out;
}

.pagetop-main__light .-left {
	position: absolute;
	top: 0;
	right: calc(50% + 395px);
	width: 0;
	height: 0;
	border-width: 547px 478px 0 0;
	border-style: solid;
	border-color: rgba(0, 0, 0, 0.7) transparent transparent transparent;
	opacity: 0;
}

.pagetop-main__light .-left::before {
	position: absolute;
	top: -547px;
	right: 100%;
	width: 100vw;
	height: 547px;
	background: #000;
	content: '';
	opacity: 0.7;
}

.pagetop-main__light .-right {
	position: absolute;
	top: 0;
	left: calc(50% + 395px);
	width: 0;
	height: 0;
	border-width: 0 478px 547px 0;
	border-style: solid;
	border-color: transparent rgba(0, 0, 0, 0.7) transparent transparent;
	opacity: 0;
}

.pagetop-main__light .-right::before {
	position: absolute;
	top: 0;
	left: 478px;
	width: 100vw;
	height: 547px;
	background: #000;
	content: '';
	opacity: 0.7;
}

.pagetop-main__car {
	-webkit-animation-timing-function: linear;
	-webkit-animation-fill-mode: forwards;
	z-index: 1;
	position: absolute;
	bottom: 0;
	left: -132px;
	width: 132px;
	animation-timing-function: linear;
	animation-fill-mode: forwards;
	opacity: 0;
}

.pagetop-main__car.-go1_1 {
	-webkit-animation-name: main-scene1__car;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	animation-name: main-scene1__car;
	opacity: 1;
}

.pagetop-main__car.-go1_2 {
	-webkit-animation-name: main-scene1__car2;
	-webkit-animation-duration: 1s;
	-webkit-animation-delay: 0.3s;
	left: calc(50% + 200px);
	animation-duration: 1s;
	animation-delay: 0.3s;
	animation-name: main-scene1__car2;
	opacity: 1;
}

.pagetop-main__car.-go2 {
	-webkit-animation-name: main-scene2__car;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	animation-name: main-scene2__car;
	opacity: 1;
}

.pagetop-main__car.-go2_2 {
	-webkit-animation-name: main-scene2__car2;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	animation-name: main-scene2__car2;
	opacity: 1;
}

.pagetop-main__car.-go3 {
	-webkit-animation-name: main-scene3__car1;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	animation-name: main-scene3__car1;
	opacity: 1;
}

.pagetop-main__car.-go3_2 {
	-webkit-animation-name: main-scene3__car2;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	animation-name: main-scene3__car2;
	opacity: 1;
}

.pagetop-main__car > svg .st0 {
	fill: #F19089;
}

.pagetop-main__car > svg .st1 {
	fill: #F9E6D4;
}

.pagetop-main__car > svg .st2 {
	fill: #C6E6EE;
}

.pagetop-main__car > svg .st3 {
	fill: #F7BF9E;
}

.pagetop-main__man {
	-webkit-transform-origin: 15px;
	-webkit-transform: translate(calc(-50% + 150px), -77px) rotateY(360deg);
	-webkit-animation-timing-function: linear;
	-webkit-animation-fill-mode: forwards;
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 66px;
	transform: translate(calc(-50% + 150px), -77px) rotateY(360deg);
	transform-origin: 15px;
	animation-timing-function: linear;
	animation-fill-mode: forwards;
	opacity: 0;
}

.pagetop-main__man.-turn1_1 {
	-webkit-animation-name: main-scene1__man;
	-webkit-animation-duration: 1.6s;
	animation-duration: 1.6s;
	animation-name: main-scene1__man;
	opacity: 1;
}

.pagetop-main__man.-turn1_1 > svg .item {
	-webkit-transition: 0s linear 1.7s;
	opacity: 0;
	transition: 0s linear 1.7s;
}

.pagetop-main__man > svg .st0 {
	fill: #F09489;
}

.pagetop-main__man > svg .st1 {
	fill: #F19089;
}

.pagetop-main__man > svg .st2 {
	fill: #F7BF9E;
}

.pagetop-main__man > svg .st3 {
	fill: #F9E6D4;
}

.pagetop-main__man > svg .st4 {
	fill: #C6E6EE;
}

.pagetop-main__man > svg .st5 {
	fill: #AEBEF4;
}

.pagetop-main__man > svg .item {
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g1.-start {
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g1.-fin {
	-webkit-animation-name: main-scene1__stage--out;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	animation-name: main-scene1__stage--out;
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g1.-out .supporter {
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g1.-out .supporter.-g1 {
	-webkit-animation-name: main-scene1__supporter1--in;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	animation-name: main-scene1__supporter1--in;
}

.-pc_anime .pagetop-main__graphic.-g1.-out .supporter.-g1_2 {
	-webkit-animation-name: main-scene1__supporter2--in;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	animation-name: main-scene1__supporter2--in;
}

.-pc_anime .pagetop-main__graphic.-g1.-buyer1 .buyer.-b1 {
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g1.-buyer1 .circle-light.-g1 {
	-webkit-transform: translateX(-76px);
	transform: translateX(-76px);
	background: radial-gradient(circle at 115px 450px, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 115px, rgba(0, 0, 0, 0.7) 116px, rgba(0, 0, 0, 0.7));
}

.-pc_anime .pagetop-main__graphic.-g1.-buyer2 .buyer.-b2 {
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g1.-buyer2 .circle-light.-g1 {
	background: radial-gradient(circle at 155px 400px, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 115px, rgba(0, 0, 0, 0.7) 116px, rgba(0, 0, 0, 0.7));
}

.-pc_anime .pagetop-main__graphic.-g1.-buyer1_2 .buyer.-b1_2 {
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g1.-buyer1_2 .circle-light.-g1 {
	background: radial-gradient(circle at 175px 380px, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 115px, rgba(0, 0, 0, 0.7) 116px, rgba(0, 0, 0, 0.7));
}

.-pc_anime .pagetop-main__graphic.-g1.-buyer2_2 .buyer.-b2_2 {
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g1.-buyer2_2 .circle-light.-g1 {
	background: radial-gradient(circle at 220px 330px, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 115px, rgba(0, 0, 0, 0.7) 116px, rgba(0, 0, 0, 0.7));
}

.-pc_anime .pagetop-main__graphic.-g1.-buyer1_3 .buyer.-b1_3 {
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g1.-buyer1_3 .circle-light.-g1 {
	background: radial-gradient(circle at 235px 315px, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 115px, rgba(0, 0, 0, 0.7) 116px, rgba(0, 0, 0, 0.7));
}

.-pc_anime .pagetop-main__graphic.-g1.-buyer3 .buyer.-b3 {
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g1.-buyer3 .circle-light.-g1 {
	background: radial-gradient(circle at 295px 270px, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 115px, rgba(0, 0, 0, 0.7) 116px, rgba(0, 0, 0, 0.7));
}

.-pc_anime .pagetop-main__graphic.-g1.-buyer3_2 .buyer.-b3_2 {
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g1.-buyer3_2 .circle-light.-g1 {
	background: radial-gradient(circle at 295px 270px, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 115px, rgba(0, 0, 0, 0.7) 116px, rgba(0, 0, 0, 0.7));
}

.-pc_anime .pagetop-main__graphic.-g1.-buyer4 .buyer.-b4 {
	-webkit-animation-name: main-scene1__buyer;
	-webkit-animation-duration: 4s;
	-webkit-animation-delay: 1s;
	animation-duration: 4s;
	animation-delay: 1s;
	animation-name: main-scene1__buyer;
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g1.-buyer4 .buyer.-b4 .cart .bottle {
	-webkit-animation-name: main-scene1__bottle--reverse;
	-webkit-animation-duration: 4s;
	-webkit-animation-delay: 1s;
	animation-duration: 4s;
	animation-delay: 1s;
	animation-name: main-scene1__bottle--reverse;
}

.-pc_anime .pagetop-main__graphic.-g1.-buyer4 .buyer.-b4 .cart .candy {
	-webkit-animation-name: main-scene1__candy--reverse;
	-webkit-animation-duration: 4s;
	-webkit-animation-delay: 1s;
	animation-duration: 4s;
	animation-delay: 1s;
	animation-name: main-scene1__candy--reverse;
}

.-pc_anime .pagetop-main__graphic.-g1.-buyer4 .buyer.-b4 .cart .onigiri {
	-webkit-animation-name: main-scene1__onigiri--reverse;
	-webkit-animation-duration: 4s;
	-webkit-animation-delay: 1s;
	animation-duration: 4s;
	animation-delay: 1s;
	animation-name: main-scene1__onigiri--reverse;
}

.-pc_anime .pagetop-main__graphic.-g1.-buyer4 .on-bottle {
	-webkit-animation-name: main-scene1__bottle;
	-webkit-animation-duration: 4s;
	-webkit-animation-delay: 1s;
	animation-duration: 4s;
	animation-delay: 1s;
	animation-name: main-scene1__bottle;
}

.-pc_anime .pagetop-main__graphic.-g1.-buyer4 .on-candy {
	-webkit-animation-name: main-scene1__candy;
	-webkit-animation-duration: 4s;
	-webkit-animation-delay: 1s;
	animation-duration: 4s;
	animation-delay: 1s;
	animation-name: main-scene1__candy;
}

.-pc_anime .pagetop-main__graphic.-g1.-buyer4 .on-onigiri {
	-webkit-animation-name: main-scene1__onigiri;
	-webkit-animation-duration: 4s;
	-webkit-animation-delay: 1s;
	animation-duration: 4s;
	animation-delay: 1s;
	animation-name: main-scene1__onigiri;
}

.-pc_anime .pagetop-main__graphic.-g1.-buyer4.-bottle .buyer.-b4 .cart .bottle {
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g1.-buyer4.-candy .buyer.-b4 .cart .candy {
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g1.-buyer4.-onigiri .buyer.-b4 .cart .onigiri {
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g1.-buyer4.-cashercome .casher.-before1 {
	-webkit-transform: translateY(0);
	-webkit-transition: 0.4s linear;
	transform: translateY(0);
	transition: 0.4s linear;
}

.-pc_anime .pagetop-main__graphic.-g1.-buyer4.-controler .casher.-before1 {
	-webkit-transform: translateY(0);
	transform: translateY(0);
	opacity: 0;
}

.-pc_anime .pagetop-main__graphic.-g1.-buyer4.-controler .casher.-before2 {
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g1.-buyer4.-controler .casher.-before2 .base .controler {
	-webkit-animation-name: main-scene1__casher--conroler;
	-webkit-animation-duration: 0.4s;
	-webkit-animation-iteration-count: 3;
	animation-duration: 0.4s;
	animation-iteration-count: 3;
	animation-name: main-scene1__casher--conroler;
}

.-pc_anime .pagetop-main__graphic.-g1.-buyer4.-casher1 .casher.-before2 .bottle {
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g1.-buyer4.-casher1_2 .casher.-before2 .candy {
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g1.-buyer4.-casher1_2 .cartbox.-before .cart .bottle {
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g1.-buyer4.-casher1_3 .casher.-before2 .onigiri {
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g1.-buyer4.-casher1_3 .cartbox.-before .cart .bottle,
.-pc_anime .pagetop-main__graphic.-g1.-buyer4.-casher1_3 .cartbox.-before .cart .candy {
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g1.-buyer4.-casher1_4 .casher.-before1 {
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g1.-buyer4.-casher1_4 .casher.-before2 {
	opacity: 0;
}

.-pc_anime .pagetop-main__graphic.-g1.-buyer4.-casher1_4 .cartbox.-before .cart .bottle,
.-pc_anime .pagetop-main__graphic.-g1.-buyer4.-casher1_4 .cartbox.-before .cart .candy,
.-pc_anime .pagetop-main__graphic.-g1.-buyer4.-casher1_4 .cartbox.-before .cart .onigiri {
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g1.-buyer4.-casher2 .casher.-before1 {
	-webkit-transform: rotateY(90deg);
	-webkit-transition: -webkit-transform 0.2s;
	transform: rotateY(90deg);
	opacity: 1;
	transition: -webkit-transform 0.2s;
	transition: transform 0.2s;
	transition: transform 0.2s, -webkit-transform 0.2s;
}

.-pc_anime .pagetop-main__graphic.-g1.-buyer4.-casher2 .casher.-before2 {
	opacity: 0;
}

.-pc_anime .pagetop-main__graphic.-g1.-buyer4.-casher2 .cartbox.-before .cart .bottle,
.-pc_anime .pagetop-main__graphic.-g1.-buyer4.-casher2 .cartbox.-before .cart .candy,
.-pc_anime .pagetop-main__graphic.-g1.-buyer4.-casher2 .cartbox.-before .cart .onigiri {
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g1.-buyer4.-casher2_2 .casher.-before1 {
	opacity: 0;
}

.-pc_anime .pagetop-main__graphic.-g1.-buyer4.-casher2_2 .casher.-before2 {
	opacity: 0;
}

.-pc_anime .pagetop-main__graphic.-g1.-buyer4.-casher2_2 .casher.-after1 {
	-webkit-transform: rotateY(360deg);
	-webkit-transition: -webkit-transform 0.6s;
	transform: rotateY(360deg);
	opacity: 1;
	transition: -webkit-transform 0.6s;
	transition: transform 0.6s;
	transition: transform 0.6s, -webkit-transform 0.6s;
}

.-pc_anime .pagetop-main__graphic.-g1.-buyer4.-casher2_2 .cartbox.-before .cart .bottle,
.-pc_anime .pagetop-main__graphic.-g1.-buyer4.-casher2_2 .cartbox.-before .cart .candy,
.-pc_anime .pagetop-main__graphic.-g1.-buyer4.-casher2_2 .cartbox.-before .cart .onigiri {
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g1.-buyer4.-casher2_4 .casher.-before1 {
	opacity: 0;
}

.-pc_anime .pagetop-main__graphic.-g1.-buyer4.-casher2_4 .casher.-before2 {
	opacity: 0;
}

.-pc_anime .pagetop-main__graphic.-g1.-buyer4.-casher2_4 .casher.-after1 {
	opacity: 0;
}

.-pc_anime .pagetop-main__graphic.-g1.-buyer4.-casher2_4 .casher.-after2 {
	opacity: 0;
}

.-pc_anime .pagetop-main__graphic.-g1.-buyer4.-casher2_4 .casher.-after3 {
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g1.-buyer4.-casher2_4 .cartbox.-before .cart .bottle,
.-pc_anime .pagetop-main__graphic.-g1.-buyer4.-casher2_4 .cartbox.-before .cart .candy,
.-pc_anime .pagetop-main__graphic.-g1.-buyer4.-casher2_4 .cartbox.-before .cart .onigiri {
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g1.-buyer4.-casher2_5 .casher.-before1 {
	opacity: 0;
}

.-pc_anime .pagetop-main__graphic.-g1.-buyer4.-casher2_5 .casher.-before2 {
	opacity: 0;
}

.-pc_anime .pagetop-main__graphic.-g1.-buyer4.-casher2_5 .casher.-after1 {
	-webkit-transform: rotateY(0);
	transform: rotateY(0);
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g1.-buyer4.-casher2_5 .casher.-after2 {
	opacity: 0;
}

.-pc_anime .pagetop-main__graphic.-g1.-buyer4.-casher2_5 .casher.-after3 {
	opacity: 0;
}

.-pc_anime .pagetop-main__graphic.-g1.-buyer4.-casher2_5 .cartbox.-before .cart .bottle,
.-pc_anime .pagetop-main__graphic.-g1.-buyer4.-casher2_5 .cartbox.-before .cart .candy,
.-pc_anime .pagetop-main__graphic.-g1.-buyer4.-casher2_5 .cartbox.-before .cart .onigiri {
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g1.-cartbox1 .cartbox.-before {
	-webkit-transform: translate(0px, 388px);
	-webkit-transition: 1.2s;
	transform: translate(0px, 388px);
	transition: 1.2s;
}

.-pc_anime .pagetop-main__graphic.-g1.-cartbox1 .carrier.-c1 {
	-webkit-transform: rotate(0);
	-webkit-transition: -webkit-transform 0.6s linear;
	transform: rotate(0);
	transition: -webkit-transform 0.6s linear;
	transition: transform 0.6s linear;
	transition: transform 0.6s linear, -webkit-transform 0.6s linear;
}

.-pc_anime .pagetop-main__graphic.-g1.-cartbox1 .operator.-o1,
.-pc_anime .pagetop-main__graphic.-g1.-cartbox1 .operator.-o2 {
	-webkit-transform: rotate(0);
	-webkit-transition: 0.6s linear;
	transform: rotate(0);
	transition: 0.6s linear;
}

.-pc_anime .pagetop-main__graphic.-g1.-cartbox1_2 .cartbox.-before {
	-webkit-transform: translate(0px, 388px);
	transform: translate(0px, 388px);
}

.-pc_anime .pagetop-main__graphic.-g1.-cartbox1_2 .carrier.-c1 {
	-webkit-transform: rotate(0);
	transform: rotate(0);
	opacity: 0;
}

.-pc_anime .pagetop-main__graphic.-g1.-cartbox1_2 .carrier.-c2 {
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g1.-cartbox1_2 .operator.-o1_3,
.-pc_anime .pagetop-main__graphic.-g1.-cartbox1_2 .operator.-o2_3 {
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g1.-cartbox1_3 .cartbox.-before {
	-webkit-transform: translate(0px, 388px);
	transform: translate(0px, 388px);
}

.-pc_anime .pagetop-main__graphic.-g1.-cartbox1_3 .cartbox.-before .cart {
	-webkit-animation-name: main-scene1__carrier;
	-webkit-animation-duration: 2.4s;
	-webkit-animation-delay: 0.6s;
	animation-duration: 2.4s;
	animation-delay: 0.6s;
	animation-name: main-scene1__carrier;
}

.-pc_anime .pagetop-main__graphic.-g1.-cartbox1_3 .carrier.-c1 {
	opacity: 0;
}

.-pc_anime .pagetop-main__graphic.-g1.-cartbox1_3 .carrier.-c3 {
	-webkit-animation-name: main-scene1__carrier;
	-webkit-animation-duration: 2.4s;
	-webkit-animation-delay: 0.6s;
	animation-duration: 2.4s;
	animation-delay: 0.6s;
	animation-name: main-scene1__carrier;
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g1.-cartbox1_3 .operator.-o1_2,
.-pc_anime .pagetop-main__graphic.-g1.-cartbox1_3 .operator.-o2_2 {
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g1.-cartbox1_4 .cartbox.-before {
	-webkit-transform: translate(0px, 388px);
	transform: translate(0px, 388px);
}

.-pc_anime .pagetop-main__graphic.-g1.-cartbox1_4 .cartbox.-before .cart {
	opacity: 0;
}

.-pc_anime .pagetop-main__graphic.-g1.-cartbox1_4 .cartbox.-after {
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g1.-cartbox1_4 .carrier.-c1 {
	opacity: 0;
}

.-pc_anime .pagetop-main__graphic.-g1.-cartbox1_4 .carrier.-after {
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g1.-cartbox1_4 .operator.-o1_2,
.-pc_anime .pagetop-main__graphic.-g1.-cartbox1_4 .operator.-o2_2 {
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g1.-cartbox1_4.-operator1_2 .operator.-o1_2,
.-pc_anime .pagetop-main__graphic.-g1.-cartbox1_4.-operator1_3 .operator.-o1_2,
.-pc_anime .pagetop-main__graphic.-g1.-cartbox1_4.-operator1_4 .operator.-o1_2,
.-pc_anime .pagetop-main__graphic.-g1.-cartbox1_4.-operator1_5 .operator.-o1_2,
.-pc_anime .pagetop-main__graphic.-g1.-cartbox1_4.-operator1_6 .operator.-o1_2,
.-pc_anime .pagetop-main__graphic.-g1.-cartbox1_4.-operator1_7 .operator.-o1_2,
.-pc_anime .pagetop-main__graphic.-g1.-cartbox1_4.-operator1_8 .operator.-o1_2,
.-pc_anime .pagetop-main__graphic.-g1.-cartbox1_4.-operator1_9 .operator.-o1_2,
.-pc_anime .pagetop-main__graphic.-g1.-cartbox1_4.-operator1_10 .operator.-o1_2,
.-pc_anime .pagetop-main__graphic.-g1.-cartbox1_4.-operator1_11 .operator.-o1_2,
.-pc_anime .pagetop-main__graphic.-g1.-cartbox1_4.-operator1_12 .operator.-o1_2,
.-pc_anime .pagetop-main__graphic.-g1.-cartbox1_4.-operator1_13 .operator.-o1_2,
.-pc_anime .pagetop-main__graphic.-g1.-cartbox1_4.-operator1_14 .operator.-o1_2,
.-pc_anime .pagetop-main__graphic.-g1.-cartbox1_4.-operator1_15 .operator.-o1_2 {
	opacity: 0;
}

.-pc_anime .pagetop-main__graphic.-g1.-cartbox1_4.-operator1_15.-operator2_4 .operator.-o1_2,
.-pc_anime .pagetop-main__graphic.-g1.-cartbox1_4.-operator1_15.-operator2_5 .operator.-o1_2,
.-pc_anime .pagetop-main__graphic.-g1.-cartbox1_4.-operator1_15.-operator2_6 .operator.-o1_2,
.-pc_anime .pagetop-main__graphic.-g1.-cartbox1_4.-operator1_15.-operator2_7 .operator.-o1_2,
.-pc_anime .pagetop-main__graphic.-g1.-cartbox1_4.-operator1_15.-operator3 .operator.-o1_2 {
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g1.-cartbox1_4.-operator2_2 .operator.-o2_2,
.-pc_anime .pagetop-main__graphic.-g1.-cartbox1_4.-operator2_3 .operator.-o2_2,
.-pc_anime .pagetop-main__graphic.-g1.-cartbox1_4.-operator2_4 .operator.-o2_2,
.-pc_anime .pagetop-main__graphic.-g1.-cartbox1_4.-operator2_5 .operator.-o2_2,
.-pc_anime .pagetop-main__graphic.-g1.-cartbox1_4.-operator2_6 .operator.-o2_2 {
	opacity: 0;
}

.-pc_anime .pagetop-main__graphic.-g1.-emptybox .box.-empty {
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g1.-fullbox .box.-full {
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g1.-operator1_2 .cartbox.-after .bottle {
	opacity: 0;
}

.-pc_anime .pagetop-main__graphic.-g1.-operator1_2 .operator.-o1_4 {
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g1.-operator1_2 .operator.-o1_4 .bottle {
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g1.-operator1_3 .cartbox.-after .bottle {
	opacity: 0;
}

.-pc_anime .pagetop-main__graphic.-g1.-operator1_3 .operator.-o1_5 {
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g1.-operator1_3 .operator.-o1_5 .bottle {
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g1.-operator1_4 .cartbox.-after .bottle {
	opacity: 0;
}

.-pc_anime .pagetop-main__graphic.-g1.-operator1_4 .operator.-o1_4 {
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g1.-operator1_4 .operator.-o1_4 .bottle {
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g1.-operator1_5 .cartbox.-after .bottle {
	opacity: 0;
}

.-pc_anime .pagetop-main__graphic.-g1.-operator1_5 .operator.-o1_5 {
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g1.-operator1_5 .operator.-o1_5 .bottle {
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g1.-operator1_6 .cartbox.-after .bottle,
.-pc_anime .pagetop-main__graphic.-g1.-operator1_6 .cartbox.-after .candy {
	opacity: 0;
}

.-pc_anime .pagetop-main__graphic.-g1.-operator1_6 .operator.-o1_4 {
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g1.-operator1_6 .operator.-o1_4 .candy {
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g1.-operator1_7 .cartbox.-after .bottle,
.-pc_anime .pagetop-main__graphic.-g1.-operator1_7 .cartbox.-after .candy {
	opacity: 0;
}

.-pc_anime .pagetop-main__graphic.-g1.-operator1_7 .operator.-o1_5 {
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g1.-operator1_7 .operator.-o1_5 .candy {
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g1.-operator1_8 .cartbox.-after .bottle,
.-pc_anime .pagetop-main__graphic.-g1.-operator1_8 .cartbox.-after .candy {
	opacity: 0;
}

.-pc_anime .pagetop-main__graphic.-g1.-operator1_8 .operator.-o1_4 {
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g1.-operator1_8 .operator.-o1_4 .candy {
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g1.-operator1_9 .cartbox.-after .bottle,
.-pc_anime .pagetop-main__graphic.-g1.-operator1_9 .cartbox.-after .candy {
	opacity: 0;
}

.-pc_anime .pagetop-main__graphic.-g1.-operator1_9 .operator.-o1_5 {
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g1.-operator1_9 .operator.-o1_5 .candy {
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g1.-operator1_10 .cartbox.-after .bottle,
.-pc_anime .pagetop-main__graphic.-g1.-operator1_10 .cartbox.-after .candy,
.-pc_anime .pagetop-main__graphic.-g1.-operator1_10 .cartbox.-after .onigiri {
	opacity: 0;
}

.-pc_anime .pagetop-main__graphic.-g1.-operator1_10 .operator.-o1_4 {
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g1.-operator1_10 .operator.-o1_4 .onigiri {
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g1.-operator1_11 .cartbox.-after .bottle,
.-pc_anime .pagetop-main__graphic.-g1.-operator1_11 .cartbox.-after .candy,
.-pc_anime .pagetop-main__graphic.-g1.-operator1_11 .cartbox.-after .onigiri {
	opacity: 0;
}

.-pc_anime .pagetop-main__graphic.-g1.-operator1_11 .operator.-o1_5 {
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g1.-operator1_11 .operator.-o1_5 .onigiri {
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g1.-operator1_12 .cartbox.-after .bottle,
.-pc_anime .pagetop-main__graphic.-g1.-operator1_12 .cartbox.-after .candy,
.-pc_anime .pagetop-main__graphic.-g1.-operator1_12 .cartbox.-after .onigiri {
	opacity: 0;
}

.-pc_anime .pagetop-main__graphic.-g1.-operator1_12 .operator.-o1_4 {
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g1.-operator1_12 .operator.-o1_4 .onigiri {
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g1.-operator1_13 .cartbox.-after .bottle,
.-pc_anime .pagetop-main__graphic.-g1.-operator1_13 .cartbox.-after .candy,
.-pc_anime .pagetop-main__graphic.-g1.-operator1_13 .cartbox.-after .onigiri {
	opacity: 0;
}

.-pc_anime .pagetop-main__graphic.-g1.-operator1_13 .operator.-o1_5 {
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g1.-operator1_13 .operator.-o1_5 .onigiri {
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g1.-operator1_14 .cartbox.-after .bottle,
.-pc_anime .pagetop-main__graphic.-g1.-operator1_14 .cartbox.-after .candy,
.-pc_anime .pagetop-main__graphic.-g1.-operator1_14 .cartbox.-after .onigiri {
	opacity: 0;
}

.-pc_anime .pagetop-main__graphic.-g1.-operator1_14 .operator.-o1_6 {
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g1.-operator1_15 .cartbox.-after .bottle,
.-pc_anime .pagetop-main__graphic.-g1.-operator1_15 .cartbox.-after .candy,
.-pc_anime .pagetop-main__graphic.-g1.-operator1_15 .cartbox.-after .onigiri {
	opacity: 0;
}

.-pc_anime .pagetop-main__graphic.-g1.-operator2 .operator.-o1_7 {
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g1.-operator2 .operator.-o2_2 {
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g1.-operator2_2 .operator.-o1_7 {
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g1.-operator2_2 .operator.-o2_4 {
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g1.-operator2_3 .operator.-o1_7 {
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g1.-operator2_3 .operator.-o1_7 .box {
	opacity: 0;
}

.-pc_anime .pagetop-main__graphic.-g1.-operator2_3 .operator.-o2_4 {
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g1.-operator2_3 .box.-normal {
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g1.-operator2_4 .operator.-o2_5 {
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g1.-operator2_4 .box.-normal {
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g1.-operator2_4 .nosi {
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g1.-operator2_5 .operator.-o2_4 {
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g1.-operator2_5 .box.-normal {
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g1.-operator2_5 .nosi {
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g1.-operator2_6 .operator.-o2_5 {
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g1.-operator2_6 .box.-gift {
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g1.-operator2_7 .operator.-o3 {
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g1.-operator2_7 .box.-gift2 {
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g1.-operator3 .operator.-o2_2 {
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g2.-start {
	-webkit-animation-name: main-scene2__stage--in;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	animation-name: main-scene2__stage--in;
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g2.-in .supporter {
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g2.-in .supporter.-g2 {
	-webkit-animation-name: main-scene2__supporter1--out;
	-webkit-animation-duration: 1s;
	-webkit-animation-delay: 2.4s;
	animation-duration: 1s;
	animation-delay: 2.4s;
	animation-name: main-scene2__supporter1--out;
}

.-pc_anime .pagetop-main__graphic.-g2.-in .supporter.-g2_2 {
	-webkit-animation-name: main-scene2__supporter2--out;
	-webkit-animation-duration: 1s;
	-webkit-animation-delay: 2.4s;
	animation-duration: 1s;
	animation-delay: 2.4s;
	animation-name: main-scene2__supporter2--out;
}

.-pc_anime .pagetop-main__graphic.-g2.-fin {
	-webkit-animation-name: main-scene2__stage--out;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	animation-name: main-scene2__stage--out;
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g2.-out .supporter {
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g2.-out .supporter.-g2 {
	-webkit-animation-name: main-scene2__supporter1--in;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	animation-name: main-scene2__supporter1--in;
}

.-pc_anime .pagetop-main__graphic.-g2.-out .supporter.-g2_2 {
	-webkit-animation-name: main-scene2__supporter2--in;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	animation-name: main-scene2__supporter2--in;
}

.-pc_anime .pagetop-main__graphic.-g2.-open .door {
	-webkit-transform: translateX(0px);
	-webkit-transition-delay: 0.6s;
	transform: translateX(0px);
	transition-delay: 0.6s;
}

.-pc_anime .pagetop-main__graphic.-g2.-dance1 .act.-a2.-before,
.-pc_anime .pagetop-main__graphic.-g2.-dance1 .act.-a3.-before {
	opacity: 0;
}

.-pc_anime .pagetop-main__graphic.-g2.-dance1 .act.-a2.-before2,
.-pc_anime .pagetop-main__graphic.-g2.-dance1 .act.-a3.-before2 {
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g2.-carrier1 .carrier.-c1 {
	-webkit-transform: rotateY(0);
	-webkit-transition: opacity 0s 0.4s, -webkit-transform 0.4s 0.8s;
	transform: rotateY(0);
	opacity: 1;
	transition: opacity 0s 0.4s, -webkit-transform 0.4s 0.8s;
	transition: opacity 0s 0.4s, transform 0.4s 0.8s;
	transition: opacity 0s 0.4s, transform 0.4s 0.8s, -webkit-transform 0.4s 0.8s;
}

.-pc_anime .pagetop-main__graphic.-g2.-carrier1 .carrier.-c1 .item {
	-webkit-transition: 0s 1.6s;
	opacity: 1;
	transition: 0s 1.6s;
}

.-pc_anime .pagetop-main__graphic.-g2.-dance2 .act.-a2.-before {
	opacity: 0;
}

.-pc_anime .pagetop-main__graphic.-g2.-dance2 .act.-a2.-before2 {
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g2.-dance2 .act.-a3.-before {
	opacity: 0;
}

.-pc_anime .pagetop-main__graphic.-g2.-dance2 .act.-a3.-after {
	-webkit-transform: translateX(-40px);
	-webkit-transition: -webkit-transform 0.3s ease-out;
	transform: translateX(-40px);
	opacity: 1;
	transition: -webkit-transform 0.3s ease-out;
	transition: transform 0.3s ease-out;
	transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}

.-pc_anime .pagetop-main__graphic.-g2.-dance2_2 .act.-a2.-before {
	opacity: 0;
}

.-pc_anime .pagetop-main__graphic.-g2.-dance2_2 .act.-a2.-before2 {
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g2.-dance2_2 .act.-a3.-before {
	opacity: 0;
}

.-pc_anime .pagetop-main__graphic.-g2.-dance2_2 .act.-a3.-after2 {
	-webkit-transform: translateX(0px);
	-webkit-transition: -webkit-transform 0.3s ease-out;
	transform: translateX(0px);
	opacity: 1;
	transition: -webkit-transform 0.3s ease-out;
	transition: transform 0.3s ease-out;
	transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}

.-pc_anime .pagetop-main__graphic.-g2.-dance2_2 .bal.-b3 {
	-webkit-transform: translateY(0);
	-webkit-transition: 0.4s ease-out;
	transform: translateY(0);
	opacity: 1;
	transition: 0.4s ease-out;
}

.-pc_anime .pagetop-main__graphic.-g2.-dance3 .act.-a1.-before {
	opacity: 0;
}

.-pc_anime .pagetop-main__graphic.-g2.-dance3 .act.-a1.-after {
	-webkit-transform: translateX(-40px);
	-webkit-transition: -webkit-transform 0.3s ease-out;
	transform: translateX(-40px);
	opacity: 1;
	transition: -webkit-transform 0.3s ease-out;
	transition: transform 0.3s ease-out;
	transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}

.-pc_anime .pagetop-main__graphic.-g2.-dance3_2 .act.-a1.-before {
	opacity: 0;
}

.-pc_anime .pagetop-main__graphic.-g2.-dance3_2 .act.-a1.-after2 {
	-webkit-transform: translateX(0px);
	-webkit-transition: -webkit-transform 0.3s ease-out;
	transform: translateX(0px);
	opacity: 1;
	transition: -webkit-transform 0.3s ease-out;
	transition: transform 0.3s ease-out;
	transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}

.-pc_anime .pagetop-main__graphic.-g2.-dance3_2 .bal.-b1 {
	-webkit-transform: translateY(0);
	-webkit-transition: 0.4s ease-out;
	transform: translateY(0);
	opacity: 1;
	transition: 0.4s ease-out;
}

.-pc_anime .pagetop-main__graphic.-g2.-dance4 .act.-a2.-before,
.-pc_anime .pagetop-main__graphic.-g2.-dance4 .act.-a2.-before2 {
	opacity: 0;
}

.-pc_anime .pagetop-main__graphic.-g2.-dance4 .act.-a2.-after {
	-webkit-transform: rotateY(270deg);
	-webkit-transition: -webkit-transform 0.3s linear;
	transform: rotateY(270deg);
	opacity: 1;
	transition: -webkit-transform 0.3s linear;
	transition: transform 0.3s linear;
	transition: transform 0.3s linear, -webkit-transform 0.3s linear;
}

.-pc_anime .pagetop-main__graphic.-g2.-dance4_2 .act.-a2.-before,
.-pc_anime .pagetop-main__graphic.-g2.-dance4_2 .act.-a2.-before2 {
	opacity: 0;
}

.-pc_anime .pagetop-main__graphic.-g2.-dance4_2 .act.-a2.-after2 {
	-webkit-transform: rotateY(720deg);
	-webkit-transition: -webkit-transform 0.5s linear;
	transform: rotateY(720deg);
	opacity: 1;
	transition: -webkit-transform 0.5s linear;
	transition: transform 0.5s linear;
	transition: transform 0.5s linear, -webkit-transform 0.5s linear;
}

.-pc_anime .pagetop-main__graphic.-g2.-dance4_2 .bal.-b2 {
	-webkit-transform: translateY(0);
	-webkit-transition: 0.4s ease-out 0.5s;
	transform: translateY(0);
	opacity: 1;
	transition: 0.4s ease-out 0.5s;
}

.-pc_anime .pagetop-main__graphic.-g2.-dance5 .carrier.-c1 {
	-webkit-transition: opacity 0s 1s;
	opacity: 0;
	transition: opacity 0s 1s;
}

.-pc_anime .pagetop-main__graphic.-g2.-dance5 .carrier.-c1 .l-arm {
	-webkit-animation-name: main-scene2__arm;
	-webkit-animation-duration: 0.6s;
	-webkit-animation-delay: 0.3s;
	animation-duration: 0.6s;
	animation-delay: 0.3s;
	animation-name: main-scene2__arm;
}

.-pc_anime .pagetop-main__graphic.-g2.-dance5 .carrier.-c1 .item {
	-webkit-transition: 0s 0s;
	opacity: 0;
	transition: 0s 0s;
}

.-pc_anime .pagetop-main__graphic.-g2.-dance5 .act.-a1.-before,
.-pc_anime .pagetop-main__graphic.-g2.-dance5 .act.-a2.-before,
.-pc_anime .pagetop-main__graphic.-g2.-dance5 .act.-a3.-before {
	opacity: 0;
}

.-pc_anime .pagetop-main__graphic.-g2.-dance5 .act.-a1.-after2,
.-pc_anime .pagetop-main__graphic.-g2.-dance5 .act.-a2.-after2,
.-pc_anime .pagetop-main__graphic.-g2.-dance5 .act.-a3.-after2 {
	-webkit-transform: rotateY(0);
	transform: rotateY(0);
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g2.-dance5 .bal.-b1,
.-pc_anime .pagetop-main__graphic.-g2.-dance5 .bal.-b2,
.-pc_anime .pagetop-main__graphic.-g2.-dance5 .bal.-b3 {
	-webkit-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g2.-dance5 .giftbox {
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g2.-dance5_2 .carrier.-c1 {
	opacity: 0;
}

.-pc_anime .pagetop-main__graphic.-g2.-dance5_2 .act.-a1.-before {
	opacity: 0;
}

.-pc_anime .pagetop-main__graphic.-g2.-dance5_2 .act.-a1.-after {
	-webkit-transform: translateX(0px);
	transform: translateX(0px);
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g2.-dance5_2 .act.-a2.-before,
.-pc_anime .pagetop-main__graphic.-g2.-dance5_2 .act.-a2.-before2 {
	opacity: 0;
}

.-pc_anime .pagetop-main__graphic.-g2.-dance5_2 .act.-a2.-after {
	-webkit-transform: rotateY(0);
	transform: rotateY(0);
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g2.-dance5_2 .act.-a3.-before {
	opacity: 0;
}

.-pc_anime .pagetop-main__graphic.-g2.-dance5_2 .act.-a3.-after {
	-webkit-transform: translateX(0px);
	transform: translateX(0px);
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g2.-dance5_2 .bal.-b1,
.-pc_anime .pagetop-main__graphic.-g2.-dance5_2 .bal.-b2,
.-pc_anime .pagetop-main__graphic.-g2.-dance5_2 .bal.-b3 {
	-webkit-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g2.-dance5_2 .giftbox {
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g2.-dance5_3 .carrier.-c1 {
	opacity: 0;
}

.-pc_anime .pagetop-main__graphic.-g2.-dance5_3 .act.-a1.-before {
	opacity: 0;
}

.-pc_anime .pagetop-main__graphic.-g2.-dance5_3 .act.-a1.-after2 {
	-webkit-transform: translateX(0px);
	transform: translateX(0px);
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g2.-dance5_3 .act.-a2.-before,
.-pc_anime .pagetop-main__graphic.-g2.-dance5_3 .act.-a2.-before2 {
	opacity: 0;
}

.-pc_anime .pagetop-main__graphic.-g2.-dance5_3 .act.-a2.-after2 {
	-webkit-transform: rotateY(0deg);
	transform: rotateY(0deg);
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g2.-dance5_3 .act.-a3.-before {
	opacity: 0;
}

.-pc_anime .pagetop-main__graphic.-g2.-dance5_3 .act.-a3.-after2 {
	-webkit-transform: translateX(0px);
	transform: translateX(0px);
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g2.-dance5_3 .bal.-b1,
.-pc_anime .pagetop-main__graphic.-g2.-dance5_3 .bal.-b2,
.-pc_anime .pagetop-main__graphic.-g2.-dance5_3 .bal.-b3 {
	-webkit-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g2.-dance5_3 .giftbox {
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g2.-dance6 .carrier.-c2 {
	-webkit-transform: translateX(0) rotateY(0);
	-webkit-transition: -webkit-transform 0.6s;
	transform: translateX(0) rotateY(0);
	opacity: 1;
	transition: -webkit-transform 0.6s;
	transition: transform 0.6s;
	transition: transform 0.6s, -webkit-transform 0.6s;
}

.-pc_anime .pagetop-main__graphic.-g2.-dance6 .carrier.-c2 .item {
	-webkit-transition: 0s 0.8s;
	opacity: 1;
	transition: 0s 0.8s;
}

.-pc_anime .pagetop-main__graphic.-g2.-dance7 .act.-a7.-before {
	-webkit-transform: translateX(-40px);
	-webkit-transition: -webkit-transform 0.3s ease-out;
	transform: translateX(-40px);
	opacity: 1;
	transition: -webkit-transform 0.3s ease-out;
	transition: transform 0.3s ease-out;
	transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}

.-pc_anime .pagetop-main__graphic.-g2.-dance7_2 .act.-a7.-before {
	opacity: 0;
}

.-pc_anime .pagetop-main__graphic.-g2.-dance7_2 .act.-a7.-after {
	-webkit-transform: translateX(0px);
	-webkit-transition: -webkit-transform 0.3s ease-out;
	transform: translateX(0px);
	opacity: 1;
	transition: -webkit-transform 0.3s ease-out;
	transition: transform 0.3s ease-out;
	transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}

.-pc_anime .pagetop-main__graphic.-g2.-dance7_2 .bal.-b7 {
	-webkit-transform: translateY(0);
	-webkit-transition: 0.4s ease-out;
	transform: translateY(0);
	opacity: 1;
	transition: 0.4s ease-out;
}

.-pc_anime .pagetop-main__graphic.-g2.-dance8 .act.-a5.-before {
	-webkit-transform: translateX(25px);
	-webkit-transition: -webkit-transform 0.3s ease-out;
	transform: translateX(25px);
	opacity: 1;
	transition: -webkit-transform 0.3s ease-out;
	transition: transform 0.3s ease-out;
	transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}

.-pc_anime .pagetop-main__graphic.-g2.-dance8 .act.-a6.-before {
	-webkit-transform: translateX(-25px);
	-webkit-transition: -webkit-transform 0.3s ease-out;
	transform: translateX(-25px);
	opacity: 1;
	transition: -webkit-transform 0.3s ease-out;
	transition: transform 0.3s ease-out;
	transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}

.-pc_anime .pagetop-main__graphic.-g2.-dance8_2 .act.-a5.-before {
	opacity: 0;
}

.-pc_anime .pagetop-main__graphic.-g2.-dance8_2 .act.-a5.-after {
	-webkit-transform: translateX(0px);
	-webkit-transition: -webkit-transform 0.3s ease-out;
	transform: translateX(0px);
	opacity: 1;
	transition: -webkit-transform 0.3s ease-out;
	transition: transform 0.3s ease-out;
	transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}

.-pc_anime .pagetop-main__graphic.-g2.-dance8_2 .act.-a6.-before {
	opacity: 0;
}

.-pc_anime .pagetop-main__graphic.-g2.-dance8_2 .act.-a6.-after {
	-webkit-transform: translateX(0px);
	-webkit-transition: -webkit-transform 0.3s ease-out;
	transform: translateX(0px);
	opacity: 1;
	transition: -webkit-transform 0.3s ease-out;
	transition: transform 0.3s ease-out;
	transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}

.-pc_anime .pagetop-main__graphic.-g2.-dance8_2 .bal.-b5 {
	-webkit-transform: translateY(0);
	-webkit-transition: 0.4s ease-out;
	transform: translateY(0);
	opacity: 1;
	transition: 0.4s ease-out;
}

.-pc_anime .pagetop-main__graphic.-g2.-dance8_2 .bal.-b6 {
	-webkit-transform: translateY(0);
	-webkit-transition: 0.4s ease-out;
	transform: translateY(0);
	opacity: 1;
	transition: 0.4s ease-out;
}

.-pc_anime .pagetop-main__graphic.-g2.-dance9 .act.-a4.-before {
	-webkit-transform: translateX(-40px);
	-webkit-transition: -webkit-transform 0.3s ease-out;
	transform: translateX(-40px);
	opacity: 1;
	transition: -webkit-transform 0.3s ease-out;
	transition: transform 0.3s ease-out;
	transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}

.-pc_anime .pagetop-main__graphic.-g2.-dance9_2 .act.-a4.-before {
	opacity: 0;
}

.-pc_anime .pagetop-main__graphic.-g2.-dance9_2 .act.-a4.-after {
	-webkit-transform: translateX(0px);
	-webkit-transition: -webkit-transform 0.3s ease-out;
	transform: translateX(0px);
	opacity: 1;
	transition: -webkit-transform 0.3s ease-out;
	transition: transform 0.3s ease-out;
	transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}

.-pc_anime .pagetop-main__graphic.-g2.-dance9_2 .bal.-b4 {
	-webkit-transform: translateY(0);
	-webkit-transition: 0.4s ease-out;
	transform: translateY(0);
	opacity: 1;
	transition: 0.4s ease-out;
}

.-pc_anime .pagetop-main__graphic.-g3.-start {
	-webkit-animation-name: main-scene3__stage--in;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	animation-name: main-scene3__stage--in;
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g3.-fin {
	-webkit-animation-name: main-scene3__stage--out;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	animation-name: main-scene3__stage--out;
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g3.-fin .supporter {
	-webkit-animation-name: main-scene3__supporter--push;
	-webkit-animation-duration: 2s;
	-webkit-animation-timing-function: ease-in;
	animation-duration: 2s;
	animation-timing-function: ease-in;
	animation-name: main-scene3__supporter--push;
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g3.-in .supporter {
	-webkit-animation-name: main-scene3__supporter--in;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	animation-name: main-scene3__supporter--in;
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g3.-repeat .dancers,
.-pc_anime .pagetop-main__graphic.-g3.-repeat .light {
	-webkit-animation-name: main-scene3__repeat1;
	-webkit-animation-duration: 3s;
	-webkit-animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-fill-mode: forwards;
	animation-duration: 3s;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
	animation-fill-mode: forwards;
	animation-name: main-scene3__repeat1;
}

.-pc_anime .pagetop-main__graphic.-g3.-repeat .dancers.-second,
.-pc_anime .pagetop-main__graphic.-g3.-repeat .light.-second {
	-webkit-animation-name: main-scene3__repeat2;
	animation-name: main-scene3__repeat2;
}

.-pc_anime .pagetop-main__graphic.-g3.-repeat .dancers.-last,
.-pc_anime .pagetop-main__graphic.-g3.-repeat .light.-last {
	-webkit-animation-name: main-scene3__repeat3;
	animation-name: main-scene3__repeat3;
}

.-pc_anime .pagetop-main__graphic.-g3.-repeat .audience {
	-webkit-animation-duration: 2s;
	-webkit-animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-fill-mode: forwards;
	animation-duration: 2s;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
	animation-fill-mode: forwards;
}

.-pc_anime .pagetop-main__graphic.-g3.-repeat .audience.-first {
	-webkit-animation-name: main-scene3__audience;
	animation-name: main-scene3__audience;
}

.-pc_anime .pagetop-main__graphic.-g3.-repeat .audience.-second {
	-webkit-animation-name: main-scene3__audience;
	-webkit-animation-delay: 1s;
	animation-delay: 1s;
	animation-name: main-scene3__audience;
}

.-pc_anime .pagetop-main__graphic.-g3.-item1 .item.-i1 {
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g3.-item1 .bal.-b1_1 {
	-webkit-transform: translateY(0);
	-webkit-transition: 0.4s ease-out 0.6s;
	transform: translateY(0);
	opacity: 1;
	transition: 0.4s ease-out 0.6s;
}

.-pc_anime .pagetop-main__graphic.-g3.-item1.-dancer1 .bal.-b1_1 {
	-webkit-transition: 0s 0s;
	opacity: 0;
	transition: 0s 0s;
}

.-pc_anime .pagetop-main__graphic.-g3.-item1.-dancer1 .bal.-b1_2,
.-pc_anime .pagetop-main__graphic.-g3.-item1.-dancer1 .bal.-b2 {
	-webkit-transform: translateY(0);
	-webkit-transition: 0.4s ease-out 0.2s;
	transform: translateY(0);
	opacity: 1;
	transition: 0.4s ease-out 0.2s;
}

.-pc_anime .pagetop-main__graphic.-g3.-item2 .item.-i2 {
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g3.-dancer1 .dancer1.-before {
	opacity: 0;
}

.-pc_anime .pagetop-main__graphic.-g3.-dancer1 .dancer1.-after {
	-webkit-transform: translateX(0);
	-webkit-transition: opacity 0s 0s, -webkit-transform 0.4s ease-out 0.2s;
	transform: translateX(0);
	opacity: 1;
	transition: opacity 0s 0s, -webkit-transform 0.4s ease-out 0.2s;
	transition: opacity 0s 0s, transform 0.4s ease-out 0.2s;
	transition: opacity 0s 0s, transform 0.4s ease-out 0.2s, -webkit-transform 0.4s ease-out 0.2s;
}

.-pc_anime .pagetop-main__graphic.-g3.-dancer2 .dancer2.-before {
	opacity: 0;
}

.-pc_anime .pagetop-main__graphic.-g3.-dancer2 .dancer2.-before2 {
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g3.-dancer2_2 .dancer2.-before {
	opacity: 0;
}

.-pc_anime .pagetop-main__graphic.-g3.-dancer2_2 .dancer2.-after {
	-webkit-transform: translateX(0);
	-webkit-transition: opacity 0s 0s, -webkit-transform 0.4s ease-out 0.2s;
	transform: translateX(0);
	opacity: 1;
	transition: opacity 0s 0s, -webkit-transform 0.4s ease-out 0.2s;
	transition: opacity 0s 0s, transform 0.4s ease-out 0.2s;
	transition: opacity 0s 0s, transform 0.4s ease-out 0.2s, -webkit-transform 0.4s ease-out 0.2s;
}

.-pc_anime .pagetop-main__graphic.-g3.-dancer5 .dancer5.-before {
	-webkit-transform: rotateY(90deg);
	-webkit-transition: 0.3s linear;
	transform: rotateY(90deg);
	transition: 0.3s linear;
}

.-pc_anime .pagetop-main__graphic.-g3.-dancer5 .dancer5.-after {
	-webkit-transform: rotateY(0);
	-webkit-transition: 0.1s linear 0.3s;
	transform: rotateY(0);
	opacity: 1;
	transition: 0.1s linear 0.3s;
}

.-pc_anime .pagetop-main__graphic.-g3.-dancer5 .bal.-b5 {
	-webkit-transform: translateY(0);
	-webkit-transition: 0.4s ease-out 0.4s;
	transform: translateY(0);
	opacity: 1;
	transition: 0.4s ease-out 0.4s;
}

.-pc_anime .pagetop-main__graphic.-g3.-dancer4 .dancer4.-before {
	-webkit-transform: rotateY(180deg);
	-webkit-transition: 0.5s linear;
	transform: rotateY(180deg);
	transition: 0.5s linear;
}

.-pc_anime .pagetop-main__graphic.-g3.-dancer4 .bal.-b4 {
	-webkit-transform: translateY(0);
	-webkit-transition: 0.4s ease-out 0.5s;
	transform: translateY(0);
	opacity: 1;
	transition: 0.4s ease-out 0.5s;
}

.-pc_anime .pagetop-main__graphic.-g3.-dancer4_2 .dancer4.-before {
	opacity: 0;
}

.-pc_anime .pagetop-main__graphic.-g3.-dancer4_2 .dancer4.-after {
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g3.-dancer4_2 .bal.-b4 {
	-webkit-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g3.-dancers .dancers .dancers3 {
	opacity: 0;
}

.-pc_anime .pagetop-main__graphic.-g3.-dancers .dancer3.-box {
	-webkit-transform: translateX(800px);
	-webkit-transition: opacity 0s, -webkit-transform 2.4s linear;
	transform: translateX(800px);
	opacity: 1;
	transition: opacity 0s, -webkit-transform 2.4s linear;
	transition: opacity 0s, transform 2.4s linear;
	transition: opacity 0s, transform 2.4s linear, -webkit-transform 2.4s linear;
}

.-pc_anime .pagetop-main__graphic.-g3.-dancers .dancer3.-box .dancer3.-first {
	-webkit-animation-name: main-scene3__repeat1;
	-webkit-animation-duration: 2.4s;
	animation-duration: 2.4s;
	animation-name: main-scene3__repeat1;
}

.-pc_anime .pagetop-main__graphic.-g3.-dancers .dancer3.-box .dancer3.-second {
	-webkit-animation-name: main-scene3__repeat2;
	-webkit-animation-duration: 2.4s;
	animation-duration: 2.4s;
	animation-name: main-scene3__repeat2;
}

.-pc_anime .pagetop-main__graphic.-g3.-dancers .dancer3.-box .dancer3.-third {
	-webkit-animation-name: main-scene3__repeat3;
	-webkit-animation-duration: 2.4s;
	animation-duration: 2.4s;
	animation-name: main-scene3__repeat3;
}

.-pc_anime .pagetop-main__graphic.-g3.-dancers2 .dancers .dancers3 {
	opacity: 0;
}

.-pc_anime .pagetop-main__graphic.-g3.-dancers2 .dancer3.-box {
	-webkit-transform: translateX(800px);
	transform: translateX(800px);
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g3.-dancers2 .dancer3.-box .dancer3.-first {
	opacity: 0;
}

.-pc_anime .pagetop-main__graphic.-g3.-dancers2 .dancer3.-box .dancer3.-last {
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g3.-dancers2 .bal.-b3 {
	-webkit-transform: translateY(0);
	-webkit-transition: 0.4s ease-out 0.2s;
	transform: translateY(0);
	opacity: 1;
	transition: 0.4s ease-out 0.2s;
}

.-pc_anime .pagetop-main__graphic.-g3.-dancers3 .dancers .dancers3 {
	opacity: 0;
}

.-pc_anime .pagetop-main__graphic.-g3.-dancers3 .dancer3.-box {
	-webkit-animation-name: main-scene3__dancerbox--back;
	-webkit-animation-duration: 2.4s;
	animation-duration: 2.4s;
	animation-name: main-scene3__dancerbox--back;
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g3.-dancers3 .dancer3.-box .dancer3.-first {
	-webkit-animation-name: main-scene3__repeat3;
	-webkit-animation-duration: 2.4s;
	animation-duration: 2.4s;
	animation-name: main-scene3__repeat3;
}

.-pc_anime .pagetop-main__graphic.-g3.-dancers3 .dancer3.-box .dancer3.-second {
	-webkit-animation-name: main-scene3__repeat2;
	-webkit-animation-duration: 2.4s;
	animation-duration: 2.4s;
	animation-name: main-scene3__repeat2;
}

.-pc_anime .pagetop-main__graphic.-g3.-dancers3 .dancer3.-box .dancer3.-third {
	-webkit-animation-name: main-scene3__repeat1;
	-webkit-animation-duration: 2.4s;
	animation-duration: 2.4s;
	animation-name: main-scene3__repeat1;
}

.-pc_anime .pagetop-main__graphic.-g3.-dancers3 .dancer3.-box .onigiri {
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g3.-dancers4 .dancers .onigiri {
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g3.-dancers5 .dancers.-first {
	opacity: 0;
}

.-pc_anime .pagetop-main__graphic.-g3.-dancers5 .dancers.-last {
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g3.-dancers5 .dancers .onigiri {
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g3.-dancers5 .light.-first {
	opacity: 0;
}

.-pc_anime .pagetop-main__graphic.-g3.-dancers5 .light.-last {
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g3.-dancers5 .audience.-first {
	opacity: 0;
}

.-pc_anime .pagetop-main__graphic.-g3.-dancers5 .audience.-fever {
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g3.-dancers5 .audience.-fever .solo {
	-webkit-animation-name: main-scene3__audiences;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	animation-name: main-scene3__audiences;
}

.-pc_anime .pagetop-main__graphic.-g4.-start {
	-webkit-animation-name: main-scene4__stage--in;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	animation-name: main-scene4__stage--in;
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g4.-start .supporter {
	-webkit-animation-name: main-scene4__supporter--push;
	-webkit-animation-duration: 2s;
	-webkit-animation-timing-function: ease-in;
	animation-duration: 2s;
	animation-timing-function: ease-in;
	animation-name: main-scene4__supporter--push;
}

.-pc_anime .pagetop-main__graphic.-g4.-out .supporter {
	-webkit-animation-name: main-scene4__supporter--out;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	animation-name: main-scene4__supporter--out;
}

.-pc_anime .pagetop-main__graphic.-g4.-step1 .step1 .-orange {
	-webkit-animation-name: main-scene4__step1--orange;
	-webkit-animation-duration: 0.3s;
	animation-duration: 0.3s;
	animation-name: main-scene4__step1--orange;
}

.-pc_anime .pagetop-main__graphic.-g4.-step1 .step1 .-lightblue {
	-webkit-animation-name: main-scene4__step1--lightblue;
	-webkit-animation-duration: 0.6s;
	-webkit-animation-delay: 0.8s;
	animation-duration: 0.6s;
	animation-delay: 0.8s;
	animation-name: main-scene4__step1--lightblue;
}

.-pc_anime .pagetop-main__graphic.-g4.-step2 .step1 {
	-webkit-transition: opacity 0s 0.2s;
	opacity: 0;
	transition: opacity 0s 0.2s;
}

.-pc_anime .pagetop-main__graphic.-g4.-step2 .step1 .-orange {
	-webkit-animation-name: main-scene4__step1--orange2;
	-webkit-animation-duration: 0.2s;
	animation-duration: 0.2s;
	animation-name: main-scene4__step1--orange2;
}

.-pc_anime .pagetop-main__graphic.-g4.-step2 .step1 .-lightblue {
	-webkit-animation-name: main-scene4__step1--lightblue2;
	-webkit-animation-duration: 0.2s;
	animation-duration: 0.2s;
	animation-name: main-scene4__step1--lightblue2;
}

.-pc_anime .pagetop-main__graphic.-g4.-step2 .step2 {
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g4.-step2 .step2 .-orange {
	-webkit-animation-name: main-scene4__step2--orange;
	-webkit-animation-duration: 0.6s;
	-webkit-animation-delay: 0.2s;
	animation-duration: 0.6s;
	animation-delay: 0.2s;
	animation-name: main-scene4__step2--orange;
}

.-pc_anime .pagetop-main__graphic.-g4.-step2 .step2 .-lightblue {
	-webkit-animation-name: main-scene4__step2--lightblue;
	-webkit-animation-duration: 0.6s;
	-webkit-animation-delay: 0.2s;
	animation-duration: 0.6s;
	animation-delay: 0.2s;
	animation-name: main-scene4__step2--lightblue;
}

.-pc_anime .pagetop-main__graphic.-g4.-step2.-step3 .step2 .-pink {
	-webkit-transition: 0s 0.6s;
	opacity: 0;
	transition: 0s 0.6s;
}

.-pc_anime .pagetop-main__graphic.-g4.-step2.-step3 .step3 {
	-webkit-transition: 0s 0.6s;
	opacity: 1;
	transition: 0s 0.6s;
}

.-pc_anime .pagetop-main__graphic.-g4.-step2.-step3 .step3 .-blue,
.-pc_anime .pagetop-main__graphic.-g4.-step2.-step3 .step3 .-grey {
	opacity: 0;
}

.-pc_anime .pagetop-main__graphic.-g4.-step2.-step3 .step3 .-pink {
	-webkit-transform: rotateY(0);
	-webkit-transition: 0.6s linear 0.6s;
	transform: rotateY(0);
	transition: 0.6s linear 0.6s;
}

.-pc_anime .pagetop-main__graphic.-g4.-step2.-step3_2 .step2 .-pink {
	opacity: 0;
}

.-pc_anime .pagetop-main__graphic.-g4.-step2.-step3_2 .step2 .-blue,
.-pc_anime .pagetop-main__graphic.-g4.-step2.-step3_2 .step2 .-grey {
	-webkit-transition: 0s 0.6s;
	opacity: 0;
	transition: 0s 0.6s;
}

.-pc_anime .pagetop-main__graphic.-g4.-step2.-step3_2 .step3 {
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g4.-step2.-step3_2 .step3 .-blue,
.-pc_anime .pagetop-main__graphic.-g4.-step2.-step3_2 .step3 .-grey {
	-webkit-transform: rotateY(0);
	-webkit-transition: opacity 0s 0.6s, -webkit-transform 0.6s linear 0.6s;
	transform: rotateY(0);
	opacity: 1;
	transition: opacity 0s 0.6s, -webkit-transform 0.6s linear 0.6s;
	transition: opacity 0s 0.6s, transform 0.6s linear 0.6s;
	transition: opacity 0s 0.6s, transform 0.6s linear 0.6s, -webkit-transform 0.6s linear 0.6s;
}

.-pc_anime .pagetop-main__graphic.-g4.-step2.-step3_2 .step3 .-pink {
	-webkit-transform: rotateY(0);
	transform: rotateY(0);
}

.-pc_anime .pagetop-main__graphic.-g4.-step4 .step1 {
	opacity: 0;
}

.-pc_anime .pagetop-main__graphic.-g4.-step4 .step4 {
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g4.-step5 .step1 {
	opacity: 0;
}

.-pc_anime .pagetop-main__graphic.-g4.-step5 .step5 {
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g4.-step5 .step5 .act {
	-webkit-transition: 0.35s linear;
	transition: 0.35s linear;
}

.-pc_anime .pagetop-main__graphic.-g4.-step5 .step5 .act.-pink {
	-webkit-transform: rotateY(-90deg);
	transform: rotateY(-90deg);
}

.-pc_anime .pagetop-main__graphic.-g4.-step5 .step5 .act.-orange {
	-webkit-transform: rotateY(-90deg);
	transform: rotateY(-90deg);
}

.-pc_anime .pagetop-main__graphic.-g4.-step5 .step5 .act.-lightblue {
	-webkit-transform: rotateY(90deg);
	transform: rotateY(90deg);
}

.-pc_anime .pagetop-main__graphic.-g4.-step5 .step5 .act.-blue {
	-webkit-transform: rotateY(90deg);
	transform: rotateY(90deg);
}

.-pc_anime .pagetop-main__graphic.-g4.-step5 .step5 .act.-grey {
	-webkit-transform: rotateY(90deg);
	transform: rotateY(90deg);
}

.-pc_anime .pagetop-main__graphic.-g4.-step5 .step6 {
	-webkit-transition: 0s 0.35s;
	opacity: 1;
	transition: 0s 0.35s;
}

.-pc_anime .pagetop-main__graphic.-g4.-step7 .step1 {
	opacity: 0;
}

.-pc_anime .pagetop-main__graphic.-g4.-step7 .step5 {
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g4.-step7 .step5 .act {
	-webkit-transition: 0.35s linear;
	transition: 0.35s linear;
}

.-pc_anime .pagetop-main__graphic.-g4.-step7 .step5 .act.-pink {
	-webkit-transform: rotateY(-90deg);
	transform: rotateY(-90deg);
}

.-pc_anime .pagetop-main__graphic.-g4.-step7 .step5 .act.-orange {
	-webkit-transform: rotateY(-90deg);
	transform: rotateY(-90deg);
}

.-pc_anime .pagetop-main__graphic.-g4.-step7 .step5 .act.-lightblue {
	-webkit-transition: 0s 0.35s;
	-webkit-animation-name: main-scene4__step5--lightblue;
	-webkit-animation-duration: 0.35s;
	animation-duration: 0.35s;
	animation-name: main-scene4__step5--lightblue;
	opacity: 0;
	transition: 0s 0.35s;
}

.-pc_anime .pagetop-main__graphic.-g4.-step7 .step5 .act.-blue {
	-webkit-transform: rotateY(90deg);
	transform: rotateY(90deg);
}

.-pc_anime .pagetop-main__graphic.-g4.-step7 .step5 .act.-grey {
	-webkit-transform: rotateY(90deg);
	transform: rotateY(90deg);
}

.-pc_anime .pagetop-main__graphic.-g4.-step7 .step7 {
	-webkit-transition: 0s 0.35s;
	opacity: 1;
	transition: 0s 0.35s;
}

.-pc_anime .pagetop-main__graphic.-g4.-step7 .step7 .-lightblue {
	-webkit-animation-name: main-scene4__step7--lightblue;
	-webkit-animation-duration: 0.8s;
	-webkit-animation-delay: 0.4s;
	-webkit-animation-timing-function: ease-in;
	animation-duration: 0.8s;
	animation-timing-function: ease-in;
	animation-delay: 0.4s;
	animation-name: main-scene4__step7--lightblue;
}

.-pc_anime .pagetop-main__graphic.-g4.-step8 .step1 {
	opacity: 0;
}

.-pc_anime .pagetop-main__graphic.-g4.-step8 .step8 {
	opacity: 1;
}

.-pc_anime .pagetop-main__graphic.-g4.-step8 .step8 .bal {
	-webkit-transform: translateY(0);
	-webkit-transition: 0.4s ease-out 0.4s;
	transform: translateY(0);
	opacity: 1;
	transition: 0.4s ease-out 0.4s;
}

.-pc_anime .pagetop-main__graphic.-g4.-step8 .step8 .bal.-pink,
.-pc_anime .pagetop-main__graphic.-g4.-step8 .step8 .bal.-blue {
	-webkit-transition-delay: 0.6s;
	transition-delay: 0.6s;
}

.-pc_anime .pagetop-main__graphic.-g4.-step8 .step8 .bal.-lightblue {
	-webkit-transition-delay: 0.8s;
	transition-delay: 0.8s;
}

.-pc_anime .pagetop-main__graphic.-g4.-step9 .step1 {
	opacity: 0;
}

.-sp_anime .pagetop-main__graphic.-g1.-start {
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g1.-fin {
	-webkit-animation-name: main-scene1__stage--out--sp;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	animation-name: main-scene1__stage--out--sp;
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g1.-out .supporter {
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g1.-out .supporter.-g1 {
	-webkit-animation-name: main-scene1__supporter1--in--sp;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	animation-name: main-scene1__supporter1--in--sp;
}

.-sp_anime .pagetop-main__graphic.-g1.-out .supporter.-g1_2 {
	-webkit-animation-name: main-scene1__supporter2--in--sp;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	animation-name: main-scene1__supporter2--in--sp;
}

.-sp_anime .pagetop-main__graphic.-g1.-buyer3_pre .buyer.-b3 {
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g1.-buyer3 .buyer.-b3 {
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g1.-buyer3 .circle-light.-g1 {
	-webkit-transform: translateX(0px);
	transform: translateX(0px);
	background: radial-gradient(circle at 77px 169px, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 62px, rgba(0, 0, 0, 0.7) 63px, rgba(0, 0, 0, 0.7));
}

.-sp_anime .pagetop-main__graphic.-g1.-buyer3_2 .buyer.-b3 {
	opacity: 0;
}

.-sp_anime .pagetop-main__graphic.-g1.-buyer3_2 .buyer.-b3_2 {
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g1.-buyer3_2 .circle-light.-g1 {
	-webkit-transform: translateX(0px);
	transform: translateX(0px);
	background: radial-gradient(circle at 77px 169px, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 62px, rgba(0, 0, 0, 0.7) 63px, rgba(0, 0, 0, 0.7));
}

.-sp_anime .pagetop-main__graphic.-g1.-buyer3_3 .buyer.-b3 {
	opacity: 0;
}

.-sp_anime .pagetop-main__graphic.-g1.-buyer3_3 .buyer.-b3_3 {
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g1.-buyer3_3 .circle-light.-g1 {
	-webkit-transform: translateX(0px);
	transform: translateX(0px);
	background: radial-gradient(circle at 77px 169px, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 62px, rgba(0, 0, 0, 0.7) 63px, rgba(0, 0, 0, 0.7));
}

.-sp_anime .pagetop-main__graphic.-g1.-buyer4 .buyer.-b4 {
	-webkit-animation-name: main-scene1__buyer--sp;
	-webkit-animation-duration: 4s;
	-webkit-animation-delay: 1s;
	animation-duration: 4s;
	animation-delay: 1s;
	animation-name: main-scene1__buyer--sp;
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g1.-buyer4 .buyer.-b4 .cart .bottle {
	-webkit-animation-name: main-scene1__bottle--reverse--sp;
	-webkit-animation-duration: 4s;
	-webkit-animation-delay: 1s;
	animation-duration: 4s;
	animation-delay: 1s;
	animation-name: main-scene1__bottle--reverse--sp;
}

.-sp_anime .pagetop-main__graphic.-g1.-buyer4 .buyer.-b4 .cart .candy {
	-webkit-animation-name: main-scene1__candy--reverse--sp;
	-webkit-animation-duration: 4s;
	-webkit-animation-delay: 1s;
	animation-duration: 4s;
	animation-delay: 1s;
	animation-name: main-scene1__candy--reverse--sp;
}

.-sp_anime .pagetop-main__graphic.-g1.-buyer4 .buyer.-b4 .cart .onigiri {
	-webkit-animation-name: main-scene1__onigiri--reverse--sp;
	-webkit-animation-duration: 4s;
	-webkit-animation-delay: 1s;
	animation-duration: 4s;
	animation-delay: 1s;
	animation-name: main-scene1__onigiri--reverse--sp;
}

.-sp_anime .pagetop-main__graphic.-g1.-buyer4 .on-bottle {
	-webkit-animation-name: main-scene1__bottle--sp;
	-webkit-animation-duration: 4s;
	-webkit-animation-delay: 1s;
	animation-duration: 4s;
	animation-delay: 1s;
	animation-name: main-scene1__bottle--sp;
}

.-sp_anime .pagetop-main__graphic.-g1.-buyer4 .on-candy {
	-webkit-animation-name: main-scene1__candy--sp;
	-webkit-animation-duration: 4s;
	-webkit-animation-delay: 1s;
	animation-duration: 4s;
	animation-delay: 1s;
	animation-name: main-scene1__candy--sp;
}

.-sp_anime .pagetop-main__graphic.-g1.-buyer4 .on-onigiri {
	-webkit-animation-name: main-scene1__onigiri--sp;
	-webkit-animation-duration: 4s;
	-webkit-animation-delay: 1s;
	animation-duration: 4s;
	animation-delay: 1s;
	animation-name: main-scene1__onigiri--sp;
}

.-sp_anime .pagetop-main__graphic.-g1.-buyer4_2 .on-bottle,
.-sp_anime .pagetop-main__graphic.-g1.-buyer4_2 .on-candy,
.-sp_anime .pagetop-main__graphic.-g1.-buyer4_2 .on-onigiri {
	opacity: 0;
}

.-sp_anime .pagetop-main__graphic.-g1.-buyer4_2 .buyer.-b4_2 {
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g1.-buyer4_3 .on-bottle,
.-sp_anime .pagetop-main__graphic.-g1.-buyer4_3 .on-candy,
.-sp_anime .pagetop-main__graphic.-g1.-buyer4_3 .on-onigiri {
	opacity: 0;
}

.-sp_anime .pagetop-main__graphic.-g1.-buyer4_3 .buyerbox {
	-webkit-transform: translateY(317px);
	-webkit-transition: 1.2s;
	transform: translateY(317px);
	transition: 1.2s;
}

.-sp_anime .pagetop-main__graphic.-g1.-buyer4_3 .buyer.-b4_2 {
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g1.-buyer4_4 .on-bottle,
.-sp_anime .pagetop-main__graphic.-g1.-buyer4_4 .on-candy,
.-sp_anime .pagetop-main__graphic.-g1.-buyer4_4 .on-onigiri {
	opacity: 0;
}

.-sp_anime .pagetop-main__graphic.-g1.-buyer4_4 .buyerbox {
	-webkit-transform: translateY(317px);
	-webkit-transition: 0.2s;
	transform: translateY(317px);
	transition: 0.2s;
}

.-sp_anime .pagetop-main__graphic.-g1.-buyer4_4 .buyer.-b4_2 {
	-webkit-transform: translateX(0);
	-webkit-transition: 0.4s linear;
	transform: translateX(0);
	opacity: 1;
	transition: 0.4s linear;
}

.-sp_anime .pagetop-main__graphic.-g1.-buyer4_4.-cashercome .casher.-before1 {
	-webkit-transform: translateY(0);
	-webkit-transition: 0.4s linear;
	transform: translateY(0);
	transition: 0.4s linear;
}

.-sp_anime .pagetop-main__graphic.-g1.-buyer4_4.-controler .casher.-before1 {
	-webkit-transform: translateY(0);
	transform: translateY(0);
	opacity: 0;
}

.-sp_anime .pagetop-main__graphic.-g1.-buyer4_4.-controler .casher.-before2 {
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g1.-buyer4_4.-controler .casher.-before2 .base .controler {
	-webkit-animation-name: main-scene1__casher--conroler;
	-webkit-animation-duration: 0.4s;
	-webkit-animation-iteration-count: 3;
	animation-duration: 0.4s;
	animation-iteration-count: 3;
	animation-name: main-scene1__casher--conroler;
}

.-sp_anime .pagetop-main__graphic.-g1.-buyer4_4.-casher1 .buyer.-b4_2 .cart .bottle {
	opacity: 0;
}

.-sp_anime .pagetop-main__graphic.-g1.-buyer4_4.-casher1 .casher.-before2 .bottle {
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g1.-buyer4_4.-casher1_2 .buyer.-b4_2 .cart .bottle,
.-sp_anime .pagetop-main__graphic.-g1.-buyer4_4.-casher1_2 .buyer.-b4_2 .cart .candy {
	opacity: 0;
}

.-sp_anime .pagetop-main__graphic.-g1.-buyer4_4.-casher1_2 .casher.-before2 .candy {
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g1.-buyer4_4.-casher1_2 .cartbox.-before .cart .bottle {
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g1.-buyer4_4.-casher1_3 .buyer.-b4_2 .cart .bottle,
.-sp_anime .pagetop-main__graphic.-g1.-buyer4_4.-casher1_3 .buyer.-b4_2 .cart .candy,
.-sp_anime .pagetop-main__graphic.-g1.-buyer4_4.-casher1_3 .buyer.-b4_2 .cart .onigiri {
	opacity: 0;
}

.-sp_anime .pagetop-main__graphic.-g1.-buyer4_4.-casher1_3 .casher.-before2 .onigiri {
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g1.-buyer4_4.-casher1_3 .cartbox.-before .cart .bottle,
.-sp_anime .pagetop-main__graphic.-g1.-buyer4_4.-casher1_3 .cartbox.-before .cart .candy {
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g1.-buyer4_4.-casher1_4 .buyer.-b4_2 .cart .bottle,
.-sp_anime .pagetop-main__graphic.-g1.-buyer4_4.-casher1_4 .buyer.-b4_2 .cart .candy,
.-sp_anime .pagetop-main__graphic.-g1.-buyer4_4.-casher1_4 .buyer.-b4_2 .cart .onigiri {
	opacity: 0;
}

.-sp_anime .pagetop-main__graphic.-g1.-buyer4_4.-casher1_4 .casher.-before1 {
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g1.-buyer4_4.-casher1_4 .casher.-before2 {
	opacity: 0;
}

.-sp_anime .pagetop-main__graphic.-g1.-buyer4_4.-casher1_4 .cartbox.-before .cart .bottle,
.-sp_anime .pagetop-main__graphic.-g1.-buyer4_4.-casher1_4 .cartbox.-before .cart .candy,
.-sp_anime .pagetop-main__graphic.-g1.-buyer4_4.-casher1_4 .cartbox.-before .cart .onigiri {
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g1.-buyer4_4.-casher2 .buyer.-b4_2 .cart .bottle,
.-sp_anime .pagetop-main__graphic.-g1.-buyer4_4.-casher2 .buyer.-b4_2 .cart .candy,
.-sp_anime .pagetop-main__graphic.-g1.-buyer4_4.-casher2 .buyer.-b4_2 .cart .onigiri {
	opacity: 0;
}

.-sp_anime .pagetop-main__graphic.-g1.-buyer4_4.-casher2 .casher.-before1 {
	-webkit-transform: rotateY(90deg);
	-webkit-transition: -webkit-transform 0.2s;
	transform: rotateY(90deg);
	opacity: 1;
	transition: -webkit-transform 0.2s;
	transition: transform 0.2s;
	transition: transform 0.2s, -webkit-transform 0.2s;
}

.-sp_anime .pagetop-main__graphic.-g1.-buyer4_4.-casher2 .casher.-before2 {
	opacity: 0;
}

.-sp_anime .pagetop-main__graphic.-g1.-buyer4_4.-casher2 .cartbox.-before .cart .bottle,
.-sp_anime .pagetop-main__graphic.-g1.-buyer4_4.-casher2 .cartbox.-before .cart .candy,
.-sp_anime .pagetop-main__graphic.-g1.-buyer4_4.-casher2 .cartbox.-before .cart .onigiri {
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g1.-buyer4_4.-casher2_2 .buyer.-b4_2 .cart .bottle,
.-sp_anime .pagetop-main__graphic.-g1.-buyer4_4.-casher2_2 .buyer.-b4_2 .cart .candy,
.-sp_anime .pagetop-main__graphic.-g1.-buyer4_4.-casher2_2 .buyer.-b4_2 .cart .onigiri {
	opacity: 0;
}

.-sp_anime .pagetop-main__graphic.-g1.-buyer4_4.-casher2_2 .casher.-before1 {
	opacity: 0;
}

.-sp_anime .pagetop-main__graphic.-g1.-buyer4_4.-casher2_2 .casher.-before2 {
	opacity: 0;
}

.-sp_anime .pagetop-main__graphic.-g1.-buyer4_4.-casher2_2 .casher.-after1 {
	-webkit-transform: rotateY(360deg);
	-webkit-transition: -webkit-transform 0.6s;
	transform: rotateY(360deg);
	opacity: 1;
	transition: -webkit-transform 0.6s;
	transition: transform 0.6s;
	transition: transform 0.6s, -webkit-transform 0.6s;
}

.-sp_anime .pagetop-main__graphic.-g1.-buyer4_4.-casher2_2 .cartbox.-before .cart .bottle,
.-sp_anime .pagetop-main__graphic.-g1.-buyer4_4.-casher2_2 .cartbox.-before .cart .candy,
.-sp_anime .pagetop-main__graphic.-g1.-buyer4_4.-casher2_2 .cartbox.-before .cart .onigiri {
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g1.-buyer4_4.-casher2_3 .buyer.-b4_2 .cart .bottle,
.-sp_anime .pagetop-main__graphic.-g1.-buyer4_4.-casher2_3 .buyer.-b4_2 .cart .candy,
.-sp_anime .pagetop-main__graphic.-g1.-buyer4_4.-casher2_3 .buyer.-b4_2 .cart .onigiri {
	opacity: 0;
}

.-sp_anime .pagetop-main__graphic.-g1.-buyer4_4.-casher2_3 .casher.-before1 {
	opacity: 0;
}

.-sp_anime .pagetop-main__graphic.-g1.-buyer4_4.-casher2_3 .casher.-before2 {
	opacity: 0;
}

.-sp_anime .pagetop-main__graphic.-g1.-buyer4_4.-casher2_3 .casher.-after1 {
	opacity: 0;
}

.-sp_anime .pagetop-main__graphic.-g1.-buyer4_4.-casher2_3 .casher.-after2 {
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g1.-buyer4_4.-casher2_3 .cartbox.-before .cart .bottle,
.-sp_anime .pagetop-main__graphic.-g1.-buyer4_4.-casher2_3 .cartbox.-before .cart .candy,
.-sp_anime .pagetop-main__graphic.-g1.-buyer4_4.-casher2_3 .cartbox.-before .cart .onigiri {
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g1.-buyer4_4.-casher2_4 .buyer.-b4_2 .cart .bottle,
.-sp_anime .pagetop-main__graphic.-g1.-buyer4_4.-casher2_4 .buyer.-b4_2 .cart .candy,
.-sp_anime .pagetop-main__graphic.-g1.-buyer4_4.-casher2_4 .buyer.-b4_2 .cart .onigiri {
	opacity: 0;
}

.-sp_anime .pagetop-main__graphic.-g1.-buyer4_4.-casher2_4 .casher.-before1 {
	opacity: 0;
}

.-sp_anime .pagetop-main__graphic.-g1.-buyer4_4.-casher2_4 .casher.-before2 {
	opacity: 0;
}

.-sp_anime .pagetop-main__graphic.-g1.-buyer4_4.-casher2_4 .casher.-after1 {
	opacity: 0;
}

.-sp_anime .pagetop-main__graphic.-g1.-buyer4_4.-casher2_4 .casher.-after2 {
	opacity: 0;
}

.-sp_anime .pagetop-main__graphic.-g1.-buyer4_4.-casher2_4 .casher.-after3 {
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g1.-buyer4_4.-casher2_4 .cartbox.-before .cart .bottle,
.-sp_anime .pagetop-main__graphic.-g1.-buyer4_4.-casher2_4 .cartbox.-before .cart .candy,
.-sp_anime .pagetop-main__graphic.-g1.-buyer4_4.-casher2_4 .cartbox.-before .cart .onigiri {
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g1.-buyer4_4.-casher2_5 .buyer.-b4_2 .cart .bottle,
.-sp_anime .pagetop-main__graphic.-g1.-buyer4_4.-casher2_5 .buyer.-b4_2 .cart .candy,
.-sp_anime .pagetop-main__graphic.-g1.-buyer4_4.-casher2_5 .buyer.-b4_2 .cart .onigiri {
	opacity: 0;
}

.-sp_anime .pagetop-main__graphic.-g1.-buyer4_4.-casher2_5 .casher.-before1 {
	opacity: 0;
}

.-sp_anime .pagetop-main__graphic.-g1.-buyer4_4.-casher2_5 .casher.-before2 {
	opacity: 0;
}

.-sp_anime .pagetop-main__graphic.-g1.-buyer4_4.-casher2_5 .casher.-after1 {
	-webkit-transform: rotateY(0);
	-webkit-transition: 0s;
	transform: rotateY(0);
	opacity: 1;
	transition: 0s;
}

.-sp_anime .pagetop-main__graphic.-g1.-buyer4_4.-casher2_5 .casher.-after2 {
	opacity: 0;
}

.-sp_anime .pagetop-main__graphic.-g1.-buyer4_4.-casher2_5 .casher.-after3 {
	opacity: 0;
}

.-sp_anime .pagetop-main__graphic.-g1.-buyer4_4.-casher2_5 .cartbox.-before .cart .bottle,
.-sp_anime .pagetop-main__graphic.-g1.-buyer4_4.-casher2_5 .cartbox.-before .cart .candy,
.-sp_anime .pagetop-main__graphic.-g1.-buyer4_4.-casher2_5 .cartbox.-before .cart .onigiri {
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g1.-cartbox1 .cartbox.-before {
	-webkit-transform: translateY(329px);
	-webkit-transition: 1.2s;
	transform: translateY(329px);
	transition: 1.2s;
}

.-sp_anime .pagetop-main__graphic.-g1.-cartbox1 .carrier.-c1 {
	-webkit-transform: rotate(0);
	-webkit-transition: -webkit-transform 0.6s linear;
	transform: rotate(0);
	transition: -webkit-transform 0.6s linear;
	transition: transform 0.6s linear;
	transition: transform 0.6s linear, -webkit-transform 0.6s linear;
}

.-sp_anime .pagetop-main__graphic.-g1.-cartbox1 .operator.-o1,
.-sp_anime .pagetop-main__graphic.-g1.-cartbox1 .operator.-o2 {
	-webkit-transform: rotate(0);
	-webkit-transition: 0.6s linear;
	transform: rotate(0);
	transition: 0.6s linear;
}

.-sp_anime .pagetop-main__graphic.-g1.-cartbox1_2 .cartbox.-before {
	-webkit-transform: translateY(329px);
	transform: translateY(329px);
}

.-sp_anime .pagetop-main__graphic.-g1.-cartbox1_2 .carrier.-c2 {
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g1.-cartbox1_2 .operator.-o1_2,
.-sp_anime .pagetop-main__graphic.-g1.-cartbox1_2 .operator.-o2_2 {
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g1.-cartbox1_3 .cartbox.-before {
	-webkit-transform: translateY(329px);
	transform: translateY(329px);
}

.-sp_anime .pagetop-main__graphic.-g1.-cartbox1_3 .carrier.-c3 {
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g1.-cartbox1_3 .operator.-o1_3,
.-sp_anime .pagetop-main__graphic.-g1.-cartbox1_3 .operator.-o2_3 {
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g1.-cartbox1_4 .cartbox.-before {
	-webkit-transform: translate(0px, 329px);
	transform: translate(0px, 329px);
}

.-sp_anime .pagetop-main__graphic.-g1.-cartbox1_4 .carrier.-c3 {
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g1.-cartbox1_4 .operator.-o2_2 {
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g1.-cartbox1_4.-operator1_13 .carrier.-c1,
.-sp_anime .pagetop-main__graphic.-g1.-cartbox1_4.-operator1_14 .carrier.-c1 {
	-webkit-transform: initial;
	transform: initial;
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g1.-cartbox1_4.-operator1_13 .carrier.-c3,
.-sp_anime .pagetop-main__graphic.-g1.-cartbox1_4.-operator1_14 .carrier.-c3 {
	opacity: 0;
}

.-sp_anime .pagetop-main__graphic.-g1.-cartbox1_4.-operator2_2 .operator.-o1,
.-sp_anime .pagetop-main__graphic.-g1.-cartbox1_4.-operator2_3 .operator.-o1,
.-sp_anime .pagetop-main__graphic.-g1.-cartbox1_4.-operator2_4 .operator.-o1,
.-sp_anime .pagetop-main__graphic.-g1.-cartbox1_4.-operator2_5 .operator.-o1,
.-sp_anime .pagetop-main__graphic.-g1.-cartbox1_4.-operator2_6 .operator.-o1,
.-sp_anime .pagetop-main__graphic.-g1.-cartbox1_4.-operator3 .operator.-o1,
.-sp_anime .pagetop-main__graphic.-g1.-cartbox1_4.-operator3_2 .operator.-o1 {
	-webkit-transform: initial;
	transform: initial;
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g1.-cartbox1_4.-operator2 .operator.-o2_2,
.-sp_anime .pagetop-main__graphic.-g1.-cartbox1_4.-operator2_2 .operator.-o2_2,
.-sp_anime .pagetop-main__graphic.-g1.-cartbox1_4.-operator2_3 .operator.-o2_2,
.-sp_anime .pagetop-main__graphic.-g1.-cartbox1_4.-operator2_4 .operator.-o2_2,
.-sp_anime .pagetop-main__graphic.-g1.-cartbox1_4.-operator2_5 .operator.-o2_2,
.-sp_anime .pagetop-main__graphic.-g1.-cartbox1_4.-operator2_6 .operator.-o2_2,
.-sp_anime .pagetop-main__graphic.-g1.-cartbox1_4.-operator3 .operator.-o2_2,
.-sp_anime .pagetop-main__graphic.-g1.-cartbox1_4.-operator3_2 .operator.-o2_2 {
	opacity: 0;
}

.-sp_anime .pagetop-main__graphic.-g1.-cartbox1_4.-operator3_2 .operator.-o2 {
	-webkit-transform: initial;
	transform: initial;
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g1.-emptybox .box.-empty {
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g1.-fullbox .box.-full {
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g1.-operator1 .cartbox.-before .cart .bottle {
	opacity: 0 !important;
}

.-sp_anime .pagetop-main__graphic.-g1.-operator1 .operator.-o1_4 {
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g1.-operator1 .operator.-o1_4 .bottle {
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g1.-operator1_2 .cartbox.-before .cart .bottle {
	opacity: 0 !important;
}

.-sp_anime .pagetop-main__graphic.-g1.-operator1_2 .operator.-o1_5 {
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g1.-operator1_2 .operator.-o1_5 .bottle {
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g1.-operator1_3 .cartbox.-before .cart .bottle {
	opacity: 0 !important;
}

.-sp_anime .pagetop-main__graphic.-g1.-operator1_3 .operator.-o1_4 {
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g1.-operator1_3 .operator.-o1_4 .bottle {
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g1.-operator1_4 .cartbox.-before .cart .bottle {
	opacity: 0 !important;
}

.-sp_anime .pagetop-main__graphic.-g1.-operator1_4 .operator.-o1_5 {
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g1.-operator1_4 .operator.-o1_5 .bottle {
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g1.-operator1_5 .cartbox.-before .cart .bottle,
.-sp_anime .pagetop-main__graphic.-g1.-operator1_5 .cartbox.-before .cart .candy {
	opacity: 0 !important;
}

.-sp_anime .pagetop-main__graphic.-g1.-operator1_5 .operator.-o1_4 {
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g1.-operator1_5 .operator.-o1_4 .candy {
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g1.-operator1_6 .cartbox.-before .cart .bottle,
.-sp_anime .pagetop-main__graphic.-g1.-operator1_6 .cartbox.-before .cart .candy {
	opacity: 0 !important;
}

.-sp_anime .pagetop-main__graphic.-g1.-operator1_6 .operator.-o1_5 {
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g1.-operator1_6 .operator.-o1_5 .candy {
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g1.-operator1_7 .cartbox.-before .cart .bottle,
.-sp_anime .pagetop-main__graphic.-g1.-operator1_7 .cartbox.-before .cart .candy {
	opacity: 0 !important;
}

.-sp_anime .pagetop-main__graphic.-g1.-operator1_7 .operator.-o1_4 {
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g1.-operator1_7 .operator.-o1_4 .candy {
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g1.-operator1_8 .cartbox.-before .cart .bottle,
.-sp_anime .pagetop-main__graphic.-g1.-operator1_8 .cartbox.-before .cart .candy {
	opacity: 0 !important;
}

.-sp_anime .pagetop-main__graphic.-g1.-operator1_8 .operator.-o1_5 {
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g1.-operator1_8 .operator.-o1_5 .candy {
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g1.-operator1_9 .cartbox.-before .cart .bottle,
.-sp_anime .pagetop-main__graphic.-g1.-operator1_9 .cartbox.-before .cart .candy,
.-sp_anime .pagetop-main__graphic.-g1.-operator1_9 .cartbox.-before .cart .onigiri {
	opacity: 0 !important;
}

.-sp_anime .pagetop-main__graphic.-g1.-operator1_9 .operator.-o1_4 {
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g1.-operator1_9 .operator.-o1_4 .onigiri {
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g1.-operator1_10 .cartbox.-before .cart .bottle,
.-sp_anime .pagetop-main__graphic.-g1.-operator1_10 .cartbox.-before .cart .candy,
.-sp_anime .pagetop-main__graphic.-g1.-operator1_10 .cartbox.-before .cart .onigiri {
	opacity: 0 !important;
}

.-sp_anime .pagetop-main__graphic.-g1.-operator1_10 .operator.-o1_5 {
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g1.-operator1_10 .operator.-o1_5 .onigiri {
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g1.-operator1_11 .cartbox.-before .cart .bottle,
.-sp_anime .pagetop-main__graphic.-g1.-operator1_11 .cartbox.-before .cart .candy,
.-sp_anime .pagetop-main__graphic.-g1.-operator1_11 .cartbox.-before .cart .onigiri {
	opacity: 0 !important;
}

.-sp_anime .pagetop-main__graphic.-g1.-operator1_11 .operator.-o1_4 {
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g1.-operator1_11 .operator.-o1_4 .onigiri {
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g1.-operator1_12 .cartbox.-before .cart .bottle,
.-sp_anime .pagetop-main__graphic.-g1.-operator1_12 .cartbox.-before .cart .candy,
.-sp_anime .pagetop-main__graphic.-g1.-operator1_12 .cartbox.-before .cart .onigiri {
	opacity: 0 !important;
}

.-sp_anime .pagetop-main__graphic.-g1.-operator1_12 .operator.-o1_5 {
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g1.-operator1_12 .operator.-o1_5 .onigiri {
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g1.-operator1_13 .cartbox.-before .cart .bottle,
.-sp_anime .pagetop-main__graphic.-g1.-operator1_13 .cartbox.-before .cart .candy,
.-sp_anime .pagetop-main__graphic.-g1.-operator1_13 .cartbox.-before .cart .onigiri {
	opacity: 0 !important;
}

.-sp_anime .pagetop-main__graphic.-g1.-operator1_13 .operator.-o1_6 {
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g1.-operator1_14 .cartbox.-before .cart .bottle,
.-sp_anime .pagetop-main__graphic.-g1.-operator1_14 .cartbox.-before .cart .candy,
.-sp_anime .pagetop-main__graphic.-g1.-operator1_14 .cartbox.-before .cart .onigiri {
	opacity: 0 !important;
}

.-sp_anime .pagetop-main__graphic.-g1.-operator1_14 .operator.-o1_7 {
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g1.-operator2 .operator.-o1_7 {
	-webkit-transform: translateX(-120px);
	transform: translateX(-120px);
}

.-sp_anime .pagetop-main__graphic.-g1.-operator2 .operator.-o2_4 {
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g1.-operator2_2 .operator.-o1_7 {
	opacity: 0;
}

.-sp_anime .pagetop-main__graphic.-g1.-operator2_2 .operator.-o2_5 {
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g1.-operator2_2 .box.-on {
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g1.-operator2_3 .operator.-o1_7 {
	opacity: 0;
}

.-sp_anime .pagetop-main__graphic.-g1.-operator2_3 .operator.-o2_6 {
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g1.-operator2_3 .box.-on,
.-sp_anime .pagetop-main__graphic.-g1.-operator2_3 .nosi {
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g1.-operator2_4 .operator.-o1_7 {
	opacity: 0;
}

.-sp_anime .pagetop-main__graphic.-g1.-operator2_4 .operator.-o2_5 {
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g1.-operator2_4 .box.-on,
.-sp_anime .pagetop-main__graphic.-g1.-operator2_4 .nosi {
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g1.-operator2_5 .operator.-o1_7 {
	opacity: 0;
}

.-sp_anime .pagetop-main__graphic.-g1.-operator2_5 .operator.-o2_6 {
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g1.-operator2_5 .box.-gift {
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g1.-operator2_6 .operator.-o1_7 {
	opacity: 0;
}

.-sp_anime .pagetop-main__graphic.-g1.-operator2_6 .operator.-o2_5 {
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g1.-operator2_6 .box.-gift {
	-webkit-transform: translate(-15px, -20px);
	transform: translate(-15px, -20px);
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g1.-operator3 .operator.-o1_7 {
	opacity: 0;
}

.-sp_anime .pagetop-main__graphic.-g1.-operator3 .operator.-o2_5 {
	-webkit-transform: translateX(80px);
	transform: translateX(80px);
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g1.-operator3 .operator.-o3 {
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g1.-operator3 .box.-gift2 {
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g1.-operator3_2 .operator.-o1_7 {
	opacity: 0;
}

.-sp_anime .pagetop-main__graphic.-g2.-start {
	-webkit-animation-name: main-scene2__stage--in;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	animation-name: main-scene2__stage--in;
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g2.-in .supporter {
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g2.-in .supporter.-g2 {
	-webkit-animation-name: main-scene2__supporter1--out;
	-webkit-animation-duration: 1s;
	-webkit-animation-delay: 2.4s;
	animation-duration: 1s;
	animation-delay: 2.4s;
	animation-name: main-scene2__supporter1--out;
}

.-sp_anime .pagetop-main__graphic.-g2.-in .supporter.-g2_2 {
	-webkit-animation-name: main-scene2__supporter2--out;
	-webkit-animation-duration: 1s;
	-webkit-animation-delay: 2.4s;
	animation-duration: 1s;
	animation-delay: 2.4s;
	animation-name: main-scene2__supporter2--out;
}

.-sp_anime .pagetop-main__graphic.-g2.-fin {
	-webkit-animation-name: main-scene2__stage--out;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	animation-name: main-scene2__stage--out;
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g2.-out .supporter {
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g2.-out .supporter.-g2 {
	-webkit-animation-name: main-scene2__supporter1--in;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	animation-name: main-scene2__supporter1--in;
}

.-sp_anime .pagetop-main__graphic.-g2.-out .supporter.-g2_2 {
	-webkit-animation-name: main-scene2__supporter2--in;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	animation-name: main-scene2__supporter2--in;
}

.-sp_anime .pagetop-main__graphic.-g2.-open .door {
	-webkit-transform: translateX(0px);
	-webkit-transition-delay: 0.6s;
	transform: translateX(0px);
	transition-delay: 0.6s;
}

.-sp_anime .pagetop-main__graphic.-g2.-dance1 .act.-a2.-before,
.-sp_anime .pagetop-main__graphic.-g2.-dance1 .act.-a3.-before {
	opacity: 0;
}

.-sp_anime .pagetop-main__graphic.-g2.-dance1 .act.-a2.-before2,
.-sp_anime .pagetop-main__graphic.-g2.-dance1 .act.-a3.-before2 {
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g2.-carrier1 .carrier.-c1 {
	-webkit-transform: rotateY(0);
	-webkit-transition: opacity 0s 0.4s, -webkit-transform 0.4s 0.8s;
	transform: rotateY(0);
	opacity: 1;
	transition: opacity 0s 0.4s, -webkit-transform 0.4s 0.8s;
	transition: opacity 0s 0.4s, transform 0.4s 0.8s;
	transition: opacity 0s 0.4s, transform 0.4s 0.8s, -webkit-transform 0.4s 0.8s;
}

.-sp_anime .pagetop-main__graphic.-g2.-carrier1 .carrier.-c1 .item {
	-webkit-transition: 0s 1.6s;
	opacity: 1;
	transition: 0s 1.6s;
}

.-sp_anime .pagetop-main__graphic.-g2.-dance2 .act.-a2.-before {
	opacity: 0;
}

.-sp_anime .pagetop-main__graphic.-g2.-dance2 .act.-a2.-before2 {
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g2.-dance2 .act.-a3.-before {
	opacity: 0;
}

.-sp_anime .pagetop-main__graphic.-g2.-dance2 .act.-a3.-after {
	-webkit-transform: translateX(-20px);
	-webkit-transition: -webkit-transform 0.3s ease-out;
	transform: translateX(-20px);
	opacity: 1;
	transition: -webkit-transform 0.3s ease-out;
	transition: transform 0.3s ease-out;
	transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}

.-sp_anime .pagetop-main__graphic.-g2.-dance2_2 .act.-a2.-before {
	opacity: 0;
}

.-sp_anime .pagetop-main__graphic.-g2.-dance2_2 .act.-a2.-before2 {
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g2.-dance2_2 .act.-a3.-before {
	opacity: 0;
}

.-sp_anime .pagetop-main__graphic.-g2.-dance2_2 .act.-a3.-after2 {
	-webkit-transform: translateX(0px);
	-webkit-transition: -webkit-transform 0.3s ease-out;
	transform: translateX(0px);
	opacity: 1;
	transition: -webkit-transform 0.3s ease-out;
	transition: transform 0.3s ease-out;
	transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}

.-sp_anime .pagetop-main__graphic.-g2.-dance2_2 .bal.-b3 {
	-webkit-transform: translateY(0);
	-webkit-transition: 0.4s ease-out;
	transform: translateY(0);
	opacity: 1;
	transition: 0.4s ease-out;
}

.-sp_anime .pagetop-main__graphic.-g2.-dance3 .act.-a1.-before {
	opacity: 0;
}

.-sp_anime .pagetop-main__graphic.-g2.-dance3 .act.-a1.-after {
	-webkit-transform: translateX(-20px);
	-webkit-transition: -webkit-transform 0.3s ease-out;
	transform: translateX(-20px);
	opacity: 1;
	transition: -webkit-transform 0.3s ease-out;
	transition: transform 0.3s ease-out;
	transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}

.-sp_anime .pagetop-main__graphic.-g2.-dance3_2 .act.-a1.-before {
	opacity: 0;
}

.-sp_anime .pagetop-main__graphic.-g2.-dance3_2 .act.-a1.-after2 {
	-webkit-transform: translateX(0px);
	-webkit-transition: -webkit-transform 0.3s ease-out;
	transform: translateX(0px);
	opacity: 1;
	transition: -webkit-transform 0.3s ease-out;
	transition: transform 0.3s ease-out;
	transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}

.-sp_anime .pagetop-main__graphic.-g2.-dance3_2 .bal.-b1 {
	-webkit-transform: translateY(0);
	-webkit-transition: 0.4s ease-out;
	transform: translateY(0);
	opacity: 1;
	transition: 0.4s ease-out;
}

.-sp_anime .pagetop-main__graphic.-g2.-dance4 .act.-a2.-before,
.-sp_anime .pagetop-main__graphic.-g2.-dance4 .act.-a2.-before2 {
	opacity: 0;
}

.-sp_anime .pagetop-main__graphic.-g2.-dance4 .act.-a2.-after {
	-webkit-transform: rotateY(270deg);
	-webkit-transition: -webkit-transform 0.3s linear;
	transform: rotateY(270deg);
	opacity: 1;
	transition: -webkit-transform 0.3s linear;
	transition: transform 0.3s linear;
	transition: transform 0.3s linear, -webkit-transform 0.3s linear;
}

.-sp_anime .pagetop-main__graphic.-g2.-dance4_2 .act.-a2.-before,
.-sp_anime .pagetop-main__graphic.-g2.-dance4_2 .act.-a2.-before2 {
	opacity: 0;
}

.-sp_anime .pagetop-main__graphic.-g2.-dance4_2 .act.-a2.-after2 {
	-webkit-transform: rotateY(720deg);
	-webkit-transition: -webkit-transform 0.5s linear;
	transform: rotateY(720deg);
	opacity: 1;
	transition: -webkit-transform 0.5s linear;
	transition: transform 0.5s linear;
	transition: transform 0.5s linear, -webkit-transform 0.5s linear;
}

.-sp_anime .pagetop-main__graphic.-g2.-dance4_2 .bal.-b2 {
	-webkit-transform: translateY(0);
	-webkit-transition: 0.4s ease-out 0.5s;
	transform: translateY(0);
	opacity: 1;
	transition: 0.4s ease-out 0.5s;
}

.-sp_anime .pagetop-main__graphic.-g2.-dance5 .carrier.-c1 {
	-webkit-transition: opacity 0s 1s;
	opacity: 0;
	transition: opacity 0s 1s;
}

.-sp_anime .pagetop-main__graphic.-g2.-dance5 .carrier.-c1 .l-arm {
	-webkit-animation-name: main-scene2__arm;
	-webkit-animation-duration: 0.6s;
	-webkit-animation-delay: 0.3s;
	animation-duration: 0.6s;
	animation-delay: 0.3s;
	animation-name: main-scene2__arm;
}

.-sp_anime .pagetop-main__graphic.-g2.-dance5 .carrier.-c1 .item {
	-webkit-transition: 0s 0s;
	opacity: 0;
	transition: 0s 0s;
}

.-sp_anime .pagetop-main__graphic.-g2.-dance5 .act.-a1.-before,
.-sp_anime .pagetop-main__graphic.-g2.-dance5 .act.-a2.-before,
.-sp_anime .pagetop-main__graphic.-g2.-dance5 .act.-a3.-before {
	opacity: 0;
}

.-sp_anime .pagetop-main__graphic.-g2.-dance5 .act.-a1.-after2,
.-sp_anime .pagetop-main__graphic.-g2.-dance5 .act.-a2.-after2,
.-sp_anime .pagetop-main__graphic.-g2.-dance5 .act.-a3.-after2 {
	-webkit-transform: rotateY(0);
	transform: rotateY(0);
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g2.-dance5 .bal.-b1,
.-sp_anime .pagetop-main__graphic.-g2.-dance5 .bal.-b2,
.-sp_anime .pagetop-main__graphic.-g2.-dance5 .bal.-b3 {
	-webkit-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g2.-dance5 .giftbox.-g1 {
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g2.-dance5_2 .carrier.-c1 {
	opacity: 0;
}

.-sp_anime .pagetop-main__graphic.-g2.-dance5_2 .act.-a1.-before {
	opacity: 0;
}

.-sp_anime .pagetop-main__graphic.-g2.-dance5_2 .act.-a1.-after {
	-webkit-transform: translateX(0px);
	transform: translateX(0px);
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g2.-dance5_2 .act.-a2.-before,
.-sp_anime .pagetop-main__graphic.-g2.-dance5_2 .act.-a2.-before2 {
	opacity: 0;
}

.-sp_anime .pagetop-main__graphic.-g2.-dance5_2 .act.-a2.-after {
	-webkit-transform: rotateY(0);
	transform: rotateY(0);
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g2.-dance5_2 .act.-a3.-before {
	opacity: 0;
}

.-sp_anime .pagetop-main__graphic.-g2.-dance5_2 .act.-a3.-after {
	-webkit-transform: translateX(0px);
	transform: translateX(0px);
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g2.-dance5_2 .bal.-b1,
.-sp_anime .pagetop-main__graphic.-g2.-dance5_2 .bal.-b2,
.-sp_anime .pagetop-main__graphic.-g2.-dance5_2 .bal.-b3 {
	-webkit-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g2.-dance5_2 .giftbox.-g1 {
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g2.-dance5_3 .carrier.-c1 {
	opacity: 0;
}

.-sp_anime .pagetop-main__graphic.-g2.-dance5_3 .act.-a1.-before {
	opacity: 0;
}

.-sp_anime .pagetop-main__graphic.-g2.-dance5_3 .act.-a1.-after2 {
	-webkit-transform: translateX(0px);
	transform: translateX(0px);
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g2.-dance5_3 .act.-a2.-before,
.-sp_anime .pagetop-main__graphic.-g2.-dance5_3 .act.-a2.-before2 {
	opacity: 0;
}

.-sp_anime .pagetop-main__graphic.-g2.-dance5_3 .act.-a2.-after2 {
	-webkit-transform: rotateY(0deg);
	transform: rotateY(0deg);
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g2.-dance5_3 .act.-a3.-before {
	opacity: 0;
}

.-sp_anime .pagetop-main__graphic.-g2.-dance5_3 .act.-a3.-after2 {
	-webkit-transform: translateX(0px);
	transform: translateX(0px);
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g2.-dance5_3 .bal.-b1,
.-sp_anime .pagetop-main__graphic.-g2.-dance5_3 .bal.-b2,
.-sp_anime .pagetop-main__graphic.-g2.-dance5_3 .bal.-b3 {
	-webkit-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g2.-dance5_3 .giftbox.-g1 {
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g2.-dance6 .carrier.-c2 {
	-webkit-transform: translateX(0) rotateY(0);
	-webkit-transition: -webkit-transform 0.6s;
	transform: translateX(0) rotateY(0);
	opacity: 1;
	transition: -webkit-transform 0.6s;
	transition: transform 0.6s;
	transition: transform 0.6s, -webkit-transform 0.6s;
}

.-sp_anime .pagetop-main__graphic.-g2.-dance6 .carrier.-c2 .item {
	-webkit-transition: 0s 0.8s;
	opacity: 1;
	transition: 0s 0.8s;
}

.-sp_anime .pagetop-main__graphic.-g2.-dance7 .act.-a5.-before {
	-webkit-transform: translateX(15px);
	-webkit-transition: -webkit-transform 0.3s ease-out;
	transform: translateX(15px);
	opacity: 1;
	transition: -webkit-transform 0.3s ease-out;
	transition: transform 0.3s ease-out;
	transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}

.-sp_anime .pagetop-main__graphic.-g2.-dance7 .act.-a6.-before {
	-webkit-transform: translateX(-15px);
	-webkit-transition: -webkit-transform 0.3s ease-out;
	transform: translateX(-15px);
	opacity: 1;
	transition: -webkit-transform 0.3s ease-out;
	transition: transform 0.3s ease-out;
	transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}

.-sp_anime .pagetop-main__graphic.-g2.-dance7_2 .act.-a5.-before {
	opacity: 0;
}

.-sp_anime .pagetop-main__graphic.-g2.-dance7_2 .act.-a5.-after {
	-webkit-transform: translateX(0px);
	-webkit-transition: -webkit-transform 0.3s ease-out;
	transform: translateX(0px);
	opacity: 1;
	transition: -webkit-transform 0.3s ease-out;
	transition: transform 0.3s ease-out;
	transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}

.-sp_anime .pagetop-main__graphic.-g2.-dance7_2 .act.-a6.-before {
	opacity: 0;
}

.-sp_anime .pagetop-main__graphic.-g2.-dance7_2 .act.-a6.-after {
	-webkit-transform: translateX(0px);
	-webkit-transition: -webkit-transform 0.3s ease-out;
	transform: translateX(0px);
	opacity: 1;
	transition: -webkit-transform 0.3s ease-out;
	transition: transform 0.3s ease-out;
	transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}

.-sp_anime .pagetop-main__graphic.-g2.-dance7_2 .bal.-b5 {
	-webkit-transform: translateY(0);
	-webkit-transition: 0.4s ease-out;
	transform: translateY(0);
	opacity: 1;
	transition: 0.4s ease-out;
}

.-sp_anime .pagetop-main__graphic.-g2.-dance7_2 .bal.-b6 {
	-webkit-transform: translateY(0);
	-webkit-transition: 0.4s ease-out;
	transform: translateY(0);
	opacity: 1;
	transition: 0.4s ease-out;
}

.-sp_anime .pagetop-main__graphic.-g2.-dance8 .act.-a4.-before {
	-webkit-transform: translateX(-20px);
	-webkit-transition: -webkit-transform 0.3s ease-out;
	transform: translateX(-20px);
	opacity: 1;
	transition: -webkit-transform 0.3s ease-out;
	transition: transform 0.3s ease-out;
	transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}

.-sp_anime .pagetop-main__graphic.-g2.-dance8_2 .act.-a4.-before {
	opacity: 0;
}

.-sp_anime .pagetop-main__graphic.-g2.-dance8_2 .act.-a4.-after {
	-webkit-transform: translateX(0px);
	-webkit-transition: -webkit-transform 0.3s ease-out;
	transform: translateX(0px);
	opacity: 1;
	transition: -webkit-transform 0.3s ease-out;
	transition: transform 0.3s ease-out;
	transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}

.-sp_anime .pagetop-main__graphic.-g2.-dance8_2 .bal.-b4 {
	-webkit-transform: translateY(0);
	-webkit-transition: 0.4s ease-out;
	transform: translateY(0);
	opacity: 1;
	transition: 0.4s ease-out;
}

.-sp_anime .pagetop-main__graphic.-g2.-carrier2hide .carrier.-c2 {
	opacity: 0 !important;
}

.-sp_anime .pagetop-main__graphic.-g2.-carrier2hide .giftbox.-g2 {
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g2.-carrier3hide .carrier.-c3 {
	opacity: 0 !important;
}

.-sp_anime .pagetop-main__graphic.-g2.-carrier3hide .giftbox.-g3 {
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g2.-dance9 .carrier.-c3 {
	-webkit-transform: translateX(0) rotateY(0);
	-webkit-transition: -webkit-transform 0.6s;
	transform: translateX(0) rotateY(0);
	opacity: 1;
	transition: -webkit-transform 0.6s;
	transition: transform 0.6s;
	transition: transform 0.6s, -webkit-transform 0.6s;
}

.-sp_anime .pagetop-main__graphic.-g2.-dance9 .carrier.-c3 .item {
	-webkit-transition: 0s 0.8s;
	opacity: 1;
	transition: 0s 0.8s;
}

.-sp_anime .pagetop-main__graphic.-g2.-dance10 .act.-a8.-before {
	-webkit-transform: translateX(-20px);
	-webkit-transition: -webkit-transform 0.3s ease-out;
	transform: translateX(-20px);
	opacity: 1;
	transition: -webkit-transform 0.3s ease-out;
	transition: transform 0.3s ease-out;
	transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}

.-sp_anime .pagetop-main__graphic.-g2.-dance10_2 .act.-a8.-before {
	opacity: 0;
}

.-sp_anime .pagetop-main__graphic.-g2.-dance10_2 .act.-a8.-after {
	-webkit-transform: translateX(0px);
	-webkit-transition: -webkit-transform 0.3s ease-out;
	transform: translateX(0px);
	opacity: 1;
	transition: -webkit-transform 0.3s ease-out;
	transition: transform 0.3s ease-out;
	transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}

.-sp_anime .pagetop-main__graphic.-g2.-dance10_2 .bal.-b8 {
	-webkit-transform: translateY(0);
	-webkit-transition: 0.4s ease-out;
	transform: translateY(0);
	opacity: 1;
	transition: 0.4s ease-out;
}

.-sp_anime .pagetop-main__graphic.-g2.-dance11 .act.-a7.-before {
	-webkit-transform: translateX(-20px);
	-webkit-transition: -webkit-transform 0.3s ease-out;
	transform: translateX(-20px);
	opacity: 1;
	transition: -webkit-transform 0.3s ease-out;
	transition: transform 0.3s ease-out;
	transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}

.-sp_anime .pagetop-main__graphic.-g2.-dance11_2 .act.-a7.-before {
	opacity: 0;
}

.-sp_anime .pagetop-main__graphic.-g2.-dance11_2 .act.-a7.-after {
	-webkit-transform: translateX(0px);
	-webkit-transition: -webkit-transform 0.3s ease-out;
	transform: translateX(0px);
	opacity: 1;
	transition: -webkit-transform 0.3s ease-out;
	transition: transform 0.3s ease-out;
	transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}

.-sp_anime .pagetop-main__graphic.-g2.-dance11_2 .bal.-b7 {
	-webkit-transform: translateY(0);
	-webkit-transition: 0.4s ease-out;
	transform: translateY(0);
	opacity: 1;
	transition: 0.4s ease-out;
}

.-sp_anime .pagetop-main__graphic.-g3.-start {
	-webkit-animation-name: main-scene3__stage--in;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	animation-name: main-scene3__stage--in;
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g3.-fin {
	-webkit-animation-name: main-scene3__stage--out;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	animation-name: main-scene3__stage--out;
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g3.-fin .supporter {
	-webkit-animation-name: main-scene3__supporter--push--sp;
	-webkit-animation-duration: 2s;
	-webkit-animation-timing-function: ease-in;
	animation-duration: 2s;
	animation-timing-function: ease-in;
	animation-name: main-scene3__supporter--push--sp;
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g3.-in .supporter {
	-webkit-animation-name: main-scene3__supporter--in--sp;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	animation-name: main-scene3__supporter--in--sp;
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g3.-repeat .dancers,
.-sp_anime .pagetop-main__graphic.-g3.-repeat .light {
	-webkit-animation-name: main-scene3__repeat1;
	-webkit-animation-duration: 3s;
	-webkit-animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-fill-mode: forwards;
	animation-duration: 3s;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
	animation-fill-mode: forwards;
	animation-name: main-scene3__repeat1;
}

.-sp_anime .pagetop-main__graphic.-g3.-repeat .dancers.-second,
.-sp_anime .pagetop-main__graphic.-g3.-repeat .light.-second {
	-webkit-animation-name: main-scene3__repeat2;
	animation-name: main-scene3__repeat2;
}

.-sp_anime .pagetop-main__graphic.-g3.-repeat .dancers.-last,
.-sp_anime .pagetop-main__graphic.-g3.-repeat .light.-last {
	-webkit-animation-name: main-scene3__repeat3;
	animation-name: main-scene3__repeat3;
}

.-sp_anime .pagetop-main__graphic.-g3.-repeat .audience {
	-webkit-animation-duration: 2s;
	-webkit-animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-fill-mode: forwards;
	animation-duration: 2s;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
	animation-fill-mode: forwards;
}

.-sp_anime .pagetop-main__graphic.-g3.-repeat .audience.-first {
	-webkit-animation-name: main-scene3__audience;
	animation-name: main-scene3__audience;
}

.-sp_anime .pagetop-main__graphic.-g3.-repeat .audience.-second {
	-webkit-animation-name: main-scene3__audience;
	-webkit-animation-delay: 1s;
	animation-delay: 1s;
	animation-name: main-scene3__audience;
}

.-sp_anime .pagetop-main__graphic.-g3.-item1 .item.-i1 {
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g3.-item1 .bal.-b1_1 {
	-webkit-transform: translateY(0);
	-webkit-transition: 0.4s ease-out 0.6s;
	transform: translateY(0);
	opacity: 1;
	transition: 0.4s ease-out 0.6s;
}

.-sp_anime .pagetop-main__graphic.-g3.-item1.-dancer1 .bal.-b1_1 {
	-webkit-transition: 0s 0s;
	opacity: 0;
	transition: 0s 0s;
}

.-sp_anime .pagetop-main__graphic.-g3.-item1.-dancer1 .bal.-b1_2,
.-sp_anime .pagetop-main__graphic.-g3.-item1.-dancer1 .bal.-b2 {
	-webkit-transform: translateY(0);
	-webkit-transition: 0.4s ease-out 0.2s;
	transform: translateY(0);
	opacity: 1;
	transition: 0.4s ease-out 0.2s;
}

.-sp_anime .pagetop-main__graphic.-g3.-item2 .item.-i2 {
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g3.-dancer1 .dancer1.-before {
	opacity: 0;
}

.-sp_anime .pagetop-main__graphic.-g3.-dancer1 .dancer1.-after {
	-webkit-transform: translateX(0);
	-webkit-transition: opacity 0s 0s, -webkit-transform 0.4s ease-out 0.2s;
	transform: translateX(0);
	opacity: 1;
	transition: opacity 0s 0s, -webkit-transform 0.4s ease-out 0.2s;
	transition: opacity 0s 0s, transform 0.4s ease-out 0.2s;
	transition: opacity 0s 0s, transform 0.4s ease-out 0.2s, -webkit-transform 0.4s ease-out 0.2s;
}

.-sp_anime .pagetop-main__graphic.-g3.-dancer2 .dancer2.-before {
	opacity: 0;
}

.-sp_anime .pagetop-main__graphic.-g3.-dancer2 .dancer2.-before2 {
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g3.-dancer2_2 .dancer2.-before {
	opacity: 0;
}

.-sp_anime .pagetop-main__graphic.-g3.-dancer2_2 .dancer2.-after {
	-webkit-transform: translateX(0);
	-webkit-transition: opacity 0s 0s, -webkit-transform 0.4s ease-out 0.2s;
	transform: translateX(0);
	opacity: 1;
	transition: opacity 0s 0s, -webkit-transform 0.4s ease-out 0.2s;
	transition: opacity 0s 0s, transform 0.4s ease-out 0.2s;
	transition: opacity 0s 0s, transform 0.4s ease-out 0.2s, -webkit-transform 0.4s ease-out 0.2s;
}

.-sp_anime .pagetop-main__graphic.-g3.-dancer5 .dancer5.-before {
	-webkit-transform: rotateY(90deg);
	-webkit-transition: 0.3s linear;
	transform: rotateY(90deg);
	transition: 0.3s linear;
}

.-sp_anime .pagetop-main__graphic.-g3.-dancer5 .dancer5.-after {
	-webkit-transform: rotateY(0);
	-webkit-transition: 0.1s linear 0.3s;
	transform: rotateY(0);
	opacity: 1;
	transition: 0.1s linear 0.3s;
}

.-sp_anime .pagetop-main__graphic.-g3.-dancer5 .bal.-b5 {
	-webkit-transform: translateY(0);
	-webkit-transition: 0.4s ease-out 0.4s;
	transform: translateY(0);
	opacity: 1;
	transition: 0.4s ease-out 0.4s;
}

.-sp_anime .pagetop-main__graphic.-g3.-dancer4 .dancer4.-before {
	-webkit-transform: rotateY(180deg);
	-webkit-transition: 0.5s linear;
	transform: rotateY(180deg);
	transition: 0.5s linear;
}

.-sp_anime .pagetop-main__graphic.-g3.-dancer4 .bal.-b4 {
	-webkit-transform: translateY(0);
	-webkit-transition: 0.4s ease-out 0.5s;
	transform: translateY(0);
	opacity: 1;
	transition: 0.4s ease-out 0.5s;
}

.-sp_anime .pagetop-main__graphic.-g3.-dancer4_2 .dancer4.-before {
	opacity: 0;
}

.-sp_anime .pagetop-main__graphic.-g3.-dancer4_2 .dancer4.-after {
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g3.-dancer4_2 .bal.-b4 {
	-webkit-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g3.-dancers3hide .dancers .dancers3 {
	-webkit-animation-name: main-scene3__dancers3--hide--sp;
	-webkit-animation-duration: 1.2s;
	animation-duration: 1.2s;
	animation-name: main-scene3__dancers3--hide--sp;
}

.-sp_anime .pagetop-main__graphic.-g3.-dancers .dancer3.-box {
	-webkit-transform: translateX(216px);
	-webkit-transition: opacity 0s, -webkit-transform 1.8s linear;
	transform: translateX(216px);
	opacity: 1;
	transition: opacity 0s, -webkit-transform 1.8s linear;
	transition: opacity 0s, transform 1.8s linear;
	transition: opacity 0s, transform 1.8s linear, -webkit-transform 1.8s linear;
}

.-sp_anime .pagetop-main__graphic.-g3.-dancers .dancer3.-box .dancer3.-first {
	-webkit-animation-name: main-scene3__repeat1;
	-webkit-animation-duration: 1.8s;
	animation-duration: 1.8s;
	animation-name: main-scene3__repeat1;
}

.-sp_anime .pagetop-main__graphic.-g3.-dancers .dancer3.-box .dancer3.-second {
	-webkit-animation-name: main-scene3__repeat2;
	-webkit-animation-duration: 1.8s;
	animation-duration: 1.8s;
	animation-name: main-scene3__repeat2;
}

.-sp_anime .pagetop-main__graphic.-g3.-dancers .dancer3.-box .dancer3.-third {
	-webkit-animation-name: main-scene3__repeat3;
	-webkit-animation-duration: 1.8s;
	animation-duration: 1.8s;
	animation-name: main-scene3__repeat3;
}

.-sp_anime .pagetop-main__graphic.-g3.-dancers2 .dancers .dancers3 {
	opacity: 0;
}

.-sp_anime .pagetop-main__graphic.-g3.-dancers2 .dancer3.-box {
	-webkit-transform: translateX(216px);
	transform: translateX(216px);
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g3.-dancers2 .dancer3.-box .dancer3.-first {
	opacity: 0;
}

.-sp_anime .pagetop-main__graphic.-g3.-dancers2 .dancer3.-box .dancer3.-last {
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g3.-dancers2 .bal.-b3 {
	-webkit-transform: translateY(0);
	-webkit-transition: 0.4s ease-out 0.2s;
	transform: translateY(0);
	opacity: 1;
	transition: 0.4s ease-out 0.2s;
}

.-sp_anime .pagetop-main__graphic.-g3.-dancers3 .dancers .dancers3 {
	opacity: 0;
}

.-sp_anime .pagetop-main__graphic.-g3.-dancers3 .dancer3.-box {
	-webkit-animation-name: main-scene3__dancerbox--back--sp;
	-webkit-animation-duration: 1.8s;
	animation-duration: 1.8s;
	animation-name: main-scene3__dancerbox--back--sp;
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g3.-dancers3 .dancer3.-box .dancer3.-first {
	-webkit-animation-name: main-scene3__repeat3;
	-webkit-animation-duration: 1.8s;
	animation-duration: 1.8s;
	animation-name: main-scene3__repeat3;
}

.-sp_anime .pagetop-main__graphic.-g3.-dancers3 .dancer3.-box .dancer3.-second {
	-webkit-animation-name: main-scene3__repeat2;
	-webkit-animation-duration: 1.8s;
	animation-duration: 1.8s;
	animation-name: main-scene3__repeat2;
}

.-sp_anime .pagetop-main__graphic.-g3.-dancers3 .dancer3.-box .dancer3.-third {
	-webkit-animation-name: main-scene3__repeat1;
	-webkit-animation-duration: 1.8s;
	animation-duration: 1.8s;
	animation-name: main-scene3__repeat1;
}

.-sp_anime .pagetop-main__graphic.-g3.-dancers3 .dancer3.-box .onigiri {
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g3.-dancers3show .dancers .dancers3 {
	-webkit-animation-name: main-scene3__dancers3--show--sp;
	-webkit-animation-duration: 1.2s;
	animation-duration: 1.2s;
	animation-name: main-scene3__dancers3--show--sp;
}

.-sp_anime .pagetop-main__graphic.-g3.-dancers4 .dancers .onigiri {
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g3.-dancers5 .dancers.-first {
	opacity: 0;
}

.-sp_anime .pagetop-main__graphic.-g3.-dancers5 .dancers.-last {
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g3.-dancers5 .dancers .onigiri {
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g3.-dancers5 .light.-first {
	opacity: 0;
}

.-sp_anime .pagetop-main__graphic.-g3.-dancers5 .light.-last {
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g3.-dancers5 .audience.-first {
	opacity: 0;
}

.-sp_anime .pagetop-main__graphic.-g3.-dancers5 .audience.-fever {
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g3.-dancers5 .audience.-fever .solo {
	-webkit-animation-name: main-scene3__audiences;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	animation-name: main-scene3__audiences;
}

.-sp_anime .pagetop-main__graphic.-g4.-start {
	-webkit-animation-name: main-scene4__stage--in;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	animation-name: main-scene4__stage--in;
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g4.-start .supporter {
	-webkit-animation-name: main-scene4__supporter--push--sp;
	-webkit-animation-duration: 2s;
	-webkit-animation-timing-function: ease-in;
	animation-duration: 2s;
	animation-timing-function: ease-in;
	animation-name: main-scene4__supporter--push--sp;
}

.-sp_anime .pagetop-main__graphic.-g4.-out .supporter {
	-webkit-animation-name: main-scene4__supporter--out;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	animation-name: main-scene4__supporter--out;
}

.-sp_anime .pagetop-main__graphic.-g4.-step1 .step1 .-orange {
	-webkit-animation-name: main-scene4__step1--orange;
	-webkit-animation-duration: 0.3s;
	animation-duration: 0.3s;
	animation-name: main-scene4__step1--orange;
}

.-sp_anime .pagetop-main__graphic.-g4.-step1 .step1 .-lightblue {
	-webkit-animation-name: main-scene4__step1--lightblue;
	-webkit-animation-duration: 0.6s;
	-webkit-animation-delay: 0.8s;
	animation-duration: 0.6s;
	animation-delay: 0.8s;
	animation-name: main-scene4__step1--lightblue;
}

.-sp_anime .pagetop-main__graphic.-g4.-step2 .step1 {
	-webkit-transition: opacity 0s 0.2s;
	opacity: 0;
	transition: opacity 0s 0.2s;
}

.-sp_anime .pagetop-main__graphic.-g4.-step2 .step1 .-orange {
	-webkit-animation-name: main-scene4__step1--orange2;
	-webkit-animation-duration: 0.2s;
	animation-duration: 0.2s;
	animation-name: main-scene4__step1--orange2;
}

.-sp_anime .pagetop-main__graphic.-g4.-step2 .step1 .-lightblue {
	-webkit-animation-name: main-scene4__step1--lightblue2;
	-webkit-animation-duration: 0.2s;
	animation-duration: 0.2s;
	animation-name: main-scene4__step1--lightblue2;
}

.-sp_anime .pagetop-main__graphic.-g4.-step2 .step2 {
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g4.-step2 .step2 .-orange {
	-webkit-transition: 0s 0.2s;
	-webkit-animation-name: main-scene4__step2--orange;
	-webkit-animation-duration: 0.6s;
	-webkit-animation-delay: 0.2s;
	animation-duration: 0.6s;
	animation-delay: 0.2s;
	animation-name: main-scene4__step2--orange;
	opacity: 1;
	transition: 0s 0.2s;
}

.-sp_anime .pagetop-main__graphic.-g4.-step2 .step2 .-lightblue {
	-webkit-transition: 0s 0.2s;
	-webkit-animation-name: main-scene4__step2--lightblue;
	-webkit-animation-duration: 0.6s;
	-webkit-animation-delay: 0.2s;
	animation-duration: 0.6s;
	animation-delay: 0.2s;
	animation-name: main-scene4__step2--lightblue;
	opacity: 1;
	transition: 0s 0.2s;
}

.-sp_anime .pagetop-main__graphic.-g4.-step3 .step3 .-before {
	-webkit-transform: rotateY(90deg);
	-webkit-transition: 0.1s linear 0.3s;
	transform: rotateY(90deg);
	transition: 0.1s linear 0.3s;
}

.-sp_anime .pagetop-main__graphic.-g4.-step3 .step3 .-after {
	-webkit-transition: 0s 0.4s;
	-webkit-animation-name: main-scene4__step3--pink--sp;
	-webkit-animation-duration: 0.5s;
	-webkit-animation-delay: 0.4s;
	animation-duration: 0.5s;
	animation-delay: 0.4s;
	animation-name: main-scene4__step3--pink--sp;
	opacity: 1;
	transition: 0s 0.4s;
}

.-sp_anime .pagetop-main__graphic.-g4.-step4 .step3 .-before {
	opacity: 0;
}

.-sp_anime .pagetop-main__graphic.-g4.-step4 .step3 .-after {
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g4.-step4 .step4 .-grey {
	-webkit-transform: rotateY(90deg);
	-webkit-transition: 0.1s linear 0.3s;
	transform: rotateY(90deg);
	transition: 0.1s linear 0.3s;
}

.-sp_anime .pagetop-main__graphic.-g4.-step4 .step4 .-blue {
	-webkit-transform: rotateY(-90deg);
	-webkit-transition: 0.1s linear 0.3s;
	transform: rotateY(-90deg);
	transition: 0.1s linear 0.3s;
}

.-sp_anime .pagetop-main__graphic.-g4.-step4 .step5 {
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g4.-step4 .step5 .-grey {
	-webkit-transition: 0s 0.4s;
	-webkit-animation-name: main-scene4__step5--grey--sp;
	-webkit-animation-duration: 0.5s;
	-webkit-animation-delay: 0.4s;
	animation-duration: 0.5s;
	animation-delay: 0.4s;
	animation-name: main-scene4__step5--grey--sp;
	opacity: 1;
	transition: 0s 0.4s;
}

.-sp_anime .pagetop-main__graphic.-g4.-step4 .step5 .-blue {
	-webkit-transition: 0s 0.4s;
	-webkit-animation-name: main-scene4__step5--blue--sp;
	-webkit-animation-duration: 0.5s;
	-webkit-animation-delay: 0.4s;
	animation-duration: 0.5s;
	animation-delay: 0.4s;
	animation-name: main-scene4__step5--blue--sp;
	opacity: 1;
	transition: 0s 0.4s;
}

.-sp_anime .pagetop-main__graphic.-g4.-step5 .step1,
.-sp_anime .pagetop-main__graphic.-g4.-step5 .step2,
.-sp_anime .pagetop-main__graphic.-g4.-step5 .step3,
.-sp_anime .pagetop-main__graphic.-g4.-step5 .step4,
.-sp_anime .pagetop-main__graphic.-g4.-step5 .step5 {
	opacity: 0;
}

.-sp_anime .pagetop-main__graphic.-g4.-step5 .step6 {
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g4.-step6 .step1,
.-sp_anime .pagetop-main__graphic.-g4.-step6 .step2,
.-sp_anime .pagetop-main__graphic.-g4.-step6 .step3,
.-sp_anime .pagetop-main__graphic.-g4.-step6 .step4,
.-sp_anime .pagetop-main__graphic.-g4.-step6 .step5 {
	opacity: 0;
}

.-sp_anime .pagetop-main__graphic.-g4.-step6 .step7 {
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g4.-step7 .step1,
.-sp_anime .pagetop-main__graphic.-g4.-step7 .step2,
.-sp_anime .pagetop-main__graphic.-g4.-step7 .step3,
.-sp_anime .pagetop-main__graphic.-g4.-step7 .step4,
.-sp_anime .pagetop-main__graphic.-g4.-step7 .step5 {
	opacity: 0;
}

.-sp_anime .pagetop-main__graphic.-g4.-step7 .step8 {
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g4.-step8 .step1,
.-sp_anime .pagetop-main__graphic.-g4.-step8 .step2,
.-sp_anime .pagetop-main__graphic.-g4.-step8 .step3,
.-sp_anime .pagetop-main__graphic.-g4.-step8 .step4,
.-sp_anime .pagetop-main__graphic.-g4.-step8 .step5 {
	opacity: 0;
}

.-sp_anime .pagetop-main__graphic.-g4.-step8 .step8 {
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g4.-step8 .step8 .act {
	-webkit-transition: 0.35s linear;
	transition: 0.35s linear;
}

.-sp_anime .pagetop-main__graphic.-g4.-step8 .step8 .act.-pink {
	-webkit-transform: rotateY(-90deg);
	transform: rotateY(-90deg);
}

.-sp_anime .pagetop-main__graphic.-g4.-step8 .step8 .act.-orange {
	-webkit-transform: rotateY(-90deg);
	transform: rotateY(-90deg);
}

.-sp_anime .pagetop-main__graphic.-g4.-step8 .step8 .act.-lightblue {
	-webkit-transform: rotateY(90deg);
	transform: rotateY(90deg);
}

.-sp_anime .pagetop-main__graphic.-g4.-step8 .step8 .act.-blue {
	-webkit-transform: rotateY(90deg);
	transform: rotateY(90deg);
}

.-sp_anime .pagetop-main__graphic.-g4.-step8 .step8 .act.-grey {
	-webkit-transform: rotateY(90deg);
	transform: rotateY(90deg);
}

.-sp_anime .pagetop-main__graphic.-g4.-step8 .step7 {
	-webkit-transition: 0s 0.35s;
	opacity: 1;
	transition: 0s 0.35s;
}

.-sp_anime .pagetop-main__graphic.-g4.-step9 .step1,
.-sp_anime .pagetop-main__graphic.-g4.-step9 .step2,
.-sp_anime .pagetop-main__graphic.-g4.-step9 .step3,
.-sp_anime .pagetop-main__graphic.-g4.-step9 .step4,
.-sp_anime .pagetop-main__graphic.-g4.-step9 .step5 {
	opacity: 0;
}

.-sp_anime .pagetop-main__graphic.-g4.-step9 .step8 {
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g4.-step9 .step8 .act {
	-webkit-transition: 0.35s linear;
	transition: 0.35s linear;
}

.-sp_anime .pagetop-main__graphic.-g4.-step9 .step8 .act.-pink {
	-webkit-transform: rotateY(-90deg);
	transform: rotateY(-90deg);
}

.-sp_anime .pagetop-main__graphic.-g4.-step9 .step8 .act.-orange {
	-webkit-transform: rotateY(-90deg);
	transform: rotateY(-90deg);
}

.-sp_anime .pagetop-main__graphic.-g4.-step9 .step8 .act.-lightblue {
	-webkit-transition: 0s 0.35s;
	-webkit-animation-name: main-scene4__step5--lightblue;
	-webkit-animation-duration: 0.35s;
	animation-duration: 0.35s;
	animation-name: main-scene4__step5--lightblue;
	opacity: 0;
	transition: 0s 0.35s;
}

.-sp_anime .pagetop-main__graphic.-g4.-step9 .step8 .act.-blue {
	-webkit-transform: rotateY(90deg);
	transform: rotateY(90deg);
}

.-sp_anime .pagetop-main__graphic.-g4.-step9 .step8 .act.-grey {
	-webkit-transform: rotateY(90deg);
	transform: rotateY(90deg);
}

.-sp_anime .pagetop-main__graphic.-g4.-step9 .step9 {
	-webkit-transition: 0s 0.35s;
	opacity: 1;
	transition: 0s 0.35s;
}

.-sp_anime .pagetop-main__graphic.-g4.-step9 .step9 .-lightblue {
	-webkit-animation-name: main-scene4__step8--lightblue--sp;
	-webkit-animation-duration: 0.8s;
	-webkit-animation-delay: 0.4s;
	-webkit-animation-timing-function: ease-in;
	animation-duration: 0.8s;
	animation-timing-function: ease-in;
	animation-delay: 0.4s;
	animation-name: main-scene4__step8--lightblue--sp;
}

.-sp_anime .pagetop-main__graphic.-g4.-step10 .step1,
.-sp_anime .pagetop-main__graphic.-g4.-step10 .step2,
.-sp_anime .pagetop-main__graphic.-g4.-step10 .step3,
.-sp_anime .pagetop-main__graphic.-g4.-step10 .step4,
.-sp_anime .pagetop-main__graphic.-g4.-step10 .step5 {
	opacity: 0;
}

.-sp_anime .pagetop-main__graphic.-g4.-step10 .step10 {
	opacity: 1;
}

.-sp_anime .pagetop-main__graphic.-g4.-step10 .step10 .bal {
	-webkit-transform: translateY(0);
	-webkit-transition: 0.4s ease-out 0.4s;
	transform: translateY(0);
	opacity: 1;
	transition: 0.4s ease-out 0.4s;
}

.-sp_anime .pagetop-main__graphic.-g4.-step10 .step10 .bal.-pink,
.-sp_anime .pagetop-main__graphic.-g4.-step10 .step10 .bal.-blue {
	-webkit-transition-delay: 0.6s;
	transition-delay: 0.6s;
}

.-sp_anime .pagetop-main__graphic.-g4.-step10 .step10 .bal.-lightblue {
	-webkit-transition-delay: 0.8s;
	transition-delay: 0.8s;
}

.-sp_anime .pagetop-main__graphic.-g4.-step11 .step1,
.-sp_anime .pagetop-main__graphic.-g4.-step11 .step2,
.-sp_anime .pagetop-main__graphic.-g4.-step11 .step3,
.-sp_anime .pagetop-main__graphic.-g4.-step11 .step4,
.-sp_anime .pagetop-main__graphic.-g4.-step11 .step5 {
	opacity: 0;
}

.wrapping {
	margin-top: -5px;
}

.wrapping-lead {
	margin-bottom: 43px;
}

.wrapping-list {
	-ms-flex-wrap: wrap;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	max-width: 1170px;
	margin: 0 auto;
	padding-bottom: 51px;
	gap: 80px 60px;
}

.wrapping-item {
	width: 350px;
}

.wrapping-item__imagecover {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 350px;
	margin-bottom: 26px;
	border: 4px solid #f9f9f9;
}

.wrapping-item__imagecover .image {
	width: 100%;
}

.wrapping-item__detail {
	margin-left: 6px;
}

.wrapping-item__detail .title {
	margin-bottom: 7px;
}

.wrapping-item__detail .title .-nml {
	margin-left: -16px;
}

.wrapping-item__detail .text {
	margin-bottom: 22px;
	line-height: 3.8rem;
}

.wrapping-item__btn {
	margin-left: 6px;
}

.wrapping-item__btnlink {
	-webkit-box-align: center;
	-ms-flex-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	width: 196px;
	height: 65px;
	background: #9ad7e6;
}

.wrapping-item__btnlink .text {
	z-index: 1;
	position: relative;
	padding-right: 10px;
	padding-left: 28px;
	color: #fff;
	font-weight: 500;
}

.wrapping-focus {
	margin-bottom: -10px;
}

.wrapping-focus__item {
	position: relative;
	margin-bottom: 6px;
}

.wrapping-focus__item .asterisk {
	position: absolute;
	top: 0;
	left: 0;
	color: #f7bf9e;
}

.wrapping-focus__item .text {
	display: inline-block;
	padding-left: 22px;
}

@media screen and (max-width: 750px) and (min-width: 390px) {

.about-lead__title {
	white-space: nowrap;
}

}

@media screen and (max-width: 750px) and (min-width: 321px) {

.about-point__title .jp .cont-max320 {
	display: none !important;
}

}

@media screen and (min-width: 751px) {

.pro-slide .owlblock .owlwrapper::before {
	-webkit-transform: translateX(-50%);
	position: absolute;
	top: 0;
	left: 50%;
	width: calc(100% + 120px);
	height: 100%;
	transform: translateX(-50%);
	content: '';
}

.pro-slide .owlblock .owlwrapper .owl-dots > .owl-dot:hover .circle::after {
	opacity: 1;
}

.pro-slide .owlblock .owlwrapper:hover .myowlnav .arrow > svg .block {
	-webkit-animation-name: initial;
	animation-name: initial;
}

.pro-inner__sns .sns-item:hover > img {
	-webkit-transform: translateY(-4px);
	transform: translateY(-4px);
}

}

@media screen and (max-width: 1270px) and (min-width: 951px) {

.pro-inner__place .form-item__area {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	-webkit-box-align: start;
	-ms-flex-align: start;
	flex-direction: column;
	align-items: flex-start;
}

.pro-inner__place .form-item__area > label {
	margin-top: 40px;
}

.pro-inner__place .form-item__area > label.-first {
	margin-top: 0;
	margin-right: 0;
}

}

@media screen and (min-width: 1732px) {

.pro-slide .owlblock .owlwrapper .owl-dots > .owl-dot {
	width: calc((100% - 108px) / 7);
}

}

@media screen and (min-width: 1915px) {

.pro-slide .owlblock .owlwrapper .owl-dots > .owl-dot {
	width: calc((100% - 126px) / 8);
}

}

@media screen and (min-width: 1930px) {

.about-point__title .jp br {
	display: none;
}

}

@media screen and (min-width: 2098px) {

.pro-slide .owlblock .owlwrapper .owl-dots > .owl-dot {
	width: calc((100% - 144px) / 9);
}

}

@media screen and (min-width: 2281px) {

.pro-slide .owlblock .owlwrapper .owl-dots > .owl-dot {
	width: calc((100% - 162px) / 10);
}

}

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

.about-point__title .jp br {
	display: none;
}

}

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

.about-top {
	padding-right: 0;
	padding-left: 0;
}

.about-lead {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 24px;
}

.about-flow__box {
	margin: 0;
}

}

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

.pro-slide {
	padding-left: 0;
}

}

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

.about-graphic__image {
	padding-top: 160px;
}

}

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

.about-point:nth-of-type(2n-1) {
	padding-right: 30px;
	padding-left: 0;
}

.about-point:nth-of-type(2n) {
	padding-right: 0;
	padding-left: 30px;
}

.pagetop-main {
	height: 365px;
}

.pagetop-main__stage {
	height: calc(100% - 22px);
}

.pagetop-main__stage.-scene1_2 .pagetop-main__light::after {
	top: 205px;
}

.pagetop-main__stage.-scene1_2 .pagetop-main__light .-left {
	top: calc(205px - 100%);
}

.pagetop-main__stage.-scene1_2 .pagetop-main__light .-right {
	top: calc(205px - 100%);
	left: calc(50% + 100px);
}

.pagetop-main__stage.-scene4_2 .pagetop-main__light .-left {
	right: calc(50% - 40px);
	opacity: 1;
}

.pagetop-main__stage.-scene4_2 .pagetop-main__light .-right {
	left: calc(50% + 70px);
	opacity: 1;
}

.pagetop-main__stage.-scene4_4 .pagetop-main__light .-left {
	right: calc(50% - 20px);
	border-width: 343px 114px 0 0;
}

.pagetop-main__stage.-scene4_4 .pagetop-main__light .-right {
	left: calc(50% + 105px);
	border-width: 0 114px 343px 0;
}

.pagetop-main__stage.-scene4_4 .pagetop-main__light .-right::before {
	left: 114px;
}

.pagetop-main__graphic {
	height: 343px;
}

.pagetop-main__graphic .circle-light {
	-webkit-transform: translateX(-47px);
	transform: translateX(-47px);
	background: radial-gradient(circle at 71px 272px, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 70px, rgba(0, 0, 0, 0.7) 71px, rgba(0, 0, 0, 0.7));
}

.pagetop-main__graphic .circle-light.-g1 {
	-webkit-transform: translateX(-47px);
	transform: translateX(-47px);
	background: radial-gradient(circle at 71px 272px, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 70px, rgba(0, 0, 0, 0.7) 71px, rgba(0, 0, 0, 0.7));
}

.pagetop-main__graphic .circle-light.-g2 {
	height: 100%;
	background: radial-gradient(circle at 570px 116px, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 70px, rgba(0, 0, 0, 0.7) 71px, rgba(0, 0, 0, 0.7));
}

.pagetop-main__graphic .supporter {
	width: 47px;
	height: 52px;
}

.pagetop-main__graphic .supporter.-g3,
.pagetop-main__graphic .supporter.-g4 {
	right: 20px;
	width: 47px;
	height: 54px;
}

.pagetop-main__graphic.-g1 {
	width: 770px;
	height: 329px;
}

.pagetop-main__light .-left {
	right: calc(50% + 235px);
	border-width: 343px 295px 0 0;
}

.pagetop-main__light .-left::before {
	top: -343px;
	height: 343px;
}

.pagetop-main__light .-right {
	left: calc(50% + 235px);
	border-width: 0 295px 343px 0;
}

.pagetop-main__light .-right::before {
	left: 295px;
	height: 343px;
}

.pagetop-main__final .step {
	bottom: 12px;
}

.pagetop-main__final .step.-step1 {
	width: 633px;
	height: 117px;
}

.pagetop-main__final .step.-step2 {
	width: 633px;
	height: 117px;
}

.pagetop-main__final .step.-step3 {
	width: 633px;
	height: 117px;
}

.pagetop-main__final .step::after {
	width: 698px;
	height: 12px;
}

.pagetop-main__man {
	width: 41px;
}

.pagetop-main__man.-turn1_1 {
	-webkit-animation-name: main-scene1__man--tab;
	animation-name: main-scene1__man--tab;
}

.pagetop-main__car {
	width: 92px;
}

.pagetop-main__car.-go1_1 {
	-webkit-animation-name: main-scene1__car--tab;
	animation-name: main-scene1__car--tab;
}

.pagetop-main__car.-go1_2 {
	-webkit-animation-name: main-scene1__car2--tab;
	left: calc(50% + 135px);
	animation-name: main-scene1__car2--tab;
}

.pagetop-main__car.-go2 {
	-webkit-animation-name: main-scene2__car--tab;
	animation-name: main-scene2__car--tab;
}

.pagetop-main__car.-go2_2 {
	-webkit-animation-name: main-scene2__car2--tab;
	animation-name: main-scene2__car2--tab;
}

.pagetop-main__car.-go3 {
	-webkit-animation-name: main-scene3__car1--tab;
	animation-name: main-scene3__car1--tab;
}

.pagetop-main__car.-go3_2 {
	-webkit-animation-name: main-scene3__car2--tab;
	animation-name: main-scene3__car2--tab;
}

.-pc_anime .pagetop-main__graphic.-g1.-buyer1 .circle-light.-g1 {
	-webkit-transform: translateX(-47px);
	transform: translateX(-47px);
	background: radial-gradient(circle at 71px 272px, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 70px, rgba(0, 0, 0, 0.7) 71px, rgba(0, 0, 0, 0.7));
}

.-pc_anime .pagetop-main__graphic.-g1.-buyer2 .circle-light.-g1 {
	-webkit-transform: translateX(-47px);
	transform: translateX(-47px);
	background: radial-gradient(circle at 97px 244px, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 70px, rgba(0, 0, 0, 0.7) 71px, rgba(0, 0, 0, 0.7));
}

.-pc_anime .pagetop-main__graphic.-g1.-buyer1_2 .circle-light.-g1 {
	-webkit-transform: translateX(-47px);
	transform: translateX(-47px);
	background: radial-gradient(circle at 110px 230px, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 70px, rgba(0, 0, 0, 0.7) 71px, rgba(0, 0, 0, 0.7));
}

.-pc_anime .pagetop-main__graphic.-g1.-buyer2_2 .circle-light.-g1 {
	-webkit-transform: translateX(-47px);
	transform: translateX(-47px);
	background: radial-gradient(circle at 135px 205px, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 70px, rgba(0, 0, 0, 0.7) 71px, rgba(0, 0, 0, 0.7));
}

.-pc_anime .pagetop-main__graphic.-g1.-buyer1_3 .circle-light.-g1 {
	-webkit-transform: translateX(-47px);
	transform: translateX(-47px);
	background: radial-gradient(circle at 148px 194px, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 70px, rgba(0, 0, 0, 0.7) 71px, rgba(0, 0, 0, 0.7));
}

.-pc_anime .pagetop-main__graphic.-g1.-buyer3 .circle-light.-g1,
.-pc_anime .pagetop-main__graphic.-g1.-buyer3_2 .circle-light.-g1 {
	-webkit-transform: translateX(-47px);
	transform: translateX(-47px);
	background: radial-gradient(circle at 186px 166px, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 70px, rgba(0, 0, 0, 0.7) 71px, rgba(0, 0, 0, 0.7));
}

}

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

.about-top {
	display: block;
}

.about-lead {
	width: 100%;
	padding-left: 0;
}

.about-lead__title {
	margin-bottom: 48px;
}

.about-graphic {
	width: 100%;
	margin-bottom: 48px;
	padding-left: 0;
}

.about-graphic__image {
	padding-top: 0;
}

}

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

.about-top {
	padding-bottom: 80px;
}

.about-flow__title {
	margin-bottom: 12px;
}

.about-flow__bg {
	display: none;
}

.about-point {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	flex-direction: column;
	width: 100%;
	padding-right: 0 !important;
	padding-left: 0 !important;
}

.about-point:nth-last-of-type(1)::after {
	display: none;
}

.about-point::after {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 2px;
	background-image: linear-gradient(to right, #9c9c9c, #9c9c9c 2px, transparent 2px, transparent 18px);
	background-size: 18px 2px;
	background-repeat: repeat-x;
	content: '';
}

.about-point__title {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
}

.about-point__title .step {
	position: absolute;
	top: 0;
	left: 0;
}

.about-point__title .jp {
	width: 100%;
	text-align: center;
}

.about-point__title .jp br {
	display: block !important;
}

.about-point__link {
	-webkit-box-ordinal-group: 4;
	-ms-flex-order: 3;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
	order: 3;
	margin-top: 36px;
	margin-bottom: 0;
}

.about-point__image {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
	height: initial !important;
}

.pro {
	padding-top: 42px;
}

.pro-main {
	display: block;
}

.pro-slide {
	width: 80%;
	margin: 0 auto 60px;
}

.pro-inner {
	width: 100%;
	padding-left: 0;
}

.pro-inner__sns {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

}

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

.wrapping-list {
	gap: 60px 24px;
}

}

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

.wrapping-list {
	width: 350px;
}

.wrapping-item__btn {
	margin: 0;
}

.wrapping-item__btnlink {
	margin: 0 auto;
}

}

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

.about {
	margin-bottom: 0;
	padding-top: 33px;
}

.about-top {
	padding-bottom: 45px;
}

.about-lead__title {
	margin-bottom: 29px;
}

.about-graphic {
	margin-bottom: 23px;
}

.about-graphic__image {
	width: 255px;
}

.about-flow__title {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	flex-direction: row-reverse;
	justify-content: space-between;
	margin-bottom: 5px;
}

.about-flow__title .icon {
	width: 25px;
	margin-right: 0;
}

.about-point {
	padding: 36px 0 41px;
}

.about-point:nth-last-of-type(1) {
	padding-bottom: 0;
}

.about-point__title {
	margin-bottom: 24px;
}

.about-point__title.-max1270 {
	margin-top: 25px;
}

.about-point__title .step {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	-webkit-transform: translateY(-54%);
	top: 50%;
	flex-direction: column;
	width: initial;
	padding-top: 0;
	transform: translateY(-54%);
}

.about-point__title .step-en {
	margin-right: 0;
	margin-bottom: 2px;
	font-weight: 500;
	font-size: 1.4rem;
	line-height: 1.9rem;
	text-align: center;
}

.about-point__title .step-num {
	height: 22px;
}

.about-point__link {
	margin-top: 26px;
}

.about-point__link .link .text {
	font-size: 1.7rem;
}

.about-point__image .image.-i1 {
	width: 300px;
}

.about-point__image .image.-i2 {
	width: 245px;
}

.about-point__image .image.-i3 {
	width: 220px;
}

.about-point__image .image.-i4 {
	width: 235px;
}

.pro {
	padding-top: 39px;
}

.pro .performances-single {
	padding-top: 0;
}

.pro-main {
	margin-bottom: 54px;
}

.pro-slide {
	width: 100%;
	margin-bottom: 21px;
}

.pro-slide .owlblock {
	width: 77vw;
}

.pro-slide .owlblock .owlwrapper .item .img-cover::before {
	padding-top: 200px;
}

.pro-slide .owlblock .owlwrapper .myowlnav {
	top: 96px;
}

.pro-slide .owlblock .owlwrapper .myowlnav.-l {
	left: calc(-5.35vw - 5px);
}

.pro-slide .owlblock .owlwrapper .myowlnav.-r {
	right: calc(-5.35vw - 5px);
}

.pro-slide .owlblock .owlwrapper .myowlnav .arrow {
	width: 9px;
	height: 18px;
}

.pro-slide .owlblock .owlwrapper .owl-dots {
	margin-top: 12px;
	gap: 12px 16px;
}

.pro-slide .owlblock .owlwrapper .owl-dots .owl-dot {
	width: calc((100% - 64px) / 5);
	max-width: 50px;
}

.pro-inner__topbox {
	padding-top: 16px;
}

.pro-inner__value {
	margin-bottom: 6px;
	font-size: 1.5rem;
	line-height: 2.5rem;
}

.pro-inner__value .-fontw {
	padding-right: 4px;
	font-size: 2.9rem;
}

.pro-inner__form {
	margin-top: 22px;
}

.pro-inner__counter .counter-btn__icon {
	width: 18px;
}

.pro-inner__counter .counter-value {
	width: 60px;
	height: 50px;
	margin: 0 15px;
}

.pro-inner__order dl {
	margin-bottom: 14px;
}

.pro-inner__order dl > dd {
	margin-left: 24px;
}

.pro-inner__place {
	margin-bottom: 0;
}

.pro-inner__place .form-item__radio > label.-first {
	margin-right: 38px;
}

.pro-inner__place .form-item__radio > label .form-radio-text {
	font-size: 1.8rem;
	line-height: 2.7rem;
}

.pro-inner__place .form-item__radio > label .form-show-text {
	top: -66px;
	width: 140px;
}

.pro-inner__place .form-item__radio > label .form-show-text .balloon-bg {
	width: 140px;
}

.pro-inner__place .form-item__radio > label .form-show-text .balloon-bg::before {
	width: calc(100% - 17px);
	height: 17px;
}

.pro-inner__place .form-item__radio > label .form-show-text .balloon-bg::after {
	height: calc(100% - 17px);
}

.pro-inner__place .form-item__radio > label .form-show-text .balloon-txt {
	top: calc(50% + 1px);
	left: calc(50% + 4px);
	font-weight: 300;
	font-size: 1.4rem;
}

.pro-inner__place .form-item__radio > label .form-show-text .balloon-corner {
	border-width: 0 0 17px 17px;
}

.pro-inner__place .form-item__radio > label .form-show-text .balloon-under {
	border-width: 10px 10px 0 10px;
}

.pro-inner__btn {
	margin-bottom: 34px;
}

.pro-inner__btn .form-item__submit {
	width: 230px;
	margin-top: 40px;
	margin-left: 0;
}

.pro-inner__btn .form-item__submitlink .text {
	padding-right: 13px;
	padding-left: 28px;
}

.pro-inner__btn .form-item__submitlink .icon {
	width: 30px;
	height: 26px;
}

.pro-inner__sns .sns-list {
	gap: 28px;
}

.pro-inner__sns .sns-text {
	font-size: 1.4rem;
	line-height: 2.5rem;
}

.pro-inner__sns .sns-item.-facebook {
	width: 27px;
}

.pro-inner__sns .sns-item.-twitter {
	width: 24px;
}

.pro-inner__sns .sns-item.-line {
	width: 28px;
}

.pro .single-section__jp.-type2 {
	font-size: 2.3rem;
	line-height: 3.4rem;
}

.pro .single-section__icon.-details {
	width: 23px;
}

.pro .single-section__icon.-read {
	position: absolute;
	top: 7px;
	right: 0;
	width: 32px;
}

.pro .single-section__icon.-gift {
	position: absolute;
	top: 5px;
	right: 0;
}

.pro .single-gift {
	margin-bottom: 0 !important;
}

.pro .single-gift .single-section__jp {
	padding-right: 60px;
}

.pro-details {
	margin-bottom: 65px;
}

.pro-details .single-section__title {
	margin-bottom: 15px;
}

.pro-details__text {
	font-size: 1.6rem;
	line-height: 3.1rem;
}

.pro-read {
	margin-bottom: 45px;
}

.pro-read .single-section__title {
	margin-bottom: 15px;
}

.pro-read__item {
	padding-left: 16px;
	font-size: 1.6rem;
	line-height: 3.1rem;
}

.pro-read__item::before {
	top: 12px;
	width: 8px;
	height: 8px;
}

.pro-read .single-section__jp {
	padding-right: 60px;
}

.pro-back {
	width: 208px;
	height: 70px;
	margin-bottom: 73px;
}

.pro-back__btnlink .text {
	padding-right: 11px;
	padding-left: 20px;
}

.pagetop-main {
	height: 592px;
}

.pagetop-main__stage.-scene1_1 .pagetop-main__graphic .circle-light.-g1 {
	-webkit-transition: opacity 0.3s ease-out;
	opacity: 1;
	transition: opacity 0.3s ease-out;
}

.pagetop-main__stage.-scene1_2 .pagetop-main__light:after {
	opacity: 0 !important;
}

.pagetop-main__stage.-scene1_2 .pagetop-main__light .-left {
	top: -20px;
	right: initial;
	left: 0;
	border-width: 145px 72px 0 0;
	opacity: 1;
}

.pagetop-main__stage.-scene1_2 .pagetop-main__light .-right {
	top: -20px;
	right: 0;
	left: initial;
	border-width: 0 72px 145px 0;
	opacity: 1;
}

.pagetop-main__stage.-scene4_2 .pagetop-main__light .-left {
	-webkit-transition: opacity 0.3s ease-out;
	top: -170px;
	right: calc(50% - 20px);
	opacity: 1;
	transition: opacity 0.3s ease-out;
}

.pagetop-main__stage.-scene4_2 .pagetop-main__light .-right {
	-webkit-transition: opacity 0.3s ease-out;
	top: -170px;
	left: calc(50% - 20px);
	opacity: 1;
	transition: opacity 0.3s ease-out;
}

.pagetop-main__stage.-scene4_2 .pagetop-main__light::after {
	top: 400px;
	opacity: 0.7;
}

.pagetop-main__stage.-scene4_4 .pagetop-main__light .-left {
	top: -170px;
	right: calc(50% - 30px);
	border-width: 570px 170px 0 0;
	opacity: 1;
}

.pagetop-main__stage.-scene4_4 .pagetop-main__light .-right {
	top: -170px;
	left: calc(50% - 30px);
	border-width: 0 170px 570px 0;
	opacity: 1;
}

.pagetop-main__stage.-scene4_4 .pagetop-main__light .-right::before {
	left: 170px;
}

.pagetop-main__stage.-scene4_4 .pagetop-main__light::after {
	-webkit-transition: 0s;
	top: 400px;
	opacity: 0.7;
	transition: 0s;
}

.pagetop-main__stage.-scene4_5 .pagetop-main__light .-left {
	-webkit-transition: opacity 0.3s ease-out, -webkit-transform 0s 0.3s;
	top: -170px;
	right: calc(50% - 30px);
	border-width: 570px 170px 0 0;
	opacity: 0;
	transition: opacity 0.3s ease-out, -webkit-transform 0s 0.3s;
	transition: opacity 0.3s ease-out, transform 0s 0.3s;
	transition: opacity 0.3s ease-out, transform 0s 0.3s, -webkit-transform 0s 0.3s;
}

.pagetop-main__stage.-scene4_5 .pagetop-main__light .-right {
	-webkit-transition: opacity 0.3s ease-out, -webkit-transform 0s 0.3s;
	top: -170px;
	left: calc(50% - 30px);
	border-width: 0 170px 570px 0;
	opacity: 0;
	transition: opacity 0.3s ease-out, -webkit-transform 0s 0.3s;
	transition: opacity 0.3s ease-out, transform 0s 0.3s;
	transition: opacity 0.3s ease-out, transform 0s 0.3s, -webkit-transform 0s 0.3s;
}

.pagetop-main__stage.-scene4_5 .pagetop-main__light .-right::before {
	left: 170px;
}

.pagetop-main__stage.-scene4_5 .pagetop-main__light::after {
	-webkit-transition: opacity 0.3s ease-out;
	top: 400px;
	opacity: 0;
	transition: opacity 0.3s ease-out;
}

.pagetop-main__graphic .supporter {
	width: 53px;
	height: 59px;
}

.pagetop-main__graphic .supporter.-g1,
.pagetop-main__graphic .supporter.-g2 {
	left: 14px;
}

.pagetop-main__graphic .supporter.-g1_2 {
	right: 32px;
}

.pagetop-main__graphic .supporter.-g2_2 {
	right: 14px;
}

.pagetop-main__graphic .circle-light {
	-webkit-transform: translateX(0px);
	transform: translateX(0px);
	background: radial-gradient(circle at 77px 169px, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 62px, rgba(0, 0, 0, 0.7) 63px, rgba(0, 0, 0, 0.7));
}

.pagetop-main__graphic .circle-light.-g1 {
	-webkit-transform: translateX(0px);
	transform: translateX(0px);
	background: radial-gradient(circle at 77px 169px, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 62px, rgba(0, 0, 0, 0.7) 63px, rgba(0, 0, 0, 0.7));
}

.pagetop-main__graphic .circle-light.-g2 {
	height: 100%;
	background: radial-gradient(circle at 281px 145px, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 62px, rgba(0, 0, 0, 0.7) 63px, rgba(0, 0, 0, 0.7));
}

.pagetop-main__graphic .circle-light.-g4 {
	width: calc(100% + 20px);
}

.pagetop-main__graphic.-g1 {
	left: calc(50% + 8px);
	width: 382px;
	height: 555px;
}

.pagetop-main__graphic.-g1 > svg .st0 {
	fill: #FFFFFF;
}

.pagetop-main__graphic.-g1 > svg .st1 {
	fill: #F7BF9E;
}

.pagetop-main__graphic.-g1 > svg .st2 {
	fill: #F19089;
}

.pagetop-main__graphic.-g1 > svg .st3 {
	fill: #C6E6EE;
}

.pagetop-main__graphic.-g1 > svg .st4 {
	fill: #F9E6D4;
}

.pagetop-main__graphic.-g1 > svg .st5 {
	fill: #FFF4C5;
}

.pagetop-main__graphic.-g1 > svg .st6 {
	fill: #EEEEEE;
}

.pagetop-main__graphic.-g1 > svg .st7 {
	fill: #AEBEF4;
}

.pagetop-main__graphic.-g1 > svg .st8 {
	fill: #C3EACA;
}

.pagetop-main__graphic.-g1 > svg .st9 {
	fill: #9A9A9C;
}

.pagetop-main__graphic.-g1 > svg .st10 {
	fill: #F09489;
}

.pagetop-main__graphic.-g1 > svg .st11 {
	fill: #9C9C9D;
}

.pagetop-main__graphic.-g1 > svg .casher.-before1 {
	-webkit-transform: translateY(110px);
	transform: translateY(110px);
}

.pagetop-main__graphic.-g1 > svg .white-mask {
	-webkit-transform: translateY(99px);
	transform: translateY(99px);
}

.pagetop-main__graphic.-g1 > svg .borard.-orange {
	fill: #f7bf9e;
}

.pagetop-main__graphic.-g1 > svg .buyer.-b4 {
	-webkit-transform-origin: 214px;
	transform-origin: 214px;
}

.pagetop-main__graphic.-g1 > svg .buyer.-b4_2 {
	-webkit-transform: translateX(-60px);
	transform: translateX(-60px);
}

.pagetop-main__graphic.-g1 > svg .casher.-before1 {
	-webkit-transform-origin: 430px;
	transform-origin: 430px;
}

.pagetop-main__graphic.-g1 > svg .casher.-before2 .base .controler {
	-webkit-transform-origin: 441px;
	transform-origin: 441px;
}

.pagetop-main__graphic.-g1 > svg .casher.-after1 {
	-webkit-transform-origin: 434px;
	transform-origin: 434px;
}

.pagetop-main__graphic.-g1 > svg .carrier.-c1 {
	-webkit-transform-origin: 680px;
	transform-origin: 680px;
}

.pagetop-main__graphic.-g1 > svg .operator.-o1 {
	-webkit-transform-origin: 445px;
	transform-origin: 445px;
}

.pagetop-main__graphic.-g1 > svg .operator.-o2 {
	-webkit-transform-origin: 66px;
	transform-origin: 66px;
}

.pagetop-main__graphic.-g1 > svg .operator.-o1_4,
.pagetop-main__graphic.-g1 > svg .operator.-o1_5 {
	-webkit-transform-origin: 455px;
	transform-origin: 455px;
}

.pagetop-main__graphic.-g1 > svg .operator.-o1_4 .bottle,
.pagetop-main__graphic.-g1 > svg .operator.-o1_4 .onigiri,
.pagetop-main__graphic.-g1 > svg .operator.-o1_4 .candy,
.pagetop-main__graphic.-g1 > svg .operator.-o1_5 .bottle,
.pagetop-main__graphic.-g1 > svg .operator.-o1_5 .onigiri,
.pagetop-main__graphic.-g1 > svg .operator.-o1_5 .candy {
	opacity: 0;
}

.pagetop-main__graphic.-g1 > svg .operator.-o3 {
	-webkit-transform: translateX(-25px);
	transform: translateX(-25px);
}

.pagetop-main__graphic.-g1 > svg .box.-on {
	-webkit-transform: translate(-165px, -65px);
	transform: translate(-165px, -65px);
}

.pagetop-main__graphic.-g2 > svg .st0 {
	fill: #F9E6D4;
}

.pagetop-main__graphic.-g2 > svg .st1 {
	fill: #FFFFFF;
}

.pagetop-main__graphic.-g2 > svg .st2 {
	fill: #C6E6EE;
}

.pagetop-main__graphic.-g2 > svg .st3 {
	fill: #F7BF9E;
}

.pagetop-main__graphic.-g2 > svg .st4 {
	fill: #EEEEEE;
}

.pagetop-main__graphic.-g2 > svg .st5 {
	fill: #9C9C9D;
}

.pagetop-main__graphic.-g2 > svg .st6 {
	fill: #FFF4C5;
}

.pagetop-main__graphic.-g2 > svg .st7 {
	fill: #F09489;
}

.pagetop-main__graphic.-g2 > svg .st8 {
	fill: #AEBEF4;
}

.pagetop-main__graphic.-g2 > svg .st9 {
	fill: #F19089;
}

.pagetop-main__graphic.-g2 > svg .st10 {
	fill: #C3EACA;
}

.pagetop-main__graphic.-g2 > svg .door {
	-webkit-transform: translateX(121px);
	transform: translateX(121px);
}

.pagetop-main__graphic.-g2 > svg .bal {
	-webkit-transform: translateY(30px);
	transform: translateY(30px);
}

.pagetop-main__graphic.-g2 > svg .carrier.-c1 {
	-webkit-transform-origin: 590px;
	transform-origin: 590px;
}

.pagetop-main__graphic.-g2 > svg .carrier.-c1 .l-arm {
	-webkit-transform-origin: 602px 263px;
	transform-origin: 602px 263px;
}

.pagetop-main__graphic.-g2 > svg .carrier.-c2,
.pagetop-main__graphic.-g2 > svg .carrier.-c3 {
	-webkit-transform: translateX(300px) rotateY(720deg);
	-webkit-transform-origin: 640px;
	transform: translateX(300px) rotateY(720deg);
	transform-origin: 640px;
}

.pagetop-main__graphic.-g2 > svg .act.-a1.-after2,
.pagetop-main__graphic.-g2 > svg .act.-a3.-after2 {
	-webkit-transform: translateX(-20px);
	transform: translateX(-20px);
}

.pagetop-main__graphic.-g2 > svg .act.-a2.-after {
	-webkit-transform-origin: 235px;
	transform-origin: 235px;
}

.pagetop-main__graphic.-g2 > svg .act.-a2.-after2 {
	-webkit-transform-origin: 235px;
	transform-origin: 235px;
}

.pagetop-main__graphic.-g2 > svg .act.-a4.-after,
.pagetop-main__graphic.-g2 > svg .act.-a5.-after,
.pagetop-main__graphic.-g2 > svg .act.-a6.-after,
.pagetop-main__graphic.-g2 > svg .act.-a7.-after,
.pagetop-main__graphic.-g2 > svg .act.-a8.-after {
	-webkit-transform: translateX(-20px);
	transform: translateX(-20px);
}

.pagetop-main__graphic.-g2 > svg .giftbox {
	-webkit-transform: translate(0);
	transform: translate(0);
}

.pagetop-main__graphic.-g3 {
	left: calc(50% - 13px);
}

.pagetop-main__graphic.-g3 > svg .st0 {
	fill: #F9E6D4;
}

.pagetop-main__graphic.-g3 > svg .st1 {
	fill: #FFFFFF;
}

.pagetop-main__graphic.-g3 > svg .st2 {
	fill: #F19089;
}

.pagetop-main__graphic.-g3 > svg .st3 {
	fill: #F7BF9E;
}

.pagetop-main__graphic.-g3 > svg .st4 {
	fill: #C6E6EE;
}

.pagetop-main__graphic.-g3 > svg .st5 {
	fill: #9C9C9D;
}

.pagetop-main__graphic.-g3 > svg .st6 {
	fill: #EEEEEE;
}

.pagetop-main__graphic.-g3 > svg .st7 {
	fill: #AEBEF4;
}

.pagetop-main__graphic.-g3 > svg .st8 {
	fill: #FFF4C5;
}

.pagetop-main__graphic.-g3 > svg .st9 {
	fill: #F09489;
}

.pagetop-main__graphic.-g3 > svg .st10 {
	fill: #C3EACA;
}

.pagetop-main__graphic.-g3 > svg .st11 {
	fill: #9A9A9C;
}

.pagetop-main__graphic.-g3 > svg .cover-wall {
	-webkit-transform: translateX(46px);
	transform: translateX(46px);
}

.pagetop-main__graphic.-g3 > svg .bal {
	-webkit-transform: translateY(30px);
	transform: translateY(30px);
}

.pagetop-main__graphic.-g3 > svg .dancer1.-after {
	-webkit-transform: translateX(-40px);
	transform: translateX(-40px);
}

.pagetop-main__graphic.-g3 > svg .dancer2.-after {
	-webkit-transform: translateX(40px);
	transform: translateX(40px);
}

.pagetop-main__graphic.-g3 > svg .dancer3.-first .onigiri,
.pagetop-main__graphic.-g3 > svg .dancer3.-second .onigiri,
.pagetop-main__graphic.-g3 > svg .dancer3.-third .onigiri {
	-webkit-transform: translate(-118px, -6px);
	transform: translate(-118px, -6px);
}

.pagetop-main__graphic.-g3 > svg .dancer4.-before {
	-webkit-transform-origin: 572px;
	transform-origin: 572px;
}

.pagetop-main__graphic.-g3 > svg .dancer5 {
	-webkit-transform-origin: 685px;
	transform-origin: 685px;
}

.pagetop-main__graphic.-g4 > svg .st0 {
	fill: #F9E6D4;
}

.pagetop-main__graphic.-g4 > svg .st1 {
	fill: #FFFFFF;
}

.pagetop-main__graphic.-g4 > svg .st2 {
	fill: #F19089;
}

.pagetop-main__graphic.-g4 > svg .st3 {
	fill: #F7BF9E;
}

.pagetop-main__graphic.-g4 > svg .st4 {
	fill: #C6E6EE;
}

.pagetop-main__graphic.-g4 > svg .st5 {
	fill: #FFF4C5;
}

.pagetop-main__graphic.-g4 > svg .st6 {
	fill: #EEEEEE;
}

.pagetop-main__graphic.-g4 > svg .st7 {
	fill: #C3EACA;
}

.pagetop-main__graphic.-g4 > svg .st8 {
	fill: none;
}

.pagetop-main__graphic.-g4 > svg .st9 {
	fill: #9C9C9D;
}

.pagetop-main__graphic.-g4 > svg .st10 {
	fill: #AEBEF4;
}

.pagetop-main__graphic.-g4 > svg .st11 {
	fill: #F09489;
}

.pagetop-main__graphic.-g4 > svg .step1 .-lightblue {
	-webkit-transform-origin: 493px;
	transform-origin: 493px;
}

.pagetop-main__graphic.-g4 > svg .step1 .-orange {
	-webkit-transform-origin: 375px;
	transform-origin: 375px;
}

.pagetop-main__graphic.-g4 > svg .step2 .-lightblue {
	-webkit-transform-origin: 500px;
	transform-origin: 500px;
}

.pagetop-main__graphic.-g4 > svg .step2 .-orange {
	-webkit-transform-origin: 365px;
	transform-origin: 365px;
}

.pagetop-main__graphic.-g4 > svg .step2 .-lightblue,
.pagetop-main__graphic.-g4 > svg .step2 .-orange {
	opacity: 0;
}

.pagetop-main__graphic.-g4 > svg .step3 {
	opacity: 1;
}

.pagetop-main__graphic.-g4 > svg .step3 .-before {
	-webkit-transform: rotateY(0);
	-webkit-transition: 0s 0s;
	-webkit-transform-origin: 655px;
	transform: rotateY(0);
	transform-origin: 655px;
	transition: 0s 0s;
}

.pagetop-main__graphic.-g4 > svg .step3 .-after {
	-webkit-transform-origin: 655px;
	transform-origin: 655px;
	opacity: 0;
}

.pagetop-main__graphic.-g4 > svg .step4 {
	opacity: 1;
}

.pagetop-main__graphic.-g4 > svg .step4 .-grey {
	-webkit-transform-origin: 193px;
	transform-origin: 193px;
}

.pagetop-main__graphic.-g4 > svg .step4 .-blue {
	-webkit-transform-origin: 93px;
	transform-origin: 93px;
}

.pagetop-main__graphic.-g4 > svg .step5 .-grey {
	-webkit-transform-origin: 210px;
	transform-origin: 210px;
	opacity: 0;
}

.pagetop-main__graphic.-g4 > svg .step5 .-blue {
	-webkit-transform-origin: 75px;
	transform-origin: 75px;
	opacity: 0;
}

.pagetop-main__graphic.-g4 > svg .step8 .act.-pink {
	-webkit-transform-origin: 105px;
	-webkit-transform: rotateY(-720deg);
	transform: rotateY(-720deg);
	transform-origin: 105px;
}

.pagetop-main__graphic.-g4 > svg .step8 .act.-orange {
	-webkit-transform-origin: 238px;
	-webkit-transform: rotateY(-720deg);
	transform: rotateY(-720deg);
	transform-origin: 238px;
}

.pagetop-main__graphic.-g4 > svg .step8 .act.-lightblue {
	-webkit-transform-origin: 370px;
	-webkit-transform: rotateY(720deg);
	transform: rotateY(720deg);
	transform-origin: 370px;
}

.pagetop-main__graphic.-g4 > svg .step8 .act.-blue {
	-webkit-transform-origin: 505px;
	-webkit-transform: rotateY(720deg);
	transform: rotateY(720deg);
	transform-origin: 505px;
}

.pagetop-main__graphic.-g4 > svg .step8 .act.-grey {
	-webkit-transform-origin: 649px;
	-webkit-transform: rotateY(720deg);
	transform: rotateY(720deg);
	transform-origin: 649px;
}

.pagetop-main__graphic.-g4 > svg .step10 .bal {
	-webkit-transform: translateY(40px);
	transform: translateY(40px);
	opacity: 0;
}

.pagetop-main__graphic.-g4 > svg .step9,
.pagetop-main__graphic.-g4 > svg .step10 {
	opacity: 0;
}

.pagetop-main__car {
	bottom: 22px;
	left: -83px;
	width: 83px;
	height: 61px;
}

.pagetop-main__car.-go1_1 {
	-webkit-animation-name: main-scene1__car--sp;
	-webkit-animation-duration: 1.2s;
	animation-duration: 1.2s;
	animation-name: main-scene1__car--sp;
}

.pagetop-main__car.-go1_2 {
	-webkit-animation-name: main-scene1__car2--sp;
	-webkit-animation-duration: 1.2s;
	left: calc(50% - 15px);
	animation-duration: 1.2s;
	animation-name: main-scene1__car2--sp;
}

.pagetop-main__car.-go2 {
	-webkit-animation-name: main-scene2__car--sp;
	animation-name: main-scene2__car--sp;
}

.pagetop-main__car.-go2_2 {
	-webkit-transform: translateX(-147px);
	-webkit-animation-name: main-scene2__car2--sp;
	left: 50%;
	transform: translateX(-147px);
	animation-name: main-scene2__car2--sp;
}

.pagetop-main__car.-go3 {
	-webkit-animation-name: main-scene3__car1--sp;
	animation-name: main-scene3__car1--sp;
}

.pagetop-main__car.-go3_2 {
	-webkit-transform: translateX(0);
	-webkit-animation-name: main-scene3__car2--sp;
	left: calc(50% - 175px);
	transform: translateX(0);
	animation-name: main-scene3__car2--sp;
}

.pagetop-main__man {
	width: 45px;
	height: 119px;
}

.pagetop-main__man.-turn1_1 {
	-webkit-animation-name: main-scene1__man--sp;
	animation-name: main-scene1__man--sp;
}

.pagetop-main__light::after {
	height: 570px;
}

.pagetop-main__light .-left {
	right: calc(50% + 135px);
	border-width: 570px 240px 0 0;
}

.pagetop-main__light .-left::before {
	top: -570px;
	height: 570px;
}

.pagetop-main__light .-right {
	left: calc(50% + 135px);
	border-width: 0 240px 570px 0;
}

.pagetop-main__light .-right::before {
	left: 240px;
	height: 570px;
}

.pagetop-main__final::after {
	width: 352px;
	height: 11px;
}

.pagetop-main__final .step.-step1 {
	bottom: 0;
	width: 100%;
	height: 100%;
}

.pagetop-main__final .step.-step1 .topchara {
	-webkit-transform: translateX(-50%);
	position: absolute;
	top: 101px;
	left: 50%;
	width: initial;
	height: 131px;
	transform: translateX(-50%);
}

.pagetop-main__final .step.-step1 .topchara .st0 {
	display: none;
}

.pagetop-main__final .step.-step1 .topchara .st1 {
	display: inline;
}

.pagetop-main__final .step.-step1 .topchara .st2 {
	fill: #EEEEEE;
}

.pagetop-main__final .step.-step1 .topchara .st3 {
	fill: #F09489;
}

.pagetop-main__final .step.-step1 .topchara .st4 {
	fill: #C3EACA;
}

.pagetop-main__final .step.-step1 .topchara .st5 {
	fill: #F9E6D4;
}

.pagetop-main__final .step.-step1 .topchara .st6 {
	fill: #F19089;
}

.pagetop-main__final .step.-step1 .topchara .st7 {
	fill: #FFF4C5;
}

.pagetop-main__final .step.-step1 .topchara .st8 {
	fill: #F7BF9E;
}

.pagetop-main__final .step.-step1 .topchara .st9 {
	fill: #C6E6EE;
}

.pagetop-main__final .step.-step1 .topchara .st10 {
	fill: #AEBEF4;
}

.pagetop-main__final .step.-step1 .topchara .st11 {
	fill: #9C9C9D;
}

.pagetop-main__final .step.-step1 .topchara .st12 {
	fill: #F7BF9E;
	display: inline;
}

.pagetop-main__final .step.-step1 .centerchara {
	-webkit-transform: translateX(-50%);
	position: absolute;
	top: 258px;
	left: 50%;
	width: initial;
	height: 131px;
	transform: translateX(-50%);
}

.pagetop-main__final .step.-step1 .centerchara .st0 {
	display: none;
}

.pagetop-main__final .step.-step1 .centerchara .st1 {
	display: inline;
}

.pagetop-main__final .step.-step1 .centerchara .st2 {
	fill: #EEEEEE;
}

.pagetop-main__final .step.-step1 .centerchara .st3 {
	fill: #F09489;
}

.pagetop-main__final .step.-step1 .centerchara .st4 {
	fill: #FFF4C5;
}

.pagetop-main__final .step.-step1 .centerchara .st5 {
	fill: #F9E6D4;
}

.pagetop-main__final .step.-step1 .centerchara .st6 {
	fill: #F7BF9E;
}

.pagetop-main__final .step.-step1 .centerchara .st7 {
	fill: #C3EACA;
}

.pagetop-main__final .step.-step1 .centerchara .st8 {
	fill: #F19089;
}

.pagetop-main__final .step.-step1 .centerchara .st9 {
	fill: #9C9C9D;
}

.pagetop-main__final .step.-step1 .centerchara .st10 {
	fill: #AEBEF4;
}

.pagetop-main__final .step.-step1 .centerchara .st11 {
	fill: #FFF4C5;
	display: inline;
}

.pagetop-main__final .step.-step1 .centerchara .st12 {
	fill: #EEEEEE;
	display: inline;
}

.pagetop-main__final .step.-step1 .bottomchara {
	-webkit-transform: translateX(-50%);
	position: absolute;
	bottom: 11px;
	left: 50%;
	width: initial;
	height: 131px;
	transform: translateX(-50%);
}

.pagetop-main__final .step.-step1 .bottomchara .st0 {
	display: none;
}

.pagetop-main__final .step.-step1 .bottomchara .st1 {
	display: inline;
}

.pagetop-main__final .step.-step1 .bottomchara .st2 {
	fill: #EEEEEE;
}

.pagetop-main__final .step.-step1 .bottomchara .st3 {
	fill: #F09489;
}

.pagetop-main__final .step.-step1 .bottomchara .st4 {
	fill: #F7BF9E;
}

.pagetop-main__final .step.-step1 .bottomchara .st5 {
	fill: #F9E6D4;
}

.pagetop-main__final .step.-step1 .bottomchara .st6 {
	fill: #9C9C9D;
}

.pagetop-main__final .step.-step1 .bottomchara .st7 {
	fill: #C6E6EE;
}

.pagetop-main__final .step.-step1 .bottomchara .st8 {
	fill: #AEBEF4;
}

.pagetop-main__final .step.-step1 .bottomchara .st9 {
	fill: #F19089;
}

.pagetop-main__final .step.-step1 .bottomchara .st10 {
	fill: #C3EACA;
}

.pagetop-main__final .step.-step1 .bottomchara .st11 {
	fill: #F7BF9E;
	display: inline;
}

.pagetop-main__final .step.-step1 .bottomchara .st12 {
	fill: #AEBEF4;
	display: inline;
}

.pagetop-main__final .step.-step1 .bottomchara .st13 {
	fill: #9C9C9D;
	display: inline;
}

.pagetop-main__final .step.-step1 .bottomchara .st14 {
	fill: #F19089;
	display: inline;
}

.pagetop-main__final .step.-step1 .bottomchara .st15 {
	fill: #C3EACA;
	display: inline;
}

.pagetop-main__final .step.-step1 .bottomchara .st16 {
	fill: #C6E6EE;
	display: inline;
}

.pagetop-main__final .step.-step1 .bottomchara .st17 {
	fill: #F9E6D4;
	display: inline;
}

.pagetop-main__final .step.-step1 .bottomchara .st18 {
	fill: #EEEEEE;
	display: inline;
}

.pagetop-main__final .step.-step2 {
	bottom: 0;
	width: 100%;
	height: 100%;
}

.pagetop-main__final .step.-step2 .topchara {
	-webkit-transform: translateX(-50%);
	position: absolute;
	top: 101px;
	left: 50%;
	width: initial;
	height: 131px;
	transform: translateX(-50%);
}

.pagetop-main__final .step.-step2 .topchara .st0 {
	display: none;
}

.pagetop-main__final .step.-step2 .topchara .st1 {
	display: inline;
}

.pagetop-main__final .step.-step2 .topchara .st2 {
	fill: #EEEEEE;
}

.pagetop-main__final .step.-step2 .topchara .st3 {
	fill: #F09489;
}

.pagetop-main__final .step.-step2 .topchara .st4 {
	fill: #C3EACA;
}

.pagetop-main__final .step.-step2 .topchara .st5 {
	fill: #F9E6D4;
}

.pagetop-main__final .step.-step2 .topchara .st6 {
	fill: #F19089;
}

.pagetop-main__final .step.-step2 .topchara .st7 {
	fill: #FFF4C5;
}

.pagetop-main__final .step.-step2 .topchara .st8 {
	fill: #F7BF9E;
}

.pagetop-main__final .step.-step2 .topchara .st9 {
	fill: #C6E6EE;
}

.pagetop-main__final .step.-step2 .topchara .st10 {
	fill: #AEBEF4;
}

.pagetop-main__final .step.-step2 .topchara .st11 {
	fill: #9C9C9D;
}

.pagetop-main__final .step.-step2 .centerchara {
	-webkit-transform: translateX(-50%);
	position: absolute;
	top: 258px;
	left: 50%;
	width: initial;
	height: 131px;
	transform: translateX(-50%);
}

.pagetop-main__final .step.-step2 .centerchara .st0 {
	display: none;
}

.pagetop-main__final .step.-step2 .centerchara .st1 {
	display: inline;
}

.pagetop-main__final .step.-step2 .centerchara .st2 {
	fill: #EEEEEE;
}

.pagetop-main__final .step.-step2 .centerchara .st3 {
	fill: #F09489;
}

.pagetop-main__final .step.-step2 .centerchara .st4 {
	fill: #FFF4C5;
}

.pagetop-main__final .step.-step2 .centerchara .st5 {
	fill: #F9E6D4;
}

.pagetop-main__final .step.-step2 .centerchara .st6 {
	fill: #F7BF9E;
}

.pagetop-main__final .step.-step2 .centerchara .st7 {
	fill: #C3EACA;
}

.pagetop-main__final .step.-step2 .centerchara .st8 {
	fill: #F19089;
}

.pagetop-main__final .step.-step2 .centerchara .st9 {
	fill: #9C9C9D;
}

.pagetop-main__final .step.-step2 .centerchara .st10 {
	fill: #AEBEF4;
}

.pagetop-main__final .step.-step2 .bottomchara {
	-webkit-transform: translateX(-50%);
	position: absolute;
	bottom: 11px;
	left: 50%;
	width: initial;
	height: 131px;
	transform: translateX(-50%);
}

.pagetop-main__final .step.-step2 .bottomchara .st0 {
	display: none;
}

.pagetop-main__final .step.-step2 .bottomchara .st1 {
	display: inline;
}

.pagetop-main__final .step.-step2 .bottomchara .st2 {
	fill: #EEEEEE;
}

.pagetop-main__final .step.-step2 .bottomchara .st3 {
	fill: #F09489;
}

.pagetop-main__final .step.-step2 .bottomchara .st4 {
	fill: #F7BF9E;
}

.pagetop-main__final .step.-step2 .bottomchara .st5 {
	fill: #F9E6D4;
}

.pagetop-main__final .step.-step2 .bottomchara .st6 {
	fill: #9C9C9D;
}

.pagetop-main__final .step.-step2 .bottomchara .st7 {
	fill: #C6E6EE;
}

.pagetop-main__final .step.-step2 .bottomchara .st8 {
	fill: #AEBEF4;
}

.pagetop-main__final .step.-step2 .bottomchara .st9 {
	fill: #F19089;
}

.pagetop-main__final .step.-step2 .bottomchara .st10 {
	fill: #C3EACA;
}

.pagetop-main__final .step.-step3 {
	bottom: 0;
	width: 100%;
	height: 100%;
}

.pagetop-main__final .step.-step3 .topchara {
	-webkit-transform: translateX(-50%);
	position: absolute;
	top: 101px;
	left: 50%;
	width: initial;
	height: 131px;
	transform: translateX(-50%);
}

.pagetop-main__final .step.-step3 .topchara .st0 {
	fill: #EEEEEE;
}

.pagetop-main__final .step.-step3 .topchara .st1 {
	fill: #F09489;
}

.pagetop-main__final .step.-step3 .topchara .st2 {
	fill: #C3EACA;
}

.pagetop-main__final .step.-step3 .topchara .st3 {
	fill: #F9E6D4;
}

.pagetop-main__final .step.-step3 .topchara .st4 {
	fill: #F19089;
}

.pagetop-main__final .step.-step3 .topchara .st5 {
	fill: #FFF4C5;
}

.pagetop-main__final .step.-step3 .topchara .st6 {
	fill: #F7BF9E;
}

.pagetop-main__final .step.-step3 .topchara .st7 {
	fill: #C6E6EE;
}

.pagetop-main__final .step.-step3 .topchara .st8 {
	fill: #AEBEF4;
}

.pagetop-main__final .step.-step3 .topchara .st9 {
	fill: #9C9C9D;
}

.pagetop-main__final .step.-step3 .centerchara {
	-webkit-transform: translateX(-50%);
	position: absolute;
	top: 258px;
	left: 50%;
	width: initial;
	height: 131px;
	transform: translateX(-50%);
}

.pagetop-main__final .step.-step3 .centerchara .st0 {
	fill: #EEEEEE;
}

.pagetop-main__final .step.-step3 .centerchara .st1 {
	fill: #F09489;
}

.pagetop-main__final .step.-step3 .centerchara .st2 {
	fill: #FFF4C5;
}

.pagetop-main__final .step.-step3 .centerchara .st3 {
	fill: #F9E6D4;
}

.pagetop-main__final .step.-step3 .centerchara .st4 {
	fill: #F7BF9E;
}

.pagetop-main__final .step.-step3 .centerchara .st5 {
	fill: #C3EACA;
}

.pagetop-main__final .step.-step3 .centerchara .st6 {
	fill: #F19089;
}

.pagetop-main__final .step.-step3 .centerchara .st7 {
	fill: #9C9C9D;
}

.pagetop-main__final .step.-step3 .centerchara .st8 {
	fill: #AEBEF4;
}

.pagetop-main__final .step.-step3 .bottomchara {
	-webkit-transform: translateX(-50%);
	position: absolute;
	bottom: 11px;
	left: 50%;
	width: initial;
	height: 131px;
	transform: translateX(-50%);
}

.pagetop-main__final .step.-step3 .bottomchara .st0 {
	fill: #EEEEEE;
}

.pagetop-main__final .step.-step3 .bottomchara .st1 {
	fill: #F09489;
}

.pagetop-main__final .step.-step3 .bottomchara .st2 {
	fill: #F7BF9E;
}

.pagetop-main__final .step.-step3 .bottomchara .st3 {
	fill: #F9E6D4;
}

.pagetop-main__final .step.-step3 .bottomchara .st4 {
	fill: #9C9C9D;
}

.pagetop-main__final .step.-step3 .bottomchara .st5 {
	fill: #C6E6EE;
}

.pagetop-main__final .step.-step3 .bottomchara .st6 {
	fill: #AEBEF4;
}

.pagetop-main__final .step.-step3 .bottomchara .st7 {
	fill: #F19089;
}

.pagetop-main__final .step.-step3 .bottomchara .st8 {
	fill: #C3EACA;
}

.pagetop-main__final .footbar {
	-webkit-transform: translateX(-50%);
	position: absolute;
	left: 50%;
	width: 352px;
	height: 11px;
	transform: translateX(-50%);
	background: #f9e6d4;
}

.pagetop-main__final .footbar.-top {
	top: 232px;
}

.pagetop-main__final .footbar.-center {
	top: 389px;
}

.wrapping {
	margin-top: 0;
	margin-bottom: -10px;
	padding-top: 29px;
}

.wrapping-lead {
	margin-bottom: 45px;
}

.wrapping-list {
	width: 100%;
	padding-bottom: 48px;
	gap: 66px 0;
}

.wrapping-item {
	width: 100%;
	max-width: 350px;
}

.wrapping-item__imagecover {
	width: 100%;
	margin-bottom: 9px;
	border: 3px solid #f9f9f9;
}

.wrapping-item__imagecover .image {
	height: 220px;
}

.wrapping-item__imagecover .image > img {
	-o-object-fit: cover;
	height: 100%;
	object-fit: cover;
}

.wrapping-item__detail {
	margin-left: 0;
}

.wrapping-item__detail .title .-nml {
	margin-left: -12px;
}

.wrapping-item__detail .text {
	margin-bottom: 14px;
	font-size: 1.7rem;
	line-height: 3.4rem;
}

.wrapping-item__btnlink {
	width: 191px;
	height: 70px;
}

.wrapping-item__btnlink .text {
	padding-left: 26px;
	font-weight: 600;
	font-size: 1.9rem;
}

.wrapping-focus {
	margin-bottom: 0;
}

.wrapping-focus__item {
	margin-bottom: 12px;
}

.wrapping-focus__item .text {
	padding-left: 18px;
}

.main[data-page="page13"] .page-head__title {
	padding: 23px 0;
}

}

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

.pro-inner__place .form-item__radio {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.pro-inner__place .form-item__radio > label {
	margin-right: 0 !important;
}

}

@-webkit-keyframes about-anm__frame1 {

0%,14%,96%,100% {
	opacity: 0;
}

14.1%,94% {
	opacity: 1;
}

}

@keyframes about-anm__frame1 {

0%,14%,96%,100% {
	opacity: 0;
}

14.1%,94% {
	opacity: 1;
}

}

@-webkit-keyframes about-anm__hand1 {

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

1.1%,5% {
	-webkit-transform: translate(320px, 0);
	transform: translate(320px, 0);
}

5.1%,10% {
	-webkit-transform: translate(-325px, 0);
	transform: translate(-325px, 0);
}

10.1%,12%,15%,94% {
	-webkit-transform: translate(0);
	transform: translate(0);
}

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

}

@keyframes about-anm__hand1 {

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

1.1%,5% {
	-webkit-transform: translate(320px, 0);
	transform: translate(320px, 0);
}

5.1%,10% {
	-webkit-transform: translate(-325px, 0);
	transform: translate(-325px, 0);
}

10.1%,12%,15%,94% {
	-webkit-transform: translate(0);
	transform: translate(0);
}

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

}

@-webkit-keyframes about-anm__frame2 {

0%,29%,96%,100% {
	opacity: 0;
}

29.1%,94% {
	opacity: 1;
}

}

@keyframes about-anm__frame2 {

0%,29%,96%,100% {
	opacity: 0;
}

29.1%,94% {
	opacity: 1;
}

}

@-webkit-keyframes about-anm__hand2 {

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

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

20.1%,25% {
	-webkit-transform: translate(-250px, 0);
	transform: translate(-250px, 0);
}

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

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

}

@keyframes about-anm__hand2 {

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

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

20.1%,25% {
	-webkit-transform: translate(-250px, 0);
	transform: translate(-250px, 0);
}

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

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

}

@-webkit-keyframes about-anm__frame3 {

0%,44%,96%,100% {
	opacity: 0;
}

44.1%,94% {
	opacity: 1;
}

}

@keyframes about-anm__frame3 {

0%,44%,96%,100% {
	opacity: 0;
}

44.1%,94% {
	opacity: 1;
}

}

@-webkit-keyframes about-anm__hand3 {

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

33.1%,38% {
	-webkit-transform: translate(-250px, 0);
	transform: translate(-250px, 0);
}

38.1%,42%,45%,94% {
	-webkit-transform: translate(0);
	transform: translate(0);
}

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

}

@keyframes about-anm__hand3 {

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

33.1%,38% {
	-webkit-transform: translate(-250px, 0);
	transform: translate(-250px, 0);
}

38.1%,42%,45%,94% {
	-webkit-transform: translate(0);
	transform: translate(0);
}

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

}

@-webkit-keyframes about-anm__lbal4 {

0%,46%,96%,100% {
	-webkit-transform: translateY(40px);
	transform: translateY(40px);
	opacity: 0;
}

48%,94% {
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
	opacity: 1;
}

}

@keyframes about-anm__lbal4 {

0%,46%,96%,100% {
	-webkit-transform: translateY(40px);
	transform: translateY(40px);
	opacity: 0;
}

48%,94% {
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
	opacity: 1;
}

}

@-webkit-keyframes about-anm__dot4_1 {

0%,48%,96%,100% {
	fill: #c6e6ee;
}

48.1%,94% {
	fill: #f19089;
}

}

@keyframes about-anm__dot4_1 {

0%,48%,96%,100% {
	fill: #c6e6ee;
}

48.1%,94% {
	fill: #f19089;
}

}

@-webkit-keyframes about-anm__dot4_2 {

0%,50%,96%,100% {
	fill: #c6e6ee;
}

50.1%,94% {
	fill: #f19089;
}

}

@keyframes about-anm__dot4_2 {

0%,50%,96%,100% {
	fill: #c6e6ee;
}

50.1%,94% {
	fill: #f19089;
}

}

@-webkit-keyframes about-anm__dot4_3 {

0%,52%,96%,100% {
	fill: #c6e6ee;
}

52.1%,94% {
	fill: #f19089;
}

}

@keyframes about-anm__dot4_3 {

0%,52%,96%,100% {
	fill: #c6e6ee;
}

52.1%,94% {
	fill: #f19089;
}

}

@-webkit-keyframes about-anm__dot4_4 {

0%,54%,96%,100% {
	fill: #c6e6ee;
}

54.1%,94% {
	fill: #f19089;
}

}

@keyframes about-anm__dot4_4 {

0%,54%,96%,100% {
	fill: #c6e6ee;
}

54.1%,94% {
	fill: #f19089;
}

}

@-webkit-keyframes about-anm__dot4_5 {

0%,56%,96%,100% {
	fill: #c6e6ee;
}

56.1%,94% {
	fill: #f19089;
}

}

@keyframes about-anm__dot4_5 {

0%,56%,96%,100% {
	fill: #c6e6ee;
}

56.1%,94% {
	fill: #f19089;
}

}

@-webkit-keyframes about-anm__dot4_6 {

0%,58%,96%,100% {
	fill: #c6e6ee;
}

58.1%,94% {
	fill: #f19089;
}

}

@keyframes about-anm__dot4_6 {

0%,58%,96%,100% {
	fill: #c6e6ee;
}

58.1%,94% {
	fill: #f19089;
}

}

@-webkit-keyframes about-anm__dot4_7 {

0%,60%,96%,100% {
	fill: #c6e6ee;
}

60.1%,94% {
	fill: #f19089;
}

}

@keyframes about-anm__dot4_7 {

0%,60%,96%,100% {
	fill: #c6e6ee;
}

60.1%,94% {
	fill: #f19089;
}

}

@-webkit-keyframes about-anm__dot4_8 {

0%,62%,96%,100% {
	fill: #c6e6ee;
}

62.1%,94% {
	fill: #f19089;
}

}

@keyframes about-anm__dot4_8 {

0%,62%,96%,100% {
	fill: #c6e6ee;
}

62.1%,94% {
	fill: #f19089;
}

}

@-webkit-keyframes about-anm__item4 {

0%,55%,96%,100% {
	-webkit-transform: translateY(40px);
	transform: translateY(40px);
	opacity: 0;
}

57%,94% {
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
	opacity: 1;
}

}

@keyframes about-anm__item4 {

0%,55%,96%,100% {
	-webkit-transform: translateY(40px);
	transform: translateY(40px);
	opacity: 0;
}

57%,94% {
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
	opacity: 1;
}

}

@-webkit-keyframes about-anm__rbal4 {

0%,62%,96%,100% {
	-webkit-transform: translateY(40px);
	transform: translateY(40px);
	opacity: 0;
}

64%,94% {
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
	opacity: 1;
}

}

@keyframes about-anm__rbal4 {

0%,62%,96%,100% {
	-webkit-transform: translateY(40px);
	transform: translateY(40px);
	opacity: 0;
}

64%,94% {
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
	opacity: 1;
}

}

@-webkit-keyframes item-slidenav__anm--block1 {

0% {
	-webkit-transform-origin: right;
	-webkit-transform: rotateY(0deg);
	transform: rotateY(0deg);
	transform-origin: right;
}

9.9% {
	-webkit-transform-origin: right;
	-webkit-transform: rotateY(-90deg);
	transform: rotateY(-90deg);
	transform-origin: right;
}

10%,20% {
	-webkit-transform-origin: left;
	-webkit-transform: rotateY(-90deg);
	transform: rotateY(-90deg);
	transform-origin: left;
}

30%,100% {
	-webkit-transform-origin: left;
	-webkit-transform: rotateY(0deg);
	transform: rotateY(0deg);
	transform-origin: left;
}

}

@keyframes item-slidenav__anm--block1 {

0% {
	-webkit-transform-origin: right;
	-webkit-transform: rotateY(0deg);
	transform: rotateY(0deg);
	transform-origin: right;
}

9.9% {
	-webkit-transform-origin: right;
	-webkit-transform: rotateY(-90deg);
	transform: rotateY(-90deg);
	transform-origin: right;
}

10%,20% {
	-webkit-transform-origin: left;
	-webkit-transform: rotateY(-90deg);
	transform: rotateY(-90deg);
	transform-origin: left;
}

30%,100% {
	-webkit-transform-origin: left;
	-webkit-transform: rotateY(0deg);
	transform: rotateY(0deg);
	transform-origin: left;
}

}

@-webkit-keyframes item-slidenav__anm--block2 {

0%,10% {
	-webkit-transform-origin: right;
	-webkit-transform: rotateY(0deg);
	transform: rotateY(0deg);
	transform-origin: right;
}

19.9% {
	-webkit-transform-origin: right;
	-webkit-transform: rotateY(90deg);
	transform: rotateY(90deg);
	transform-origin: right;
}

20%,30% {
	-webkit-transform-origin: left;
	-webkit-transform: rotateY(90deg);
	transform: rotateY(90deg);
	transform-origin: left;
}

40%,100% {
	-webkit-transform-origin: left;
	-webkit-transform: rotateY(0deg);
	transform: rotateY(0deg);
	transform-origin: left;
}

}

@keyframes item-slidenav__anm--block2 {

0%,10% {
	-webkit-transform-origin: right;
	-webkit-transform: rotateY(0deg);
	transform: rotateY(0deg);
	transform-origin: right;
}

19.9% {
	-webkit-transform-origin: right;
	-webkit-transform: rotateY(90deg);
	transform: rotateY(90deg);
	transform-origin: right;
}

20%,30% {
	-webkit-transform-origin: left;
	-webkit-transform: rotateY(90deg);
	transform: rotateY(90deg);
	transform-origin: left;
}

40%,100% {
	-webkit-transform-origin: left;
	-webkit-transform: rotateY(0deg);
	transform: rotateY(0deg);
	transform-origin: left;
}

}

@-webkit-keyframes form-show__text {

0%,100% {
	opacity: 0;
}

0.1%,99.9% {
	opacity: 1;
}

}

@keyframes form-show__text {

0%,100% {
	opacity: 0;
}

0.1%,99.9% {
	opacity: 1;
}

}

@-webkit-keyframes main-scene__open {

0% {
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

100% {
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%);
}

}

@keyframes main-scene__open {

0% {
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

100% {
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%);
}

}

@-webkit-keyframes main-scene__close {

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

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

}

@keyframes main-scene__close {

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

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

}

@-webkit-keyframes main-scene1__stage--out {

0% {
	-webkit-transform: translateX(-50%);
	left: 47%;
	transform: translateX(-50%);
}

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

}

@keyframes main-scene1__stage--out {

0% {
	-webkit-transform: translateX(-50%);
	left: 47%;
	transform: translateX(-50%);
}

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

}

@-webkit-keyframes main-scene1__supporter2--out {

0% {
	-webkit-transform: scaleX(-1) translateX(0);
	transform: scaleX(-1) translateX(0);
}

100% {
	-webkit-transform: scaleX(-1) translateX(-50vw);
	transform: scaleX(-1) translateX(-50vw);
}

}

@keyframes main-scene1__supporter2--out {

0% {
	-webkit-transform: scaleX(-1) translateX(0);
	transform: scaleX(-1) translateX(0);
}

100% {
	-webkit-transform: scaleX(-1) translateX(-50vw);
	transform: scaleX(-1) translateX(-50vw);
}

}

@-webkit-keyframes main-scene1__supporter1--in {

0% {
	-webkit-transform: scaleX(-1) translateX(50vw);
	transform: scaleX(-1) translateX(50vw);
}

99.99% {
	-webkit-transform: scaleX(-1) translateX(0);
	transform: scaleX(-1) translateX(0);
}

100% {
	-webkit-transform: scaleX(1) translateX(0);
	transform: scaleX(1) translateX(0);
}

}

@keyframes main-scene1__supporter1--in {

0% {
	-webkit-transform: scaleX(-1) translateX(50vw);
	transform: scaleX(-1) translateX(50vw);
}

99.99% {
	-webkit-transform: scaleX(-1) translateX(0);
	transform: scaleX(-1) translateX(0);
}

100% {
	-webkit-transform: scaleX(1) translateX(0);
	transform: scaleX(1) translateX(0);
}

}

@-webkit-keyframes main-scene1__supporter2--in {

0% {
	-webkit-transform: translateX(50vw);
	transform: translateX(50vw);
}

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

}

@keyframes main-scene1__supporter2--in {

0% {
	-webkit-transform: translateX(50vw);
	transform: translateX(50vw);
}

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

}

@-webkit-keyframes main-scene1__buyer {

0% {
	-webkit-transform: translateX(0px);
	transform: translateX(0px);
}

10%,20% {
	-webkit-transform: translateX(100px);
	transform: translateX(100px);
}

30%,40% {
	-webkit-transform: translateX(180px);
	transform: translateX(180px);
}

50%,60% {
	-webkit-transform: translateX(260px);
	transform: translateX(260px);
}

100% {
	-webkit-transform: translateX(830px);
	transform: translateX(830px);
}

}

@keyframes main-scene1__buyer {

0% {
	-webkit-transform: translateX(0px);
	transform: translateX(0px);
}

10%,20% {
	-webkit-transform: translateX(100px);
	transform: translateX(100px);
}

30%,40% {
	-webkit-transform: translateX(180px);
	transform: translateX(180px);
}

50%,60% {
	-webkit-transform: translateX(260px);
	transform: translateX(260px);
}

100% {
	-webkit-transform: translateX(830px);
	transform: translateX(830px);
}

}

@-webkit-keyframes main-scene1__bottle {

0%,15% {
	opacity: 1;
}

15.01%,100% {
	opacity: 0;
}

}

@keyframes main-scene1__bottle {

0%,15% {
	opacity: 1;
}

15.01%,100% {
	opacity: 0;
}

}

@-webkit-keyframes main-scene1__onigiri {

0%,35% {
	opacity: 1;
}

35.01%,100% {
	opacity: 0;
}

}

@keyframes main-scene1__onigiri {

0%,35% {
	opacity: 1;
}

35.01%,100% {
	opacity: 0;
}

}

@-webkit-keyframes main-scene1__candy {

0%,55% {
	opacity: 1;
}

55.01%,100% {
	opacity: 0;
}

}

@keyframes main-scene1__candy {

0%,55% {
	opacity: 1;
}

55.01%,100% {
	opacity: 0;
}

}

@-webkit-keyframes main-scene1__bottle--reverse {

0%,15% {
	opacity: 0;
}

15.01%,100% {
	opacity: 1;
}

}

@keyframes main-scene1__bottle--reverse {

0%,15% {
	opacity: 0;
}

15.01%,100% {
	opacity: 1;
}

}

@-webkit-keyframes main-scene1__onigiri--reverse {

0%,35% {
	opacity: 0;
}

35.01%,100% {
	opacity: 1;
}

}

@keyframes main-scene1__onigiri--reverse {

0%,35% {
	opacity: 0;
}

35.01%,100% {
	opacity: 1;
}

}

@-webkit-keyframes main-scene1__candy--reverse {

0%,55% {
	opacity: 0;
}

55.01%,100% {
	opacity: 1;
}

}

@keyframes main-scene1__candy--reverse {

0%,55% {
	opacity: 0;
}

55.01%,100% {
	opacity: 1;
}

}

@-webkit-keyframes main-scene1__casher--conroler {

0%,80%,100% {
	-webkit-transform: rotateY(0deg);
	transform: rotateY(0deg);
}

35%,45% {
	-webkit-transform: rotateY(65deg);
	transform: rotateY(65deg);
}

}

@keyframes main-scene1__casher--conroler {

0%,80%,100% {
	-webkit-transform: rotateY(0deg);
	transform: rotateY(0deg);
}

35%,45% {
	-webkit-transform: rotateY(65deg);
	transform: rotateY(65deg);
}

}

@-webkit-keyframes main-scene1__carrier {

0% {
	-webkit-transform: translateX(0px);
	transform: translateX(0px);
}

100% {
	-webkit-transform: translateX(-1726px);
	transform: translateX(-1726px);
}

}

@keyframes main-scene1__carrier {

0% {
	-webkit-transform: translateX(0px);
	transform: translateX(0px);
}

100% {
	-webkit-transform: translateX(-1726px);
	transform: translateX(-1726px);
}

}

@-webkit-keyframes main-scene1__man {

0% {
	-webkit-transform: translate(calc(-50% + 150px), -77px) rotateY(360deg);
	transform: translate(calc(-50% + 150px), -77px) rotateY(360deg);
}

30%,40% {
	-webkit-transform: translate(calc(-50% + 150px), -77px) rotateY(0deg);
	transform: translate(calc(-50% + 150px), -77px) rotateY(0deg);
}

60% {
	-webkit-transform: translate(calc(-50% + 150px), -83px) rotateY(0deg);
	transform: translate(calc(-50% + 150px), -83px) rotateY(0deg);
}

90%,95% {
	-webkit-transform: translate(calc(-50% + 150px), 0) rotateY(0deg);
	transform: translate(calc(-50% + 150px), 0) rotateY(0deg);
}

100% {
	-webkit-transform: translate(calc(-50% + 180px), 0) rotateY(0deg);
	transform: translate(calc(-50% + 180px), 0) rotateY(0deg);
}

}

@keyframes main-scene1__man {

0% {
	-webkit-transform: translate(calc(-50% + 150px), -77px) rotateY(360deg);
	transform: translate(calc(-50% + 150px), -77px) rotateY(360deg);
}

30%,40% {
	-webkit-transform: translate(calc(-50% + 150px), -77px) rotateY(0deg);
	transform: translate(calc(-50% + 150px), -77px) rotateY(0deg);
}

60% {
	-webkit-transform: translate(calc(-50% + 150px), -83px) rotateY(0deg);
	transform: translate(calc(-50% + 150px), -83px) rotateY(0deg);
}

90%,95% {
	-webkit-transform: translate(calc(-50% + 150px), 0) rotateY(0deg);
	transform: translate(calc(-50% + 150px), 0) rotateY(0deg);
}

100% {
	-webkit-transform: translate(calc(-50% + 180px), 0) rotateY(0deg);
	transform: translate(calc(-50% + 180px), 0) rotateY(0deg);
}

}

@-webkit-keyframes main-scene1__car {

0% {
	left: -132px;
}

100% {
	left: calc(50% + 200px);
}

}

@keyframes main-scene1__car {

0% {
	left: -132px;
}

100% {
	left: calc(50% + 200px);
}

}

@-webkit-keyframes main-scene1__car2 {

0% {
	left: calc(50% + 200px);
}

100% {
	left: 100%;
}

}

@keyframes main-scene1__car2 {

0% {
	left: calc(50% + 200px);
}

100% {
	left: 100%;
}

}

@-webkit-keyframes main-scene1__man--tab {

0% {
	-webkit-transform: translate(calc(-50% + 90px), -46px) rotateY(360deg);
	transform: translate(calc(-50% + 90px), -46px) rotateY(360deg);
}

30%,40% {
	-webkit-transform: translate(calc(-50% + 90px), -46px) rotateY(0deg);
	transform: translate(calc(-50% + 90px), -46px) rotateY(0deg);
}

60% {
	-webkit-transform: translate(calc(-50% + 90px), -60px) rotateY(0deg);
	transform: translate(calc(-50% + 90px), -60px) rotateY(0deg);
}

90%,95% {
	-webkit-transform: translate(calc(-50% + 90px), 0) rotateY(0deg);
	transform: translate(calc(-50% + 90px), 0) rotateY(0deg);
}

100% {
	-webkit-transform: translate(calc(-50% + 110px), 0px) rotateY(0deg);
	transform: translate(calc(-50% + 110px), 0px) rotateY(0deg);
}

}

@keyframes main-scene1__man--tab {

0% {
	-webkit-transform: translate(calc(-50% + 90px), -46px) rotateY(360deg);
	transform: translate(calc(-50% + 90px), -46px) rotateY(360deg);
}

30%,40% {
	-webkit-transform: translate(calc(-50% + 90px), -46px) rotateY(0deg);
	transform: translate(calc(-50% + 90px), -46px) rotateY(0deg);
}

60% {
	-webkit-transform: translate(calc(-50% + 90px), -60px) rotateY(0deg);
	transform: translate(calc(-50% + 90px), -60px) rotateY(0deg);
}

90%,95% {
	-webkit-transform: translate(calc(-50% + 90px), 0) rotateY(0deg);
	transform: translate(calc(-50% + 90px), 0) rotateY(0deg);
}

100% {
	-webkit-transform: translate(calc(-50% + 110px), 0px) rotateY(0deg);
	transform: translate(calc(-50% + 110px), 0px) rotateY(0deg);
}

}

@-webkit-keyframes main-scene1__car--tab {

0% {
	left: -132px;
}

100% {
	left: calc(50% + 135px);
}

}

@keyframes main-scene1__car--tab {

0% {
	left: -132px;
}

100% {
	left: calc(50% + 135px);
}

}

@-webkit-keyframes main-scene1__car2--tab {

0% {
	left: calc(50% + 135px);
}

100% {
	left: 100%;
}

}

@keyframes main-scene1__car2--tab {

0% {
	left: calc(50% + 135px);
}

100% {
	left: 100%;
}

}

@-webkit-keyframes main-scene1__stage--out--sp {

0% {
	-webkit-transform: translateX(-50%);
	left: calc(50% + 8px);
	transform: translateX(-50%);
}

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

}

@keyframes main-scene1__stage--out--sp {

0% {
	-webkit-transform: translateX(-50%);
	left: calc(50% + 8px);
	transform: translateX(-50%);
}

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

}

@-webkit-keyframes main-scene1__supporter1--in--sp {

0% {
	-webkit-transform: scaleX(-1) translateX(50vw);
	transform: scaleX(-1) translateX(50vw);
}

99.99% {
	-webkit-transform: scaleX(-1) translateX(0);
	transform: scaleX(-1) translateX(0);
}

100% {
	-webkit-transform: scaleX(1) translateX(0);
	transform: scaleX(1) translateX(0);
}

}

@keyframes main-scene1__supporter1--in--sp {

0% {
	-webkit-transform: scaleX(-1) translateX(50vw);
	transform: scaleX(-1) translateX(50vw);
}

99.99% {
	-webkit-transform: scaleX(-1) translateX(0);
	transform: scaleX(-1) translateX(0);
}

100% {
	-webkit-transform: scaleX(1) translateX(0);
	transform: scaleX(1) translateX(0);
}

}

@-webkit-keyframes main-scene1__supporter2--in--sp {

0% {
	-webkit-transform: translateX(50vw);
	transform: translateX(50vw);
}

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

}

@keyframes main-scene1__supporter2--in--sp {

0% {
	-webkit-transform: translateX(50vw);
	transform: translateX(50vw);
}

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

}

@-webkit-keyframes main-scene1__buyer--sp {

0% {
	-webkit-transform: translateX(0px) scaleX(1);
	transform: translateX(0px) scaleX(1);
}

14%,24% {
	-webkit-transform: translateX(140px) scaleX(1);
	transform: translateX(140px) scaleX(1);
}

32%,42% {
	-webkit-transform: translateX(200px) scaleX(1);
	transform: translateX(200px) scaleX(1);
}

56%,66% {
	-webkit-transform: translateX(340px) scaleX(1);
	transform: translateX(340px) scaleX(1);
}

66.01% {
	-webkit-transform: translateX(340px) scaleX(-1);
	transform: translateX(340px) scaleX(-1);
}

100% {
	-webkit-transform: translateX(-50px) scaleX(-1);
	transform: translateX(-50px) scaleX(-1);
}

}

@keyframes main-scene1__buyer--sp {

0% {
	-webkit-transform: translateX(0px) scaleX(1);
	transform: translateX(0px) scaleX(1);
}

14%,24% {
	-webkit-transform: translateX(140px) scaleX(1);
	transform: translateX(140px) scaleX(1);
}

32%,42% {
	-webkit-transform: translateX(200px) scaleX(1);
	transform: translateX(200px) scaleX(1);
}

56%,66% {
	-webkit-transform: translateX(340px) scaleX(1);
	transform: translateX(340px) scaleX(1);
}

66.01% {
	-webkit-transform: translateX(340px) scaleX(-1);
	transform: translateX(340px) scaleX(-1);
}

100% {
	-webkit-transform: translateX(-50px) scaleX(-1);
	transform: translateX(-50px) scaleX(-1);
}

}

@-webkit-keyframes main-scene1__bottle--sp {

0%,19% {
	opacity: 1;
}

19.01%,100% {
	opacity: 0;
}

}

@keyframes main-scene1__bottle--sp {

0%,19% {
	opacity: 1;
}

19.01%,100% {
	opacity: 0;
}

}

@-webkit-keyframes main-scene1__onigiri--sp {

0%,37% {
	opacity: 1;
}

37.01%,100% {
	opacity: 0;
}

}

@keyframes main-scene1__onigiri--sp {

0%,37% {
	opacity: 1;
}

37.01%,100% {
	opacity: 0;
}

}

@-webkit-keyframes main-scene1__candy--sp {

0%,61% {
	opacity: 1;
}

61.01%,100% {
	opacity: 0;
}

}

@keyframes main-scene1__candy--sp {

0%,61% {
	opacity: 1;
}

61.01%,100% {
	opacity: 0;
}

}

@-webkit-keyframes main-scene1__bottle--reverse--sp {

0%,19% {
	opacity: 0;
}

19.01%,100% {
	opacity: 1;
}

}

@keyframes main-scene1__bottle--reverse--sp {

0%,19% {
	opacity: 0;
}

19.01%,100% {
	opacity: 1;
}

}

@-webkit-keyframes main-scene1__onigiri--reverse--sp {

0%,37% {
	opacity: 0;
}

37.01%,100% {
	opacity: 1;
}

}

@keyframes main-scene1__onigiri--reverse--sp {

0%,37% {
	opacity: 0;
}

37.01%,100% {
	opacity: 1;
}

}

@-webkit-keyframes main-scene1__candy--reverse--sp {

0%,61% {
	opacity: 0;
}

61.01%,100% {
	opacity: 1;
}

}

@keyframes main-scene1__candy--reverse--sp {

0%,61% {
	opacity: 0;
}

61.01%,100% {
	opacity: 1;
}

}

@-webkit-keyframes main-scene1__car--sp {

0% {
	left: -83px;
}

100% {
	left: calc(50% - 15px);
}

}

@keyframes main-scene1__car--sp {

0% {
	left: -83px;
}

100% {
	left: calc(50% - 15px);
}

}

@-webkit-keyframes main-scene1__car2--sp {

0% {
	left: calc(50% - 15px);
}

100% {
	left: 100%;
}

}

@keyframes main-scene1__car2--sp {

0% {
	left: calc(50% - 15px);
}

100% {
	left: 100%;
}

}

@-webkit-keyframes main-scene1__man--sp {

0% {
	-webkit-transform: translate(calc(-50% - 50px), -54px) rotateY(360deg);
	transform: translate(calc(-50% - 50px), -54px) rotateY(360deg);
}

30%,40% {
	-webkit-transform: translate(calc(-50% - 50px), -54px) rotateY(0deg);
	transform: translate(calc(-50% - 50px), -54px) rotateY(0deg);
}

60% {
	-webkit-transform: translate(calc(-50% - 50px), -60px) rotateY(0deg);
	transform: translate(calc(-50% - 50px), -60px) rotateY(0deg);
}

90%,95% {
	-webkit-transform: translate(calc(-50% - 50px), 0) rotateY(0deg);
	transform: translate(calc(-50% - 50px), 0) rotateY(0deg);
}

100% {
	-webkit-transform: translate(calc(-50% - 40px), 0) rotateY(0deg);
	transform: translate(calc(-50% - 40px), 0) rotateY(0deg);
}

}

@keyframes main-scene1__man--sp {

0% {
	-webkit-transform: translate(calc(-50% - 50px), -54px) rotateY(360deg);
	transform: translate(calc(-50% - 50px), -54px) rotateY(360deg);
}

30%,40% {
	-webkit-transform: translate(calc(-50% - 50px), -54px) rotateY(0deg);
	transform: translate(calc(-50% - 50px), -54px) rotateY(0deg);
}

60% {
	-webkit-transform: translate(calc(-50% - 50px), -60px) rotateY(0deg);
	transform: translate(calc(-50% - 50px), -60px) rotateY(0deg);
}

90%,95% {
	-webkit-transform: translate(calc(-50% - 50px), 0) rotateY(0deg);
	transform: translate(calc(-50% - 50px), 0) rotateY(0deg);
}

100% {
	-webkit-transform: translate(calc(-50% - 40px), 0) rotateY(0deg);
	transform: translate(calc(-50% - 40px), 0) rotateY(0deg);
}

}

@-webkit-keyframes main-scene2__stage--in {

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

100% {
	-webkit-transform: translateX(-50%);
	left: 50%;
	transform: translateX(-50%);
}

}

@keyframes main-scene2__stage--in {

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

100% {
	-webkit-transform: translateX(-50%);
	left: 50%;
	transform: translateX(-50%);
}

}

@-webkit-keyframes main-scene2__stage--out {

0% {
	-webkit-transform: translateX(-50%);
	left: 50%;
	transform: translateX(-50%);
}

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

}

@keyframes main-scene2__stage--out {

0% {
	-webkit-transform: translateX(-50%);
	left: 50%;
	transform: translateX(-50%);
}

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

}

@-webkit-keyframes main-scene2__supporter1--out {

0% {
	-webkit-transform: translateX(0);
	transform: translateX(0);
}

100% {
	-webkit-transform: translateX(-50vw);
	transform: translateX(-50vw);
}

}

@keyframes main-scene2__supporter1--out {

0% {
	-webkit-transform: translateX(0);
	transform: translateX(0);
}

100% {
	-webkit-transform: translateX(-50vw);
	transform: translateX(-50vw);
}

}

@-webkit-keyframes main-scene2__supporter2--out {

0% {
	-webkit-transform: scaleX(-1) translateX(0);
	transform: scaleX(-1) translateX(0);
}

100% {
	-webkit-transform: scaleX(-1) translateX(-50vw);
	transform: scaleX(-1) translateX(-50vw);
}

}

@keyframes main-scene2__supporter2--out {

0% {
	-webkit-transform: scaleX(-1) translateX(0);
	transform: scaleX(-1) translateX(0);
}

100% {
	-webkit-transform: scaleX(-1) translateX(-50vw);
	transform: scaleX(-1) translateX(-50vw);
}

}

@-webkit-keyframes main-scene2__supporter1--in {

0% {
	-webkit-transform: scaleX(-1) translateX(50vw);
	transform: scaleX(-1) translateX(50vw);
}

99.99% {
	-webkit-transform: scaleX(-1) translateX(0);
	transform: scaleX(-1) translateX(0);
}

100% {
	-webkit-transform: scaleX(1) translateX(0);
	transform: scaleX(1) translateX(0);
}

}

@keyframes main-scene2__supporter1--in {

0% {
	-webkit-transform: scaleX(-1) translateX(50vw);
	transform: scaleX(-1) translateX(50vw);
}

99.99% {
	-webkit-transform: scaleX(-1) translateX(0);
	transform: scaleX(-1) translateX(0);
}

100% {
	-webkit-transform: scaleX(1) translateX(0);
	transform: scaleX(1) translateX(0);
}

}

@-webkit-keyframes main-scene2__supporter2--in {

0% {
	-webkit-transform: translateX(50vw);
	transform: translateX(50vw);
}

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

}

@keyframes main-scene2__supporter2--in {

0% {
	-webkit-transform: translateX(50vw);
	transform: translateX(50vw);
}

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

}

@-webkit-keyframes main-scene2__arm {

0%,50%,100% {
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
}

25%,75% {
	-webkit-transform: rotate(-30deg);
	transform: rotate(-30deg);
}

}

@keyframes main-scene2__arm {

0%,50%,100% {
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
}

25%,75% {
	-webkit-transform: rotate(-30deg);
	transform: rotate(-30deg);
}

}

@-webkit-keyframes main-scene2__car {

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

100% {
	-webkit-transform: translateX(-590px);
	left: 50%;
	transform: translateX(-590px);
}

}

@keyframes main-scene2__car {

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

100% {
	-webkit-transform: translateX(-590px);
	left: 50%;
	transform: translateX(-590px);
}

}

@-webkit-keyframes main-scene2__car2 {

0% {
	-webkit-transform: translateX(-590px);
	left: 50%;
	transform: translateX(-590px);
}

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

}

@keyframes main-scene2__car2 {

0% {
	-webkit-transform: translateX(-590px);
	left: 50%;
	transform: translateX(-590px);
}

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

}

@-webkit-keyframes main-scene2__car--tab {

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

100% {
	-webkit-transform: translateX(0);
	left: 16%;
	transform: translateX(0);
}

}

@keyframes main-scene2__car--tab {

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

100% {
	-webkit-transform: translateX(0);
	left: 16%;
	transform: translateX(0);
}

}

@-webkit-keyframes main-scene2__car2--tab {

0% {
	-webkit-transform: translateX(0);
	left: 16%;
	transform: translateX(0);
}

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

}

@keyframes main-scene2__car2--tab {

0% {
	-webkit-transform: translateX(0);
	left: 16%;
	transform: translateX(0);
}

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

}

@-webkit-keyframes main-scene2__car--sp {

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

100% {
	-webkit-transform: translateX(-147px);
	left: 50%;
	transform: translateX(-147px);
}

}

@keyframes main-scene2__car--sp {

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

100% {
	-webkit-transform: translateX(-147px);
	left: 50%;
	transform: translateX(-147px);
}

}

@-webkit-keyframes main-scene2__car2--sp {

0% {
	-webkit-transform: translateX(-147px);
	left: 50%;
	transform: translateX(-147px);
}

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

}

@keyframes main-scene2__car2--sp {

0% {
	-webkit-transform: translateX(-147px);
	left: 50%;
	transform: translateX(-147px);
}

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

}

@-webkit-keyframes main-scene3__stage--in {

0% {
	-webkit-transform: translate(-50%) rotateY(0deg);
	bottom: -100%;
	transform: translate(-50%) rotateY(0deg);
}

100% {
	-webkit-transform: translateX(-50%) rotateY(0deg);
	bottom: 0;
	transform: translateX(-50%) rotateY(0deg);
}

}

@keyframes main-scene3__stage--in {

0% {
	-webkit-transform: translate(-50%) rotateY(0deg);
	bottom: -100%;
	transform: translate(-50%) rotateY(0deg);
}

100% {
	-webkit-transform: translateX(-50%) rotateY(0deg);
	bottom: 0;
	transform: translateX(-50%) rotateY(0deg);
}

}

@-webkit-keyframes main-scene3__stage--out {

0% {
	-webkit-transform: translateX(-50%) rotateY(0deg);
	bottom: 0;
	transform: translateX(-50%) rotateY(0deg);
}

100% {
	-webkit-transform: translateX(-50%) rotateY(-90deg);
	bottom: 0;
	transform: translateX(-50%) rotateY(-90deg);
}

}

@keyframes main-scene3__stage--out {

0% {
	-webkit-transform: translateX(-50%) rotateY(0deg);
	bottom: 0;
	transform: translateX(-50%) rotateY(0deg);
}

100% {
	-webkit-transform: translateX(-50%) rotateY(-90deg);
	bottom: 0;
	transform: translateX(-50%) rotateY(-90deg);
}

}

@-webkit-keyframes main-scene3__supporter--in {

0% {
	-webkit-transform: scaleX(-1) translateX(-50vw);
	transform: scaleX(-1) translateX(-50vw);
}

99.99% {
	-webkit-transform: scaleX(-1) translateX(30px);
	transform: scaleX(-1) translateX(30px);
}

100% {
	-webkit-transform: scaleX(1) translateX(-30px);
	transform: scaleX(1) translateX(-30px);
}

}

@keyframes main-scene3__supporter--in {

0% {
	-webkit-transform: scaleX(-1) translateX(-50vw);
	transform: scaleX(-1) translateX(-50vw);
}

99.99% {
	-webkit-transform: scaleX(-1) translateX(30px);
	transform: scaleX(-1) translateX(30px);
}

100% {
	-webkit-transform: scaleX(1) translateX(-30px);
	transform: scaleX(1) translateX(-30px);
}

}

@-webkit-keyframes main-scene3__supporter--push {

0% {
	-webkit-transform: scaleX(1) translateX(-30px);
	transform: scaleX(1) translateX(-30px);
}

100% {
	-webkit-transform: scaleX(1) translateX(0);
	transform: scaleX(1) translateX(0);
}

}

@keyframes main-scene3__supporter--push {

0% {
	-webkit-transform: scaleX(1) translateX(-30px);
	transform: scaleX(1) translateX(-30px);
}

100% {
	-webkit-transform: scaleX(1) translateX(0);
	transform: scaleX(1) translateX(0);
}

}

@-webkit-keyframes main-scene3__repeat1 {

0%,33.30% {
	opacity: 1;
}

33.31%,100% {
	opacity: 0;
}

}

@keyframes main-scene3__repeat1 {

0%,33.30% {
	opacity: 1;
}

33.31%,100% {
	opacity: 0;
}

}

@-webkit-keyframes main-scene3__repeat2 {

0%,33.30% {
	opacity: 0;
}

33.31%,66.60% {
	opacity: 1;
}

66.61%,100% {
	opacity: 0;
}

}

@keyframes main-scene3__repeat2 {

0%,33.30% {
	opacity: 0;
}

33.31%,66.60% {
	opacity: 1;
}

66.61%,100% {
	opacity: 0;
}

}

@-webkit-keyframes main-scene3__repeat3 {

0%,66.60% {
	opacity: 0;
}

66.61%,100% {
	opacity: 1;
}

}

@keyframes main-scene3__repeat3 {

0%,66.60% {
	opacity: 0;
}

66.61%,100% {
	opacity: 1;
}

}

@-webkit-keyframes main-scene3__audience {

0%,50.00% {
	opacity: 1;
}

50.01%,100% {
	opacity: 0;
}

}

@keyframes main-scene3__audience {

0%,50.00% {
	opacity: 1;
}

50.01%,100% {
	opacity: 0;
}

}

@-webkit-keyframes main-scene3__car1 {

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

100% {
	-webkit-transform: translateX(0);
	left: calc(50% - 575px);
	transform: translateX(0);
}

}

@keyframes main-scene3__car1 {

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

100% {
	-webkit-transform: translateX(0);
	left: calc(50% - 575px);
	transform: translateX(0);
}

}

@-webkit-keyframes main-scene3__car2 {

0% {
	-webkit-transform: translateX(0);
	left: calc(50% - 575px);
	transform: translateX(0);
}

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

}

@keyframes main-scene3__car2 {

0% {
	-webkit-transform: translateX(0);
	left: calc(50% - 575px);
	transform: translateX(0);
}

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

}

@-webkit-keyframes main-scene3__dancerbox--back {

0% {
	-webkit-transform: translateX(800px);
	transform: translateX(800px);
}

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

}

@keyframes main-scene3__dancerbox--back {

0% {
	-webkit-transform: translateX(800px);
	transform: translateX(800px);
}

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

}

@-webkit-keyframes main-scene3__audiences {

0%,50%,100% {
	-webkit-transform: translateY(0);
	-webkit-animation-timing-function: ease-in;
	transform: translateY(0);
	animation-timing-function: ease-in;
}

25%,75% {
	-webkit-transform: translateY(-20px);
	-webkit-animation-timing-function: ease-out;
	transform: translateY(-20px);
	animation-timing-function: ease-out;
}

}

@keyframes main-scene3__audiences {

0%,50%,100% {
	-webkit-transform: translateY(0);
	-webkit-animation-timing-function: ease-in;
	transform: translateY(0);
	animation-timing-function: ease-in;
}

25%,75% {
	-webkit-transform: translateY(-20px);
	-webkit-animation-timing-function: ease-out;
	transform: translateY(-20px);
	animation-timing-function: ease-out;
}

}

@-webkit-keyframes main-scene3__car1--tab {

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

100% {
	-webkit-transform: translateX(0);
	left: calc(50% - 395px);
	transform: translateX(0);
}

}

@keyframes main-scene3__car1--tab {

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

100% {
	-webkit-transform: translateX(0);
	left: calc(50% - 395px);
	transform: translateX(0);
}

}

@-webkit-keyframes main-scene3__car2--tab {

0% {
	-webkit-transform: translateX(0);
	left: calc(50% - 395px);
	transform: translateX(0);
}

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

}

@keyframes main-scene3__car2--tab {

0% {
	-webkit-transform: translateX(0);
	left: calc(50% - 395px);
	transform: translateX(0);
}

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

}

@-webkit-keyframes main-scene3__supporter--in--sp {

0% {
	-webkit-transform: scaleX(-1) translateX(-50vw);
	transform: scaleX(-1) translateX(-50vw);
}

99.99% {
	-webkit-transform: scaleX(-1) translateX(10px);
	transform: scaleX(-1) translateX(10px);
}

100% {
	-webkit-transform: scaleX(1) translateX(-10px);
	transform: scaleX(1) translateX(-10px);
}

}

@keyframes main-scene3__supporter--in--sp {

0% {
	-webkit-transform: scaleX(-1) translateX(-50vw);
	transform: scaleX(-1) translateX(-50vw);
}

99.99% {
	-webkit-transform: scaleX(-1) translateX(10px);
	transform: scaleX(-1) translateX(10px);
}

100% {
	-webkit-transform: scaleX(1) translateX(-10px);
	transform: scaleX(1) translateX(-10px);
}

}

@-webkit-keyframes main-scene3__supporter--push--sp {

0% {
	-webkit-transform: scaleX(1) translateX(-10px);
	transform: scaleX(1) translateX(-10px);
}

100% {
	-webkit-transform: scaleX(1) translateX(10px);
	transform: scaleX(1) translateX(10px);
}

}

@keyframes main-scene3__supporter--push--sp {

0% {
	-webkit-transform: scaleX(1) translateX(-10px);
	transform: scaleX(1) translateX(-10px);
}

100% {
	-webkit-transform: scaleX(1) translateX(10px);
	transform: scaleX(1) translateX(10px);
}

}

@-webkit-keyframes main-scene3__car1--sp {

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

100% {
	-webkit-transform: translateX(0);
	left: calc(50% - 175px);
	transform: translateX(0);
}

}

@keyframes main-scene3__car1--sp {

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

100% {
	-webkit-transform: translateX(0);
	left: calc(50% - 175px);
	transform: translateX(0);
}

}

@-webkit-keyframes main-scene3__car2--sp {

0% {
	-webkit-transform: translateX(0);
	left: calc(50% - 175px);
	transform: translateX(0);
}

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

}

@keyframes main-scene3__car2--sp {

0% {
	-webkit-transform: translateX(0);
	left: calc(50% - 175px);
	transform: translateX(0);
}

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

}

@-webkit-keyframes main-scene3__dancers3--hide--sp {

0% {
	-webkit-transform: translateX(0);
	transform: translateX(0);
}

100% {
	-webkit-transform: translateX(230px);
	transform: translateX(230px);
}

}

@keyframes main-scene3__dancers3--hide--sp {

0% {
	-webkit-transform: translateX(0);
	transform: translateX(0);
}

100% {
	-webkit-transform: translateX(230px);
	transform: translateX(230px);
}

}

@-webkit-keyframes main-scene3__dancers3--show--sp {

0% {
	-webkit-transform: translateX(230px);
	transform: translateX(230px);
}

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

}

@keyframes main-scene3__dancers3--show--sp {

0% {
	-webkit-transform: translateX(230px);
	transform: translateX(230px);
}

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

}

@-webkit-keyframes main-scene3__dancerbox--back--sp {

0% {
	-webkit-transform: translateX(216px);
	transform: translateX(216px);
}

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

}

@keyframes main-scene3__dancerbox--back--sp {

0% {
	-webkit-transform: translateX(216px);
	transform: translateX(216px);
}

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

}

@-webkit-keyframes main-scene4__stage--in {

0% {
	-webkit-transform: translate(-50%) rotateY(90deg);
	bottom: 0;
	transform: translate(-50%) rotateY(90deg);
}

100% {
	-webkit-transform: translateX(-50%) rotateY(0deg);
	bottom: 0;
	transform: translateX(-50%) rotateY(0deg);
}

}

@keyframes main-scene4__stage--in {

0% {
	-webkit-transform: translate(-50%) rotateY(90deg);
	bottom: 0;
	transform: translate(-50%) rotateY(90deg);
}

100% {
	-webkit-transform: translateX(-50%) rotateY(0deg);
	bottom: 0;
	transform: translateX(-50%) rotateY(0deg);
}

}

@-webkit-keyframes main-scene4__supporter--push {

0% {
	-webkit-transform: translateX(-30px);
	transform: translateX(-30px);
}

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

}

@keyframes main-scene4__supporter--push {

0% {
	-webkit-transform: translateX(-30px);
	transform: translateX(-30px);
}

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

}

@-webkit-keyframes main-scene4__supporter--out {

0% {
	-webkit-transform: translateX(0);
	transform: translateX(0);
}

100% {
	-webkit-transform: translateX(50vw);
	transform: translateX(50vw);
}

}

@keyframes main-scene4__supporter--out {

0% {
	-webkit-transform: translateX(0);
	transform: translateX(0);
}

100% {
	-webkit-transform: translateX(50vw);
	transform: translateX(50vw);
}

}

@-webkit-keyframes main-scene4__step1--orange {

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

50% {
	-webkit-transform: translateY(-6px);
	transform: translateY(-6px);
}

}

@keyframes main-scene4__step1--orange {

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

50% {
	-webkit-transform: translateY(-6px);
	transform: translateY(-6px);
}

}

@-webkit-keyframes main-scene4__step1--lightblue {

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

25%,75% {
	-webkit-transform: translateY(-6px);
	transform: translateY(-6px);
}

}

@keyframes main-scene4__step1--lightblue {

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

25%,75% {
	-webkit-transform: translateY(-6px);
	transform: translateY(-6px);
}

}

@-webkit-keyframes main-scene4__step1--orange2 {

0% {
	-webkit-transform: rotateY(0);
	transform: rotateY(0);
}

100% {
	-webkit-transform: rotateY(-90deg);
	transform: rotateY(-90deg);
}

}

@keyframes main-scene4__step1--orange2 {

0% {
	-webkit-transform: rotateY(0);
	transform: rotateY(0);
}

100% {
	-webkit-transform: rotateY(-90deg);
	transform: rotateY(-90deg);
}

}

@-webkit-keyframes main-scene4__step1--lightblue2 {

0% {
	-webkit-transform: rotateY(0);
	transform: rotateY(0);
}

100% {
	-webkit-transform: rotateY(90deg);
	transform: rotateY(90deg);
}

}

@keyframes main-scene4__step1--lightblue2 {

0% {
	-webkit-transform: rotateY(0);
	transform: rotateY(0);
}

100% {
	-webkit-transform: rotateY(90deg);
	transform: rotateY(90deg);
}

}

@-webkit-keyframes main-scene4__step2--orange {

0% {
	-webkit-transform: rotateY(-90deg);
	transform: rotateY(-90deg);
}

100% {
	-webkit-transform: rotateY(-360deg);
	transform: rotateY(-360deg);
}

}

@keyframes main-scene4__step2--orange {

0% {
	-webkit-transform: rotateY(-90deg);
	transform: rotateY(-90deg);
}

100% {
	-webkit-transform: rotateY(-360deg);
	transform: rotateY(-360deg);
}

}

@-webkit-keyframes main-scene4__step2--lightblue {

0% {
	-webkit-transform: rotateY(90deg);
	transform: rotateY(90deg);
}

100% {
	-webkit-transform: rotateY(360deg);
	transform: rotateY(360deg);
}

}

@keyframes main-scene4__step2--lightblue {

0% {
	-webkit-transform: rotateY(90deg);
	transform: rotateY(90deg);
}

100% {
	-webkit-transform: rotateY(360deg);
	transform: rotateY(360deg);
}

}

@-webkit-keyframes main-scene4__step5--lightblue {

0% {
	-webkit-transform: translateY(0px) rotateY(720deg);
	transform: translateY(0px) rotateY(720deg);
}

100% {
	-webkit-transform: translateY(-130px) rotateY(90deg);
	transform: translateY(-130px) rotateY(90deg);
}

}

@keyframes main-scene4__step5--lightblue {

0% {
	-webkit-transform: translateY(0px) rotateY(720deg);
	transform: translateY(0px) rotateY(720deg);
}

100% {
	-webkit-transform: translateY(-130px) rotateY(90deg);
	transform: translateY(-130px) rotateY(90deg);
}

}

@-webkit-keyframes main-scene4__step7--lightblue {

0% {
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
}

100% {
	-webkit-transform: translateY(145px);
	transform: translateY(145px);
}

}

@keyframes main-scene4__step7--lightblue {

0% {
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
}

100% {
	-webkit-transform: translateY(145px);
	transform: translateY(145px);
}

}

@-webkit-keyframes main-scene4__supporter--push--sp {

0% {
	-webkit-transform: translateX(-20px);
	transform: translateX(-20px);
}

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

}

@keyframes main-scene4__supporter--push--sp {

0% {
	-webkit-transform: translateX(-20px);
	transform: translateX(-20px);
}

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

}

@-webkit-keyframes main-scene4__step3--pink--sp {

0% {
	-webkit-transform: rotateY(-90deg);
	transform: rotateY(-90deg);
}

100% {
	-webkit-transform: rotateY(360deg);
	transform: rotateY(360deg);
}

}

@keyframes main-scene4__step3--pink--sp {

0% {
	-webkit-transform: rotateY(-90deg);
	transform: rotateY(-90deg);
}

100% {
	-webkit-transform: rotateY(360deg);
	transform: rotateY(360deg);
}

}

@-webkit-keyframes main-scene4__step5--grey--sp {

0% {
	-webkit-transform: rotateY(-90deg);
	transform: rotateY(-90deg);
}

100% {
	-webkit-transform: rotateY(360deg);
	transform: rotateY(360deg);
}

}

@keyframes main-scene4__step5--grey--sp {

0% {
	-webkit-transform: rotateY(-90deg);
	transform: rotateY(-90deg);
}

100% {
	-webkit-transform: rotateY(360deg);
	transform: rotateY(360deg);
}

}

@-webkit-keyframes main-scene4__step5--blue--sp {

0% {
	-webkit-transform: rotateY(90deg);
	transform: rotateY(90deg);
}

100% {
	-webkit-transform: rotateY(-360deg);
	transform: rotateY(-360deg);
}

}

@keyframes main-scene4__step5--blue--sp {

0% {
	-webkit-transform: rotateY(90deg);
	transform: rotateY(90deg);
}

100% {
	-webkit-transform: rotateY(-360deg);
	transform: rotateY(-360deg);
}

}

@-webkit-keyframes main-scene4__step8--lightblue--sp {

0% {
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
}

100% {
	-webkit-transform: translateY(100px);
	transform: translateY(100px);
}

}

@keyframes main-scene4__step8--lightblue--sp {

0% {
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
}

100% {
	-webkit-transform: translateY(100px);
	transform: translateY(100px);
}

}

