<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*------------------------
common
------------------------*/

.pcnone {
	display: none;
}

.highlight {
	color: #ff4646;
}

.negativeindentleft {
	display: inline-block;
	margin-left: -0.5em;
}

.negativeindentright {
	display: inline-block;
	margin-right: -0.5em;
}

#wrapperall {
	padding: 0 0 80px 0;
	font-family: "Noto Sans JP", sans-serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	background: #000223;
}

/*------------------------
eyecatch
------------------------*/

#eyecatch {
	width: 100%;
	background: url(../img/background_eyecatch.jpg) no-repeat;
	background-size: cover;
}

#eyecatch .wrapper {
	position: relative;
	width: 960px;
	margin: auto;
	padding: 60px 0;
	color: #fff;
}

#eyecatch .wrapper .shouldercopy {
	margin: 0;
	font-size: 21px;
	font-weight: 600;
}

#eyecatch .wrapper h1 {
	margin: 10px 0 20px 0;
	font-size: 42px;
	font-weight: 800;
	line-height: 1.25;
}

#eyecatch .wrapper .bodytxt {
	font-size: 21px;
	font-weight: 500;
	line-height: 1.75;
}

#eyecatch .wrapper #chipset {
	position: absolute;
	top: 60px;
	right: 0;
	width: 175px;
}

#eyecatch .wrapper #intelfamily {
	display: block;
	width: 800px;
	margin: 0 auto;
}

#eyecatch .wrapper #modelfamily {
	display: block;
	width: 960px;
	margin: 0 auto;

}

#eyecatch .wrapper .golineup p {
	margin: 30px 0 10px 0;
	text-align: center;
	font-size: 18px;
	font-weight: 600;
}

#eyecatch .wrapper .golineup p.btn {
	margin: 0;
	font-size: 20px;
}

#eyecatch .wrapper .golineup p.btn a,
#eyecatch .wrapper .golineup p.btn a:link,
#eyecatch .wrapper .golineup p.btn a:visited {
	display: block;
	width: 400px;
	margin: 0 auto;
	padding: 10px;
	text-align: center;
	color: #ffffff;
	font-weight: 600;
	text-decoration: none;
	background: #0078ff url(../img/btn_arrow_down.png) 95% 50% no-repeat;
	border-radius: 3px;
	background-size: 20px 20px;
	transition: background-color .5s;
}

#eyecatch .wrapper .golineup p.btn a:hover,
#eyecatch .wrapper .golineup p.btn a:active {
		background-color: #009fff;
}

/*------------------------
campaign
------------------------*/

#campaign {
	width: 960px;
	margin: 0 auto;

}

/*------------------------
forgame
------------------------*/

#forgame {
	position: relative;
	width: 960px;
	height: 3700px;
	margin: 0 auto;
	background: url(../img/background_forgame_pc.jpg) no-repeat;
	background-size: cover;
	color: #fff;
	line-height: 1.25;
}

#forgame .item01 {
	position: absolute;
	top: 50px;
	right: 50px;
}

#forgame .item01 h2 {
	width: 860px;
	margin: 0 0 1em 0;
	font-size: 50px;
	font-weight: 600;
	text-align: right;
}

#forgame .item01 p {
	width: 860px;
	font-size: 25px;
	font-weight: 500;
	text-align: right;
}

#forgame .item02 {
	position: absolute;
	top: 820px;
	left: 70px;
}

#forgame .item02 h3 {
	width: 860px;
	margin: 0 0 1em 0;
	font-size: 35px;
	font-weight: 600;
	text-align: left;
}

#forgame .item02 p {
	width: 860px;
	margin: 0 0 1em 0;
	font-size: 16px;
	font-weight: 400;
	text-align: left;
}

#forgame .item03 {
	position: absolute;
	top: 1410px;
	right: 70px;
}

#forgame .item03 h3 {
	width: 860px;
	margin: 0 0 1em 0;
	font-size: 35px;
	font-weight: 600;
	text-align: right;
}

#forgame .item03 p {
	width: 860px;
	margin: 0 0 1em 0;
	font-size: 16px;
	font-weight: 400;
	text-align: right;
}

#forgame .item04 {
	position: absolute;
	top: 1800px;
	left: 70px;
}

#forgame .item04 h3 {
	width: 860px;
	margin: 0 0 1em 0;
	font-size: 35px;
	font-weight: 600;
	text-align: left;
}

#forgame .item04 p {
	width: 860px;
	margin: 0 0 1em 0;
	font-size: 16px;
	font-weight: 400;
	text-align: left;
}

#forgame .item05 {
	position: absolute;
	top: 2240px;
	right: 70px;
}

#forgame .item05 h3 {
	width: 860px;
	margin: 0 0 1em 0;
	font-size: 35px;
	font-weight: 600;
	text-align: right;
}

#forgame .item05 p {
	width: 860px;
	margin: 0 0 1em 0;
	font-size: 16px;
	font-weight: 400;
	text-align: right;
}

#forgame .item06 {
	position: absolute;
	top: 2830px;
	left: 370px;
}

#forgame .item06 h3 {
	width: 500px;
	margin: 0 0 1em 0;
	font-size: 35px;
	font-weight: 600;
	text-align: left;
}

#forgame .item06 p {
	width: 500px;
	margin: 0 0 1em 0;
	font-size: 16px;
	font-weight: 400;
	text-align: left;
}

#forgame .item07 {
	position: absolute;
	top: 3250px;
	left: 0px;
}

#forgame .item07 h3 {
	width: 960px;
	margin: 0 0 1em 0;
	font-size: 35px;
	font-weight: 600;
	text-align: center;
}

#forgame .item07 p {
	margin: 0 0 1em 0;
	font-size: 16px;
	font-weight: 400;
	text-align: center;
}

#forgame .item07 #ultra5 {
	position: absolute;
	top: 350px;
	left: 80px;
	width: 240px;
}

#forgame .item07 #ultra7 {
	position: absolute;
	top: 295px;
	left: 360px;
	width: 240px;
}

#forgame .item07 #ultra9 {
	position: absolute;
	top: 240px;
	left: 640px;
	width: 240px;
}

/*------------------------
lineup
------------------------*/

#lineup {
	width: 960px;
	margin: 0 auto;
	padding: 80px 0 0 0;
}

#lineup h2 {
	margin: 0 0 30px 0;
	text-align: center;
	color: #ffffff;
	font-size: 24px;
	font-weight: 600;
}

#lineup .wrapper {
	display: flex;
	flex-wrap: wrap;
	gap: 30px;
}

#lineup .wrapper .item {
	position: relative;
	display: flex;
	flex-direction: column; 
	justify-content: space-between;
	width: 300px;
	height: 100%;
	background: #ffffff;
}

#lineup .wrapper .item a {
	display: block;
	width: 300px;
	height: 100%;
}

#lineup .wrapper a:hover {
	text-decoration: none;
}

#lineup .wrapper a:hover .item img {
	background: #f3f3f3;

}

#lineup .wrapper a:hover .item .btn {
	background: #009fff;
}

#lineup .wrapper .item .category {
	display: block;
	width: 300px;
	height: 40px;
	margin: 0;
	padding: 0;
	text-align: center;
	font-weight: 600;
	color: #ffffff;
	line-height: 40px;
}

#lineup .wrapper .item .standard {
	background: #ff783c;
}

#lineup .wrapper .item .gaming {
	background: #00aa50;
}

#lineup .wrapper .item .silent {
	background: #1e006e;
}

#lineup .wrapper .item .water {
	background: #00aad1;
}

#lineup .wrapper .item .professional {
	background: #5a00a0;
}

#lineup .wrapper .item .premiumline {
	background: #666666;
}

#lineup .wrapper .item img {
	background: #e8e8e8;
	transition: background-color .5s;
}

#lineup .wrapper .item .badge {
	position: absolute;
	top: 50px;
	left: 10px;
}

#lineup .wrapper .item .badge img {
	display: inline-block;
	width: 50px;
	margin: 0 10px 0 0;
	vertical-align: top;
}

#lineup .wrapper .item .badge span {
	display: inline-block;
	padding: 3px 6px;
	background: #0078ff;
	color: #fff;
	font-size: 12px;
	vertical-align: top;
}

#lineup .wrapper .item h3 {
	margin: 20px;
	text-align: center;
	font-size: 18px;
	font-weight: 600;
	color: #000000;
}

#lineup .wrapper .item p {
	margin: 0 20px 20px 20px;
	color: #666666;
}

#lineup .wrapper .item .btn {
	width: 280px;
	margin: auto 0 0 0;
	padding: 10px;
	text-align: center;
	color: #ffffff;
	font-size: 24px;
	font-weight: 600;
	background: #0078ff;
	transition: background-color .5s;
}</pre></body></html>