@charset "UTF-8";

/* KNM HEADER */
header #logos .btn-konami-sites a#gnavi_button {
  width: auto;
  height:  auto;
  z-index: 10;
  display: block;
  position: relative;
  padding:0;
  color: #61737f;
  cursor: pointer;
  border: none;
  line-height: 1em;
  margin: auto;
}
header #logos .btn-konami-sites a#gnavi_button:hover,header #logos .btn-inquiry a:hover {
  color: #ff0000;
  background: none;
}
#gnavi{
  font-size:0.9em;
}
#gnavi a{
  color:#333333;
}
#gnavi a:hover{
  color:#b60014;
}
/* /KNM HEADER */

/* diff na */
@media only screen and (min-width: 860px) {
	body:lang(fr) header #nav_global_menu > div > div:nth-child(1) {width: 12%;}
	body:lang(fr) header #nav_global_menu > div > div:nth-child(2) {width: 16%;}
	body:lang(fr) header #nav_global_menu > div > div:nth-child(1).current ~ .focus {left: 0;width: 12%;}
	body:lang(fr) header #nav_global_menu > div > div:nth-child(2).current ~ .focus {left: 12%;width: 16%;}
	body:lang(fr) header #nav_global_menu > div > div:nth-child(3).current ~ .focus {left: 28%;width: 18%;}
	body:lang(fr) header #nav_global_menu > div > div:nth-child(4).current ~ .focus {left: 46%;width: 18%;}
	body:lang(fr) header #nav_global_menu > div > div:nth-child(5).current ~ .focus {left: 64%;width: 18%;}
	body:lang(fr) header #nav_global_menu > div > div:nth-child(6).current ~ .focus {left: 82%;width: 18%;}
	body:lang(fr) header #nav_global_menu > div > div:nth-child(1):hover ~ .focus {left: 0;width: 12%;}
	body:lang(fr) header #nav_global_menu > div > div:nth-child(2):hover ~ .focus {left: 12%;width: 16%;}
	body:lang(fr) header #nav_global_menu > div > div:nth-child(3):hover ~ .focus {left: 28%;width: 18%;}
	body:lang(fr) header #nav_global_menu > div > div:nth-child(4):hover ~ .focus {left: 46%;width: 18%;}
	body:lang(fr) header #nav_global_menu > div > div:nth-child(5):hover ~ .focus {left: 64%;width: 18%;}
	body:lang(fr) header #nav_global_menu > div > div:nth-child(6):hover ~ .focus {left: 82%;width: 18%;}
}
/* horizontal-footer */
footer .footer-category {
	width: 100%;
	background: #c0ccd8;
}
footer .footer-category .inner {
	box-sizing: border-box;
	max-width: 960px;
	margin: 0 auto;
	padding: 10px;
}
footer .footer-category dl+dl {
	border-top: 1px solid #86959f;
}
footer .footer-category dl dt a,
footer .footer-category dl dt span {
	display: block;
	position: relative;
	padding: 10px 40px 10px 10px;
	font-size: 87.5%;
	font-weight: bold;
	color: #304040;
}
footer .footer-category dl dt a:hover {
	color: #f00;
}
footer .footer-category dl dt a:before,
footer .footer-category dl dt a:after {
	position: absolute;
	content: '';
	right: 10px;
	top:0;
	bottom: 0;
	margin: auto;
}
footer .footer-category dl dt a:before {
	width: 14px;
	height: 14px;
	border-radius: 3px;
	background: #3c454c;
}
footer .footer-category dl dt a:hover:before {
	background: #f00;
}
footer .footer-category dl dt a:after {
	width: 5px;
	height: 5px;
	border-top: 1px solid #c0ccd8;
	border-left: 1px solid #c0ccd8;
	-webkit-transform: rotate(135deg) translate(4px,4px);
	-ms-transform: rotate(135deg) translate(4px,4px);
	-o-transform: rotate(135deg) translate(4px,4px);
	transform: rotate(135deg) translate(4px,4px);
}
footer .footer-category dl a:hover {
	color: #f00;
}
footer .footer-category dl dd {
	padding: 10px 20px;
	border-top: 1px dotted #86959f;
}
footer .footer-category dl dd:empty {
	display: none;
}
footer .footer-category dl dd ul li {
	display: inline;
	padding: 3px 0 3px 3px;
	font-size: 75%;
}
footer .footer-category dl dd ul li+li:before {
	content: "|";
}
footer .footer-category dl dd ul li a {
	display: inline-block;
	padding: 3px;
	color: #304040;
}
footer .footer-category dl dd ul li a:hover {
	color: #f00;
}
@media only screen and (min-width: 480px){
	footer .footer-category dl {
		display: table;
		width: 100%;
		border: none;
	}
	footer .footer-category dl+dl {
		border: none;
	}
	footer .footer-category dl dt {
		display: table-cell;
		width: 200px;
		border-right: 1px dotted #86959f;
	}
	footer .footer-category dl+dl dt {
		border-top: 1px dotted #86959f;
	}
	footer .footer-category dl dd {
		display: table-cell;
		border: none;
	}
	footer .footer-category dl dd:empty {
		display: table-cell;
	}
	footer .footer-category dl+dl dd {
		border-top: 1px dotted #86959f;
	}
}

/* esrb */
footer .esrb{
	padding-bottom:10px;
}
footer .esrb a{
	display:block;
	width:76px;
	height:102px;
	margin:0 auto;
}
@media only screen and (min-width: 700px){
	footer .esrb{
		position: relative;
		height: 72px;
	}
	footer .esrb a {
		display: block;
		position: absolute;
		top:-30px;
		right:10px;
		width:76px;
		height:102px;
	}
}

/* rating */
.product-detail .rating{
	overflow:hidden;
}
.product-detail .rating img{
	float:left;
	width:67px;
	height:100px;
}
.product-detail .rating.TEEN2MATURE img{
	width:120px;
	height:80px;
}
.ca .product-detail .rating.TEEN2MATURE img{
	height:74px;
}
.product-detail .rating p{
	margin:5px 0 0 75px;
	font-size:75%;
	line-height:1.3333em;
}
.product-detail .rating.TEEN2MATURE p{
	margin-left:128px;
}

/* support */

.support .contents {
	background: -moz-linear-gradient(top,  #b9cdd6 0%, #fff 100%) no-repeat;
	background: -webkit-linear-gradient(top,  #b9cdd6 0%,#fff 100%) no-repeat;
	background: linear-gradient(to bottom,  #b9cdd6 0%,#fff 100%) no-repeat;
	-webkit-background-size: 100% 300px;
	background-size: 100% 300px;
}
.support .contents > .inner {
	max-width: 960px;
	margin: 0 auto;
	padding: 10px;
}
.support .contents > .inner section {
	margin: 0 auto;
	padding: 10px;
	border: 1px solid #DAE1E7;
	border-radius: 3px;
	background: #fff;
}
.support .contents h1 {
	padding: 10px 0;
	font-weight: bold;
	border-bottom: 1px solid #DAE1E7;
}
.support .international-support {
	margin: 10px 0;
}
.support .international-support h2 {
	padding: 10px;
	background: #dbe1e7;
	border: 1px solid #dbe1e7;
	border-radius: 3px 3px 0 0;
}
.support .international-support p {
	padding: 6px 10px;
	font-size: 87.5%;
	border: 1px solid #dbe1e7;
	border-radius: 0 0 3px 3px;
}
.support .international-support p a {
	color: #b60014;
	text-decoration: underline;
}
.support .international-support p a:hover {
	color: #f00;
}
.support .news {
	border: 1px solid #dbe1e7;
	border-radius: 3px;
}
.support .news h2 {
	padding: 10px 0;
	margin: 0 10px;
	border-bottom: 1px solid #dbe1e7;
}
.support .news ul {
	margin: 0 10px;
}
.support .news ul li+li {
	border-top: 1px dotted #dbe1e7;
}
.support .news ul li a {
	display: block;
	position: relative;
	padding: 10px 20px 10px 0;
	font-size: 87.5%;
	color: #b60014;
}
.support .news ul li a:hover {
	color: #f00;
}
.support .news ul li a:before,
.support .news ul li a:after {
	position: absolute;
	content: '';
	right: 0;
	top:0;
	bottom: 0;
	margin: auto;
}
.support .news ul li a:before {
	width: 14px;
	height: 14px;
	border-radius: 4px;
	background: #b60014;
}
.support .news ul li a:hover:before {
	background: #f00;
}
.support .news ul li a:after {
	width: 5px;
	height: 5px;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	-webkit-transform: rotate(135deg) translate(4px,4px);
	-ms-transform: rotate(135deg) translate(4px,4px);
	-o-transform: rotate(135deg) translate(4px,4px);
	transform: rotate(135deg) translate(4px,4px);
}
.support .customer-support h2 {
	padding: 10px;
	margin: 10px 0 0;
	border: 1px solid #b60014;
	border-radius: 3px 3px 0 0;
	color: #fff;
	background: #b60014;
}
.support .customer-support > .inner {
	border: 1px solid #b60014;
	border-radius: 0 0 3px 3px;
}
.support .customer-support .banner {
	margin: 10px;
	padding: 0 0 6px 0;
	border-bottom: 1px solid #b60014;
}
.support .customer-support .banner li a {
	display: block;
	position: relative;
	max-width: 360px;
	height: 50px;
	margin: 0 auto 4px;
	font-size: 87.5%;
	background: #000;
}
.support .customer-support .banner li a:hover {
	color: #f00;
}
.support .customer-support .banner li a:before,
.support .customer-support .banner li a:after {
	position: absolute;
	content: '';
	right: 10px;
	top:0;
	bottom: 0;
	margin: auto;
}
.support .customer-support .banner li a:before {
	width: 14px;
	height: 14px;
	border-radius: 4px;
	background: #fff;
}
.support .customer-support .banner li a:hover:before {
	background: #f00;
}
.support .customer-support .banner li a:after {
	width: 5px;
	height: 5px;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	-webkit-transform: rotate(135deg) translate(4px,4px);
	-ms-transform: rotate(135deg) translate(4px,4px);
	-o-transform: rotate(135deg) translate(4px,4px);
	transform: rotate(135deg) translate(4px,4px);
}
.support .customer-support .banner li.mgstpp a {
	background: url(/games/s/na/img/banner_support_mgstpp.png) 50%;
	-webkit-background-size: auto 100%;
	background-size: auto 100%;
}
.support .customer-support .banner li.pes a {
	background: url(/games/s/na/img/banner_support_pes2020.png) 50%;
	-webkit-background-size: auto 100%;
	background-size: auto 100%;
}
.support .customer-support .btn-customer-support {
	margin: 10px;
}
.support .customer-support .btn-customer-support a {
	display: block;
	position: relative;
	max-width: 360px;
	height: 60px;
	margin: 0 auto 0;
	color: #fff;
	font-size: 87.5%;
	font-weight: bold;
	background: #b60014;
}
.support .customer-support .btn-customer-support a:before,
.support .customer-support .btn-customer-support a:after {
	position: absolute;
	content: '';
	right: 10px;
	top:0;
	bottom: 0;
	margin: auto;
}
.support .customer-support .btn-customer-support a:before {
	width: 14px;
	height: 14px;
	border-radius: 4px;
	background: #fff;
}
.support .customer-support .btn-customer-support a:hover:before {
	background: #f00;
}
.support .customer-support .btn-customer-support a:after {
	width: 5px;
	height: 5px;
	border-top: 1px solid #b60014;
	border-left: 1px solid #b60014;
	-webkit-transform: rotate(135deg) translate(4px,4px);
	-ms-transform: rotate(135deg) translate(4px,4px);
	-o-transform: rotate(135deg) translate(4px,4px);
	transform: rotate(135deg) translate(4px,4px);
}
.support .customer-support .btn-customer-support dl {
	display: table;
	height: 60px;
}
.support .customer-support .btn-customer-support dl dt {
	display: table-cell;
	width: 40px;
	text-align: center;
	vertical-align: middle;
}
.support .customer-support .btn-customer-support dl dt img {
	vertical-align: bottom;
}
.support .customer-support .btn-customer-support dl dd {
	display: table-cell;
	padding: 0 30px 0 0;
	vertical-align: middle;
}
.support .customer-support p {
	margin: 10px;
	font-size: 87.5%;
}
.support .customer-support p em {
	font-size: 0.75rem;
	line-height: 1.3;
	font-weight: bold;
	color: #b60014;
}
.support .customer-support .features a{
	color: #b60014;
	text-decoration: none;
}
.support .customer-support .features a:hover{
	color: #f00;
}
.support .customer-support .features dl {
	box-sizing: border-box;
	min-height: 72px;
	margin: 10px;
	padding: 6px 0 0 70px;
	font-size: 75%;
	background: url(/games/s/na/img/icon_support_faq.png) no-repeat 0 50%;
}
.support .customer-support .features dl.troubleshooter {
	background-image: url(/games/s/na/img/icon_support_troubleshooter.png);
}
.support .customer-support .features dl.submit-a-ticket {
	background-image: url(/games/s/na/img/icon_support_ticket.png);
}
.support .customer-support .features dl.chat {
	background-image: url(/games/s/na/img/icon_support_chat.png);
}
.support .customer-support .features a dl dt {
	font-weight: bold;
	text-decoration: underline;
}
.support .customer-support .features a dl dd {
	line-height: 1.3;
	color: #3c454c;
}
@media only screen and (min-width: 360px){
	.support .customer-support .banner li a {
		height: 60px;
	}
}
@media only screen and (min-width: 480px){
	.support .customer-support .features {
		overflow: hidden;
		margin: 0 10px;
	}
	.support .customer-support .features dl {
		float: left;
		width: 50%;
		min-height: 70px;
		margin: 0 0 10px;
		padding: 6px 10px 0 70px;
	}
}
@media only screen and (min-width: 768px){
	.support .container {
		overflow: hidden;
	}
	.support .container .announcements {
		float: right;
		width: 240px;
	}
	.support .container .customer-support {
		margin: 0 250px 0 0;
	}
}
@media only screen and (min-width: 860px){
	.support .container .announcements {
		float: right;
		width: 320px;
	}
	.support .container .customer-support {
		margin: 0 330px 0 0;
	}
}

/*pricacy poricyのため作成*/
.simple-page .contents section ul > li,
.simple-page .contents section ol > li{
	position: relative;
	margin: 10px 0;
	padding: 0;
}
.simple-page .contents section ul > li:before {
	position: absolute;
	left: 0;
	content:"";
}
.simple-page .contents section h4 {
	margin: 20px 10px 10px 20px;
	font-size: 0.875rem;
}

.simple-page .contents section p.top{
	padding: 10px 0;
}

/* careers 用差分 */
.jobs .contents {
	padding: 15px 10px;
	background: -moz-linear-gradient(top,  #b9cdd6 0%, #fff 100%) no-repeat;
	background: -webkit-linear-gradient(top,  #b9cdd6 0%,#fff 100%) no-repeat;
	background: linear-gradient(to bottom,  #b9cdd6 0%,#fff 100%) no-repeat;
	-webkit-background-size: 100% 300px;
	background-size: 100% 300px;
}
.jobs .contents .inner {
	overflow: hidden;
	max-width: 980px;
	padding: 5px;
	box-sizing: border-box;
	margin: 0 auto;
	border-radius: 4px;
	border: 1px solid #dae1e7;
	background: #fff;
}
.jobs .contents h1 {
	padding: 8px 5px;
	border-bottom: 1px solid #dae1e7;
	font-weight: bold;
}
.jobs .contents .lead {
	max-width: 630px;
	margin: 10px auto;
	padding: 0 10px;
	font-size: 75%;
	line-height: 1.4;
}
.jobs .contents .ttl {
	margin: 0 10px;
}
.jobs .contents h2 {
	max-width: 610px;
	margin: 10px auto;
	padding: 8px;
	font-size: 93.75%;
	color: #fff;
	background: #3c454c;
	border-radius: 4px;
}
.jobs .contents h2 span {
	display: block;
	margin: 6px 0 0;
	padding: 4px 0 0;
	font-size: 0.75rem;
	border-top: 1px solid #bcced8;
}
.jobs .contents .positions {
	margin: 10px 10px 30px;
}
.jobs .contents .positions > li {
	max-width: 610px;
	margin: 10px auto;
	padding: 8px 8px 0;
	border: 1px solid #dae1e7;
	border-radius: 6px;
}
.jobs .contents .positions h3 {
	margin: 0 0 8px;
	padding: 0 0 8px;
	font-size: 87.5%;
	border-bottom: 1px solid #dae1e7;
	font-weight: bold;
}
.jobs .contents .positions .overview {
	margin: 0 0 10px;
	font-size: 75%;
	line-height: 1.4;
}
.jobs .contents .positions input {
	display: none;
}
.jobs .contents .positions .more {
	font-size: 87.5%;
	border-top: 1px dotted #dae1e7;
	color: #b60014;
	text-align: right;
}
.jobs .contents .positions .more label {
	display: inline-block;
	position: relative;
	padding: 8px 20px 8px 8px;
}
.jobs .contents .positions .more label:hover {
	color: #f00;
}
.jobs .contents .positions .more label:before,
.jobs .contents .positions .more label:after {
	position: absolute;
	content: '';
	right: 0;
	top:0;
	bottom: 0;
	margin: auto;
}
.jobs .contents .positions .more label:before {
	width: 14px;
	height: 14px;
	border-radius: 3px;
	background: #b60014;
}
.jobs .contents .positions .more label:hover:before {
	background: #f00;
}
.jobs .contents .positions .more label:after {
	width: 5px;
	height: 5px;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	-webkit-transform: rotate(135deg) translate(4px,4px);
	-ms-transform: rotate(135deg) translate(4px,4px);
	-o-transform: rotate(135deg) translate(4px,4px);
	transform: rotate(135deg) translate(4px,4px);
}
.jobs .contents .positions input:checked + .more {
	display: none;
}
.jobs .contents .positions .detail {
	overflow: hidden;
	height: 0;
	font-size: 75%;
	line-height: 1.4;
	opacity: 0;
	-webkit-transition: opacity .2s ease-in;
	transition: opacity .2s ease-in;
}
.jobs .contents .positions input:checked + .more + .detail {
	display: block;
	height: auto;
	padding: 0 0 8px;
	opacity: 1;
}
.jobs .contents .positions .detail img {
	max-width: 100%;
}
.jobs .contents .positions .detail a {
	color: #b60014;
	text-decoration: underline;
}
.jobs .contents .positions .detail a:hover {
	color: #f00;
}
.jobs .contents .positions .detail ul {
	margin: 10px 0;
}
.jobs .contents .positions .detail ul li {
	position: relative;
	margin: 4px 0;
	padding: 0 0 0 20px;
}
.jobs .contents .positions .detail ul li:after {
	position: absolute;
	content: '';
	width: 4px;
	height: 4px;
	top: 0.4em;
	left: 0.6em;
	border-radius: 4px;
	background: #444;
}
.jobs .contents .no-open-positions {
	max-width: 610px;
	margin: 0 auto;
	padding: 10px 10px 30px;
	font-size: 75%;
	line-height: 1.4;
}