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

.container-wide {
	margin-top: 75px;
}
.container-wide h1 {
	background: #000;
	font-family: "FOT-マティス Pro EB", serif;
	font-weight: 800;
	font-size: 42px;
	line-height: 100%;
	letter-spacing: -0.06em;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 320px;
}
.container-wide h1 span {
	transform: scale(1, 1.42) translateY(-10px);
	display: block;
	transform-origin: top left;
}
.container-wide h2 {
	transform: none;
	font-family: "中ゴシックBBB", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
	background-color: transparent;
}
.container-wide section nav {
	color: #000;
	font-family: "FOT-マティス Pro EB", serif;
	font-weight: 800;
	font-size: 22px;
	line-height: 150%;
	letter-spacing: -0.06em;
	text-align: center;
	margin-top: 80px;
}
.container-wide section nav span {
	transform: scale(1, 1.42) translateY(-10px);
	display: block;
	transform-origin: top left;
}
.container-wide section nav a,
.container-wide section nav a:link,
.container-wide section nav a:visited {
	display: inline-block;
	background-color: #000;
	color: #fff;
	padding: 0 10px 3px;
	text-decoration: none;
}
.eva30th-items {
	padding: 120px calc(50% - 554px);
	color: #000;
	text-align: left;
}
.eva30th-items .list .item {
	padding-bottom: 60px;
	border-bottom: 1px solid #D9D9D9;
	margin-bottom: 60px;
}
.eva30th-items .list .item&gt;h2 {
	font-weight: 600;
	font-size: 24px;
	line-height: 150%;
	margin-bottom: 60px;
	letter-spacing: 0;
}
.eva30th-items .list .item .cols {
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
	align-items: flex-start;
}
.eva30th-items .list .item .cols .imgs {
	width: 210px;
}
.eva30th-items .list .item .cols .imgs figure {
	width: 100%;
	font-size: 0;
	margin: 0 0 20px;
}
.eva30th-items .list .item .cols .imgs figure img {
	max-width: 100%;
	max-height: 231px;
	width: auto;
	height: auto;
	box-sizing: border-box;
	border: 1px solid rgba(0,0,0,0.1);
}
.eva30th-items .list .item:nth-child(3) .cols .imgs figure img {
	max-height: none;
}
.eva30th-items .list .item .cols .imgs p {
	font-weight: 300;
	font-size: 14px;
	line-height: 23px;
}
.eva30th-items .list .item .cols .spec {
	width: 852px;
}
.eva30th-items .list .item .cols .spec dl {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	align-items: flex-start;
	font-weight: 300;
	font-size: 15px;
	line-height: 23px;
}
.eva30th-items .list .item .cols .spec dl dt {
	width: 110px;
	margin-bottom: 12px;
}
.eva30th-items .list .item .cols .spec dl dd {
	width: 726px;
	margin-bottom: 12px;
}
.eva30th-items .list .item .cols .spec dl dd h3 {
	margin-bottom: 4px;
	font-weight: 600;
	font-size: 18px;
	line-height: 150%;
}
.eva30th-items .list .item .cols .spec dl dd p {
	margin-bottom: 16px;
	font-weight: 300;
	font-size: 15px;
	line-height: 23px;
}
.eva30th-items .list .item .cols .spec dl dd p.caution {
	font-size: 14px;
}
.eva30th-items .list .item .cols .spec dl dd p:last-child {
	margin-bottom: 0;
}
.eva30th-items .list .item .cols .spec dl dd hr {
	border: none;
	padding: 0;
	height: 1px;
	background-color: #D9D9D9;
	margin-block: 24px;
}
.eva30th-items&gt;ul {
	font-weight: 300;
	font-size: 14px;
	line-height: 23px;
	letter-spacing: 0;
	margin-left: 14px;
}
.eva30th-items&gt;ul li {
	text-indent: -14px;
}
.eva30th-items&gt;ul li::before {
	content: '※';
}
.eva30th-items .to_version_exp {
	background: #F2F2F2;
	padding: 28px;
	color: #000;
	font-weight: 300;
	font-size: 16px;
	line-height: 150%;
	letter-spacing: 0;
	margin-top: 60px;
}
.eva30th-items .to_version_exp strong {
	font-weight: 600;
	margin-bottom: 8px;
	display: inline-block;
}
.eva30th_comparison_table {
	background-color: #242424;
	padding: 120px calc(50% - 554px);
	color: #fff;
	text-align: left;
}
.eva30th_comparison_table&gt;h2 {
	margin-bottom: 40px;
	font-weight: 600;
	font-size: 24px;
	line-height: 150%;
	letter-spacing: 0;
}
.eva30th_comparison_table table {
	width: 100%;
	box-sizing: border-box;
	color: #fff;
	background-color: #3F3F3F;
	table-layout: fixed;
	border-collapse: collapse;
	font-size: 14px;
	line-height: 150%;
	letter-spacing: 0;
	margin-bottom: 40px;
}
.eva30th_comparison_table table th {
	text-align: left;
	font-weight: 600;
}
.eva30th_comparison_table table td {
	font-weight: 300;
}
.eva30th_comparison_table table thead th {
	width: 331px;
	box-sizing: border-box;
}
.eva30th_comparison_table table thead td {
	padding: 16px 20px;
	text-align: center;
	vertical-align: top;
}
.eva30th_comparison_table table thead tr:nth-child(2n) {
	background-color: #373737;
}
.eva30th_comparison_table table thead tr:nth-child(2) th,
.eva30th_comparison_table table thead tr:nth-child(2) td {
	padding: 29px 16px 28px;
}
.eva30th_comparison_table table thead tr td figure {
	margin: 0 auto 20px;
	font-size: 0;
	width: 150px;
}
.eva30th_comparison_table table thead tr td figure img {
	width: 100%;
	height: auto;
}
.eva30th_comparison_table table thead tr td p {
	font-weight: 600;
	font-size: 13px;
	line-height: 150%;
	letter-spacing: 0;
}
.eva30th_comparison_table table thead tr td p span {
	display: block;
	margin-top: 4px;
	font-weight: 300;
	font-size: 12px;
}
.eva30th_comparison_table table tbody {
	border-top: 4px solid #242424;
}
.eva30th_comparison_table table tbody tr:nth-child(2n) {
	background-color: #373737;
}
.eva30th_comparison_table table tbody th {
	padding: 12px 16px;
	text-align: left;
	font-weight: 300;
}
.eva30th_comparison_table table tbody tr.heading th {
	font-weight: 600;
}
.eva30th_comparison_table table tbody th {
	padding: 20px 16px;
}
.eva30th_comparison_table table tbody th span.kyoshin {
	font-size: 80%;
}
.eva30th_comparison_table table tbody th strong {
	font-weight: 600;
}
.eva30th_comparison_table table tbody td {
	padding: 22px;
	text-align: center;
}
.eva30th_comparison_table table tbody td.caution {
	color: #FF7873;
	font-size: 16px;
}
.eva30th_comparison_table&gt;p {
	font-weight: 300;
	font-size: 14px;
	line-height: 150%;
	letter-spacing: 0;
	margin-bottom: 21px;
}
.eva30th_comparison_table&gt;p img {
	width: 14px;
	height: auto;
	vertical-align: -1px;
}
.eva30th_comparison_table&gt;p.caution {
	color: #FF7873;
	margin-bottom: 0;
}
.bonus {
	padding: 120px calc(50% - 554px);
	text-align: left;
	color: #000;
}
.bonus&gt;h2 {
	border-top: 4px solid #D9D9D9;
	padding-top: 34px;
	font-weight: 600;
	font-size: 24px;
	line-height: 150%;
	letter-spacing: 0;
	margin-bottom: 40px;
}
.bonus&gt;h3 {
	font-weight: 600;
	font-size: 20px;
	line-height: 150%;
	letter-spacing: 0;
	margin-bottom: 20px;
}
.bonus&gt;ul {
	display: flex;
	flex-flow: row wrap;
	justify-content: flex-start;
	align-items: flex-start;
	gap: 20px;
	font-size: 14px;
	font-weight: 600;
	margin-bottom: 40px;
}
.bonus&gt;ul li img {
	width: 355px;
	height: auto;
}
.bonus&gt;p {
	font-weight: 300;
	font-size: 14px;
	line-height: 23px;
	letter-spacing: 0;
	margin-bottom: 60px;
}
.bonus&gt;dl {
	display: flex;
	flex-flow: row wrap;
	justify-content: flex-start;
	align-items: stretch;
	margin-bottom: 40px;
}
.bonus&gt;dl:last-child {
	margin-bottom: 0;
}
.bonus&gt;dl dt {
	width: 301px;
	background-color: #FAFAFA;
	padding: 20px 20px 71px;
	font-family: "FOT-マティス Pro EB", serif;
	font-weight: 800;
	font-size: 18px;
	line-height: 100%;
	letter-spacing: -0.04em;
	box-sizing: border-box;
	border-top: 1px solid #D9D9D9;
}
.bonus&gt;dl dt span {
	transform: scale(1, 1.42) translateY(-3px);
	display: block;
	transform-origin: top left;
}
.bonus&gt;dl dd {
	width: 803px;
	padding: 20px 20px 66px;
	font-weight: 300;
	font-size: 16px;
	line-height: 150%;
	letter-spacing: 0;
	box-sizing: border-box;
	border-top: 1px solid #D9D9D9;
}
.bonus&gt;dl dd h4 {
	margin-bottom: 0.5em;
	font-weight: 600;
	font-size: 16px;
}
.bonus&gt;dl dd p {
	margin-bottom: 1em;
	font-weight: 300;
	font-size: 16px;
}
.bonus&gt;dl dd p:last-child {
	margin-bottom: 0;
}
.bonus&gt;figure {
	margin: 20px auto;
}
.bonus&gt;figure&gt;img {
	width: 100%;
	height: auto;
	font-size: 0;
}
ul.sns {
	padding-top: 65px;
	border-top: 2px solid #000;
	width: 1107px;
	margin-inline: auto;
}
ul.sns li {
	display: inline-block;
	margin-right: 10px;
	width: auto;
	height: 20px;
}
ul.sns div.fb-like {
	position: relative;
	top: -4px;
}
ul.sns div.fb-like &gt; span {
	vertical-align: text-top !important;
}
#footer-copyright {
	border: none;
}

/* about version numbers */
.about-version-numbers {
	text-align: left;
	padding: 120px calc(50% - 554px);
	color: #000;
}
.about-version-numbers h2 {
	font-weight: 600;
    font-size: 24px;
    line-height: 150%;
    margin-bottom: 20px;
    letter-spacing: 0;
}
.about-version-numbers h3 {
	margin-top: 20px;
	margin-bottom: 4px;
    font-weight: 600;
    font-size: 18px;
    line-height: 150%;
}
.about-version-numbers h4 {
	margin-bottom: 4px;
    font-weight: 600;
    font-size: 15px;
    line-height: 23px;
}
.about-version-numbers h5 {
	margin-bottom: 4px;
    font-weight: 300;
    font-size: 15px;
    line-height: 23px;
}
.about-version-numbers p {
	margin-bottom: 16px;
    font-weight: 300;
    font-size: 15px;
    line-height: 23px;
}
.about-version-numbers h5+p {
	margin-left: 15px;
}
.about-version-numbers p+h4 {
	margin-top: 32px;
}
.about-version-numbers&gt;div {
	border-top: 1px solid #bdbdbd;
	margin-top: 60px;
	padding-top: 60px;
}
.about-version-numbers&gt;div h5 {
	font-weight: 600;
}
.about-version-numbers&gt;div h5,
.about-version-numbers&gt;div p {
	font-size: 12px;
}
.about-version-numbers&gt;div dl,
.about-version-numbers&gt;div ul {
	font-size: 12px;
	margin-bottom: 16px;
    font-weight: 300;
    line-height: 23px;
}
.about-version-numbers&gt;div dl dt {
	font-weight: 600;
}
.about-version-numbers&gt;div dl dd {
	margin-bottom: 16px;
}
.about-version-numbers&gt;div p+ul {
	margin-top: -16px;
}
.about-version-numbers&gt;div ul li {
	list-style-type: disc;
	margin-left: 40px;
}

@media only screen and (max-width:1107px) {
	.eva30th-items,
	.eva30th_comparison_table,
	.bonus,
	.about-version-numbers {
		padding-inline: 20px;
	}
	.eva30th-items .list .item .cols .spec {
		width: calc(100% - 220px);
	}
	.eva30th-items .list .item .cols .spec dl dd {
		width: calc(100% - 120px);
	}
	.bonus&gt;dl dd {
		width: calc(100% - 301px);
	}
	ul.sns {
		width: auto;
	}
}
@media only screen and (max-width:860px) {
	.eva30th_comparison_table table thead tr td figure {
		width: 100%;
	}
}
@media only screen and (max-width:767px) {
	.container-wide h1 {
		font-size: 21px;
		padding: 84px 24px;
		height: auto;
		box-sizing: border-box;
	}
	.container-wide section nav {
		margin-top: 50px;
	}
	.eva30th-items {
		padding: 50px 24px;
	}
	.eva30th-items .list .item {
		padding-bottom: 40px;
		margin-bottom: 40px;
	}
	.eva30th-items .list .item&gt;h2 {
		font-size: 16px;
		margin-bottom: 40px;
	}
	.eva30th-items .list .item .cols {
		display: block;
	}
	.eva30th-items .list .item .cols .imgs {
		width: auto;
	}
	.eva30th-items .list .item .cols .imgs&gt;div {
		margin-bottom: 40px;
	}
	.eva30th-items .list .item .cols .imgs div.js-cards {
		position: relative;
		width: 0;
		margin-inline: auto;
		height: 242px;
	}
	.eva30th-items .list .item .cols .imgs .cardswrap {
		position: relative;
		margin-inline: -24px;
		overflow-x: hidden;
	}
	.eva30th-items .list .item .cols .imgs .cards-left,
	.eva30th-items .list .item .cols .imgs .cards-right {
		width: 44px;
		height: 44px;
		position: absolute;
		top: 83px;
	}
	.eva30th-items .list .item .cols .imgs .cards-left {
		left: 24px;
	}
	.eva30th-items .list .item .cols .imgs .cards-right {
		right: 24px;
	}
	.eva30th-items .list .item .cols .imgs .cards-left::before,
	.eva30th-items .list .item .cols .imgs .cards-right::before {
		content: '';
		width: 44px;
		height: 44px;
		position: absolute;
		left: 0;
		top: 0;
		right: 0;
		bottom: 0;
		margin: auto;
		background: url(../img_rn/30th/icon-right.svg) no-repeat center;
	}
	.eva30th-items .list .item .cols .imgs .cards-left::before {
		transform: rotate(180deg);
	}
	.eva30th-items .list .item .cols .imgs .cards-indicator {
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
		margin: auto;
		text-align: center;
	}
	.eva30th-items .list .item .cols .imgs .cards-indicator span {
		display: inline-block;
		width: 16px;
		height: 16px;
		position: relative;
	}
	.eva30th-items .list .item .cols .imgs .cards-indicator span::before {
		content: '';
		display: block;
		width: 8px;
		height: 8px;
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		margin: auto;
		border-radius: 5px;
		background: #DCDCDC;
	}
	.eva30th-items .list .item .cols .imgs .cards-indicator span.js-cur::before {
		background-color: #000;
	}
	.eva30th-items .list .item .cols .imgs figure {
		width: auto;
		margin: 0;
		text-align: center;
	}
	.eva30th-items .list .item .cols .imgs div.js-cards figure {
		position: absolute;
		top: 0;
		left: 0;
	}
	.eva30th-items .list .item .cols .imgs figure img {
		max-height: 210px;
		height: 210px;
		width: auto;
	}
	.eva30th-items .list .item:nth-child(3) .cols .imgs figure img {
		max-height: 210px;
	}
	.eva30th-items .list .item .cols .imgs div.js-cards figure img {
		max-width: none;
		transform: translateX(-50%)
	}
	.eva30th-items .list .item .cols .imgs p {
		font-size: 12px;
		margin-bottom: 40px;
	}
	.eva30th-items .list .item .cols .spec {
		width: auto;
	}
	.eva30th-items .list .item .cols .spec dl {
		display: block;
		width: auto;
		font-size: 13px;
	}
	.eva30th-items .list .item .cols .spec dl dt {
		width: auto;
		margin-bottom: 4px;
	}
	.eva30th-items .list .item .cols .spec dl dd {
		width: auto;
		margin-bottom: 16px;
	}
	.eva30th-items .list .item .cols .spec dl dd:last-child {
		margin-bottom: 0;
	}
	.eva30th-items .list .item .cols .spec dl dd h3 {
		font-size: 15px;
	}
	.eva30th-items .list .item .cols .spec dl dd p {
		margin-bottom: 12px;
		font-size: 13px;
	}
	.eva30th-items .list .item .cols .spec dl dd p.caution {
		font-size: 12px;
	}
	.eva30th-items .list .item .cols .spec dl dd hr {
		margin-block: 16px;
	}
	.eva30th-items&gt;ul {
		font-size: 12px;
		line-height: 20px;
		margin-left: 12px;
	}
	.eva30th-items&gt;ul li {
		text-indent: -12px;
	}
	.eva30th-items .to_version_exp {
		padding: 18px 12px;
		font-size: 13px;
		margin-top: 40px;
	}
	.eva30th-items .to_version_exp strong {
		margin-bottom: 6px;
	}
	.eva30th_comparison_table {
		padding: 50px 0;
	}
	.eva30th_comparison_table&gt;h2 {
		padding-inline: 24px;
		margin-bottom: 20px;
		font-size: 16px;
	}
	.eva30th_comparison_table table {
		width: 1107px;
		transform-origin: left top;
	}
	.eva30th_comparison_table&gt;p {
		margin-top: 20px;
		margin-inline: 24px;
		font-size: 12px;
	}
	.bonus {
		padding: 50px 24px;
	}
	.bonus&gt;h2 {
		border-top-width: 2px;
		padding-top: 16px;
		font-size: 16px;
		margin-bottom: 40px;
	}
	.bonus&gt;h3 {
		font-size: 14px;
	}
	.bonus&gt;ul {
		display: block;
	}
	.bonus&gt;ul li {
		margin-bottom: 10px;
	}
	.bonus&gt;ul li img {
		width: 100%;
	}
	.bonus&gt;p {
		font-size: 12px;
		margin-bottom: 40px;
		line-height: 1.5;
	}
	.bonus&gt;dl {
		display: block;
	}
	.bonus&gt;dl dt {
		width: auto;
		padding: 20px 12px;
		font-size: 17px;
	}
	.bonus&gt;dl dd {
		border-top: none;
		width: auto;
		padding: 20px 12px 48px;
		font-size: 13px;
	}
	.bonus&gt;dl dd h4 {
		font-size: 13px;
	}
	.bonus&gt;dl dd p {
		font-size: 13px;
	}
	ul.sns {
		padding-top: 40px;
		margin-inline: 24px;
	}

	/* about version numbers */
	h1:has(+.about-version-numbers) {
		margin-bottom: 0;
		line-height: 1.2;
	}
	h1:has(+.about-version-numbers) br {
		display: none;
	}
	.about-version-numbers {
		padding: 50px 24px;
	}
	.about-version-numbers h2 {
		font-size: 16px;
	}
	.about-version-numbers h3 {
		font-size: 15px;
	}
	.about-version-numbers h4 {
		font-size: 14px;
	}
	.about-version-numbers h5 {
		font-size: 14px;
	}
	.about-version-numbers p {
		font-size: 14px;
	}
	.about-version-numbers h5+p {
		margin-left: 10px;
	}
	.about-version-numbers&gt;div {
		margin-top: 40px;
		padding-top: 40px;
	}

}

</pre></body></html>