<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 繧ｳ繝ｳ繝�Φ繝� */
#section1,
#section5 {
	padding: 0 0 1% 0;
}
#section1 header {
	width: 100%;
	padding: 0 0 0 0;
	background: #FFF;
	background-image: none;
	text-align: center;
}
#section1 section {
	padding: 2% 0 0 0;
}
#section1 section.feature_block h3 {
	margin: 2% 0 0 0;
	width: 100%;
	color: yellow;
	font-size: 3em;
	font-style:italic;
}
#section1 section.feature_block .feature_link {
	width: 100%;
	margin: 3% 0 0 0;
	padding: 3% 0 0 0;
	border-top: 1px solid #FFF;
}
#section1 section.feature_block .feature_link li {
	width: 100%;
	float: none;
}
#section1 section.feature_block .feature_link li p {
	width: 100%;
	color: #FFF;
}
#section1 section.feature_block .feature_link li p.title {
	width: 40%;
	float: left;
	font-size: 1.6em;
	margin: 0 auto 1% auto;
	line-height: 1.1;
}
#section1 section.feature_block .feature_link li p.detail {
	width: 60%;
	float: left;
	font-size: 0.85em;
	margin: 0;
	line-height: 140%;
	text-align: left;
}
#section1 section.feature_block .feature_link li p.link a {
	width: 80%;
	margin: 3% auto;
	font-size: 1.1em;
	font-weight: 600;
	text-align: center;
	display: table;
	color: #FFF;
	padding-bottom: 20px;
}
#section1 section.feature_block .feature_link li p.link a:hover {
	text-decoration: none;
	background: url('../images/common/ico_allow_bottom.jpg') center bottom no-repeat;
}
#section1 section.feature_block .feature_link li p.link a span {
	padding: 0.25em 0;
	display: table-cell;
	border: 1px solid #FFF;
}
#section1 section.feature_block .feature_link li p.link a span.num {
	width: 20%;
	border-right: 1px #FFF solid;
	border-right: none;
}
#section1 section.feature_block .feature_link li p.link a:hover span.text {
	text-decoration: underline;
}
#section1 section.feature_block .feature_link li p.link a span.text {
	font-style:italic;
}
#section2 {
	padding: 3% 0;
}
header .header_box {
	margin: 1% 0;
	text-align: center;
}
header .header_box .att {
	font-size: 0.85em;
	color: #666;
	line-height: 1.5;
}
header .feature_title {
	font-size: 80%;
}
header .catch {
	text-align: left;
	font-size: 1.1em;
	line-height: 140%;
	color: #0571B0;
	font-weight: 600;
}
header .catch_att {
	text-align: left;
	font-size: 0.9em;
	line-height: 130%;
	color: #0571B0;
}
header .co_catch {
	text-align: left;
	font-size: 0.9em;
	line-height: 140%;
	color: #0571B0;
}
header .catch2 {
	margin: 3% 0 0 0;
	text-align: left;
	font-size: 1em;
	line-height: 130%;
	color: #0571B0;
	font-weight: 600;
}
header .catch_text {
	text-align: left;
	font-size: 0.9em;
	line-height: 140%;
	margin: 2% 0 0 0;
}
header .catch_text p {
	margin: 1.5% 0 0 0;
}
header .catch_text p:first-child {
	margin: 0 0 0 0;
}
header .catch_text2 {
	text-align: left;
	font-size: 0.9em;
	line-height: 140%;
	margin: 0.5% 0 0 0;
}
header .catch_text2 .margin_top {
	margin: 1.5% 0 0 0;
}
header .att_text {
	text-align: right;
	font-size: 0.85em;
	line-height: 130%;
	display: block;
	margin: 1% 0 0 0;
}
#economy {
	margin-top:5%;
}
.feature_detail {
	margin-top: 3%;
	padding: 1% 0 0 0;
}
.feature_detail section {
	text-align: left;
}
.feature_detail section dl {
	width: 100%;
	margin: 3% 0 0 0;
}
.feature_detail section dl dt.title_line,
.feature_detail section dl dt.title {
	font-size: 1.1em;
	color: #0571B0;
	font-weight: 600;
}
.feature_detail section dl dt.title_line {
	border-left: 5px solid #0571B0;
	padding-left: 5px;
	line-height: 1.2;
}
.feature_detail section dl dt.title_line span {
	display: block;
	font-size: 0.65em;
	font-weight: 600;
}
.feature_detail section dl dt.subtitle {
	font-size: 0.9em;
	color: #0571B0;
	font-weight: 400;
}
.feature_detail section dl dd.image {
	margin: 10px 0;
}
.feature_detail section dl dd.text {
	font-size: 0.9em;
	line-height: 140%;
	margin-top: 2%;
}
.feature_detail section dl dd.text .att {
	font-size: 0.9em;
	color: #666;
}
.feature_detail section dl dd.text .text_catch {
	font-size: 1.1em;
	color: #0571B0;
	font-weight: 600;
}
.feature_detail section dl dd li {
	list-style: disc;
	margin-left: 20px;
}
.article_margintop {
	margin-top: 3%;
}
#section2 .bg_black {
	padding: 3% 0;
}
#section2 .bg_black section dl {
	margin: 0 0 0 0;
}
.bg_blue1 section dl dt.title_line,
.bg_black section dl dt.title_line {
	border-left: 5px solid #FFF !important;
	color: #FFF;
	margin: 0 0 3% 0;
}
.bg_black section dl dd {
	color: #FFF;
}

.bg_blue1 header .att_text,
.bg_blue1 header .catch_text,
.bg_blue1 header .catch,
.bg_blue1 header .co_catch {
	color: #FFF;
}
.bg_blue1 header .catch_att {
	color: #82B8D8;
}

.bg_blue1 section dl dd.text,
.bg_blue1 section dl dt.title {
	color: #FFF;
}
.margin_top {
	margin-top: 3%;
}


/* 繧ｹ繝槭�繧ｵ繧､繧ｺB */
@media only screen and (min-width: 480px) {
	#section1 section.feature_block h3 {
		font-size: 3.4em;
	}
	#section1 section.feature_block .feature_link li p.title {
		font-size: 1.8em;
	}
	.feature_detail section dl dt.title,
	.feature_detail section dl dt.title_line {
		font-size: 1.1em;
	}
}


/* 繧ｿ繝悶Ξ繝�ヨ繧ｵ繧､繧ｺ */
@media only screen and (min-width: 768px) {
	header .header_box .att {
		font-size: 0.9em;
	}
	#section1 section.feature_block h3,
	#section5 section.feature_block h3 {
		width: 100%;
		color: yellow;
		font-size: 3.4em;
		font-style:italic;
	}
	#section1 section.feature_block .feature_link {
		width: 100%;
		margin: 3% auto 0 auto;
		padding: 3% 0 0 0;
		border-top: 1px solid #FFF;
	}
	#section1 section.feature_block .feature_link li {
		width: 27%;
/*		padding: 0 3.165%;*/
		padding: 1% 3.1% 0 3.1%;
		float: left;
		border-left: 1px dotted #FFF;
	}
	#section1 section.feature_block .feature_link li:first-child {
		margin-left: 15%;
		border-left: none;
	}
	#section1 section.feature_block .feature_link li p {
		width: 95%;
		margin: 0 auto;
		color: #FFF;
	}
	#section1 section.feature_block .feature_link li p.title {
		width: 95%;
		font-size: 2em;
		float: none;
		text-align: center;
	}
	#section1 section.feature_block .feature_link li p.detail {
		width: 95%;
		font-size: 0.85em;
		margin: 1.5em auto;
		line-height: 140%;
		float: none;
		text-align: center;
	}
	#section1 section.feature_block .feature_link li p.link a {
		width: 97%;
		margin: 0 auto;
		font-size: 1em;
	}
	#section2 header {
		display: table;
	}
	header .header_box {
		width: 50%;
		display: table-cell;
		margin: 0;
		text-align: center;
		vertical-align: top;
	}
	#section2 header .header_box {
		vertical-align: middle;
	}
	header .header_box img {
		width: 90%;
	}
	header .header_box_right {
		width: 48% !important;
		padding: 0 0 0 2%;
	}
	header .header_box_right img {
		width: 100%;
	}
	header .att_text {
		width: 95%;
	}
	header .feature_title {
		font-size: 100%;
	}
	header .catch {
		font-size: 1.2em;
	}
	.feature_detail section .feature_detail_box1 {
		width: 32%;
		float: left;
		margin: 0 2% 0 0;
	}
	.feature_detail section .feature_detail_box2 {
		width: 49%;
		float: left;
		margin: 2% 2% 0 0;
	}
	.feature_detail section .feature_detail_box3 {
		width: 66%;
		float: left;
		margin: 2% 2% 0 0;
	}
	.feature_detail section .feature_detail_box_all {
		width: 100%;
		margin: 2% 0 0 0;
	}
	.feature_detail section dl dd.image img {
		width: 100%;
	}
	.feature_detail_box_all .detail_image img,
	.detail_contents dl .image2 img {
		width: 100%;
	}
	.detail_contents dl .text2 p {
		font-size: 0.9em;
	}
	.feature_detail section dl dt.title,
	.feature_detail section dl dt.title_line {
		font-size: 1.2em;
	}
	.feature_detail section .feature_detail_box1:nth-child(2n) {
		margin: 0 2% 0 0;
	}
	.feature_detail section .feature_detail_box1:nth-child(3n) {
		margin: 0 0 0 0;
	}
	.feature_detail section .feature_detail_box2:nth-child(2n) {
		margin: 0 0 0 0;
	}
	.feature_detail section dl.productivity_box2 {
		width: 66%;
		float: left;
		margin: 2% 0 0 0;
	}
	.feature_detail section dl dt.title_line {
		border-left: 10px solid #0571B0;
		padding-left: 10px;
	}
	.bg_blue1 section dl dt.title_line,
	.bg_black section dl dt.title_line {
		border-left: 10px solid #FFF !important;
	}
	.model_title {
		margin-top: 3% !important;
		font-size: 3em !important;
	}
}


/* PC繧ｵ繧､繧ｺ */
@media only screen and (min-width: 1024px) {
	#section1 header img {
		width: 100%;
	}
	#section1 section.feature_block h3,
	#section5 section.feature_block h3 {
		font-size: 3.4em;
	}
	#section1 section.feature_block .feature_link li p.title {
		font-size: 2.6em;
	}
	#section1 section.feature_block .feature_link li p.link a {
		font-size: 1.2em;
	}
	header .catch {
		font-size: 1.6em;
	}
	header .co_catch {
		font-size: 1em;
	}
	header .catch2 {
		font-size: 1.1em;
	}
	header .catch_text {
		margin: 4% 0 0 0;
	}
	.feature_detail section dl dt.title,
	.feature_detail section dl dt.title_line {
		font-size: 1.2em;
	}
	.feature_detail_safety_wrap .feature_detail_safety1 .catch {
		font-size: 2.4em;
	}
}


/* PC繧ｵ繧､繧ｺ(繝輔Ν繧ｵ繧､繧ｺ) */
@media only screen and (min-width: 1200px) {
	#section1 header {
		background: #FFF url('../images/sideloader/bg_sideloader.jpg') center top no-repeat;
	}
	#section1 header h2 {
		max-width: 1200px;
		margin: 0 auto;
	}
	.feature_detail_safety_wrap .feature_detail_safety1 .catch {
		font-size: 2.6em;
	}
}


/* 蜊ｰ蛻ｷ逕ｨ */
@media print {
}

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