<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
:root {
	--page-entry01: #2ce24c;
	--page-entry02: #0ca04c;
	--page-entry03: #007418;
	--page-middle01: #36afff;
	--page-middle02: #2082ff;
	--page-middle03: #1451a8;
	--page-high01: #ff3517;
	--page-high02: #d04200;
	--page-high03: #b20a00;
}
.page {
	width: 710px;
	margin: 0 auto 30px auto;
	box-sizing: border-box;
	color: #FFF;
	font-size: 1.15em;
}
.page * {
	box-sizing: border-box;
	line-height: 1.6;
	text-align: left;
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
}
.page .note {
	font-size: 0.85em;
}
.page .sp {
	display: none;
}
.page .contents {
	background-position: top left;
	background-repeat: no-repeat;
	padding-bottom: 30px;
	position: relative;
}
.page.entry .contents {
	background-color: #00131f;
	background-image: url("/parts/user_html/items/item_images/gamingpc/ttl_bg_entry_pc.jpg");
}
.page.middle .contents {
	background-color: #00131f;
	background-image: url("/parts/user_html/items/item_images/gamingpc/ttl_bg_middle_pc.jpg");
}
.page.high .contents {
	background-color: #060000;
	background-image: url("/parts/user_html/items/item_images/gamingpc/ttl_bg_high_pc.jpg");
}
.page h2 {
	font-size: 1.25em;
	padding: 235px 0 20px 45px;
}
.page .intro .feature {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 0 auto;
	width: 620px;
}
.page .intro .feature li {
	display: flex;
	font-size: 1.25em;
	line-height: 1.4;
}
.page .intro .feature li::before {
	background-position: center left;
	background-repeat: no-repeat;
	content: "";
	display: block;
	height: 51px;
	margin-right: 0.75em;
	width: 48px;
}
.page.entry .intro .feature li:nth-of-type(1)::before {
	background-image: url("/parts/user_html/items/item_images/gamingpc/feature_01_entry.png");
}
.page.entry .intro .feature li:nth-of-type(2)::before {
	background-image: url("/parts/user_html/items/item_images/gamingpc/feature_02_entry.png");
}
.page.entry .intro .feature li:nth-of-type(3)::before {
	background-image: url("/parts/user_html/items/item_images/gamingpc/feature_03_entry.png");
}
.page.middle .intro .feature li:nth-of-type(1)::before {
	background-image: url("/parts/user_html/items/item_images/gamingpc/feature_01_middle.png");
}
.page.middle .intro .feature li:nth-of-type(2)::before {
	background-image: url("/parts/user_html/items/item_images/gamingpc/feature_02_middle.png");
}
.page.middle .intro .feature li:nth-of-type(3)::before {
	background-image: url("/parts/user_html/items/item_images/gamingpc/feature_03_middle.png");
}
.page.high .intro .feature li:nth-of-type(1)::before {
	background-image: url("/parts/user_html/items/item_images/gamingpc/feature_01_high.png");
}
.page.high .intro .feature li:nth-of-type(2)::before {
	background-image: url("/parts/user_html/items/item_images/gamingpc/feature_02_high.png");
}
.page.high .intro .feature li:nth-of-type(3)::before {
	background-image: url("/parts/user_html/items/item_images/gamingpc/feature_03_high.png");
}
.page .intro .feature li:not(:last-of-type)::after {
	background-position: center left;
	background-repeat: no-repeat;
	content: "";
	display: block;
	height: 51px;
	margin: 0 0.5em;
	width: 25px;
}
.page.entry .intro .feature li:not(:last-of-type)::after {
	background-image: url("/parts/user_html/items/item_images/gamingpc/feature_slash_entry.png");
	background-position: center left;
}
.page.middle .intro .feature li:not(:last-of-type)::after {
	background-image: url("/parts/user_html/items/item_images/gamingpc/feature_slash_middle.png");
	background-position: center left;
}
.page.high .intro .feature li:not(:last-of-type)::after {
	background-image: url("/parts/user_html/items/item_images/gamingpc/feature_slash_high.png");
	background-position: center left;
}
.page .intro .navi {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 3em auto 0 auto;
	width: 650px;
}
.page .intro .navi li {
	padding: 0;
	width: 155px;
}
.page .intro .navi.menu3 li {
	clip-path: polygon(185px 0%, 100% 25px, 100% 100%, 0% 100%, 0% 0%);
	width: 32%;
}
.page .intro .navi.menu4 li {
	clip-path: polygon(120px 0%, 100% 35px, 100% 100%, 0% 100%, 0% 0%);
	width: 155px;
}
.page.entry .intro .navi li {
	background: rgb(20,79,35);
	background: -moz-linear-gradient(90deg, rgba(20,79,35,1) 0%, rgba(20,132,76,1) 50%, rgba(20,142,78,1) 100%);
	background: -webkit-linear-gradient(90deg, rgba(20,79,35,1) 0%, rgba(20,132,76,1) 50%, rgba(20,142,78,1) 100%);
	background: linear-gradient(90deg, rgba(20,79,35,1) 0%, rgba(20,132,76,1) 50%, rgba(20,142,78,1) 100%);
}
.page.middle .intro .navi li {
	background: rgb(20,47,80);
	background: -moz-linear-gradient(90deg, rgba(20,47,80,1) 0%, rgba(20,81,168,1) 50%, rgba(20,111,204,1) 100%);
	background: -webkit-linear-gradient(90deg, rgba(20,47,80,1) 0%, rgba(20,81,168,1) 50%, rgba(20,111,204,1) 100%);
	background: linear-gradient(90deg, rgba(20,47,80,1) 0%, rgba(20,81,168,1) 50%, rgba(20,111,204,1) 100%);
}
.page.high .intro .navi li {
	background: rgb(67,0,0);
	background: -moz-linear-gradient(90deg, rgba(67,0,0,1) 0%, rgba(152,0,0,1) 50%, rgba(192,0,0,1) 100%);
	background: -webkit-linear-gradient(90deg, rgba(67,0,0,1) 0%, rgba(152,0,0,1) 50%, rgba(192,0,0,1) 100%);
	background: linear-gradient(90deg, rgba(67,0,0,1) 0%, rgba(152,0,0,1) 50%, rgba(192,0,0,1) 100%);
}
.page .intro .navi li:hover {
	transform: translate(-5px, -5px);
}
.page .intro .navi li a {
	background-position: top 15px left 15px;
	background-repeat: no-repeat;
	color: #FFF;
	display: block;
	text-decoration: none;
	width: 100%;
}
.page .intro .navi.menu3 li a {
	padding: 20px 0 20px 70px;
}
.page .intro .navi.menu4 li a {
	padding: 90px 0 13px 13px;
}
.page.entry .intro .navi li:nth-of-type(1) a {
	background-image: url("/parts/user_html/items/item_images/gamingpc/navi_01_entry.png");
}
.page.entry .intro .navi li:nth-of-type(2) a {
	background-image: url("/parts/user_html/items/item_images/gamingpc/navi_02_entry.png");
}
.page.entry .intro .navi li:nth-of-type(3) a {
	background-image: url("/parts/user_html/items/item_images/gamingpc/navi_03_entry.png");
}
.page.entry .intro .navi li:nth-of-type(4) a {
	background-image: url("/parts/user_html/items/item_images/gamingpc/navi_04_entry.png");
}
.page.middle .intro .navi li:nth-of-type(1) a {
	background-image: url("/parts/user_html/items/item_images/gamingpc/navi_01_middle.png");
}
.page.middle .intro .navi li:nth-of-type(2) a {
	background-image: url("/parts/user_html/items/item_images/gamingpc/navi_02_middle.png");
}
.page.middle .intro .navi li:nth-of-type(3) a {
	background-image: url("/parts/user_html/items/item_images/gamingpc/navi_03_middle.png");
}
.page.middle .intro .navi li:nth-of-type(4) a {
	background-image: url("/parts/user_html/items/item_images/gamingpc/navi_04_middle.png");
}
.page.high .intro .navi li:nth-of-type(1) a {
	background-image: url("/parts/user_html/items/item_images/gamingpc/navi_01_high.png");
}
.page.high .intro .navi li:nth-of-type(2) a {
	background-image: url("/parts/user_html/items/item_images/gamingpc/navi_02_high.png");
}
.page.high .intro .navi li:nth-of-type(3) a {
	background-image: url("/parts/user_html/items/item_images/gamingpc/navi_03_high.png");
}
.page.high .intro .navi li:nth-of-type(4) a {
	background-image: url("/parts/user_html/items/item_images/gamingpc/navi_04_high.png");
}
.page .scroll {
	animation: updown 2s ease-in-out infinite;
	background-position: top left;
	background-repeat: no-repeat;
	margin: 5em auto;
	width: 70px;
}
@keyframes updown {
	0%, 100% {
		transform: translateY(0);
	}
	50% {
		transform: translateY(-8px);
	}
}
.page .block {
	margin: 2.5em auto 0 auto;
	width: 650px;
}
.page .block h3 {
	clip-path: polygon(590px 0%, 100% 55px, 100% 100%, 0% 100%, 0% 0%);
	display: flex;
	justify-content: flex-start;
	margin: 0;
	padding: 30px 0 30px 30px;
}
.page.entry .block h3 {
	background: rgb(20,79,35);
	background: -moz-linear-gradient(90deg, rgba(20,79,35,1) 0%, rgba(20,132,76,1) 50%, rgba(20,142,78,1) 100%);
	background: -webkit-linear-gradient(90deg, rgba(20,79,35,1) 0%, rgba(20,132,76,1) 50%, rgba(20,142,78,1) 100%);
	background: linear-gradient(90deg, rgba(20,79,35,1) 0%, rgba(20,132,76,1) 50%, rgba(20,142,78,1) 100%);
}
.page.middle .block h3 {
	background: -moz-linear-gradient(270deg, rgba(20,47,80,1) 0%, rgba(20,81,168,1) 53%, rgba(20,81,168,1) 100%);
	background: -webkit-linear-gradient(270deg, rgba(20,47,80,1) 0%, rgba(20,81,168,1) 53%, rgba(20,81,168,1) 100%);
	background: linear-gradient(270deg, rgba(20,47,80,1) 0%, rgba(20,81,168,1) 53%, rgba(20,81,168,1) 100%);
}
.page.high .block h3 {
	background: rgb(67,0,0);
	background: -moz-linear-gradient(90deg, rgba(67,0,0,1) 0%, rgba(152,0,0,1) 50%, rgba(192,0,0,1) 100%);
	background: -webkit-linear-gradient(90deg, rgba(67,0,0,1) 0%, rgba(152,0,0,1) 50%, rgba(192,0,0,1) 100%);
	background: linear-gradient(90deg, rgba(67,0,0,1) 0%, rgba(152,0,0,1) 50%, rgba(192,0,0,1) 100%);
}
.page .block h3 span {
	display: block;
}
.page .block h3 span:nth-of-type(1) {
	margin-right: 0.75em;
	width: 69px;
}
.page .block h3 span:nth-of-type(2)::after {
	content: "";
	display: block;
	background-image: url("/parts/user_html/items/item_images/gamingpc/bg_border.png");
	height: 15px;
	margin-top: 8px;
	width: 236px;
}
.page .block h3 span:nth-of-type(2) img {
	width: 438px;
}
.page .block .main {
	background-position: top left;
	background-repeat: no-repeat;
	padding: 135px 30px 30px 30px;
	width: 100%;
}
.page .block.performance .main {
	background-image: url("/parts/user_html/items/item_images/gamingpc/performance_bg_pc.jpg");
}
.page .block.gpu .main {
	background-image: url("/parts/user_html/items/item_images/gamingpc/gpu_bg_pc.jpg");
}
.page .block.pccase .main {
	background-image: url("/parts/user_html/items/item_images/gamingpc/pccase_bg_pc.jpg");
}
.page .block.pccase.deepcool .main {
	background-image: url("/parts/user_html/items/item_images/gamingpc/pccase_DeepCool_CH510_bg_pc.jpg");
}
.page .block.pccase .main {
	background-image: url("/parts/user_html/items/item_images/gamingpc/pccase_bg_pc.jpg");
}
.page .block.customize .main {
	background-image: url("/parts/user_html/items/item_images/gamingpc/customize_bg_pc.jpg");
}
.page .block .main h4 {
	font-size: 1.1em;
	margin: 0;
	padding: 0;
}
.page .block .main h4 +  p {
	margin: 0.75em 0;
	padding: 0;
	width: 330px;
}
.page .block .point {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	margin-top: 1em;
}
.page .block .point li {
	padding: 0.25em 0;
	transform: skewX(-16deg);
}
.page .block .point li:not(:last-of-type) {
	margin-right: 15px;
}
.page .block .point li span {
	display: block;
	text-align: center;
	transform: skewX(16deg);
	padding: 0 1em;
}
.page.entry .block .main .point li {
	background-color: rgba(100,225,170,0.6);
}
.page.middle .block .main .point li {
	background-color: rgba(54,175,255,0.6);
}
.page.high .block .main .point li {
	background-color: rgba(255,100,80,0.6);
}
.page .block .sub .point li {
	background-color: #FFF;
	min-width: 265px;
}
.page.entry .block .sub .point li {
	color: var(--page-entry03);
}
.page.middle .block .sub .point li {
	color: var(--page-middle03);
}
.page.high .block .sub .point li {
	color: var(--page-high03);
}
.page .block .sub {
	padding: 30px;
}
.page.entry .block .sub {
	background: rgb(20,79,35);
	background: -moz-linear-gradient(90deg, rgba(20,79,35,1) 0%, rgba(20,132,76,1) 50%, rgba(20,142,78,1) 100%);
	background: -webkit-linear-gradient(90deg, rgba(20,79,35,1) 0%, rgba(20,132,76,1) 50%, rgba(20,142,78,1) 100%);
	background: linear-gradient(90deg, rgba(20,79,35,1) 0%, rgba(20,132,76,1) 50%, rgba(20,142,78,1) 100%);
}
.page.middle .block .sub {
	background: -moz-linear-gradient(270deg, rgba(20,47,80,1) 0%, rgba(20,81,168,1) 53%, rgba(20,81,168,1) 100%);
	background: -webkit-linear-gradient(270deg, rgba(20,47,80,1) 0%, rgba(20,81,168,1) 53%, rgba(20,81,168,1) 100%);
	background: linear-gradient(270deg, rgba(20,47,80,1) 0%, rgba(20,81,168,1) 53%, rgba(20,81,168,1) 100%);
}
.page.high .block .sub {
	background: rgb(67,0,0);
	background: -moz-linear-gradient(90deg, rgba(67,0,0,1) 0%, rgba(152,0,0,1) 50%, rgba(192,0,0,1) 100%);
	background: -webkit-linear-gradient(90deg, rgba(67,0,0,1) 0%, rgba(152,0,0,1) 50%, rgba(192,0,0,1) 100%);
	background: linear-gradient(90deg, rgba(67,0,0,1) 0%, rgba(152,0,0,1) 50%, rgba(192,0,0,1) 100%);
}
.page .block .sub &gt; div:not(:first-of-type) {
	margin-top: 40px;
}
.page .block .sub h5 {
	background-image: url("/parts/user_html/items/item_images/gamingpc/heading_icon.svg");
	background-position: top left;
	background-repeat: no-repeat;
	background-size: 16px;
	font-size: 1.1em;
	margin: 0;
	padding: 0 0 0 22px;
}
.page .block .sub h5 + p {
	margin: 0.75em 0;
	padding: 0;
}
.page .block.pccase .interface .point {
	border-top: solid 1px #FFF;
	font-size: 0.85em;
	padding-top: 1em;
}
.page .block.pccase .interface .point li {
	background-color: transparent;
	padding: 0.25em 0;
	transform: skewX(0deg);
}
.page .block.pccase .interface .point li span {
	color: #FFF;
	padding: 0;
	text-align: left;
	transform: skewX(0deg);
}
.page .lineup {
	margin-top: 5em;
}
.page .lineup .link {
	margin: 1.5em auto;
	padding: 0;
	width: 650px;
}
.page .lineup .link &gt; li {
	margin: 0.5em 0 0 0;
	width: 100%;
}
.page .lineup .link li &gt; div {
	transform: skewX(16deg);
}
.page .lineup .link li a {
	color: #FFF;
	display: block;
	background-position: bottom 13px right 45px;
	background-repeat: no-repeat;
	background-size: 12px;
	text-decoration: none;
}
.page .lineup .link li:nth-of-type(1) a {
	background-image: url("/parts/user_html/items/item_images/gamingpc/arrow_entry.svg");
}
.page .lineup .link li:nth-of-type(2) a {
	background-image: url("/parts/user_html/items/item_images/gamingpc/arrow_middle.svg");
}
.page .lineup .link li:nth-of-type(3) a {
	background-image: url("/parts/user_html/items/item_images/gamingpc/arrow_high.svg");
}
.page .lineup .link .ttl {
	margin: 20px 0 15px 40px;
}
.page .lineup .link li:nth-of-type(1) .ttl {
	width: 165px;
}
.page .lineup .link li:nth-of-type(2) .ttl {
	width: 186px;
}
.page .lineup .link li:nth-of-type(3) .ttl {
	width: 128px;
}
.page .lineup .link .catch {
	font-weight: bold;
	line-height: 1.4;
	margin: 0;
	padding: 0 0 7px 25px;
}
.page .lineup .link .catch::before {
	content: "";
	display: block;
	height: 4px;
	margin-bottom: 0.65em;
	transform: skewX(-16deg);
	width: 180px;
}
.page .lineup .link li:nth-of-type(1) .catch::before {
	background-color: var(--page-entry02);
}
.page .lineup .link li:nth-of-type(2) .catch::before {
	background-color: var(--page-middle02);
}
.page .lineup .link li:nth-of-type(3) .catch::before {
	background-color: var(--page-high02);
}
.page .lineup .link ul li::before {
	content: "●";
	font-size: 0.75em;
	padding-right: 0.25em;
}
.page .lineup .link ul {
	margin-left: -20px;
	padding-bottom: 0.85em;
}
.page .lineup .link ul li:nth-of-type(1) {
	margin-left: 22px;
}
.page .lineup .link ul li:nth-of-type(2) {
	margin-left: 15px;
}
.page .lineup .link ul li:nth-of-type(3) {
	margin-left: 8px;
}
.page .lineup .link li:nth-of-type(1) li::before {
	color: var(--page-entry02);
}
.page .lineup .link li:nth-of-type(2) li::before {
	color: var(--page-middle02);
}
.page .lineup .link li:nth-of-type(3) li::before {
	color: var(--page-high02);
}

/* ///////////// 動き ////////////// */

/* fadeUp */
.fadeUp{
	animation-name:fadeUpAnime;
	animation-duration:0.5s;
	animation-fill-mode:forwards;
	opacity:0;
}
@keyframes fadeUpAnime{
	from {
		opacity: 0;
		transform: translateY(100px);
	}
	to {
		opacity: 1;
		transform: translateY(0);
	}
}
/* スクロールをしたら出現する要素にはじめに透過0を指定　*/
.fadeUpTrigger,
.bgLRextendTrigger,
.bgappearTrigger {
	opacity: 0;
}

/*背景色が伸びて出現（共通）*/
.bgextend{
	animation-name:bgextendAnimeBase;
	animation-duration:1s;
	animation-fill-mode:forwards;
	position: relative;
	overflow: hidden;/*　はみ出た色要素を隠す　*/
	opacity:0;
}
@keyframes bgextendAnimeBase{
	from {
		opacity:0;
	}
	to {
		opacity:1;
	}
}
/*中の要素*/
.bgappear{
	animation-name:bgextendAnimeSecond;
	animation-duration:1s;
	animation-delay: 0.6s;
	animation-fill-mode:forwards;
	opacity: 0;
}

@keyframes bgextendAnimeSecond{
	0% {
	opacity: 0;
	}
	100% {
	opacity: 1;
	}
}
/*左から*/
.bgLRextend::before{
	animation-name:bgLRextendAnime;
	animation-duration:1s;
	animation-fill-mode:forwards;
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #666;/*伸びる背景色の設定*/
}
@keyframes bgLRextendAnime{
	0% {
		transform-origin:left;
		transform:scaleX(0);
	}
	50% {
		transform-origin:left;
		transform:scaleX(1);
	}
	50.001% {
		transform-origin:right;
	}
	100% {
		transform-origin:right;
		transform:scaleX(0);
	}
}</pre></body></html>