/*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */

*, ::before, ::after {
	border-style: solid;
	border-width: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

html {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0;
	color: #fff;
	font-size: 0.15rem;
	line-height: 0.15rem;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
	position: relative;
	letter-spacing: 0.01em;
}

main {
	display: block
}

p, table, blockquote, address, pre, iframe, form, figure, dl {
	margin: 0
}

h1, h2, h3, h4, h5, h6 {
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
	margin: 0
}

ul, ol {
	list-style: none;
	margin: 0;
	padding: 0
}

dt {
	font-weight: bold
}

dd {
	margin-left: 0
}

hr {
	border-top-width: 1px;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	clear: both;
	color: inherit;
	height: 0;
	margin: 0;
	overflow: visible
}

pre {
	font-family: monospace;
	font-size: inherit
}

address {
	font-style: inherit
}

a {
	background-color: rgba(0, 0, 0, 0);
	color: inherit;
	text-decoration: none
}

abbr[title] {
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted
}

b, strong {
	font-weight: bolder
}

code, kbd, samp {
	font-family: monospace;
	font-size: inherit
}

small {
	font-size: 80%
}

sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sub {
	bottom: -0.25em
}

sup {
	top: -0.5em
}

img, embed, object, iframe {
	vertical-align: bottom
}

button, input, optgroup, select, textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: rgba(0, 0, 0, 0);
	border-radius: 0;
	color: inherit;
	font: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	text-align: inherit;
	vertical-align: middle
}

[type=checkbox] {
	-webkit-appearance: checkbox;
	-moz-appearance: checkbox;
	appearance: checkbox
}

[type=radio] {
	-webkit-appearance: radio;
	-moz-appearance: radio;
	appearance: radio
}

button, input {
	overflow: visible
}

button, select {
	text-transform: none
}

button, [type=button], [type=reset], [type=submit] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	cursor: pointer
}

button[disabled], [type=button][disabled], [type=reset][disabled], [type=submit][disabled] {
	cursor: default
}

button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner {
	border-style: none;
	padding: 0
}

button:-moz-focusring, [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring {
	outline: 1px dotted ButtonText
}

select::-ms-expand {
	display: none
}

option {
	padding: 0
}

fieldset {
	margin: 0;
	min-width: 0;
	padding: 0
}

legend {
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}

progress {
	vertical-align: baseline
}

textarea {
	overflow: auto
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
	height: auto
}

[type=search] {
	outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

label[for] {
	cursor: pointer
}

details {
	display: block
}

summary {
	display: list-item
}

[contenteditable] {
	outline: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

caption {
	text-align: left
}

td, th {
	padding: 0;
	vertical-align: top
}

th {
	font-weight: bold;
	text-align: left
}

template {
	display: none
}

[hidden] {
	display: none
}

html {
	height: -webkit-fill-available
}

body {
	min-height: 100vh;
	min-height: -webkit-fill-available
}

img {
	height: auto;
	width: 100%
}

dt, th {
	font-weight: inherit
}

html {
	font-size: 625%
}

@media(min-width: 769px) and (max-width: 1280px) {
	html {
		font-size: 7.8125vw
	}
}

@media(max-width: 768px) {
	html {
		font-size: 13.0208333333vw
	}
}

body {
	min-height: 100vh;
	-webkit-font-feature-settings: "palt";
	font-feature-settings: "palt";
	line-height: 1.6;
	letter-spacing: 0.02em;
	color: #fff;
	word-break: break-word;
	overflow-wrap: break-word;
	background-color: #000;
	hanging-punctuation: first allow-end last
}

body {
	background-image: url("../img/exclamation.svg");
	background-size: 150px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-attachment: fixed;
}

@media(max-width: 768px) {
	body {
		font-size: .24rem
	}
}

/* Header */
header {
	position: relative;
	display: block;
	z-index: 200;
	font-family: urw-din-semi-condensed, sans-serif;
	letter-spacing: 0.05em;
	min-height: 37px;
}

header .logo-konami a {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

header .logo-konami img {
	width: 130px;
}

header .lang_select {
	position: absolute;
	right: 0;
	top: 0;
	padding: 8px 30px 10px 15px;
	font-size: 13px;
	line-height: 1;
}

/* Footer */
footer {
	padding:0 0 20px;
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	background: #000;
}

/* Link Banner */
footer .link_area { 
	padding: 20px 0;
	background: #111;
	border-width: 1px 0 1px;
	border-style: solid;
	border-color: #333333;
	text-align: center;
}
footer .link_area .btn {
	display: inline-block;
	margin: 5px 5px 0;
}

footer .link_area .btn a {
	color: rgb(221, 221, 221);
	display: block;
	width: 280px;
	height: 80px;
	position: relative;
	cursor: pointer;
	background: rgb(0, 0, 0);
	border-width: 1px;
	border-style: solid;
	border-color: rgb(51, 51, 51);
	border-image: initial;
	transition: 0.3s;
}

footer .link_area .btn a:after {
	content: "";
	position: absolute;
	top: 50%;
	right: 15px;
	display: block;
	width: 5px;
	height: 5px;
	border-top: 1px #fff solid;
	border-right: 1px #fff solid;
	-webkit-transform: translateY(-50%) rotate(45deg);
	-moz-transform: translateY(-50%) rotate(45deg);
	-ms-transform: translateY(-50%) rotate(45deg);
	transform: translateY(-50%) rotate(45deg);
}

footer .link_area .btn a:hover {
	opacity: 0.6;
}

footer .link_area .btn a img {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 75%;
	transform: translateX(-50%) translateY(-50%);
}

footer .link_area .btn a img.portal {
	width: 50%;
}

/* Copyright */
footer .copy {
	margin-top: 20px;
}

footer .copy .psf {
	display: inline-block;
	width: 18px;
	height: 11px;
	background: url(../img/footer_icon_psf.svg) 3px top no-repeat;
	background-size: auto 100%;
}

footer .copy .ps5 {
	display: inline-block;
	width: 48px;
	height: 11px;
	background: url(../img/footer_icon_ps5.svg) 3px top no-repeat;
	background-size: auto 100%;
}

footer .copy .ps4 {
    display: inline-block;
    width: 48px;
    height: 11px;
    background: url(../img/footer_icon_ps4.svg) 3px top no-repeat;
    background-size: auto 100%;
}

footer .footer_logo {
    margin: 20px 0;
    text-align: center;
}

footer .footer_logo img {
    max-width: 70px;
    border: none;
}

/* Main */
.wrapper {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: auto
}

@media(min-width: 1280px) {
	.wrapper {
		width: 12.8rem
	}
}

@media(min-width: 1000px) and (max-width: 1279px) {
	.wrapper {
		width: 100%
	}
}

@media(max-width: 768px) {
	.wrapper {
		z-index: 10100;
		display: block
	}
}

/* Title Select */
.title-select_area {
	width: 100%;
	padding: 10px .4rem 1rem;
}

@media(max-width: 960px) {
	.title-select_area {
		width: 9.8rem;
		padding: 10px 0 .52rem
	}
}

@media(max-width: 768px) {
	.title-select_area {
		width: 100%
	}
}

.title-select_area .title-logo {
	width: 100%;
	text-align: center;
}

.title-select_area .title-logo img {
	max-height: 100px;
	margin: 10px auto 20px;
}

@media(max-width: 768px) {
	.title-select_area .title-logo img {
		width:6rem;
	}
}

.title-select_area .site-ttl {
	padding: 35px 0;
	font-size: 36px;
	font-weight: 600;
	font-family: urw-din-semi-condensed, sans-serif;
	line-height: 100%;
	text-align: center;
}

@media(max-width: 768px) {
	.title-select_area .site-ttl {
		font-size:28px;
	}
}

.title-select_area .title-select_list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

@media(max-width: 768px) {
	.title-select_area .title-select_list {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}
}

.title-select_list li {
	width: calc(25% - 10px);
	height: 2rem;
	margin: 10px 5px 0px;
	background: rgba(10,10,10,0.4);
	border: 1px solid #333;
	-webkit-transition: .3s;
	transition: .3s
}

@media(max-width: 960px) {
	.title-select_list li {
		width: calc(33% - 8px);
		height: 2.65rem;
	}
}

@media(max-width: 768px) {
	.title-select_list li {
		width: 5rem
	}
}

.title-select_list li a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	padding: .2rem .1rem;
	position: relative;
}

.title-select_list li a img {
	-webkit-transition: .4s;
	transition: .4s;
}

.title-select_list li a .sub-ttl {
	margin-top: 1em;
	font-family: urw-din-semi-condensed, sans-serif;
	font-size: .16rem;
	font-weight: 500;
	line-height: 1.1;
	text-align: center;
}

.title-select_list li a .sub-ttl_mc {
	font-size: .12rem;
	font-weight: 200;
}

@media(max-width: 960px) {
	.title-select_list li a .sub-ttl {
		font-size: .22rem
	}
	.title-select_list li a .sub-ttl_mc {
		font-size: .16rem;
		font-weight: 100;
	}
}

.title-select_list li a .sub-ttl .pcbr {
	display: inline
}

@media(max-width: 768px) {
	.title-select_list li a .sub-ttl .pcbr {
		display: none
	}
}

.title-select_item:hover {
	-webkit-box-shadow: 0 0 .1rem 0 #fff;
	box-shadow: 0 0 .1rem 0 #fff
}

.title-select_item:hover img {
	-webkit-transform: scale(1.03);
	transform: scale(1.03)
}

/* プラットフォーム・言語選択画面 */
.lang-hard-select_area .lang-hard-select_item {
	display: none;
	width: 9.6rem;
	padding: 10px 0 1rem
}

@media(max-width: 768px) {
	.lang-hard-select_area .lang-hard-select_item {
		width: 100%
	}
}

.lang-hard-select_area .lang-hard-select_item.is-show {
	display: block
}

.lang-hard-select_area .lang-hard-select_item .game-ttl {
	width: 100%;
	text-align: center;
	margin: 0 auto;
}

.lang-hard-select_area .lang-hard-select_item .game-ttl img {
	max-width: 650px;
}

.lang-hard-select_area .lang-hard-select_item .sub-ttl {
	margin: 20px auto 20px;
	font-family: urw-din-semi-condensed, sans-serif;
	font-size: .3rem;
	font-weight: 500;
	text-align: center;
	line-height: 80%;
	letter-spacing: 0;
	display: none;
}

.lang-hard-select_area .lang-hard-select_item .site-ttl {
	padding: 35px 0;
	font-size: 36px;
	font-weight: 600;
	font-family: urw-din-semi-condensed, sans-serif;
	line-height: 0.40rem;
	text-align: center;
}

.lang-hard-select_area .lang-hard-select_item .sub-ttl-mc {
	font-size: .18rem;
	font-weight: 100;
	text-align: center;
	letter-spacing: 0;
}

.lang-hard-select_area .lang-hard-select_item .select_area .select-cate_ttl {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 10px;
	font-size: 24px;
	font-weight: 700
}

.lang-hard-select_area .lang-hard-select_item .select_area .select-cate_ttl::before {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	height: 1px;
	content: "";
	background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 20%, rgba(255, 255, 255, 0.3) 100%);
}

.lang-hard-select_area .lang-hard-select_item .select_area .select-cate_ttl::after {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	height: 1px;
	content: "";
	background: linear-gradient(to right, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0.3) 20%, rgba(255, 255, 255, 0) 100%);
}

.lang-hard-select_area .lang-hard-select_item .select_area .select-cate_ttl::before {
	margin-right: .1rem
}

.lang-hard-select_area .lang-hard-select_item .select_area .select-cate_ttl::after {
	margin-left: .1rem
}

.lang-hard-select_area .lang-hard-select_item .select_area .select-btn_wrap {
	margin-bottom: 10px
}

.lang-hard-select_area .lang-hard-select_item .select_area .select-btn_wrap .select-btn_list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

@media(max-width: 768px) {
	.lang-hard-select_area .lang-hard-select_item .select_area .select-btn_wrap .select-btn_list {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}
}

.lang-hard-select_area .lang-hard-select_item .select_area .select-btn_wrap .select-btn_list .select-btn input[type=radio] {
	display: none
}

.lang-hard-select_area .lang-hard-select_item .select_area .select-btn_wrap .select-btn_list .select-btn input[type=radio]:checked+label {
	color: #000;
	background-color: #fff;
	line-height: 120%;
}

.lang-hard-select_area .lang-hard-select_item .select_area .select-btn_wrap .select-btn_list .select-btn label {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 3rem;
	height: .7rem;
	margin: 0 .1rem .2rem;
	font-size: .16rem;
	font-weight: 600;
	border: 1px solid #666;
	-webkit-transition: .3s;
	transition: .3s;
	background: rgba(10, 10, 10, 0.8);
	line-height: 120%;
}

@media(max-width: 768px) {
	.lang-hard-select_area .lang-hard-select_item .select_area .select-btn_wrap .select-btn_list .select-btn label {
		width:360px;
		height: .82rem;
		font-size: .21rem;
	}
}

.lang-hard-select_area .lang-hard-select_item .select_area .select-btn_wrap .select-btn_list .select-btn label:hover {
	box-shadow: 0 0 .1rem 0 #fff;
}

.lang-hard-select_area .lang-hard-select_item .language {
	margin-bottom:20px;
}

.lang-hard-select_area .lang-hard-select_item .decide-btn {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 3rem;
	height: .7rem;
	margin: 0 auto;
	font-size: 16px;
	font-weight: 600;
	border: 1px solid #666;
	background: rgba(10, 10, 10, 0.8);
}

@media(max-width: 768px) {
	.lang-hard-select_area .lang-hard-select_item .decide-btn {
		width:360px;
		height: .8rem;
		font-size: .20rem;
	}
}

.lang-hard-select_area .lang-hard-select_item .decide-btn:hover {
	box-shadow: 0 0 .1rem 0 #fff;
}

.lang-hard-select_area .lang-hard-select_item .decide-btn:disabled {
	opacity: 0.4;
}

.lang-hard-select_area .lang-hard-select_item .decide-btn:disabled:hover {
	box-shadow: 0 0 0 0 #fff;
}

.lang-hard-select_area .lang-hard-select_item .clear-btn {
	color: #000;
	width: 200px;
	margin: 40px auto 0;
	display: block;
	background: #fff;
	padding: 10px 20px;
	font-family: urw-din-semi-condensed, sans-serif;
	font-size: 16px;
	text-decoration: none;
	text-align: center;
	-webkit-transition: 0.3s;
}

.lang-hard-select_area .lang-hard-select_item .clear-btn:hover {
	text-decoration: none;
	opacity: 0.6;
}