@charset "utf-8";
body.no_scroll {
		height: 100vh !important;
		overflow: hidden;
}
.loading_base {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
		height: 100vh;
		background: #2ad2ec;
		background: #E60012;
		z-index: 9999;
		overflow: hidden;
}
.loadEnd {
		display: none
}
.loading_logo {
		width: 410px;
		position: relative;
}
.loading_logo_base {
		animation: logoSlideIn 0.4s cubic-bezier(0.34, 1.56, 0.64, 1) forwards;
}
.loading_logo .loading_logo_ataru, .loading_logo .loading_logo_comment {
		position: absolute;
		width: 111px;
		right: -13px;
		top: -96px;
}
.loading_logo .loading_logo_ataru {
		opacity: 0;
		animation: loadingDrop 0.6s cubic-bezier(0.5, 0, 0.75, 0) forwards;
}
.loading_logo .loading_logo_comment {
		opacity: 0;
		animation: fadeIn 0.3s forwards;
		animation-delay: 0.6s;
}
@keyframes logoSlideIn {
		0% {
				transform: translate3d(100px, 0px, 0);
				opacity: 0;
		}
		100% {
				transform: translate3d(0, 0, 0);
				opacity: 1;
		}
}
@keyframes loadingDrop {
		0% {
				transform: translate3d(0, -100px, 0);
				opacity: 0;
		}
		50% {
				opacity: 1;
		}
		70% {
				transform: translate3d(0, 0, 0);
				opacity: 1;
		}
		75% {
				transform: translate3d(0, -1.5px, 0);
				opacity: 1;
		}
		85% {
				transform: translate3d(0, 0, 0);
				opacity: 1;
		}
		95% {
				transform: translate3d(0, -0.4px, 0);
				opacity: 1;
		}
		100% {
				transform: translate3d(0, 0, 0);
				opacity: 1;
		}
}
@media(max-width: 767px) {
		.loading_logo {
				width: 220px;
		}
		.loading_logo .loading_logo_ataru, .loading_logo .loading_logo_comment {
				width: 50px;
				right: 0px;
				top: -40px;
		}
}
@keyframes fadeIn {
		0% {
				opacity: 0;
		}
		100% {
				opacity: 1;
		}
}
img {
		width: 100%;
		height: auto;
}
.loop_wrap {
		overflow: hidden;
}
.loop_slider, .reverse_slider {
		display: flex;
		width: 100%;
		overflow: hidden;
}
.loop_inner, .reverse_inner {
		display: flex;
}
.loop_item img {
		width: 100%;
		height: auto;
		vertical-align: top;
}
.loop_inner:first-child {
		animation: loop 60s linear infinite;
}
.loop_inner:nth-child(2) {
		animation: loop2 60s -40s linear infinite;
}
.loop_inner:last-child {
		animation: loop3 60s -20s linear infinite;
}
@keyframes loop {
		0% {
				transform: translateX(200%);
		}
		to {
				transform: translateX(-100%);
		}
}
@keyframes loop2 {
		0% {
				transform: translateX(100%);
		}
		to {
				transform: translateX(-200%);
		}
}
@keyframes loop3 {
		0% {
				transform: translateX(0%);
		}
		to {
				transform: translateX(-300%);
		}
}
@keyframes loop4 {
		0% {
				transform: translateX(-100%);
		}
		to {
				transform: translateX(200%);
		}
}
@keyframes loop5 {
		0% {
				transform: translateX(-200%);
		}
		to {
				transform: translateX(100%);
		}
}
@keyframes loop6 {
		0% {
				transform: translateX(-300%);
		}
		to {
				transform: translateX(0%);
		}
}
.introduction_section {
		padding-top: 130px;
		padding-bottom: 160px;
		position: relative;
		z-index: 20;
		background: #E60012;
}
.introduction_section::after {
		content: '';
		display: block;
		position: absolute;
		top: -400px;
		left: 0;
		width: 100%;
		height: 430px;
		background-repeat: no-repeat;
		background-position: center top;
		background-size: 3000px;
		background-image: url("../re_images/kv_bottom_bg_pc.svg");
		pointer-events: none;
		z-index: 100;
}
@media(max-width: 767px) {
		.introduction_section {
				padding-top: 40px;
				padding-bottom: 40px;
		}
		.introduction_section::after {
				height: 10vw;
				top: -9vw;
				background-size: 100%;
				background-image: url("../re_images/kv_bottom_bg_sp.png");
		}
}
.loop_wrap {
		position: relative;
		z-index: 5;
}
.statement_txt {
		position: relative;
		height: 340px;
}
.statement_txt .loop_wrap {
		position: absolute;
		top: 0px;
		left: 0;
		width: 100%;
}
.loop_item.w1310 {
		width: 1310px;
}
@media(max-width: 960px) {
		.loop_item.w1310 {
				width: 1000px;
		}
}
@media(max-width: 767px) {
		.loop_item.w1310 {
				width: 665px;
		}
}
/* ================== */
.campaign_hgroup {
		display: flex;
		justify-content: center;
		margin: 120px 0 50px;
}
.pagetitle_center {
		position: relative;
}
.campaign_title_wrap {
		display: flex;
		justify-content: center;
		padding-top: 50px;
}
.pagetitle_center .campaign_bg {
		position: absolute;
		top: -50px;
		left: -320px;
		width: 317px;
}
@media(max-width: 767px) {
		.pagetitle_center .campaign_bg {
				top: 55px;
				left: -78px;
				width: 120px;
		}
		.campaign_title_wrap {
				padding-top: 30px;
		}
}
.pagetitle_center .pagetitle {
		text-align: center;
		margin: 0;
}
.pagetitle_center .pagetitle .en span {
		padding-left: 0;
		padding-right: 0;
}
.pagetitle_center .pagetitle .en span.vanilla::before, .pagetitle_center .pagetitle .en span.vanilla::after {
		content: '';
		display: block;
		position: absolute;
		top: calc(50% - 6px);
		left: inherit;
		width: 43px;
		height: 12px;
		background-repeat: no-repeat;
		background-position: 0 0;
		background-size: 43px;
}
.pagetitle_center .pagetitle .en span.vanilla::before {
		background-image: url("../re_images/pagetitle_icon_vanilla_L.png");
		left: -55px
}
.pagetitle_center .pagetitle .en span.vanilla::after {
		background-image: url("../re_images/pagetitle_icon_vanilla_R.png");
		right: -55px
}
/* ================== */
.lineup_wrap {
		max-width: 1270px;
		margin: 0 auto 100px;
		padding: 0 30px;
		position: relative;
}
.lineup_wrap_inner .pagetitle {
		margin: 0 0 90px
}
.lineup_wrap_inner {
		background: #fff;
		border-radius: 40px;
		min-height: 400px;
		padding: 80px;
		color: #4D171B;
		position: relative;
		box-shadow: #AE000E 8px 8px 0px;
}
.lineup_sb {
		font-size: 32px;
		font-weight: 700;
		line-height: 1.4;
		margin: 0 0 20px
}
.lineup_wrap_inner .lineup_bg-1 {
		position: absolute;
		width: 325px;
		top: -190px;
		left: -80px;
		transition: transform 0.45s cubic-bezier(0.16, 1, 0.3, 1), opacity 0.4s;
		transform: translateX(-150px);
		opacity: 0;
}
.lineup_bg-1.isActive {
		transform: translateX(0px);
		opacity: 1;
}
.lineup_wrap_inner .lineup_bg-2 {
		position: absolute;
		right: -66px;
		top: -150px;
		width: 515px;
}
.lineup_flex {
		display: flex;
		align-items: center;
}
.lineup_flex_gr .lineup_flex:nth-child(odd) {
		display: flex;
		justify-content: flex-start
}
.lineup_flex_gr .lineup_flex:nth-child(even) {
		display: flex;
		flex-direction: row-reverse;
		align-items: center;
}
.lineup_flex_gr .lineup_flex {
		margin-bottom: 80px;
}
.lineup_flex_gr .lineup_flex:last-child {
		margin-bottom: 0;
}
.lineup_flex.upper {
		margin-bottom: 80px;
}
.lineup_figure {
		width: 535px;
		position: relative;
}
.upper .lineup_figure {
		margin-right: 40px;
}
.lineup_flex_gr .lineup_flex:nth-child(odd) .lineup_figure {
		margin-right: 40px;
}
.lineup_flex_gr .lineup_flex:nth-child(even) .lineup_figure {
		margin-left: 40px;
}
.reverse .lineup_figure {
		margin-left: 40px;
}
.lineup_figure .new_icon {
		position: absolute;
		top: -60px;
		width: 133px;
		height: 133px;
		pointer-events: none
}
.upper .lineup_figure .new_icon {
		left: 235px
}
.reverse .lineup_figure .new_icon {
		left: 165px
}
.lineup_flex_gr .lineup_flex:nth-child(odd) .new_icon {
		left: 235px
}
.lineup_flex_gr .lineup_flex:nth-child(even) .new_icon {
		left: 165px
}
.new_icon::before {
		content: '';
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		width: 133px;
		height: 133px;
		background-repeat: no-repeat;
		background-position: center center;
		background-size: 100%;
		z-index: 0;
		animation: screw 20s linear infinite;
}
.lineup_flex_gr .new_icon::after {
		content: '';
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		width: 133px;
		height: 133px;
		background-repeat: no-repeat;
		background-position: center center;
		background-size: 100%;
}
.new_icon.yellow::before {
		background-image: url("../re_images/newIcon_bg_yellow.png")
}
.new_icon.red::before {
		background-image: url("../re_images/newIcon_bg_red.png")
}
.lineup_flex_gr .lineup_flex:nth-child(odd) .new_icon::before {
		background-image: url("../re_images/newIcon_bg_yellow.png")
}
.lineup_flex_gr .lineup_flex:nth-child(even) .new_icon::before {
		background-image: url("../re_images/newIcon_bg_red.png")
}
.lineup_flex_gr .lineup_flex:nth-child(odd) .new_icon::after {
		background-image: url("../re_images/newIcon_txt_red.png")
}
.lineup_flex_gr .lineup_flex:nth-child(even) .new_icon::after {
		background-image: url("../re_images/newIcon_txt_gold.png")
}
.lineup_flex_gr .lineup_flex .new_icon img {
		opacity: 0
}
@keyframes screw {
		from {
				transform: rotate(0deg);
		}
		to {
				transform: rotate(360deg);
		}
}
.new_icon img {
		position: relative;
		z-index: 1
}
.lineup_caption {
		flex: 1
}
.lineup_caption p {
		line-height: 1.8;
		text-align: justify;
}
@media(max-width: 960px) {
		.lineup_wrap_inner {
				padding: 40px;
		}
		.lineup_wrap_inner .lineup_bg-2 {
				right: -5vw;
				top: -10vw;
				width: 32vw;
		}
		.lineup_flex {
				display: flex;
				align-items: flex-start;
		}
		.lineup_figure {
				width: 50%;
		}
		.upper .lineup_figure {
				margin-right: 25px;
		}
		.reverse .lineup_figure {
				margin-left: 25px;
		}
		.lineup_sb {
				font-size: 20px;
				line-height: 1.6;
				margin: 0 0 15px;
		}
		.lineup_caption p {
				font-size: 15px;
		}
		.lineup_figure .new_icon {
				top: -5vw;
				width: 10vw;
				height: 10vw;
		}
		.upper .lineup_figure .new_icon {
				left: 18vw
		}
		.reverse .lineup_figure .new_icon {
				left: 14vw
		}
		.lineup_flex_gr .lineup_flex:nth-child(odd) .new_icon {
				left: 18vw
		}
		.lineup_flex_gr .lineup_flex:nth-child(even) .new_icon {
				left: 14vw
		}
		.new_icon::before {
				width: 10vw;
				height: 10vw;
		}
		.lineup_flex_gr .new_icon::after {
				width: 10vw;
				height: 10vw;
		}
}
@media(max-width: 767px) {
		.lineup_wrap {
				margin: 0 auto 80px;
				padding: 0 20px;
		}
		.lineup_wrap_inner .pagetitle {
				margin: 0 0 60px
		}
		.lineup_wrap_inner {
				border-radius: 16px;
				padding: 40px 20px 40px;
				box-shadow: #AE000E 4px 4px 0px;
		}
		.lineup_sb {
				font-size: 20px;
				font-weight: 700;
				line-height: 1.4;
				margin: 0 0 15px;
				text-align: left;
		}
		.lineup_wrap_inner .lineup_bg-1 {
				width: 170px;
				top: -100px;
				left: -30px;
				display: none;
		}
		.lineup_wrap_inner .lineup_bg-2 {
				right: -27px;
				top: -90px;
				width: 180px
		}
		.lineup_flex {
				display: block!important;
		}
		.lineup_flex.reverse {
				display: flex;
				flex-direction: column-reverse;
		}
		.lineup_flex.upper {
				margin-bottom: 60px;
		}
		.lineup_figure {
				width: calc(100% - 30px);
				margin: 0 auto 20px !important
		}
		.lineup_figure .new_icon {
				top: -25px;
				width: 58px;
				height: 58px;
		}
		.upper .lineup_figure .new_icon {
				left: -22px
		}
		.reverse .lineup_figure .new_icon {
				left: inherit;
				right: -22px
		}
		.lineup_flex_gr .lineup_flex:nth-child(odd) .new_icon {
				left: -22px
		}
		.lineup_flex_gr .lineup_flex:nth-child(even) .new_icon {
				left: inherit;
				right: -22px
		}
		.new_icon::before {
				width: 58px;
				height: 58px;
				background-size: 58px;
				animation: screw 20s linear infinite;
		}
		.lineup_flex_gr .new_icon::after {
				width: 58px;
				height: 58px;
				background-size: 58px;
		}
		.lineup_wrap_inner .link_btn {
				margin: 30px auto 0;
		}
}
/* ============== */
@media(min-width: 768px) {
		.sp_guide {
				display: none !important
		}
}
@media(max-width: 767px) {
		.sp_guide {
				display: none
		}
		.sp_guide_overlay {
				position: fixed;
				top: 0;
				left: 0;
				background: rgba(255, 255, 255, 0.8);
				width: 100%;
				height: 100vh;
				z-index: 5000;
		}
		.sp_guide_wrap {
				position: fixed;
				top: 0;
				left: 0;
				width: 100%;
				height: 100vh;
				z-index: 6000
		}
		.sp_guide_col {
				width: 260px;
				height: 270px;
				background: #fff;
				border-radius: 10px;
				z-index: 11;
				margin: 0 auto;
				margin-top: 80px;
				box-sizing: border-box;
				position: relative;
				color: #E60012;
				display: flex;
				justify-content: center;
				box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
				padding-top: 40px;
		}
		.sp_guide_col .sp_guide_close {
				position: absolute;
				top: 16px;
				right: 16px;
				width: 25px;
				height: 25px;
				cursor: pointer;
		}
		.sp_guide_close::before, .sp_guide_close::after {
				content: '';
				display: block;
				position: absolute;
				top: 11.5px;
				left: 0;
				width: 25px;
				height: 2px;
				background: #4D171B;
				pointer-events: none
		}
		.sp_guide_close::before {
				transform: rotate(45deg)
		}
		.sp_guide_close::after {
				transform: rotate(-45deg)
		}
		.sp_swipe {
				width: 110px;
				margin: 0 auto 10px;
				animation: spSwipe 1.7s infinite;
		}
		.sp_comment {
				width: 150px;
				margin: 0 auto 10px;
		}
		.sp_guide_col p {
				font-size: 18px;
				line-height: 1.6;
				font-weight: 600;
				text-align: center;
		}
		.sp_guide_btn {
				cursor: pointer;
				width: 130px;
				height: 48px;
				border-radius: 60px;
				background: #E60012;
				color: #fff;
				margin: 15px auto 0;
				display: flex;
				justify-content: center;
				align-items: center;
				box-sizing: border-box;
				border: 1px solid #E60012;
				transition: background 0.6s;
				z-index: 10
		}
		.sp_guide_btn span {
				transform: translateY(-1px)
		}
		.sp_guide_col .sp_guide_col_inner {
				position: absolute;
				top: 40px;
				left: 0;
				width: 100%;
		}
		.sp_guide_col_inner.second {
				display: none
		}
}
@media (hover: hover) {
		.sp_guide_btn:hover {
				background: #fff;
				color: #E60012;
		}
}
@keyframes spSwipe {
		0% {
				transform: translateX(-20px);
		}
		50% {
				transform: translateX(20px);
		}
		100% {
				transform: translateX(-20px);
		}
}