.u-desktop {
	display: none;
}

body {
	color: #222;
	font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
	font-weight: 600;
	position: relative;
}

/* リキッドレイアウト対応 */

html {
	font-size: 16px;
}

*,
*::before,
*::after {
	box-sizing: border-box;
}

/* Remove default padding */

ul,
ol {
	padding: 0;
}

/* Remove default margin */

body,
h1,
h2,
h3,
h4,
p,
ul,
ol,
figure,
blockquote,
dl,
dd {
	margin: 0;
}

/* Set core root defaults */

html {
	scroll-behavior: smooth;
}

/* Set core body defaults */

body {
	line-height: 1.5;
	min-height: 100vh;
	text-rendering: optimizeLegibility;
}

/* Remove list styles on ul, ol elements with a class attribute */

ul,
ol {
	list-style: none;
}

/* A elements that don't have a class get default styles */

a:not([class]) {
	-webkit-text-decoration-skip: ink;
	text-decoration-skip-ink: auto;
}

/* Make images easier to work with */

img,
picture {
	display: block;
	max-width: 100%;
	width: 100%;
}

/* Natural flow and rhythm in articles by default */

article>*+* {
	margin-top: 1em;
}

/* Inherit fonts for inputs and buttons */

input,
button,
textarea,
select {
	font: inherit;
}

/* Blur images when they have no alt attribute */

img:not([alt]) {
	filter: blur(10px);
}

/* フォームリセット */

input,
button,
select,
textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: transparent;
	border: none;
	border-radius: 0;
	font: inherit;
	outline: none;
}

textarea {
	resize: vertical;
}

input[type=checkbox],
input[type=radio] {
	display: none;
}

input[type=submit],
input[type=button],
label,
button,
select {
	cursor: pointer;
}

select::-ms-expand {
	display: none;
}

/* ホバー */

a {
	-webkit-text-decoration: none;
	color: inherit;
	text-decoration: none;
	transition: opacity 0.3s;
}

.l-agreement {
	margin-top: 3rem;
}

.l-inner {
	margin-left: auto;
	margin-right: auto;
	max-width: 455px;
	width: 100%;
}

.l-message {
	margin-top: 2.25rem;
}

.l-wrap {
	margin-top: -3.75rem;
}

.p-agreement {
	background-color: #fff;
	padding: 3rem 0 4.8125rem;
	position: relative;
}

.p-agreement__inner {
	padding-left: 1.25rem;
	padding-right: 1.25rem;
}

.p-agreement__title {
	margin-left: auto;
	margin-right: auto;
	max-width: 11.25rem;
	width: 100%;
}

.p-agreement__title img {
	-o-object-fit: contain;
	height: 100%;
	object-fit: contain;
	width: 100%;
}

.p-agreement__frame {
	border: 0.125rem solid #222;
	border-bottom-width: 0.5rem;
	border-top-width: 0.5rem;
	margin-top: 2.1875rem;
}

.p-agreement__frame::before {
	background-color: #fff;
	border-bottom: 0.125rem solid #222;
	content: "";
	display: block;
	height: 0.5rem;
	width: 100%;
}

.p-agreement__frame::after {
	background-color: #fff;
	border-top: 0.125rem solid #222;
	content: "";
	display: block;
	height: 0.5rem;
	width: 100%;
}

.p-agreement__content {
	height: 53rem;
	overflow-y: auto;
	padding: 1.5rem 0.75rem;
}

.p-agreement__text01 {
	font-size: 0.875rem;
	font-weight: 400;
	line-height: 1.4285714286;
}

.p-agreement__text01.p-agreement__text01--last {
	margin-top: 1.25rem;
}

.p-agreement__text02 {
	color: #6F5E00;
	font-size: 1.125rem;
	line-height: 1.1111111111;
	margin: 2.3125rem 0 1.5625rem;
}

.p-agreement__text03 {
	font-size: 0.875rem;
	line-height: 1.3;
}

.p-agreement__text03+.p-agreement__text03 {
	margin-top: 0.1875rem;
}

.p-agreement__link+.p-agreement__text03 {
	margin-top: 2.5rem;
}

.p-agreement__link {
	-webkit-text-decoration: underline;
	color: #001DFF;
	display: inline-block;
	font-size: 0.875rem;
	font-weight: 400;
	margin-top: 1.25rem;
	text-decoration: underline;
}

.p-apply {
	background-color: #FAF6F2;
	padding: 3.375rem 0 5rem;
	position: relative;
}

.p-apply__inner {
	padding-left: 1.0625rem;
	padding-right: 1.0625rem;
}

.p-apply__title {
	margin-left: auto;
	margin-right: auto;
	max-width: 11.25rem;
	width: 100%;
}

.p-apply__title img {
	-o-object-fit: contain;
	height: 100%;
	object-fit: contain;
	width: 100%;
}

.p-apply__wrap {
	border-bottom: 0.125rem solid #6F5E00;
	margin: 1.875rem 0 2.1875rem;
	padding-bottom: 2.0625rem;
}

.p-apply__sub-title {
	border-left: 0.3125rem solid #6F5E00;
	color: #6F5E00;
	font-size: 1.25rem;
	font-weight: 700;
	line-height: 1.25;
	margin-left: 0.3125rem;
	padding: 0.125rem 0 0.125rem 0.75rem;
}

.p-apply__text {
	font-size: 0.9375rem;
	line-height: 1.2;
	margin-top: 0.8125rem;
}

.p-apply__text span {
	color: #D30000;
	display: block;
	font-size: 0.875rem;
}

.p-apply__text+.p-apply__text {
	margin-top: 0.4375rem;
}

.p-apply__btn-wrap {
	margin-top: 1.875rem;
	text-align: center;
}

.p-apply__note+.p-apply__btn-wrap {
	margin-top: 3.125rem;
}

.p-apply__btn {
	background-color: #D30000;
	border-radius: 1.5625rem;
	color: #fff;
	display: inline-block;
	font-size: 1.0625rem;
	max-width: 16.875rem;
	overflow: hidden;
	padding: 0.765625rem 0;
	position: relative;
	text-align: center;
	width: 100%;
}

.p-apply__btn::after {
	animation: shine 3.5s ease-in-out infinite;
	background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0) 100%);
	content: "";
	height: 120%;
	left: -30%;
	position: absolute;
	top: -10%;
	transform: rotate(20deg);
	width: 3.75rem;
}

.p-apply__list {
	margin-top: 2.375rem;
}

.p-apply__item+.p-apply__item {
	margin-top: 2.5rem;
}

.p-apply__trigger {
	background-color: #222;
	border-radius: 0.25rem;
	color: #fff;
	cursor: pointer;
	font-size: 1.125rem;
	letter-spacing: 0.05em;
	padding: 0.59375rem 0;
	position: relative;
	text-align: center;
}

.p-apply__trigger::before {
	background-color: #fff;
	border-radius: 50%;
	content: "";
	height: 1.75rem;
	position: absolute;
	right: 1.875rem;
	top: 50%;
	transform: translateY(-50%);
	width: 1.75rem;
}

.p-apply__trigger::after {
	border-bottom: 0.625rem solid #222;
	border-left: 0.4375rem solid transparent;
	border-right: 0.4375rem solid transparent;
	border-style: solid;
	border-top: 0;
	content: "";
	height: 0;
	position: absolute;
	right: 2.3125rem;
	top: 53%;
	transform: translateY(-50%) rotate(180deg);
	transition: transform 0.4s, top 0.4s;
	width: 0;
}

.p-apply__trigger.is-open::after {
	top: 48%;
	transform: translateY(-50%);
}

.p-apply__content {
	display: none;
	margin-top: 2.5rem;
	padding-left: 0.1875rem;
	padding-right: 0.1875rem;
}

.p-apply__step-item {
	align-items: center;
	background-color: #fff;
	border: 0.25rem solid #6F5E00;
	border-radius: 0.9375rem;
	display: flex;
	height: 11.875rem;
	justify-content: center;
	position: relative;
}

.p-apply__step-item:nth-of-type(1) {
	gap: 1.25rem;
}

.p-apply__step-item:nth-of-type(2) {
	gap: 0;
}

.p-apply__step-item:nth-of-type(3) {
	gap: 0.3125rem;
}

.p-apply__step-item+.p-apply__step-item {
	margin-top: 1.0625rem;
}

.p-apply__step-item:not(:last-of-type)::after {
	background-image: url(../images/apply07.svg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	bottom: -2.0625rem;
	content: "";
	height: 2.375rem;
	left: 50%;
	position: absolute;
	transform: translateX(-50%);
	width: 3.1875rem;
	z-index: 1;
}

.p-apply__step-img {
	max-width: 8.125rem;
	width: 100%;
}

.p-apply__step-img img {
	-o-object-fit: contain;
	height: 100%;
	object-fit: contain;
	width: 100%;
}

.p-apply__step-text01 {
	color: #D30000;
	font-size: 1.375rem;
	font-weight: 700;
	text-align: center;
}

.p-apply__step-text02 {
	font-size: 0.875rem;
	line-height: 1.4285714286;
	margin-top: 0.3125rem;
	text-align: center;
}

.p-apply__step-text02 span {
	color: #D30000;
}

.p-apply__note {
	background-color: #fff;
	border: 0.125rem solid #222;
	margin: 2.4375rem 0.3125rem 0 0.3125rem;
}

.p-apply__note-title {
	background-color: #D30000;
	border-bottom: 0.125rem solid #222;
	color: #fff;
	font-size: 1.125rem;
	padding: 0.5625rem 0;
	text-align: center;
}

.p-apply__note-content {
	margin-top: 1.125rem;
	padding: 0 0.75rem 1.75rem;
}

.p-apply__note-text01 {
	background-color: #6F5E00;
	border-radius: 62.4375rem;
	color: #fff;
	display: inline-block;
	font-size: 0.875rem;
	line-height: 1.1428571429;
	margin-bottom: 0.5rem;
	padding: 0.25rem 1.25rem;
}

.p-apply__note-text06+.p-apply__note-text01,
.p-apply__note-text04+.p-apply__note-text01,
.p-apply__note-text04-wrap+.p-apply__note-text01 {
	margin-top: 1.0625rem;
}

.p-apply__note-text02 {
	font-size: 0.9375rem;
	font-weight: 500;
	letter-spacing: -0.01em;
	line-height: 1.4;
	padding-left: 0.9375rem;
	text-indent: -0.9375rem;
}

.p-apply__note-list li:nth-of-type(1) .p-apply__note-text02::before {
	content: "①";
}

.p-apply__note-list li:nth-of-type(2) .p-apply__note-text02::before {
	content: "②";
}

.p-apply__note-list li:nth-of-type(3) .p-apply__note-text02::before {
	content: "③";
}

.p-apply__note-list li+li {
	margin-top: 0.3125rem;
}

.p-apply__note-text02 span {
	-webkit-text-decoration: underline;
	color: #D30000;
	text-decoration: underline;
}

.p-apply__note-text03 {
	margin-top: 0.1875rem;
	padding-left: 1rem;
}

.p-apply__note-text03 span {
	align-items: center;
	color: #6F5E00;
	display: inline-flex;
	font-size: 0.875rem;
	position: relative;
}

.p-apply__note-text03 span+span {
	margin-left: 0.625rem;
}

.p-apply__note-text03 span::before {
	background-image: url(./../images/apply08.svg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	content: "";
	display: inline-block;
	height: 0.875rem;
	margin-right: 0.3125rem;
	width: 0.875rem;
}

.p-apply__note-text04,
.p-apply__note-text05 {
	font-size: 0.875rem;
	font-weight: 500;
}

.p-apply__note-text04+.p-apply__note-text04 {
	margin-top: 0.0625rem;
}

.p-apply__note-text05 {
	padding-left: 1.25rem;
	text-indent: -1.25rem;
}

.p-apply__note-text05+.p-apply__note-text05 {
	margin-top: 0.075rem;
}

.p-apply__note-text04::before {
	background-image: url(./../images/apply09.svg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	content: "";
	display: inline-block;
	height: 0.9375rem;
	margin-right: 0.3125rem;
	width: 1.0625rem;
}

.p-apply__note-text05::before {
	background-image: url(./../images/apply10.svg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	content: "";
	display: inline-block;
	height: 0.75rem;
	margin-right: 0.3125rem;
	width: 0.75rem;
}

.p-apply__note-text06 {
	font-size: 0.875rem;
	font-weight: 300;
	line-height: 1.6;
	margin-top: 0.875rem;
	padding-left: 0.875rem;
	text-indent: -0.875rem;
}

.p-apply__note-text06+.p-apply__note-text06 {
	margin-top: 0.075rem;
}

.p-campaign {
	background-image: url(./../images/campaign08_sp.svg);
	background-position: top;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 8.9375rem 0 5rem;
	position: relative;
}

.p-campaign__bg {
	background-color: #222;
	bottom: 0;
	height: 120rem;
	left: 0;
	position: absolute;
	width: 100%;
}

.p-campaign__inner {
	padding-left: 1.25rem;
	padding-right: 1.25rem;
}

.p-campaign__list {
	grid-gap: 5.4375rem;
	display: grid;
	gap: 5.4375rem;
}

.p-campaign__item {
	background-position: bottom;
	background-repeat: no-repeat;
	background-size: cover;
	opacity: 0;
	padding: 0 0.625rem 1.875rem 0.625rem;
	position: relative;
	transform: translateY(1.875rem);
	transition: opacity 0.6s ease-out, transform 0.6s ease-out;
}

.p-campaign__item.is-show {
	opacity: 1;
	transform: translateY(0);
}

.p-campaign__item:nth-of-type(1) {
	background-image: url(./../images/campaign06.png);
}

.p-campaign__item:nth-of-type(2) {
	background-image: url(./../images/campaign07.png);
	padding-bottom: 3.75rem;
	transition-delay: 0.1s;
}

.p-campaign__title-wrap {
	margin: -1.25rem auto 0;
	max-width: 16.25rem;
	position: relative;
	width: 100%;
}

.p-campaign__item:nth-of-type(2) .p-campaign__title-wrap {
	max-width: 17.75rem;
}

.p-campaign__title {
	background-color: #fff;
	border: 0.1875rem solid #222;
	padding: 0.40625rem 0;
	position: relative;
	z-index: 1;
}

.p-campaign__title.p-campaign__title--2 {
	padding: 0.46875rem 0;
}

.p-campaign__title img {
	margin-left: auto;
	margin-right: auto;
	width: 88%;
}

.p-campaign__title-img {
	background-image: url(./../images/campaign01.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	color: #fff;
	font-size: 1.4375rem;
	font-weight: 700;
	height: 4.21875rem;
	left: 50%;
	padding: 0.1875rem 0.1875rem 0 0;
	position: absolute;
	text-align: center;
	top: -2.1875rem;
	transform: translateX(-50%);
	width: 6.875rem;
}

.p-campaign__title-img span {
	font-size: 0.875rem;
	margin-right: 0.125rem;
}

.p-campaign__text1 {
	background-color: #6F5E00;
	border-radius: 0.75rem;
	color: #fff;
	display: inline-block;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 0.875rem;
	font-weight: 700;
	margin-top: 1.125rem;
	padding: 0.09375rem 1.03125rem;
}

.p-campaign__text2 {
	font-size: 0.8125rem;
	margin-top: 0.4375rem;
}

.p-campaign__text3 {
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1;
	margin-top: 0.3125rem;
}

.p-campaign__item:nth-of-type(1) .p-campaign__text3 {
	letter-spacing: -0.05em;
}

.p-campaign__text3 span {
	font-size: 1.125rem;
	font-weight: 600;
}

.p-campaign__text4 {
	font-size: 0.9375rem;
	margin-top: 0.3125rem;
}

.p-campaign__text4 span {
	background-color: #D30000;
	color: #fff;
	display: inline-block;
	font-size: 0.9375rem;
	line-height: 1;
	margin-left: 0.125rem;
	margin-right: 0.125rem;
	padding: 0.125rem 0.1875rem 0.125rem 0.09375rem;
}

.p-campaign__item:nth-of-type(2) .p-campaign__text4 span {
	padding-left: 0.1875rem;
}

.p-campaign__text4 span span {
	background-color: transparent;
	font-size: 1.4375rem;
	margin-left: 0;
	padding: 0;
}

.p-campaign__img1 {
	max-width: 8.15625rem;
	position: absolute;
	right: calc(50% + -10.9375rem);
	top: 1.6875rem;
	width: 100%;
}

.p-campaign__img1 img {
	height: 100%;
	width: 100%;
}

.p-campaign__quiz {
	background-color: #fff;
	border-bottom: 0.125rem solid #222;
	border-top: 0.125rem solid #222;
	margin-top: 1.75rem;
	padding: 1.4375rem 0 1.125rem;
	position: relative;
	text-align: center;
}

.p-campaign__text5 {
	background-color: #222;
	color: #fff;
	display: inline-block;
	font-size: 1rem;
	font-weight: 700;
	left: 49%;
	line-height: 1;
	padding: 0.34375rem 0.8125rem 0.28125rem;
	position: absolute;
	top: -0.875rem;
	transform: translateX(-50%);
}

.p-campaign__text5::before {
	border-bottom: 0.8125rem solid transparent;
	border-left: 0;
	border-right: 0.4375rem solid #222;
	border-style: solid;
	border-top: 0.8125rem solid transparent;
	content: "";
	height: 0;
	left: -0.415625rem;
	position: absolute;
	top: 0;
	width: 0;
}

.p-campaign__text5::after {
	border-bottom: 0.8125rem solid transparent;
	border-left: 0.4375rem solid #222;
	border-right: 0;
	border-style: solid;
	border-top: 0.8125rem solid transparent;
	content: "";
	height: 0;
	position: absolute;
	right: -0.415625rem;
	top: 0;
	width: 0;
}

.p-campaign__text6 {
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 0.875rem;
	font-weight: 700;
	line-height: 1.5;
}

.p-campaign__text7 {
	color: #D30000;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 1.375rem;
	font-weight: 700;
	margin-top: 0.625rem;
}

.p-campaign__img2 {
	margin: 1.25rem auto 0;
	max-width: 17.1875rem;
	width: 100%;
}

.p-campaign__img2 img {
	height: 100%;
	width: 100%;
}

.p-campaign__text8 {
	font-size: 0.9375rem;
	letter-spacing: 0.01em;
}

.p-campaign__prize-item:nth-of-type(1) .p-campaign__text8 {
	margin-top: 0.25rem;
}

.p-campaign__prize-item:nth-of-type(2) .p-campaign__text8 {
	margin-top: 0.25rem;
	padding-left: 0.4375rem;
}

.p-campaign__text8 span {
	display: block;
	font-size: 0.75rem;
	font-weight: 500;
}

.p-campaign__text9 {
	font-size: 0.625rem;
	font-weight: 400;
	line-height: 1.2;
	margin-top: 0.125rem;
	padding-left: 0.1875rem;
}

.p-campaign__prize-list {
	align-items: flex-start;
	display: flex;
	justify-content: center;
	margin-top: 0.25rem;
}

.p-campaign__prize-item:nth-of-type(1) {
	margin-top: 0.625rem;
}

.p-campaign__prize-item:nth-of-type(2) {
	margin-left: -0.25rem;
}

.p-campaign__prize-img01 {
	max-width: 8.75rem;
	width: 100%;
}

.p-campaign__prize-img02 {
	max-width: 10.375rem;
	width: 100%;
}

.p-campaign__merchandise {
	border-bottom: 0.125rem solid #222;
	border-top: 0.125rem solid #222;
	margin-top: 2.25rem;
	padding: 0.8125rem 0 0.3125rem;
	position: relative;
}

.p-campaign__merchandise-text {
	align-items: center;
	background-color: #6F5E00;
	border-radius: 50%;
	color: #fff;
	display: flex;
	font-size: 0.625rem;
	font-weight: 400;
	height: 4.5625rem;
	justify-content: center;
	padding-top: 0.3125rem;
	position: absolute;
	right: 0.125rem;
	text-align: center;
	top: -1.75rem;
	width: 4.5625rem;
}

.p-campaign__text2-img1 {
	-o-object-fit: contain;
	margin-top: 0.4375rem;
	object-fit: contain;
	width: 11rem;
}

.p-campaign__text2-img2 {
	-o-object-fit: contain;
	margin-top: 0.4375rem;
	object-fit: contain;
	width: 6.9375rem;
}

.p-footer {
	background-color: #222;
	padding: 1.875rem 0;
	position: relative;
}

.p-footer__wrap {
	align-items: center;
	display: flex;
	gap: 0.625rem;
	justify-content: center;
	margin-bottom: 1.5rem;
}

.p-footer__logo {
	max-width: 3.5rem;
	width: 100%;
}

.p-footer__logo img {
	-o-object-fit: contain;
	height: 100%;
	object-fit: contain;
	width: 100%;
}

.p-footer__text01 {
	color: #fff;
	font-size: 1.375rem;
}

a.p-footer__text01 {
	display: block;
	text-align: center;
}

.p-footer__text02 {
	color: #fff;
	font-size: 0.875rem;
	font-weight: 400;
	margin-top: 0.125rem;
	text-align: center;
}

.p-footer__copyright {
	color: #fff;
	display: block;
	font-size: 0.75rem;
	font-weight: 300;
	letter-spacing: 0.05em;
	margin-top: 2.0625rem;
	text-align: center;
}

.p-header {
	background-color: #fff;
	height: 3.75rem;
	position: relative;
	z-index: 1;
}

.p-header__inner {
	height: inherit;
	padding-left: 1.25rem;
	padding-right: 1.25rem;
}

.p-header__link {
	align-items: center;
	display: flex;
	gap: 0.625rem;
	height: inherit;
}

.p-header__logo1 {
	max-width: 2.375rem;
	width: 100%;
}

.p-header__logo1 img {
	-o-object-fit: contain;
	height: 100%;
	object-fit: contain;
	width: 100%;
}

.p-header__text {
	font-size: 1rem;
	letter-spacing: 0.02em;
}

.p-header__logo2 {
	max-width: 3.3125rem;
	width: 100%;
}

.p-header__logo2 img {
	-o-object-fit: contain;
	height: 100%;
	object-fit: contain;
	width: 100%;
}

.p-message {
	background-color: rgba(34, 34, 34, 0.85);
	margin-bottom: -10.625rem;
	padding: 7.1875rem 0 13.125rem;
	position: relative;
}

.p-message__inner {
	padding-left: 1.25rem;
	padding-right: 1.25rem;
}

.p-message__text {
	color: #fff;
	font-family: "Zen Old Mincho", serif;
	font-size: 1.125rem;
	font-weight: 900;
	letter-spacing: -0.05em;
	line-height: 1.8888888889;
	text-align: center;
	text-shadow: 0.0625rem 0.0625rem 0.375rem rgba(0, 0, 0, 0.4);
}

.p-message__text span {
	display: block;
	margin-top: 2.125rem;
}

.p-mv {
	height: 67.7vh;
	position: relative;
}

.p-mv__img {
	height: inherit;
	position: fixed;
	top: 0;
	width: 100%;
}

.p-mv__img img {
	-o-object-fit: cover;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.p-mv__spacer {
	aspect-ratio: 750/904;
}

.p-mv__title {
	left: 50%;
	max-width: 22rem;
	position: absolute;
	top: 31.5%;
	transform: translateX(-50%) scale(0);
	transition: transform 0.5s cubic-bezier(0.17, 0.88, 0.3, 1.28);
	width: 100%;
}

.p-mv__title.is-show {
	transform: translateX(-50%) scale(1);
}

.p-mv__title img {
	-o-object-fit: contain;
	height: 100%;
	object-fit: contain;
	width: 100%;
}

.p-mv__deadline {
	bottom: -7.9375rem;
	left: 50%;
	max-width: 23.4375rem;
	padding-left: 0.9375rem;
	padding-right: 0.9375rem;
	position: absolute;
	transform: translateX(-50%);
	width: 100%;
	z-index: 1;
}

.p-mv__deadline img {
	-o-object-fit: contain;
	height: 100%;
	object-fit: contain;
	width: 100%;
}

.p-wrap {
	overflow-x: hidden;
}

.u-color-white {
	color: #fff;
}

@media (any-hover: hover) {

	a:hover {
		opacity: 0.8;
	}

}

@media screen and (min-width: 768px) {

	.u-desktop {
		display: block;
	}

	.u-mobile {
		display: none;
	}

	html {
		font-size: 1.3333333333vw;
	}

	.l-agreement {
		margin-top: 3.625rem;
	}

	.l-body {
		margin-left: 10.625rem;
	}

	.l-footer {
		margin-left: auto;
		margin-right: auto;
		max-width: 34.375rem;
		width: 100%;
	}

	.l-inner {
		max-width: 500px;
	}

	.l-wrap {
		margin-top: 0;
	}

	.p-agreement {
		padding: 3.625rem 0 4.8125rem;
	}

	.p-agreement__inner {
		max-width: 34.375rem;
	}

	.p-agreement__title {
		max-width: 15.9375rem;
	}

	.p-agreement__frame {
		margin-top: 2.375rem;
	}

	.p-agreement__content {
		padding: 1.5rem 1.75rem;
	}

	.p-agreement__text01 {
		font-size: 1rem;
		line-height: 1.48;
	}

	.p-agreement__text02 {
		font-size: 1.25rem;
		margin: 3rem 0 1.8125rem;
	}

	.p-agreement__text03 {
		font-size: 1rem;
	}

	.p-agreement__text03+.p-agreement__text03 {
		margin-top: 0.375rem;
	}

	.p-apply {
		padding: 3.75rem 0 6.25rem;
	}

	.p-apply__inner {
		max-width: 34rem;
	}

	.p-apply__title {
		max-width: 15.8125rem;
	}

	.p-apply__wrap {
		margin: 2.1875rem 0 2.1875rem;
		padding-bottom: 2.625rem;
	}

	.p-apply__sub-title {
		font-size: 1.75rem;
		margin-left: 0.625rem;
	}

	.p-apply__text {
		font-size: 1.25rem;
	}

	.p-apply__text span {
		font-size: 1.125rem;
		margin-top: 0.3125rem;
	}

	.p-apply__text+.p-apply__text {
		margin-top: 0.8125rem;
	}

	.p-apply__btn-wrap {
		margin-top: 2.5rem;
	}

	.p-apply__btn {
		border-radius: 2.1875rem;
		font-size: 1.5rem;
		max-width: 23.75rem;
		padding: 1.0625rem 0;
	}

	.p-apply__list {
		margin-top: 3.125rem;
	}

	.p-apply__trigger {
		font-size: 1.5rem;
		padding: 0.875rem 0;
	}

	.p-apply__step-list {
		padding-left: 0.75rem;
		padding-right: 0.75rem;
	}

	.p-apply__step-item {
		height: 17.5rem;
	}

	.p-apply__step-item+.p-apply__step-item {
		margin-top: 1.5625rem;
	}

	.p-apply__step-item:not(:last-of-type)::after {
		bottom: -3rem;
		height: 3.5625rem;
		width: 4.75rem;
	}

	.p-apply__step-img {
		max-width: 12.5rem;
	}

	.p-apply__step-text01 {
		font-size: 1.75rem;
	}

	.p-apply__step-text02 {
		font-size: 1.125rem;
	}

	.p-apply__note {
		margin: 3.75rem 0.75rem 0 0.625rem;
	}

	.p-apply__note-title {
		font-size: 1.5rem;
		padding: 0.9375rem 0;
	}

	.p-apply__note-content {
		margin-top: 2.1875rem;
		padding: 0 1.5rem 2.9375rem;
	}

	.p-apply__note-text01 {
		font-size: 0.9375rem;
		margin-bottom: 0.6875rem;
		padding: 0.375rem 1.375rem;
	}

	.p-apply__note-text06+.p-apply__note-text01,
	.p-apply__note-text04+.p-apply__note-text01,
	.p-apply__note-text04-wrap+.p-apply__note-text01 {
		margin-top: 1.75rem;
	}

	.p-apply__note-text02 {
		font-size: 1.0625rem;
		line-height: 1.6;
	}

	.p-apply__note-list li+li {
		margin-top: 0.75rem;
	}

	.p-apply__note-text03 {
		margin-top: 0.75rem;
		padding-left: 0.625rem;
	}

	.p-apply__note-text03 span {
		font-size: 1.125rem;
	}

	.p-apply__note-text03 span+span {
		margin-left: 1.0625rem;
	}

	.p-apply__note-text03 span::before {
		height: 1.125rem;
		width: 1.125rem;
	}

	.p-apply__note-text04,
	.p-apply__note-text05 {
		font-size: 1.03125rem;
	}

	.p-apply__note-text04-wrap {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
	}

	.p-apply__note-text04:nth-of-type(even) {
		margin-left: -1.125rem;
	}

	.p-apply__note-text04+.p-apply__note-text04 {
		margin-top: 0;
	}

	.p-apply__note-text05 {
		padding-left: 1.5625rem;
	}

	.p-apply__note-text04::before {
		height: 0.875rem;
		width: 1rem;
	}

	.p-apply__note-text05::before {
		height: 0.625rem;
		width: 0.625rem;
	}

	.p-apply__note-text06 {
		font-size: 0.9375rem;
		margin-top: 1.5625rem;
		padding-left: 0.875rem;
		text-indent: -0.875rem;
	}

	.p-apply__note-text06+.p-apply__note-text06 {
		margin-top: 0.125rem;
	}

	.p-body {
		background: url(../images/bg.jpg) center/cover no-repeat fixed;
		position: relative;
		z-index: 0;
	}

	.p-body::before {
		-webkit-backdrop-filter: blur(0.3125rem) brightness(1.02);
		backdrop-filter: blur(0.3125rem) brightness(1.02);
		content: "";
		height: 100%;
		left: 0;
		position: fixed;
		top: 0;
		width: 100%;
		z-index: -1;
	}

	.p-campaign {
		background-image: url(./../images/campaign08_pc.svg);
		padding: 14.375rem 0 6.25rem;
	}

	.p-campaign__inner {
		max-width: none;
		max-width: initial;
	}

	.p-campaign__list {
		gap: 10.125rem;
	}

	.p-campaign__item {
		padding: 0 1.375rem 3rem;
	}

	.p-campaign__title-wrap {
		margin-top: -2.5rem;
		max-width: 23.875rem;
	}

	.p-campaign__item:nth-of-type(2) .p-campaign__title-wrap {
		max-width: 26.25rem;
	}

	.p-campaign__title {
		padding: 1.0625rem 0;
	}

	.p-campaign__title.p-campaign__title--2 {
		padding: 1.140625rem 0;
	}

	.p-campaign__title img {
		width: 94%;
	}

	.p-campaign__title-img {
		font-size: 2.25rem;
		height: 6.25rem;
		left: 49%;
		padding-right: 0.5rem;
		top: -3.1875rem;
		width: 10.1875rem;
	}

	.p-campaign__title-img span {
		font-size: 1.375rem;
		margin-right: 0.3125rem;
	}

	.p-campaign__text1 {
		border-radius: 1.3125rem;
		font-size: 1.25rem;
		margin-top: 1.375rem;
		padding: 0.3125rem 2.125rem 0.3125rem 2.375rem;
	}

	.p-campaign__text2 {
		font-size: 1.125rem;
		margin-top: 0.6875rem;
	}

	.p-campaign__text3 {
		font-size: 2.25rem;
		margin-top: 0.75rem;
	}

	.p-campaign__text3 span {
		font-size: 1.5rem;
	}

	.p-campaign__text4 {
		font-size: 1.5rem;
		margin-top: 0.6875rem;
	}

	.p-campaign__text4 span {
		font-size: 1.5rem;
	}

	.p-campaign__text4 span span {
		font-size: 2.25rem;
	}

	.p-campaign__img1 {
		max-width: 12.0625rem;
		right: -0.125rem;
		top: 3.75rem;
	}

	.p-campaign__quiz {
		margin-top: 3rem;
		padding: 2.1875rem 0 1.5rem;
	}

	.p-campaign__text5 {
		font-size: 1.5rem;
		padding: 0.453125rem 1.1875rem 0.421875rem;
		top: -1.25rem;
	}

	.p-campaign__text5::before {
		border-bottom: 1.1875rem solid transparent;
		border-right: 0.625rem solid #222;
		border-top: 1.1875rem solid transparent;
		left: -0.603125rem;
	}

	.p-campaign__text5::after {
		border-bottom: 1.1875rem solid transparent;
		border-left: 0.625rem solid #222;
		border-top: 1.1875rem solid transparent;
		right: -0.603125rem;
	}

	.p-campaign__text6 {
		font-size: 1.125rem;
		line-height: 1.65;
	}

	.p-campaign__text7 {
		font-size: 1.875rem;
		margin-top: 0.4375rem;
	}

	.p-campaign__img2 {
		margin-top: 1.875rem;
		max-width: 23.75rem;
	}

	.p-campaign__text8 {
		font-size: 1rem;
	}

	.p-campaign__prize-item:nth-of-type(1) .p-campaign__text8 {
		margin-top: 0;
	}

	.p-campaign__prize-item:nth-of-type(2) .p-campaign__text8 {
		margin-top: -0.25rem;
		padding-left: 1.4375rem;
	}

	.p-campaign__text8 span {
		font-size: 0.875rem;
	}

	.p-campaign__text9 {
		font-size: 0.8125rem;
		padding-left: 1rem;
	}

	.p-campaign__prize-list {
		margin-top: 0.4375rem;
	}

	.p-campaign__prize-item:nth-of-type(2) {
		margin-left: 0.4375rem;
	}

	.p-campaign__prize-img01 {
		max-width: 13.0625rem;
	}

	.p-campaign__prize-img02 {
		max-width: 15.8125rem;
	}

	.p-campaign__merchandise {
		margin-top: 3.75rem;
		padding: 1.5rem 0 0.5rem;
	}

	.p-campaign__merchandise-text {
		font-size: 0.9375rem;
		height: 6.875rem;
		top: -2.375rem;
		width: 6.875rem;
	}

	.p-campaign__text2-img1 {
		margin-top: 0.6875rem;
		width: 15.3125rem;
	}

	.p-campaign__text2-img2 {
		margin-top: 0.6875rem;
		width: 9.6875rem;
	}

	.p-footer {
		box-shadow: -0.3125rem 0 0 0 #222, 0.3125rem 0 0 0 #222;
		padding: 3.25rem 0;
	}

	.p-footer__wrap {
		margin-bottom: 1.75rem;
	}

	.p-footer__logo {
		max-width: 4.84375rem;
	}

	.p-footer__text01 {
		font-size: 1.75rem;
	}

	a.p-footer__text01 {
		pointer-events: none;
	}

	.p-footer__text02 {
		font-size: 1rem;
		margin-top: 0.25rem;
	}

	.p-footer__copyright {
		font-size: 0.875rem;
	}

	.p-header {
		border-right: 0.125rem solid #222;
		height: 100%;
		left: 0;
		position: fixed;
		top: 0;
		width: 10.625rem;
		z-index: 999;
	}

	.p-header__inner {
		padding: 3.125rem 0 0;
	}

	.p-header__link {
		flex-direction: column;
		gap: 0;
		height: 29.875rem;
		justify-content: space-between;
	}

	.p-header__logo1 {
		max-width: 4.6875rem;
	}

	.p-message {
		padding: 12.8125rem 0 13.125rem;
	}

	.p-message__text {
		font-size: 1.5rem;
		letter-spacing: 0;
	}

	.p-message__text span {
		margin-top: 2.375rem;
	}

	.p-mv {
		height: 72.7vh;
	}

	.p-mv__img {
		height: 100vh;
		height: 100svh;
		max-width: 34.375rem;
	}

	.p-mv__spacer {
		aspect-ratio: 1100/1594;
	}

	.p-mv__title {
		max-width: 32.625rem;
		top: 23%;
	}

	.p-mv__deadline {
		bottom: -11.875rem;
		max-width: 34.375rem;
	}

	.p-wrap {
		border-left: 0.3125rem solid #222;
		border-right: 0.3125rem solid #222;
		margin-left: auto;
		margin-right: auto;
		max-width: 35rem;
		width: 100%;
	}

}

@media (min-width: 768px) and (max-width: 1199px) {

	.p-apply__trigger::after {
		right: 2.35rem;
	}

}

@media (min-width: 1200px) {

	html {
		font-size: 16px;
	}

}

@media (max-width: 413px) {

	html {
		font-size: 4.2666666667vw;
	}

}

@keyframes shine {

	0% {
		left: -30%;
	}

	20% {
		left: 110%;
	}

	100% {
		left: 110%;
	}

}

/* start 2025/09/26 */
a.p-footer-tel{
	width: fit-content;
	margin: 0 auto;
	pointer-events: all;
}

/*# sourceMappingURL=style.css.map */