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

/* :::::: 日野プロフィア :::::: */

@media only screen and (min-width: 768px) {
	.crumb-list {
		margin-top: 200px;
	}
}

.page-title {
	position: relative;
}

.section-title b.label {
	background: #008b8c;
	min-width: auto;
}

@media only screen and (min-width: 980px) {
	.page-title {
		margin-left: 0;
	}
}

@media only screen and (min-width: 1200px) {
	.page-title {
		margin-left: -10px;
	}
}

@media only screen and (max-width: 1200px) {
	.nav-list li:first-child {
		border-left: 0;
	}

	.nav-list li:last-child {
		border-right: 0;
	}
}

#content p.note a {
	color: #0000EE;
}

img[src*="sticker_img"] {
	width: 150px;
}

@media only screen and (max-width: 1024px) {
	img[src*="sticker_img"] {
		width: 100px;
	}
}

.table {
	overflow: auto;
	max-width: 100%;
}

/* ==========================================================================
   燃費性能
   ========================================================================== */

.img .badge {
	position: absolute;
	top: -3px;
	left: -3px;
	padding: .6em;
	border-radius: 50%;
	color: #fff;
	background: #cc0012;
}

.profia-feature .title {
	margin: 0;
	color: #008b8c;
}

.profia-feature-list {
	list-style: none;
	margin: 0;
	padding: 0;
}

.profia-feature-list li {
	padding: .3em .5em;
	border: 1px solid #fff;
	border-radius: 4px;
	line-height: 1.4;
	text-align: center;
	vertical-align: middle;
	background-color: #008b8c;
}

.profia-feature-list li span {
	display: inline-block;
	color: #fff;
	font-size: 1.35rem;
}

.profia-feature-list li span .note {
	display: block;
}

.profia-feature-list li span sub {
	bottom: 0;
}

#economy-section7 table th {
	line-height: 1.4;
}

#economy-section12 .feature-list.blue dt {
	color: #003f98;
}

#economy-section12 .feature-list.green dt {
	color: #008b8c;
}

@media only screen and (min-width: 768px) {
	.profia-feature-list {
		display: table;
		width: calc(100% + 6px);
		margin: 0 -3px;
	}

	.profia-feature-list li {
		display: table-cell;
		height: 4em;
		padding: 0 .5em;
		border-width: 3px;
		border-radius: 0;
	}

	.profia-feature-list .f1,
	.profia-feature-list .f2,
	.profia-feature-list .f3,
	.profia-feature-list .f4,
	.profia-feature-list .f5,
	.profia-feature-list .f6 {
		width: 33.333333%;
	}

	.profia-feature-list .f7,
	.profia-feature-list .f8 {
		width: 50%;
	}

	#economy-section7 .table {
		min-width: 748px;
	}

	html.isIE11 #economy-section7 .table,
	html.isIE10 #economy-section7 .table {
		overflow: visible;
	}

	#economy-section12 .feature-list.green dt {
		margin-top: .5em;
	}
}

@media only screen and (max-width: 767px) {
	#economy-section1 .col-md-4 {
		width: auto;
	}

	#economy-section1 .col-md-4 .img {
		float: left;
		width: calc(50% - 10px);
	}

	#economy-section1 .col-md-4 .img + .img {
		float: right;
	}

	#economy-section1 .col-md-4::after {
		content: "";
		display: block;
		clear: both;
	}

	#economy-section5 {
		float: right;
	}

	#economy-section6 {
		clear: both;
	}

	#economy-section7 .table table {
		min-width: 748px;
	}

	#economy-section10 {
		clear: both;
	}

	#economy-section12 .col-md-8 {
		margin-bottom: .5em;
	}

	#economy-section12 .col-md-4 {
		width: 100%;
	}

	#economy-section12 .feature-list {
		float: left;
		width: calc(50% - 10px);
	}

	#economy-section12 .feature-list.green {
		float: right;
	}
}

@media only screen and (max-width: 480px) {
	#economy-section12 .col-md-4 .feature-list {
		float: none;
		width: auto;
	}

	#economy-section12 .feature-list.green dt {
		margin-top: .5em;
	}
}

/* ==========================================================================
   積載性能/架装性能
   ========================================================================== */

@media only screen and (max-width: 767px) {
	#loading-bodywork-section5 {
		clear: both;
	}

	#loading-bodywork-section6 {
		clear: none;
	}
}

/* ==========================================================================
   安全性能
   ========================================================================== */

#safety-section14 {
	margin-bottom: 1em;
}

#safety-section17 .photo-cap {
	bottom: 2.5em;
}

@media only screen and (max-width: 767px) {
	#safety-section6 {
		clear: none;
	}

	#safety-section5,
	#safety-section7 {
		clear: both;
	}

	#safety-section14 {
		clear: both;
	}
}

@media only screen and (max-width: 480px) {

	#safety-section14,
	#safety-section15 {
		width: auto;
	}
}

/* ==========================================================================
   快適性能
   ========================================================================== */

@media only screen and (max-width: 767px) {

	#comfortable-section8,
	#comfortable-section10 {
		float: right;
	}

	#comfortable-section9 {
		clear: none;
	}
}

/* ==========================================================================
   メンテナンス
   ========================================================================== */

#maintenance-section6 .profia-feature-list,
#maintenance-section6 .profia-feature-list li {
	display: block;
	width: auto;
	height: auto;
}

#maintenance-section6 .profia-feature-list {
	margin-bottom: 1em;
}

#maintenance-section6 .profia-feature-list li {
	float: none;
	padding: .3em .5em;
	border-color: #eee;
}

#maintenance-section6 .connect-movie-title img {
	width: 156px;
}

@media only screen and (max-width: 767px) {
	#maintenance-section4 {
		float: right;
	}

	#maintenance-section6 .column-L,
	#maintenance-section6 .column-R {
		float: none;
		width: 100%;
		padding: 0;
	}
}

/* ==========================================================================
   ラインアップ
   ========================================================================== */

@media only screen and (max-width: 767px) {}

@media only screen and (max-width: 480px) {}

/* ==========================================================================
   セカンドページ
   ========================================================================== */

.feature-container {
	position: relative;
	overflow: hidden;
	color: #fff;
	text-align: center;
	background-color: #000;
}

/* :::::: title/lead :::::: */

.feature-title,
.feature-lead {
	margin: 0 0 15px;
	font-size: 3rem;
	font-weight: 500;
}

.feature-title {
	display: inline-block;
	position: relative;
	overflow: hidden;
	margin-top: 40px;
	padding: 0 0 8px;
	border: 0;
	color: #fff;
	line-height: 1.2;
}

.feature-title::after {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	width: 100%;
	border-bottom: 2px solid #fff;
}

.feature-lead {
	line-height: 1.4;
}

.feature-title .ttl {
	display: inline-block;
	transform: translateY(1.2em);
	transition: transform 0s cubic-bezier(0.215, 0.61, 0.355, 1);
	line-height: 1;
}

.feature-title.appeared .ttl {
	transform: none;
	transition-duration: 1s;
}

html.isIE10 .feature-title.appeared .ttl,
html.isIE11 .feature-title.appeared .ttl,
html.isEdge .feature-title.appeared .ttl {
	position: relative;
	top: .2em;
}

.feature-container .title {
	margin: .5em 0;
	font-size: 2rem;
}

.feature-container .txt {
	margin: .5em 0;
	font-size: 1.4rem;
}

/* :::::: サポカー :::::: */

.sapoca,
.sapoca-b {
	display: inline-block;
	position: relative;
	padding-left: 72px;
	text-align: left;
}

.sapoca-b {
	padding-left: 82px;
	padding-right: 10px;
	font-weight: bold;
}

.sapoca::before,
.sapoca-b::before {
	content: "";
	display: inline-block;
	position: absolute;
	top: .2em;
	left: 0;
	width: 62px;
	height: 62px;
	vertical-align: middle;
	background: url(/assets/img/logo_sapoca.svg) center / cover no-repeat;
}

.sapoca-b::before {
	left: 10px;
	top: calc(.7em - 31px);
}

.sapoca-b::before {
	background: url(/assets/img/logo_sapoca_b.svg) center / cover no-repeat;
}

.sapoca dt {
	font-size: 1.4rem;
	font-weight: bold;
}

.sapoca dd {
	margin: 0;
	font-size: 1.2rem;
}

@media only screen and (max-width: 767px) {
	.sapoca-b::before {
		top: .2em;
	}
}

@media only screen and (max-width: 480px) {
	.sapoca dd br {
		display: none;
	}
}

/* :::::: more-btn :::::: */

.feature-container .more-container {
	padding: 10px 20px 20px;
	box-sizing: border-box;
}

.feature-container .more-btn {
	position: relative;
	width: 100%;
	max-width: 1180px;
	padding: .8em;
	box-sizing: border-box;
	color: #333;
	font-size: 2rem;
	font-weight: 700;
	background-color: rgba(255, 255, 255, .8);
	transition: color .3s, background-color .3s;
}

.feature-container .more-btn .ar {
	position: absolute;
	top: calc(50% - 7px);
	right: 20px;
	transition: transform .3s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.feature-container .more-btn path {
	fill: none;
	stroke: #333;
	stroke-width: 2;
	stroke-linecap: round;
}

@media only screen and (min-width: 768px) {
	.feature-container {
		margin-bottom: 40px;
	}

	.feature-container .more-btn path {
		transition: stroke .3s;
	}

	.feature-container .more-btn:hover {
		color: #cc0012;
		background-color: #fff;
	}

	.feature-container .more-btn:hover .ar {
		transform: translateX(5px);
	}

	.feature-container .more-btn:hover path {
		stroke: #cc0012;
	}
}

@media only screen and (max-width: 767px) {

	.feature-title,
	.feature-lead {
		font-size: 2rem;
	}

	.feature-title {
		margin: 20px 0 5px;
	}

	.feature-container .title {
		font-size: 1.8rem;
	}

	.feature-container .txt {
		font-size: 1.2rem;
	}

	.feature-container .more-container {
		padding: 10px 10px 20px;
		background-color: #fff;
	}

	.feature-container .more-btn {
		color: #fff;
		font-size: 1.5rem;
		font-weight: 500;
	}

	.feature-container .more-btn,
	.feature-container .more-btn:hover {
		background-color: #333;
	}

	.feature-container .more-btn path {
		stroke: #fff;
	}
}

/* :::::: 燃費性能 :::::: */

#economy.feature-container {
	background: linear-gradient(to bottom, #101419 0%, #717983 100%);
}

#economy.feature-container .economy-container {
	display: table;
	width: 100%;
	max-width: 1180px;
	margin: 0 auto;
	padding: 0 20px 20px;
	box-sizing: border-box;
	text-align: left;
}

#economy.feature-container .economy-L,
#economy.feature-container .economy-R {
	display: table-cell;
	vertical-align: middle;
}

#economy.feature-container .economy-L {
	width: 45%;
	padding-right: 5%;
}

#economy.feature-container .economy-R {
	width: 50%;
}

#economy.feature-container .economy-R .img img {
	width: 100%;
}

#economy.feature-container .economy-container .title {
	font-size: 2rem;
}

#economy.feature-container .economy-container .txt {
	margin-bottom: 1em;
}

@media only screen and (min-width: 768px) {
	#economy.feature-container .economy-L img {
		padding-right: 20px;
	}
}

@media only screen and (max-width: 767px) {
	#economy.feature-container .economy-container {
		padding: 0 10px 10px;
	}
}

@media only screen and (max-width: 480px) {

	#economy.feature-container .economy-container,
	#economy.feature-container .economy-L,
	#economy.feature-container .economy-R {
		display: block;
		width: auto;
	}

	#economy.feature-container .economy-L img {
		max-width: 215px;
	}

	#economy.feature-container .economy-R {
		margin-top: -20px;
	}
}

ol.maintenance-no {
	counter-reset: number;
	/*数字をリセット*/
	list-style-type: none !important;
	/*数字を一旦消す*/
}

ol.maintenance-no li {
	position: relative;
	line-height: 1.5em;
	padding: 0.5em 0.5em 0.5em 30px;
}

ol.maintenance-no li:before {
	/* 以下数字をつける */
	position: absolute;
	counter-increment: number;
	content: counter(number);
	/*数字のデザイン変える*/
	display: inline-block;
	background: #fff;
	color: #008b8c;
	font-family: 'Avenir', 'Arial Black', 'Arial', sans-serif;
	font-weight: bold;
	font-size: 10px;
	left: 10px;
	width: 15px;
	height: 15px;
	line-height: 15px;
	text-align: center;
	/*以下上下中央寄せのため*/
	top: 50%;
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

ol.maintenance-no li span {
	margin: 0 1em 0 3em;
	text-align: left;
}

/* :::::: 安全性能 :::::: */

#safety.feature-container {
	background: #000 url(../img/feature_safety_img_01.jpg) center / cover fixed no-repeat;
}

#safety.feature-container &gt; * {
	z-index: 1;
	position: relative;
}

#safety.feature-container::after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .8) url(/assets/img/bg_tone.svg) center / 2px 2px fixed;
}

#safety.feature-container .movie-list {
	display: block;
	list-style: none;
	max-width: 1056px;
}

#safety.feature-container .movie-item {
	cursor: pointer;
	margin: 12px 0;
}

#safety.feature-container .movie-item a {
	color: #fff;
}

#safety.feature-container .movie-item img {
	width: 100%;
	/* forIE9+ */
}

#safety.feature-container .movie-container,
#safety.feature-container .movie-title,
#safety.feature-container .movie-thumb {
	margin: 0;
}

#safety.feature-container .movie-container {
	display: inline-block;
	vertical-align: middle;
}

#safety.feature-container .movie-title {
	position: relative;
	font-size: 2rem;
	font-weight: 700;
	text-align: left;
}

#safety.feature-container .new .movie-title::after {
	content: "NEW";
	display: block;
	position: absolute;
	top: calc(50% - 1em);
	right: 0;
	padding: .2em .5em;
	color: #fff;
	font-size: 80%;
	line-height: 1.2;
	font-weight: 500;
	background-color: #cc0012;
}

#safety.feature-container .movie-thumb {
	position: relative;
	overflow: hidden;
	font-size: 1.4rem;
}

#safety.feature-container .movie-thumb .play-btn,
#safety.feature-container .movie-thumb .txt {
	position: absolute;
	z-index: 1;
	margin: 0;
}

#safety.feature-container .movie-thumb .play-btn {
	display: block;
	top: calc(50% - 21px);
	left: calc(50% - 21px);
	width: 42px;
	height: 42px;
	border: 2px solid #fff;
	border-radius: 21px;
	box-sizing: border-box;
	background: rgba(0, 0, 0, .1) url(../img/ico_play.svg) center / cover no-repeat;
	transition: background-color 1s, transform 1s cubic-bezier(0.215, 0.61, 0.355, 1);
}

#safety.feature-container .movie-thumb img {
	transform: scale(1.05);
	transition: transform 1s cubic-bezier(0.215, 0.61, 0.355, 1);
}

#safety.feature-container .movie-item:hover .play-btn {
	background-color: rgba(0, 0, 0, .3);
	transform: scale(1.1);
	transition-duration: .3s;
}

html.isIE10 #safety.feature-container .movie-thumb img,
html.isIE11 #safety.feature-container .movie-thumb img,
html.isEdge #safety.feature-container .movie-thumb img,
#safety.feature-container .movie-item:hover .movie-thumb img {
	transform: none;
}

#safety.feature-container .movie-thumb .txt {
	right: 0;
	bottom: 0;
	padding: 8px 6px;
	text-align: right;
}

#safety.feature-container .movie-thumb::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, .65) 100%);
	transition: opacity .3s;
}

#safety.feature-container a:hover .movie-thumb::after {
	opacity: .3;
}

@media only screen and (min-width: 768px) {
	#safety.feature-container .movie-item {
		float: left;
		width: 50%;
		padding: 0 10px;
		box-sizing: border-box;
	}

	#safety.feature-container .movie-item:nth-child(even) {
		float: right;
		text-align: right;
	}

	#safety.feature-container .movie-title {
		font-size: 1.8rem;
	}
}

@media only screen and (max-width: 767px) {
	#safety.feature-container .movie-list {
		margin: 0;
	}
}

/* :::::: 快適性能 :::::: */

#comfortable.feature-container .bgimg-title {
	z-index: 1;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

#comfortable.feature-container .bgimg-container {
	position: relative;
	overflow: hidden;
	height: 33.888vw;
	text-align: left;
}

#comfortable.feature-container .main-container {
	height: 100%;
}

#comfortable.feature-container .bgimg-container img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

#comfortable.feature-container .bgimg-txt,
#comfortable.feature-container .bgimg-txt dt,
#comfortable.feature-container .bgimg-txt dd {
	margin: 0;
	padding: 0;
}

#comfortable.feature-container .bgimg-txt {
	z-index: 1;
	position: absolute;
	left: 10px;
	bottom: 0;
	padding: 30px;
}

@media only screen and (min-width: 768px) {
	#comfortable.feature-container .bgimg-txt dt {
		display: inline-block;
		position: relative;
		margin-bottom: .8em;
		font-size: 2rem;
		font-weight: 700;
	}

	/*#comfortable.feature-container .bgimg-txt dt::after {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    border-bottom: 2px solid #fff;
  }*/
	#comfortable.feature-container .bgimg-txt dd {
		font-size: 1.4rem;
	}

	#comfortable.feature-container .more-container {
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
	}

	#comfortable.feature-container #comfortable2 .bgimg-txt {
		bottom: 88px;
	}
}

@media only screen and (max-width: 767px) {
	#comfortable.feature-container .bgimg-container {
		height: 300px
	}

	#comfortable.feature-container .bgimg-container img {
		position: absolute;
		top: 0;
		left: calc(50% - 450px);
		min-width: 900px;
		height: auto;
	}

	#comfortable.feature-container .bgimg-txt dt {
		font-size: 1.8rem;
	}

	#comfortable.feature-container .bgimg-txt dd {
		font-size: 1.2rem;
	}

	#comfortable.feature-container .bgimg-txt {
		padding: 10px;
	}
}

/* :::::: ラインアップ :::::: */
#lineup {
	display: block;
}

.lineup-list {
	max-width: 100%;
	display: block;
}

.lineup-item + .lineup-item {
	margin-top: 2em;
}

.lineup-item dl,
.lineup-item dt,
.lineup-item dd {
	margin: 0;
}

.lineup-item dt {
	display: inline-block;
	padding: 5px 10px;
	font-size: 1.8rem;
	line-height: 1.2;
	background: #e5ebee;
}

.lineup-item dt sub {
	position: relative;
	top: -.05em;
	padding-left: .3em;
	font-size: 1.2rem;
}

.lineup-item dd {
	max-width: 100%;
}

.lineup-item dd .img {
	margin: .5em 0;
	text-align: center;
}

.lineup-item dd .caption {
	text-align: right;
}

.lineup-item dd .table {
	margin: 0;
	padding: 0;
}

#cargo-1 dd .table img {
	min-width: 519px;
}

#cargo-2 dd .table img {
	min-width: 519px;
}

#cargo-3 dd .table img {
	min-width: 519px;
}

#cargo-4 dd .table img {
	min-width: 395px;
}

#cargo-5 dd .table img {
	min-width: 350px;
}

#cargo-6 dd .table img {
	min-width: 364px;
}

#dump-1 dd .table img {
	min-width: 374px;
}

#dump-2 dd .table img {
	min-width: 292px;
}

@media only screen and (max-width: 767px) {
	.lineup-item + .lineup-item {
		margin-top: 1em;
	}

	.lineup-item dd .img {
		float: none;
		width: auto;
	}
}

/* :::::: オプション装備 :::::: */
@media only screen and (min-width: 768px) {
	.equipment-list .col-md-3:nth-child(4n+6) {
		clear: left;
	}
}

@media only screen and (max-width: 767px) and (min-width: 481px) {
	.equipment-list .col-md-3 {
		width: 33.333333%;
	}

	.equipment-list .col-md-3:nth-child(3n+2) {
		clear: left;
	}
}

@media only screen and (max-width: 480px) {
	.equipment-list .col-md-3 {
		width: 50%;
	}

	.equipment-list .col-md-3:nth-child(2n+2) {
		clear: left;
		padding-right: 8px;
	}

	.equipment-list .col-md-3:nth-child(2n+3) {
		padding-left: 8px;
	}
}

/* :::::: MODAL CONTENTS :::::: */

a.btn[data-ytid] {
	display: inline-block;
	position: relative;
	margin: .5em 0 .5em auto;
	padding: .6em 1em .6em 40px;
	border: 1px solid #eee;
	box-sizing: border-box;
	color: #fff;
	line-height: 1.6;
	text-decoration: inherit;
	text-align: center;
	background-color: #06c;
}

a.btn[data-ytid]::before {
	content: "";
	display: block;
	position: absolute;
	top: calc(50% - 10px);
	left: 10px;
	width: 17px;
	height: 17px;
	border: 1px solid #fff;
	border-radius: 50%;
	background: #cc0012 url(../img/ico_play_w.svg) center / 11px 11px no-repeat;
}

a.btn[data-ytid]:hover {
	border-color: #cc0012;
	background-color: #1a76d1;
}

#modal,
#modal .modal-overlay {
	top: 0;
	left: 0;
}

#modal {
	display: none;
	z-index: 1000;
	position: fixed;
	right: 0;
	bottom: 0;
}

#modal .modal-overlay {
	width: 100%;
	height: 100%;
}

#modal .modal-overlay,
#modal .modal-container,
#modal .modal-close {
	position: absolute;
}

#modal .modal-overlay {
	background-color: rgba(0, 0, 0, .9);
	display: block;
	z-index: 0;
}

#modal .modal-container {
	display: none;
	z-index: 1;
}

#modal .modal-inner {
	padding: 10px;
	background-color: #000;
}

#modal .modal-inner iframe {
	width: 100%;
	height: 100%;
}

#modal .modal-title {
	color: #fff;
	font-size: 1.4rem;
}

#modal .modal-close {
	cursor: pointer;
	top: -25px;
	right: -25px;
	width: 50px;
	height: 50px;
	transition: transform .6s cubic-bezier(0.23, 1, 0.32, 1);
}

#modal .modal-close:hover {
	transform: rotate(90deg);
}

#modal .modal-close::before,
#modal .modal-close::after {
	content: "";
	display: block;
	position: absolute;
	top: calc(50% - 1px);
	left: 0;
	width: 100%;
	height: 2px;
	background-color: #fff;
}

#modal .modal-close::before {
	transform: rotate(-45deg);
}

#modal .modal-close::after {
	transform: rotate(45deg);
}
/* ==========================================================================
   用途で選ぶ完成車 2020.1.22 追加
   ========================================================================== */

#usefulness-section {
    max-width: none;
    margin-top: 0;
}
.usefulness-type {
    background: linear-gradient(to right top, #d3dadf, #f4f7f9 36%, #c1cacf);
}
.usefulness-type + .usefulness-type {
    border-top: 8px solid #fff;
}
.usefulness-container {
    max-width: 1200px;
    min-height: 240px;
    margin: 0 auto;
    padding: 24px 16px;
}
.type-title {
    flex-basis: 36%;
    font-size: 2rem;
}
@media screen and (max-width: 767px) {
    .type-title {
        margin-bottom: 16px;
   }
    .type-title br {
        display: none;
    }
}
@media screen and (max-width: 480px) {
    .usefulness-container {
        padding: 16px 8px;
    }
}
@media screen and (min-width: 768px) {
    .usefulness-container {
        display: flex;
        align-items: center;
        padding: 24px 40px;
    }
    .type-title {
        font-size: 4rem;
   }
    .type-data {
        flex-basis: 64%
    }
}

.type-list {
    display: flex;
    flex-wrap: wrap;
}
.type-item a {
    display: block;
    padding: 16px;
    color: #fff;
    background: #000;
}
.type-thumb {
    text-align: center;
}
.type-name {
    margin-bottom: .3em;
    text-align: left;
}
.type-name .ar {
    display: inline-block;
    position: relative;
    top: -.1em;
    width: 9px;
    height: 10px;
    vertical-align: middle;
}
.type-name .ar path {
    fill: none;
    stroke: #cc0012;
    stroke-width: 2;
    stroke-linecap: round;
}
.type-name .t {
    display: inline-block;
    white-space: nowrap;
}
@media screen and (max-width: 767px) {
    .type-item {
        flex-basis: calc(50% - 6px);
    }
    .type-item:not(:nth-child(2n+1)) {
        margin-left: 12px;
    }
    .type-item:nth-child(n+3) {
        margin-top: 12px;
    }
    .type-item .t {
        font-size: 1.2rem;
    }
}
@media screen and (max-width: 480px) {
    .type-item {
        flex-basis: calc(50% - 3px);
    }
    .type-item:not(:nth-child(2n+1)) {
        margin-left: 6px;
    }
    .type-item:nth-child(n+3) {
        margin-top: 6px;
    }
    .type-item a {
        padding: 8px;
    }
}
@media screen and (min-width: 768px) {
    .type-item {
        flex-basis: calc(33.33333% - 8px);
    }
    .type-item:not(:nth-child(3n+1)) {
        margin-left: 12px;
    }
    .type-item:nth-child(n+4) {
        margin-top: 12px;
    }
}

.type-item a {
    transition: color .4s, background .4s;
}
.type-item a:hover {
    color: #000;
    background-color: rgba(255, 255, 255, .9);
}
.type-name .t,
.type-name .ar {
    transition: transform .6s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.type-item a:hover .type-name .t {
    transition-delay: .1s;
}
.type-item a:hover .type-name .t,
.type-item a:hover .type-name .ar {
    transform: translateX(8px);
}
/* ==========================================================================
   用途で選ぶ完成車 - 下層 2020.1.22 追加
   ========================================================================== */

.usefulness-list {
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
    margin-top: 20px;
}
@media screen and (max-width: 767px) {
    .usefulness-item {
        flex-basis: calc(50% - 5px);
        max-width: calc(50% - 5px);
    }
    .usefulness-item:not(:nth-child(2n+1)) {
        margin-left: 10px;
    }
    .usefulness-item:nth-child(n+3) {
        margin-top: 24px;
    }
}
@media screen and (max-width: 480px) {
    .usefulness-item {
        flex-basis: 100%;
        max-width: 100%;
    }
    .usefulness-item:not(:nth-child(2n+1)) {
        margin-left: 0;
    }
    .usefulness-item:nth-child(n+3) {
        margin-top: 0;
    }
}
@media screen and (min-width: 768px) {
    .usefulness-list {
        margin-top: 40px;
    }
    .usefulness-item {
        flex-basis: calc(33.33333% - 16px);
        max-width: calc(33.33333% - 16px);
    }
    .usefulness-item:not(:nth-child(3n+1)) {
        margin-left: 24px;
    }
    .usefulness-item:nth-child(n+4) {
        margin-top: 40px;
    }
}

.usefulness-data {
    white-space: nowrap;
    margin-bottom: 8px;
    padding-bottom: 4px;
    border-bottom: 1px solid #000;
}
.usefulness-data::after {
    content: "";
    display: block;
    clear: left;
}
.usefulness-data .cab-width,
.usefulness-data .body-length,
.usefulness-data .type {
    float: left;
    margin: 4px 4px 0 0;
    padding: 2px 4px;
    line-height: 1;
}
.usefulness-data .cab-width {
	clear: left;
}
@media all and (-ms-high-contrast: none) {
    .usefulness-data .cab-width,
    .usefulness-data .body-length,
    .usefulness-data .type {
        padding: 4px 4px 0;
    }
}
.usefulness-data .cab-width,
.usefulness-data .body-length {
    border: 1px solid #000;
}
.usefulness-data .cab-width {
    color: #fff;
    background: #000;
}
@media screen and (max-width: 767px) {
    .usefulness-data {
        flex-wrap: wrap;
    }
    .usefulness-data .cab-width,
    .usefulness-data .body-length,
    .usefulness-data .type {
        font-size: 1.2rem;
    }
    .usefulness-data .line2 {
        display: none;
    }
}
@media screen and (max-width: 480px) {
    .usefulness-data .cab-width,
    .usefulness-data .body-length,
    .usefulness-data .type {
        font-size: 1rem;
    }
}
@media screen and (min-width: 768px) {
    .usefulness-data {
        align-items: center;
        margin-bottom: 10px;
        padding-bottom: 6px;
    }
    /*.usefulness-data .cab-width,
    .usefulness-data .body-length {
        text-align: center;
        width: 34%;
    }
    .usefulness-data .body-length {
        width: 60%;
    }
    .usefulness-data .cab-width.long {
        width: 50%;
    }
    .usefulness-data .body-length.long {
        width: 60%;
    }*/
    .usefulness-data .type {
        flex-basis: calc(40% - 8px);
    }
    .usefulness-data .cab-width,
    .usefulness-data .body-length,
    .usefulness-data .type {
        font-size: 1.4rem;
    }
    .usefulness-data .cab-width {
        margin-right: 4px;
    }
    .usefulness-data .type {
        margin-left: 8px;
    }
}

.usefulness-photo,
.usefulness-text  {
    position: relative;
}
.usefulness-photo .type,
.usefulness-photo .type02,
.usefulness-photo .caption,
.usefulness-photo .manufacturer,
.usefulness-text .manufacturer02 {
    position: absolute;
    margin: 0;
}
.usefulness-photo .type:empty,
.usefulness-photo .type02:empty,
.usefulness-photo .caption:empty,
.usefulness-photo .manufacturer:empty,
.usefulness-text .manufacturer02:empty {
    display: none;
}
.usefulness-photo .type02 {
    right: 8px;
    top: 4px;
}
.usefulness-photo .type {
    left: 8px;
    top: 4px;
}
.usefulness-photo .caption {
    left: 8px;
    bottom: 4px;
    width: 64%;
    font-size: 1rem;
}
.usefulness-photo .manufacturer {
    right: 4px;
    bottom: 4px;
    padding: 2px 4px;
    color: #fff;
    font-size: 1rem;
    line-height: 1.4;
    background: #cc0012;
}
.usefulness-text .manufacturer02 {
    right: 1px;
    margin-top: 4px;
    padding: 1px 4px;
    color: #fff;
    line-height: 1.4;
    background: #cc0012;
}
@media all and (-ms-high-contrast: none) {
    .usefulness-text .manufacturer02 {
        padding: 5px 4px 1px;
        line-height: 1;
    }
}
@media screen and (min-width: 768px) {
    .usefulness-photo .manufacturer {
        right: 8px;
        bottom: 8px;
        font-size: 1.4rem;
    }
}
@media screen and (max-width: 767px) {
    .usefulness-text {
      display: flex;
      justify-content: flex-end;
    }
    .usefulness-text .manufacturer02 {
        flex-basis: auto;
        font-size: 1.2rem;
        position: relative;
    }
}
/* ==========================================================================
   リンクページモーダル 2020.1.28 追加
   ========================================================================== */

.c-modal,
.c-modal_overlay {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.c-modal {
    display: none;
    z-index: 1000;
    position: fixed;
}
.c-modal_overlay {
    z-index: -1;
    position: absolute;
    background: rgba(0,0,0,.9);
}
.c-modal_container {
    display: none;
    position: relative;
    overflow: auto;
    width: calc(100% - 40px);
    max-width: 1120px;
    height: calc(100% - 40px);
    margin: 20px auto;
    padding: 20px;
    background: #fff;
}
.c-modal_close {
    z-index: 1;
    position: absolute;
    top: 10px;
    right: 10px;
    width: 40px;
    height: 40px;
    background: none;
    transition: transform .6s cubic-bezier(0.23, 1, 0.32, 1);
}
.c-modal_close:hover {
    transform: rotate(90deg);
}
.c-modal_close::before,
.c-modal_close::after {
    content: "";
    position: absolute;
    top: calc(50% - 1px);
    left: 0;
    width: 100%;
    height: 2px;
    background-color: currentcolor;
}
.c-modal_close::before {
    transform: rotate(-45deg);
}
.c-modal_close::after {
    transform: rotate(45deg);
}
@media screen and (min-width: 768px) {
    .c-modal_container {
        padding: 40px;
    }
    .c-modal_close {
        width: 50px;
        height: 50px;
    }
}

#cargo-type h2 {
	margin: 60px 0 0;
	font-size: 18px;
}
#cargo-type h2 + ul {
	margin-top: 30px;
}
#cargo-type ul li h2 {
	margin: 0 0 15px;
}
.main-container.notes .global-note {
	margin-top: 0;
	padding-bottom: 0;
}
.main-container.notes .global-note:first-child {
	margin-top: 80px;
}


/* :::::: 等分カラム :::::: */

.column-list {
    list-style: none;
    margin: 15px 0 30px;
    padding: 0 14px;
}

.column-list-wrap {
    margin-bottom: 30px;
    padding: 0 14px;
}

.column-list-wrap .column-list {
    margin-bottom: 0;
    padding: 0;
}

.col .column-list,
.col .column-list-wrap {
    margin-right: -3px;
    margin-left: -3px;
    padding: 0;
}

.column-list li,
.column-2 .column-L,
.column-2 .column-R,
.column-2-must .column-L,
.column-2-must .column-R {
    width: 50%;
    box-sizing: border-box;
}

.column-3 li {
    width: 33.33333%;
}

.column-4 li {
    width: 25%;
}

.column-5 li {
    width: 20%;
}

.column-6 li {
    width: 16.66666%;
}

.column-3 li:nth-child(3n+1) {
    clear: left;
}

.column-4 li:nth-child(4n+1) {
    clear: left;
}

.column-5 li:nth-child(5n+1) {
    clear: left;
}

.column-6 li:nth-child(6n+1) {
    clear: left;
}

.column-list li,
.column-2 .column-L,
.column-2-must .column-L {
    float: left;
    padding-right: 8px;
}

.column-list li {
    padding: 3px;
}

.column-2 .column-R,
.column-2-must .column-R {
    float: right;
    padding-left: 8px;
}

.column-2 .column-R.img {
    margin-top: .3em;
}

.column-list .caption {
    margin-bottom: .5em;
    line-height: 1.2;
}

@media only screen and (max-width: 767px) {
    .column-5 li {
        width: 33.33333%;
    }

    .column-6 li {
        width: 25%;
    }

    .column-5 li:nth-child(5n+1),
    .column-6 li:nth-child(6n+1) {
        clear: none;
    }

    .column-5 li:nth-child(3n+1),
    .column-6 li:nth-child(4n+1) {
        clear: left;
    }
}

@media only screen and (max-width: 480px) {
    .column-2-must .column-L {
        padding-right: 5px;
    }

    .column-2-must .column-R {
        padding-left: 5px;
    }

    .column-2 .column-L,
    .column-2 .column-R {
        float: none;
        width: 100%;
        padding: 0;
    }

    .column-3 li,
    .column-4 li {
        width: 50%;
    }

    .column-5 li {
        width: 50%;
    }

    .column-6 li {
        width: 33.33333%;
    }

    .column-3 li:nth-child(3n+1),
    .column-5 li:nth-child(3n+1),
    .column-6 li:nth-child(4n+1) {
        clear: none;
    }

    .column-3 li:nth-child(2n+1),
    .column-4 li:nth-child(2n+1),
    .column-5 li:nth-child(2n+1),
    .column-6 li:nth-child(3n+1) {
        clear: left;
    }
}

/* :::::: 便利な手製カラムフロート :::::: */

.floating-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.floating-list .col {
    float: left;
    margin-bottom: .5em;
    padding: 3px;
    box-sizing: border-box;
}

.floating-list .col-width-2-must {
    width: 50%;
}

.floating-list .col-width-2 {
    width: 50%;
}

.floating-list .col-width-3 {
    width: 33.33333%;
}

.floating-list .col-width-4 {
    width: 25%;
}

.floating-list .col-width-5 {
    width: 20%;
}

.floating-list .col-width-6 {
    width: 16.66666%;
}

@media only screen and (max-width: 767px) {
    .floating-list .col-width-2 {
        width: 100%;
    }

    .floating-list .col-width-3 {
        width: 50%;
    }

    .floating-list .col-width-4 {
        width: 33.33333%;
    }

    .floating-list .col-width-5,
    .floating-list .col-width-6 {
        width: 25%;
    }
}

@media only screen and (max-width: 480px) {

    .floating-list .col-width-4,
    .floating-list .col-width-5,
    .floating-list .col-width-6 {
        width: 50%;
    }
}

.floating-list .col-clear {
    clear: left;
}

@media only screen and (min-width: 767px) {
    .floating-list .pc-col-clear {
        clear: left;
    }
}

@media only screen and (max-width: 767px) and (min-width: 481px) {
    .floating-list .tb-col-clear {
        clear: left;
    }
}

@media only screen and (max-width: 480px) {
    .floating-list .sp-col-clear {
        clear: left;
    }
}

.floating-list .caption {
    line-height: 1.2;
}</pre></body></html>