@import "https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700;900&display=swap&family=M+PLUS+Rounded+1c:wght@400;500;700;800;900&display=swap";
*,
::before,
::after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
::before,
::after {
	text-decoration: inherit;
	vertical-align: inherit;
}
html {
	cursor: default;
	line-height: 1.5;
	-moz-tab-size: 4;
	-o-tab-size: 4;
	tab-size: 4;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	word-break: break-word;
}
body {
	margin: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
}
dl dl,
dl ol,
dl ul,
ol dl,
ul dl {
	margin: 0;
}
ol ol,
ol ul,
ul ol,
ul ul {
	margin: 0;
}
hr {
	height: 0;
	overflow: visible;
}
main {
	display: block;
}
nav ol,
nav ul {
	list-style: none;
	padding: 0;
}
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}
a {
	background-color: rgba(0, 0, 0, 0);
}
abbr[title] {
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted;
}
b,
strong {
	font-weight: bolder;
}
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}
small {
	font-size: 80%;
}
audio,
canvas,
iframe,
img,
svg,
video {
	vertical-align: middle;
}
audio,
video {
	display: inline-block;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
iframe {
	border-style: none;
}
img {
	border-style: none;
}
svg:not([fill]) {
	fill: currentColor;
}
svg:not(:root) {
	overflow: hidden;
}
table {
	border-collapse: collapse;
}
button,
input,
select {
	margin: 0;
}
button {
	overflow: visible;
	text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}
fieldset {
	border: 1px solid #a0a0a0;
	padding: 0.35em 0.75em 0.625em;
}
input {
	overflow: visible;
}
legend {
	color: inherit;
	display: table;
	max-width: 100%;
	white-space: normal;
}
progress {
	display: inline-block;
	vertical-align: baseline;
}
select {
	text-transform: none;
}
textarea {
	margin: 0;
	overflow: auto;
	resize: vertical;
}
[type="checkbox"],
[type="radio"] {
	padding: 0;
}
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
	height: auto;
}
::-webkit-input-placeholder {
	color: inherit;
	opacity: 0.54;
}
::-webkit-search-decoration {
	-webkit-appearance: none;
}
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}
::-moz-focus-inner {
	border-style: none;
	padding: 0;
}
:-moz-focusring {
	outline: 1px dotted ButtonText;
}
:-moz-ui-invalid {
	box-shadow: none;
}
details {
	display: block;
}
dialog {
	background-color: #fff;
	border: solid;
	color: #000;
	display: block;
	height: -moz-fit-content;
	height: -webkit-fit-content;
	height: fit-content;
	left: 0;
	margin: auto;
	padding: 1em;
	position: absolute;
	right: 0;
	width: -moz-fit-content;
	width: -webkit-fit-content;
	width: fit-content;
}
dialog:not([open]) {
	display: none;
}
summary {
	display: list-item;
}
canvas {
	display: inline-block;
}
template {
	display: none;
}
a,
area,
button,
input,
label,
select,
summary,
textarea,
[tabindex] {
	-ms-touch-action: manipulation;
	touch-action: manipulation;
}
[hidden] {
	display: none;
}
[aria-busy="true"] {
	cursor: progress;
}
[aria-controls] {
	cursor: pointer;
}
[aria-disabled="true"],
[disabled] {
	cursor: not-allowed;
}
[aria-hidden="false"][hidden] {
	display: initial;
}
[aria-hidden="false"][hidden]:not(:focus) {
	clip: rect(0, 0, 0, 0);
	position: absolute;
}
html {
	font-size: 62.5%;
}
body {
	font-family: "Noto Sans JP", sans-serif;
	-webkit-text-size-adjust: 100%;
	font-size: 1.4rem;
	line-height: 1.66;
	font-weight: 400;
}
@media screen and (min-width: 480px) {
	body {
		font-size: 1.6rem;
	}
}
@media screen and (min-width: 768px) {
	body {
		font-size: 1.8rem;
	}
}
ul,
ol,
li {
	list-style: none;
	margin: 0;
	padding: 0;
}
dl,
dt,
dd {
	margin: 0;
}
address {
	font-style: normal;
}
img {
	max-width: 100%;
	height: auto;
}
p {
	margin: 0;
	padding: 0;
}
a {
	display: block;
	text-decoration: none;
	-webkit-transition: 0.2s;
	transition: 0.2s;
	cursor: pointer;
}
a:hover {
	opacity: 0.8;
}
input,
select,
textarea,
button {
	font-family: "Noto Sans JP", sans-serif;
}
select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	cursor: pointer;
}
.preload * {
	-webkit-transition: none !important;
	transition: none !important;
}
@media print {
	.no-print {
		display: none;
	}
}
.l-section {
	padding: 15px 0 0;
}
@media screen and (min-width: 480px) {
	.l-section {
		padding: 30px 0 0;
	}
}
.l-baseW {
	z-index: 2;
	position: relative;
	width: 94%;
	max-width: 640px;
	margin: 0 auto;
}
.l-wrapper {
	overflow-x: hidden;
}
.c-dummy {
	position: relative;
}
.c-dummy::before {
	z-index: 2;
	content: "ダミー";
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 64px;
	font-size: 12px;
	border: 2px solid #000;
	color: #000;
	font-weight: bold;
	background-color: #fff;
	text-align: center;
}
@media screen and (min-width: 640px) {
	.c-dummy::before {
		width: 96px;
		font-size: 20px;
		border: 3px solid #000;
	}
}
.c-title {
	position: relative;
	z-index: 2;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0 auto;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	line-height: 1;
	-webkit-transform: rotateZ(0.03deg);
	transform: rotateZ(0.03deg);
	font-family: "M PLUS Rounded 1c", "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO", sans-serif;
	max-width: 252px;
	opacity: 0;
	translate: 0 15%;
	-webkit-transition: opacity 1s ease-out, translate 1s ease-out;
	transition: opacity 1s ease-out, translate 1s ease-out;
}
@media screen and (min-width: 640px) {
	.c-title {
		max-width: 432px;
	}
}
.c-title.is_active {
	opacity: 1;
	translate: 0;
}
.c-title--contact {
	margin-top: 94px;
}
@media screen and (min-width: 640px) {
	.c-title--contact {
		margin-top: 166px;
	}
}
.c-bg__concentration {
	position: relative;
}
.c-bg__concentration::before,
.c-bg__concentration::after {
	z-index: 0;
	position: absolute;
	top: 0;
	left: 0;
	content: "";
	width: 100%;
	height: 100%;
	background-repeat: no-repeat !important;
	background-position: top center;
	background-size: cover !important;
}
.c-bg__concentration::after {
	background-image: url(../img/present/sp/bg.jpg) !important;
}
@media screen and (min-width: 640px) {
	.c-bg__concentration::after {
		background-image: url(../img/present/bg.jpg) !important;
	}
}
@media screen and (min-width: 1281px) {
	.c-bg__concentration::after {
		background-position: center;
	}
}
.c-bg__concentration--method::after {
	background-image: url(../img/method/sp/bg.jpg) !important;
}
@media screen and (min-width: 640px) {
	.c-bg__concentration--method::after {
		background-image: url(../img/method/bg.jpg) !important;
	}
}
.c-bg__concentration--terms::after {
	background-image: url(../img/terms/sp/bg.jpg) !important;
}
@media screen and (min-width: 640px) {
	.c-bg__concentration--terms::after {
		background-image: url(../img/terms/bg.jpg) !important;
	}
}
.c-bg__concentration--merchandise::after {
	background-image: url(../img/merchandise/sp/bg.jpg) !important;
}
@media screen and (min-width: 640px) {
	.c-bg__concentration--merchandise::after {
		background-image: url(../img/merchandise/bg.jpg) !important;
	}
}
.c-bg__concentration--contact::after {
	background-image: url(../img/contact/bg.jpg) !important;
}
@media screen and (min-width: 480px) {
	.c-bg__concentration--contact::after {
		background-position: center;
	}
}
@media screen and (min-width: 640px) {
	.c-bg__concentration--contact::after {
		background-image: url(../img/contact/bg.jpg) !important;
		background-position: top;
	}
}
@media screen and (min-width: 1281px) {
	.c-bg__concentration--contact::after {
		background-position: center;
	}
}
.c-bg__end {
	position: relative;
}
.c-bg__end::before {
	z-index: 30;
	content: "本キャンペーンは\a終了いたしました。\aたくさんのご応募\aありがとうございました。";
	position: absolute;
	top: 7.5%;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	display: block;
	color: #fff;
	font-size: 21px;
	white-space: pre;
	text-align: center;
	font-weight: 900;
	line-height: 1.6;
	font-family: "M PLUS Rounded 1c", "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO", sans-serif;
}
@media screen and (min-width: 640px) {
	.c-bg__end::before {
		top: 15.5%;
		line-height: 1.5;
		font-size: 28px;
		content: "本キャンペーンは終了いたしました。\aたくさんのご応募ありがとうございました。";
	}
}
@media screen and (min-width: 1024px) {
	.c-bg__end::before {
		font-size: 42px;
	}
}
.c-bg__end::after {
	z-index: 20;
	content: "";
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	display: block;
	width: 100vw;
	height: 100%;
	background-color: rgba(18, 125, 188, 0.9);
}
.c-bg__end--clip {
	overflow: clip;
}
.c-bg__end--merchandise::before {
	top: 8.5em;
}
@media screen and (min-width: 640px) {
	.c-bg__end--merchandise::before {
		top: 7.5em;
	}
}
.c-bg__end--merchandise::after {
	top: -4em;
	height: calc(100% + 5em);
}
@media screen and (min-width: 640px) {
	.c-bg__end--merchandise::after {
		top: -5em;
		height: calc(100% + 6em);
	}
}
.c-bg__end--noText::before {
	content: "";
}
.c-text__dummy {
	padding: 0.1em 0.2em;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	color: #fff;
	background-color: #000;
	font-weight: bold;
}
.p-cta {
	padding: 3em 0 4em;
}
@media screen and (min-width: 640px) {
	.p-cta {
		padding: 3.5em 0 4em;
	}
}
.p-cta__inner {
	width: 89%;
}
.p-cta__link {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	gap: 2px;
	padding: 4px 20px 8px 20px;
	color: #fff;
	min-width: 130px;
	text-align: center;
	border-radius: 100px;
	-webkit-filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.5));
	filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.5));
	background: -webkit-gradient(linear, left top, right top, from(#ff9e40), color-stop(25%, #ff8a2f), color-stop(50%, #ff7b22), color-stop(75%, #ff6c15), to(#ff5905));
	background: linear-gradient(90deg, #ff9e40 0%, #ff8a2f 25%, #ff7b22 50%, #ff6c15 75%, #ff5905 100%);
	color: #fff !important;
	text-decoration: none !important;
}
@media screen and (min-width: 640px) {
	.p-cta__link {
		padding: 8px 20px 12px 20px;
		min-width: 260px;
		-webkit-filter: drop-shadow(3px 3px 3px rgba(0, 0, 0, 0.5));
		filter: drop-shadow(3px 3px 3px rgba(0, 0, 0, 0.5));
	}
}
.p-cta__link::before {
	content: "";
	position: absolute;
	top: 50%;
	right: 9px;
	width: 11px;
	height: 11px;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	border-radius: 100px;
	background-color: #fff;
}
@media screen and (min-width: 640px) {
	.p-cta__link::before {
		right: 16px;
		width: 22px;
		height: 22px;
	}
}
.p-cta__link::after {
	content: "";
	position: absolute;
	top: 50%;
	right: 13px;
	width: 4px;
	height: 4px;
	border: 0;
	border-top: solid 1px #ff6502;
	border-right: solid 1px #ff6502;
	-webkit-transform: translate(0, -50%) rotate(45deg);
	transform: translate(0, -50%) rotate(45deg);
}
@media screen and (min-width: 640px) {
	.p-cta__link::after {
		right: 24px;
		width: 8px;
		height: 8px;
		border-top: solid 2px #ff6502;
		border-right: solid 2px #ff6502;
	}
}
.p-cta__link__wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	gap: 9px;
	margin: 0 auto;
	opacity: 0;
	translate: 0 15%;
	-webkit-transition: opacity 1s ease-out, translate 1s ease-out;
	transition: opacity 1s ease-out, translate 1s ease-out;
	max-width: 380px;
}
@media screen and (min-width: 640px) {
	.p-cta__link__wrap {
		max-width: 540px;
		gap: 18px;
	}
}
.p-cta__link__wrap.is_active {
	opacity: 1;
	translate: 0;
}
.p-cta__linkTextMini {
	font-size: 12px;
	line-height: 1.3;
}
@media screen and (min-width: 640px) {
	.p-cta__linkTextMini {
		font-size: 12px;
		line-height: initial;
	}
}
.p-cta__linkTextBig {
	margin-top: 2px;
	font-size: 16px;
	font-weight: 700;
	line-height: 1;
	letter-spacing: 0.07em;
}
@media screen and (min-width: 375px) {
	.p-cta__linkTextBig {
		font-size: 18px;
	}
}
@media screen and (min-width: 640px) {
	.p-cta__linkTextBig {
		margin-top: 0px;
		font-size: 26px;
	}
}
.p-cta__text {
	margin: 0 auto;
	margin-top: 12px;
	font-size: 12px;
	color: #004098;
	max-width: 540px;
	line-height: 2;
	opacity: 0;
	translate: 0 15%;
	-webkit-transition: opacity 1s ease-out, translate 1s ease-out;
	transition: opacity 1s ease-out, translate 1s ease-out;
}
@media screen and (min-width: 640px) {
	.p-cta__text {
		margin-top: 24px;
		font-size: 12px;
	}
}
.p-cta__text.is_active {
	opacity: 1;
	translate: 0;
}
.p-contact {
	position: relative;
	padding: 3.5em 0 5em;
	background-color: #f8cddc;
}
@media screen and (min-width: 640px) {
	.p-contact {
		padding: 4em 0 6em;
	}
}
.p-contact__inner {
	max-width: 572px;
	width: 89%;
}
.p-contact__whiteBox {
	z-index: 2;
	position: relative;
	padding: 20px;
	margin: 0 auto;
	margin-top: 2em;
	background-color: #fff;
	border-radius: 6px;
	opacity: 0;
	translate: 0 15%;
	-webkit-transition: opacity 1s ease-out, translate 1s ease-out;
	transition: opacity 1s ease-out, translate 1s ease-out;
	color: #004098;
	max-width: 95%;
}
@media screen and (min-width: 640px) {
	.p-contact__whiteBox {
		margin-top: 52px;
		padding: 2.5em 22px 1.7em;
		border-radius: 12px;
		max-width: 572px;
	}
}
.p-contact__whiteBox.is_active {
	opacity: 1;
	translate: 0;
}
.p-contact__whiteBoxTitle {
	text-align: center;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.2;
	font-weight: 900;
}
@media screen and (min-width: 640px) {
	.p-contact__whiteBoxTitle {
		font-size: 27px;
	}
}
.p-contact__whiteBoxMail {
	margin-top: 8px;
	font-size: 12px;
	text-align: center;
	font-weight: 600;
}
@media screen and (min-width: 640px) {
	.p-contact__whiteBoxMail {
		margin-top: 0.8em;
		font-size: 18px;
	}
}
.p-contact__whiteBoxMailArrow {
	margin-left: 0.4em;
	font-size: 95%;
}
.p-contact__whiteBoxMailLink {
	display: inline;
	color: #004098 !important;
	-webkit-transition: 0.2s opacity ease-in-out;
	transition: 0.2s opacity ease-in-out;
}
.p-contact__whiteBoxMailLink:hover {
	opacity: 0.8;
}
.p-contact__whiteBox__desc {
	margin: 0 auto;
	margin-top: 14px;
	padding: 0.5em 0px;
	border-top: 1px solid #004098;
	border-bottom: 1px solid #004098;
	font-size: 12px;
	letter-spacing: 0.05em;
	line-height: 1.7;
}
@media screen and (min-width: 640px) {
	.p-contact__whiteBox__desc {
		margin-top: 2em;
		padding: 0.5em 4px;
		font-size: 15px;
		max-width: 500px;
	}
}
@media screen and (min-width: 640px) {
	.p-contact__whiteBox__descPeriod {
		white-space: nowrap;
	}
}
@media screen and (min-width: 640px) {
	.p-contact__whiteBox__descTime {
		white-space: nowrap;
	}
}
.p-present {
	position: relative;
	padding: 2.6em 0 2.8em 0;
	background: #ffd800;
	overflow: hidden;
	font-size: 14px;
}
@media screen and (min-width: 640px) {
	.p-present {
		padding: 4em 0;
		font-size: 18px;
	}
}
.p-present__topTitle {
	margin: 0 auto;
	max-width: 350px;
	translate: 0 15%;
	opacity: 0;
	-webkit-transition: opacity 1s ease-out, translate 1s ease-out;
	transition: opacity 1s ease-out, translate 1s ease-out;
}
@media screen and (min-width: 640px) {
	.p-present__topTitle {
		max-width: 600px;
	}
}
.p-present__topTitle.is_active {
	opacity: 1;
	translate: 0;
}
.p-present__title {
	margin-top: 24px;
}
@media screen and (min-width: 640px) {
	.p-present__title {
		margin-top: 40px;
	}
}
.p-present__list {
	position: relative;
	z-index: 2;
	margin: 0 auto;
	margin-top: 22px;
	max-width: 400px;
}
@media screen and (min-width: 640px) {
	.p-present__list {
		margin-top: 40px;
		max-width: 100%;
	}
}
.p-present__listItem {
	position: relative;
	background-image: url(../img/present/bg_list_01.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: top center;
	translate: 0 15%;
	opacity: 0;
	-webkit-transition: opacity 1s ease-out, translate 1s ease-out;
	transition: opacity 1s ease-out, translate 1s ease-out;
}
.p-present__listItem.is_active {
	opacity: 1;
	translate: 0;
}
@media screen and (min-width: 640px) {
	.p-present__listItem {
		padding: 2.2em 0em;
	}
}
.p-present__listItemImage--a {
	position: relative;
	right: -32px;
	max-width: 300px;
}
@media screen and (min-width: 375px) {
	.p-present__listItemImage--a {
		max-width: 350px;
	}
}
@media screen and (min-width: 640px) {
	.p-present__listItemImage--a {
		right: -48px;
		max-width: 596px;
	}
}
.p-present__listItemImage--b {
	position: relative;
	top: -16px;
	max-width: 256px;
}
@media screen and (min-width: 640px) {
	.p-present__listItemImage--b {
		top: -24px;
		max-width: 438px;
	}
}
.p-present__listItemImage--c {
	max-width: 272px;
}
@media screen and (min-width: 640px) {
	.p-present__listItemImage--c {
		position: relative;
		top: -6px;
		max-width: 464px;
	}
}
.p-present__listItem:nth-child(1) {
	margin-left: -30px;
	padding: 4px 0 40px;
	width: 375px;
}
@media screen and (min-width: 640px) {
	.p-present__listItem:nth-child(1) {
		margin-left: -25px;
		padding: 4px 0 62px;
		width: 640px;
	}
}
.p-present__listItem:nth-child(2) {
	margin-top: -12px;
	margin-right: -26px;
	margin-left: auto;
	padding: 0px 0px 24px 6px;
	width: 306px;
	background-image: url(../img/present/bg_list_02.png);
}
@media screen and (min-width: 640px) {
	.p-present__listItem:nth-child(2) {
		margin-top: -18px;
		padding: 0px 0px 33px 6px;
		width: 524px;
	}
}
.p-present__listItem:nth-child(3) {
	margin: 0 auto;
	margin-top: 10px;
	margin-left: -20px;
	padding: 0 42px 20px 32px;
	width: 344px;
	background-image: url(../img/present/bg_list_03.png);
}
@media screen and (min-width: 375px) {
	.p-present__listItem:nth-child(3) {
		margin-left: 0;
	}
}
@media screen and (min-width: 640px) {
	.p-present__listItem:nth-child(3) {
		margin-top: 16px;
		padding: 0 72px 66px 50px;
		width: 586px;
	}
}
.p-present__listItem:nth-child(3) ul {
	margin: 0 auto;
	margin-top: 0.2em;
	width: 80%;
}
@media screen and (min-width: 375px) {
	.p-present__listItem:nth-child(3) ul {
		margin-top: 0.4em;
	}
}
@media screen and (min-width: 640px) {
	.p-present__listItem:nth-child(3) ul {
		margin-top: 0.5em;
	}
}
.p-present__listItem:nth-child(3) ul li {
	font-size: 10px;
	padding-left: 1em;
	text-indent: -1em;
	-webkit-transform: rotateZ(0.03deg);
	transform: rotateZ(0.03deg);
	font-family: "M PLUS Rounded 1c", "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO", sans-serif;
	font-weight: 700;
	color: #004098;
	line-height: 1.6;
}
@media screen and (min-width: 640px) {
	.p-present__listItem:nth-child(3) ul li {
		line-height: 1.3;
		font-size: 14px;
	}
}
.p-present__listItem:nth-child(3) ul li .u-dib {
	text-indent: -1em;
	padding-left: 1em;
}
.p-present__noteList {
	position: relative;
	z-index: 2;
	margin: 0 auto;
	margin-top: 14px;
	font-size: 12px;
	max-width: 570px;
	width: 95.5%;
	-webkit-transition: opacity 1s ease-out, translate 1s ease-out;
	transition: opacity 1s ease-out, translate 1s ease-out;
	translate: 0 15%;
	opacity: 0;
	transition: opacity 1s ease-out, translate 1s ease-out;
}
@media screen and (min-width: 640px) {
	.p-present__noteList {
		margin-top: 20px;
		font-size: 14px;
		width: auto;
		width: 88%;
	}
}
.p-present__noteList.is_active {
	opacity: 1;
	translate: 0;
}
.p-present__noteList li {
	-webkit-transform: rotateZ(0.03deg);
	transform: rotateZ(0.03deg);
	font-family: "M PLUS Rounded 1c", "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO", sans-serif;
	font-weight: 700;
	padding-left: 1em;
	text-indent: -1em;
	color: #fff;
	line-height: 1.6;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.8);
}
.p-present__noteList li .u-dib {
	text-indent: -1em;
	padding-left: 1em;
}
.p-terms {
	padding: 4em 0;
	position: relative;
	margin: 0 auto;
	z-index: 2;
	font-family: "Noto Sans JP", sans-serif;
	background-position: 0 0, 17px 17px;
	background-size: 34px 34px;
	background-color: #99d7f6;
}
@media screen and (min-width: 640px) {
	.p-terms {
		padding: 4.5em 0 7em;
		background-position: 0 0, 34px 34px;
		background-size: 68px 68px;
	}
}
@media screen and (min-width: 640px) {
	.p-terms__title {
		max-width: 380px;
	}
}
.p-terms__whiteBox {
	margin: 0 auto;
	margin-top: 2em;
	padding: 15px 10px;
	background-color: #fff;
	border-radius: 11px;
	width: 86%;
	height: 175px;
	opacity: 0;
	translate: 0 15%;
	-webkit-transition: opacity 1s ease-out, translate 1s ease-out;
	transition: opacity 1s ease-out, translate 1s ease-out;
}
@media screen and (min-width: 640px) {
	.p-terms__whiteBox {
		margin-top: 2.8em;
		padding: 28px 16px 28px 20px;
		border-radius: 22px;
		width: auto;
		max-width: 515px;
		height: 300px;
	}
}
.p-terms__whiteBox.is_active {
	opacity: 1;
	translate: 0;
}
.p-terms__whiteBoxText {
	padding-right: 10px;
	font-size: 12px;
	text-align: left;
	line-height: 1.4;
}
@media screen and (min-width: 640px) {
	.p-terms__whiteBoxText {
		padding-right: 20px;
		font-size: 14px;
	}
}
.p-terms__whiteBoxText__detail__block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}
@media screen and (min-width: 640px) {
	.p-terms__whiteBoxText__detail__block {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
	}
}
.p-terms__whiteBox__inner {
	height: 145px;
	overflow: auto;
}
@media screen and (min-width: 640px) {
	.p-terms__whiteBox__inner {
		height: 234px;
	}
}
.p-terms__whiteBox__inner a {
	color: #004098 !important;
	display: inline;
}
.p-terms__whiteBox__inner .os-scrollbar .os-scrollbar-handle {
	background: #004098 !important;
	width: 4px;
}
@media screen and (min-width: 640px) {
	.p-terms__whiteBox__inner .os-scrollbar .os-scrollbar-handle {
		width: 8px;
		height: 32px;
	}
}
.p-method {
	position: relative;
	overflow: hidden;
	padding: 4em 0;
	background: #f8cddc;
	color: #595757;
}
@media screen and (min-width: 640px) {
	.p-method {
		padding: 5em 0 4.5em;
	}
}
.p-method__inner {
	position: relative;
	max-width: 572px;
	width: 90%;
}
.p-method__cloud {
	position: absolute;
}
.p-method__cloud--01 {
	top: 40px;
	left: -310px;
	max-width: 232px;
}
.p-method__cloud--02 {
	top: -10px;
	left: -28px;
	max-width: 88px;
}
@media screen and (min-width: 640px) {
	.p-method__cloud--02 {
		top: -30px;
		left: -66px;
		max-width: 176px;
	}
}
.p-method__cloud--03 {
	top: 380px;
	right: -300px;
	max-width: 230px;
}
.p-method__cloud--04 {
	top: 860px;
	left: -170px;
	max-width: 176px;
}
@media screen and (min-width: 640px) {
	.p-method__cloud--04 {
		left: -166px;
	}
}
.p-method__cloud--05 {
	top: 1380px;
	right: -396px;
	max-width: 150px;
}
.p-method__cloud--06 {
	bottom: -50px;
	left: -306px;
	max-width: 230px;
}
.p-method__title {
	margin: 0 auto;
	opacity: 0;
	translate: 0 15%;
	-webkit-transition: opacity 1s ease-out, translate 1s ease-out;
	transition: opacity 1s ease-out, translate 1s ease-out;
}
@media screen and (min-width: 640px) {
	.p-method__title {
		max-width: 380px;
	}
}
.p-method__title.is_active {
	opacity: 1;
	translate: 0;
}
.p-method__text {
	margin: 0 auto;
	margin-top: 1.8em;
	text-align: left;
	font-size: 13px;
	color: #004098;
	font-weight: 700;
	width: 96%;
	line-height: 1.5;
	opacity: 0;
	translate: 0 15%;
	-webkit-transition: opacity 1s ease-out, translate 1s ease-out;
	transition: opacity 1s ease-out, translate 1s ease-out;
}
@media screen and (min-width: 640px) {
	.p-method__text {
		width: auto;
		margin-top: 47px;
		max-width: 548px;
		font-size: 19px;
	}
}
.p-method__text.is_active {
	opacity: 1;
	translate: 0;
}
.p-method__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-top: 1.5em;
}
@media screen and (min-width: 640px) {
	.p-method__list {
		margin-top: 2em;
	}
}
.p-method__listItem {
	width: calc((100% - 22px) / 3);
	opacity: 0;
	translate: 0 15%;
}
@media screen and (min-width: 640px) {
	.p-method__listItem {
		width: calc((100% - 44px) / 3);
	}
}
.p-method__listItem.is_active {
	opacity: 1;
	translate: 0;
}
.p-method__listItem:nth-child(n + 2) {
	position: relative;
}
.p-method__listItem:nth-child(n + 2)::before {
	content: "";
	position: absolute;
	top: 50%;
	left: -8px;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	width: 6px;
	height: 19px;
	background-image: url(../img/method/arrow.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
}
@media screen and (min-width: 640px) {
	.p-method__listItem:nth-child(n + 2)::before {
		top: 50%;
		left: -16px;
		width: 14px;
		height: 24px;
	}
}
.p-method__listItem:nth-child(1) {
	-webkit-transition: opacity 1s ease-out, translate 1s ease-out;
	transition: opacity 1s ease-out, translate 1s ease-out;
}
.p-method__listItem:nth-child(2) {
	-webkit-transition: opacity 1s ease-out, translate 1s ease-out;
	transition: opacity 1s ease-out, translate 1s ease-out;
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s;
}
.p-method__listItem:nth-child(3) {
	-webkit-transition: opacity 1s ease-out, translate 1s ease-out;
	transition: opacity 1s ease-out, translate 1s ease-out;
	-webkit-transition-delay: 0.4s;
	transition-delay: 0.4s;
}
.p-method__listItemTitle {
	background-color: #004098;
	color: #fff;
	font-size: 14px;
	text-align: center;
	border-radius: 6px 6px 0 0;
}
@media screen and (min-width: 640px) {
	.p-method__listItemTitle {
		border-radius: 12px 12px 0 0;
		padding: 10px 10px 10px 10px;
		font-size: 22px;
		line-height: 1;
	}
}
.p-method__listItemTitleNum {
	font-size: 150%;
}
.p-method__listItem__block {
	background-color: #fff;
	padding: 10px 10px 8px 10px;
	border-radius: 0 0 6px 6px;
	min-height: 90%;
}
@media screen and (min-width: 640px) {
	.p-method__listItem__block {
		padding: 20px 16px 16px 16px;
		border-radius: 0 0 10px 10px;
		min-height: 225px;
	}
}
.p-method__listItemText {
	margin-top: 6px;
	text-align: left;
	font-size: 12px;
}
@media screen and (min-width: 640px) {
	.p-method__listItemText {
		margin-top: 18px;
		font-size: 13px;
	}
}
.p-method__listItemImg {
	margin: 0 auto;
	min-height: 40px;
}
@media screen and (min-width: 640px) {
	.p-method__listItemImg {
		min-height: 82px;
	}
}
.p-method__listItemImg--01 {
	max-width: 58px;
}
@media screen and (min-width: 640px) {
	.p-method__listItemImg--01 {
		max-width: 117px;
	}
}
.p-method__listItemImg--02 {
	max-width: 73px;
}
@media screen and (min-width: 640px) {
	.p-method__listItemImg--02 {
		max-width: 135px;
	}
}
.p-method__listItemImg--03 {
	max-width: 62px;
}
@media screen and (min-width: 640px) {
	.p-method__listItemImg--03 {
		max-width: 125px;
	}
}
.p-method__photograph {
	position: relative;
	z-index: 2;
	margin-top: 2.4em;
}
@media screen and (min-width: 375px) {
	.p-method__photograph {
		margin-top: 44px;
	}
}
@media screen and (min-width: 640px) {
	.p-method__photograph {
		margin-top: 44px;
	}
}
.p-method__photograph__whiteBox {
	padding: 16px 13px 30px 13px;
	background-color: #fff;
	border-radius: 0 0 6px 6px;
}
@media screen and (min-width: 640px) {
	.p-method__photograph__whiteBox {
		padding: 26px 26px 52px 26px;
		border-radius: 0 0 12px 12px;
	}
}
.p-method__photographTitle {
	padding: 5px 0 4px 0;
	background-color: #004098;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	text-align: center;
	border-radius: 6px 6px 0 0;
}
@media screen and (min-width: 640px) {
	.p-method__photographTitle {
		padding: 6px 0 6px 0;
		font-size: 28px;
		border-radius: 12px 12px 0 0;
	}
}
.p-method__photographTitleLabel {
	opacity: 0;
	translate: 0 15%;
	-webkit-transition: opacity 1s ease-out, translate 1s ease-out;
	transition: opacity 1s ease-out, translate 1s ease-out;
}
.p-method__photographTitleLabel.is_active {
	opacity: 1;
	translate: 0;
}
.p-method__photographTextTop {
	font-size: 13px;
	line-height: 1.5;
	letter-spacing: -0.085em;
}
@media screen and (min-width: 640px) {
	.p-method__photographTextTop {
		font-size: 17px;
	}
}
.p-method__photographTextTop--red {
	color: #e60012;
}
.p-method__photographTextBottom {
	font-size: 13px;
	line-height: 1.5;
}
@media screen and (min-width: 640px) {
	.p-method__photographTextBottom {
		font-size: 17px;
	}
}
.p-method__photograph__list {
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 7px 13px;
	border-top: 1px solid #595757;
	border-bottom: 1px solid #595757;
}
@media screen and (min-width: 640px) {
	.p-method__photograph__list {
		margin-top: 8px;
		margin-bottom: 8px;
		padding: 14px 26px;
	}
}
.p-method__photograph__listItem {
	font-size: 13px;
	color: #e60012;
	line-height: 1.5;
}
@media screen and (min-width: 640px) {
	.p-method__photograph__listItem {
		font-size: 19px;
	}
}
.p-method__photograph__block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	gap: 8px;
	opacity: 0;
	translate: 0 15%;
	-webkit-transition: opacity 1s ease-out, translate 1s ease-out;
	transition: opacity 1s ease-out, translate 1s ease-out;
}
@media screen and (min-width: 640px) {
	.p-method__photograph__block {
		gap: 16px;
	}
}
.p-method__photograph__block.is_active {
	opacity: 1;
	translate: 0;
}
.p-method__photograph__block__block {
	width: 60%;
}
.p-method__photographImg {
	width: 36%;
}
@media screen and (min-width: 640px) {
	.p-method__photographImg {
		max-width: 190px;
		width: auto;
	}
}
.p-method__photograph__good {
	margin-top: 17px;
	opacity: 0;
	translate: 0 15%;
	-webkit-transition: opacity 1s ease-out, translate 1s ease-out;
	transition: opacity 1s ease-out, translate 1s ease-out;
}
@media screen and (min-width: 640px) {
	.p-method__photograph__good {
		margin-top: 32px;
	}
}
.p-method__photograph__good.is_active {
	opacity: 1;
	translate: 0;
}
.p-method__photograph__goodTitle {
	position: relative;
	padding: 0px 8px 0px 22px;
	background-color: #00b8ee;
	color: #fff;
	font-size: 14px;
	max-width: 74px;
	border-radius: 3px;
	white-space: nowrap;
}
@media screen and (min-width: 640px) {
	.p-method__photograph__goodTitle {
		padding: 4px 16px 2px 42px;
		border-radius: 6px;
		max-width: 113px;
		font-size: 19px;
	}
}
.p-method__photograph__goodTitle::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 6px;
	-webkit-transform: translate(0%, -50%);
	transform: translate(0%, -50%);
	width: 12px;
	height: 12px;
	border: 1px solid #fff;
	border-radius: 100px;
}
@media screen and (min-width: 640px) {
	.p-method__photograph__goodTitle::before {
		left: 12px;
		width: 26px;
		height: 26px;
		border: 2px solid #fff;
	}
}
.p-method__photograph__good__block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-top: 10px;
	padding-left: 13px;
	padding-right: 13px;
}
@media screen and (min-width: 640px) {
	.p-method__photograph__good__block {
		margin-top: 20px;
		padding-right: 26px;
		padding-left: 26px;
	}
}
.p-method__photograph__goodImg:nth-child(2) {
	margin-top: 4px;
}
@media screen and (min-width: 640px) {
	.p-method__photograph__goodImg:nth-child(2) {
		margin-top: 6px;
	}
}
.p-method__photograph__goodImg__wrap {
	width: 20%;
}
@media screen and (min-width: 640px) {
	.p-method__photograph__goodImg__wrap {
		width: auto;
		max-width: 92px;
	}
}
.p-method__photograph__good__bigListItem {
	line-height: 1.6;
	font-size: 14px;
}
@media screen and (min-width: 640px) {
	.p-method__photograph__good__bigListItem {
		font-size: 20px;
	}
}
.p-method__photograph__good__bigList__wrap {
	width: 75%;
}
@media screen and (min-width: 640px) {
	.p-method__photograph__good__bigList__wrap {
		max-width: 350px;
	}
}
.p-method__photograph__good__noteList {
	margin-top: 4px;
}
@media screen and (min-width: 640px) {
	.p-method__photograph__good__noteList {
		margin-top: 8px;
	}
}
.p-method__photograph__good__noteListItem {
	font-size: 12px;
	padding-left: 1em;
	text-indent: -1em;
}
@media screen and (min-width: 640px) {
	.p-method__photograph__good__noteListItem {
		font-size: 14px;
	}
}
.p-method__photograph__bad {
	margin-top: 17px;
	opacity: 0;
	translate: 0 15%;
	-webkit-transition: opacity 1s ease-out, translate 1s ease-out;
	transition: opacity 1s ease-out, translate 1s ease-out;
}
@media screen and (min-width: 640px) {
	.p-method__photograph__bad {
		margin-top: 36px;
	}
}
.p-method__photograph__bad.is_active {
	opacity: 1;
	translate: 0;
}
.p-method__photograph__badTitle {
	position: relative;
	padding: 0px 8px 0px 22px;
	background-color: #e60012;
	color: #fff;
	font-size: 14px;
	max-width: 74px;
	border-radius: 3px;
	white-space: nowrap;
}
@media screen and (min-width: 640px) {
	.p-method__photograph__badTitle {
		padding: 4px 16px 2px 42px;
		font-size: 19px;
		border-radius: 6px;
		max-width: 113px;
	}
}
.p-method__photograph__badTitle::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 4px;
	display: block;
	width: 16px;
	height: 1px;
	background-color: #fff;
	-webkit-transform: translate(0, -50%) rotate(45deg);
	transform: translate(0, -50%) rotate(45deg);
}
@media screen and (min-width: 640px) {
	.p-method__photograph__badTitle::before {
		left: 10px;
		width: 28px;
		height: 2px;
	}
}
.p-method__photograph__badTitle::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 4px;
	display: block;
	width: 16px;
	height: 1px;
	background-color: #fff;
	-webkit-transform: translate(0, -50%) rotate(-45deg);
	transform: translate(0, -50%) rotate(-45deg);
}
@media screen and (min-width: 640px) {
	.p-method__photograph__badTitle::after {
		left: 10px;
		width: 28px;
		height: 2px;
	}
}
.p-method__photograph__bad__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-top: 10px;
	padding-left: 13px;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-column-gap: 4px;
	-moz-column-gap: 4px;
	column-gap: 4px;
}
@media screen and (min-width: 640px) {
	.p-method__photograph__bad__list {
		-webkit-column-gap: 8px;
		-moz-column-gap: 8px;
		column-gap: 8px;
		margin-top: 20px;
		margin-left: 26px;
	}
}
.p-method__photograph__bad__listItem {
	line-height: 1.6;
	font-size: 14px;
}
@media screen and (min-width: 640px) {
	.p-method__photograph__bad__listItem {
		font-size: 20px;
	}
}
.p-method__photograph__badNote {
	margin-top: 7px;
	font-size: 12px;
	color: #e60012;
	margin-left: 13px;
}
@media screen and (min-width: 640px) {
	.p-method__photograph__badNote {
		margin-top: 14px;
		padding-left: 26px;
		font-size: 14px;
	}
}
.p-merchandise {
	overflow: hidden;
	position: relative;
	padding: 4em 0 7em;
	background: #ffd800;
}
@media screen and (min-width: 640px) {
	.p-merchandise {
		padding: 4em 0 9em;
	}
}
.p-merchandise__inner {
	z-index: 2;
	position: relative;
	max-width: 572px;
	width: 90%;
}
.p-merchandise__innerLine {
	z-index: -1;
	position: absolute;
	-webkit-transform: rotate(1.2deg);
	transform: rotate(1.2deg);
}
.p-merchandise__innerLine--01 {
	top: -3%;
	right: -32px;
	max-width: 100px;
}
@media screen and (min-width: 640px) {
	.p-merchandise__innerLine--01 {
		top: -3%;
		right: -72px;
		max-width: 200px;
	}
}
.p-merchandise__innerLine--02 {
	top: 2.5%;
	left: -36px;
	max-width: 94px;
}
@media screen and (min-width: 640px) {
	.p-merchandise__innerLine--02 {
		top: 3%;
		left: -82px;
		max-width: 198px;
	}
}
.p-merchandise__innerLine--03 {
	display: none;
	top: 16%;
	left: -282px;
	max-width: 70px;
}
@media screen and (min-width: 640px) {
	.p-merchandise__innerLine--03 {
		display: block;
		top: 16%;
		left: -282px;
		max-width: 142px;
	}
}
.p-merchandise__innerLine--04 {
	top: 12%;
	right: -24px;
	max-width: 71px;
}
@media screen and (min-width: 640px) {
	.p-merchandise__innerLine--04 {
		top: 14%;
		right: -54px;
		max-width: 142px;
	}
}
.p-merchandise__innerLine--05 {
	top: 36%;
	left: -54px;
	max-width: 107px;
}
@media screen and (min-width: 640px) {
	.p-merchandise__innerLine--05 {
		top: 37%;
		left: -126px;
		max-width: 214px;
	}
}
.p-merchandise__innerLine--06 {
	display: none;
	top: 41%;
	right: 0px;
	max-width: 98px;
}
@media screen and (min-width: 640px) {
	.p-merchandise__innerLine--06 {
		display: block;
		top: 41%;
		right: -362px;
		max-width: 196px;
	}
}
.p-merchandise__innerLine--07 {
	display: none;
	top: 60%;
	left: 0px;
	max-width: 91px;
}
@media screen and (min-width: 640px) {
	.p-merchandise__innerLine--07 {
		display: block;
		top: 60%;
		left: -362px;
		max-width: 182px;
	}
}
.p-merchandise__innerLine--08 {
	top: 69%;
	right: -40px;
	max-width: 90px;
}
@media screen and (min-width: 640px) {
	.p-merchandise__innerLine--08 {
		top: 69%;
		right: -112px;
		max-width: 180px;
	}
}
.p-merchandise__innerLine--09 {
	display: none;
	top: 86%;
	right: 0px;
	max-width: 71px;
}
@media screen and (min-width: 640px) {
	.p-merchandise__innerLine--09 {
		display: block;
		top: 86%;
		right: -288px;
		max-width: 142px;
	}
}
.p-merchandise__innerLine--10 {
	top: 93%;
	left: -20px;
	max-width: 71px;
}
@media screen and (min-width: 640px) {
	.p-merchandise__innerLine--10 {
		top: 93%;
		left: -112px;
		max-width: 142px;
	}
}
.p-merchandise__innerLine--11 {
	top: 101.3%;
	left: 24px;
	max-width: 112px;
}
@media screen and (min-width: 640px) {
	.p-merchandise__innerLine--11 {
		top: 101.3%;
		left: 44px;
		max-width: 224px;
	}
}
.p-merchandise__bg {
	z-index: -1;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 100%;
	height: 100%;
}
.p-merchandise__bg__inner {
	position: relative;
	left: -4px;
	-webkit-transform: rotate(-3deg) skew(-3deg, 0deg);
	transform: rotate(-3deg) skew(-3deg, 0deg);
	width: 102%;
	height: 100%;
	background: -webkit-gradient(linear, left top, right top, from(#9eff77), to(#00b660));
	background: linear-gradient(90deg, #9eff77 0%, #00b660);
	overflow: hidden;
}
.p-merchandise__bg__inner::after {
	content: "";
	position: absolute;
	top: -30px;
	left: 0px;
	background-image: url(../img/campaign/bg_border.png);
	background-repeat: no-repeat;
	background-size: 640px 2500px;
	background-position: center;
	width: 100%;
	height: 1100px;
	-webkit-transform: rotate(3deg) skew(3deg, 0deg);
	transform: rotate(3deg) skew(3deg, 0deg);
}
@media screen and (min-width: 480px) {
	.p-merchandise__bg__inner::after {
		background-size: cover;
	}
}
@media screen and (min-width: 640px) {
	.p-merchandise__bg__inner::after {
		height: 2200px;
	}
}
.p-merchandiseTitle {
	margin: 0 auto;
	opacity: 0;
	translate: 0 15%;
	-webkit-transition: opacity 1s ease-out, translate 1s ease-out;
	transition: opacity 1s ease-out, translate 1s ease-out;
}
@media screen and (min-width: 640px) {
	.p-merchandiseTitle {
		max-width: 380px;
	}
}
.p-merchandiseTitle.is_active {
	opacity: 1;
	translate: 0;
}
.p-merchandise__subTitle {
	font-size: 19px;
	text-align: center;
	color: #004098;
	opacity: 0;
	translate: 0 15%;
	-webkit-transition: opacity 1s ease-out, translate 1s ease-out;
	transition: opacity 1s ease-out, translate 1s ease-out;
	font-weight: 900;
}
@media screen and (min-width: 640px) {
	.p-merchandise__subTitle {
		margin-bottom: 10px;
		font-size: 30px;
	}
}
.p-merchandise__subTitle.is_active {
	opacity: 1;
	translate: 0;
}
.p-merchandise__whiteBox {
	padding: 16px 8px 8px;
	margin-top: 2em;
	border-radius: 6px;
	background-color: #fff;
}
@media screen and (min-width: 640px) {
	.p-merchandise__whiteBox {
		padding: 22px 12px 16px;
		margin-top: 2.5em;
		border-radius: 12px;
	}
}
@media screen and (min-width: 480px) {
	.p-merchandise__twelve {
		margin-top: 16px;
	}
}
@media screen and (min-width: 640px) {
	.p-merchandise__twelve {
		margin: 0;
	}
}
.p-merchandise__twelve__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	min-height: 70px;
}
@media screen and (min-width: 640px) {
	.p-merchandise__twelve__list {
		min-height: 118px;
	}
}
.p-merchandise__twelve__listItem {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	max-width: 171px;
	opacity: 0;
	translate: 8% -10%;
}
.p-merchandise__twelve__listItem.is_active {
	opacity: 1;
	translate: 0;
}
.p-merchandise__twelve__listItem:nth-child(n + 2) {
	margin-left: -40px;
}
@media screen and (min-width: 640px) {
	.p-merchandise__twelve__listItem:nth-child(n + 2) {
		margin-left: -74px;
	}
}
.p-merchandise__twelve__listItem:nth-child(1) {
	-webkit-transition: opacity 0.2s ease-out, translate 0.2s ease-out;
	transition: opacity 0.2s ease-out, translate 0.2s ease-out;
}
.p-merchandise__twelve__listItem:nth-child(2) {
	-webkit-transition: opacity 0.4s ease-out, translate 0.4s ease-out;
	transition: opacity 0.4s ease-out, translate 0.4s ease-out;
}
.p-merchandise__twelve__listItem:nth-child(3) {
	-webkit-transition: opacity 0.6s ease-out, translate 0.6s ease-out;
	transition: opacity 0.6s ease-out, translate 0.6s ease-out;
}
.p-merchandise__twelve__listItem:nth-child(4) {
	-webkit-transition: opacity 0.8s ease-out, translate 0.8s ease-out;
	transition: opacity 0.8s ease-out, translate 0.8s ease-out;
}
.p-merchandise__twelve__listItem:nth-child(5) {
	-webkit-transition: opacity 0.1s ease-out, translate 1s ease-out;
	transition: opacity 0.1s ease-out, translate 1s ease-out;
}
.p-merchandise__twelve__listItem img {
	-webkit-transform: rotate(-35deg);
	transform: rotate(-35deg);
}
@media screen and (min-width: 640px) {
	.p-merchandise__twelve__listItem img {
		-webkit-transform: rotate(-30deg);
		transform: rotate(-30deg);
	}
}
.p-merchandise__twelveText {
	position: relative;
	margin-top: -6px;
	font-size: 12px;
	text-align: center;
	font-weight: 900;
	color: #004098;
	opacity: 0;
	translate: 0 15%;
	-webkit-transition: opacity 1s ease-out, translate 1s ease-out;
	transition: opacity 1s ease-out, translate 1s ease-out;
}
@media screen and (min-width: 480px) {
	.p-merchandise__twelveText {
		margin-top: 10px;
	}
}
@media screen and (min-width: 640px) {
	.p-merchandise__twelveText {
		margin: 0;
		font-size: 14px;
	}
}
.p-merchandise__twelveText.is_active {
	opacity: 1;
	translate: 0;
}
.p-merchandise__twelveText::before {
	position: absolute;
	top: 44%;
	left: 50%;
	content: "";
	width: 92%;
	height: 4px;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	display: block;
	border-bottom: 1px solid #004098;
	border-left: 1px solid #004098;
	border-right: 1px solid #004098;
}
@media screen and (min-width: 640px) {
	.p-merchandise__twelveText::before {
		top: 40%;
		height: 8px;
	}
}
.p-merchandise__twelveTextLabel {
	position: relative;
	display: inline-block;
	padding: 0.5em;
	background-color: #fff;
}
.p-merchandise__premium {
	margin: 0;
	max-width: 320px;
}
.p-merchandise__premium__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.p-merchandise__premium__listItem {
	max-width: 127px;
	opacity: 0;
	translate: -15% 0%;
	min-height: 25.666vw;
}
@media screen and (min-width: 640px) {
	.p-merchandise__premium__listItem {
		min-height: 162px;
	}
}
.p-merchandise__premium__listItem:nth-child(n + 2) {
	margin-left: -15px;
}
@media screen and (min-width: 640px) {
	.p-merchandise__premium__listItem:nth-child(n + 2) {
		margin-left: -26px;
	}
}
.p-merchandise__premium__listItem:nth-child(1) {
	-webkit-transition: opacity 0.6s ease-out, translate 0.6s ease-out;
	transition: opacity 0.6s ease-out, translate 0.6s ease-out;
}
.p-merchandise__premium__listItem:nth-child(2) {
	-webkit-transition: opacity 0.8s ease-out, translate 0.8s ease-out;
	transition: opacity 0.8s ease-out, translate 0.8s ease-out;
}
.p-merchandise__premium__listItem:nth-child(3) {
	-webkit-transition: opacity 0.1s ease-out, translate 1s ease-out;
	transition: opacity 0.1s ease-out, translate 1s ease-out;
}
.p-merchandise__premium__listItem.is_active {
	opacity: 1;
	translate: 0;
}
.p-merchandise__premiumAssortmentWrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-top: 6px;
}
@media screen and (min-width: 640px) {
	.p-merchandise__premiumAssortmentWrap {
		margin-top: 24px;
	}
}
.p-merchandise__premiumText {
	position: relative;
	font-size: 12px;
	text-align: center;
	font-weight: 900;
	color: #004098;
	margin-top: -4px;
	opacity: 0;
	translate: 0 15%;
	-webkit-transition: opacity 1s ease-out, translate 1s ease-out;
	transition: opacity 1s ease-out, translate 1s ease-out;
}
@media screen and (min-width: 640px) {
	.p-merchandise__premiumText {
		margin-top: -4px;
		font-size: 14px;
	}
}
.p-merchandise__premiumText::before {
	position: absolute;
	top: 42%;
	left: 50%;
	content: "";
	width: 89%;
	height: 4px;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	display: block;
	border-bottom: 1px solid #004098;
	border-left: 1px solid #004098;
	border-right: 1px solid #004098;
}
@media screen and (min-width: 640px) {
	.p-merchandise__premiumText::before {
		top: 39%;
		height: 8px;
		width: 87%;
	}
}
.p-merchandise__premiumText.is_active {
	opacity: 1;
	translate: 0;
}
.p-merchandise__premiumTextLabel {
	position: relative;
	display: inline-block;
	padding: 0.5em;
	background-color: #fff;
}
@media screen and (min-width: 640px) {
	.p-merchandise__premiumTextLabel {
		padding: 0.5em;
	}
}
.p-merchandise__assortment {
	margin: 0;
	max-width: 202px;
}
@media screen and (min-width: 640px) {
	.p-merchandise__assortment {
		max-width: initial;
	}
}
.p-merchandise__assortment__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.p-merchandise__assortment__listItem {
	max-width: 134px;
	max-height: 157px;
	opacity: 0;
	translate: -15% 0%;
	min-height: 25.5vw;
}
@media screen and (min-width: 640px) {
	.p-merchandise__assortment__listItem {
		max-width: 119px;
		min-height: 162px;
	}
}
.p-merchandise__assortment__listItem:nth-child(n + 2) {
	margin-left: -20px;
	margin-right: -6px;
}
@media screen and (min-width: 640px) {
	.p-merchandise__assortment__listItem:nth-child(n + 2) {
		margin-left: -22px;
	}
}
.p-merchandise__assortment__listItem:nth-child(1) {
	-webkit-transition: opacity 0.8s ease-out, translate 0.8s ease-out;
	transition: opacity 0.8s ease-out, translate 0.8s ease-out;
	width: 55%;
}
@media screen and (min-width: 640px) {
	.p-merchandise__assortment__listItem:nth-child(1) {
		width: auto;
	}
}
.p-merchandise__assortment__listItem:nth-child(2) {
	position: relative;
	top: 5px;
	-webkit-transition: opacity 0.1s ease-out, translate 1s ease-out;
	transition: opacity 0.1s ease-out, translate 1s ease-out;
	width: 65.8%;
}
@media screen and (min-width: 640px) {
	.p-merchandise__assortment__listItem:nth-child(2) {
		top: 5px;
		max-width: 147px;
		margin-left: -37px;
		width: auto;
	}
}
.p-merchandise__assortment__listItem.is_active {
	opacity: 1;
	translate: 0;
}
.p-merchandise__assortmentText {
	position: relative;
	font-size: 12px;
	text-align: center;
	font-weight: 900;
	color: #004098;
	margin-top: -4px;
	opacity: 0;
	translate: 0 15%;
	-webkit-transition: opacity 1s ease-out, translate 1s ease-out;
	transition: opacity 1s ease-out, translate 1s ease-out;
}
@media screen and (min-width: 640px) {
	.p-merchandise__assortmentText {
		margin-top: -4px;
		font-size: 14px;
	}
}
.p-merchandise__assortmentText::before {
	position: absolute;
	top: 42%;
	left: 50%;
	content: "";
	width: 88%;
	height: 4px;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	display: block;
	border-bottom: 1px solid #004098;
	border-left: 1px solid #004098;
	border-right: 1px solid #004098;
}
@media screen and (min-width: 640px) {
	.p-merchandise__assortmentText::before {
		top: 39%;
		height: 8px;
	}
}
.p-merchandise__assortmentText.is_active {
	opacity: 1;
	translate: 0;
}
.p-merchandise__assortmentTextLabel {
	position: relative;
	display: inline-block;
	padding: 0.5em;
	background-color: #fff;
}
.p-merchandise__miniWrap {
	margin: 0 auto;
	margin-top: 6px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
@media screen and (min-width: 640px) {
	.p-merchandise__miniWrap {
		margin-top: 20px;
		width: 96%;
	}
}
.p-merchandise__mini__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.p-merchandise__mini__listItem {
	opacity: 0;
	translate: 15% 0%;
}
.p-merchandise__mini__listItem:nth-child(1) {
	max-width: 176px;
	-webkit-transition: opacity 0.6s ease-out, translate 0.6s ease-out;
	transition: opacity 0.6s ease-out, translate 0.6s ease-out;
}
@media screen and (min-width: 640px) {
	.p-merchandise__mini__listItem:nth-child(1) {
		margin-left: 0;
	}
}
.p-merchandise__mini__listItem:nth-child(2) {
	margin-left: -1.4em;
	max-width: 169px;
	-webkit-transition: opacity 0.8s ease-out, translate 0.8s ease-out;
	transition: opacity 0.8s ease-out, translate 0.8s ease-out;
}
@media screen and (min-width: 640px) {
	.p-merchandise__mini__listItem:nth-child(2) {
		margin-left: -32px;
	}
}
.p-merchandise__mini__listItem.is_active {
	opacity: 1;
	translate: 0;
}
.p-merchandise__miniText {
	position: relative;
	font-size: 12px;
	text-align: center;
	font-weight: 900;
	color: #004098;
	margin: 0 auto;
	margin-top: -12px;
	width: 94%;
	opacity: 0;
	translate: 0 15%;
	-webkit-transition: opacity 1s ease-out, translate 1s ease-out;
	transition: opacity 1s ease-out, translate 1s ease-out;
}
@media screen and (min-width: 640px) {
	.p-merchandise__miniText {
		margin-top: -18px;
		font-size: 14px;
	}
}
.p-merchandise__miniText::before {
	position: absolute;
	top: 44%;
	left: 50%;
	content: "";
	width: 90%;
	height: 4px;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	display: block;
	border-bottom: 1px solid #004098;
	border-left: 1px solid #004098;
	border-right: 1px solid #004098;
}
@media screen and (min-width: 640px) {
	.p-merchandise__miniText::before {
		top: 39%;
		height: 8px;
	}
}
.p-merchandise__miniText.is_active {
	opacity: 1;
	translate: 0;
}
.p-merchandise__miniTextLabel {
	position: relative;
	display: inline-block;
	padding: 0.5em;
	background-color: #fff;
}
.p-merchandise__korokoro {
	margin-top: 7vw;
}
@media screen and (min-width: 640px) {
	.p-merchandise__korokoro {
		margin-top: 40px;
	}
}
.p-merchandise__korokoro__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.p-merchandise__korokoro__listItem {
	opacity: 0;
	translate: 15% 0%;
	-webkit-transition: opacity 0.6s ease-out, translate 0.6s ease-out;
	transition: opacity 0.6s ease-out, translate 0.6s ease-out;
	max-width: 212px;
}
.p-merchandise__korokoro__listItem.is_active {
	opacity: 1;
	translate: 0;
}
.p-merchandise__korokoroText {
	position: relative;
	font-size: 12px;
	text-align: center;
	font-weight: 900;
	color: #004098;
	margin: 0 auto;
	margin-top: 1.1vw;
	width: 90%;
	opacity: 0;
	translate: 0 15%;
	-webkit-transition: opacity 1s ease-out, translate 1s ease-out;
	transition: opacity 1s ease-out, translate 1s ease-out;
}
@media screen and (min-width: 640px) {
	.p-merchandise__korokoroText {
		margin-top: 21px;
		font-size: 14px;
	}
}
.p-merchandise__korokoroText::before {
	position: absolute;
	top: 44%;
	left: 50%;
	content: "";
	width: 90%;
	height: 4px;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	display: block;
	border-bottom: 1px solid #004098;
	border-left: 1px solid #004098;
	border-right: 1px solid #004098;
}
@media screen and (min-width: 640px) {
	.p-merchandise__korokoroText::before {
		top: 39%;
		height: 8px;
	}
}
.p-merchandise__korokoroText.is_active {
	opacity: 1;
	translate: 0;
}
.p-merchandise__korokoroTextLabel {
	position: relative;
	display: inline-block;
	padding: 0.5em;
	background-color: #fff;
}
.p-merchandise__five {
	position: relative;
	left: 0px;
	margin: 0 auto;
	margin-top: 12px;
	max-width: 530px;
}
@media screen and (min-width: 640px) {
	.p-merchandise__five {
		margin-top: 22px;
	}
}
.p-merchandise__five__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.p-merchandise__five__listItem {
	opacity: 0;
	translate: -15% 0%;
	width: calc((100% + 50px) / 5);
}
@media screen and (min-width: 640px) {
	.p-merchandise__five__listItem {
		max-width: 125px;
		width: auto;
	}
}
.p-merchandise__five__listItem:nth-child(n + 2) {
	margin-left: -15px;
}
@media screen and (min-width: 640px) {
	.p-merchandise__five__listItem:nth-child(n + 2) {
		margin-left: -24px;
	}
}
.p-merchandise__five__listItem:nth-child(n + 6) {
	margin-top: -19px;
}
@media screen and (min-width: 640px) {
	.p-merchandise__five__listItem:nth-child(n + 6) {
		margin-top: -32px;
	}
}
.p-merchandise__five__listItem:nth-child(1) {
	-webkit-transition: opacity 0.3s ease-out, translate 0.3s ease-out;
	transition: opacity 0.3s ease-out, translate 0.3s ease-out;
}
.p-merchandise__five__listItem:nth-child(2) {
	-webkit-transition: opacity 0.4s ease-out, translate 0.4s ease-out;
	transition: opacity 0.4s ease-out, translate 0.4s ease-out;
}
.p-merchandise__five__listItem:nth-child(3) {
	-webkit-transition: opacity 0.5s ease-out, translate 0.5s ease-out;
	transition: opacity 0.5s ease-out, translate 0.5s ease-out;
}
.p-merchandise__five__listItem:nth-child(4) {
	-webkit-transition: opacity 0.6s ease-out, translate 0.6s ease-out;
	transition: opacity 0.6s ease-out, translate 0.6s ease-out;
}
.p-merchandise__five__listItem:nth-child(5) {
	-webkit-transition: opacity 0.7s ease-out, translate 0.7s ease-out;
	transition: opacity 0.7s ease-out, translate 0.7s ease-out;
}
.p-merchandise__five__listItem:nth-child(6) {
	margin-left: 0px;
	-webkit-transition: opacity 0.8s ease-out, translate 0.8s ease-out;
	transition: opacity 0.8s ease-out, translate 0.8s ease-out;
}
.p-merchandise__five__listItem:nth-child(7) {
	-webkit-transition: opacity 0.9s ease-out, translate 0.9s ease-out;
	transition: opacity 0.9s ease-out, translate 0.9s ease-out;
}
.p-merchandise__five__listItem:nth-child(8) {
	-webkit-transition: opacity 1s ease-out, translate 1s ease-out;
	transition: opacity 1s ease-out, translate 1s ease-out;
}
.p-merchandise__five__listItem:nth-child(9) {
	-webkit-transition: opacity 1s ease-out, translate 1s ease-out;
	transition: opacity 1s ease-out, translate 1s ease-out;
}
.p-merchandise__five__listItem.is_active {
	opacity: 1;
	translate: 0;
}
.p-merchandise__fiveText {
	position: relative;
	font-size: 12px;
	text-align: center;
	font-weight: 900;
	color: #004098;
	margin-top: -8px;
	opacity: 0;
	translate: 0 15%;
	-webkit-transition: opacity 1s ease-out, translate 1s ease-out;
	transition: opacity 1s ease-out, translate 1s ease-out;
}
@media screen and (min-width: 640px) {
	.p-merchandise__fiveText {
		font-size: 14px;
	}
}
.p-merchandise__fiveText::before {
	position: absolute;
	top: 44%;
	left: 50%;
	content: "";
	width: 91%;
	height: 4px;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	display: block;
	border-bottom: 1px solid #004098;
	border-left: 1px solid #004098;
	border-right: 1px solid #004098;
}
@media screen and (min-width: 640px) {
	.p-merchandise__fiveText::before {
		top: 40%;
		height: 8px;
	}
}
.p-merchandise__fiveText.is_active {
	opacity: 1;
	translate: 0;
}
.p-merchandise__fiveTextLabel {
	position: relative;
	display: inline-block;
	padding: 0.5em;
	background-color: #fff;
}
.p-merchandise__fuji {
	margin: 0 auto;
	margin-top: 4px;
	max-width: 356px;
}
@media screen and (min-width: 640px) {
	.p-merchandise__fuji {
		margin-top: 10px;
	}
}
.p-merchandise__fuji__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.p-merchandise__fuji__listItem {
	opacity: 0;
	translate: 0% 15%;
	max-width: 130px;
	width: calc((100% - 60px) / 2);
}
@media screen and (min-width: 640px) {
	.p-merchandise__fuji__listItem {
		max-width: 197px;
		width: auto;
	}
}
.p-merchandise__fuji__listItem:nth-child(n + 2) {
	margin-left: -16px;
}
@media screen and (min-width: 640px) {
	.p-merchandise__fuji__listItem:nth-child(n + 2) {
		margin-left: -34px;
	}
}
.p-merchandise__fuji__listItem:nth-child(1) {
	-webkit-transition: opacity 0.9s ease-out, translate 0.9s ease-out;
	transition: opacity 0.9s ease-out, translate 0.9s ease-out;
}
.p-merchandise__fuji__listItem:nth-child(2) {
	-webkit-transition: opacity 1s ease-out, translate 1s ease-out;
	transition: opacity 1s ease-out, translate 1s ease-out;
}
.p-merchandise__fuji__listItem.is_active {
	opacity: 1;
	translate: 0;
}
.p-merchandise__fujiText {
	margin: 0 auto;
	position: relative;
	font-size: 12px;
	text-align: center;
	font-weight: 900;
	color: #004098;
	max-width: 180px;
	margin-top: -8px;
	text-align: center;
	opacity: 0;
	translate: 0 15%;
	-webkit-transition: opacity 1s ease-out, translate 1s ease-out;
	transition: opacity 1s ease-out, translate 1s ease-out;
}
@media screen and (min-width: 640px) {
	.p-merchandise__fujiText {
		margin-top: -10px;
		max-width: initial;
		font-size: 14px;
	}
}
.p-merchandise__fujiText::before {
	position: absolute;
	top: 44%;
	left: 50%;
	content: "";
	width: 89%;
	height: 4px;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	display: block;
	border-bottom: 1px solid #004098;
	border-left: 1px solid #004098;
	border-right: 1px solid #004098;
}
@media screen and (min-width: 375px) {
	.p-merchandise__fujiText::before {
		width: 114%;
	}
}
@media screen and (min-width: 640px) {
	.p-merchandise__fujiText::before {
		top: 38%;
		height: 8px;
		width: 89%;
	}
}
.p-merchandise__fujiText.is_active {
	opacity: 1;
	translate: 0;
}
.p-merchandise__fujiTextLabel {
	position: relative;
	display: inline-block;
	padding: 0.5em;
	background-color: #fff;
}
.p-merchandise__annotation {
	text-align: right;
	font-size: 12px;
	margin-right: 1em;
	opacity: 0;
	translate: 0 15%;
	-webkit-transition: opacity 1s ease-out, translate 1s ease-out;
	transition: opacity 1s ease-out, translate 1s ease-out;
	color: #595757;
}
@media screen and (min-width: 640px) {
	.p-merchandise__annotation {
		margin-top: 8px;
		font-size: 14px;
	}
}
.p-merchandise__annotation.is_active {
	opacity: 1;
	translate: 0;
}
.p-merchandise__linkList {
	margin: 0 auto;
	margin-top: 4.5em;
	max-width: 400px;
	width: 74%;
	text-align: center;
}
@media screen and (min-width: 640px) {
	.p-merchandise__linkList {
		margin-top: 6em;
		width: 80%;
	}
}
.p-merchandise__linkList li p {
	font-size: 16px;
	color: #004098;
	line-height: 1.1;
	opacity: 0;
	translate: 0 15%;
	-webkit-transition: opacity 1s ease-out, translate 1s ease-out;
	transition: opacity 1s ease-out, translate 1s ease-out;
}
@media screen and (min-width: 640px) {
	.p-merchandise__linkList li p {
		font-size: 28px;
	}
}
.p-merchandise__linkList li p.is_active {
	opacity: 1;
	translate: 0;
}
.p-merchandise__linkList li p span {
	position: relative;
}
.p-merchandise__linkList li p span::before,
.p-merchandise__linkList li p span::after {
	position: absolute;
	top: 58%;
	background-color: #004098;
	width: 2px;
	height: 36px;
}
@media screen and (min-width: 640px) {
	.p-merchandise__linkList li p span::before,
	.p-merchandise__linkList li p span::after {
		width: 3px;
		height: 55px;
	}
}
.p-merchandise__linkList li p span::before {
	content: "";
	left: -4.5em;
	-webkit-transform: translateY(-50%) rotate(-25deg);
	transform: translateY(-50%) rotate(-25deg);
}
.p-merchandise__linkList li p span::after {
	content: "";
	right: -0.9em;
	-webkit-transform: translateY(-50%) rotate(25deg);
	transform: translateY(-50%) rotate(25deg);
}
.p-merchandise__linkList li p span span::before {
	display: none;
}
.p-merchandise__linkList li p span span::after {
	display: none;
}
.p-merchandise__linkList li a {
	opacity: 0;
	translate: 0 15%;
	-webkit-transition: opacity 1s ease-out, translate 1s ease-out, -webkit-filter 0.1s ease-out;
	transition: opacity 1s ease-out, translate 1s ease-out, -webkit-filter 0.1s ease-out;
	transition: opacity 1s ease-out, translate 1s ease-out, filter 0.1s ease-out;
	transition: opacity 1s ease-out, translate 1s ease-out, filter 0.1s ease-out, -webkit-filter 0.1s ease-out;
	border-radius: 10px;
	margin-top: 1.2em;
	text-decoration: none;
}
@media screen and (min-width: 640px) {
	.p-merchandise__linkList li a {
		margin-top: 1.5em;
	}
}
.p-merchandise__linkList li a:hover {
	-webkit-filter: brightness(1.2);
	filter: brightness(1.2);
}
.p-merchandise__linkList li a.is_active {
	opacity: 1;
	translate: 0;
}
.p-merchandise__linkList li:nth-child(2) {
	margin-top: 4.5em;
}
.p-merchandise__linkList li:nth-child(2) p span::before {
	top: 58%;
	left: -4.4em;
}
.p-merchandise__linkList li:nth-child(2) p span::after {
	top: 58%;
}
.p-merchandise__linkList li:nth-child(2) a {
	margin-top: 1.5em;
	padding: 0.8em 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
@media screen and (min-width: 640px) {
	.p-merchandise__linkList li:nth-child(2) a {
		margin-top: 1.7em;
		padding: 1em 0;
	}
}
.p-merchandise__linkList li:nth-child(2) a span {
	display: block;
	width: 64%;
	max-width: 236px;
}
.p-mv {
	z-index: 2;
	position: relative;
	overflow: hidden;
	background-color: #ffd800;
}
.p-mv__inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.p-mv__title {
	padding: 2em 0 1em;
}
@media screen and (min-width: 640px) {
	.p-mv__title {
		padding: 2.5em 0 1em;
	}
}
.p-mv__title h2 {
	text-align: right;
	opacity: 0;
	-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
	transition: opacity 0.3s, -webkit-transform 0.3s;
	transition: opacity 0.3s, transform 0.3s;
	transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s;
	-webkit-transform: scale(0.8);
	transform: scale(0.8);
}
.p-mv__title h2.is_active {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}
.p-mv__title h2 .text {
	display: block;
	margin-top: 0.5em;
	font-size: 12px;
	color: #fff;
	font-weight: 500;
}
@media screen and (min-width: 640px) {
	.p-mv__title h2 .text {
		margin-right: 2em;
	}
}
.p-mv__mainImage {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.p-mv__mainImage__img {
	max-width: 640px;
	overflow: hidden;
}
.p-mv__mainImage__img--absolute {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	-webkit-transition: opacity 1s ease-out, translate 1s ease-out;
	transition: opacity 1s ease-out, translate 1s ease-out;
}
.p-mv__mainImage__img--absolute.is_active {
	opacity: 1;
	translate: 0;
}
.p-mv__mainImage__img--confetti {
	translate: 0 -15%;
}
.p-mv__mainImage__img--human {
	translate: 0 15%;
}
.p-mv__mainImage__img--logo {
	-webkit-transition: opacity 0.3s ease-out, -webkit-transform 0.3s ease-out;
	transition: opacity 0.3s ease-out, -webkit-transform 0.3s ease-out;
	transition: opacity 0.3s ease-out, transform 0.3s ease-out;
	transition: opacity 0.3s ease-out, transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
	-webkit-transform: scale(0.7);
	transform: scale(0.7);
	-webkit-transition-delay: 0.6s;
	transition-delay: 0.6s;
}
.p-mv__mainImage__img--logo.is_active {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}
.p-mv__mainImage__bg {
	width: calc((100% - 640px) / 2);
	background-position: center;
	translate: 0 -15%;
	opacity: 0;
	-webkit-transition: opacity 1s ease-out, translate 1s ease-out;
	transition: opacity 1s ease-out, translate 1s ease-out;
}
.p-mv__mainImage__bg.is_active {
	opacity: 1;
	translate: 0;
}
@media screen and (min-width: 1281px) {
	.p-mv__mainImage__bg {
		background-size: contain;
	}
}
.p-mv__mainImage__bg--left {
	background-image: url(../img/mv/bg_left.png);
	background-size: cover;
	background-position: 0px 0px;
}
@media screen and (min-width: 1024px) {
	.p-mv__mainImage__bg--left {
		background-size: 100%;
	}
}
@media screen and (min-width: 1281px) {
	.p-mv__mainImage__bg--left {
		background-size: contain;
	}
}
.p-mv__mainImage__bg--right {
	background-image: url(../img/mv/bg_right.png);
	background-size: cover;
	background-position: 0px 0px;
}
@media screen and (min-width: 1024px) {
	.p-mv__mainImage__bg--right {
		background-size: 100%;
	}
}
@media screen and (min-width: 1281px) {
	.p-mv__mainImage__bg--right {
		background-size: contain;
	}
}
.p-mv__content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.p-mv__content__bg {
	position: relative;
	width: calc((100% - 640px) / 2);
}
.p-mv__content__bg--left {
	background-image: url(../img/mv/bg_period.png), url(../img/mv/bg_period_wall.png);
	background-position: -2px 0, 0px 190px;
	background-repeat: repeat-x;
	background-size: 322px 66px, 352px 178px;
}
.p-mv__content__bg--right {
	background-image: url(../img/mv/bg_period.png), url(../img/mv/bg_period_wall.png);
	background-position: -4px 0, 0px 190px;
	background-repeat: repeat-x;
	background-size: 322px 66px, 352px 178px;
}
.p-mv__content__bg::after {
	position: absolute;
	display: block;
	content: "";
	bottom: 0;
	left: 0;
	width: 100%;
	height: 14px;
	background-color: #898989;
}
.p-mv__content__period {
	position: relative;
	padding: 8.5vw 0 10.8vw;
	background-image: url(../img/mv/sp/img_period.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
@media screen and (min-width: 640px) {
	.p-mv__content__period {
		width: 640px;
		padding: 3em 0 0;
		background-size: cover;
		min-height: 380px;
		background-image: url(../img/mv/img_period.png);
	}
}
.p-mv__content__period::before {
	z-index: 1;
}
@media screen and (min-width: 640px) {
	.p-mv__content__period::before {
		content: "";
		position: absolute;
		top: 0;
		left: 50%;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
		display: block;
		width: 640px;
		height: 38px;
		background-image: url(../img/mv/img_period_roof.png);
		background-repeat: no-repeat;
		background-size: contain;
	}
}
@media screen and (min-width: 700px) {
	.p-mv__content__period::before {
		width: 667px;
	}
}
.p-mv__content__period__inner {
	width: 87%;
	margin: 0 auto;
}
@media screen and (min-width: 640px) {
	.p-mv__content__period__inner {
		max-width: 570px;
	}
}
.p-mv__content__periodTitle {
	position: relative;
	display: inline-block;
	margin: 0 auto;
	font-weight: 900;
	font-size: 13px;
}
@media screen and (min-width: 375px) {
	.p-mv__content__periodTitle {
		font-size: 3.471vw;
	}
}
@media screen and (min-width: 640px) {
	.p-mv__content__periodTitle {
		font-size: 20px;
	}
}
.p-mv__content__periodTitle::before {
	content: "";
	position: absolute;
	top: 48%;
	left: -1.2em;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	display: block;
	width: 12px;
	height: 12px;
	background-image: url(../img/mv/img_period_dart.png);
	background-repeat: no-repeat;
	background-size: contain;
}
@media screen and (min-width: 375px) {
	.p-mv__content__periodTitle::before {
		width: 3.204vw;
		height: 3.204vw;
	}
}
@media screen and (min-width: 640px) {
	.p-mv__content__periodTitle::before {
		top: 50%;
		left: -1.1em;
		width: 18px;
		height: 18px;
	}
}
.p-mv__content__periodTitle::after {
	content: "";
	position: absolute;
	top: 48%;
	right: -1.4em;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	display: block;
	width: 12px;
	height: 12px;
	background-image: url(../img/mv/img_period_dart.png);
	background-repeat: no-repeat;
	background-size: contain;
}
@media screen and (min-width: 375px) {
	.p-mv__content__periodTitle::after {
		width: 3.204vw;
		height: 3.204vw;
	}
}
@media screen and (min-width: 640px) {
	.p-mv__content__periodTitle::after {
		top: 50%;
		right: -1.2em;
		width: 18px;
		height: 18px;
	}
}
.p-mv__content__periodText {
	margin-top: -0.1em;
	text-align: center;
	font-size: 18px;
	font-weight: 900;
	line-height: 1;
}
@media screen and (min-width: 375px) {
	.p-mv__content__periodText {
		font-size: 4.806vw;
	}
}
@media screen and (min-width: 640px) {
	.p-mv__content__periodText {
		margin-top: 0;
		font-size: 20px;
	}
}
.p-mv__content__periodText .date .number {
	font-size: 19px;
	letter-spacing: -0.1em;
}
@media screen and (min-width: 375px) {
	.p-mv__content__periodText .date .number {
		font-size: 5.073vw;
	}
}
@media screen and (min-width: 640px) {
	.p-mv__content__periodText .date .number {
		font-size: 28px;
	}
}
.p-mv__content__periodText .date .day {
	position: relative;
	top: -0.05em;
	margin-left: 0.2em;
	font-size: 13px;
}
@media screen and (min-width: 375px) {
	.p-mv__content__periodText .date .day {
		font-size: 3.471vw;
	}
}
@media screen and (min-width: 640px) {
	.p-mv__content__periodText .date .day {
		font-size: 26px;
	}
}
.p-mv__content__periodText .week {
	position: relative;
	top: -0.3em;
	font-size: 12px;
	color: #fff;
}
@media screen and (min-width: 375px) {
	.p-mv__content__periodText .week {
		font-size: 3.204vw;
	}
}
@media screen and (min-width: 640px) {
	.p-mv__content__periodText .week {
		font-size: 14px;
	}
}
.p-mv__content__periodText .week::before {
	z-index: -1;
	content: "";
	position: absolute;
	top: 50%;
	left: 40%;
	width: 19px;
	height: 19px;
	color: #fff;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	border-radius: 100px;
}
@media screen and (min-width: 375px) {
	.p-mv__content__periodText .week::before {
		width: 5.073vw;
		height: 5.073vw;
		border-radius: 26.7vw;
	}
}
@media screen and (min-width: 640px) {
	.p-mv__content__periodText .week::before {
		top: 51%;
		width: 22px;
		height: 22px;
	}
}
.p-mv__content__periodText .time {
	position: relative;
	top: -0.1em;
	margin-left: 0.1em;
	font-size: 14px;
	letter-spacing: -0.1em;
}
@media screen and (min-width: 375px) {
	.p-mv__content__periodText .time {
		font-size: 3.738vw;
	}
}
@media screen and (min-width: 640px) {
	.p-mv__content__periodText .time {
		top: 0em;
		font-size: 26px;
	}
}
.p-mv__content__periodText__start {
	position: relative;
	margin-right: 1em;
}
@media screen and (min-width: 640px) {
	.p-mv__content__periodText__start {
		margin-right: 2em;
	}
}
.p-mv__content__periodText__start::after {
	content: "";
	position: absolute;
	top: 52%;
	right: -0.8em;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	display: block;
	width: 9px;
	height: 10px;
	background-image: url(../img/mv/arrow.png);
	background-size: contain;
	background-repeat: no-repeat;
}
@media screen and (min-width: 375px) {
	.p-mv__content__periodText__start::after {
		width: 2.403vw;
		height: 2.67vw;
	}
}
@media screen and (min-width: 640px) {
	.p-mv__content__periodText__start::after {
		top: 38%;
		right: -1.4em;
		width: 16px;
		height: 18px;
	}
}
.p-mv__content__period__speech {
	padding: 0em 0 0.3em;
	position: relative;
	text-align: center;
	background-color: #fff;
	border-radius: 6px;
	-webkit-filter: drop-shadow(0px 5px 4px rgba(0, 0, 0, 0.6));
	filter: drop-shadow(0px 5px 4px rgba(0, 0, 0, 0.6));
	opacity: 0;
	-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
	transition: opacity 0.3s, -webkit-transform 0.3s;
	transition: opacity 0.3s, transform 0.3s;
	transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s;
	-webkit-transform: scale(0.8);
	transform: scale(0.8);
}
@media screen and (min-width: 375px) {
	.p-mv__content__period__speech {
		border-radius: 1.602vw;
		-webkit-filter: drop-shadow(0vw 1.335vw 1.068vw rgba(0, 0, 0, 0.6));
		filter: drop-shadow(0vw 1.335vw 1.068vw rgba(0, 0, 0, 0.6));
	}
}
@media screen and (min-width: 640px) {
	.p-mv__content__period__speech {
		padding: 0.2em 0 0.5em;
		-webkit-filter: drop-shadow(0px 6px 8px rgba(0, 0, 0, 0.8));
		filter: drop-shadow(0px 6px 8px rgba(0, 0, 0, 0.8));
		border-radius: 10px;
	}
}
.p-mv__content__period__speech.is_active {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}
.p-mv__content__period__speech::after {
	position: absolute;
	bottom: -22px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	content: "";
	display: block;
	padding: 0.3em 0 0.7em 0;
	width: 0;
	height: 0;
	border-left: 6px solid rgba(0, 0, 0, 0);
	border-right: 6px solid rgba(0, 0, 0, 0);
	border-top: 9px solid #fff;
}
@media screen and (min-width: 375px) {
	.p-mv__content__period__speech::after {
		bottom: -5.874vw;
		border-left: 1.602vw solid rgba(0, 0, 0, 0);
		border-right: 1.602vw solid rgba(0, 0, 0, 0);
		border-top: 2.403vw solid #fff;
	}
}
@media screen and (min-width: 480px) {
	.p-mv__content__period__speech::after {
		bottom: -28px;
	}
}
@media screen and (min-width: 640px) {
	.p-mv__content__period__speech::after {
		bottom: -32px;
		border-left: 12px solid rgba(0, 0, 0, 0);
		border-right: 12px solid rgba(0, 0, 0, 0);
		border-top: 18px solid #fff;
	}
}
.p-mv__content__periodPresent {
	margin: 0 auto;
	margin-top: 16px;
	opacity: 0;
	-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
	transition: opacity 0.3s, -webkit-transform 0.3s;
	transition: opacity 0.3s, transform 0.3s;
	transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s;
	-webkit-transform: scale(0.8);
	transform: scale(0.8);
}
@media screen and (min-width: 375px) {
	.p-mv__content__periodPresent {
		margin-top: 4.272vw;
	}
}
@media screen and (min-width: 640px) {
	.p-mv__content__periodPresent {
		margin-top: 1.5em;
	}
}
.p-mv__content__periodPresent.is_active {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}
.p-nav {
	padding: 1.2em 0 1.7em;
}
@media screen and (min-width: 640px) {
	.p-nav {
		padding: 1.6em 0 2.1em;
	}
}
.p-nav__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 0.8em;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: 0 auto;
}
@media screen and (min-width: 640px) {
	.p-nav__list {
		gap: 1.3em;
		max-width: 600px;
	}
}
.p-nav__listItemText {
	position: relative;
	font-size: 10px;
	text-align: center;
	border-radius: 100px;
}
.p-nav__listItem a {
	position: relative;
	margin-top: 0.3em;
	-webkit-filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.5));
	filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.5));
}
@media screen and (min-width: 640px) {
	.p-nav__listItem a {
		-webkit-filter: drop-shadow(3px 3px 3px rgba(0, 0, 0, 0.5));
		filter: drop-shadow(3px 3px 3px rgba(0, 0, 0, 0.5));
	}
}
.p-addNotice {
	padding: 40px 0;
}
.p-addNotice__title {
	text-align: center;
	font-weight: bold !important;
	line-height: 1.5;
	font-size: 18px;
}
@media screen and (min-width: 640px) {
	.p-addNotice__title {
		font-size: 24px;
	}
}
.p-addNotice__text {
	margin-top: 1em;
}
.u-noto {
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 500;
}
.u-noto--regular {
	font-weight: 400;
}
.u-mt0 {
	margin-top: 0;
}
.u-mt05 {
	margin-top: 0.5em;
}
.u-mt1 {
	margin-top: 1em;
}
.u-mt2 {
	margin-top: 2em;
}
.u-mt3 {
	margin-top: 3em;
}
.u-mt4 {
	margin-top: 4em;
}
.u-mt5 {
	margin-top: 5em;
}
.u-mb0 {
	margin-bottom: 0;
}
.u-mb1 {
	margin-bottom: 1em;
}
.u-mb2 {
	margin-bottom: 2em;
}
.u-mb3 {
	margin-bottom: 3em;
}
.u-mb4 {
	margin-bottom: 4em;
}
.u-mb5 {
	margin-bottom: 5em;
}
.u-pr1 {
	padding-right: 1em;
}
.u-pl1 {
	padding-left: 1em;
}
.u-dib,
.dib {
	display: inline-block;
}
.u-db {
	display: block;
}
.u-tac,
.tac {
	text-align: center;
}
.u-smonly {
	display: block;
}
@media screen and (min-width: 480px) {
	.u-smonly {
		display: none;
	}
}
.u-sponly {
	display: inline;
}
@media screen and (min-width: 768px) {
	.u-sponly {
		display: none;
	}
}
.u-pconly {
	display: none;
}
@media screen and (min-width: 768px) {
	.u-pconly {
		display: inline;
	}
}
.u-fwb,
.fwb {
	font-weight: bold;
}
.u-tar,
.tar {
	text-align: right;
}
.u-tal,
.tal {
	-moz-text-align-last: left;
	text-align-last: left;
}
.u-fzl,
.fzl {
	font-size: 1.1em;
}
.u-underLine {
	text-decoration: underline;
}
.u-color--red {
	color: #e60012;
}
.u-bigFont--120 {
	font-size: 120%;
}
.u-bigFont--130 {
	font-size: 130%;
}
.u-circleList__sub li::before {
	content: "●";
	display: inline-block;
	text-indent: 0;
}
.u-indent li {
	text-indent: -1em;
	padding-left: 1em;
}
.u-indent li span,
.u-indent li a {
	text-indent: 0em;
}
.u-tableHint {
	overflow-y: clip !important;
}
.u-tableHint tr {
	white-space: nowrap;
}
.u-fw900 {
	font-weight: 900;
}
.u-order--01 {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
}
@media screen and (min-width: 768px) {
	.u-order--01 {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
	}
}
.u-order--02 {
	-webkit-box-ordinal-group: 4;
	-ms-flex-order: 3;
	order: 3;
}
@media screen and (min-width: 768px) {
	.u-order--02 {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}
}
.u-order--03 {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
}
@media screen and (min-width: 768px) {
	.u-order--03 {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3;
	}
}
.u-mPlus {
	-webkit-transform: rotateZ(0.03deg);
	transform: rotateZ(0.03deg);
	font-family: "M PLUS Rounded 1c", "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO", sans-serif;
	font-weight: 700;
}
.u-mPlus--bold {
	font-weight: 900;
}
.u-mPlus--500 {
	font-weight: 500;
}
.u-boxShadow {
	-webkit-box-shadow: 8px 9px 16px rgba(226, 226, 226, 0.8);
	box-shadow: 8px 9px 16px rgba(226, 226, 226, 0.8);
}
@media screen and (min-width: 768px) {
	.u-boxShadow {
		-webkit-box-shadow: 10px 10px 4px rgba(155, 155, 155, 0.1);
		box-shadow: 10px 10px 4px rgba(155, 155, 155, 0.1);
	}
}
.u-ls-001em {
	letter-spacing: -0.01em;
}
.u-ls-01em {
	letter-spacing: -0.1em;
}
.u-ls-02em {
	letter-spacing: -0.2em;
}
.u-ls-03em {
	letter-spacing: -0.3em;
}
.u-ls-04em {
	letter-spacing: -0.4em;
}
.u-ls-05em {
	letter-spacing: -0.5em;
} /*# sourceMappingURL=style.css.map */
