@charset "utf-8";
/* CSS Document */

/*!
Theme Name: sega
Description:
Version: 1.0.0
*/

/*! color */

/*! end */

#defaultCanvas0 {
	display: none
}
ol, ul {
	padding: 0
}
blockquote, body, dd, dl, figcaption, figure, h1, h2, h3, h4, li, ol, p, ul {
	margin: 0
}
body {
	min-height: 100vh;
	line-height: 1.5;
	scroll-behavior: smooth;
	text-rendering: optimizeSpeed
}
ol[class], ul[class] {
	list-style: none
}
a:not([class]) {
	-webkit-text-decoration-skip: ink;
	text-decoration-skip-ink: auto
}
img {
	display: block;
	max-width: 100%
}
article>*+* {
	margin-top: 1em
}
button, input, select, textarea {
	font: inherit
}
canvas {
	display: block
}
@media (prefers-reduced-motion:reduce) {
	* {
		animation-duration: .01ms!important;
		animation-iteration-count: 1!important;
		transition-duration: .01ms!important;
		-webkit-animation-duration: .01ms!important;
		-webkit-animation-iteration-count: 1!important;
		scroll-behavior: auto!important
	}
}
html {
	height: 100%;
	font-size: 62.5%
}
body, html {
	font-family: Noto Sans JP, Helvetica Neue, Arial, Hiragino Kaku Gothic ProN, Hiragino Sans, Meiryo, sans-serif
}
body {
	min-height: 100%;
	background: #030b39;
	font-weight: 500;
	-webkit-font-smoothing: antialiased;
	line-height: 1.6;
	font-feature-settings: "pkna" 1;
	-moz-osx-font-smoothing: grayscale
}
[data-hiding=true] {
	display: none!important
}
*, :after, :before {
	box-sizing: border-box
}
img, svg {
	display: block;
	width: 100%;
	vertical-align: top;
	-o-object-fit: cover;
	object-fit: cover
}
figure, img, svg {
	height: 100%
}
a {
	text-decoration: none
}
button {
	cursor: pointer;
	background: transparent;
	background-image: none
}
button, input, option, select, textarea {
	appearance: none;
	border: 0;
	-webkit-appearance: none;
	-moz-appearance: none
}
input, option, select, textarea {
	background-image: none;
	border-radius: 0
}
input[type=checkbox], input[type=radio] {
	display: none
}
::-webkit-scrollbar {
	display: none
}
.slick-slider {
	box-sizing: border-box;
	-khtml-user-select: none;
	-webkit-tap-highlight-color: transparent;
	touch-action: pan-y;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.slick-list, .slick-slider {
	position: relative;
	display: block
}
.slick-list {
	overflow: hidden;
	margin: 0;
	padding: 0
}
.slick-list:focus {
	outline: 0
}
.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}
.slick-slider .slick-list, .slick-slider .slick-track {
	transform: translateZ(0)
}
.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
	margin-left: auto;
	margin-right: auto
}
.slick-track:after, .slick-track:before {
	content: "";
	display: table
}
.slick-track:after {
	clear: both
}
.slick-loading .slick-track {
	visibility: hidden
}
.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px
}
[dir=rtl] .slick-slide {
	float: right
}
.slick-slide img {
	display: block
}
.slick-slide.slick-loading img {
	display: none
}
.slick-slide.dragging img {
	pointer-events: none
}
.slick-initialized .slick-slide {
	display: block
}
.slick-loading .slick-slide {
	visibility: hidden
}
.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}
.slick-arrow.slick-hidden {
	display: none
}
/*! footer */

.l-footer {
	position: relative;
	z-index: 1;
	background: #f2f2f2
}
.l-footer__container {
	max-width: 1280px;
	margin: 0 auto;
	padding: 6.25vw 4.6875vw 3.125vw
}
@media (min-width:1280px) {
	.l-footer__container {
		max-width: 1200px
	}
}
@media (max-width:769px) {
	.l-footer__container {
		padding: 10.66667vw 5.33333vw
	}
}
.l-footer__logo-unit {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 4.21875vw;
	justify-content: center;
	align-items: center
}
@media (max-width:769px) {
	.l-footer__logo-unit {
		margin-bottom: 12.8vw
	}
}
.l-footer__logo-item:first-of-type {
	width: 4.6875vw;
	margin-right: 1.5625vw
}
@media (max-width:769px) {
	.l-footer__logo-item:first-of-type {
		width: 16vw;
		margin-right: 5.33333vw
	}
}
.l-footer__logo-item:nth-of-type(2) {
	width: 13.17188vw
}
@media (max-width:769px) {
	.l-footer__logo-item:nth-of-type(2) {
		width: 32vw
	}
}
.l-footer__navigation {
	margin-bottom: 3.125vw;
	padding-bottom: 4.6875vw;
	border-bottom: 1px solid #222
}
@media (max-width:769px) {
	.l-footer__navigation {
		margin-bottom: 8.53333vw;
		padding-bottom: 8.53333vw
	}
}
.l-footer__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
	align-items: center
}
@media (max-width:769px) {
	.l-footer__list {
		flex-wrap: wrap;
		justify-content: space-between
	}
	.l-footer__list:after {
		content: "";
		display: block;
		width: calc(50% - 10px)
	}
}
.l-footer__item:not(:last-of-type) {
	margin-right: 2.5vw
}
@media (max-width:769px) {
	.l-footer__item:not(:last-of-type) {
		margin-right: 0
	}
}
@media (max-width:769px) {
	.l-footer__item {
		width: calc(50% - 10px);
		margin-bottom: 7.46667vw;
		padding-bottom: 7.46667vw;
		border-bottom: 1px solid rgba(0, 0, 0, .1)
	}
}
.l-footer__link {
	display: block
}
.l-footer__link.-disabled {
	cursor: not-allowed;
	pointer-events: none;
	opacity: .4
}
@media (max-width:769px) {
	.l-footer__link {
		position: relative;
		width: 100%
	}
	.l-footer__link:after {
		position: absolute;
		right: 1.33333vw;
		top: 50%;
		content: "";
		height: 1.86667vw;
		width: 1.86667vw;
		border-bottom: 1px solid #222;
		border-right: 1px solid #222;
		transform: translateY(-50%) rotate(-45deg)
	}
}
@media (min-width:770px) {
	.l-footer__link {
		transition: opacity .325s
	}
	.l-footer__link:hover {
		opacity: .5
	}
}
.l-footer__link-val {
	display: block;
	color: #222;
	letter-spacing: .05em;
	line-height: 1;
	text-align: center;
	transition: color .225s
}
@media (max-width:769px) {
	.l-footer__link-val {
		text-align: left
	}
}
.l-footer__link-val.-en {
	margin-bottom: 4px;
	font-family: Prompt, sans-serif;
	font-size: 1.4rem;
	font-weight: 600;
	text-transform: uppercase
}
@media (max-width:769px) {
	.l-footer__link-val.-en {
		font-size: 12px;
		font-size: 3.2vw
	}
}
.l-footer__link-val.-ja {
	font-size: 1rem;
	font-weight: 700
}
@media (max-width:769px) {
	.l-footer__link-val.-ja {
		font-size: 10px;
		font-size: 2.66667vw
	}
}
.l-footer__othercopyright {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0 auto 1.875vw;
	flex-wrap: wrap
}
@media (max-width:769px) {
	.l-footer__othercopyright {
		display: -webkit-inline-box;
		display: -ms-inline-flexbox;
		display: inline-flex;
		max-width: none;
		margin: 0 0 8.53333vw
	}
}
.l-footer__othercopyrigh-item {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	flex-wrap: wrap;
	font-size: 8px;
	font-size: .625vw;
	font-weight: 700;
	align-items: center;
	letter-spacing: .03em
}
.l-footer__othercopyrigh-item .-small img {
	width: 48px
}
.l-footer__othercopyrigh-item img {
	height: auto;
	width: 60px;
	margin: 0 4px
}
@media (max-width:769px) {
	.l-footer__othercopyrigh-item {
		font-size: 10px;
		font-size: 2.66667vw
	}
}
.l-footer__terms {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: space-between;
	align-items: center
}
@media (max-width:769px) {
	.l-footer__terms {
		flex-direction: column;
		align-items: flex-start
	}
}
.l-footer__terms-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center
}
@media (max-width:769px) {
	.l-footer__terms-list {
		margin-bottom: 2.66667vw
	}
}
.l-footer__terms-item:not(:last-of-type) {
	margin-right: .78125vw
}
@media (max-width:769px) {
	.l-footer__terms-item:not(:last-of-type) {
		margin-right: 2.66667vw
	}
}
.l-footer__terms-link {
	color: #666;
	font-size: 10px;
	font-size: .78125vw;
	font-weight: 700;
	letter-spacing: .03em;
	text-transform: uppercase
}
@media (max-width:769px) {
	.l-footer__terms-link {
		font-size: 10px;
		font-size: 2.66667vw
	}
}
.l-footer__terms-copyright {
	display: block;
	font-size: 12px;
	font-size: .9375vw;
	font-weight: 700;
	letter-spacing: .03em
}
@media (max-width:769px) {
	.l-footer__terms-copyright {
		font-size: 12px;
		font-size: 3.2vw
	}
}
.l-footer__terms-created {
	display: block;
	color: #222;
	font-size: 8px;
	font-size: .625vw
}
@media (max-width:769px) {
	.l-footer__terms-created {
		font-size: 8px;
		font-size: 2.13333vw
	}
}
.en .l-footer__link-val.-en {
	margin-bottom: 0
}
/*! header */

.l-header {
	position: fixed;
	left: 0;
	top: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	z-index: 1;
	z-index: 9999;
	width: 100%;
	padding: 35px 20px 20px;
	justify-content: space-between;
	align-items: center;
	transition: background-color .225s
}
@media (max-width:769px) {
	.l-header.-history {
		height: 18.66667vw;
		padding: 0;
		background-color: #fff;
		border-bottom: 1px solid #eee
	}
	.l-header.-history .c-hamburger__line {
		background-color: #222
	}
}
@media (max-width:769px) {
	.l-header.-top {
		padding: 4.26667vw 3.2vw
	}
}
.l-header.-s-on {
	left: auto;
	right: 0;
	width: calc(100% - 152px);
	background-color: hsla(0, 0%, 94%, .9)
}
@media (max-width:769px) {
	.l-header.-s-on {
		background-color: transparent
	}
}
.l-header.-s-on .l-header__link-val {
	color: #222
}
.l-header.-s-on .l-header__logo {
	position: absolute;
	left: -152px;
	top: 0;
	width: 120px;
	padding: 16px;
	background-color: hsla(0, 0%, 94%, .9);
	border-bottom-right-radius: 3px;
	box-sizing: content-box
}
body#history .l-header.-s-on .l-header__logo {
	position: absolute;
	left: 0vw;
	top: 0vh;
	width: 240px;
	padding: 16px;
	background-color: hsla(0, 0%, 94%, .9);
	border-bottom-right-radius: 3px;
	box-sizing: content-box
}
@media (max-width:769px) {
	.l-header.-s-on .l-header__logo {
		width: 18.66667vw;
		padding: 3.2vw;
		background-color: transparent;
	}
}
.l-header.-lower {
	padding: .78125vw 1.5625vw;
}
@media (max-width:769px) {
	.l-header.-lower {
		left: 0;
		top: 0;
		width: 100%;
		padding: 0;
	}
}
.l-header.-lower.-s-on {
	padding: 35px 1.5625vw .78125vw
}
@media (max-width:769px) {
	.l-header.-lower.-s-on, .l-header.-lower.-s-on .l-header__logo {
		padding: 0
	}
}
@media (max-width:769px) {
	.l-header.-lower.-history .l-header__logo {
		left: 0;
		top: 0;
		width: 16vw;
		padding: 0 0 0 3.2vw
	}
}
@media (max-width:769px) {
	.l-header.-lower .l-header__logo {
		left: 12px;
		top: 12px;
		width: 18.66667vw;
		padding: 0
	}
}
.l-header__logo {
	display: block;
	width: 6.25vw;
	transition: background-color .225s
}
@media (max-width:769px) {
	.l-header__logo {
		position: relative;
		z-index: 20;
		width: 26.66667vw
	}
}
.l-header__overlay {
	display: none
}
@media (max-width:769px) {
	.l-header__overlay {
		pointer-events: none;
		position: absolute;
		left: 0;
		top: 0;
		display: block;
		opacity: 0;
		z-index: 0;
		height: 100vh;
		width: 100vw;
		background: rgba(0, 0, 0, .8);
		transition: opacity .325s ease .6s
	}
	.l-header__overlay.-s-on {
		opacity: 1
	}
}
.l-header__navigation {
	display: block
}
@media (max-width:769px) {
	.l-header__navigation {
		pointer-events: none;
		position: fixed;
		left: 0;
		top: 0;
		opacity: 0;
		z-index: 10;
		height: 100vh;
		width: 70%;
		transform: translateX(-80%)
	}
	.l-header__navigation.-s-on {
		pointer-events: auto;
	}
}
.l-header__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
}
@media (max-width:769px) {
	.l-header__list {
		position: relative;
		overflow: scroll;
		z-index: 2;
		height: 100vh;
		width: 100%;
		padding: 21.33333vw 0 60px;
		flex-direction: column;
		-webkit-overflow-scrolling: touch;
	}
	.l-header__list:after {
		position: fixed;
		bottom: 0;
		left: 0;
		right: 0;
		top: 0;
		content: "";
		z-index: -1;
		height: 100%;
		width: 100%;
		background: url(../menu_bg.png) no-repeat 50%;
		background-size: cover;
	}
}
.l-header__item:not(:last-of-type) {
	margin-right: 2.5vw;
}
@media (max-width:769px) {
	.l-header__item:not(:last-of-type) {
		margin: 0
	}
	.l-header__item:not(:last-of-type) .l-header__link {
		position: relative;
		border-bottom: 1px solid hsla(0, 0%, 100%, .1);
	}
	.l-header__item:not(:last-of-type) .l-header__link:after {
		position: absolute;
		right: 5.33333vw;
		top: 50%;
		content: "";
		height: 2.66667vw;
		width: 2.66667vw;
		border-bottom: 2px solid #fff;
		border-right: 2px solid #fff;
		transform: translateY(-50%) rotate(-45deg)
	}
}
@media (max-width:769px) {
	.l-header__item {
		width: 100%;
	}
}
@media (max-width:769px) {
	.l-header__item.-send-message {
		width: 90%;
		margin: 2.66667vw auto 0
	}
}
.l-header__item.-send-message .l-header__link {
	padding: .9375vw 1.5625vw;
	background-color: #d21072;
	border-radius: 3px
}
@media (max-width:769px) {
	.l-header__item.-send-message .l-header__link {
		padding: 4vw 5.33333vw
	}
}
.l-header__item.-send-message .l-header__link-val {
	color: #fff
}
@media (max-width:769px) {
	.l-header__item.-send-message .l-header__link-val {
		text-align: center
	}
}
.l-header__item.-send-message .l-header__link-val.-en {
	font-size: 10px;
	font-size: .78125vw
}
@media (max-width:769px) {
	.l-header__item.-send-message .l-header__link-val.-en {
		font-size: 10px;
		font-size: 2.66667vw
	}
}
.l-header__item.-send-message .l-header__link-val.-ja {
	font-size: 12px;
	font-size: .9375vw
}
@media (max-width:769px) {
	.l-header__item.-send-message .l-header__link-val.-ja {
		font-size: 12px;
		font-size: 3.2vw
	}
}
.l-header__item.-image {
	width: 7.8125vw
}
@media (max-width:769px) {
	.l-header__item.-image {
		width: 40vw
	}
	.l-header__item.-image .l-header__link {
		padding: 16px 0
	}
	.l-header__item.-image .l-header__link:after {
		display: none
	}
}
.l-header__link {
	display: block
}
.l-header__link.-disabled {
	cursor: not-allowed;
	pointer-events: none;
	opacity: .4
}
@media (max-width:769px) {
	.l-header__link {
		width: 100%;
		padding: 6.4vw
	}
}
@media (min-width:770px) {
	.l-header__link {
		transition: opacity .325s
	}
	.l-header__link:hover {
		opacity: .5
	}
}
.l-header__link-val {
	display: block;
	color: #fff;
	letter-spacing: .05em;
	line-height: 1;
	text-align: center;
	transition: color .225s
}
@media (max-width:769px) {
	.l-header__link-val {
		text-align: left
	}
}
.l-header__link-val.-en {
	margin-bottom: 4px;
	font-family: Prompt, sans-serif;
	font-size: 1.4rem;
	font-weight: 600;
	text-transform: uppercase
}
@media (max-width:769px) {
	.l-header__link-val.-en {
		font-size: 14px;
		font-size: 3.73333vw
	}
}
.l-header__link-val.-ja {
	font-size: 1rem;
	font-weight: 700
}
@media (max-width:769px) {
	.l-header__link-val.-ja {
		font-size: 10px;
		font-size: 2.66667vw
	}
}
.l-header__lang-list {
	position: absolute;
	right: 1.71875vw;
	top: 10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center
}
@media (max-width:769px) {
	.l-header__lang-list {
		top: 4.8vw;
		z-index: 3
	}
}
.l-header__lang-item:not(:last-of-type) {
	position: relative;
	margin-right: 1.25vw
}
@media (max-width:769px) {
	.l-header__lang-item:not(:last-of-type) {
		margin-right: 4.8vw
	}
}
.l-header__lang-item:not(:last-of-type):after {
	position: absolute;
	right: -.46875vw;
	top: 50%;
	content: "";
	height: 50%;
	width: 2px;
	margin-top: 1px;
	background-color: #222;
	transform: skew(-25deg) translateY(-50%)
}
@media (max-width:769px) {
	.l-header__lang-item:not(:last-of-type):after {
		right: -2.13333vw;
		background-color: #fff
	}
}
.l-header__lang-link {
	color: #ccc;
	font-size: 10px;
	font-size: .78125vw;
	font-weight: 700;
	letter-spacing: .03em
}
@media (max-width:769px) {
	.l-header__lang-link {
		font-size: 15px;
		font-size: 4vw
	}
}
.l-header__lang-link.-current {
	color: #f6ca11
}
.en .l-header.-lower {
	padding: 10px 20px 20px
}
@media (max-width:769px) {
	.en .l-header.-lower {
		padding: 0
	}
}
.en .l-header.-s-on.-lower {
	padding: 35px 20px 20px
}
@media (max-width:769px) {
	.en .l-header.-s-on.-lower {
		padding: 0
	}
}
.en .l-header__link-val.-en {
	margin-bottom: 0
}
/*! page */

.l-page.-s-reset {
	overflow: hidden;
	height: 100vh
}
.s-scroll-parallax {
	transition: transform 1s cubic-bezier(.165, .84, .44, 1)
}
.s-fade-item {
	opacity: 0;
	transform: translate3d(0, 20px, 0)
}
.s-mv-content {
	display: block;
	opacity: 0;
	transform: translate3d(0, 10px, 0)
}
.s-carousel-list {
	animation: slide-right 50s linear infinite;
	-webkit-animation: slide-right 50s linear infinite;
	will-change: transform
}
.s-carousel-list.-s-rtl {
	animation: slide-left 50s linear infinite;
	-webkit-animation: slide-left 50s linear infinite
}
.s-carousel-list.-s-on {
	animation: slide-right 50s linear infinite;
	-webkit-animation: slide-right 50s linear infinite
}
.s-carousel-list.-s-on.-s-rtl {
	animation: slide-left 50s linear infinite;
	-webkit-animation: slide-left 50s linear infinite
}
.s-autoplay-slide {
	display: none
}
.s-autoplay-slide.slick-initialized {
	display: block
}
.c-fade-in {
	opacity: 0;
	backface-visibility: hidden;
	transform: translate3d(0, 100px, 0);
	transition: .8s cubic-bezier(.175, .885, .32, 1.275) .1s;
	-webkit-backface-visibility: hidden
}
.c-fade-in.-motion-large {
	transform: translate3d(0, 125px, 0) skew(0)
}
.c-fade-in.s-shown {
	opacity: 1;
	transform: translateZ(0) skew(0)
}
.c-fade-in--01.s-shown {
	transition-delay: .3s
}
.c-fade-in--02.s-shown {
	transition-delay: .4s
}
.c-fade-in--03.s-shown {
	transition-delay: .5s
}
.c-fade-in--04.s-shown {
	transition-delay: .6s
}
.c-fade-in--05.s-shown {
	transition-delay: .7s
}
.c-fade-in--06.s-shown {
	transition-delay: .8s
}
.c-fade-in--07.s-shown {
	transition-delay: .9s
}
.c-fade-in--08.s-shown {
	transition-delay: 1s
}
.c-fade-in--09.s-shown {
	transition-delay: 1.1s
}
.c-fade-in--10.s-shown {
	transition-delay: 1.2s
}
.s-leaved-content .c-fade-in {
	opacity: 0;
	transform: translate3d(0, 20px, 0)
}
.s-leaved-content .c-fade-in--01 {
	transition-delay: 0s
}
.s-leaved-content .c-fade-in--02 {
	transition-delay: .04s
}
.s-leaved-content .c-fade-in--03 {
	transition-delay: .08s
}
.s-leaved-content .c-fade-in--04 {
	transition-delay: .12s
}
.s-leaved-content .c-fade-in--05 {
	transition-delay: .16s
}
.s-leaved-content .c-fade-in--06 {
	transition-delay: .2s
}
.s-leaved-content .c-fade-in--07 {
	transition-delay: .24s
}
.s-leaved-content .c-fade-in--08 {
	transition-delay: .28s
}
.s-leaved-content .c-fade-in--09 {
	transition-delay: .32s
}
.s-leaved-content .c-fade-in--10 {
	transition-delay: .36s
}
@-webkit-keyframes flicker {
	0% {
		opacity: .78284
	}
	5% {
		opacity: .13921
	}
	10% {
		opacity: .8018
	}
	15% {
		opacity: .48628
	}
	20% {
		opacity: .50982
	}
	25% {
		opacity: .67274
	}
	30% {
		opacity: .24383
	}
	35% {
		opacity: .47265
	}
	40% {
		opacity: .53093
	}
	45% {
		opacity: .6157
	}
	50% {
		opacity: .37785
	}
	55% {
		opacity: .53638
	}
	60% {
		opacity: .86108
	}
	65% {
		opacity: .11564
	}
	70% {
		opacity: .54701
	}
	75% {
		opacity: .58683
	}
	80% {
		opacity: .52543
	}
	85% {
		opacity: .63326
	}
	90% {
		opacity: .41983
	}
	95% {
		opacity: .6141
	}
	to {
		opacity: .24213
	}
}
@keyframes flicker {
	0% {
		opacity: .78284
	}
	5% {
		opacity: .13921
	}
	10% {
		opacity: .8018
	}
	15% {
		opacity: .48628
	}
	20% {
		opacity: .50982
	}
	25% {
		opacity: .67274
	}
	30% {
		opacity: .24383
	}
	35% {
		opacity: .47265
	}
	40% {
		opacity: .53093
	}
	45% {
		opacity: .6157
	}
	50% {
		opacity: .37785
	}
	55% {
		opacity: .53638
	}
	60% {
		opacity: .86108
	}
	65% {
		opacity: .11564
	}
	70% {
		opacity: .54701
	}
	75% {
		opacity: .58683
	}
	80% {
		opacity: .52543
	}
	85% {
		opacity: .63326
	}
	90% {
		opacity: .41983
	}
	95% {
		opacity: .6141
	}
	to {
		opacity: .24213
	}
}
@-webkit-keyframes blink {
	0% {
		opacity: 0
	}
	to {
		opacity: 1
	}
}
@keyframes blink {
	0% {
		opacity: 0
	}
	to {
		opacity: 1
	}
}
@-webkit-keyframes turn-off {
	0% {
		filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="50" /><feFuncG type="linear" slope="50" /><feFuncB type="linear" slope="50" /></feComponentTransfer></filter></svg>#filter');
		filter: brightness(50);
		animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		transform: scale(0, .0001) translateZ(0) translateZ(0);
		-webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		-webkit-filter: brightness(50)
	}
	60% {
		filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="10" /><feFuncG type="linear" slope="10" /><feFuncB type="linear" slope="10" /></feComponentTransfer></filter></svg>#filter');
		filter: brightness(10);
		transform: scale(1.3, .001) translateZ(0) translateZ(0);
		-webkit-filter: brightness(10)
	}
	to {
		filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="1.1" /><feFuncG type="linear" slope="1.1" /><feFuncB type="linear" slope="1.1" /></feComponentTransfer></filter></svg>#filter');
		filter: brightness(1.1);
		transform: scale(1) translateZ(0) translateZ(0);
		-webkit-filter: brightness(1.1)
	}
}
@keyframes turn-off {
	0% {
		filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="50" /><feFuncG type="linear" slope="50" /><feFuncB type="linear" slope="50" /></feComponentTransfer></filter></svg>#filter');
		filter: brightness(50);
		animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		transform: scale(0, .0001) translateZ(0) translateZ(0);
		-webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		-webkit-filter: brightness(50)
	}
	60% {
		filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="10" /><feFuncG type="linear" slope="10" /><feFuncB type="linear" slope="10" /></feComponentTransfer></filter></svg>#filter');
		filter: brightness(10);
		transform: scale(1.3, .001) translateZ(0) translateZ(0);
		-webkit-filter: brightness(10)
	}
	to {
		filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="1.1" /><feFuncG type="linear" slope="1.1" /><feFuncB type="linear" slope="1.1" /></feComponentTransfer></filter></svg>#filter');
		filter: brightness(1.1);
		transform: scale(1) translateZ(0) translateZ(0);
		-webkit-filter: brightness(1.1)
	}
}
@-webkit-keyframes logo-spin {
	0% {
		transform: translate3d(0, -30px, 0) rotateY(0deg)
	}
	80% {
		transform: translate3d(0, -30px, 0) rotateY(3turn)
	}
	to {
		visibility: hidden;
		transform: translate3d(0, -30px, 0) rotateY(1170deg)
	}
}
@keyframes logo-spin {
	0% {
		transform: translate3d(0, -30px, 0) rotateY(0deg)
	}
	80% {
		transform: translate3d(0, -30px, 0) rotateY(3turn)
	}
	to {
		visibility: hidden;
		transform: translate3d(0, -30px, 0) rotateY(1170deg)
	}
}
@-webkit-keyframes logo-spin-on {
	0% {
		transform: translate3d(0, -30px, 0) rotateY(90deg)
	}
	to {
		transform: translate3d(0, -30px, 0) rotateY(0deg)
	}
}
@keyframes logo-spin-on {
	0% {
		transform: translate3d(0, -30px, 0) rotateY(90deg)
	}
	to {
		transform: translate3d(0, -30px, 0) rotateY(0deg)
	}
}
@-webkit-keyframes sonic-run {

	0% {
		visibility: visible;
		transform: translateX(-100%) translateZ(0)
	}
	to {
		transform: translateX(100%) translateZ(0)
	}
}
@keyframes sonic-run {
	0% {
		visibility: visible;
		transform: translateX(-100%) translateZ(0)
	}
	to {
		transform: translateX(100%) translateZ(0)
	}
}
@-webkit-keyframes slideLeft {
	0% {
		opacity: 0;
		transform: translateX(800px)
	}
	20% {
		opacity: 1
	}
	80% {
		transform: translateX(-20px)
	}
	to {
		transform: translateX(0)
	}
}
@keyframes slideLeft {
	0% {
		opacity: 0;
		transform: translateX(800px)
	}
	20% {
		opacity: 1
	}
	80% {
		transform: translateX(-20px)
	}
	to {
		transform: translateX(0)
	}
}
@-webkit-keyframes slideRight {
	0% {
		opacity: 0;
		transform: translateX(-800px)
	}
	20% {
		opacity: 1
	}
	80% {
		transform: translateX(20px)
	}
	to {
		transform: translateX(0)
	}
}
@keyframes slideRight {
	0% {
		opacity: 0;
		transform: translateX(-800px)
	}
	20% {
		opacity: 1
	}
	80% {
		transform: translateX(20px)
	}
	to {
		transform: translateX(0)
	}
}
@-webkit-keyframes runMotion {
	0% {
		transform: translateX(-100%)
	}
	to {
		transform: translateX(100%)
	}
}
@keyframes runMotion {
	0% {
		transform: translateX(-100%)
	}
	to {
		transform: translateX(100%)
	}
}
@-webkit-keyframes slide-left {
	form {
		transform: translateX(0) translateZ(0)
	}
	to {
		transform: translateX(-50%) translateZ(0)
	}
}
@keyframes slide-left {
	form {
		transform: translateX(0) translateZ(0)
	}
	to {
		transform: translateX(-50%) translateZ(0)
	}
}
@-webkit-keyframes slide-right {
	form {
		transform: translateX(0) translateZ(0)
	}
	to {
		transform: translateX(50%) translateZ(0)
	}
}
@keyframes slide-right {
	form {
		transform: translateX(0) translateZ(0)
	}
	to {
		transform: translateX(50%) translateZ(0)
	}
}
.c-ie {
	position: fixed;
	left: 0;
	top: 0;
	display: none;
	z-index: 9999999;
	height: 100vh;
	width: 100%;
	background-color: #030b39
}
.c-ie__container {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	overflow: hidden;
	height: 100%;
	width: 100%;
	justify-content: center;
	align-items: center
}
.c-ie__inner {
	position: relative;
	z-index: 1;
	height: 31.25vw;
	width: 60%;
	background-color: #fafafa;
	border-radius: 3px
}
.c-ie__contents {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	text-align: center
}
.c-ie__heading {
	margin-bottom: 2.34375vw;
	font-family: Prompt, sans-serif;
	font-size: 60px;
	font-size: 4.6875vw;
	font-weight: 700;
	letter-spacing: .03em;
	line-height: 1;
	text-align: center
}
.c-ie__text {
	font-size: 16px;
	font-size: 1.25vw;
	font-weight: 600;
	line-height: 1.8
}
.c-ie__browser {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-top: 1.5625vw;
	justify-content: center;
	align-items: center
}
.c-ie__browser-text {
	font-size: 14px;
	font-size: 1.09375vw;
	font-weight: 600;
	line-height: 1.8
}
.c-ie__browser-text:not(:last-of-type) {
	margin-right: 20px
}
.p-ie__button-unit {
	margin-top: 2.34375vw
}
.p-ie__edge-text {
	display: inline-block;
	margin-bottom: 10px;
	font-size: 20px;
	font-size: 1.5625vw;
	font-weight: 600
}
.p-ie__agree-text, .p-ie__edge-text {
	letter-spacing: .03em;
	text-align: center;
	text-decoration: underline
}
.p-ie__agree-text {
	cursor: pointer;
	font-size: 14px;
	font-size: 1.09375vw;
	font-weight: 500
}
/*! button */

.c-button {
	cursor: pointer;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
	font-weight: 700;
	align-items: center;
	letter-spacing: .04em;
	line-height: 1;
	text-align: center
}
@media (max-width:769px) {
	.c-button {
		letter-spacing: .02em
	}
}
@media (min-width:770px) {
	.c-button:hover {
		opacity: .8
	}
	.c-button:hover:before {
		right: 0;
		top: 0
	}
	.c-button:hover.-color-white {
		color: #deae1e
	}
	.c-button:hover.-color-white:after {
		background-color: #fff
	}
	.c-button:hover.-color-white .c-button__inner:after {
		border-color: transparent transparent transparent #deae1e
	}
	.c-button:hover .c-button__inner:after {
		right: 2.10938vw
	}
}
.c-button:after, .c-button:before {
	position: absolute;
	content: "";
	transition: .225s
}
.c-button:after {
	left: 0;
	top: 0;
	z-index: -1;
	height: 100%;
	width: 100%;
	border-radius: 100px;
	box-shadow: 20px 20px 30px hsla(0, 0%, 100%, .05)
}
.c-button.-color-white {
	color: #fff
}
.c-button.-color-white:after {
	background-color: #deae1e
}
.c-button.-color-white .c-button__inner:after {
	border-color: transparent transparent transparent #fff
}
.c-button.-color-orange {
	color: #fff
}
.c-button.-color-orange .c-button__inner:after {
	border-color: transparent transparent transparent #fff
}
.c-button.-color-orange:after {
	background-color: #deae1e
}
.c-button.-color-black {
	color: #222
}
.c-button.-color-black .c-button__inner:after {
	border-color: transparent transparent transparent #222
}
.c-button.-color-black:after {
	background-color: #fff
}
.c-button.-size-medium {
	height: 80px;
	min-width: 450px;
	padding: 0 40px 0 20px;
	font-size: 2rem
}
@media (max-width:769px) {
	.c-button.-size-medium {
		width: 100%;
		min-width: 0
	}
}
@media (max-width:768px) {
	.c-button.-size-medium {
		height: 9.375vw;
		width: 60%;
		font-size: 16px;
		font-size: 2.08062vw
	}
}
@media (max-width:413px) {
	.c-button.-size-medium {
		height: 16vw;
		width: 100%;
		font-size: 16px;
		font-size: 4.26667vw
	}
}
.c-button.-size-large {
	height: 80px;
	min-width: 500px;
	padding: 0 40px 0 20px;
	font-size: 2rem
}
@media (max-width:769px) {
	.c-button.-size-large {
		height: 16vw;
		width: 100%;
		min-width: 0;
		font-size: 4.26667vw
	}
}
.c-button.-disabled {
	cursor: not-allowed;
	pointer-events: none;
	opacity: .4
}
.c-button__inner {
	display: inline-block;
	width: 100%
}
.c-button__inner:after {
	position: absolute;
	right: 2.34375vw;
	top: 50%;
	content: "";
	height: 0;
	width: 0;
	border-color: transparent transparent transparent #222;
	border-style: solid;
	border-width: 7.5px 0 7.5px 13px;
	transform: translateY(-50%);
	transition: border-color .225s, right .225s ease .1s
}
@media (max-width:769px) {
	.c-button__inner:after {
		right: 6.66667vw;
		margin-top: 1px;
		border-width: 6.5px 0 6.5px 10px
	}
}
.en .c-button.-size-medium {
	padding: 0 60px 0 30px;
	font-size: 14px;
	font-size: 1.09375vw
}
@media (max-width:769px) {
	.en .c-button.-size-medium {
		padding: 0 30px;
		font-size: 14px;
		font-size: 3.73333vw
	}
}
@media (min-width:770px) {
	.en .c-button:hover .c-button__inner:after {
		right: 1.32812vw
	}
}
.en .c-button__inner:after {
	right: 1.5625vw
}
@media (max-width:769px) {
	.en .c-button__inner:after {
		right: 6.66667vw
	}
}
/*! end */

.c-pagereturn {
	cursor: pointer;
	pointer-events: none;
	position: fixed;
	bottom: 20px;
	right: 20px;
	opacity: 0;
	visibility: hidden;
	z-index: 1;
	height: 70px;
	width: 70px;
	background: #f2f2f2;
	border-radius: 100px;
	box-shadow: 2px 2px 4px rgba(0, 0, 0, .2);
	transition: .225s
}
@media (max-width:769px) {
	.c-pagereturn {
		bottom: 16px;
		right: 16px;
		height: 50px;
		width: 50px
	}
}
.c-pagereturn.-show {
	pointer-events: auto;
	opacity: 1;
	visibility: visible
}
.c-pagereturn:hover {
	background: #daa506;
	transform: scale(1.1)
}
.c-pagereturn:hover:after {
	border-color: #fff
}
.c-pagereturn:after {
	position: absolute;
	left: 50%;
	top: 50%;
	content: "";
	height: 10px;
	width: 10px;
	margin-left: 1px;
	margin-top: 2px;
	border-bottom: 3px solid #111;
	border-right: 3px solid #111;
	transform: translate(-50%, -50%) rotate(-135deg);
	transition: .225s
}
@media (max-width:769px) {
	.c-pagereturn:after {
		height: 8px;
		width: 8px;
		border-width: 2px

	}
}
.c-hamburger {
	display: none
}
@media (max-width:769px) {
	.c-hamburger {
		position: absolute;
		right: 4vw;
		top: 5.33333vw;
		display: block;
		z-index: 10;
		height: 23px;
		width: 30px;
		outline: none
	}
	.c-hamburger.-top {
		pointer-events: none;
		visibility: hidden
	}
	.c-hamburger.-s-on {
		pointer-events: auto;
		visibility: visible
	}
}
.c-hamburger__line {
	position: absolute;
	left: 50%;
	display: block;
	height: 2px;
	width: 100%;
	margin-left: -15px;
	background: #fff;
	transition: transform .225s
}
.c-hamburger__line.-s-on:first-of-type {
	top: 10px;
	transform: rotate(-45deg)
}
.c-hamburger__line.-s-on:nth-of-type(2) {
	display: none
}
.c-hamburger__line.-s-on:nth-of-type(3) {
	top: 10px;
	transform: rotate(45deg)
}
.c-hamburger__line:first-of-type {
	top: 0
}
.c-hamburger__line:nth-of-type(2) {
	top: 10px
}
.c-hamburger__line:nth-of-type(3) {
	top: 20px
}
.c-br.-pc {
	display: block
}
@media (max-width:769px) {
	.c-br.-pc {
		display: none
	}
}
.c-br.-sp {
	display: none
}
@media (max-width:769px) {
	.c-br.-sp {
		display: block
	}
}
/*! intro */

.p-intro {
	position: fixed;
	left: 0;
	top: 0;
	display: none;
	z-index: 9999;
	height: 100vh;
	width: 100%;
	background: #444
}
.p-intro-screen-wrapper {
	position: relative;
	overflow: hidden;
	height: 100%;
	width: 100%;
	padding: 4.6875vw;
	background-color: #262626;
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	will-change: opacity, transform
}
@media (max-width:769px) {
	.p-intro-screen-wrapper {
		padding: 20px
	}
}
.p-intro-screen-wrapper:before {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, hsla(0, 6%, 7%, 0)), color-stop(50%, rgba(0, 0, 0, .25))), -webkit-gradient(linear, left top, right top, from(rgba(255, 0, 0, .06)), color-stop(rgba(0, 255, 0, .02)), to(rgba(0, 0, 255, .06)));
	background: linear-gradient(hsla(0, 6%, 7%, 0) 50%, rgba(0, 0, 0, .25) 0), linear-gradient(90deg, rgba(255, 0, 0, .06), rgba(0, 255, 0, .02), rgba(0, 0, 255, .06));
	background-size: 100% 2px, 3px 100%
}
.p-intro-screen-wrapper:after, .p-intro-screen-wrapper:before {
	pointer-events: none;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
	content: " ";
	display: block;
	z-index: 2;
	height: 100%;
	width: 100%
}
.p-intro-screen-wrapper:after {
	opacity: 0;
	background: hsla(0, 6%, 7%, .1)
}
.p-intro-screen-wrapper.-s-on:after {
	animation: flicker .15s infinite;
	-webkit-animation: flicker .15s infinite
}
.p-intro-screen-container {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	overflow: hidden;
	height: 100%;
	width: 100%;
	justify-content: center;
	background: #030b39;
	border-radius: 30px;
	align-items: center
}
@media (max-width:769px) {
	.p-intro-screen-container {
		border-radius: 20px
	}
}
.p-intro__screen {
	z-index: 1;
	background-color: #ccc;
	border: none;
	border-radius: 30px;
	animation: turn-off 2s cubic-bezier(.785, .135, .15, .86) 1s;
	animation-fill-mode: forwards;
	-webkit-animation: turn-off 2s cubic-bezier(.785, .135, .15, .86) 1s;
	-webkit-animation-fill-mode: forwards
}
.p-intro__screen, .p-intro__screen-inner {
	position: relative;
	height: 100%;
	width: 100%
}
.p-intro__screen-inner {
	background-color: #030b39;
	border-radius: 30px
}
.p-intro__sonic {
	position: absolute;
	top: 50%;
	display: block;
	visibility: hidden;
	z-index: 1;
	width: 100%;
	margin-top: -2.34375vw;
	transform: translateY(-50%) translateZ(0)
}
@media (max-width:769px) {
	.p-intro__sonic {
		margin-top: -8vw
	}
}
.p-intro__sonic-image {
	width: 100%;
	will-change: transform
}
.p-intro__sonic-image.-s-on {
	animation: sonic-run 3s linear forwards;
	-webkit-animation: sonic-run 3s linear forwards
}
@media (max-width:769px) {
	.p-intro__sonic-image.-s-on {
		animation: sonic-run 1.5s linear .9s forwards;
		-webkit-animation: sonic-run 1.5s linear .9s forwards
	}
}
.p-intro__sonic-image img {
	width: 11.71875vw
}
@media (max-width:769px) {
	.p-intro__sonic-image img {
		width: 32vw
	}
}
.p-intro__logo-wrapper {
	position: absolute;
	left: 50%;
	top: 50%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 23.4375vw;
	width: 15.625vw;
	justify-content: center;
	align-items: center;
	transform: translate(-50%, -50%)
}
.p-intro__logo-first {
	position: absolute;
	opacity: 0;
	width: 15.625vw
}
.p-intro__logo-first.-s-on {
	animation: logo-spin .8s linear forwards;
	-webkit-animation: logo-spin .8s linear forwards
}
@media (max-width:769px) {
	.p-intro__logo-first {
		width: 37.33333vw
	}
}
.p-intro__logo-sega {
	position: absolute;
	bottom: 0;
	opacity: 0;
	width: 15.625vw;
	margin-left: 2px;
	transform: translate3d(0, -10px, 0)
}
@media (max-width:769px) {
	.p-intro__logo-sega {
		bottom: -17.33333vw;
		width: 40vw
	}
}
.p-intro__logo-second {
	position: absolute;
	width: 15.625vw;
	transform: translate3d(0, -30px, 0) rotateY(90deg)
}
@media (max-width:769px) {
	.p-intro__logo-second {
		width: 37.33333vw
	}
}
.p-intro__logo-second.-s-on {
	animation: logo-spin-on .3s linear .7s forwards;
	-webkit-animation: logo-spin-on .3s linear .7s forwards
}
.p-intro__nowloading {
	position: absolute;
	bottom: 7.8125vw;
	right: 9.375vw;
	z-index: 2;
	color: #fff;
	font-family: Prompt, sans-serif;
	font-size: 20px;
	font-size: 1.5625vw;
	font-weight: 900;
	line-height: 1
}
@media (max-width:769px) {
	.p-intro__nowloading {
		bottom: 40px;
		right: 40px;
		font-size: 14px;
		font-size: 3.73333vw
	}
}
.p-intro__skipbutton {
	cursor: pointer;
	pointer-events: none;
	position: absolute;
	bottom: 9.375vw;
	left: 50%;
	opacity: 0;
	z-index: 2;
	outline: none;
	color: #fff;
	font-family: Prompt, sans-serif;
	font-size: 13px;
	font-size: 3.46667vw;
	font-weight: 800;
	letter-spacing: .07em;
	line-height: 1;
	text-transform: uppercase;
	transform: translateX(-50%)
}
.p-intro__skipbutton.-s-on {
	pointer-events: auto;
	opacity: 1;
	animation: blink 1s ease-in-out infinite alternate;
	-webkit-animation: blink 1s ease-in-out infinite alternate
}
@media (max-width:769px) {
	.p-intro__skipbutton.-s-on {
		animation: none;
		-webkit-animation: none
	}
}
@media (max-width:769px) {
	.p-intro__skipbutton {
		bottom: 26.66667vw;
		width: 100%;
		font-size: 8.53333vw
	}
}
.p-intro__notice {
	pointer-events: none;
	position: absolute;
	bottom: 7.8125vw;
	left: 50%;
	opacity: 0;
	visibility: hidden;
	z-index: 2;
	color: #fff;
	color: #deae1e;
	font-family: Prompt, sans-serif;
	font-size: 14px;
	font-size: 1.09375vw;
	font-weight: 600;
	letter-spacing: .03em;
	line-height: 1;
	transform: translateX(-50%)
}
@media (max-width:769px) {
	.p-intro__notice {
		bottom: 21.33333vw;
		font-size: 3.2vw
	}
}
.p-intro__notice.-s-on {
	pointer-events: auto;
	opacity: 1;
	visibility: visible
}
/*! end */

.lower-head {
	position: relative;
	height: 14.0625vw;
	width: 100%
}
@media (max-width:768px) {
	.lower-head {
		height: 26.66667vw
	}
}
@media (max-width:413px) {
	.lower-head {
		height: 30.66667vw
	}
}
.lower-head .single, .lower-head .slick-list, .lower-head .slick-list * div, .lower-head .slick-slider, .lower-head .slick-slider * div, .lower-head .swiper-container {
	height: 100%
}
.lower-head .slick-slide {
	position: relative
}
.lower-head .slick-slide:before {
	background: rgba(0, 0, 0, .3)
}
.lower-head .slick-slide:before, .lower-head__carousel:before {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
	content: "";
	height: 100%;
	width: 100%
}
.lower-head__carousel:before {
	opacity: .3;
	z-index: 1;
	background: linear-gradient(49.12deg, #00b4ff 7.82%, #001eca 83.69%)
}
.lower-head__bg {
	height: inherit;
	width: 100%
}
.lower-head__heading {
	position: absolute;
	left: 50%;
	top: 50%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	z-index: 1;
	margin-top: .78125vw;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	text-align: center;
	transform: translate(-50%, -50%)
}
@media (max-width:769px) {
	.lower-head__heading {
		margin-top: 2.66667vw
	}
}
.lower-head__heading-val {
	color: #fff;
	line-height: 1
}
.lower-head__heading-val.-en {
	margin-bottom: .39062vw;
	font-family: Prompt, sans-serif;
	font-size: 40px;
	font-size: 3.125vw;
	font-weight: 700;
	letter-spacing: .08em;
	text-transform: uppercase
}
@media (max-width:768px) {
	.lower-head__heading-val.-en {
		margin-bottom: 1.33333vw;
		font-size: 20px;
		font-size: 5.33333vw;
		letter-spacing: .05em
	}
}
@media (max-width:413px) {
	.lower-head__heading-val.-en {
		font-size: 28px;
		font-size: 7.46667vw
	}
}
.lower-head__heading-val.-small {
	font-size: 18px;
	font-size: 1.40625vw;
	letter-spacing: .05em
}
@media (max-width:768px) {
	.lower-head__heading-val.-small {
		font-size: 10px;
		font-size: 2.66667vw
	}
}
@media (max-width:413px) {
	.lower-head__heading-val.-small {
		font-size: 13px;
		font-size: 3.46667vw
	}
}
.lower-head__heading-val.-ja {
	font-size: 16px;
	font-size: 1.25vw
}
@media (max-width:768px) {
	.lower-head__heading-val.-ja {
		font-size: 8px;
		font-size: 2.13333vw
	}
}
@media (max-width:413px) {
	.lower-head__heading-val.-ja {
		font-size: 13px;
		font-size: 3.46667vw
	}
}
.en .lower-head {
	height: 14.0625vw
}
@media (max-width:769px) {
	.en .lower-head {
		height: 37.33333vw
	}
}
.en .lower-head__heading {
	margin-top: .78125vw
}
@media (max-width:769px) {
	.en .lower-head__heading {
		width: 100%;
		margin-top: 8vw
	}
}
/*! news-card */

.c-newscard {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	margin-bottom: -3.125vw;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-start
}
.c-newscard.-two:after {
	width: calc(50% - 16px)
}
@media (max-width:769px) {
	.c-newscard.-two:after {
		width: calc(50% - 16px)
	}
}
.c-newscard.-two .c-newscard__article {
	width: calc(50% - 16px);
	margin-bottom: 3.125vw
}
@media (max-width:769px) {
	.c-newscard.-two .c-newscard__article {
		width: calc(50% - 5px);
		margin-bottom: 6.66667vw
	}
}
.c-newscard.-two .c-newscard__thumbnail {
	height: 17.96875vw
}
@media (max-width:769px) {
	.c-newscard.-two .c-newscard__thumbnail {
		height: 25.33333vw
	}
}
.c-newscard:after {
	content: "";
	display: block;
	width: calc(33.33333% - 20px)
}
@media (max-width:769px) {
	.c-newscard:after {
		width: calc(50% - 20px)
	}
}
.c-newscard__article {
	width: calc(33.33333% - 20px);
	margin-bottom: 3.75vw
}
@media (max-width:769px) {
	.c-newscard__article {
		width: calc(50% - 5px);
		margin-bottom: 6.66667vw
	}
}
@media (min-width:770px) {
	.c-newscard__article {
		transition: opacity .425s, transform .5s cubic-bezier(.175, .885, .32, 1.275) .1s
	}
	.c-newscard__article:hover {
		opacity: .8;
		transform: scale(1.05)
	}
}
.c-newscard__thumbnail {
	overflow: hidden;
	height: 183px;
	margin-bottom: .9375vw;
	border-radius: 3px
}
@media (max-width:769px) {
	.c-newscard__thumbnail {
		height: 26.66667vw
	}
}
.c-newscard__date {
	display: inline-block;
	margin-bottom: 4px;
	color: #ccc;
	font-size: 10px;
	font-size: .78125vw;
	font-weight: 700
}
@media (max-width:769px) {
	.c-newscard__date {
		font-size: 10px;
		font-size: 2.66667vw
	}
}
.c-newscard__catch {
	color: #fff;
	font-size: 11px;
	font-size: .85938vw;
	letter-spacing: .05em
}
@media (max-width:769px) {
	.c-newscard__catch {
		font-size: 9px;
		font-size: 2.4vw
	}
}
/*! end */

.c-msgcard {
	position: relative
}
.p-celebrity .c-msgcard__correction {
	grid-template-columns: repeat(6, 1fr)
}
@media (max-width:769px) {
	.p-celebrity .c-msgcard__correction {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between
	}
}
.p-celebrity .c-msgcard__item {
	height: 10.9375vw
}
@media (max-width:769px) {
	.p-celebrity .c-msgcard__item {
		height: 32vw;
		width: calc(50% - 2.5px);
		margin-bottom: 5px
	}
}
.p-celebrity .c-msgcard__name {
	position: static;
	background: transparent;
	color: #fff;
	font-size: 16px;
	font-size: 1.25vw;
	line-height: 1.1
}
@media (max-width:769px) {
	.p-celebrity .c-msgcard__name {
		font-size: 12px;
		font-size: 3.2vw
	}
}
.c-msgcard__correction {
	display: grid;
	margin-bottom: .78125vw;
	grid-gap: 10px;
	grid-template-areas: "header header header" "nav nav nav" "mainCont sideCont lastCont" "foot foot foot";
	grid-template-columns: repeat(10, 1fr)
}
@media (max-width:769px) {
	.c-msgcard__correction {
		flex-wrap: wrap;
		justify-content: space-between;
		grid-gap: 5px;
		grid-template-columns: 1fr 1fr 1fr
	}
	.c-msgcard__correction:after {
		content: "";
		display: block
	}
}
.c-msgcard__item {
	cursor: pointer;
	position: relative;
	height: 6.25vw;
	width: 100%;
	background-color: #fff
}
@media (max-width:769px) {
	.c-msgcard__item {
		height: 21.33333vw
	}
}
.c-msgcard__item.-large .c-msgcard__name {
	position: static;
	background: transparent;
	color: #fff;
	font-size: 16px;
	font-size: 1.25vw;
	line-height: 1.1
}
@media (max-width:769px) {
	.c-msgcard__item.-large .c-msgcard__name {
		font-size: 14px;
		font-size: 3.73333vw
	}
}
.c-msgcard__image, .c-msgcard__inner {
	position: absolute;
	height: 100%;
	width: 100%
}
.c-msgcard__image {
	bottom: 0;
	left: 0
}
.c-msgcard__image img {
	-o-object-position: bottom;
	object-position: bottom
}
.c-msgcard__hasbg, .c-msgcard__hasimage {
	display: none
}
.c-msgcard__name-pos {
	position: absolute;
	bottom: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	padding: .23438vw;
	justify-content: flex-end;
	background: hsla(0, 0%, 100%, .9);
	font-size: 9px;
	font-size: .70312vw;
	font-weight: 700;
	line-height: 1;
	text-align: right
}
.-name-from {
	display: inline-block;
	margin-right: 2px;
	transform: scale(.7);
	transform-origin: right bottom
}
@media (max-width:769px) {
	.-name-from, .c-msgcard__name {
		font-size: 10px;
		font-size: 2.66667vw
	}
}
.c-msgcard__text {
	display: none
}
.-sp-first {
	height: 100%;
	grid-column: 1/3;
	grid-row: 1/3
}
@media (max-width:769px) {
	.-sp-first {
		height: auto
	}
}
.-sp-second {
	height: 100%;
	grid-column: 6/8;
	grid-row: 3/5
}
@media (max-width:769px) {
	.-sp-second {
		height: auto;
		grid-column: 2/4;
		grid-row: 7/9
	}
}
.-sp-third {
	height: 100%;
	grid-column: 2/4;
	grid-row: 5/7
}
@media (max-width:769px) {
	.-sp-third {
		height: auto;
		grid-column: 1/3;
		grid-row: 13/15
	}
}
.c-msgcard__pagination:first-of-type {
	position: absolute;
	bottom: -3.125vw;
	right: 1.5625vw
}
@media (max-width:769px) {
	.c-msgcard__pagination:first-of-type, .c-msgcard__pagination:nth-of-type(2) {
		bottom: -10.66667vw;
		right: 5.33333vw
	}
}
.c-msgcard__pagination .pagination {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center
}
.c-msgcard__pagination .next, .c-msgcard__pagination .prev {
	position: absolute
}
.c-msgcard__pagination .next a, .c-msgcard__pagination .prev a {
	position: relative;
	font-size: 0
}
.c-msgcard__pagination .next a:after, .c-msgcard__pagination .prev a:after {
	position: absolute;
	content: "";
	height: 0;
	width: 0;
	border-style: solid
}
@media (max-width:769px) {
	.c-msgcard__pagination .next a:after, .c-msgcard__pagination .prev a:after {
		margin-top: 2px
	}
}
.c-msgcard__pagination .prev {
	left: -1.5625vw
}
@media (max-width:769px) {
	.c-msgcard__pagination .prev {
		left: -5.33333vw
	}
}
.c-msgcard__pagination .prev a:after {
	border-color: transparent #fff transparent transparent;
	border-width: 6px 12px 6px 0
}
@media (max-width:769px) {
	.c-msgcard__pagination .prev a:after {
		border-width: 6px 10px 6px 0
	}
}
.c-msgcard__pagination .next {
	right: 0
}
.c-msgcard__pagination .next a:after {
	border-color: transparent transparent transparent #fff;
	border-width: 6px 0 6px 12px
}
@media (max-width:769px) {
	.c-msgcard__pagination .next a:after {
		border-width: 6px 0 6px 10px
	}
}
.c-msgcard__pagination .page.active a {
	background-color: #ffc107;
	border-color: #ffc107
}
.c-msgcard__pagination .page a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 1.95312vw;
	width: 1.95312vw;
	margin-right: .78125vw;
	justify-content: center;
	border: 1px solid #aaa;
	border-radius: 3px;
	color: #fff;
	font-size: 10px;
	font-size: .78125vw;
	font-weight: 700;
	align-items: center;
	transition: .325s
}
.c-msgcard__pagination .page a:hover {
	background-color: #ffc107;
	border-color: #ffc107
}
@media (max-width:769px) {
	.c-msgcard__pagination .page a {
		height: 8vw;
		width: 8vw;
		margin-right: 3.2vw;
		font-size: 12px;
		font-size: 3.2vw
	}
}
.c-msgcard__pos {
	position: absolute;
	bottom: 0;
	right: 0;
	padding: 10px;
	font-weight: 700;
	text-align: right
}
@media (max-width:769px) {
	.c-msgcard__pos {
		padding: 10px
	}
}
.c-msgcard__pos-name {
	margin-bottom: 4px;
	color: #fff;
	font-size: 10px;
	font-size: .78125vw;
	line-height: 1.3;
	text-align: right
}
@media (max-width:769px) {
	.c-msgcard__pos-name {
		font-size: 11px;
		font-size: 2.93333vw
	}
}
.c-wanted-msg {
	position: relative;
	height: 100vh
}
@media (max-width:769px) {
	.c-wanted-msg {
		height: 90vh
	}
}
.c-wanted-msg__container {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	overflow: hidden;
	z-index: 1;
	height: 100%;
	flex-direction: column;
	justify-content: center;
	color: #fff;
	align-items: center;
	text-align: center
}
.c-wanted-msg__inner {
	position: absolute;
	padding: 60px 130px 40px 140px;
	border-radius: 5px
}
@media (max-width:769px) {
	.c-wanted-msg__inner {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		height: 100%;
		width: 100%;
		padding: 10.66667vw 5.33333vw;
		flex-direction: column;
		justify-content: center;
		border-radius: 0;
		align-items: center
	}
}
.c-wanted-msg__area {
	position: relative;
	z-index: 1
}
@media (max-width:769px) {
	.c-wanted-msg__area {
		width: 100%;
		margin-top: 8.53333vw
	}
}
.p-index__body-msg-wanted-button {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
	align-items: center
}
@media (max-width:769px) {
	.p-index__body-msg-wanted-button {
		position: static;
		transform: none
	}
}
.c-wanted-msg__label {
	margin-bottom: .39062vw;
	font-family: Prompt, sans-serif;
	font-size: 20px;
	font-size: 1.5625vw;
	font-weight: 900;
	letter-spacing: .15em;
	line-height: 1;
	text-transform: uppercase
}
@media (max-width:769px) {
	.c-wanted-msg__label {
		margin-bottom: 1.33333vw;
		font-size: 16px;
		font-size: 4.26667vw
	}
}
.c-wanted-msg__heading {
	margin-bottom: 2.8125vw;
	font-size: 70px;
	font-size: 5.46875vw;
	font-weight: 900;
	letter-spacing: .03em;
	line-height: 1.15;
	text-shadow: 5px 5px 30px hsla(0, 0%, 100%, .3)
}
@media (max-width:769px) {
	.c-wanted-msg__heading {
		margin-bottom: 5.33333vw;
		font-size: 32px;
		font-size: 8.53333vw;
		line-height: 1.3
	}
}
.c-wanted-msg__heading span {
	font-size: 80px;
	font-size: 6.25vw
}
@media (max-width:769px) {
	.c-wanted-msg__heading span {
		font-size: 36px;
		font-size: 9.6vw
	}
}
.c-wanted-msg__ribbon-unit {
	opacity: .2
}
.c-wanted-msg__ribbon-item {
	position: absolute;
	width: 100%
}
.c-wanted-msg__ribbon-item.-first {
	left: -15.625vw;
	top: 10.15625vw;
	transform: rotate(-10deg);
	transform-origin: left
}
.c-wanted-msg__ribbon-item.-second {
	bottom: -7.8125vw;
	left: -15.625vw;
	transform: rotate(-10deg);
	transform-origin: left;
	transform-origin: top
}
@media (max-width:769px) {
	.c-wanted-msg__ribbon-item.-second {
		bottom: -16vw;
		left: -53.33333vw
	}
}
.c-wanted-msg__ribbon {
	height: auto;
	width: 100%;
	min-width: 3500px
}
@media (max-width:769px) {
	.c-wanted-msg__ribbon {
		min-width: 1500px
	}
}
.c-wanted-msg__character {
	position: absolute;
	z-index: 2;
	height: auto
}
@media (max-width:769px) {
	.c-wanted-msg__character {
		display: none
	}
}
.c-wanted-msg__character.-one {
	left: 4.6875vw;
	top: 4.6875vw;
	width: 18.35938vw
}
@media (max-width:769px) {
	.c-wanted-msg__character.-one {
		bottom: -16vw;
		left: 4vw;
		top: auto;
		width: 28vw
	}
}
.c-wanted-msg__character.-two {
	bottom: 2.34375vw;
	right: 4.6875vw;
	width: 23.4375vw
}
@media (max-width:769px) {
	.c-wanted-msg__character.-two {
		bottom: auto;
		right: .39062vw;
		top: -10.66667vw;
		width: 37.33333vw
	}
}
.c-wanted-msg__bg {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	height: 100%;
	width: 100%
}
.c-wanted-msg__publish {
	margin-bottom: 1.5625vw;
	font-size: 32px;
	font-size: 2.5vw;
	font-weight: 900;
	letter-spacing: .03em;
	line-height: 1
}
@media (max-width:769px) {
	.c-wanted-msg__publish {
		margin-bottom: 6.66667vw;
		font-size: 24px;
		font-size: 6.4vw
	}
}
.c-wanted-msg__wanted-publish-text {
	margin-bottom: 1.17188vw;
	color: #fff;
	font-size: 40px;
	font-size: 3.125vw;
	font-weight: 900;
	letter-spacing: .01em;
	line-height: 1;
	text-align: center
}
@media (max-width:769px) {
	.c-wanted-msg__wanted-publish-text {
		margin-bottom: 3.2vw;
		font-size: 24px;
		font-size: 6.4vw
	}
}
.c-wanted-msg__text {
	margin-bottom: 3.125vw;
	font-size: 18px;
	font-size: 1.40625vw;
	font-weight: 700;
	letter-spacing: .03em;
	line-height: 1.5
}
@media (max-width:769px) {
	.c-wanted-msg__text {
		margin-bottom: 9.6vw;
		font-size: 16px;
		font-size: 4.26667vw
	}
}
.en .c-wanted-msg__heading {
	font-size: 50px;
	font-size: 3.90625vw
}
@media (max-width:769px) {
	.en .c-wanted-msg__heading {
		font-size: 30px;
		font-size: 8vw
	}
}
.en .c-wanted-msg__wanted-publish-text {
	font-size: 20px;
	font-size: 1.5625vw;
	line-height: 1.4
}
@media (max-width:769px) {
	.en .c-wanted-msg__wanted-publish-text {
		font-size: 20px;
		font-size: 5.33333vw;
		line-height: 1.3
	}
}
@media (max-width:769px) {
	.en .c-wanted-msg__publish {
		font-size: 16px;
		font-size: 4.26667vw;
		line-height: 1.3
	}
}
.en .c-wanted-msg__text {
	font-size: 18px;
	font-size: 1.40625vw
}
@media (max-width:769px) {
	.en .c-wanted-msg__text {
		font-size: 14px;
		font-size: 3.73333vw;
		line-height: 1.3
	}
}
.c-modal {
	pointer-events: none;
	position: fixed;
	left: 0;
	top: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	opacity: 0;
	visibility: hidden;
	z-index: 99999;
	height: 100vh;
	width: 100%;
	justify-content: center;
	align-items: center;
	transition: opacity .325s
}
.c-modal ::-webkit-scrollbar {
	display: block!important;
	width: 5px
}
.c-modal ::-webkit-scrollbar-thumb {
	background-color: rgba(0, 0, 50, .5)
}
.c-modal.-open {
	pointer-events: auto;
	opacity: 1;
	visibility: visible
}
.c-modal.-sp .c-modal__contents {
	padding: 9.375vw 7.8125vw 7.8125vw
}
@media (max-width:769px) {
	.c-modal.-sp .c-modal__contents {
		padding: 18.66667vw 5.33333vw 5.33333vw
	}
}
.c-modal.-sp .c-modal__inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
@media (max-width:769px) {
	.c-modal.-sp .c-modal__inner {
		max-height: none
	}
}
.c-modal.-sp .c-modal__bg img {
	transform: scale(1.1);
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: top;
	object-position: top
}
.c-modal.-sp .c-modal__pos-name {
	max-width: 400px;
	margin-bottom: 4px;
	padding-left: 20px;
	font-size: 12px;
	font-size: .9375vw;
	font-weight: 700;
	text-align: right
}
@media (max-width:769px) {
	.c-modal.-sp .c-modal__pos-name {
		padding-left: 10px;
		font-size: 10px;
		font-size: 2.66667vw
	}
}
.c-modal.-sp .c-modal__name-unit {
	position: absolute;
	bottom: 3.90625vw;
	right: 8.59375vw
}
@media (max-width:769px) {
	.c-modal.-sp .c-modal__name-unit {
		position: relative;
		bottom: auto;
		right: auto;
		margin-top: 16px
	}
}
.c-modal.-sp .c-modal__name {
	margin-top: 0;
	font-size: 12px;
	font-size: .9375vw
}
@media (max-width:769px) {
	.c-modal.-sp .c-modal__name {
		right: 3.2vw;
		margin-top: 0;
		font-size: 10px;
		font-size: 2.66667vw
	}
}
.c-modal.-sp .c-modal__text {
	max-height: none;
	font-size: 14px;
	font-size: 1.09375vw;
	line-height: 1.8
}
@media (max-width:769px) {
	.c-modal.-sp .c-modal__text {
		max-height: 210px;
		font-size: 13px;
		font-size: 3.46667vw;
		line-height: 1.6
	}
	.c-modal.-sp .c-modal__text.-empty {
		max-height: 330px
	}
}
.c-modal.-sp .c-modal__inner-unit {
	position: static;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	width: 100%;
	flex: 1;
	justify-content: center;
	align-items: center
}
@media (max-width:769px) {
	.c-modal.-sp .c-modal__inner-unit {
		padding-bottom: 0;
		flex: none;
		align-items: flex-end
	}
}
.c-modal__overlay {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background-color: rgba(0, 0, 0, .8)
}
.c-modal__contents {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 85vh;
	width: 62.5vw;
	max-width: 78.125vw;
	padding: 4.6875vw;
	justify-content: center;
	background-color: #fff;
	border-radius: 5px;
	align-items: center
}
@media (max-width:769px) {
	.c-modal__contents {
		height: auto;
		width: 93.33333vw;
		max-height: 80vh;
		min-height: auto;
		padding: dsvw(20)
	}
}
.c-modal__texts {
	position: relative;
	z-index: 1
}
.c-modal__inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	overflow: scroll;
	height: 100%;
	width: 100%;
	align-items: flex-start
}
@media (max-width:769px) {
	.c-modal__inner {
		flex-direction: column-reverse;
		justify-content: flex-end
	}
}
.c-modal__bg {
	position: absolute;
	left: 0;
	top: 0;
	overflow: hidden;
	z-index: 0;
	height: 100%;
	width: 100%;
	border-radius: 5px
}
.c-modal__bg img {
	-o-object-fit: contain;
	object-fit: contain;
	-o-object-position: bottom;
	object-position: bottom
}
.c-modal__inner-unit {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex: 1;
	flex-direction: column-reverse;
	justify-content: center
}
.c-modal__inner-unit.-empty {
	width: 100%
}
@media (max-width:769px) {
	.c-modal__inner-unit {
		width: 100%;
		padding-bottom: 26.66667vw;
		flex: none
	}
}
.c-modal__post-image {
	position: relative;
	overflow: hidden;
	height: 14.0625vw;
	width: 40%;
	margin-left: 1.5625vw;
	border-radius: 3px
}
.c-modal__post-image img {
	-o-object-fit: contain;
	object-fit: contain
}
@media (max-width:769px) {
	.c-modal__post-image {
		height: 32vw;
		width: 80%;
		margin: 0 auto 3.2vw
	}
}
.c-modal__post-image:empty {
	display: none!important
}
.c-modal__name {
	z-index: 1;
	margin-top: 12px;
	font-size: 12px;
	font-size: .9375vw;
	font-weight: 700;
	line-height: 1;
	text-align: right
}
@media (max-width:769px) {
	.c-modal__name {
		margin-top: 8px;
		font-size: 10px;
		font-size: 2.66667vw
	}
}
.c-modal__text {
	position: relative;
	overflow: scroll;
	z-index: 1;
	max-height: 235px;
	font-size: 14px;
	font-size: 1.09375vw;
	font-weight: 700
}
@media (max-width:769px) {
	.c-modal__text {
		overflow: scroll;
		max-height: 150px;
		font-size: 12px;
		font-size: 3.2vw
	}
}
.c-modal__button {
	cursor: pointer;
	position: absolute;
	height: 0;
	width: 0;
	border-style: solid
}
.c-modal__button.-next {
	right: -50px;
	border-color: transparent transparent transparent #fff;
	border-width: 20px 0 20px 30px
}
@media (max-width:769px) {
	.c-modal__button.-next {
		right: -8vw;
		border-width: 2.66667vw 0 2.66667vw 4vw
	}
}
.c-modal__button.-prev {
	left: -50px;
	border-color: transparent #fff transparent transparent;
	border-width: 20px 30px 20px 0
}
@media (max-width:769px) {
	.c-modal__button.-prev {
		left: -8vw;
		border-width: 2.66667vw 4vw 2.66667vw 0
	}
}
.c-modal__pos-name:empty {
	display: none
}
.c-modal__name-append {
	margin-left: 8px;
	font-size: 18px;
	font-size: 1.40625vw;
	font-weight: 700
}
@media (max-width:769px) {
	.c-modal__name-append {
		font-size: 12px;
		font-size: 3.2vw
	}
}
.c-breadcrumbs {
	position: relative;
	z-index: 1;
	background: #eee
}
.c-breadcrumbs-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 4.6875vw;
	max-width: 1280px;
	margin: 0 auto;
	align-items: center
}
@media (min-width:1280px) {
	.c-breadcrumbs-list {
		max-width: 1040px
	}
}
@media (max-width:769px) {
	.c-breadcrumbs-list {
		height: 10.66667vw;
		padding: 0 5.33333vw
	}
}
.c-breadcrumbs__item:not(:last-of-type) {
	position: relative;
	margin-right: 1.5625vw
}
@media (max-width:769px) {
	.c-breadcrumbs__item:not(:last-of-type) {
		margin-right: 5.33333vw
	}
}
.c-breadcrumbs__item:not(:last-of-type):after {
	position: absolute;
	right: -.78125vw;
	top: 50%;
	content: "";
	height: .3125vw;
	width: .3125vw;
	border-bottom: 1px solid #222;
	border-right: 1px solid #222;
	transform: translateY(-50%) rotate(-45deg)
}
@media (max-width:769px) {
	.c-breadcrumbs__item:not(:last-of-type):after {
		right: -2.66667vw;
		height: 1.06667vw;
		width: 1.06667vw
	}
}
.c-breadcrumbs__link {
	color: #222;
	font-family: Prompt, sans-serif;
	font-size: 10px;
	font-size: .78125vw;
	font-weight: 500;
	letter-spacing: .1em;
	line-height: 1;
	text-transform: uppercase
}
@media (max-width:769px) {
	.c-breadcrumbs__link {
		font-size: 10px;
		font-size: 2.66667vw
	}
}
.c-breadcrumbs__link.-current {
	color: #aaa
}
.history-nav {
	position: absolute;
	bottom: -122px;
	left: 12%;
	left: 4.6875vw
}
@media (max-width:769px) {
	.history-nav {
		bottom: -32.53333vw;
		left: 8vw
	}
}
.history-nav__button {
	cursor: pointer;
	position: relative;
	width: 15.625vw;
	margin-bottom: -1px;
	padding: .9375vw 3.125vw .9375vw 1.875vw;
	background-color: #fff;
	border: none;
	border-radius: 10px 10px 0 0;
	box-sizing: border-box;
	font-size: 12px;
	font-size: .9375vw;
	font-weight: 700;
	transition: .325s
}
@media (max-width:769px) {
	.history-nav__button {
		width: 48vw;
		padding: 3.2vw 10.66667vw 3.2vw 6.4vw;
		font-size: 14px;
		font-size: 3.73333vw
	}
}
.history-nav__button:after {
	position: absolute;
	right: 24px;
	top: 50%;
	content: "";
	display: block;
	border-color: #222 transparent transparent;
	border-style: solid;
	border-width: 7.86px 5.5px 0;
	transform: translateY(-50%);
	transition: .325s
}
@media (min-width:770px) {
	.history-nav__button:hover {
		background: #f6ca11;
		color: #fff;
	}
	.history-nav__button:hover:after {
		border-color: #fff transparent transparent
	}
}
.history-nav__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	overflow-x: scroll;
	width: 88vw;
	background-color: #fff;
	-webkit-overflow-scrolling: touch
}
.history-nav__item {
	position: relative
}
.history-nav__item:not(:last-child):after {
	position: absolute;
	left: 100%;
	top: 50%;
	content: "";
	display: block;
	height: 33px;
	width: 1px;
	background-color: #cfcfcf;
	transform: translate(-50%, -50%)
}
.history-nav__link {
	cursor: pointer;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 31px 66px 31px 33px;
	flex-direction: column;
	color: #222;
	font-family: Prompt, sans-serif;
	font-size: 4rem;
	font-weight: 700;
	line-height: 1;
	transition: .325s
}
.history-nav__link:before {
	position: absolute;
	right: 32px;
	top: 50%;
	content: "";
	display: block;
	border-color: transparent transparent transparent #222;
	border-style: solid;
	border-width: 5.5px 0 5.5px 7.86px;
	transform: translateY(-50%);
	transition: .325s
}
@media (min-width:770px) {
	.history-nav__link:hover {
		background-color: #f6ca11;
		color: #fff
	}
	.history-nav__link:hover:before {
		border-color: transparent transparent transparent #fff
	}
}
.history-nav__small-text {
	pointer-events: none;
	padding-left: 4px;
	font-size: 2rem
}
.generation__container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 100vh;
	padding-left: 70px;
	align-items: center
}
@media (max-width:769px) {
	.generation__container {
		height: auto;
		padding: 100px 20px 0;
		flex-direction: column
	}
}
.generation__belt {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 100vh;
	width: 19.53125vw;
	margin-right: 14.0625vw;
	flex-direction: column;
	justify-content: center;
	background-color: #001eca;
	color: #fff;
	font-family: Prompt, sans-serif;
	font-size: 2.8125vw;
	font-weight: 700;
	align-items: center
}
.generation__belt.-sp {
	position: fixed;
	left: 0;
	top: 0;
	display: none;
	z-index: 1;
	height: 100px;
	width: 100vw;
	padding-top: 5.33333vw;
	font-size: 5.33333vw;
	transform: translateY(-120%)
}
.generation__belt.-sp:before {
	left: 100%;
	top: calc(100% - 20px);
	height: 100vw;
	transform: rotate(90deg);
	transform-origin: left top
}
@media (max-width:769px) {
	.generation__belt.-pc {
		display: none
	}
	.generation__belt.-sp {
		display: block
	}
}
.generation__belt:before {
	position: absolute;
	left: calc(100% - 1px);
	content: "";
	height: 100%;
	width: 7.03125vw;
	min-width: 9vw;
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI0LjAuMywgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA4My4zIDY5NiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgODMuMyA2OTY7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5zdDB7ZmlsbDojMDAxRUNBO30KPC9zdHlsZT4KPHBhdGggY2xhc3M9InN0MCIgZD0iTTgyLDY3NC42YzEuNy0xLjIsMS43LTMuNywwLTQuOWwtMzItMjIuNWwzMi0yMi41YzEuNy0xLjIsMS43LTMuNywwLTQuOWwtMzItMjIuNWwzMi0yMi41CgljMS43LTEuMiwxLjctMy43LDAtNC45bC0zMi0yMi41bDMyLTIyLjVjMS43LTEuMiwxLjctMy43LDAtNC45bC0zMS4zLTIybDMxLjMtMjJjMS43LTEuMiwxLjctMy43LDAtNC45bC0zMi0yMi41bDMyLTIyLjUKCWMxLjctMS4yLDEuNy0zLjcsMC00LjlsLTMyLTIyLjVsMzItMjIuNWMxLjctMS4yLDEuNy0zLjcsMC00LjlsLTMyLTIyLjVsMzItMjIuNWMxLjctMS4yLDEuNy0zLjcsMC00LjlsLTMxLjMtMjJsMzEuMy0yMgoJYzEuNy0xLjIsMS43LTMuNywwLTQuOWwtMzItMjIuNWwzMi0yMi41YzEuNy0xLjIsMS43LTMuNywwLTQuOWwtMzItMjIuNWwzMi0yMi41YzEuNy0xLjIsMS43LTMuNywwLTQuOWwtMzItMjIuNWwzMi0yMi41CgljMS43LTEuMiwxLjctMy43LDAtNC45bC0zMS4zLTIybDMxLjMtMjJjMS43LTEuMiwxLjctMy43LDAtNC45TDUwLDUwLjFsMzItMjIuNWMxLjctMS4yLDEuNy0zLjcsMC00LjlMNDkuOCwwSDB2MjAuN3Y0OXY5Ljh2NDAuMgoJdjkuOHY0MC4ydjguOHY0MS4ydjguOHY0MC4ydjkuOHY0MC4ydjkuOHY0MC4ydjguOHY0MS4ydjguOHY0MC4ydjkuOHY0MC4ydjkuOHY0MC4ydjguOHY0MS4ydjguOHY1MFY2OTZoNTEuNkw4Miw2NzQuNnoiLz4KPC9zdmc+Cg==);
	background-repeat: no-repeat;
	background-size: cover
}
@media (max-width:769px) {
	.generation__belt:before {
		width: 78px;
		min-width: 0
	}
}
.generation__belt-inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 62.5vw;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	transform: rotate(90deg)
}
.generation__belt-inner.-sp {
	height: 100%;
	width: 100%;
	line-height: 1;
	transform: rotate(0deg)
}
.generation__belt-large {
	font-size: 70px;
	font-size: 5.46875vw;
	line-height: 1
}
@media (max-width:769px) {
	.generation__belt-large {
		font-size: 8vw
	}
}
.history-sidebar {
	position: fixed;
	overflow-x: scroll;
	z-index: 2;
	height: 100vh;
	width: 70px;
	background-color: #fff
}
@media (max-width:769px) {
	.history-sidebar {
		height: auto;
		width: 100vw;
		-webkit-overflow-scrolling: touch
	}
}
.history-sidebar__generations {
	position: relative;
	top: -70px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 70px;
	padding-left: 7.8125vw;
	font-size: 2rem;
	transform: rotate(90deg);
	transform-origin: left bottom
}
@media (max-width:769px) {
	.history-sidebar__generations {
		top: 0;
		height: 50px;
		padding-left: 0;
		transform: rotate(0)
	}
}
.history-sidebar__generation {
	align-self: stretch
}
.history-sidebar__button {
	cursor: pointer;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	margin-right: 37px;
	padding: 0 14px;
	color: #afafaf;
	font-family: Prompt, sans-serif;
	font-weight: 700;
	align-items: center;
	transition: background-color .2s, color .2s
}
.history-sidebar__button.-complete {
	color: #fff
}
.history-sidebar__button[data-active=true] {
	color: #222
}
@media (min-width:770px) {
	.history-sidebar__button:hover {
		background-color: #ececec
	}
}
.history-sidebar__gauge {
	pointer-events: none;
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
	height: 9%;
	width: 0;
	background-color: #ffc107
}
.history-sidebar__text {
	pointer-events: none
}
.history-card {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-right: 7.8125vw;
	flex-direction: column;
	justify-content: center;
	background-color: rgba(0, 30, 202, .85);
	border-radius: 3px 3px 3px 0
}
@media (max-width:769px) {
	.history-card {
		margin: 0 0 32vw
	}
}
.history-card.-small {
	min-width: 39.0625vw;
	padding: 4.6875vw 2.96875vw 2.34375vw 0
}
@media (max-width:769px) {
	.history-card.-small {
		height: auto;
		width: 100%;
		max-width: auto;
		min-width: auto;
		padding: 10.66667vw 0 2.66667vw
	}
}
.history-card.-medium {
	min-width: 67.1875vw;
	padding: 4.6875vw 3.90625vw 2.34375vw 0
}
@media (max-width:769px) {
	.history-card.-medium {
		height: auto;
		max-width: auto;
		min-width: auto;
		padding: 10.66667vw 0 8.53333vw 18.66667vw
	}
}
.history-card.-medium.short-text {
	padding: 4.6875vw 3.90625vw 7.8125vw 0
}
@media (max-width:769px) {
	.history-card.-medium.short-text {
		padding: 10.66667vw 0 8.53333vw
	}
}
.history-card.-large {
	min-width: 66.40625vw;
	padding: 4.6875vw 0 2.34375vw
}
@media (max-width:769px) {
	.history-card.-large {
		height: auto;
		width: 88vw;
		max-width: auto;
		min-width: auto;
		padding: 10.66667vw 0 8.53333vw
	}
}
.history-card__date {
	position: absolute;
	left: 1.5625vw;
	top: -4.29688vw;
	color: #fff;
	font-family: Prompt, sans-serif;
	font-size: 100px;
	font-size: 7.8125vw;
	font-weight: 800;
	letter-spacing: .05em;
	line-height: 1
}
@media (max-width:769px) {
	.history-card__date {
		top: -5.33333vw;
		font-size: 45px;
		font-size: 12vw
	}
}
.history-card__top-area {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: space-between
}
@media (max-width:769px) {
	.history-card__top-area.-medium {
		height: auto
	}
}
@media (max-width:769px) {
	.history-card__top-area {
		height: auto;
		flex-direction: column
	}
}
.history-card__heading {
	padding: 1.5625vw .78125vw 1.5625vw 1.5625vw;
	background-color: rgba(0, 130, 202, .8);
	border-radius: 0 3px 3px 0;
	box-sizing: border-box;
	color: #fff;
	font-size: 1.40625vw;
	font-weight: 900;
	align-self: flex-start;
	line-height: 1.5
}
@media (max-width:769px) {
	.history-card__heading {
		width: 95%;
		margin-bottom: 4.26667vw;
		padding: 3.2vw 3.73333vw 3.2vw 4.8vw;
		font-size: 3.73333vw
	}
}
.history-card__heading.-small {
	width: 100%
}
@media (max-width:769px) {
	.history-card__heading.-small {
		width: 95%
	}
}
.history-card__heading.-medium {
	max-width: 55%;
	margin-bottom: 1.5625vw;
	padding: 15px 40px
}
@media (max-width:769px) {
	.history-card__heading.-medium {
		max-width: 95%;
		margin-bottom: 5.33333vw;
		padding: 3.2vw 3.73333vw 3.2vw 4.8vw
	}
}
.history-card__heading.-large {
	width: 57%;
	margin-bottom: 1.5625vw;
	padding: 15px 40px;
	font-size: 22px;
	font-size: 1.71875vw
}
.history-card__heading.-large.-sonic {
	font-size: 26px;
	font-size: 2.03125vw
}
@media (max-width:769px) {
	.history-card__heading.-large.-sonic {
		font-size: 18px;
		font-size: 4.8vw
	}
}
@media (max-width:769px) {
	.history-card__heading.-large {
		width: 95%;
		max-width: none;
		min-width: 0;
		margin-bottom: 0;
		padding: 3.2vw 3.73333vw 3.2vw 4.8vw;
		font-size: 14px;
		font-size: 3.73333vw
	}
}
.history-card__heading>em {
	font-size: 26px;
	font-size: 2.03125vw;
	font-style: normal
}
@media (max-width:769px) {
	.history-card__heading>em {
		font-size: 16px;
		font-size: 4.26667vw
	}
}
.history-card__firm {
	position: absolute;
	left: 0;
	top: 100%;
	padding: 0 2.34375vw;
	background-color: rgba(0, 30, 202, .85);
	border-radius: 0 0 3px 3px
}
@media (max-width:769px) {
	.history-card__firm {
		padding: 0 5.33333vw
	}
}
.history-card__firm-inner {
	width: 120px
}
.history-card__firm-inner img {
	-o-object-fit: contain;
	object-fit: contain
}
@media (max-width:769px) {
	.history-card__firm-inner {
		width: 80px
	}
}
.history-card__text {
	color: #fff;
	font-size: 12px;
	font-size: .9375vw;
	font-weight: 600;
	line-height: 1.8
}
@media (max-width:769px) {
	.history-card__text {
		width: auto;
		margin: 0 4.26667vw;
		font-size: 3.46667vw
	}
}
@media (max-width:769px) {
	.history-card__text.-large {
		width: auto;
		margin-bottom: 8.53333vw
	}
}
.history-card__image {
	height: 100%;
	width: 100%;
	border-radius: 3px
}
.history-card__image-area.-medium {
	position: absolute;
	right: 0;
	top: -15px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 45%;
	max-height: 17.1875vw;
	min-height: 17.1875vw;
	padding-left: 1.5625vw;
	align-items: center
}
@media (max-width:769px) {
	.history-card__image-area.-medium {
		position: static;
		width: 90%;
		max-height: none;
		min-height: 0;
		min-width: auto;
		margin: 0 auto 4vw;
		justify-content: center;
		align-items: center
	}
}
.history-card__image-area.-large {
	position: absolute;
	right: 0;
	top: 50%;
	height: auto;
	width: 40%;
	transform: translateY(-50%)
}
.history-card__image-area.-large.-sonic {
	transform: translateY(-50%) scale(1.1)
}
@media (max-width:769px) {
	.history-card__image-area.-large.-sonic {
		transform: none
	}
}
@media (min-height:909px) {
	.history-card__image-area.-large {
		transform: scale(1) translateY(-50%)
	}
}
@media (max-width:769px) {
	.history-card__image-area.-large {
		position: static;
		height: auto;
		width: 90%;
		max-height: none;
		max-width: none;
		min-height: 0;
		min-width: auto;
		margin: 4vw auto;
		justify-content: center;
		align-items: center;
		transform: none
	}
}
.history-card__image-area.-sp {
	display: none
}
@media (max-width:769px) {
	.history-card__image-area.-sp {
		display: block
	}
}
.history-card__image-area.-pc {
	display: block
}
@media (max-width:769px) {
	.history-card__image-area.-pc {
		display: none
	}
}
.history-card__large-image {
	overflow: hidden;
	height: 8.59375vw;
	width: 17.77344vw;
	border-radius: 3px
}
.history-card__large-image:first-of-type {
	margin-right: 1.5625vw
}
@media (max-width:769px) {
	.history-card__large-image {
		height: auto;
		width: 100%
	}
	.history-card__large-image:first-of-type {
		margin: 0 0 4vw
	}
}
.history-card__small-images {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 1.5625vw
}
@media (max-width:769px) {
	.history-card__small-images {
		padding: 0 4.26667vw;
		flex-direction: column;
		align-items: center
	}
}
.history-card__bottom-area {
	padding: 0 0 0 3.125vw
}
.history-card__bottom-area.-medium {
	width: 55%
}
@media (max-width:769px) {
	.history-card__bottom-area.-medium {
		width: 100%
	}
}
.history-card__bottom-area.-large {
	width: 57%
}
@media (max-width:769px) {
	.history-card__bottom-area.-large {
		width: 100%
	}
}
@media (max-width:769px) {
	.history-card__bottom-area {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		padding: 0;
		flex-direction: column-reverse
	}
}
@media (max-width:769px) {
	.en .history-card.-medium {
		padding: 10.66667vw 0 8.53333vw
	}
}
.en .history-card.-medium.short-text {
	padding: 4.6875vw 3.90625vw 6.25vw 0
}
@media (max-width:769px) {
	.en .history-card.-medium.short-text {
		padding: 10.66667vw 0 8.53333vw
	}
}
.result-panel__scores, .result-panel__thanks {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 100vh;
	flex-direction: column;
	justify-content: center;
	align-items: center
}
.result-panel__scores:after, .result-panel__scores:before {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
	content: "";
	height: 100%;
	width: 100%
}
.result-panel__scores:before {
	background: url(/assets/bg_result.png) no-repeat 50%;
	background-size: cover
}
.result-panel__scores:after {
	background-color: rgba(0, 0, 0, .8)
}
.result-panel__scores-inner {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	z-index: 1;
	height: 100%;
	width: 59.6875vw;
	flex-direction: column;
	justify-content: center;
	align-items: center
}
@media (max-width:769px) {
	.result-panel__scores-inner {
		width: 100%
	}
}
.result-panel__thanks {
	opacity: 0
}
@media (max-width:769px) {
	.result-panel__thanks {
		display: block;
		padding-top: 40vw
	}
}
.result-panel__heading {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 1.5625vw;
	margin-top: 3.125vw;
	flex-direction: column;
	color: #fff;
	font-family: Prompt, sans-serif;
	font-size: 3.90625vw;
	font-weight: 700;
	line-height: 1.2;
	text-align: center
}
@media (max-width:769px) {
	.result-panel__heading {
		margin-bottom: 5.33333vw;
		font-size: 32px;
		font-size: 8.53333vw
	}
}
.result-panel__heading-status {
	color: #bbebfb
}
.result-panel__content {
	width: 100%;
	margin-bottom: 4.0625vw;
	padding: 2.5vw 3.125vw;
	background-color: #100950;
	border: 5px solid #60627b;
	border-radius: 5px;
	box-sizing: border-box
}
@media (max-width:769px) {
	.result-panel__content {
		width: 90%;
		margin-bottom: 8.53333vw;
		padding: 8.53333vw 5.33333vw
	}
}
.result-panel__index {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: space-between;
	color: #fff;
	font-family: Prompt, sans-serif;
	font-size: 2.1875vw;
	font-weight: 700
}
@media (max-width:769px) {
	.result-panel__index {
		font-size: 20px;
		font-size: 5.33333vw
	}
}
.result-panel__index:not(:last-child) {
	margin-bottom: 1.40625vw
}
.result-panel__rank {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	opacity: 0;
	height: 9.21875vw;
	width: 9.21875vw;
	flex-direction: column;
	justify-content: center;
	border: .78125vw solid #fff;
	border-radius: 5px;
	box-sizing: border-box;
	color: #fff;
	font-family: Prompt, sans-serif;
	font-weight: 700;
	align-items: center;
	line-height: 1
}
@media (max-width:769px) {
	.result-panel__rank {
		height: 16vw;
		width: 16vw
	}
}
.result-panel__rank.-a {
	background-color: #ff0068
}
.result-panel__rank.-b {
	background-color: #ff1902
}
.result-panel__rank.-c {
	background-color: #ffc107
}
.result-panel__rank.-d {
	background-color: #23c001
}
.result-panel__rank.-e {
	background-color: #3d65e7
}
.result-panel__rank-heading {
	font-size: 1.71875vw
}
@media (max-width:769px) {
	.result-panel__rank-heading {
		font-size: 12px;
		font-size: 3.2vw
	}
}
.result-panel__rank-level {
	font-size: 5.46875vw
}
@media (max-width:769px) {
	.result-panel__rank-level {
		font-size: 32px;
		font-size: 8.53333vw
	}
}
.result-panel__next-button {
	cursor: pointer;
	position: absolute;
	bottom: 2.34375vw;
	right: 3.125vw;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: .78125vw;
	color: #fff;
	font-weight: 700;
	align-items: center
}
@media (max-width:769px) {
	.result-panel__next-button {
		bottom: 5.33333vw;
		right: 5.33333vw;
		padding: 2.66667vw;
		font-size: 20px;
		font-size: 5.33333vw
	}
}
.result-panel__next-command {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 2.34375vw;
	width: 2.34375vw;
	margin-right: 8px;
	justify-content: center;
	border: 2px solid #cc0814;
	border-radius: 100%;
	font-size: 1.40625vw;
	align-items: center
}
@media (max-width:769px) {
	.result-panel__next-command {
		height: 8vw;
		width: 8vw;
		margin-right: 2.66667vw;
		font-size: 20px;
		font-size: 5.33333vw
	}
}
.result-panel__next-text {
	font-size: .9375vw
}
@media (max-width:769px) {
	.result-panel__next-text {
		font-size: 20px;
		font-size: 5.33333vw
	}
}
.result-panel__paragraph {
	width: 40vw;
	margin: 0 0 3.125vw;
	color: #fff;
	font-size: 1.09375vw;
	line-height: 2;
	text-align: center
}
@media (max-width:769px) {
	.result-panel__paragraph {
		width: 100%;
		margin: 0;
		padding: 0 4.26667vw;
		font-size: 14px;
		font-size: 3.73333vw
	}
}
.result-panel__close-button {
	cursor: pointer;
	position: absolute;
	left: 2.34375vw;
	top: 2.34375vw;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: none;
	height: 3.125vw;
	width: 3.125vw;
	justify-content: center;
	border: 2px solid #fff;
	border-radius: 100%;
	box-sizing: border-box;
	align-items: center;
	transform: rotate(45deg)
}
.result-panel__close-button:after, .result-panel__close-button:before {
	position: absolute;
	content: "";
	display: block;
	height: 1.09375vw;
	width: .15625vw;
	background-color: #fff;
	border-radius: .5px
}
.result-panel__close-button:before {
	transform: rotate(90deg)
}
.result-panel__links {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	margin-bottom: 1.5625vw;
	justify-content: center
}
@media (max-width:769px) {
	.result-panel__links {
		margin-bottom: 21.33333vw;
		margin-top: 8.53333vw;
		padding: 0 4.26667vw;
		flex-direction: column
	}
}
.result-panel__link {
	z-index: 1
}
.result-panel__link:not(:last-of-type) {
	margin-right: 1.5625vw
}
@media (max-width:769px) {
	.result-panel__link:not(:last-of-type) {
		margin: 0 0 4vw
	}
}
.result-panel__copyright-unit {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	margin: 0 auto;
	padding: 0 1.5625vw 10px
}
@media (max-width:769px) {
	.result-panel__copyright-unit {
		position: static;
		padding: 0 4.26667vw
	}
}
.result-panel__copyright-item {
	color: hsla(0, 0%, 100%, .5);
	font-size: 5px;
	font-size: .39062vw;
	line-height: 1.8
}
@media (max-width:769px) {
	.result-panel__copyright-item {
		font-size: 5px;
		font-size: 1.33333vw
	}
}
.result-panel__label {
	text-transform: uppercase
}
.clear-screen {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 100vh;
	flex-direction: column;
	justify-content: center;
	background: #f6ca11;
	color: #fff;
	align-items: center;
	text-align: center
}
.clear-screen__text {
	margin-bottom: 1.5625vw;
	font-size: 32px;
	font-size: 2.5vw
}
.clear-screen__clear-text, .clear-screen__text {
	font-family: Prompt, sans-serif;
	font-weight: 800;
	letter-spacing: .05em;
	line-height: 1
}
.clear-screen__clear-text {
	font-size: 80px;
	font-size: 6.25vw
}
.clear-screen__check-text {
	font-family: Prompt, sans-serif;
	font-size: 20px;
	font-size: 1.5625vw;
	font-weight: 800;
	letter-spacing: .05em;
	line-height: 1
}
.clear-screen__next-button {
	cursor: pointer;
	display: inline-block;
	padding: 20px 40px;
	background-color: #ebecf0;
	box-shadow: -5px -5px 20px #fff, 5px 5px 20px #babecc;
	font-size: 20px;
	transition: .2s
}
.clear-screen__next-button:hover {
	box-shadow: -2px -2px 5px #fff, 2px 2px 5px #babecc
}
.clear-screen_character {
	position: absolute;
	height: auto
}
.clear-screen_character:first-of-type {
	left: 15.625vw;
	top: 7.8125vw;
	width: 15.625vw
}
.clear-screen_character:nth-of-type(2) {
	bottom: 0;
	left: 0;
	width: 15.625vw
}
.clear-screen_character:nth-of-type(3) {
	bottom: 0;
	right: 0;
	width: 15.625vw
}
.history__start {
	pointer-events: none;
	position: relative;
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
	opacity: 0;
	z-index: 9999;
	background: rgba(0, 0, 0, .9)
}
.history__start.-s-on {
	pointer-events: auto
}
.sonic-card {
	pointer-events: none;
	position: relative;
	position: fixed;
	top: 0;
	overflow: scroll;
	z-index: 9999999;
	height: 100vh;
	width: 100%!important;
	padding: 3.125vw 0;
	-webkit-overflow-scrolling: touch
}
.sonic-card:after {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
	content: "";
	opacity: 0;
	height: 100%;
	width: 100%;
	background: rgba(0, 0, 0, .8)
}
.sonic-card.-s-on {
	pointer-events: auto
}
.sonic-card.-s-on:after {
	opacity: 1
}
@media (max-width:769px) {
	.sonic-card {
		left: 0;
		top: 0;
		height: 100vh;
		width: 100%;
		min-width: 0;
		padding: 5.33333vw 0
	}
}
.sonic-card__open-button {
	display: none
}
.sonic-card__container {
	position: absolute;
	position: relative;
	top: 0;
	opacity: 0;
	overflow: hidden;
	z-index: 1;
	width: calc(100% - 21.875vw);
	margin: 0 auto;
	padding-top: 7.8125vw;
	background: #fafafa;
	border-radius: 5px
}
@media (max-width:769px) {
	.sonic-card__container {
		overflow: scroll;
		height: 100%;
		width: calc(100% - 10.66667vw);
		min-width: 0;
		padding-top: 26.66667vw;
		-webkit-overflow-scrolling: touch
	}
}
.sonic-card__close-button {
	cursor: pointer;
	position: absolute;
	right: 1.5625vw;
	top: 1.5625vw;
	padding: .3125vw 6.25vw .3125vw 3.90625vw;
	background-color: #222;
	color: #fff;
	font-family: Prompt, sans-serif;
	font-size: 16px;
	font-size: 1.25vw;
	font-weight: 700;
	letter-spacing: .05em
}
@media (max-width:769px) {
	.sonic-card__close-button {
		right: 2.13333vw;
		top: 5.33333vw;
		padding: 1.06667vw 16vw 1.06667vw 10.66667vw;
		font-size: 14px;
		font-size: 3.73333vw
	}
}
.sonic-card__close-button:after {
	position: absolute;
	right: 0;
	top: 0;
	content: "";
	height: 0;
	width: 0;
	border-color: transparent #fafafa transparent transparent;
	border-style: solid;
	border-width: 0 3.90625vw 3.90625vw 0
}
@media (max-width:769px) {
	.sonic-card__close-button:after {
		border-width: 0 13.33333vw 13.33333vw 0
	}
}
.sonic-card .sonic-card__close-button-inner {
	position: relative;
	display: block;
	height: 100%;
	width: 100%;
	text-align: center
}
.sonic-card .sonic-card__close-button-inner:before {
	position: absolute;
	left: -4.6875vw;
	top: 50%;
	content: "B";
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 3.125vw;
	width: 3.125vw;
	justify-content: center;
	background-color: #222;
	border: 3px solid #fafafa;
	border-radius: 100px;
	font-family: Prompt, sans-serif;
	font-size: 20px;
	font-size: 1.5625vw;
	font-weight: 700;
	align-items: center;
	line-height: 1;
	transform: translateY(-50%)
}
@media (max-width:769px) {
	.sonic-card .sonic-card__close-button-inner:before {
		left: -13.33333vw;
		height: 9.33333vw;
		width: 9.33333vw;
		border-width: 2px;
		font-size: 16px;
		font-size: 4.26667vw
	}
}
.sonic-card[data-closing=true] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: auto;
	padding: 0 3.125vw;
	justify-content: center;
	align-items: center
}
.sonic-card[data-closing=true] .sonic-card__container {
	display: none
}
.sonic-card[data-closing=true] .sonic-card__open-button {
	cursor: pointer;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 5.625vw;
	min-width: 35.15625vw;
	justify-content: center;
	background-color: #daa506;
	color: #fff;
	align-items: center;
	text-decoration: none;
	transform: skewX(-26deg)
}
.sonic-card[data-closing=true] .sonic-card__open-button:before {
	position: absolute;
	left: 8px;
	top: 10px;
	content: "";
	display: block;
	height: 100%;
	width: 100%;
	border: 6px solid #daa506;
	box-sizing: border-box;
	transition: .2s ease-out
}
.sonic-card__bg-logo {
	position: absolute;
	right: 0;
	width: 15.625vw
}
.sonic-card__sonic {
	position: absolute;
	right: 4.6875vw;
	top: 4.6875vw;
	height: auto;
	width: 25vw
}
@media (max-width:769px) {
	.sonic-card__sonic {
		left: 50%;
		right: auto;
		top: 50.66667vw;
		width: 58.66667vw;
		transform: translateX(-50%)
	}
}
.sonic-card__tails {
	position: absolute;
	right: 0;
	top: 60.15625vw;
	height: auto;
	width: 23.4375vw
}
.sonic-card__text-area {
	position: relative;
	padding-left: 5%;
	font-weight: 700
}
@media (max-width:769px) {
	.sonic-card__text-area {
		padding: 0
	}
}
.sonic-card__logo {
	width: 29.6875vw;
	margin-bottom: 2.34375vw
}
@media (max-width:769px) {
	.sonic-card__logo {
		width: 66.66667vw;
		margin: 0 auto 106.66667vw
	}
}
.sonic-card__logo-image {
	width: 100%
}
.sonic-card__heading {
	margin-bottom: 2.5vw;
	font-size: 3.4375vw;
	font-weight: 900;
	line-height: 1.1
}
@media (max-width:769px) {
	.sonic-card__heading {
		margin-bottom: 5.33333vw;
		font-size: 22px;
		font-size: 5.86667vw;
		line-height: 1.25;
		text-align: center
	}
}
.sonic-card__heading span {
	font-size: 2.1875vw
}
@media (max-width:769px) {
	.sonic-card__heading span {
		font-size: 20px;
		font-size: 5.33333vw
	}
}
.sonic-card__date {
	font-family: Prompt, sans-serif;
	font-size: 3.125vw
}
.sonic-card__paragraph {
	font-size: 1.25vw;
	line-height: 2
}
@media (max-width:769px) {
	.sonic-card__paragraph {
		padding: 0 4.26667vw;
		font-size: 14px;
		font-size: 3.73333vw
	}
}
.sonic-card__image-lines {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	overflow: hidden;
	width: 100%;
	margin-top: 4.6875vw;
	flex-wrap: wrap;
	justify-content: space-between
}
.sonic-card__image-tile {
	width: 107%;
	-o-object-fit: none;
	object-fit: none
}
.sonic-card__image-tile:first-child {
	margin-bottom: -31.25vw
}
.history-card__button {
	cursor: pointer;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-top: .39062vw;
	justify-content: center;
	color: #fff;
	font-size: 13px;
	font-size: 1.01562vw;
	font-weight: 700;
	align-items: center
}
@media (max-width:769px) {
	.history-card__button {
		margin: 0 0 4vw;
		font-size: 14px;
		font-size: 3.73333vw
	}
}
.sonic-card__image-item {
	width: 33.33333%
}
@media (max-width:769px) {
	.sonic-card__image-item {
		width: 50%
	}
}
.pulse {
	cursor: pointer;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 2.34375vw;
	width: 2.34375vw;
	margin-left: 10px;
	background: #f6ca11;
	border-radius: 50%;
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	animation: playShadow 1.6s ease-out infinite;
	-webkit-animation: playShadow 1.6s ease-out infinite
}
@media (max-width:769px) {
	.pulse {
		height: 8vw;
		width: 8vw
	}
}
.pulse:before {
	position: absolute;
	left: 50%;
	top: 50%;
	content: "";
	height: 0;
	width: 0;
	margin-left: 1px;
	border-color: transparent transparent transparent #fff;
	border-style: solid;
	border-width: 4.5px 0 4.5px 8px;
	transform: translate(-50%, -50%)
}
@media (max-width:769px) {
	.pulse:before {
		border-width: 4.5px 0 4.5px 8px
	}
}
.pulse:after {
	pointer-events: none;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
	content: "";
	z-index: -1;
	border-radius: 50%;
	transition: .35s
}
.pulse:hover:after {
	box-shadow: 0 0 0 4px rgba(246, 202, 17, .3), 0 0 0 8px rgba(246, 202, 17, .2)
}
@-webkit-keyframes playShadow {
	0% {
		box-shadow: 0 0 0 0 rgba(246, 202, 17, .3), 0 0 0 0 rgba(246, 202, 17, .2);
		transform: scale(1)
	}
	18% {
		box-shadow: 0 0 0 0 rgba(246, 202, 17, .3), 0 0 0 0 rgba(246, 202, 17, .2)
	}
	35% {
		transform: scale(1.08)
	}
	76% {
		transform: scale(.96)
	}
	to {
		box-shadow: 0 0 0 16px rgba(246, 202, 17, 0), 0 0 0 27px rgba(246, 202, 17, 0);
		transform: scale(1)
	}
}
@keyframes playShadow {
	0% {
		box-shadow: 0 0 0 0 rgba(246, 202, 17, .3), 0 0 0 0 rgba(246, 202, 17, .2);
		transform: scale(1)
	}
	18% {
		box-shadow: 0 0 0 0 rgba(246, 202, 17, .3), 0 0 0 0 rgba(246, 202, 17, .2)
	}
	35% {
		transform: scale(1.08)
	}
	76% {
		transform: scale(.96)
	}
	to {
		box-shadow: 0 0 0 16px rgba(246, 202, 17, 0), 0 0 0 27px rgba(246, 202, 17, 0);
		transform: scale(1)
	}
}
.p-index {
	background: #030b39
}
.p-index:after, .p-index:before {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
	content: "";
	z-index: -1;
	height: 100%;
	width: 100%
}
.p-index:before {
	background: linear-gradient(49.12deg, #00b4ff 7.82%, #001eca 83.69%)
}
.p-index:after {
	background: linear-gradient(52.32deg, #00b4ff 7.82%, #001eca 83.69%)
}
.p-index__mv-carousel-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 25%;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	flex-wrap: nowrap;
	animation: slide-right 100s linear infinite;
	-webkit-animation: slide-right 100s linear infinite;
	will-change: transform
}
@media (max-width:769px) {
	.p-index__mv-carousel-list {
		animation-duration: 50s;
		-webkit-animation-duration: 50s
	}
}
.p-index__mv-carousel-list.-s-rtl {
	animation: slide-left 100s linear infinite;
	-webkit-animation: slide-left 100s linear infinite
}
@media (max-width:769px) {
	.p-index__mv-carousel-list.-s-rtl {
		animation-duration: 50s;
		-webkit-animation-duration: 50s
	}
}
.p-index__mv-carousel-list.-s-on {
	animation: slide-right 100s linear infinite;
	-webkit-animation: slide-right 100s linear infinite
}
@media (max-width:769px) {
	.p-index__mv-carousel-list.-s-on {
		animation-duration: 50s;
		-webkit-animation-duration: 50s
	}
}
.p-index__mv-carousel-list.-s-on.-s-rtl {
	animation: slide-left 100s linear infinite;
	-webkit-animation: slide-left 100s linear infinite
}
@media (max-width:769px) {
	.p-index__mv-carousel-list.-s-on.-s-rtl {
		animation-duration: 50s;
		-webkit-animation-duration: 50s
	}
}
.p-index__mv {
	pointer-events: none;
	position: relative;
	opacity: 0;
	overflow: hidden;
	z-index: 1;
	width: 100%
}
.p-index__mv.-s-off {
	opacity: 0!important;
	visibility: hidden!important
}
.p-index__mv:after {
	position: absolute;
	left: 0;
	top: 0;
	content: "";
	height: 100%;
	width: 100%;
	background: url(/assets/dot.png) no-repeat 50%;
	background-size: cover
}
.p-index__mv-contents {
	position: absolute;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	z-index: 3;
	height: 100%;
	width: 100%;
	flex-direction: column;
	justify-content: center;
	align-items: center
}
.p-index__mv-logo {
	display: block;
	width: 26.5625vw;
	margin: -1.5625vw 0 1.5625vw;
	filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur in="SourceAlpha" stdDeviation="5" /><feOffset dx="6" dy="6" result="offsetblur" /><feFlood flood-color="rgba(0,0,0,0.5)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');
	filter: drop-shadow(5px 5px 5px rgba(0, 0, 0, .5));
	transform: translateZ(0);
	-webkit-filter: drop-shadow(5px 5px 5px rgba(0, 0, 0, .5))
}
@media (max-width:768px) {
	.p-index__mv-logo {
		width: 40%;
		margin: -8.53333vw 0 5.33333vw
	}
}
@media (max-width:413px) {
	.p-index__mv-logo {
		width: 55%;
		margin: -8.53333vw 0 5.33333vw
	}
}
.p-index__mv-press-since {
	color: #fff;
	font-family: Prompt, sans-serif;
	font-size: 14px;
	font-size: 1.09375vw;
	font-weight: 900;
	letter-spacing: .05em;
	line-height: 1
}
@media (max-width:769px) {
	.p-index__mv-press-since {
		font-size: 12px;
		font-size: 3.2vw
	}
}
.p-index__mv-carousel {
	pointer-events: none;
	left: 0;
	top: 0;
	z-index: -1;
	height: 100%;
	width: 100%
}
@media (max-width:769px) {
	.p-index__mv-carousel .slick-slider {
		height: 25%
	}
	.p-index__mv-carousel .slick-slider div {
		height: 100%
	}
}
.p-index__mv-carousel:after, .p-index__mv-carousel:before {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
	content: "";
	z-index: 1;
	height: 100%;
	width: 100%
}
.p-index__mv-carousel:before {
	opacity: .2;
	background: linear-gradient(49.12deg, #00b4ff 7.82%, #001eca 83.69%)
}
.p-index__mv-carousel:after {
	opacity: .4;
	background: linear-gradient(52.32deg, #00b4ff 7.82%, #001eca 83.69%)
}
.p-index__mv-carousel-item * div {
	height: 100%;
	line-height: 0
}
.p-index__mv-carousel-item.-rtl {
	transform: rotate(-180deg)
}
.p-index__mv-carousel-item.-rtl .slick-slide {
	transform: rotate(180deg)
}
.p-index__mv-carousel-item img {
	vertical-align: bottom
}
@-webkit-keyframes confetti {
	0% {
		top: 100%
	}
	to {
		top: -100%
	}
}
@keyframes confetti {
	0% {
		top: 100%
	}
	to {
		top: -100%
	}
}
.p-body__ribbon-first {
	position: absolute;
	z-index: -1;
	height: 117.1875vw;
	width: 117.1875vw;
	transform-origin: center
}
@media (max-width:769px) {
	.p-body__ribbon-first {
		height: 106.66667vw;
		width: 106.66667vw
	}
}
.p-body__ribbon-first svg {
	position: absolute;
	right: -54.6875vw;
	top: -23.4375vw
}
@media (max-width:769px) {
	.p-body__ribbon-first svg {
		right: -53.33333vw;
		top: -53.33333vw
	}
}
.p-body__ribbon-second {
	position: absolute;
	z-index: -1;
	height: 117.1875vw;
	width: 117.1875vw;
	transform-origin: center
}
.p-body__ribbon-second svg {
	position: absolute;
	left: -45.3125vw;
	top: 0
}
.p-index__body-bg-confetti {
	pointer-events: none;
	position: fixed;
	left: 0;
	top: 0;
	display: none;
	overflow: hidden;
	height: 100%;
	width: 100%;
	backface-visibility: hidden;
	transition: opacity .325s;
	-webkit-backface-visibility: hidden;
	speak: none
}
.p-index__body-bg-confetti.-s-on {
	opacity: 0;
	visibility: hidden
}
.p-index__body-bg-confetti .p-index__body-bg-confetti-target {
	position: absolute;
	left: 50%;
	top: 0;
	height: auto;
	width: 100%;
	animation: confetti linear infinite;
	transform: translateX(-50%) translateZ(0);
	-webkit-animation: confetti linear infinite
}
.p-index__body-bg-confetti .p-index__body-bg-confetti-target:first-child {
	animation-delay: -150s;
	animation-duration: 50s;
	-webkit-animation-delay: -150s;
	-webkit-animation-duration: 50s
}
.p-index__body-bg-confetti .p-index__body-bg-confetti-target:nth-child(2) {
	animation-delay: -100s;
	animation-duration: 100s;
	-webkit-animation-delay: -100s;
	-webkit-animation-duration: 100s
}
.p-index__body-bg-confetti .p-index__body-bg-confetti-target:nth-child(3) {
	animation-delay: -50s;
	animation-duration: 150s;
	-webkit-animation-delay: -50s;
	-webkit-animation-duration: 150s
}
.p-index__body-bg-confetti .p-index__body-bg-confetti-target:nth-child(4) {
	animation-delay: 0s;
	animation-duration: 200s;
	-webkit-animation-delay: 0s;
	-webkit-animation-duration: 200s
}
.p-index__body-wrapper {
	pointer-events: none;
	opacity: 0;
	overflow: hidden;
	visibility: hidden;
	height: 100vh
}
.p-index__body-wrapper.-s-reset {
	pointer-events: auto;
	opacity: 1;
	overflow: auto;
	visibility: visible;
	height: auto
}
.p-index__body-container {
	position: relative;
	overflow: hidden;
	z-index: 0;
	padding-top: 9.375vw
}
@media (max-width:769px) {
	.p-index__body-container {
		padding-top: 21.33333vw
	}
}
.p-index__body-inner {
	padding-bottom: 120px
}
.p-index__body-inner-container {
	max-width: 1140px;
	margin: 0 auto
}
@media (min-width:1359px) {
	.p-index__body-inner-container {
		max-width: 70.3125vw
	}
}
@media (max-width:769px) {
	.p-index__body-inner-container {
		padding: 0 5.33333vw
	}
}
.p-index__body-section {
	position: relative
}
.p-index__body-section:not(:last-of-type) {
	margin-bottom: 160px
}
@media (max-width:769px) {
	.p-index__body-section:not(:last-of-type) {
		margin-bottom: 16vw
	}
}
.p-index__body-button-unit {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
.p-index__body-button-unit.-center {
	justify-content: center
}
@media (max-width:769px) {
	.p-index__body-button {
		width: 100%
	}
}
.p-index__body-heading {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	justify-content: center;
	color: #fff;
	align-items: center;
	letter-spacing: .15em
}
.p-index__body-heading:after {
	position: absolute;
	bottom: -40px;
	left: 50%;
	content: "";
	height: 2px;
	width: 40px;
	background-color: #fff;
	transform: translateX(-50%)
}
@media (max-width:769px) {
	.p-index__body-heading:after {
		bottom: -6.66667vw;
		width: 8vw
	}
}
.p-index__body-heading-value {
	color: #fff;
	line-height: 1
}
.p-index__body-heading-value.-en {
	margin-bottom: .625vw;
	font-family: Prompt, sans-serif;
	font-size: 60px;
	font-size: 4.6875vw;
	font-weight: 900;
	text-align: center;
	text-transform: uppercase
}
@media (max-width:769px) {
	.p-index__body-heading-value.-en {
		margin-bottom: 1.33333vw;
		font-size: 9.6vw
	}
}
.p-index__body-heading-value.-ja {
	font-size: 16px;
	font-size: 1.25vw
}
@media (max-width:769px) {
	.p-index__body-heading-value.-ja {
		font-size: 3.73333vw
	}
}
.p-index__body-strong {
	display: inline-block;
	margin: 16px;
	padding: 4px 20px;
	background: #ebb514;
	font-size: 2.4rem;
	font-weight: 800;
	letter-spacing: .03em;
	transform: skew(-25deg)
}
.p-index__body-strong.-large {
	padding: 4px 32px 8px;
	font-size: 2.8125vw
}
@media (max-width:769px) {
	.p-index__body-strong.-large {
		font-size: 6.4vw;
		line-height: 1.4
	}
}
@media (max-width:769px) {
	.p-index__body-strong {
		width: 100%;
		margin: 16px 0;
		padding: 12px 20px;
		font-size: 4.8vw;
		line-height: 1.5;
		text-align: center
	}
	.p-index__body-strong.-inline {
		width: auto;
		margin: 0 12px;
		padding: 4px 8px;
		font-size: 4.8vw
	}
}
.p-index__body-strong-value {
	font-size: 2.34375vw!important;
	font-weight: 800
}
@media (max-width:769px) {
	.p-index__body-strong-value {
		font-size: 6.66667vw!important
	}
}
.p-index__body-gosega-container {
	position: relative;
	max-width: 1200px;
	max-width: 70.3125vw;
	margin: 0 auto
}
@media (max-width:769px) {
	.p-index__body-gosega-container {
		max-width: none;
		padding: 0 5.33333vw
	}
}
.p-index__body-gosega-character {
	position: absolute;
	right: -1.17188vw;
	top: -4.6875vw;
	width: 39.0625vw;
	margin: 0 auto 4.6875vw;
	filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur in="SourceAlpha" stdDeviation="5" /><feOffset dx="6" dy="6" result="offsetblur" /><feFlood flood-color="rgba(0,0,0,0.5)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');
	filter: drop-shadow(5px 5px 5px rgba(0, 0, 0, .5));
	transform: translateZ(0);
	-webkit-filter: drop-shadow(5px 5px 5px rgba(0, 0, 0, .5))
}
@media (max-width:769px) {
	.p-index__body-gosega-character {
		right: -2.66667vw;
		top: -16vw;
		width: 50.66667vw
	}
}
.p-index__body-gosega-text-area {
	margin-bottom: 4.6875vw
}
@media (max-width:769px) {
	.p-index__body-gosega-text-area {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		margin-bottom: 8vw;
		flex-direction: column
	}
}
@media (max-width:769px) {
	.p-index__body-heading-unit {
		order: -1
	}
}
.p-index__body-gosega-heading {
	margin: .39062vw 0 1.17188vw;
	color: #fff;
	font-size: 5.85938vw;
	font-weight: 900;
	letter-spacing: .02em;
	line-height: 1.2
}
@media (max-width:769px) {
	.p-index__body-gosega-heading {
		margin: 0 0 4vw;
		font-size: 34px;
		font-size: 9.06667vw;
		line-height: 1.3
	}
}
.p-index__body-gosega-text {
	color: #fff;
	font-size: 17px;
	font-size: 1.32812vw;
	font-weight: 700;
	letter-spacing: .05em;
	line-height: 2.1
}
@media (max-width:769px) {
	.p-index__body-gosega-text {
		font-size: 14px;
		font-size: 3.73333vw;
		line-height: 2
	}
}
.p-index__body-gosega-message-inner {
	display: inline-block;
	margin-top: -1.95312vw
}
.p-index__body-gosega-message-large {
	display: inline;
	font-size: 2.65625vw;
	vertical-align: sub
}
.p-index__body-newscard {
	margin: 6.25vw 0 7.03125vw
}
@media (max-width:769px) {
	.p-index__body-newscard {
		margin: 16vw 0 5.33333vw
	}
}
@media (min-width:1359px) {
	.p-index__body-newscard {
		max-width: 70.3125vw;
		margin: 6.25vw auto 7.03125vw
	}
}
.p-index__body-msg-correction {
	margin: 4.6875vw 0 3.75vw
}
@media (max-width:769px) {
	.p-index__body-msg-correction {
		margin: 16vw 0 8.53333vw
	}
}
.p-index__body-msg-contents {
	width: 100vw;
	margin: 7.8125vw calc(50% - 50vw) 0
}
@media (max-width:769px) {
	.p-index__body-msg-contents {
		margin: 0 calc(50% - 50vw) 10.66667vw
	}
}
.p-index__body-msg-contents .c-wanted-msg {
	margin: 120px 0 80px
}
@media (max-width:769px) {
	.p-index__body-msg-contents .c-wanted-msg {
		margin: 16vw 0 0
	}
}
.p-index__body-present-visual {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 2.5vw;
	flex-direction: column
}
@media (max-width:769px) {
	.p-index__body-present-visual {
		margin-bottom: 5.33333vw;
		padding: 0 20px
	}
}
.p-index__body-present-visual-image-unit {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
.p-index__body-present-visual-image {
	height: 400px;
	width: 100%
}
@media (max-width:769px) {
	.p-index__body-present-visual-image {
		height: 40vw
	}
}
.p-index__body-present-visual-image:not(:last-of-type) {
	margin-right: 20px
}
.p-index__body-present-visual-image img {
	border-radius: 3px
}
.p-index__body-present-publish {
	position: absolute;
	right: 0;
	top: -2.34375vw;
	padding: .9375vw 2.5vw;
	background-color: #ebb514;
	color: #fff;
	font-size: 18px;
	font-size: 1.40625vw;
	font-weight: 800;
	letter-spacing: .03em;
	transform: skew(-25deg)
}
@media (max-width:769px) {
	.p-index__body-present-publish {
		position: static;
		margin-bottom: 5.33333vw;
		padding: 0;
		background: transparent;
		font-size: 5.33333vw;
		text-align: center;
		transform: none
	}
}
.p-index__body-present-publish-inner {
	display: inline-block;
	transform: skew(25deg)
}
@media (max-width:769px) {
	.p-index__body-present-publish-inner {
		transform: none
	}
}
.p-index__body-present-text-unit {
	margin-bottom: 4.6875vw
}
@media (max-width:769px) {
	.p-index__body-present-text-unit {
		margin-bottom: 8vw;
		text-align: center
	}
}
.p-index__body-present-desc, .p-index__body-present-text {
	color: #fff;
	font-size: 20px;
	font-size: 1.5625vw;
	font-weight: 700;
	letter-spacing: .03em;
	line-height: 1.3;
	text-align: center
}
.p-index__body-present-desc span, .p-index__body-present-text span {
	font-size: 14px;
	font-size: 1.09375vw
}
@media (max-width:769px) {
	.p-index__body-present-desc, .p-index__body-present-text {
		font-size: 4.26667vw;
		letter-spacing: .05em;
		line-height: 1.6
	}
}
.p-index__body-present-desc.-large, .p-index__body-present-text.-large {
	font-size: 40px;
	font-size: 3.125vw
}
@media (max-width:769px) {
	.p-index__body-present-desc.-large, .p-index__body-present-text.-large {
		font-size: 4.8vw
	}
}
@media (max-width:769px) {
	.p-index__body-present-text {
		display: inline
	}
}
.p-index__body-present-desc {
	margin-bottom: 4.6875vw;
	line-height: 1.6
}
@media (max-width:769px) {
	.p-index__body-present-desc {
		margin-bottom: 10.66667vw
	}
}
.p-index__body-present-text-yellow {
	color: #ebb514
}
@media (min-width:1359px) {
	.p-index__body-present-contents {
		max-width: 70.3125vw;
		margin: 0 auto
	}
}
.p-index__body-present-wanted-publish {
	margin-bottom: .9375vw;
	color: #f6ca11;
	font-size: 16px;
	font-size: 1.25vw;
	font-weight: 700;
	letter-spacing: .03em;
	text-align: center
}
@media (max-width:769px) {
	.p-index__body-present-wanted-publish {
		margin-bottom: 2.66667vw;
		font-size: 16px;
		font-size: 4.26667vw
	}
}
.p-index__body-history-inner {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 100vh;
	width: 100%;
	flex-direction: column;
	justify-content: center;
	align-items: center
}
.p-index__body-history-canvas-area {
	position: relative;
	z-index: -1;
	height: 100%;
	width: 100%
}
.p-index__body-history-canvas {
	pointer-events: none
}
.p-index__body-history-contents {
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 2;
	width: 100%;
	transform: translate(-50%, -50%)
}
@media (max-width:769px) {
	.p-index__body-history-contents {
		padding: 0 20px
	}
}
.p-index__body-history-text-area {
	margin: 4.6875vw 0 3.125vw;
	text-align: center
}
@media (max-width:769px) {
	.p-index__body-history-text-area {
		margin: 16vw 0 10.66667vw
	}
}
.p-index__body-history-text {
	color: #fff;
	font-size: 20px;
	font-size: 1.5625vw;
	font-weight: 700;
	letter-spacing: .03em
}
@media (max-width:769px) {
	.p-index__body-history-text {
		font-size: 16px;
		font-size: 4.26667vw;
		line-height: 1.8
	}
}
.p-index__body-history-text.-large {
	margin: .78125vw 0 1.17188vw;
	font-size: 40px;
	font-size: 3.125vw;
	font-weight: 900;
	line-height: 1.1
}
@media (max-width:769px) {
	.p-index__body-history-text.-large {
		margin: 1.33333vw 0 2.66667vw;
		font-size: 28px;
		font-size: 7.46667vw;
		line-height: 1.22
	}
}
.p-index__body-history-text.-large span {
	font-size: 75px;
	font-size: 5.85938vw
}
@media (max-width:769px) {
	.p-index__body-history-text.-large span {
		font-size: 32px;
		font-size: 8.53333vw
	}
}
.p-index__body-event-text {
	margin: 6.25vw 0 4.6875vw;
	color: #fff;
	font-size: 18px;
	font-size: 1.40625vw;
	font-weight: 700;
	letter-spacing: .03em;
	line-height: 1.8;
	text-align: center
}
@media (max-width:769px) {
	.p-index__body-event-text {
		margin: 16vw 0 10.66667vw;
		font-size: 4.26667vw
	}
}
.p-index__body-event-anchor {
	position: relative;
	display: block;
	height: 100%
}
@media (min-width:770px) {
	.p-index__body-event-anchor {
		transition: opacity .325s
	}
	.p-index__body-event-anchor:hover {
		opacity: .8
	}
	.p-index__body-event-anchor:hover .p-index__body-event-visual-image:before {
		right: 0;
		top: 4vw
	}
	.p-index__body-event-anchor:hover .p-index__body-event-visual-image img {
		transform: scale(1.1)
	}
	.p-index__body-event-anchor:hover .p-index__body-event-visual-label:after {
		right: -5px
	}
}
.p-index__body-event-list {
	margin-bottom: 6.25vw
}
@media (max-width:769px) {
	.p-index__body-event-list {
		margin-bottom: 16vw
	}
}
.p-index__body-event-item {
	position: relative
}
.p-index__body-event-item:not(:last-of-type) {
	margin-bottom: 6.25vw
}
@media (max-width:769px) {
	.p-index__body-event-item:not(:last-of-type) {
		margin-bottom: 5.33333vw
	}
}
.p-index__body-event-item:nth-of-type(odd) .p-index__body-event-visual-label {
	bottom: -2.34375vw;
	right: 0
}
@media (max-width:769px) {
	.p-index__body-event-item:nth-of-type(odd) .p-index__body-event-visual-label {
		bottom: auto;
		top: 4vw
	}
}
.p-index__body-event-item:nth-of-type(odd) .p-index__body-event-visual-image {
	margin-left: auto
}
.p-index__body-event-item:nth-of-type(odd) .p-index__body-event-heading-area {
	text-align: left
}
.p-index__body-event-item:nth-of-type(2n) .p-index__body-event-visual-label {
	bottom: -2.34375vw;
	left: 0
}
@media (max-width:769px) {
	.p-index__body-event-item:nth-of-type(2n) .p-index__body-event-visual-label {
		bottom: auto;
		top: 4vw
	}
}
.p-index__body-event-item:nth-of-type(2n) .p-index__body-event-visual-image {
	margin-right: auto
}
.p-index__body-event-item:nth-of-type(2n) .p-index__body-event-heading-area {
	right: 0;
	text-align: right
}
@media (max-width:769px) {
	.p-index__body-event-item:nth-of-type(2n) .p-index__body-event-heading-area {
		left: 0;
		right: auto;
		text-align: left
	}
}
.p-index__body-event-heading-unit {
	width: 100%
}
@media (max-width:769px) {
	.p-index__body-event-heading-unit {
		position: relative
	}
}
.p-index__body-event-heading-area {
	position: absolute;
	top: 50%;
	transform: translateY(-50%)
}
@media (max-width:769px) {
	.p-index__body-event-heading-area {
		position: static;
		margin-bottom: 4vw;
		transform: none
	}
}
.p-index__body-event-visual-image {
	position: relative;
	overflow: hidden;
	z-index: -1;
	height: 26.5625vw;
	width: 60%
}
.p-index__body-event-visual-image img {
	transition: transform .325s
}
@media (max-width:769px) {
	.p-index__body-event-visual-image {
		height: 48vw;
		width: 100%;
		margin-bottom: 4vw
	}
}
.p-index__body-event-visual-image:after, .p-index__body-event-visual-image:before {
	position: absolute;
	content: "";
	height: 100%;
	width: 100%;
	transition: .325s
}
.p-index__body-event-visual-image:before {
	right: -16px;
	top: 16px;
	z-index: -1;
	border: 2px solid #b721ff;
	border-radius: 3px
}
.p-index__body-event-visual-image:after {
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
	opacity: .2;
	background: linear-gradient(47.19deg, #00b4ff 7.82%, #001eca 83.69%)
}
.p-index__body-event-visual-image img {
	border-radius: 3px
}
.p-index__body-event-visual-area {
	width: 60%
}
@media (max-width:769px) {
	.p-index__body-event-visual-area {
		width: 100%
	}
}
.p-index__body-event-heading {
	display: block;
	color: #fff;
	letter-spacing: .03em
}
.p-index__body-event-heading.-en {
	margin-bottom: .46875vw;
	font-family: Prompt, sans-serif;
	font-size: 70px;
	font-size: 5.46875vw;
	font-weight: 900;
	line-height: 1
}
@media (max-width:769px) {
	.p-index__body-event-heading.-en {
		margin-bottom: .53333vw;
		font-size: 6.4vw;
		line-height: 1.2
	}
}
.p-index__body-event-heading.-ja {
	font-size: 16px;
	font-size: 1.25vw;
	font-weight: 700;
	line-height: 1.3
}
@media (max-width:769px) {
	.p-index__body-event-heading.-ja {
		font-size: 3.2vw
	}
}
.p-index__body-event-heading-small {
	display: block;
	margin-bottom: 2.34375vw;
	font-size: 40px;
	font-size: 3.125vw;
	line-height: 1.1
}
@media (max-width:769px) {
	.p-index__body-event-heading-small {
		margin-bottom: 1.33333vw;
		font-size: 4.26667vw
	}
}
.p-index__body-event-visual-label {
	position: absolute;
	display: inline-block;
	padding-right: 2.5vw;
	color: #fff;
	font-family: Prompt, sans-serif;
	font-size: 14px;
	font-size: 1.09375vw;
	font-weight: 900;
	letter-spacing: .03em;
	line-height: 1.2;
	text-transform: uppercase
}
@media (max-width:769px) {
	.p-index__body-event-visual-label {
		width: 100%;
		font-size: 4.26667vw;
		line-height: 1.3;
		text-align: left
	}
}
.p-index__body-event-visual-label:after {
	position: absolute;
	right: 0;
	top: 50%;
	content: "";
	height: 2px;
	width: 20px;
	background-color: #fff;
	transform: translateY(-50%);
	transition: right .225s
}
.p5Canvas {
	position: relative;
	height: 100%!important;
	width: 100%!important
}
.en .p-index__body-gosega-text-area {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	max-width: 46.875vw;
	flex-direction: column
}
@media (max-width:769px) {
	.en .p-index__body-gosega-text-area {
		max-width: 95%
	}
}
.en .p-index__body-en-gosega-heading {
	order: 2;
	color: #fff;
	font-size: 17px;
	font-size: 1.32812vw;
	font-weight: 700;
	letter-spacing: .05em;
	line-height: 2.1
}
@media (max-width:769px) {
	.en .p-index__body-en-gosega-heading {
		max-width: 80%;
		margin-bottom: 5.33333vw;
		order: 1;
		font-size: 18px;
		font-size: 4.8vw;
		line-height: 1.5
	}
}
@media (max-width:769px) {
	.en .p-index__body-gosega-text {
		font-size: 12px;
		font-size: 3.2vw;
		line-height: 1.8
	}
}
.en .p-index__body-gosega-text:first-of-type {
	order: 1
}
@media (max-width:769px) {
	.en .p-index__body-gosega-text:first-of-type {
		order: 2
	}
}
.en .p-index__body-gosega-text:nth-of-type(2) {
	order: 3
}
.en .p-index__body-gosega-character {
	right: -6.25vw;
	width: 33.59375vw
}
@media (max-width:769px) {
	.en .p-index__body-gosega-character {
		right: -2.66667vw;
		width: 42.66667vw
	}
}
.en .p-index__body-present-publish {
	font-size: 14px;
	font-size: 1.09375vw
}
@media (max-width:769px) {
	.en .p-index__body-present-publish {
		font-size: 12px;
		font-size: 3.2vw
	}
}
.en .p-index__body-history-text {
	font-size: 24px;
	font-size: 1.875vw
}
@media (max-width:769px) {
	.en .p-index__body-history-text {
		font-size: 16px;
		font-size: 4.26667vw
	}
}
.p-index__mv-banner {
	position: absolute;
	bottom: 2.34375vw;
	right: 1.5625vw;
	width: 9.375vw
}
.p-index__mv-banner.-left {
	bottom: 2.34375vw;
	left: 1.5625vw;
	right: auto;
	height: auto;
	width: 28%
}
@media (max-width:769px) {
	.p-index__mv-banner.-left {
		bottom: 5.33333vw;
		left: 5.33333vw;
		width: 53.33333vw
	}
}
@media (max-width:769px) {
	.p-index__mv-banner {
		bottom: 5.33333vw;
		right: 5.33333vw;
		width: 21.33333vw
	}
}
@media (min-width:770px) {
	.p-index__mv-banner {
		transition: transform .425s cubic-bezier(.68, -.55, .265, 1.55), opacity .325s
	}
	.p-index__mv-banner:hover {
		opacity: .8;
		transform: scale(1.1)
	}
}
.p-index__mv-banner-link {
	display: block;
	filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur in="SourceAlpha" stdDeviation="10" /><feOffset dx="6" dy="6" result="offsetblur" /><feFlood flood-color="rgba(0,0,0,0.5)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');
	filter: drop-shadow(5px 5px 10px rgba(0, 0, 0, .5));
	-webkit-filter: drop-shadow(5px 5px 10px rgba(0, 0, 0, .5))
}
.p-index__msgtous-conclusion-unit {
	margin-bottom: 70px
}
@media (max-width:769px) {
	.p-index__msgtous-conclusion-unit {
		margin-bottom: 24px;
		padding: 0 20px
	}
}
.p-index__msgtous-conclusion-unit .p-msg__msgtous-conclusion {
	margin-top: 40px;
	padding: 0
}
.p-index__body-msg-contents-page {
	margin-top: 6.25vw
}
.p-index__body-msg-contents-page .p-contents__list {
	margin-bottom: 40px
}
.p-index__msgtous-end-text {
	margin-bottom: 32px;
	color: #fff;
	font-size: 2.4rem;
	font-weight: 700;
	text-align: center
}
.p-index__msgtous-end-text.-small {
	font-size: 1.8rem
}
@media (max-width:769px) {
	.p-index__msgtous-end-text.-small {
		font-size: 1.4rem
	}
}
@media (max-width:769px) {
	.p-index__msgtous-end-text {
		margin-bottom: 20px;
		font-size: 1.6rem
	}
}
.p-news {
	overflow: hidden;
	padding-top: 8.59375vw
}
@media (max-width:769px) {
	.p-news {
		padding-top: 0
	}
}
.p-news .c-newscard__catch {
	font-size: 10px;
	font-size: .78125vw;
	font-weight: 500
}
@media (max-width:769px) {
	.p-news .c-newscard__catch {
		font-size: 9px;
		font-size: 2.4vw
	}
}
.p-news__container {
	max-width: 1280px;
	margin: 0 auto
}
@media (min-width:1280px) {
	.p-news__container {
		max-width: 1040px
	}
}
@media (max-width:769px) {
	.p-news__container {
		padding: 0 2.66667vw
	}
}
.p-news__inner {
	margin: 4.6875vw 0 7.8125vw
}
@media (max-width:769px) {
	.p-news__inner {
		margin: 10.66667vw 0 21.33333vw
	}
}
.p-gosega {
	overflow: hidden;
	padding-top: 8.59375vw
}
@media (max-width:769px) {
	.p-gosega {
		padding-top: 0
	}
}
.p-gosega__container {
	max-width: 78.125vw;
	margin: 0 auto
}
@media (max-width:769px) {
	.p-gosega__container {
		max-width: none;
		padding: 0 5.33333vw
	}
}
.p-gosega__inner {
	margin: 4.6875vw 0 7.8125vw
}
@media (max-width:769px) {
	.p-gosega__inner {
		margin: 10.66667vw 0 21.33333vw
	}
}
.p-gosega__msg {
	position: relative;
	max-width: 65%;
	margin-bottom: 6.25vw
}
@media (max-width:769px) {
	.p-gosega__msg {
		width: 100%;
		max-width: none;
		margin-bottom: 8vw
	}
}
.p-gosega__msg-catch {
	margin: .78125vw 0;
	color: #fff;
	font-size: 40px;
	font-size: 3.125vw;
	font-weight: 700;
	letter-spacing: .01em;
	line-height: 1.5
}
@media (max-width:769px) {
	.p-gosega__msg-catch {
		margin: 2.66667vw 0;
		font-size: 24px;
		font-size: 6.4vw;
		letter-spacing: .02em;
		line-height: 1.8
	}
}
.p-gosega__msg-key {
	margin: 1.5625vw 0;
	color: #fff;
	font-size: 20px;
	font-size: 1.5625vw;
	font-weight: 700;
	letter-spacing: .01em;
	line-height: 1
}
@media (max-width:769px) {
	.p-gosega__msg-key {
		margin: 2.66667vw 0;
		font-size: 18px;
		font-size: 4.8vw;
		line-height: 1.8
	}
}
.p-gosega__msg-key-span, .p-gosega__msg-subcatch-span {
	color: #ffc107;
	font-weight: 800;
	line-height: 2
}
@media (max-width:769px) {
	.p-gosega__msg-key-span, .p-gosega__msg-subcatch-span {
		line-height: 1.5
	}
}
.p-gosega__msg-textarea {
	margin-bottom: 4.6875vw
}
@media (max-width:769px) {
	.p-gosega__msg-textarea {
		margin-bottom: 32vw
	}
}
.p-gosega__msg-text {
	color: #fff;
	font-size: 16px;
	font-size: 1.25vw;
	font-weight: 600;
	letter-spacing: .02em;
	line-height: 2
}
@media (max-width:769px) {
	.p-gosega__msg-text {
		font-size: 14px;
		font-size: 3.73333vw;
		line-height: 1.8
	}
}
.p-gosega__president-imagearea {
	position: absolute;
	left: -54.6875vw;
	top: -21.875vw;
	overflow: hidden;
	z-index: -1;
	width: 171.875vw
}
@media (max-width:769px) {
	.p-gosega__president-imagearea {
		bottom: -16vw;
		left: -53.33333vw;
		top: auto;
		width: 186.66667vw
	}
}
.p-gosega__president-image {
	width: 100%
}
.p-gosega__president-logo {
	width: 14.0625vw
}
@media (max-width:769px) {
	.p-gosega__president-logo {
		width: 21.33333vw
	}
}
.p-gosega__president-assets {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center
}
@media (max-width:769px) {
	.p-gosega__president-assets {
		position: relative;
		top: -21.33333vw
	}
}
.p-gosega__president-profile {
	margin-left: 3.125vw;
	color: #fff
}
@media (max-width:769px) {
	.p-gosega__president-profile {
		margin-left: 5.33333vw
	}
}
.p-gosega__president-name {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column
}
.p-gosega__president-name-val {
	margin-bottom: 2.34375vw;
	font-weight: 800;
	line-height: 1
}
.p-gosega__president-name-val.-ja {
	margin-bottom: .9375vw;
	font-size: 36px;
	font-size: 2.8125vw
}
@media (max-width:769px) {
	.p-gosega__president-name-val.-ja {
		margin-bottom: 1.33333vw;
		font-size: 22px;
		font-size: 5.86667vw
	}
}
.p-gosega__president-name-val.-en {
	font-size: 16px;
	font-size: 1.25vw;
	text-transform: uppercase
}
@media (max-width:769px) {
	.p-gosega__president-name-val.-en {
		font-size: 12px;
		font-size: 3.2vw
	}
}
.p-gosega__president-label {
	font-size: 14px;
	font-size: 1.09375vw;
	font-weight: 700
}
@media (max-width:769px) {
	.p-gosega__president-label {
		font-size: 11px;
		font-size: 2.93333vw
	}
}
.p-gosega__buttonarea {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
	align-items: center
}
@media (max-width:769px) {
	.p-gosega__buttonarea {
		padding: 0 20px;
		flex-direction: column
	}
}
.p-gosega__button:not(:last-of-type) {
	margin-right: 2.5vw
}
@media (max-width:769px) {
	.p-gosega__button:not(:last-of-type) {
		margin: 0 0 8.53333vw
	}
}
.en .p-gosega__president-name-val.-en {
	font-size: 24px;
	font-size: 1.875vw
}
@media (max-width:769px) {
	.en .p-gosega__president-name-val.-en {
		font-size: 12px;
		font-size: 3.2vw
	}
}
.p-mission {
	overflow: hidden
}
.p-mission__container {
	max-width: 1280px;
	margin: 0 auto
}
@media (min-width:1280px) {
	.p-mission__container {
		max-width: 1040px
	}
}
@media (max-width:769px) {
	.p-mission__container {
		padding: 0 5.33333vw
	}
}
.p-mission__inner {
	max-width: 46.875vw;
	margin: 6.25vw auto 7.8125vw
}
@media (max-width:769px) {
	.p-mission__inner {
		max-width: none;
		margin: 10.66667vw 0 21.33333vw
	}
}
.p-mission__heading {
	position: relative;
	margin-bottom: 6.25vw;
	color: #fff;
	font-size: 36px;
	font-size: 2.8125vw;
	font-weight: 900;
	letter-spacing: .03em;
	line-height: 1;
	text-align: center
}
@media (max-width:769px) {
	.p-mission__heading {
		margin-bottom: 16vw;
		font-size: 24px;
		font-size: 6.4vw
	}
}
.p-mission__heading:after {
	position: absolute;
	bottom: -40px;
	left: 50%;
	content: "";
	height: 2px;
	width: 40px;
	background-color: #fff;
	transform: translateX(-50%)
}
@media (max-width:769px) {
	.p-mission__heading:after {
		bottom: -30px;
		width: 30px
	}
}
.p-mission__movie {
	height: 31.25vw;
	width: 100%;
	margin-bottom: 1.5625vw
}
@media (max-width:769px) {
	.p-mission__movie {
		height: 53.33333vw;
		margin-bottom: 5.33333vw
	}
}
.p-mission__movie iframe {
	display: block;
	height: 100%;
	width: 100%
}
.p-mission__text {
	margin-bottom: 4.6875vw;
	color: #fff;
	font-size: 14px;
	font-size: 1.09375vw;
	line-height: 2
}
@media (max-width:769px) {
	.p-mission__text {
		margin-bottom: 10.66667vw;
		font-size: 12px;
		font-size: 3.2vw
	}
}
.p-mission__buttonarea {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
	align-items: center
}
.p-campaign {
	overflow: hidden;
	padding-top: 8.59375vw
}
@media (max-width:769px) {
	.p-campaign {
		padding-top: 0
	}
}
.p-campaign__container {
	max-width: 1280px;
	margin: 0 auto
}
@media (min-width:1280px) {
	.p-campaign__container {
		max-width: 1040px
	}
}
@media (max-width:769px) {
	.p-campaign__container {
		padding: 0 5.33333vw
	}
}
.p-campaign__inner {
	margin: 4.6875vw 0 7.8125vw
}
@media (max-width:769px) {
	.p-campaign__inner {
		margin: 10.66667vw 0 21.33333vw
	}
}
.p-campaign__unit:not(:last-of-type) {
	margin-bottom: 6.25vw
}
@media (max-width:769px) {
	.p-campaign__unit:not(:last-of-type) {
		margin-bottom: 10.66667vw
	}
}
.p-campaign__unit.-small-unit {
	max-width: 54.6875vw;
	margin-left: auto;
	margin-right: auto
}
@media (max-width:769px) {
	.p-campaign__unit.-small-unit {
		max-width: none
	}
}
.p-campaign__unit-heading {
	position: relative;
	margin-bottom: 4.6875vw;
	color: #fff;
	font-size: 32px;
	font-size: 2.5vw;
	font-weight: 800;
	letter-spacing: .05em;
	text-align: center
}
@media (max-width:769px) {
	.p-campaign__unit-heading {
		margin-bottom: 10.66667vw;
		font-size: 20px;
		font-size: 5.33333vw
	}
}
.p-campaign__unit-heading:after {
	position: absolute;
	bottom: -30px;
	left: 50%;
	content: "";
	height: 2px;
	width: 40px;
	background-color: #fff;
	transform: translateX(-50%)
}
@media (max-width:769px) {
	.p-campaign__unit-heading:after {
		bottom: -15px;
		width: 20px
	}
}
.p-campaign__text {
	color: #fff;
	font-size: 14px;
	font-size: 1.09375vw;
	letter-spacing: .03em;
	line-height: 1.8;
	text-align: center
}
@media (max-width:769px) {
	.p-campaign__text {
		font-size: 12px;
		font-size: 3.2vw
	}
}
.p-campaign__text:not(:last-of-type) {
	margin-bottom: 1.5625vw
}
@media (max-width:769px) {
	.p-campaign__text:not(:last-of-type) {
		margin-bottom: 5.33333vw
	}
}
.p-campaign__strong-text {
	margin-bottom: .9375vw;
	color: #ffc107;
	font-size: 28px;
	font-size: 2.1875vw;
	font-weight: 700;
	line-height: 1;
	text-align: center
}
@media (max-width:769px) {
	.p-campaign__strong-text {
		margin-bottom: 5.33333vw;
		font-size: 20px;
		font-size: 5.33333vw;
		line-height: 1.4
	}
}
.p-campaign__present-unit {
	margin: 3.125vw 0 0
}
@media (max-width:769px) {
	.p-campaign__present-unit {
		margin: 10.66667vw 0 0
	}
}
.p-campaign__present-heading {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 3.90625vw;
	padding: .9375vw 0 1.5625vw;
	justify-content: center;
	color: #fff;
	font-size: 28px;
	font-size: 2.1875vw;
	font-weight: 800;
	align-items: center;
	letter-spacing: .05em;
	line-height: 1;
	text-align: center;
	transform: skew(-25deg)
}
@media (max-width:769px) {
	.p-campaign__present-heading {
		width: 90%;
		margin: 0 auto 10.66667vw;
		padding: 3.2vw 0 5.33333vw;
		font-size: 20px;
		font-size: 5.33333vw;
		line-height: 1.2
	}
}
.p-campaign__present-heading:after, .p-campaign__present-heading:before {
	position: absolute;
	content: "";
	z-index: -1;
	height: 100%;
	width: 100%
}
.p-campaign__present-heading:after {
	background-color: #deae1e
}
.p-campaign__present-heading:before {
	right: -15px;
	top: 10px;
	border: 5px solid #deae1e
}
.p-campaign__present-heading-inner {
	display: inline-block;
	width: 100%;
	transform: skew(25deg)
}
.p-campaign__present-image-unit {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	margin-bottom: 1.5625vw;
	justify-content: center
}
.p-campaign__present-image-item {
	width: 100%
}
.p-campaign__present-image-item:first-of-type {
	margin-right: 20px
}
@media (max-width:769px) {
	.p-campaign__present-image-item:first-of-type {
		margin-right: 10px
	}
}
.p-campaign__present-image-item:nth-of-type(2) .p-campaign__present-image {
	height: calc(50% - 20px)
}
@media (max-width:769px) {
	.p-campaign__present-image-item:nth-of-type(2) .p-campaign__present-image {
		height: calc(50% - 10px)
	}
}
.p-campaign__present-image-item:nth-of-type(2) .p-campaign__present-image:not(:last-of-type) {
	margin-bottom: 20px
}
@media (max-width:769px) {
	.p-campaign__present-image-item:nth-of-type(2) .p-campaign__present-image:not(:last-of-type) {
		margin-bottom: 10px
	}
}
.p-campaign__present-image {
	overflow: hidden;
	border-radius: 3px
}
.p-campaign__step-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 4.6875vw 0 0;
	justify-content: space-between
}
@media (max-width:769px) {
	.p-campaign__step-list {
		flex-direction: column
	}
}
.p-campaign__step-item {
	width: calc(33.33333% - 20px);
	color: #fff;
	letter-spacing: .03em
}
@media (max-width:769px) {
	.p-campaign__step-item {
		width: 100%
	}
	.p-campaign__step-item:not(:last-of-type) {
		margin-bottom: 8vw
	}
}
.p-campaign__step-number {
	margin-bottom: .78125vw;
	font-size: 16px;
	font-size: 1.25vw;
	font-weight: 600;
	line-height: 1;
	text-transform: uppercase
}
@media (max-width:769px) {
	.p-campaign__step-number {
		margin-bottom: 4vw;
		font-size: 14px;
		font-size: 3.73333vw
	}
}
.p-campaign__step-image {
	overflow: hidden;
	height: 15.625vw;
	margin-bottom: 1.5625vw;
	border-radius: 3px
}
@media (max-width:769px) {
	.p-campaign__step-image {
		height: 66.66667vw;
		margin-bottom: 4vw
	}
}
.p-campaign__step-heading {
	margin-bottom: 1.17188vw;
	font-size: 18px;
	font-size: 1.40625vw;
	line-height: 1.5
}
@media (max-width:769px) {
	.p-campaign__step-heading {
		margin-bottom: 2.66667vw;
		font-size: 16px;
		font-size: 4.26667vw
	}
}
.p-campaign__step-text {
	font-size: 12px;
	font-size: .9375vw;
	line-height: 1.8
}
@media (max-width:769px) {
	.p-campaign__step-text {
		font-size: 12px;
		font-size: 3.2vw
	}
}
.p-campaign__info-unit {
	max-width: 70.3125vw;
	margin: 0 auto;
	padding: 3.125vw
}
@media (max-width:769px) {
	.p-campaign__info-unit {
		max-width: none;
		padding: 8vw 5.33333vw 8vw 8.53333vw
	}
}
.p-campaign__info-unit.-yellow {
	background: rgba(246, 202, 17, .2);
	border: 1px solid #f6ca11
}
.p-campaign__info-unit.-blue {
	background: rgba(0, 130, 202, .2);
	border: 1px solid #0082ca
}
.p-campaign__info-item {
	position: relative;
	list-style-type: disc;
	color: #fff;
	font-size: 15px;
	font-size: 1.17188vw;
	font-weight: 500;
	letter-spacing: .03em;
	line-height: 1.6
}
@media (max-width:769px) {
	.p-campaign__info-item {
		font-size: 12px;
		font-size: 3.2vw;
		line-height: 1.8
	}
}
.p-campaign__info-item:not(:last-of-type) {
	margin-bottom: 1.95312vw
}
@media (max-width:769px) {
	.p-campaign__info-item:not(:last-of-type) {
		margin-bottom: 5.33333vw
	}
}
.p-campaign__notes-unit {
	margin-bottom: 4.6875vw;
	padding: 3.125vw;
	background: hsla(0, 0%, 100%, .2);
	border: 1px solid #fff
}
@media (max-width:769px) {
	.p-campaign__notes-unit {
		margin-bottom: 16vw;
		padding: 2.66667vw 5.33333vw 10.66667vw 8.53333vw
	}
}
.p-campaign__notes-heading {
	margin-bottom: .78125vw;
	margin-top: 1.5625vw;
	color: #fff;
	font-size: 14px;
	font-size: 1.09375vw;
	font-weight: 500
}
@media (max-width:769px) {
	.p-campaign__notes-heading {

		margin-bottom: 2.66667vw;
		margin-top: 5.33333vw;
		font-size: 14px;
		font-size: 3.73333vw
	}
}
.p-campaign__notes-item {
	list-style-type: disc;
	color: #fff;
	font-size: 10px;
	font-size: .78125vw;
	font-weight: 400
}
@media (max-width:769px) {
	.p-campaign__notes-item {
		font-size: 10px;
		font-size: 2.66667vw;
		line-height: 1.8
	}
}
.p-campaign__notes-item:not(:last-of-type) {
	margin-bottom: .39062vw
}
@media (max-width:769px) {
	.p-campaign__notes-item:not(:last-of-type) {
		margin-bottom: 1.33333vw
	}
}
.p-campaign__notes-inner-list {
	padding: .9375vw 0
}
@media (max-width:769px) {
	.p-campaign__notes-inner-list {
		padding: 3.2vw 0
	}
}
.p-campaign__notes-inner-item {
	margin-left: .9375vw;
	list-style-type: square
}
@media (max-width:769px) {
	.p-campaign__notes-inner-item {
		margin-left: 2.66667vw
	}
}
.p-campaign__notes-inner-item:not(:last-of-type) {
	margin-bottom: .78125vw
}
@media (max-width:769px) {
	.p-campaign__notes-inner-item:not(:last-of-type) {
		margin-bottom: 2.66667vw
	}
}
.p-campaign__notes-agree-text {
	margin-bottom: 2.5vw;
	color: #ffc107;
	font-size: 16px;
	font-size: 1.25vw;
	font-weight: 700;
	line-height: 1.8;
	text-align: center
}
@media (max-width:769px) {
	.p-campaign__notes-agree-text {
		margin-bottom: 8.53333vw;
		font-size: 14px;
		font-size: 3.73333vw
	}
}
.p-campaign__buttonarea {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
	align-items: center
}
@media (max-width:769px) {
	.en .p-campaign__present-heading {
		font-size: 16px;
		font-size: 4.26667vw
	}
}
@media (max-width:769px) {
	.en .p-campaign__text {
		text-align: left
	}
}
@media (max-width:769px) {
	.en .p-campaign__strong-text {
		font-size: 16px;
		font-size: 4.26667vw
	}
}
.p-msg {
	overflow: hidden
}
.p-msg .lower-head {
	margin-top: 8.59375vw
}
@media (max-width:769px) {
	.p-msg .lower-head {
		margin-top: 0
	}
}
.p-msg .c-wanted-msg {
	margin-top: 4.6875vw
}
@media (max-width:769px) {
	.p-msg .c-wanted-msg {
		margin-top: 5.33333vw
	}
}
.p-msg__msgtous {
	position: relative;
	margin-top: 4.6875vw
}
@media (max-width:769px) {
	.p-msg__msgtous {
		margin-top: 10.66667vw
	}
}
.p-msg__msgtous-head {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 1.5625vw;
	flex-direction: column;
	justify-content: center;
	color: #fff;
	align-items: center;
	text-align: center
}
.p-msg__msgtous-head.-search {
	margin-bottom: 2.5vw
}
@media (max-width:769px) {
	.p-msg__msgtous-head.-search {
		margin-bottom: 10.66667vw
	}
}
@media (max-width:769px) {
	.p-msg__msgtous-head {
		margin-bottom: 0
	}
}
.p-search__index-nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 80px;
	justify-content: center;
	align-items: center
}
@media (max-width:769px) {
	.p-search__index-nav {
		display: none
	}
}
.p-search__index-nav-link {
	position: relative;
	border-bottom: 1px solid #fff;
	color: #fff;
	font-size: 16px;
	font-weight: 700
}
.p-search__index-nav-link:after {
	position: absolute;
	right: -23px;
	top: 50%;
	content: "";
	height: 0;
	width: 0;
	margin-top: -2px;
	border-color: #fff transparent transparent;
	border-style: solid;
	border-width: 7px 5px 0;
	transform: translateX(-50%)
}
.p-search__index-nav-link:not(:last-of-type) {
	margin-right: 60px
}
.p-msg__msgtous-head-heading {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 5.46875vw;
	margin-bottom: 2.34375vw;
	padding: 0 3.125vw;
	justify-content: center;
	font-size: 20px;
	font-size: 1.5625vw;
	align-items: center;
	letter-spacing: .02em;
	line-height: 1
}
@media (max-width:769px) {
	.p-msg__msgtous-head-heading {
		height: auto;
		width: 80%;
		margin-bottom: 5.33333vw;
		padding: 2.66667vw 5.33333vw;
		font-size: 18px;
		font-size: 4.8vw;
		line-height: 1.2
	}
}
.p-msg__msgtous-head-heading.-column {
	flex-direction: column
}
@media (max-width:769px) {
	.p-msg__msgtous-head-heading.-column {
		font-size: 18px;
		font-size: 4.8vw
	}
}
.p-msg__msgtous-head-heading.-orange:after {
	background-color: #daa506
}
.p-msg__msgtous-head-heading.-orange:before {
	border: 5px solid #daa506
}
.p-msg__msgtous-head-heading.-blue:after {
	background-color: rgba(0, 130, 202, .8)
}
.p-msg__msgtous-head-heading.-blue:before {
	border: 5px solid rgba(0, 130, 202, .8)
}
.p-msg__msgtous-head-heading:after, .p-msg__msgtous-head-heading:before {
	position: absolute;
	content: "";
	height: 100%;
	width: 100%
}
.p-msg__msgtous-head-heading:after {
	left: 0;
	top: 0;
	background: #d21072;
	transform: skew(-25deg)
}
.p-msg__msgtous-head-heading:before {
	right: -.46875vw;
	top: .78125vw;
	border: 5px solid #d21072;
	transform: skew(-25deg)
}
.p-msg__msgtous-head-heading-inner {
	position: relative;
	z-index: 1
}
.p-msg__msgtous-head-heading-inner span {
	font-size: 12px;
	line-height: 1
}
.p-msg__msgtous-head-heading-inner.-small {
	margin-top: 4px;
	font-size: 10px;
	font-size: .78125vw
}
@media (max-width:769px) {
	.p-msg__msgtous-head-heading-inner.-small {
		font-size: 10px;
		font-size: 2.66667vw
	}
}
.p-msg__msgtous-head-text {
	font-size: 16px;
	font-size: 1.25vw;
	letter-spacing: .02em;
	line-height: 1.3
}
.p-msg__msgtous-head-text span {
	display: block;
	margin-top: 6px
}
@media (max-width:769px) {
	.p-msg__msgtous-head-text {
		padding: 0 5.33333vw;
		font-size: 14px;
		font-size: 3.73333vw;
		line-height: 1.5
	}
}
.p-msg__wanted .p-index__body-msg-wanted-area {
	margin: 0
}
.p-msg__wanted .p-index__body-msg-wanted-heading {
	font-size: 100px;
	font-size: 7.8125vw
}
.p-msg__wanted .p-index__body-msg-ribbon-target.-first {
	left: -78.125vw;
	top: 78.125vw;
	transform: rotate(-15deg)
}
.p-msg__wanted .p-index__body-msg-ribbon-target.-second {
	left: -31.25vw;
	top: 0;
	transform: rotate(15deg)
}
.p-msg__info {
	margin: 5.46875vw 0 9.375vw
}
@media (max-width:769px) {
	.p-msg__info {
		margin: 21.33333vw 0 32vw;
		padding: 0 5.33333vw
	}
}
.p-msg__present-unit {
	max-width: 54.6875vw;
	margin: 0 auto
}
@media (max-width:769px) {
	.p-msg__present-unit {
		max-width: none
	}
}
.p-msg__present-image-unit {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	margin-bottom: .78125vw;
	justify-content: center;
	align-items: center
}
@media (max-width:769px) {
	.p-msg__present-image-unit {
		margin-bottom: 3.2vw
	}
}
.p-msg__present-image {
	overflow: hidden;
	width: 100%;
	border-radius: 3px
}
.p-msg__present-image-text {
	margin-bottom: 3.125vw;
	color: #fff;
	font-size: 12px;
	font-size: .9375vw;
	font-weight: 700;
	letter-spacing: .03em;
	text-align: right
}
@media (max-width:769px) {
	.p-msg__present-image-text {
		margin-bottom: 10.66667vw;
		font-size: 10px;
		font-size: 2.66667vw
	}
}
.p-msg__info-heading {
	margin-bottom: 2.5vw;
	color: #fff;
	font-size: 32px;
	font-size: 2.5vw;
	font-weight: 800;
	letter-spacing: .03em;
	line-height: 1;
	text-align: center
}
@media (max-width:769px) {
	.p-msg__info-heading {
		margin-bottom: 4.26667vw;
		font-size: 28px;
		font-size: 7.46667vw;
		line-height: 1.3
	}
}
.p-msg__info-text {
	margin-bottom: 3.125vw;
	color: #fff;
	font-size: 13px;
	font-size: 1.01562vw;
	letter-spacing: .03em;
	line-height: 2;
	text-align: center
}
@media (max-width:769px) {
	.p-msg__info-text {
		margin-bottom: 8.53333vw;
		font-size: 14px;
		font-size: 3.73333vw;
		text-align: left
	}
}
.p-msg__info-strong-text {
	margin-bottom: 1.17188vw;
	color: #ffc107;
	font-size: 32px;
	font-size: 2.5vw;
	font-weight: 800;
	line-height: 1;
	text-align: center
}
@media (max-width:769px) {
	.p-msg__info-strong-text {
		margin-bottom: 2.66667vw;
		font-size: 20px;
		font-size: 5.33333vw;
		line-height: 1.4
	}
}
.p-msg__info-publish-text {
	margin-bottom: 2.5vw;
	color: #fff;
	font-size: 18px;
	font-size: 1.40625vw;
	font-weight: 800;
	letter-spacing: .03em;
	text-align: center
}
@media (max-width:769px) {
	.p-msg__info-publish-text {
		margin-bottom: 5.33333vw;
		font-size: 20px;
		font-size: 5.33333vw
	}
}
.p-msg__buttonarea {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
	align-items: center
}
@media (max-width:769px) {
	.en .p-msg__msgtous-head-heading {
		width: 80%;
		font-size: 18px;
		font-size: 4.8vw
	}
}
@media (max-width:769px) {
	.en .p-msg__info-publish-text, .en .p-msg__info-strong-text, .en .p-msg__info-text {
		font-size: 16px;
		font-size: 4.26667vw;
		text-align: left
	}
}
.p-msg__msgtous-pagination-wrapper {
	width: 100%
}
@media (max-width:769px) {
	.p-msg__msgtous-pagination-wrapper {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		margin-top: 8px;
		padding: 0 12px;
		flex-direction: column;
		justify-content: space-between;
		align-items: center
	}
}
.p-msg__msgtous-search-numnav-unit {
	position: relative;
	z-index: 1
}
.p-msg__msgtous-search-numnav-unit.-pc {
	display: block
}
@media (max-width:769px) {
	.p-msg__msgtous-search-numnav-unit.-pc {
		display: none
	}
}
.p-msg__msgtous-search-numnav-unit-pos {
	position: absolute;
	bottom: .78125vw;
	left: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: inline-block;
	z-index: -1;
	width: auto;
	padding: 0 40px;
	align-items: center
}
@media (max-width:769px) {
	.p-msg__msgtous-search-numnav-unit-pos {
		position: static;
		width: auto;
		padding: 0
	}
}
.p-msg__msgtous-search {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	z-index: -1;
	margin-right: 40px;
	padding-left: 2.1875vw;
	flex-direction: column;
	color: #fff;
	font-size: 12px;
	font-size: .9375vw;
	font-weight: 700;
	align-items: flex-start;
	line-height: 1
}
@media (max-width:769px) {
	.p-msg__msgtous-search {
		z-index: 10;
		margin: 0;
		padding-left: 7.46667vw;
		font-size: 11px;
		font-size: 2.93333vw
	}
}
.p-msg__msgtous-search:before {
	position: absolute;
	left: 0;
	top: 50%;
	content: "";
	height: 1.5625vw;
	width: 1.5625vw;
	background: url(data:image/svg+xml;base64,PCEtLT94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPy0tPgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMS4xLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+Cgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9Il94MzJfIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDUxMiA1MTIiIHN0eWxlPSJ3aWR0aDogMjU2cHg7IGhlaWdodDogMjU2cHg7IG9wYWNpdHk6IDE7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5zdDB7ZmlsbDojNEI0QjRCO30KPC9zdHlsZT4KPGc+Cgk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNNDk1LjI3Miw0MjMuNTU4YzAsMC02OC41NDItNTkuOTUyLTg0LjkzNy03Ni4zMjhjLTI0LjA2My0yMy45MzgtMzMuNjktMzUuNDY2LTI1LjE5NS01NC45MzEKCQljMzcuMTU1LTc1Ljc4LDI0LjMwMy0xNjkuODU0LTM4LjcyLTIzMi44NThjLTc5LjIzNS03OS4yNTQtMjA3LjczOS03OS4yNTQtMjg2Ljk4NCwwYy03OS4yNDUsNzkuMjY0LTc5LjI0NSwyMDcuNzI5LDAsMjg3LjAwMwoJCWM2Mi45ODUsNjIuOTg1LDE1Ny4wODgsNzUuODM3LDIzMi44MzksMzguNjkxYzE5LjQ2Ni04LjQ4NSwzMS4wMjIsMS4xNDIsNTQuOTUxLDI1LjIxNWMxNi4zODQsMTYuMzg1LDc2LjMwOCw4NC45MzcsNzYuMzA4LDg0LjkzNwoJCWMzMS4wODksMzEuMDcxLDU1LjAwOSwxMS45NSw2OS4zNjgtMi4zOUM1MDcuMjMyLDQ3OC41NDcsNTI2LjM2Miw0NTQuNjM4LDQ5NS4yNzIsNDIzLjU1OHogTTI4Ni4wMTcsMjg2LjAxMgoJCWMtNDUuOSw0NS44NzEtMTIwLjI4OCw0NS44NzEtMTY2LjE2OSwwYy00NS44OC00NS44NzEtNDUuODgtMTIwLjI3OCwwLTE2Ni4xNDljNDUuODgxLTQ1Ljg3MSwxMjAuMjY5LTQ1Ljg3MSwxNjYuMTY5LDAKCQlDMzMxLjg5OCwxNjUuNzM0LDMzMS44OTgsMjQwLjE0MSwyODYuMDE3LDI4Ni4wMTJ6IiBzdHlsZT0iZmlsbDogcmdiKDI1NSwgMjU1LCAyNTUpOyI+PC9wYXRoPgo8L2c+Cjwvc3ZnPgo=) no-repeat 50%;
	background-size: contain;
	transform: translateY(-50%)
}
@media (max-width:769px) {
	.p-msg__msgtous-search:before {
		height: 5.33333vw;
		width: 5.33333vw
	}
}
.p-msg__msgtous-search span {
	margin-bottom: 4px;
	font-size: 10px;
	font-size: .78125vw
}
@media (max-width:769px) {
	.p-msg__msgtous-search span {
		font-size: 10px;
		font-size: 2.66667vw
	}
}
.p-msg__msgtous-number-nav {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	z-index: 1;
	width: 100%;
	max-width: 46.875vw;
	margin-top: 20px;
	flex-wrap: wrap;
	justify-content: flex-end;
	justify-content: center
}
@media (max-width:769px) {
	.p-msg__msgtous-number-nav.-head {
		display: none
	}
}
.p-msg__msgtous-number-nav.-bottom {
	max-width: none
}
@media (max-width:769px) {
	.p-msg__msgtous-number-nav {
		width: 100%;
		max-width: 100%;
		margin-bottom: 2.66667vw;
		margin-top: 10px;
		justify-content: center
	}
}
.p-msg__msgtous-pagi {
	position: relative;
	z-index: 1;
	margin-top: 60px
}
@media (max-width:769px) {
	.p-msg__msgtous-pagi {
		margin-top: 0
	}
}
.p-msg__msgtous-pos {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center
}
@media (max-width:769px) {
	.p-msg__msgtous-pos {
		position: static;
		transform: none
	}
}
.p-msg__msgtous-pagi-num-unit {
	margin-bottom: 20px
}
@media (max-width:769px) {
	.p-msg__msgtous-pagi-num-unit {
		display: none
	}
}
.p-msg__msgtous-pagi-num-unit.-new {
	position: relative
}
.p-msg__msgtous-pagi-num-unit.-new:after {
	position: absolute;
	left: 50%;
	top: -18px;
	content: "New";
	margin-left: 3px;
	color: #ffc107;
	font-size: 15px;
	text-align: center;
	transform: translateX(-50%)
}
.p-msg__msgtous-pagi-num, .p-msg__msgtous-pagi-num-unit.-new:after {
	font-family: Prompt, sans-serif;
	font-weight: 700;
	line-height: 1;
	text-transform: uppercase
}
.p-msg__msgtous-pagi-num {
	color: #fff;
	font-size: 36px;
	font-size: 2.8125vw
}
@media (max-width:769px) {
	.p-msg__msgtous-pagi-num {
		font-size: 24px;
		font-size: 6.4vw;
		line-height: 1
	}
}
.p-msg__msgtous-pagi-num.-label {
	display: inline-block;
	margin-right: 6px
}
.p-msg__msgtous-pagination {
	position: relative
}
@media (max-width:769px) {
	.p-msg__msgtous-pagination {
		max-width: 80%;
		margin: 0 auto
	}
}
@media (max-width:769px) {
	.p-msg__msgtous-pagination.-head {
		display: none
	}
}
.p-msg__msgtous-bottom-pagi {
	margin-top: 32px;
	flex-direction: column;
	justify-content: center
}
.p-msg-company__pagination-list, .p-msg__msgtous-bottom-pagi, .p-msg__msgtous-pagination-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center
}
@media (max-width:769px) {
	.p-msg-company__pagination-list, .p-msg__msgtous-pagination-list {
		width: 100%;
		margin-right: -3.2vw;
		flex-wrap: wrap;
		justify-content: center
	}
}
.p-msg-company__pagination-nav, .p-msg__msgtous-pagination-nav {
	position: relative;
	margin-right: .78125vw
}
@media (max-width:769px) {
	.p-msg-company__pagination-nav, .p-msg__msgtous-pagination-nav {
		margin: 0
	}
}
.p-msg-company__pagination-link, .p-msg__msgtous-pagination-link {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 2.1875vw;
	width: 2.1875vw;
	margin-right: .78125vw;
	padding-bottom: 2px;
	justify-content: center;
	border: 1px solid #aaa;
	border-radius: 3px;
	color: #fff;
	font-size: 12px;
	font-size: .9375vw;
	font-weight: 700;
	align-items: center;
	line-height: 1;
	transition: .325s
}
.-current.p-msg-company__pagination-link, .p-msg-company__pagination-link:hover, .p-msg__msgtous-pagination-link.-current, .p-msg__msgtous-pagination-link:hover {
	background-color: #ffc107;
	border-color: #ffc107
}
@media (max-width:769px) {
	.p-msg-company__pagination-link, .p-msg__msgtous-pagination-link {
		height: 8vw;
		width: 8vw;
		margin-bottom: 2.13333vw;
		margin-right: 3.2vw;
		font-size: 12px;
		font-size: 3.2vw
	}
}
.p-msg-company__pagination-button, .p-msg__msgtous-pagination-button {
	position: absolute;
	top: 50%;
	height: 0;
	width: 0;
	margin-top: -1px;
	border-style: solid;
	transform: translateY(-50%)
}
@media (max-width:769px) {
	.p-msg-company__pagination-button, .p-msg__msgtous-pagination-button {
		display: none
	}
}
.-prev.p-msg-company__pagination-button, .p-msg__msgtous-pagination-button.-prev {
	left: -1.5625vw;
	border-color: transparent #fff transparent transparent;
	border-width: 6px 12px 6px 0
}
@media (max-width:769px) {
	.-prev.p-msg-company__pagination-button, .p-msg__msgtous-pagination-button.-prev {
		border-width: 6px 10px 6px 0
	}
}
.-next.p-msg-company__pagination-button, .p-msg__msgtous-pagination-button.-next {
	right: -.78125vw;
	border-color: transparent transparent transparent #fff;
	border-width: 6px 0 6px 12px
}
@media (max-width:769px) {
	.-next.p-msg-company__pagination-button, .p-msg__msgtous-pagination-button.-next {
		border-width: 6px 0 6px 10px
	}
}
.p-msg__msgtous-number-item {
	margin-bottom: 8px;
	margin-right: 8px
}
@media (max-width:769px) {
	.p-msg__msgtous-number-item {
		margin: 0 3.2vw 2.13333vw 0
	}
}
.p-msg__msgtous-number-item a {
	position: relative;
	padding-left: .78125vw;
	color: #fff;
	font-family: Prompt, sans-serif;
	font-size: 14px;
	font-size: 1.09375vw;
	font-weight: 700;
	letter-spacing: .03em
}
@media (max-width:769px) {
	.p-msg__msgtous-number-item a {
		padding-left: 2.66667vw;
		font-size: 12px;
		font-size: 3.2vw
	}
}
.p-msg__msgtous-number-item a.-current {
	color: #f6ca11
}
.p-msg__msgtous-number-item a.-current:after {
	border-color: transparent transparent transparent #f6ca11
}
.p-msg__msgtous-number-item a:after {
	position: absolute;
	left: 0;
	top: 50%;
	content: "";
	height: 0;
	width: 0;
	margin-top: 1px;
	border-color: transparent transparent transparent #fff;
	border-style: solid;
	border-width: 4px 0 4px 6px;
	transform: translateY(-50%)
}
@media (max-width:769px) {
	.p-msg__msgtous-number-item a:after {
		border-width: 4px 0 4px 6px
	}
}
.p-msg__msgtous-number-item.-new {
	position: relative
}
.p-msg__msgtous-number-item.-new:before {
	position: absolute;
	left: 50%;
	top: -8px;
	content: "New";
	margin-left: 3px;
	color: #ffc107;
	font-family: Prompt, sans-serif;
	font-size: 10px;
	font-weight: 700;
	line-height: 1;
	text-align: center;
	text-transform: uppercase;
	transform: translateX(-50%)
}
.p-msg__msgtous-bottom-control {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	max-width: 1160px;
	margin: 1.5625vw auto 0;
	justify-content: flex-end;
	align-items: center
}
@media (max-width:769px) {
	.p-msg__msgtous-bottom-control {
		margin: 5.33333vw;
		padding: 0 5.33333vw;
		flex-direction: column
	}
}
.p-msg__msgtous-conclusion {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 4.6875vw;
	margin-top: 4.6875vw;
	justify-content: center;
	align-items: center
}
.p-msg__msgtous-conclusion.-sp {
	display: none
}
@media (max-width:769px) {
	.p-msg__msgtous-conclusion.-sp {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex
	}
}
.p-msg__msgtous-conclusion.-pc {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
@media (max-width:769px) {
	.p-msg__msgtous-conclusion.-pc {
		display: none
	}
}
.p-msg__msgtous-conclusion.-head {
	margin-bottom: 20px;
	margin-top: 20px
}
@media (max-width:769px) {
	.p-msg__msgtous-conclusion {
		margin-top: 2.66667vw;
		padding: 0 20px;
		flex-direction: column;
		justify-content: flex-start;
		align-items: flex-start
	}
}
.p-msg__msgtous-conclusion-link {
	display: inline-block;
	padding: .9375vw 2.5vw;
	color: #fff;
	font-size: 14px;
	font-size: 1.09375vw;
	font-weight: 700;
	letter-spacing: .03em;
	line-height: 1;
	transform: skew(-25deg)
}
.p-msg__msgtous-conclusion-link:not(:last-of-type) {
	margin-right: 1.5625vw
}
@media (max-width:769px) {
	.p-msg__msgtous-conclusion-link:not(:last-of-type) {
		margin: 0
	}
}
.p-msg__msgtous-conclusion-link:first-child {
	border-top: 1px solid hsla(0, 0%, 100%, .3)
}
.p-msg__msgtous-conclusion-link.-blue {
	background-color: #001eca
}
.p-msg__msgtous-conclusion-link.-yellow {
	background-color: #ffc107
}
.p-msg__msgtous-conclusion-link.-white {
	background-color: #fff;
	color: #111
}
@media (min-width:770px) {
	.p-msg__msgtous-conclusion-link {
		transition: opacity .325s
	}
	.p-msg__msgtous-conclusion-link:hover {
		opacity: .6
	}
}
@media (max-width:769px) {
	.p-msg__msgtous-conclusion-link {
		position: relative;
		display: block;
		width: 100%;
		margin-bottom: 5.33333vw;
		padding: 5.33333vw;
		background: transparent!important;
		border-bottom: 1px solid hsla(0, 0%, 100%, .3);
		color: #fff!important;
		font-size: 12px;
		font-size: 3.2vw;
		transform: none
	}
	.p-msg__msgtous-conclusion-link:after {
		position: absolute;
		right: 2.66667vw;
		top: 50%;
		content: "";
		height: 0;
		width: 0;
		margin-top: -5px;
		border-color: transparent transparent transparent #fff;
		border-style: solid;
		border-width: 5px 0 5px 8px
	}
}
.p-msg__msgtous-conclusion-link-inner {
	display: inline-block;
	text-align: center;
	transform: skew(25deg)
}
.p-msg__msgtous-conclusion-link-inner span {
	font-size: 10px
}
@media (max-width:769px) {
	.p-msg__msgtous-conclusion-link-inner span {
		display: inline-block;
		margin-top: 6px
	}
}
@media (max-width:769px) {
	.p-msg__msgtous-conclusion-link-inner {
		text-align: left;
		transform: none
	}
}
.p-msg-company {
	overflow: hidden;
	padding-top: 6.25vw
}
@media (max-width:769px) {
	.p-msg-company {
		padding-top: 16vw
	}
}
.p-msg-company .c-newscard__catch {
	font-size: 10px;
	font-size: .78125vw;
	font-weight: 500
}
@media (max-width:769px) {
	.p-msg-company .c-newscard__catch {
		font-size: 9px;
		font-size: 2.4vw
	}
}
.p-msg-company__container {
	max-width: 1280px;
	margin: 0 auto
}
@media (min-width:1280px) {
	.p-msg-company__container {
		max-width: 1040px
	}
}
@media (max-width:769px) {
	.p-msg-company__container {
		padding: 0 2.66667vw
	}
}
.p-msg-company__container.-before {
	margin-bottom: 80px
}
.p-msg-company__container.-before .p-msg__msgtous-head-text {
	margin-bottom: 60px
}
@media (max-width:769px) {
	.p-msg-company__container.-before .p-msg__msgtous-head-text {
		margin-bottom: 40px
	}
}
.p-msg-company-head {
	margin-top: 4.6875vw
}
@media (max-width:769px) {
	.p-msg-company-head {
		margin-top: 10.66667vw
	}
}
.p-msg-company__list #twitter-widget-0 {
	margin: 0!important
}
.p-msg-company__button-unit {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 6.25vw;
	flex-direction: column;
	justify-content: center;
	align-items: center
}
@media (max-width:769px) {
	.p-msg-company__button-unit {
		margin-bottom: 16vw;
		margin-top: 32px
	}
}
.p-msg-company__button {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 1.09375vw 4.6875vw;
	flex-direction: column;
	justify-content: center;
	background-color: #fff;
	border-radius: 60px;
	color: #111;
	font-weight: 700;
	align-items: center;
	line-height: 1
}
@media (min-width:770px) {
	.p-msg-company__button {
		transition: opacity .325s
	}
	.p-msg-company__button:hover {
		opacity: .6
	}
}
@media (max-width:769px) {
	.p-msg-company__button {
		width: 80%;
		margin: 0 auto;
		padding: 3.73333vw 5.33333vw 4.26667vw
	}
}
.p-msg-company__button:after {
	position: absolute;
	right: 20px;
	top: 50%;
	content: "";
	height: 0;
	width: 0;
	border-color: transparent transparent transparent #111;
	border-style: solid;
	border-width: 6px 0 6px 8px;
	transform: translateY(-50%)
}
@media (max-width:769px) {
	.p-msg-company__button:after {
		border-width: 6px 0 6px 10px
	}
}
.p-msg-company__button-text {
	font-size: 14px;
	font-size: 1.09375vw
}
@media (max-width:769px) {
	.p-msg-company__button-text {
		font-size: 14px;
		font-size: 3.73333vw
	}
}
.p-msg-company__button-text.-small {
	margin-top: 4px;
	font-size: 10px;
	font-size: .78125vw
}
@media (max-width:769px) {
	.p-msg-company__button-text.-small {
		font-size: 10px;
		font-size: 2.66667vw
	}
}
.p-msg-company__unit {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	margin-bottom: 2.34375vw;
	margin-top: 3.125vw;
	justify-content: center
}
@media (max-width:769px) {
	.p-msg-company__unit {
		margin-bottom: 5.33333vw;
		margin-right: -20px;
		margin-top: 10.66667vw
	}
}
@media (max-width:769px) {
	.p-msg-company__pagination-nav {
		width: 100%
	}
}
.p-msg-company__pagination-list {
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
	justify-content: center
}
.p-ms {
	padding-top: 10.9375vw
}
@media (max-width:769px) {
	.p-ms {
		padding-top: 29.33333vw
	}
}
.p-ms__body {
	margin-bottom: 120px;
	color: #fff;
	text-align: center
}
@media (max-width:769px) {
	.p-ms__body {
		padding: 0 5.33333vw
	}
}
.p-ms__pub-unit {
	margin-bottom: 40px
}
.p-ms__pub {
	font-weight: 700;
	line-height: 1
}
.p-ms__pub.-ja {
	margin-bottom: 20px;
	font-size: 32px;
	font-size: 2.5vw
}
@media (max-width:769px) {
	.p-ms__pub.-ja {
		font-size: 26px;
		font-size: 6.93333vw;
		line-height: 1.4;
		text-align: center
	}
}
.p-ms__pub.-en {
	font-family: Prompt, sans-serif;
	font-size: 20px;
	font-size: 1.5625vw
}
@media (max-width:769px) {
	.p-ms__pub.-en {
		font-size: 13px;
		font-size: 3.46667vw
	}
}
.p-ms__text.-head {
	margin-bottom: 54px;
	font-size: 2.4rem;
	font-weight: 700;
	line-height: 1.5
}
.p-ms__text.-head span {
	display: block;
	margin-top: 8px;
	font-size: 1.6rem
}
@media (max-width:769px) {
	.p-ms__text.-head span {
		font-size: 1.2rem
	}
}
@media (max-width:769px) {
	.p-ms__text.-head {
		margin-bottom: 32px;
		font-size: 1.4rem
	}
}
.p-ms__text.-bottom {
	font-size: 1.8rem;
	line-height: 1.4
}
@media (max-width:769px) {
	.p-ms__text.-bottom {
		font-size: 1.4rem;
		line-height: 1.6
	}
}
.p-ms__text.-bottom span {
	display: block;
	margin-top: 12px;
	font-size: 1.4rem
}
@media (max-width:769px) {
	.p-ms__text.-bottom span {
		margin-top: 8px;
		font-size: 1.2rem
	}
}
.p-ms__button-unit {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-top: 40px;
	flex-direction: column;
	justify-content: center;
	align-items: center
}
.p-ms__button-how-to {
	margin-top: 20px;
	color: #fff;
	font-size: 1.8rem;
	text-decoration: underline
}
.p-msg__msgtous-link-unit {
	flex-direction: column
}
.p-msg__msgtous-link-unit, .p-msg__msgtous-links {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
.p-msg__msgtous-links {
	align-items: center
}
@media (max-width:769px) {
	.p-msg__msgtous-links {
		flex-direction: column;
		flex-wrap: wrap;
		align-items: flex-start
	}
}
.p-msg__msgtous-links-head {
	margin-top: 8px
}
@media (max-width:769px) {
	.p-msg__msgtous-links-head {
		width: 100%;
		margin-bottom: 48px;
		padding: 0 20px
	}
}
.p-msg__msgtous-link {
	color: #fff;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	text-align: center;
	text-decoration: underline
}
@media (max-width:769px) {
	.p-msg__msgtous-link {
		position: relative;
		display: block;
		width: 100%;
		margin: 0;
		padding: 5.33333vw 8.53333vw 5.33333vw 5.33333vw;
		background: transparent!important;
		border-bottom: 1px solid hsla(0, 0%, 100%, .3);
		color: #fff;
		font-size: 12px;
		font-size: 3.2vw;
		text-align: left;
		text-decoration: none;
		transform: none
	}
	.p-msg__msgtous-link:after {
		position: absolute;
		right: 2.66667vw;
		top: 50%;
		content: "";
		height: 0;
		width: 0;
		margin-top: -5px;
		border-color: transparent transparent transparent #fff;
		border-style: solid;
		border-width: 5px 0 5px 8px
	}
}
@media (max-width:769px) {
	.p-msg__msgtous-link:first-child {
		border-top: 1px solid hsla(0, 0%, 100%, .3)
	}
}
.p-msg__msgtous-link:not(:last-of-type) {
	margin-right: 32px
}
.p-msg__msgtous-link.-celebrity {
	color: #87ceeb
}
@media (max-width:769px) {
	.p-msg__msgtous-link.-celebrity {
		color: #fff
	}
}
.p-msg__msgtous-link .-small {
	display: inline-block;
	margin-top: 8px;
	font-size: 10px
}
@media (max-width:769px) {
	.p-msg__msgtous-link .-small {
		margin-top: 6px
	}
}
.p-msg__msgtous-search-link-unit {
	display: none
}
@media (max-width:769px) {
	.p-msg__msgtous-search-link-unit {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		width: 100%;
		margin: 20px 0;
		padding: 0 20px;
		justify-content: space-between;
		align-items: center
	}
}
.p-msg__msgtous-sp-num-search-unit {
	display: none
}
@media (max-width:769px) {
	.p-msg__msgtous-sp-num-search-unit {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		width: 90%;
		margin-bottom: 16px;
		padding-bottom: 16px;
		justify-content: space-between;
		border-bottom: 1px solid hsla(0, 0%, 100%, .2)
	}
	.p-msg__msgtous-sp-num-search-unit.-new {
		position: relative
	}
	.p-msg__msgtous-sp-num-search-unit.-new:after {
		position: absolute;
		left: 0;
		top: -16px;
		content: "New";
		margin-left: 3px;
		color: #ffc107;
		font-family: Prompt, sans-serif;
		font-size: 10px;
		font-weight: 700;
		line-height: 1;
		text-align: center;
		text-transform: uppercase
	}
}
.p-msg__button-unit {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 60px;
	justify-content: center;
	align-items: center
}
.p-msg__celebrity-unit {
	margin: 60px 0
}
.p-msg-company__bototm-pagi-unit {
	margin-bottom: 60px
}
@media (max-width:769px) {
	.p-msg-company__bototm-pagi-unit {
		margin-bottom: 20px
	}
}
.p-msg-company__cele-pagi-unit {
	margin: 40px 0
}
.p-celebrity .p-msg__msgtous-head {
	margin-bottom: 60px
}
.p-msg__msgtous-add-text {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0 auto 48px;
	justify-content: center;
	font-size: 16px;
	font-weight: 700;
	align-items: center;
	letter-spacing: .03em;
	text-align: center
}
@media (max-width:769px) {
	.p-msg__msgtous-add-text {
		margin: 0 auto 32px;
		font-size: 12px
	}
}
.p-msg__msgtous-add-text a {
	color: #fff;
	text-decoration: underline
}
.p-msg-company__list {
	display: -webkit-box!important;
	display: -ms-flexbox!important;
	display: flex!important;
	flex-wrap: wrap
}
.p-msg-company__item {
	width: 50%;
	padding: 10px
}
@media screen and (min-width:1200px) {
	.p-msg-company__list {
		column-count: 2;
		column-fill: auto;
		column-gap: 15px;
		-webkit-column-count: 2;
		-moz-column-count: 2;
		-webkit-column-fill: auto;
		-moz-column-fill: auto;
		-webkit-column-gap: 15px;
		-moz-column-gap: 15px
	}
}
@media screen and (min-width:993px) and (max-width:1199px) {
	.p-msg-company__list {
		column-count: 2;
		column-fill: auto;
		column-gap: 15px;
		-webkit-column-count: 2;
		-moz-column-count: 2;
		-webkit-column-fill: auto;
		-moz-column-fill: auto;
		-webkit-column-gap: 15px;
		-moz-column-gap: 15px
	}
}
@media screen and (min-width:769px) and (max-width:992px) {
	.p-msg-company__list {
		column-count: 2;
		column-fill: auto;
		column-gap: 15px;
		-webkit-column-count: 2;
		-moz-column-count: 2;
		-webkit-column-fill: auto;
		-moz-column-fill: auto;
		-webkit-column-gap: 15px;
		-moz-column-gap: 15px
	}
}
@media screen and (min-width:481px) and (max-width:768px) {
	.p-msg-company__list {
		column-count: 1;
		column-fill: auto;
		column-gap: 15px;
		-webkit-column-count: 1;
		-moz-column-count: 1;
		-webkit-column-fill: auto;
		-moz-column-fill: auto;
		-webkit-column-gap: 15px;
		-moz-column-gap: 15px
	}
}
@media screen and (max-width:480px) {
	.p-msg-company__list {
		column-count: 1;
		column-fill: auto;
		column-gap: 15px;
		-webkit-column-count: 1;
		-moz-column-count: 1;
		-webkit-column-fill: auto;
		-moz-column-fill: auto;
		-webkit-column-gap: 15px;
		-moz-column-gap: 15px
	}
}
.p-msg-company__item {
	display: inline-block;
	-webkit-column-break-inside: avoid;
	-moz-column-break-inside: avoid;
	column-break-inside: avoid
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.p-msg-company__item {
		display: block!important
	}
}
.p-events {
	overflow: hidden;
	padding-top: 8.59375vw
}
@media (max-width:769px) {
	.p-events {
		padding-top: 0
	}
}
.p-events__container {
	max-width: 1000px;
	margin: 6.25vw auto 7.8125vw
}
@media (min-width:1280px) {
	.p-events__container {
		max-width: 1040px
	}
}
@media (min-width:1359px) {
	.p-events__container {
		max-width: 70.3125vw
	}
}
@media (max-width:769px) {
	.p-events__container {
		max-width: none;
		margin: 10.66667vw 0 21.33333vw;
		padding: 0 5.33333vw
	}
}
.p-events__heading {
	position: relative;
	margin-bottom: 4.6875vw;
	color: #fff;
	font-size: 32px;
	font-size: 2.5vw;
	font-weight: 800;
	letter-spacing: .05em;
	text-align: center
}
@media (max-width:769px) {
	.p-events__heading {
		margin-bottom: 10.66667vw;
		font-size: 20px;
		font-size: 5.33333vw
	}
}
.p-events__heading:after {
	position: absolute;
	bottom: -30px;
	left: 50%;
	content: "";
	height: 2px;
	width: 40px;
	background-color: #fff;
	transform: translateX(-50%)
}
@media (max-width:769px) {
	.p-events__heading:after {
		bottom: -15px;
		width: 20px
	}
}
.p-events__post {
	transition: .325s
}
.p-events__post:hover {
	opacity: .7
}
.p-events__post:not(:last-of-type) {
	margin-bottom: 6.25vw
}
@media (max-width:769px) {
	.p-events__post:not(:last-of-type) {
		margin-bottom: 10.66667vw
	}
}
.p-events__image {
	overflow: hidden;
	height: 31.25vw;
	margin-bottom: 1.17188vw;
	border-radius: 5px
}
@media (max-width:769px) {
	.p-events__image {
		height: 48vw;
		margin-bottom: 4vw
	}
}
.p-events__inner-unit {
	position: relative
}
.p-events__title {
	margin-bottom: .3125vw;
	color: #fff;
	font-family: Prompt, sans-serif;
	font-size: 32px;
	font-size: 2.5vw;
	font-weight: 900;
	letter-spacing: .05em;
	line-height: 1
}
@media (max-width:769px) {
	.p-events__title {
		margin-bottom: .53333vw;
		font-size: 5.33333vw;
		line-height: 1.2
	}
}
.p-events__title-small {
	display: block;
	font-size: 20px;
	font-size: 1.5625vw
}
@media (max-width:769px) {
	.p-events__title-small {
		margin-bottom: 1.33333vw;
		font-size: 3.73333vw
	}
}
.p-events__title-label {
	color: #fff;
	font-size: 15px;
	font-size: 1.17188vw;
	font-weight: 700;
	letter-spacing: .03em;
	line-height: 1.2
}
@media (max-width:769px) {
	.p-events__title-label {
		font-size: 3.2vw
	}
}
.p-events__label {
	position: absolute;
	right: 0;
	top: .78125vw;
	display: inline-block;
	padding-right: 1.875vw;
	color: #fff;
	font-family: Prompt, sans-serif;
	font-size: 12px;
	font-size: .9375vw;
	font-weight: 900;
	letter-spacing: .03em;
	line-height: 1.2;
	text-transform: uppercase
}
@media (max-width:769px) {
	.p-events__label {
		top: 4vw;
		margin-top: 0
	}
}
.p-events__label:after {
	position: absolute;
	right: 0;
	top: 50%;
	content: "";
	height: 2px;
	width: 20px;
	background-color: #fff;
	transform: translateY(-50%);
	transition: right .225s
}
.p-events-detail {
	overflow: hidden;
	padding-top: 8.59375vw
}
@media (max-width:769px) {
	.p-events-detail {
		padding-top: 0
	}
}
.p-events-detail__container {
	max-width: 1000px;
	margin: 6.25vw auto 7.8125vw
}
@media (min-width:1280px) {
	.p-events-detail__container {
		max-width: 1040px
	}
}
@media (min-width:1359px) {
	.p-events-detail__container {
		max-width: 70.3125vw
	}
}
@media (max-width:769px) {
	.p-events-detail__container {
		max-width: none;
		margin: 10.66667vw 0 21.33333vw;
		padding: 0 5.33333vw
	}
}
.p-events-detail__mv-image {
	height: 70vh
}
@media (max-width:769px) {
	.p-events-detail__mv-image {
		height: 40vh
	}
}
.p-events-detail__event-title {
	margin-bottom: .78125vw;
	color: #fff;
	font-size: 50px;
	font-size: 3.90625vw;
	letter-spacing: .02em;
	line-height: 1.2
}
@media (max-width:769px) {
	.p-events-detail__event-title {
		margin-bottom: 2.66667vw;
		font-size: 30px;
		font-size: 8vw
	}
}
.p-events-detail__subcatch {
	margin-bottom: 3.125vw;
	color: #fff;
	font-size: 18px;
	font-size: 1.40625vw;
	letter-spacing: .03em;
	line-height: 1
}
@media (max-width:769px) {
	.p-events-detail__subcatch {
		margin-bottom: 5.33333vw;
		font-size: 16px;
		font-size: 4.26667vw;
		line-height: 1.5
	}
}
.p-events-detail__info-unit {
	margin-bottom: 2.34375vw
}
@media (max-width:769px) {
	.p-events-detail__info-unit {
		margin-bottom: 5.33333vw
	}
}
.p-events-detail__data-unit {
	margin-bottom: 1.5625vw;
	color: #fff
}
@media (max-width:769px) {
	.p-events-detail__data-unit {
		margin-bottom: 5.33333vw
	}
}
.p-events-detail__date, .p-events-detail__place {
	list-style-type: square;
	font-size: 16px;
	font-size: 1.25vw;
	line-height: 1
}
@media (max-width:769px) {
	.p-events-detail__date, .p-events-detail__place {
		margin-left: 4.26667vw;
		font-size: 14px;
		font-size: 3.73333vw;
		line-height: 1.3
	}
}
.p-events-detail__date {
	margin-bottom: .78125vw
}
@media (max-width:769px) {
	.p-events-detail__date {
		margin-bottom: 2.66667vw
	}
}
.p-events-detail__info-text {
	color: #fff;
	font-size: 12px;
	font-size: .9375vw;
	line-height: 2
}
@media (max-width:769px) {
	.p-events-detail__info-text {
		font-size: 12px;
		font-size: 3.2vw
	}
}
.p-events-detail__image-unit {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 2.34375vw;
	flex-wrap: wrap;
	justify-content: space-between
}
@media (max-width:769px) {
	.p-events-detail__image-unit {
		margin-bottom: 5.33333vw
	}
}
.p-events-detail__image-unit:after {
	content: "";
	display: block;
	width: calc(33.33333% - 20px)
}
.p-events-detail__image {
	overflow: hidden;
	height: 15.625vw;
	width: calc(33.33333% - 20px);
	border-radius: 3px
}
@media (max-width:769px) {
	.p-events-detail__image {
		height: 26.66667vw;
		width: calc(50% - 5px)
	}
}
.p-events-detail__image:first-of-type {
	height: 31.25vw;
	margin-bottom: 2.34375vw;
	flex: 1 0 100%
}
@media (max-width:769px) {
	.p-events-detail__image:first-of-type {
		height: 48vw;
		margin-bottom: 4vw
	}
}
@media (max-width:769px) {
	.p-events-detail__image:last-of-type {
		height: 48vw;
		margin-top: 4vw;
		flex: 1 0 100%
	}
}
.p-events-detail__text {
	margin-bottom: 4.6875vw;
	color: #fff;
	font-size: 14px;
	font-size: 1.09375vw;
	line-height: 2
}
@media (max-width:769px) {
	.p-events-detail__text {
		margin-bottom: 8vw;
		font-size: 12px;
		font-size: 3.2vw
	}
}
.p-events-detail__summary-title {
	margin-bottom: .78125vw;
	color: #fff;
	font-size: 16px;
	font-size: 1.25vw;
	line-height: 1
}
@media (max-width:769px) {
	.p-events-detail__summary-title {
		margin-bottom: 2.66667vw;
		font-size: 16px;
		font-size: 4.26667vw
	}
}
.p-events-detail__summary-text {
	color: #fff;
	font-size: 12px;
	font-size: .9375vw;
	line-height: 2
}
@media (max-width:769px) {
	.p-events-detail__summary-text {
		font-size: 12px;
		font-size: 3.2vw
	}
}
.p-events-detail__button-unit {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 2.34375vw;
	justify-content: center;
	align-items: center
}
@media (max-width:769px) {
	.p-events-detail__button-unit {
		margin-bottom: 8vw
	}
}
.history {
	background: #111
}
@media (max-width:769px) {
	.history.-s-open {
		padding-top: 18.66667vw
	}
}
.history__bg {
	position: fixed;
	content: "";
	height: 100vh;
	width: 100vw
}
.history__top {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	overflow: hidden;
	z-index: 1;
	height: 100vh;
	flex-direction: column;
	justify-content: center;
	align-items: center
}
.history__title {
	height: auto;
	width: 62.89062vw;
	max-width: 67.1875vw;
	margin-bottom: 1.5625vw
}
@media (max-width:769px) {
	.history__title {
		width: 95vw;
		max-width: 100%;
		margin-bottom: 4vw
	}
}
.history__start-button-wrapper {
	cursor: pointer;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 5.625vw;
	width: 35.15625vw;
	justify-content: center;
	background-color: #daa506;
	color: #fff;
	align-items: center;
	text-decoration: none;
	transform: skewX(-26deg)
}
@media (max-width:769px) {
	.history__start-button-wrapper {
		height: 10.66667vw;
		width: 80vw
	}
}
.history__start-button-wrapper:before {
	position: absolute;
	left: .625vw;
	top: .78125vw;
	content: "";
	display: block;
	height: 100%;
	width: 100%;
	border: .46875vw solid #daa506;
	box-sizing: border-box;
	transition: .2s ease-out
}
@media (max-width:769px) {
	.history__start-button-wrapper:before {
		left: 2.13333vw;
		top: 2.66667vw
	}
}
.history__start-button-wrapper:hover:before {
	left: 4px;
	top: 8px
}
.history__start-button-text {
	font-family: Prompt, sans-serif;
	font-size: 2.03125vw;
	font-weight: 700;
	transform: skewX(26deg)
}
@media (max-width:769px) {
	.history__start-button-text {
		font-size: 5.33333vw
	}
}
.history__generations {
	opacity: 0;
	height: 150000px
}
.history__generations-container {
	position: fixed;
	height: 100vh;
	width: 100vw
}
@media (max-width:769px) {
	.history__generations-container {
		position: static
	}
}
.history__generations-bg-image {
	position: fixed;
	opacity: 0;
	height: 100vh;
	width: 100vw;
	background-repeat: no-repeat;
	background-size: cover
}
.history__generations-bg-image:after {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
	content: "";
	height: 100%;
	width: 100%;
	background-color: rgba(34, 34, 34, .7)
}
.history__generations-scroll {
	position: absolute;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%
}
@media (max-width:769px) {
	.history__generations-scroll {
		flex-direction: column
	}
}
.history__clear, .history__result {
	position: relative;
	opacity: 0
}
.history__end-flg {
	height: 100vh;
	width: 100vw;
	min-width: 1000px;
	margin-left: 300px
}
@media (max-width:769px) {
	.history__end-flg {
		height: 35vh;
		min-width: 100%;
		margin-left: 0
	}
}
.history__end-content {
	position: relative;
	height: 100%;
	width: 100vw;
	background: #f6ca11
}
.history__end-content:before {
	position: absolute;
	left: -100px;
	content: "";
	height: 100%;
	width: 7.03125vw;
	min-width: 9vw;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iODQiIGhlaWdodD0iNjk2IiB2aWV3Qm94PSIwIDAgODQgNjk2IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNMS4yNzQ4NCAyMS40Qy0wLjQyNTE1NyAyMi42IC0wLjQyNTE1NiAyNS4xIDEuMjc0ODQgMjYuM0wzMy4yNzQ4IDQ4LjhMMS4yNzQ4NSA3MS4zQy0wLjQyNTE1MiA3Mi41IC0wLjQyNTE1MiA3NSAxLjI3NDg1IDc2LjJMMzMuMjc0OSA5OC43TDEuMjc0ODUgMTIxLjJDLTAuNDI1MTQ4IDEyMi40IC0wLjQyNTE0OCAxMjQuOSAxLjI3NDg1IDEyNi4xTDMzLjI3NDkgMTQ4LjZMMS4yNzQ4NiAxNzEuMUMtMC40MjUxNDMgMTcyLjMgLTAuNDI1MTQzIDE3NC44IDEuMjc0ODYgMTc2TDMyLjU3NDkgMTk4TDEuMjc0ODYgMjIwQy0wLjQyNTEzOSAyMjEuMiAtMC40MjUxMzkgMjIzLjcgMS4yNzQ4NiAyMjQuOUwzMy4yNzQ5IDI0Ny40TDEuMjc0ODcgMjY5LjlDLTAuNDI1MTM1IDI3MS4xIC0wLjQyNTEzNSAyNzMuNiAxLjI3NDg3IDI3NC44TDMzLjI3NDkgMjk3LjNMMS4yNzQ4NyAzMTkuOEMtMC40MjUxMyAzMjEgLTAuNDI1MTMgMzIzLjUgMS4yNzQ4NyAzMjQuN0wzMy4yNzQ5IDM0Ny4yTDEuMjc0ODcgMzY5LjdDLTAuNDI1MTI2IDM3MC45IC0wLjQyNTEyNiAzNzMuNCAxLjI3NDg3IDM3NC42TDMyLjU3NDkgMzk2LjZMMS4yNzQ4OCA0MTguNkMtMC40MjUxMjIgNDE5LjggLTAuNDI1MTIyIDQyMi4zIDEuMjc0ODggNDIzLjVMMzMuMjc0OSA0NDZMMS4yNzQ4OCA0NjguNUMtMC40MjUxMTcgNDY5LjcgLTAuNDI1MTE3IDQ3Mi4yIDEuMjc0ODggNDczLjRMMzMuMjc0OSA0OTUuOUwxLjI3NDg5IDUxOC40Qy0wLjQyNTExMyA1MTkuNiAtMC40MjUxMTMgNTIyLjEgMS4yNzQ4OSA1MjMuM0wzMy4yNzQ5IDU0NS44TDEuMjc0ODkgNTY4LjNDLTAuNDI1MTA5IDU2OS41IC0wLjQyNTEwOSA1NzIgMS4yNzQ4OSA1NzMuMkwzMi41NzQ5IDU5NS4yTDEuMjc0OSA2MTcuMkMtMC40MjUxMDQgNjE4LjQgLTAuNDI1MTA0IDYyMC45IDEuMjc0OSA2MjIuMUwzMy4yNzQ5IDY0NS45TDEuMjc0OSA2NjguNEMtMC40MjUxIDY2OS42IC0wLjQyNTEgNjcyLjEgMS4yNzQ5IDY3My4zTDMzLjQ3NDkgNjk2TDgzLjI3NDkgNjk2TDgzLjI3NDkgNjc1LjNMODMuMjc0OSA2MjYuM0w4My4yNzQ5IDYxNi41TDgzLjI3NDkgNTc2LjNMODMuMjc0OSA1NjYuNUw4My4yNzQ5IDUyNi4zTDgzLjI3NDkgNTE3LjVMODMuMjc0OSA0NzYuM0w4My4yNzQ5IDQ2Ny41TDgzLjI3NDkgNDI3LjNMODMuMjc0OSA0MTcuNUw4My4yNzQ5IDM3Ny4zTDgzLjI3NDkgMzY3LjVMODMuMjc0OSAzMjcuM0w4My4yNzQ5IDMxOC41TDgzLjI3NDkgMjc3LjNMODMuMjc0OSAyNjguNUw4My4yNzQ5IDIyOC4zTDgzLjI3NDkgMjE4LjVMODMuMjc0OSAxNzguM0w4My4yNzQ5IDE2OC41TDgzLjI3NDkgMTI4LjNMODMuMjc0OSAxMTkuNUw4My4yNzQ4IDc4LjNMODMuMjc0OCA2OS41TDgzLjI3NDggMTkuNUw4My4yNzQ4IDBMMzEuNjc0OCA0LjUxMTAyZS0wNkwxLjI3NDg0IDIxLjRaIiBmaWxsPSIjRjZDQTExIi8+Cjwvc3ZnPgo=);
	background-repeat: no-repeat;
	background-size: cover
}
@media (max-width:769px) {
	.history__end-content:before {
		left: 100%;
		right: 0;
		top: -30px;
		height: 100vw;
		background-size: auto;
		transform: rotate(90deg);
		transform-origin: left top
	}
}
.history__end-inner {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	flex-direction: column;
	justify-content: center
}
@media (max-width:769px) {
	.history__end-inner {
		text-align: center
	}
}
.history__end-text {
	margin-bottom: 1.5625vw;
	font-family: Prompt, sans-serif;
	font-size: 32px;
	font-size: 2.5vw;
	font-weight: 800;
	letter-spacing: .03em;
	line-height: 1
}
@media (max-width:769px) {
	.history__end-text {
		margin-bottom: 4vw;
		font-size: 20px;
		font-size: 5.33333vw
	}
}
.history__end-clear-text {
	font-family: Prompt, sans-serif;
	font-size: 80px;
	font-size: 6.25vw;
	font-weight: 800;
	letter-spacing: .05em;
	line-height: 1
}
@media (max-width:769px) {
	.history__end-clear-text {
		margin-bottom: 1.33333vw;
		font-size: 40px;
		font-size: 10.66667vw
	}
}
.history__end-check-text {
	font-family: Prompt, sans-serif;
	font-size: 20px;
	font-size: 1.5625vw;
	font-weight: 800;
	letter-spacing: .05em;
	line-height: 1
}
@media (max-width:769px) {
	.history__end-check-text {
		font-size: 16px;
		font-size: 4.26667vw
	}
}
.history__scroll-sign {
	position: fixed;
	bottom: 40px;
	right: 32px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	align-items: center
}
@media (max-width:769px) {
	.history__scroll-sign {
		display: none
	}
}
.history__scroll-sign-icon {
	height: 0;
	width: 0;
	border-color: transparent transparent transparent #fff;
	border-style: solid;
	border-width: 8px 0 8px 20px;
	animation: scroll-sign 1s ease-out infinite;
	-webkit-animation: scroll-sign 1s ease-out infinite
}
.history__scroll-sign-text {
	margin-top: 4px;
	color: #fff;
	font-size: 1.09375vw;
	font-weight: 700
}
@-webkit-keyframes scroll-sign {
	0% {
		transform: translateX(-50%)
	}
	to {
		opacity: 0;
		transform: translateX(50%)
	}
}
@keyframes scroll-sign {
	0% {
		transform: translateX(-50%)
	}
	to {
		opacity: 0;
		transform: translateX(50%)
	}
}
.history__gotoplay {
	cursor: pointer;
	position: relative;
	color: #fff;
	font-family: Prompt, sans-serif;
	font-size: 50px;
	font-size: 3.90625vw;
	font-weight: 700;
	letter-spacing: .07em;
	line-height: 1;
	text-transform: uppercase;
	animation: blink 1s ease-in-out infinite alternate;
	-webkit-animation: blink 1s ease-in-out infinite alternate
}
.history__gotoplay:before {
	position: absolute;
	right: -2.34375vw;
	top: 50%;
	content: "";
	display: block;
	border-color: transparent transparent transparent #fff;
	border-style: solid;
	border-width: 1.17188vw 0 1.17188vw 1.32812vw;
	transform: translateY(-50%);
	transition: .325s
}
@media (max-width:769px) {
	.history__gotoplay:before {
		right: -5.33333vw;
		border-width: 2.13333vw 0 2.13333vw 2.66667vw
	}
}
@media (max-width:769px) {
	.history__gotoplay {
		font-size: 26px;
		font-size: 6.93333vw
	}
}
.history__credit-button {
	cursor: pointer;
	position: absolute;
	bottom: 20px;
	right: 20px;
	z-index: 10;
	color: #fff;
	font-size: 12px;
	font-size: .9375vw
}
@media (max-width:769px) {
	.history__credit-button {
		font-size: 12px;
		font-size: 3.2vw
	}
}
.history__credit-area {
	pointer-events: none;
	position: fixed;
	top: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	opacity: 0;
	visibility: hidden;
	z-index: 9999;
	height: 0;
	height: 100vh;
	width: 100%;
	justify-content: center;
	background-color: rgba(0, 0, 0, .8);
	align-items: center;
	transition: opacity .325s
}
.history__credit-area.-s-on {
	pointer-events: auto;
	opacity: 1;
	visibility: visible
}
.history__credit-inner {
	position: relative;
	overflow: scroll;
	max-height: 39.0625vw;
	max-width: 46.875vw;
	margin: 0 auto;
	padding: 3.125vw;
	background: #fff;
	border-radius: 3px
}
@media (max-width:769px) {
	.history__credit-inner {
		max-height: 70%;
		max-width: 90%;
		padding: 50px 20px 20px
	}
}
.history__credit-text {
	display: inline;
	font-size: 9px;
	font-size: .70312vw
}
@media (max-width:769px) {
	.history__credit-text {
		font-size: 9px;
		font-size: 2.4vw
	}
}
.history__credit-logo {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	align-items: center
}
.history__credit-logo img {
	height: auto;
	width: 60px;
	margin: 0 4px
}
@media (max-width:769px) {
	.history__credit-logo .-small img {
		width: 40px
	}
}
.history__credit-close-button {
	position: absolute;
	right: 12px;
	top: 12px;
	height: 30px;
	width: 30px;
	padding: 0;
	outline: none
}
.history__credit-close-line {
	position: absolute;
	display: block;
	height: 2px;
	width: 100%;
	background: #222
}
.history__credit-close-line:first-of-type {
	transform: rotate(45deg)
}
.history__credit-close-line:nth-of-type(2) {
	transform: rotate(-45deg)
}
.p-thanks {
	overflow: hidden;
	padding-top: 8.59375vw
}
@media (max-width:769px) {
	.p-thanks {
		padding-top: 0
	}
}
.p-thanks .c-newscard__catch {
	font-size: 10px;
	font-size: .78125vw;
	font-weight: 500
}
@media (max-width:769px) {
	.p-thanks .c-newscard__catch {
		font-size: 9px;
		font-size: 2.4vw
	}
}
.p-thanks__container {
	max-width: 1280px;
	margin: 0 auto
}
@media (min-width:1280px) {
	.p-thanks__container {
		max-width: 1040px
	}
}
@media (max-width:769px) {
	.p-thanks__container {
		padding: 0 5.33333vw
	}
}
.p-thanks__inner {
	margin: 4.6875vw 0 7.8125vw
}
@media (max-width:769px) {
	.p-thanks__inner {
		margin: 10.66667vw 0 21.33333vw
	}
}
.p-thanks__heading-unit {
	margin-bottom: 4.6875vw
}
@media (max-width:768px) {
	.p-thanks__heading-unit {
		margin-bottom: 6.25vw
	}
}
@media (max-width:413px) {
	.p-thanks__heading-unit {
		margin-bottom: 10.66667vw
	}
}
.p-thanks__heading {
	display: block;
	color: #fff;
	font-weight: 700;
	letter-spacing: .02em;
	line-height: 1;
	text-align: center
}
.p-thanks__heading.-ja {
	margin-bottom: 1.5625vw;
	font-size: 32px;
	font-size: 2.5vw
}
@media (max-width:768px) {
	.p-thanks__heading.-ja {
		margin-bottom: 1.5625vw;
		font-size: 32px;
		font-size: 4.16125vw;
		line-height: 1.4
	}
}
@media (max-width:413px) {
	.p-thanks__heading.-ja {
		margin-bottom: 2.66667vw;
		font-size: 24px;
		font-size: 6.4vw;
		line-height: 1.4
	}
}
.p-thanks__heading.-en {
	font-size: 20px;
	font-size: 1.5625vw
}
@media (max-width:768px) {
	.p-thanks__heading.-en {
		font-size: 20px;
		font-size: 2.60078vw
	}
}
@media (max-width:413px) {
	.p-thanks__heading.-en {
		font-size: 16px;
		font-size: 4.26667vw
	}
}
.p-thanks__message-area {
	flex-direction: column
}
.p-thanks__message-area, .p-thanks__message-box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
	align-items: center
}
.p-thanks__message-box {
	width: 100%
}
@media (max-width:768px) {
	.p-thanks__message-box {
		width: 80%
	}
}
@media (max-width:413px) {
	.p-thanks__message-box {
		width: 100%
	}
}
.p-thanks__message {
	overflow: scroll;
	height: 15.625vw;
	width: 54.6875vw;
	max-height: 15.625vw;
	margin-bottom: 1.5625vw;
	padding: .78125vw;
	background-color: #fff;
	border-radius: 3px;
	outline: none;
	font-size: 14px;
	font-size: 1.09375vw
}
@media (max-width:768px) {
	.p-thanks__message {
		height: 26.5625vw;
		width: 100%;
		max-height: 26.5625vw;
		margin-bottom: 3.125vw;
		padding: 1.5625vw;
		font-size: 12px;
		font-size: 1.56047vw
	}
}
@media (max-width:413px) {
	.p-thanks__message {
		height: 42.66667vw;
		width: 100%;
		max-height: 42.66667vw;
		margin-bottom: 5.33333vw;
		padding: 2.66667vw;
		font-size: 12px;
		font-size: 3.2vw
	}
}
.p-thanks__message-tweet-link {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 3.75vw;
	width: 12.5vw;
	justify-content: center;
	background: #1da1f2;
	border-radius: 3px;
	color: #fff;
	font-size: 14px;
	font-size: 1.09375vw;
	font-weight: 700;
	align-items: center;
	transition: opacity .325s
}
@media (max-width:768px) {
	.p-thanks__message-tweet-link {
		height: 8.53333vw;
		width: 60%;
		font-size: 14px;
		font-size: 1.82055vw
	}
}
@media (max-width:413px) {
	.p-thanks__message-tweet-link {
		height: 12.8vw;
		width: 70%;
		font-size: 14px;
		font-size: 3.73333vw
	}
}
.p-thanks__message-tweet-link:hover {
	opacity: .7
}
.p-thanks__buttonarea {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-top: 6.25vw;
	justify-content: center;
	align-items: center
}
@media (max-width:768px) {
	.p-thanks__buttonarea {
		padding-top: 6.25vw
	}
}
@media (max-width:413px) {
	.p-thanks__buttonarea {
		padding-top: 8vw
	}
}
.en .p-contents__text {
	line-height: 1.5
}
@media (max-width:769px) {
	.en .p-contents__button {
		margin: 12px 0
	}
}
.p-contents {
	overflow: hidden;
	padding-top: 8.59375vw
}
@media (max-width:769px) {
	.p-contents {
		padding-top: 0
	}
}
.p-contents__container {
	max-width: 1000px;
	margin: 6.25vw auto 7.8125vw
}
@media (min-width:1280px) {
	.p-contents__container {
		max-width: 1040px
	}
}
@media (min-width:1359px) {
	.p-contents__container {
		max-width: 70.3125vw
	}
}
@media (max-width:769px) {
	.p-contents__container {
		max-width: none;
		margin: 10.66667vw 0 21.33333vw;
		padding: 0 5.33333vw
	}
}
.p-contents__text {
	margin-bottom: 3.125vw;
	color: #fff;
	font-size: 20px;
	font-size: 1.5625vw;
	line-height: 1;
	text-align: center
}
@media (max-width:769px) {
	.p-contents__text {
		margin-bottom: 8.53333vw;
		font-size: 18px;
		font-size: 4.8vw;
		line-height: 1.4
	}
}
.p-contents__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap
}
.p-contents__item:not(:last-of-type) {
	margin-bottom: 4.6875vw
}
@media (max-width:769px) {
	.p-contents__item:not(:last-of-type) {
		margin-bottom: 14.93333vw
	}
}
.p-contents__item.-large .p-contents__image {
	height: auto
}
@media (max-width:769px) {
	.p-contents__item.-large .p-contents__image {
		height: auto
	}
}
.p-contents__item.-medium .p-contents__image {
	height: auto
}
@media (max-width:769px) {
	.p-contents__item.-medium .p-contents__image {
		height: auto
	}
}
.p-contents__item.-small {
	width: calc(50% - 20px)
}
@media (max-width:769px) {
	.p-contents__item.-small {
		width: 100%
	}
}
.p-contents__item.-small .p-contents__item-heading {
	font-size: 32px;
	font-size: 2.5vw
}
@media (max-width:769px) {
	.p-contents__item.-small .p-contents__item-heading {
		font-size: 24px;
		font-size: 6.4vw
	}
}
.p-contents__item.-small .p-contents__item-label {
	font-size: 16px;
	font-size: 1.25vw
}
@media (max-width:769px) {
	.p-contents__item.-small .p-contents__item-label {
		font-size: 14px;
		font-size: 3.73333vw
	}
}
.p-contents__item.-small .p-contents__image {
	height: 270px
}
@media (max-width:769px) {
	.p-contents__item.-small .p-contents__image {
		height: 41.33333vw
	}
}
.p-contents__item.-small .p-contents__button {
	padding: 1.09375vw 3.4375vw;
	font-size: 14px;
	font-size: 1.09375vw
}
@media (max-width:769px) {
	.p-contents__item.-small .p-contents__button {
		width: 60%;
		padding: 3.73333vw 5.33333vw 4.26667vw;
		font-size: 14px;
		font-size: 3.73333vw
	}
}
.p-contents__image {
	overflow: hidden;
	margin-bottom: 1.5625vw;
	border: 2px solid #3d65e7;
	border-radius: 10px
}
@media (max-width:769px) {
	.p-contents__image {
		margin-bottom: 4.26667vw;
		border-radius: 5px;
		border-width: 1px
	}
}
.p-contents__inner-unit {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: space-between
}
@media (max-width:769px) {
	.p-contents__inner-unit {
		flex-direction: column
	}
}
.p-contents__texts {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex: 1;
	align-items: baseline
}
.p-contents__item-heading {
	margin-bottom: .625vw;
	color: #fff;
	font-family: Prompt, sans-serif;
	font-size: 42px;
	font-size: 3.28125vw;
	letter-spacing: .05em;
	line-height: 1;
	text-transform: uppercase
}
@media (max-width:769px) {
	.p-contents__item-heading {
		margin-bottom: 1.6vw;
		font-size: 24px;
		font-size: 6.4vw;
		letter-spacing: .03em
	}
}
.p-contents__item-label {
	color: #fff;
	font-size: 18px;
	font-size: 1.40625vw;
	letter-spacing: .05em;
	line-height: 1
}
@media (max-width:769px) {
	.p-contents__item-label {
		font-size: 14px;
		font-size: 3.73333vw;
		line-height: 1.2
	}
}
.p-contents__item-publish {
	padding-left: 1.5625vw;
	color: #fff;
	font-size: 20px;
	font-size: 1.5625vw;
	letter-spacing: .03em;
	line-height: 1
}
@media (max-width:769px) {
	.p-contents__item-publish {
		padding-left: 3.2vw;
		font-size: 12px;
		font-size: 3.2vw
	}
}
.p-contents__item-publish .-small {
	display: inline-block;
	font-size: 16px;
	font-size: 1.25vw
}
@media (max-width:769px) {
	.p-contents__item-publish .-small {
		font-size: 12px;
		font-size: 3.2vw
	}
}
.p-contents__button {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 1.09375vw 4.6875vw;
	justify-content: center;
	background-color: #fff;
	border-radius: 3px;
	color: #111;
	font-size: 14px;
	font-size: 1.09375vw;
	font-weight: 700;
	align-items: center;
	line-height: 1
}
@media (min-width:770px) {
	.p-contents__button {
		transition: opacity .325s
	}
	.p-contents__button:hover {
		opacity: .6
	}
}
@media (max-width:769px) {
	.p-contents__button {
		width: 80%;
		padding: 3.73333vw 5.33333vw 4.26667vw;
		font-size: 14px;
		font-size: 3.73333vw
	}
}
.p-contents__button:after {
	position: absolute;
	right: 20px;
	top: 50%;
	content: "";
	height: 0;
	width: 0;
	border-color: transparent transparent transparent #111;
	border-style: solid;
	border-width: 6px 0 6px 8px;
	transform: translateY(-50%)
}
@media (max-width:769px) {
	.p-contents__button:after {
		border-width: 6px 0 6px 10px
	}
}
.en .p-gg__publish-text-unit {
	flex-direction: column
}
.en .p-gg__publish-text {
	font-size: 32px;
	font-size: 2.5vw;
	line-height: 1.4
}
@media (max-width:769px) {
	.en .p-gg__publish-text {
		margin: 0;
		font-size: 18px;
		font-size: 4.8vw;
		text-align: center
	}
}
.en .p-gg__color-text {
	font-size: 20px;
	font-size: 1.5625vw
}
@media (max-width:769px) {
	.en .p-gg__color-text {
		font-size: 14px;
		font-size: 3.73333vw
	}
}
.en .p-goods__prod-unit {
	margin-bottom: 0;
	padding-bottom: 0;
	border: 0
}
.en .p-goods__info-text-unit {
	justify-content: center
}
.en .p-contents__button-unit {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center
}
@media (max-width:769px) {
	.en .p-contents__button-unit {
		flex-direction: column
	}
}
.en .p-contents__button-unit .p-contents__button:not(:last-of-type) {
	margin: 0 20px 0 0
}
@media (max-width:769px) {
	.en .p-contents__button-unit .p-contents__button:not(:last-of-type) {
		margin: 0 0 12px
	}
}
.en .p-goods__button-unit {
	margin: 80px 0
}
@media (max-width:769px) {
	.en .p-goods__button-unit {
		margin: 60px 0 80px
	}
}
.p-contents-detail {
	overflow: hidden;
	padding-top: 8.59375vw
}
@media (max-width:769px) {
	.p-contents-detail {
		padding-top: 0
	}
}
.p-contents-detail__container {
	max-width: 1000px;
	margin: 6.25vw auto 7.8125vw
}
@media (min-width:1280px) {
	.p-contents-detail__container {
		max-width: 1040px
	}
}
@media (min-width:1359px) {
	.p-contents-detail__container {
		max-width: 70.3125vw
	}
}
@media (max-width:769px) {
	.p-contents-detail__container {
		max-width: none;
		margin: 10.66667vw 0 21.33333vw;
		padding: 0 5.33333vw
	}
}
.p-contents-detail__heading {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center
}
.p-contents-detail__heading-en {
	margin-bottom: .9375vw;
	color: #fff;
	font-family: Prompt, sans-serif;
	font-size: 40px;
	font-size: 3.125vw;
	letter-spacing: .05em;
	line-height: 1;
	text-transform: uppercase
}
@media (max-width:769px) {
	.p-contents-detail__heading-en {
		margin-bottom: 1.06667vw;
		font-size: 24px;
		font-size: 6.4vw
	}
}
.p-contents-detail__heading-ja {
	color: #fff;
	font-size: 20px;
	font-size: 1.5625vw;
	letter-spacing: .03em;
	line-height: 1
}
@media (max-width:769px) {
	.p-contents-detail__heading-ja {
		font-size: 16px;
		font-size: 4.26667vw
	}
}
.p-gg__body {
	margin-top: 60px
}
@media (max-width:769px) {
	.p-gg__body {
		margin-top: 8.53333vw
	}
}
.p-gg__main-image {
	height: auto;
	margin-bottom: 4.6875vw
}
.p-gg__main-image img {
	display: block;
	margin-bottom: 4px;
	border-radius: 4px
}
@media (max-width:769px) {
	.p-gg__main-image {
		height: auto;
		margin-bottom: 10.66667vw
	}
}
.p-gg__publish-text-unit {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 3.125vw;
	justify-content: center;
	align-items: center
}
@media (max-width:769px) {
	.p-gg__publish-text-unit {
		margin-bottom: 5.33333vw
	}
}
.p-gg__publish-text {
	color: #fff;
	font-size: 42px;
	font-size: 3.28125vw;
	font-weight: 700;
	line-height: 1
}
@media (max-width:769px) {
	.p-gg__publish-text {
		font-size: 20px;
		font-size: 5.33333vw
	}
}
.p-gg__publish-text:not(:last-of-type) {
	margin: 0 1.5625vw 0 0
}
@media (max-width:769px) {
	.p-gg__publish-text:not(:last-of-type) {
		margin: 0 3.2vw 0 0
	}
}
.p-gg__publish-text.-yellow {
	color: #ffc107
}
.p-gg__text {
	color: #fff;
	font-size: 16px;
	font-size: 1.25vw;
	line-height: 1.6;
	text-align: center
}
@media (max-width:769px) {
	.p-gg__text {
		margin-bottom: 5.33333vw;
		font-size: 15px;
		font-size: 4vw;
		line-height: 1.8;
		text-align: justify
	}
}
.p-gg__image-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 6.25vw;
	justify-content: space-between;
	align-items: flex-start
}
@media (max-width:769px) {
	.p-gg__image-list {
		margin-bottom: 10.66667vw;
		flex-direction: column
	}
}
.p-gg__image-item {
	overflow: hidden;
	height: 15.625vw;
	width: calc(33.33333% - 10px);
	margin-top: 1.875vw;
	border-radius: 4px
}
@media (max-width:769px) {
	.p-gg__image-item {
		height: 240px;
		width: 100%;
		margin-top: 4.26667vw
	}
}
.p-gg__color-text {
	margin-bottom: 6.25vw;
	color: #fff;
	font-size: 28px;
	font-size: 2.1875vw;
	font-weight: 700;
	letter-spacing: .03em;
	line-height: 1.5;
	text-align: center
}
@media (max-width:769px) {
	.p-gg__color-text {
		margin-bottom: 8.53333vw;
		font-size: 16px;
		font-size: 4.26667vw
	}
}
.p-gg__color-list {
	margin-bottom: 9.375vw
}
@media (max-width:769px) {
	.p-gg__color-list {
		margin-bottom: 10.66667vw
	}
}
.p-gg__color-item {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-weight: 700;
	align-items: flex-end
}
@media (max-width:769px) {
	.p-gg__color-item {
		align-items: flex-start
	}
}
.p-gg__color-item:not(:last-of-type) {
	margin-bottom: 6.25vw;
	padding-bottom: 6.25vw;
	border-bottom: 1px solid hsla(0, 0%, 100%, .3)
}
.p-gg__color-item.-black:before {
	border-color: hsla(0, 0%, 7%, .8) transparent transparent
}
.p-gg__color-item.-blue:before {
	border-color: rgba(0, 130, 202, .8) transparent transparent
}
.p-gg__color-item.-yellow:before {
	border-color: rgba(255, 193, 7, .8) transparent transparent
}
.p-gg__color-item.-red:before {
	border-color: rgba(204, 8, 20, .8) transparent transparent
}
.p-gg__color-item:before {
	position: absolute;
	left: -2.34375vw;
	top: 0;
	content: "";
	height: 0;
	width: 0;
	border-style: solid;
	border-width: 19.53125vw 39.0625vw 0 1.5625vw
}
@media (max-width:769px) {
	.p-gg__color-item:before {
		display: none
	}
}
.p-gg__color-item-image {
	width: 23.4375vw;
	margin-right: 1.5625vw;
	transform: rotate(-15deg)
}
@media (max-width:769px) {
	.p-gg__color-item-image {
		width: 33.333%;
		margin-right: 5.33333vw;
		transform: none
	}
}
.p-gg__color-text-unit {
	position: relative;
	z-index: 1;
	flex: 1;
	color: #fff;
	text-align: right
}
@media (max-width:769px) {
	.p-gg__color-text-unit {
		text-align: left
	}
}
.p-gg__color-item-label {
	margin-bottom: 18px;
	font-size: 16px;
	font-size: 1.25vw;
	line-height: 1
}
@media (max-width:769px) {
	.p-gg__color-item-label {
		margin-bottom: 4px;
		font-size: 10px;
		font-size: 2.66667vw;
		line-height: 1.2
	}
}
.p-gg__color-item-title {
	margin-bottom: 18px;
	font-size: 42px;
	font-size: 3.28125vw;
	line-height: 1
}
@media (max-width:769px) {
	.p-gg__color-item-title {
		margin-bottom: 12px;
		font-size: 16px;
		font-size: 4.26667vw
	}
}
.p-gg__color-item-price {
	color: #ffc107;
	font-size: 20px;
	font-size: 1.5625vw;
	line-height: 1
}
@media (max-width:769px) {
	.p-gg__color-item-price {
		font-size: 12px;
		font-size: 3.2vw
	}
}
.p-gg__color-item-price .-small {
	font-size: 16px;
	font-size: 1.25vw
}
@media (max-width:769px) {
	.p-gg__color-item-price .-small {
		font-size: 10px;
		font-size: 2.66667vw
	}
}
.p-gg__color-bottom-text {
	margin-bottom: 1.875vw;
	color: #fff;
	font-size: 20px;
	font-size: 1.5625vw;
	font-weight: 700;
	text-align: center
}
@media (max-width:769px) {
	.p-gg__color-bottom-text {
		margin-bottom: 5.33333vw;
		font-size: 18px;
		font-size: 4.8vw
	}
}
.p-gg__color-bottom-button {
	justify-content: center;
	align-items: center
}
.p-gg__color-bottom-button, .p-gg__image-info {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
.p-gg__image-info {
	padding-top: 6px;
	justify-content: flex-end;
	color: #fff;
	font-size: 10px;
	line-height: 1;
	text-align: right
}
.p-gg__image-info.-large {
	font-size: 14px
}
.p-gg__color-info {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 8px 0;
	justify-content: flex-end;
	color: #fff;
	font-size: 10px;
	text-align: right
}
.p-goods__body {
	max-width: 960px;
	margin: 0 auto
}
@media (min-width:1280px) {
	.p-goods__body {
		max-width: 960px
	}
}
@media (max-width:769px) {
	.p-goods__body {
		padding: 0 5.33333vw
	}
}
.p-goods__header {
	position: relative;
	overflow: hidden;
	z-index: 1;
	height: 33.15625vw;
	width: 100%;
	margin-bottom: 10.625vw
}
.p-goods__header-container {
	width: 100%
}
.p-goods__header-inner {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%
}
.p-goods__heading-unit {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 40px;
	margin-top: -14.1875vw;
	flex-direction: column;
	justify-content: center;
	align-items: center
}
@media (max-width:769px) {
	.p-goods__heading-unit {
		margin-bottom: 5.66667vw;
		margin-top: -10.66667vw
	}
}
.p-goods__section:not(:last-of-type) {
	margin-bottom: 9.375vw
}
@media (max-width:769px) {
	.p-goods__section:not(:last-of-type) {
		margin-bottom: 21.33333vw
	}
}
.p-goods__heading {
	margin-bottom: 10px;
	color: #fff;
	font-family: Prompt, sans-serif;
	font-size: 65px;
	font-size: 4.75vw;
	letter-spacing: .01em;
	line-height: 1
}
@media (max-width:769px) {
	.p-goods__heading {
		margin-bottom: 8px;
		font-size: 26px;
		font-size: 7.53333vw
	}
}
.p-goods__text {
	color: #fff;
	font-size: 24px;
	font-size: 1.8075vw;
	letter-spacing: .04em;
	line-height: 1
}
@media (max-width:769px) {
	.p-goods__text {
		font-size: 12px;
		font-size: 3.26667vw
	}
}
.p-goods__image-unit {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 80px;
	justify-content: center;
	align-items: flex-start
}
.p-goods__image-unit.-two {
	margin-bottom: 40px
}
.p-goods__image-unit.-two img {
	-o-object-fit: cover;
	object-fit: cover
}
@media (max-width:769px) {
	.p-goods__image-unit.-two {
		margin-bottom: 24px
	}
}
.p-goods__image-unit.-two .p-goods__image:not(:last-of-type) {
	margin-bottom: 32px;
	margin-right: 0
}
@media (max-width:769px) {
	.p-goods__image-unit.-two .p-goods__image:not(:last-of-type) {
		margin-bottom: 12px
	}
}
@media (max-width:769px) {
	.p-goods__image-unit.-two .p-goods__image-item {
		width: 100%
	}
}
.p-goods__image-unit.-two .p-goods__image {
	width: 480px
}
@media (max-width:769px) {
	.p-goods__image-unit.-two .p-goods__image {
		width: 100%
	}
}
.p-goods__image-unit.-two .p-goods__image.-s-1 {
	height: 420px
}
@media (max-width:769px) {
	.p-goods__image-unit.-two .p-goods__image.-s-1 {
		height: 37.33333vw
	}
}
.p-goods__image-unit.-two .p-goods__image.-s-2 {
	height: 268px
}
@media (max-width:769px) {
	.p-goods__image-unit.-two .p-goods__image.-s-2 {
		height: 26.66667vw
	}
}
@media (max-width:769px) {
	.p-goods__image-unit {
		margin-bottom: 6.4vw
	}
}
.p-goods__image-item:not(:last-of-type) {
	margin-right: 32px
}
@media (max-width:769px) {
	.p-goods__image-item:not(:last-of-type) {
		margin-right: 12px
	}
}
@media (max-width:769px) {
	.p-goods__image-item {
		width: 50%
	}
}
.p-goods__image {
	overflow: hidden;
	height: 470px;
	width: 470px;
	border-radius: 4px
}
.p-goods__image .-small {
	transform: scale(.9)
}
@media (max-width:769px) {
	.p-goods__image .-small {
		transform: scale(1)
	}
}
.p-goods__image .-xsmall {
	transform: scale(.7)
}
@media (max-width:769px) {
	.p-goods__image .-xsmall {
		transform: scale(1)
	}
}
.p-goods__image .-cover {
	-o-object-fit: cover;
	object-fit: cover
}
@media (max-width:769px) {
	.p-goods__image {
		height: 43.2vw;
		width: 100%
	}
}
.p-goods__image img {
	-o-object-fit: contain;
	object-fit: contain
}
.p-goods__image-long {
	overflow: hidden;
	height: 720px;
	border-radius: 4px
}
@media (max-width:769px) {
	.p-goods__image-long {
		height: 66.93333vw
	}
}
.p-goods__prod-item:not(:last-of-type) {
	margin-bottom: 32px
}
@media (max-width:769px) {
	.p-goods__prod-item:not(:last-of-type) {
		margin-bottom: 20px
	}
}
.p-goods__prod-name {
	margin-bottom: 12px;
	color: #fff;
	font-size: 22px;
	font-size: 1.71875vw;
	font-weight: 700;
	line-height: 1
}
@media (max-width:769px) {
	.p-goods__prod-name {
		margin-bottom: 8px;
		font-size: 16px;
		font-size: 4.26667vw;
		line-height: 1.4
	}
}
.p-goods__prod-price {
	color: #daa506;
	font-size: 16px;
	font-size: 1.25vw;
	font-weight: 700;
	line-height: 1
}
.p-goods__prod-price span {
	display: inline-block;
	margin-left: 8px;
	color: #fff;
	font-size: 14px;
	font-size: 1.09375vw
}
@media (max-width:769px) {
	.p-goods__prod-price span {
		font-size: 12px;
		font-size: 3.2vw
	}
}
@media (max-width:769px) {
	.p-goods__prod-price {
		font-size: 16px;
		font-size: 4.26667vw;
		line-height: 1.3
	}
}
.p-goods__prod-unit {
	margin-bottom: 32px;
	padding-bottom: 32px;
	border-bottom: 1px solid hsla(0, 0%, 100%, .3)
}
@media (max-width:769px) {
	.p-goods__prod-unit {
		margin-bottom: 24px;
		padding-bottom: 24px
	}
}
.p-goods__info-text-unit {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
	justify-content: space-between
}
@media (max-width:769px) {
	.p-goods__info-text-unit {
		flex-direction: column
	}
}
.p-goods__info-text {
	color: #fff;
	font-size: 14px;
	font-size: 1.09375vw;
	line-height: 1.8
}
@media (max-width:769px) {
	.p-goods__info-text {
		font-size: 13px;
		font-size: 3.46667vw
	}
}
.p-goods__prod-detail-unit {
	margin-top: 32px
}
@media (max-width:769px) {
	.p-goods__prod-detail-unit {
		margin-top: 8.53333vw
	}
}
.p-goods__prod-detail-text {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	color: #fff;
	font-size: 11px;
	font-size: .85938vw;
	align-items: flex-start;
	line-height: 1.4
}
@media (max-width:769px) {
	.p-goods__prod-detail-text {
		font-size: 12px;
		font-size: 3.2vw
	}
}
.p-goods__prod-detail-text .-label {
	width: 10%;
	margin-right: 16px
}
@media (max-width:769px) {
	.p-goods__prod-detail-text .-label {
		width: 30%
	}
}
.p-goods__prod-detail-text .-val {
	flex: 1
}
.p-goods__prod-detail-text:not(:last-of-type) {
	margin-bottom: 12px
}
.p-goods__attention-unit {
	max-width: 800px;
	margin: 9.375vw auto 3.125vw;
	padding: 40px;
	border: 2px solid #fff
}
@media (max-width:769px) {
	.p-goods__attention-unit {
		max-width: 100%;
		margin: 16vw auto 8.53333vw;
		padding: 20px
	}
}
.p-goods__attention-text {
	color: #fff;
	font-size: 12px;
	font-size: .9375vw;
	line-height: 1
}
@media (max-width:769px) {
	.p-goods__attention-text {
		font-size: 12px;
		font-size: 3.2vw;
		line-height: 1.3
	}
}
.p-goods__attention-text:not(:last-of-type) {
	margin-bottom: 16px
}
@media (max-width:769px) {
	.p-goods__attention-text:not(:last-of-type) {
		margin-bottom: 12px
	}
}
.p-goods__button-unit {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 9.375vw;
	justify-content: center;
	align-items: center
}
@media (max-width:769px) {
	.p-goods__button-unit {
		margin-bottom: 21.33333vw
	}
}
@media (max-width:769px) {
	.p-contents__button-unit {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		margin-top: 32px;
		flex-direction: column;
		justify-content: center;
		align-items: center
	}
}
.p-contents__button-unit .p-contents__button:not(:last-of-type) {
	margin-bottom: 20px
}
@media (max-width:769px) {
	.p-contents__button-unit .p-contents__button:not(:last-of-type) {
		margin: 0 0 20px
	}
}
.p-search {
	padding-top: 6.25vw
}
@media (max-width:769px) {
	.p-search {
		padding-top: 18.66667vw
	}
}
.p-search__body {
	max-width: 1280px;
	margin: 0 auto;
	padding: 6.25vw 4.6875vw 3.125vw
}
@media (min-width:1280px) {
	.p-search__body {
		max-width: 1040px
	}
}
@media (max-width:769px) {
	.p-search__body {
		padding: 10.66667vw 5.33333vw
	}
}
.p-search__item:not(:last-of-type) {
	margin-bottom: 32px;
	padding-bottom: 32px;
	border-bottom: 1px solid hsla(0, 0%, 100%, .3)
}
@media (max-width:769px) {
	.p-search__item:not(:last-of-type) {
		margin-bottom: 20px
	}
}
.p-search__index {
	margin-bottom: 32px;
	color: #fff;
	font-size: 40px;
	font-size: 3.125vw;
	font-weight: 700;
	line-height: 1
}
@media (max-width:769px) {
	.p-search__index {
		margin-bottom: 20px;
		font-size: 28px;
		font-size: 7.46667vw
	}
}
.p-search__index-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-right: -20px;
	flex-wrap: wrap
}
@media (max-width:769px) {
	.p-search__index-list {
		margin-right: -15px
	}
}
@media (max-width:769px) {
	.p-search__list {
		padding-right: 72px
	}
}
.p-search__index-item {
	margin: 0 24px 24px 0;
	line-height: 2.5
}
@media (max-width:769px) {
	.p-search__index-item {
		margin: 0 15px 15px 0
	}
}
.p-search__index-item a {
	margin: 0 14px 14px 0;
	border-bottom: 1px solid hsla(0, 0%, 100%, .4);
	color: #fff;
	font-size: 12px;
	font-size: .9375vw;
	font-weight: 400
}
@media (max-width:769px) {
	.p-search__index-item a {
		margin: 0 20px 20px 0;
		font-size: 14px;
		font-size: 3.73333vw
	}
}
.p-search__index-item .-num {
	margin-left: 4px
}
.p-search__button-unit {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
	align-items: center
}
.p-search__button-unit .-small {
	display: inline-block;
	margin-top: 4px;
	font-size: 12px
}
.p-search__index-correction-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 60px;
	width: 60px;
	margin: 0 0 16px;
	justify-content: center;
	background-color: #fff;
	border-radius: 4px;
	color: #111;
	font-size: 12px;
	font-size: .9375vw;
	font-weight: 700;
	align-items: center;
	line-height: 1;
	text-align: center
}
@media (max-width:769px) {
	.p-search__index-correction-item {
		height: 32px;
		width: 32px;
		font-size: 10px;
		font-size: 2.66667vw
	}
}
.p-search__index-correction {
	position: fixed;
	right: 0;
	top: 50%;
	overflow: scroll;
	z-index: 1;
	height: 31.25vw;
	max-height: 31.25vw;
	padding: 20px;
	background-color: #f5f5f5;
	border-radius: 4px 0 0 4px;
	transform: translateY(-50%)
}
@media (max-width:769px) {
	.p-search__index-correction {
		height: 74.66667vw;
		max-height: 74.66667vw;
		margin-top: 60px;
		padding: 14px
	}
}
.p-search__text {
	font-size: 14px;
	font-size: 1.09375vw;
	line-height: 1.3
}
.p-search__text:not(:last-of-type) {
	margin-bottom: 20px
}
@media (max-width:769px) {
	.p-search__text {
		font-size: 12px;
		font-size: 3.2vw
	}
}
.p-search__text .-small {
	font-size: 10px;
	font-size: .78125vw
}
@media (max-width:769px) {
	.p-search__text .-small {
		font-size: 10px;
		font-size: 2.66667vw
	}
}
.p-contents-detail ol, .p-contents-detail ul {
	list-style: disc outside none;
	list-style: initial
}
.p-contents-detail ol {
	list-style-type: decimal
}
.p-contents-detail .supplemental-list li {
	list-style: none
}
.p-contents-detail.-contents .inner {
	border-radius: 8px
}
@media (max-width:769px) {
	.p-contents-detail .topicsBox img {
		height: auto
	}
}
.p-contents-detail .inner {
	padding: 32px 40px;
	background-color: #fff
}
@media (max-width:769px) {
	.p-contents-detail .inner {
		padding: 20px 0
	}
}
.p-contents-detail .p-detail__container {
	overflow: hidden;
	max-width: 1000px;
	margin: 80px auto 7.8125vw;
	border-radius: 8px
}
.p-contents-detail .p-detail__container .pan-wrap .inner {
	padding: 0
}
@media (min-width:1280px) {
	.p-contents-detail .p-detail__container {
		max-width: 1040px
	}
}
@media (min-width:1359px) {
	.p-contents-detail .p-detail__container {
		max-width: 70.3125vw
	}
}
@media (max-width:769px) {
	.p-contents-detail .p-detail__container {
		max-width: none;
		margin: 10.66667vw 0 21.33333vw;
		padding: 0 20px
	}
}
.p-contents-detail__header {
	position: relative;
	width: 100%
}
.p-contents-detail__header.-news {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 50px 40px;
	justify-content: space-between;
	background: #eee;
	border-bottom: 2px solid #eee;
	border-radius: 8px 8px 0 0;
	align-items: flex-start
}
@media (max-width:769px) {
	.p-contents-detail__header.-news {
		padding: 32px 20px
	}
}
.p-contents-detail__header.-news .p-contents-detail__header-value-unit {
	width: 100%
}
.p-contents-detail__header.-news .p-contents-detail__header-data-unit {
	position: absolute;
	right: 60px;
	top: 50px
}
@media (max-width:769px) {
	.p-contents-detail__header.-news .p-contents-detail__header-data-unit {
		right: 20px;
		top: 20px
	}
}
.p-contents-detail__header.-news .p-contents-detail__header-data {
	color: #999;
	font-size: 14px;
	text-align: right
}
@media (max-width:769px) {
	.p-contents-detail__header.-news .p-contents-detail__header-data {
		font-size: 10px
	}
}
.p-contents-detail__header.-news .p-contents-detail__header-heading {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	text-align: left
}
.p-contents-detail__header.-news .p-contents-detail__header-heading-en {
	margin-bottom: 8px;
	color: #999;
	font-size: 14px;
	font-weight: 500;
	line-height: 1
}
.p-contents-detail__header.-news .p-contents-detail__header-heading-ja {
	font-size: 32px;
	font-weight: 700;
	line-height: 1.5
}
@media (max-width:769px) {
	.p-contents-detail__header.-news .p-contents-detail__header-heading-ja {
		font-size: 18px;
		line-height: 1.3
	}
}
.p-contents-detail__header.-contents .p-contents-detail__header-heading {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	max-width: 1000px;
	margin: 0 auto 48px;
	flex-direction: column;
	align-items: center;
	text-align: center
}
@media (max-width:768px) {
	.p-contents-detail__header.-contents .p-contents-detail__header-heading {
		margin: 0 0 32px;
		padding: 0 20px
	}
}
.p-contents-detail__header.-contents .p-contents-detail__header-heading-en {
	margin-bottom: 12px;
	color: #fff;
	color: #ffc107;
	font-family: Prompt, sans-serif;
	font-size: 48px;
	font-size: 3.75vw;
	font-weight: 700;
	letter-spacing: .05em;
	line-height: 1;
	text-transform: uppercase
}
@media (max-width:768px) {
	.p-contents-detail__header.-contents .p-contents-detail__header-heading-en {
		margin-bottom: 4px;
		font-size: 28px;
		line-height: 1.3
	}
}
.p-contents-detail__header.-contents .p-contents-detail__header-heading-ja {
	color: #fff;
	color: #ffc107;
	font-size: 16px;
	font-size: 1.25vw;
	font-weight: 700;
	line-height: 1
}
@media (max-width:768px) {
	.p-contents-detail__header.-contents .p-contents-detail__header-heading-ja {
		font-size: 14px
	}
}