@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;
	max-width: 640px;
	margin: 0 auto;
	width: 87%;
}
@media screen and (min-width: 640px) {
	.l-baseW {
		width: 94%;
	}
}
.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;
	font-family: "Noto Sans JP", sans-serif;
}
@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;
	font-weight: 900;
	font-size: 25px;
	letter-spacing: 0.1em;
	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;
	letter-spacing: -0.02em;
}
@media screen and (min-width: 640px) {
	.c-title {
		max-width: 560px;
		font-size: 38px;
	}
}
.c-title.is_active {
	opacity: 1;
	translate: 0;
}
.c-title::before,
.c-title::after {
	content: "";
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	background-color: #004098;
	width: 31%;
	height: 1px;
}
@media screen and (min-width: 640px) {
	.c-title::before,
	.c-title::after {
		width: 33%;
		height: 2px;
	}
}
.c-title::before {
	left: 0;
}
.c-title::after {
	right: 0;
}
.c-title--method {
	margin-top: 34px;
}
@media screen and (min-width: 640px) {
	.c-title--method {
		margin-top: 56px;
	}
}
.c-title--prize {
	margin-top: 74px;
	letter-spacing: 0.25em;
}
@media screen and (min-width: 640px) {
	.c-title--prize {
		margin-top: 134px;
	}
}
.c-title--prize::before,
.c-title--prize::after {
	width: 38%;
}
@media screen and (min-width: 640px) {
	.c-title--prize::before,
	.c-title--prize::after {
		width: 40%;
	}
}
.c-title--terms {
	margin-top: 58px;
}
@media screen and (min-width: 640px) {
	.c-title--terms {
		margin-top: 106px;
	}
}
.c-title--contact {
	margin-top: 52px;
}
@media screen and (min-width: 640px) {
	.c-title--contact {
		margin-top: 94px;
	}
}
.c-title--contact::before,
.c-title--contact::after {
	width: 25%;
}
@media screen and (min-width: 640px) {
	.c-title--contact::before,
	.c-title--contact::after {
		width: 156px;
	}
}
.c-title__label--prize {
	position: relative;
	left: 0.16em;
}
.c-bg {
	background-image: url(../img/common/sp/bg.jpg);
	background-size: 100%;
	overflow: hidden;
}
@media screen and (min-width: 640px) {
	.c-bg {
		background-image: url(../img/common/bg.jpg);
	}
}
.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-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: 28px 20px 20px 20px;
	margin: 0 auto;
	width: 93%;
	margin-top: 14px;
	background-color: #fff;
	border-radius: 14px;
	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;
	border: 1px solid #004098;
}
@media screen and (min-width: 640px) {
	.p-contact__whiteBox {
		margin-top: 26px;
		padding: 44px 36px 25px;
		border-radius: 24px;
		border: 2px solid #004098;
		max-width: 515px;
	}
}
.p-contact__whiteBox.is_active {
	opacity: 1;
	translate: 0;
}
.p-contact__whiteBoxLink {
	margin: 0 auto;
	margin-top: 16px;
	padding: 2px;
	font-size: 12px;
	background-color: #004190;
	font-weight: bold;
	width: 150px;
	color: #fff;
	border-radius: 100px;
	text-align: center;
	color: #fff !important;
	text-decoration: none;
	-webkit-transition: 0.2s background-color ease;
	transition: 0.2s background-color ease;
	opacity: 1 !important;
}
@media screen and (min-width: 640px) {
	.p-contact__whiteBoxLink {
		margin-top: 22px;
		font-size: 16px;
		width: 212px;
	}
}
.p-contact__whiteBoxLink:hover {
	text-decoration: none;
	background-color: #3367a6;
}
.p-contact__whiteBoxTitle {
	text-align: center;
	font-size: 15px;
	font-weight: 700;
	line-height: 1.2;
	font-weight: 900;
}
@media screen and (min-width: 640px) {
	.p-contact__whiteBoxTitle {
		font-size: 20px;
	}
}
.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: 26px;
		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;
}
@media screen and (min-width: 640px) {
	.p-contact__whiteBoxMailLink {
		font-size: 16px;
	}
}
.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;
	font-weight: 500;
}
@media screen and (min-width: 640px) {
	.p-contact__whiteBox__desc {
		margin-top: 16px;
		padding: 14px 7px;
		font-size: 14px;
	}
}
@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-terms {
	position: relative;
	margin: 0 auto;
	z-index: 2;
}
@media screen and (min-width: 640px) {
	.p-terms__title {
		max-width: 380px;
	}
}
.p-terms__whiteBox {
	margin: 0 auto;
	margin-top: 16px;
	padding: 15px 10px;
	background-color: #fff;
	border-radius: 14px;
	width: 93%;
	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;
	border: 1px solid #004098;
}
@media screen and (min-width: 640px) {
	.p-terms__whiteBox {
		margin-top: 30px;
		padding: 28px 16px 28px 20px;
		border-radius: 24px;
		width: auto;
		max-width: 515px;
		height: 300px;
		border: 2px solid #004098;
	}
}
.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;
	color: #004098;
}
@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: 142px;
	overflow: auto;
}
@media screen and (min-width: 640px) {
	.p-terms__whiteBox__inner {
		height: 234px;
	}
}
.p-terms__whiteBox__inner a {
	display: inline;
	color: #004190 !important;
	-webkit-transition: 0.2s opacity ease;
	transition: 0.2s opacity ease;
}
.p-terms__whiteBox__inner a:hover {
	opacity: 0.8;
}
.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 {
	margin-top: 72vw;
}
@media screen and (min-width: 640px) {
	.p-method {
		margin-top: 72vw;
	}
}
@media screen and (min-width: 960px) {
	.p-method {
		margin-top: 35vw;
	}
}
.p-method__period {
	margin: 0 auto;
	margin-top: 10px;
	max-width: 302px;
	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__period {
		margin-top: 22px;
		max-width: 554px;
	}
}
.p-method__period.is_active {
	opacity: 1;
	translate: 0;
}
.p-method__text {
	display: block;
	opacity: 0;
	translate: 0 15%;
	margin: 0 auto;
	-webkit-transition: opacity 1s ease-out, translate 1s ease-out;
	transition: opacity 1s ease-out, translate 1s ease-out;
	max-width: 300px;
}
@media screen and (min-width: 375px) {
	.p-method__text {
		max-width: 316px;
	}
}
@media screen and (min-width: 640px) {
	.p-method__text {
		max-width: 540px;
	}
}
.p-method__text.is_active {
	opacity: 1;
	translate: 0;
}
.p-method__presentImage {
	position: relative;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 380px;
	margin-top: 18px;
	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: 375px) {
	.p-method__presentImage {
		width: 418px;
	}
}
@media screen and (min-width: 640px) {
	.p-method__presentImage {
		margin-top: 34px;
		width: 714px;
	}
}
.p-method__presentImage.is_active {
	opacity: 1;
	translate: 0;
}
.p-method__list {
	margin-top: 34px;
}
@media screen and (min-width: 640px) {
	.p-method__list {
		margin-top: 56px;
	}
}
.p-method__item {
	position: relative;
	text-align: center;
}
@media screen and (min-width: 640px) {
	.p-method__item {
		margin: 0 auto;
		max-width: 516px;
	}
}
.p-method__item:nth-child(n + 2) {
	margin-top: 48px;
}
@media screen and (min-width: 640px) {
	.p-method__item:nth-child(n + 2) {
		margin-top: 84px;
	}
}
.p-method__item:nth-child(n + 2):before {
	-webkit-filter: drop-shadow(3px 3px 6px rgba(0, 0, 0, 0.3));
	filter: drop-shadow(3px 3px 6px rgba(0, 0, 0, 0.3));
	position: absolute;
	top: -36px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	content: "";
	display: block;
	width: 40px;
	height: 18px;
	background-color: #004098;
	-webkit-clip-path: polygon(50% 100%, 0 0, 100% 0);
	clip-path: polygon(50% 100%, 0 0, 100% 0);
}
@media screen and (min-width: 640px) {
	.p-method__item:nth-child(n + 2):before {
		top: -64px;
		width: 70px;
		height: 32px;
	}
}
.p-method__itemInner {
	padding: 20px 4px;
	-webkit-filter: drop-shadow(3px 3px 6px rgba(0, 0, 0, 0.3));
	filter: drop-shadow(3px 3px 6px rgba(0, 0, 0, 0.3));
	border-radius: 36px;
	background-color: #fff;
}
@media screen and (min-width: 640px) {
	.p-method__itemInner {
		padding: 36px 10px 30px;
		border-radius: 48px;
	}
}
.p-method__itemInner--two {
	padding: 26px 0px 28px;
}
@media screen and (min-width: 640px) {
	.p-method__itemInner--two {
		padding: 46px 10px 40px;
	}
}
.p-method__itemTitle {
	position: absolute;
	top: -14px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	margin: 0 auto;
	width: 80px;
	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__itemTitle {
		top: -16px;
		width: 138px;
	}
}
.p-method__itemTitle.is_active {
	opacity: 1;
	translate: 0;
}
.p-method__itemText {
	font-size: 16px;
	font-weight: bold;
	color: #004098;
	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__itemText {
		font-size: 26px;
	}
}
.p-method__itemText.is_active {
	opacity: 1;
	translate: 0;
}
.p-method__itemLink {
	margin: 0 auto;
	margin-top: 8px;
	padding: 4px;
	font-size: 11px;
	background-color: #004098;
	color: #fff !important;
	font-weight: bold;
	width: 190px;
	color: #fff;
	border-radius: 100px;
	opacity: 0;
	translate: 0 15%;
	-webkit-transition: opacity 1s ease-out, translate 1s ease-out, background-color 0.2s ease-out;
	transition: opacity 1s ease-out, translate 1s ease-out, background-color 0.2s ease-out;
}
@media screen and (min-width: 640px) {
	.p-method__itemLink {
		margin-top: 14px;
		font-size: 16px;
		width: 325px;
	}
}
.p-method__itemLink.is_active {
	opacity: 1;
	translate: 0;
}
.p-method__itemLink:hover {
	background-color: #3367a6;
	text-decoration: none;
}
.p-method__itemOrBlock {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 12px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-left: -10px;
}
@media screen and (min-width: 640px) {
	.p-method__itemOrBlock {
		margin-left: -20px;
	}
}
.p-method__itemOrText {
	font-size: 12px;
	line-height: 1.4;
	font-weight: 500;
	letter-spacing: -0.05em;
}
@media screen and (min-width: 375px) {
	.p-method__itemOrText {
		font-size: 14px;
	}
}
@media screen and (min-width: 640px) {
	.p-method__itemOrText {
		font-size: 19px;
	}
}
.p-method__itemOrText--future {
	margin-right: -10px;
	color: #004098;
}
@media screen and (min-width: 640px) {
	.p-method__itemOrText--future {
		margin-right: -20px;
	}
}
.p-method__itemOrText--memory {
	color: #ef7a00;
}
.p-method__itemOrCenterText {
	font-size: 19px;
	font-weight: 900;
	color: #004098;
}
@media screen and (min-width: 375px) {
	.p-method__itemOrCenterText {
		font-size: 23px;
	}
}
@media screen and (min-width: 640px) {
	.p-method__itemOrCenterText {
		font-size: 25px;
	}
}
@media screen and (min-width: 640px) {
	.p-method__itemOrCenterText {
		font-size: 38px;
	}
}
.p-method__itemOrImage {
	margin-top: 12px;
}
@media screen and (min-width: 640px) {
	.p-method__itemOrImage {
		margin-top: 20px;
	}
}
.p-method__itemOrImage--future {
	max-width: 116px;
}
@media screen and (min-width: 375px) {
	.p-method__itemOrImage--future {
		max-width: 33.5vw;
	}
}
@media screen and (min-width: 640px) {
	.p-method__itemOrImage--future {
		max-width: 193px;
	}
}
.p-method__itemOrImage--memory {
	position: relative;
	right: -0.5vw;
	max-width: 96px;
}
@media screen and (min-width: 375px) {
	.p-method__itemOrImage--memory {
		max-width: 28.6vw;
	}
}
@media screen and (min-width: 640px) {
	.p-method__itemOrImage--memory {
		right: 0;
		max-width: 165px;
	}
}
.p-method__itemOrContent {
	opacity: 0;
	translate: -15% 0;
	-webkit-transition: opacity 1s ease-out, translate 1s ease-out;
	transition: opacity 1s ease-out, translate 1s ease-out;
}
.p-method__itemOrContent.is_active {
	opacity: 1;
	translate: 0;
}
@media screen and (min-width: 640px) {
	.p-method__itemOrContent--future {
		padding-right: 6px;
	}
}
.p-method__itemOrContent--memory {
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s;
}
.p-method__itemBigText {
	margin-top: 12px;
	font-size: 18px;
	font-weight: bold;
	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: 640px) {
	.p-method__itemBigText {
		font-size: 28px;
	}
}
.p-method__itemBigText.is_active {
	opacity: 1;
	translate: 0;
}
.p-mv {
	position: absolute;
	top: 0;
	left: 0;
}
.p-mv__mainImage {
	position: relative;
}
.p-mv__title {
	position: absolute;
	top: 8.5%;
	left: 50%;
	-webkit-transform: translateX(-50%) scale(0.8);
	transform: translateX(-50%) scale(0.8);
	width: 97.5vw;
	opacity: 0;
	-webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
	transition: opacity 0.5s, -webkit-transform 0.5s;
	transition: opacity 0.5s, transform 0.5s;
	transition: opacity 0.5s, transform 0.5s, -webkit-transform 0.5s;
}
@media screen and (min-width: 960px) {
	.p-mv__title {
		top: 7%;
		width: 48.5vw;
	}
}
.p-mv__title.is_active {
	opacity: 1;
	-webkit-transform: translateX(-50%) scale(1);
	transform: translateX(-50%) scale(1);
}
.p-prize__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	gap: 22px;
	margin-top: 20px;
}
@media screen and (min-width: 640px) {
	.p-prize__list {
		gap: 38px;
		margin: 0 auto;
		margin-top: 36px;
		max-width: 570px;
	}
}
.p-prize__item {
	-webkit-filter: drop-shadow(3px 3px 6px rgba(0, 0, 0, 0.3));
	filter: drop-shadow(3px 3px 6px rgba(0, 0, 0, 0.3));
	opacity: 0;
	translate: -15% 0;
	-webkit-transition: opacity 1s ease-out, translate 1s ease-out;
	transition: opacity 1s ease-out, translate 1s ease-out;
}
.p-prize__item.is_active {
	opacity: 1;
	translate: 0;
}
.p-prize__item:nth-child(2) {
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s;
}
.p-aside {
	padding-bottom: 92px;
}
@media screen and (min-width: 640px) {
	.p-aside {
		padding-bottom: 158px;
	}
}
.p-aside__link {
	margin: 0 auto;
	margin-top: 20px;
	max-width: 230px;
	opacity: 0;
	translate: 0 15%;
	-webkit-transition: opacity 1s ease-out, translate 1s ease-out, -webkit-filter 0.2s ease;
	transition: opacity 1s ease-out, translate 1s ease-out, -webkit-filter 0.2s ease;
	transition: opacity 1s ease-out, translate 1s ease-out, filter 0.2s ease;
	transition: opacity 1s ease-out, translate 1s ease-out, filter 0.2s ease, -webkit-filter 0.2s ease;
}
@media screen and (min-width: 640px) {
	.p-aside__link {
		margin-top: 28px;
		max-width: 394px;
	}
}
.p-aside__link:hover {
	-webkit-filter: brightness(1.2);
	filter: brightness(1.2);
}
.p-aside__link.is_active {
	opacity: 1;
	translate: 0;
}
.p-aside__link--50chew {
	-webkit-filter: drop-shadow(3px 3px 6px rgba(0, 0, 0, 0.3));
	filter: drop-shadow(3px 3px 6px rgba(0, 0, 0, 0.3));
}
.p-aside__link--50chew:hover {
	-webkit-filter: drop-shadow(3px 3px 6px rgba(0, 0, 0, 0.3)) brightness(1.2);
	filter: drop-shadow(3px 3px 6px rgba(0, 0, 0, 0.3)) brightness(1.2);
}
.p-aside__text {
	margin: 0 auto;
	margin-top: 20px;
	max-width: 230px;
	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-aside__text {
		margin-top: 12px;
		max-width: 396px;
	}
}
.p-aside__text.is_active {
	opacity: 1;
	translate: 0;
}
.p-aside__title {
	font-size: 20px;
	color: #004098;
	font-weight: 900;
	text-align: center;
	line-height: 1.1;
	letter-spacing: -0.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;
}
@media screen and (min-width: 640px) {
	.p-aside__title {
		font-size: 30px;
	}
}
.p-aside__title.is_active {
	opacity: 1;
	translate: 0;
}
.p-aside__title--50chew {
	margin-top: 88px;
}
@media screen and (min-width: 640px) {
	.p-aside__title--50chew {
		margin-top: 154px;
	}
}
.p-aside__title--hichew {
	margin-top: 66px;
}
@media screen and (min-width: 640px) {
	.p-aside__title--hichew {
		margin-top: 116px;
	}
}
.p-aside__title span {
	position: relative;
}
.p-aside__title span::before,
.p-aside__title span::after {
	position: absolute;
	top: 58%;
	background-color: #004098;
	width: 2px;
	height: 42px;
}
@media screen and (min-width: 640px) {
	.p-aside__title span::before,
	.p-aside__title span::after {
		width: 3px;
		height: 65px;
	}
}
.p-aside__title span::before {
	content: "";
	left: -0.9em;
	-webkit-transform: translateY(-50%) rotate(-25deg);
	transform: translateY(-50%) rotate(-25deg);
}
.p-aside__title span::after {
	content: "";
	right: -0.9em;
	-webkit-transform: translateY(-50%) rotate(25deg);
	transform: translateY(-50%) rotate(25deg);
}
.p-aside__title span span::before {
	display: none;
}
.p-aside__title span span::after {
	display: none;
}
.p-aside__title span.two::before {
	left: -4.3em;
}
.u-noto {
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 500;
}
.u-noto--bold {
	font-weight: bold;
}
.u-noto--900 {
	font-weight: 900;
}
.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-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 */
