<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">ul,
li,
dl,
dt,
dd,
h2,
h3,
h4,
h5,
p {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#car_type_list {
	width: 960px;
	max-width: 100%;
	margin: 0 auto;
	padding: 10px 0;
}
#car_type_list .logo {
	text-align: center;
	line-height: 0;
	width: 100%;
}
#car_type_list .logo img {
	max-width: 100%;
	border-bottom: 5px solid #33f;
}
#car_type_list .caution_txt {
	display: block;
	font-size: 12px;
	line-height: 20px;
	padding: 5px 10px;
	margin-top: 10px;
	border: 1px dotted #f16;
}
#car_type_list .caution_txt li {
	padding-left: 14px;
	text-indent: -14px;
}
#car_type_list .car_type_search {
	margin-top: 10px;
	display: block;
	padding: 5px;
	border: 1px solid #eee;
}
.car_type_search dt {
	float: left;
	line-height: 40px;
	text-indent: 10px;
	font-size: 18px;
	font-weight: bold;
}
.car_type_search dd {
	float: right;
}
.car_type_search a {
	display: inline-block;
	border: 1px solid #eee;
	background: #666 url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u8353712/pc/search/css/../img/bg_search_list_off.png");
	background-size: cover;
	color: #fff;
	text-decoration: none;
	padding: 0 20px;
	line-height: 40px;
	border-radius: 10px;
}
.car_type_search a:hover {
	background: #666 url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u8353712/pc/search/css/../img/bg_search_list_on.png");
	background-size: cover;
}
.car_type_search span {
	display: inline-block;
	border: 1px solid #eee;
	padding: 0 20px;
	line-height: 40px;
	border-radius: 10px;
}

.cs_section .sticky {
	background-color: #0c4068;
	line-height: 2.5em;
	color: #fff;
	text-align: center;
	position: sticky;
	top: 0;
}

.cs_grade h5 {
	padding: 2px 0 0 2px;
	font-size: 14px;
	display: table;
}
.cs_grade h5 span {
	display: table-cell;
	padding-left: 3px;
}
.cs_grade p {
	padding: 2px 0 0 2px;
	font-size: 14px;
}
.cs_grade p &gt; span {
	display: table-cell;
	padding-left: 3px;
	word-break: break-all;
}
.cs_grade p &gt; span &gt; span {
	border: 1px solid #33363b;
	color: #41924b;
	font-weight: bold;
	padding: 0 3px;
	display: inline-block;
	margin: 1px;
}
.cs_grade h5:before {
	display: table-cell;
	content: "蟷ｴ蠑�";
	font-weight: bold;
	background-color: #69f;
	color: #fff;
	padding: 0 5px;
	margin-right: 3px;
	white-space: nowrap;
	vertical-align: middle;
}
.cs_grade p::before {
	display: table-cell;
	content: "蝙句ｼ�";
	font-weight: bold;
	background-color: #69f;
	color: #fff;
	padding: 0 5px;
	margin-right: 3px;
	white-space: nowrap;
	vertical-align: middle;
}

.size_list ul li {
	display: block;
	float: left;
	text-align: center;
}
.size_list ul li b {
	padding: 1px;
}
.size_list ul li a {
	border-radius: 5px;
	border: 1px solid #99c;
	text-decoration: none;
	background-color: #fff;
	display: block;
	line-height: 26px;
}
.size_list ul.size_list li span {
	display: block;
	border-radius: 5px;
	border: 1px solid #ccc;
	text-decoration: none;
	background-color: #fff;
	line-height: 26px;
	font-size: 12px;
	opacity: 0.5;
}
.size_list .cell1 div,
.size_list .cell2 div,
.size_list .cell3 div {
	padding: 5px 3px 0 2px;
	display: block;
	white-space: nowrap;
}
.cell1 {
	width: 35%;
}
.cell2 {
	width: 20%;
}
.cell3 {
	width: 45%;
}
.size_list ul:first-child li div span {
	border-bottom: 1px solid #f33;
	display: block;
	width: 100%;
}
.cs_section .tags {
	display: block;
	text-align: right;
	padding: 5px 8px;
	font-size: 10.5px;
	line-height: 1.5em;
	color: #999;
}
#foot_tel {
	font-size: 0.5em;
	display: block;
	margin: 0 auto;
	text-align: center;
	padding: 20px 0;
	border-top: 5px solid #f5a04b;
	margin-top: 10px;
	background-color: #f0f0f0;
}
#foot_tel h3 {
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	display: inline-block;
	padding: 5px 40px;
	border-radius: 20px;
	margin: 0 30px;
}
#foot_tel a {
	font-family: "Open Sans";
	font-weight: bold;
	text-decoration: none;
	font-size: 24px;
	line-height: 24px;
	display: block;
}

#foot_tel.foot_2 &gt; h3 {
	background-color: #b10103;
}
#foot_tel.foot_3 &gt; h3 {
	background-color: #68acff;
}
#foot_tel.foot_4 &gt; h3 {
	background-color: #67012d;
}
#foot_tel.foot_6 &gt; h3 {
	background-color: #dd8216;
}
#foot_tel.foot_5 &gt; h3 {
	background-color: #ffcc0d;
}
#foot_tel.foot_2 a {
	color: #b10103;
}
#foot_tel.foot_3 a {
	color: #68acff;
}
#foot_tel.foot_4 a {
	color: #67012d;
}
#foot_tel.foot_6 a {
	color: #dd8216;
}
#foot_tel.foot_5 a {
	color: #ffcc0d;
}

@media screen and (min-width: 768px) {
	.cs_section {
		max-width: 960px;
		margin: auto;
	}
	.cs_section .h_block .list {
		display: flex;
		flex-wrap: wrap;
		justify-content: flex-start;
	}
	.cs_section .h_block .list &gt; div {
		flex-basis: 32%;
		padding: 5px;
	}
	.cs_section .h_block .list &gt; div:nth-of-type(2n) {
		background-color: #ebebeb;
	}
	.cs_section .h_block .list &gt; div &gt; ul {
		display: flex;
		flex-wrap: wrap;
		align-content: flex-start;
		height: 100%;
	}
	.cs_section .h_block .list .size_list {
		width: 100%;
		align-self: flex-end;
	}
	.cs_section .h_block .list .size_list .cf {
		display: flex;
	}
	.cs_section .h_block .list .size_list .cf &gt; li {
		display: list-item;
		float: none;
		width: 100%;
	}
	.cs_section .h_block .list .tags {
		align-self: flex-end;
	}
	#foot_tel {
		width: 960px;
	}
	#foot_tel h3 {
		font-size: 20px;
	}
	#foot_tel a {
		font-family: "Open Sans";
		font-weight: bold;
		text-decoration: none;
		font-size: 48px;
		line-height: 48px;
	}
}
</pre></body></html>