.post table.sp,
.post table.sp th,
.post table.sp td {
	border: 2px solid #333 !important;
}

.post table.sp tr:nth-child(even) {
	background-color: #f5f5f5 !important;
}

/*ガリバーapi*/
div.g-box {
	width: 23%;
	float: left;
	padding: 5px 1% 10px;
	font-size: 90%;
	line-height: 1.5em;
	margin: 0;
}

div.g-box2 {
	width: 100%;
	clear: both;
	margin: 0;
}

p.tei {
	font-size: 70%;
	clear: both;
	text-align: right;
}

/*new！ボタン2016/01/08～*/
/*横幅・高さ変更*/
div.btn a,div.btn-l a {
	display: inline-block;
	width: 80%;
	margin: 5px 3%;
	padding: 10px 3px;
	text-align: center;
	outline: none;
	color: #fff;
	background-color: #55BB00;
	font-size: 100%;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#66cc00+0,66cc00+50,379c02+51,66cc00+100 */
	background: #66cc00;
/* Old browsers */
	background: -moz-linear-gradient(top,#66cc00 0%,#66cc00 50%,#379c02 51%,#66cc00 100%);
/* FF3.6-15 */
	background: -webkit-linear-gradient(top,#66cc00 0%,#66cc00 50%,#379c02 51%,#66cc00 100%);
/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,#66cc00 0%,#66cc00 50%,#379c02 51%,#66cc00 100%);
/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#66cc00',endColorstr='#66cc00',GradientType=0);
/* IE6-9 */
	border: 2px solid #379C02;
	border-radius: 5px;
	font-weight: bold;
}

div.btn-l a {
	margin: 0 5% 30px;
	padding: 15px 3px;
	width: 88%;
/*height: 60px;*/
	text-align: center;
	line-height: 1.5em;
	font-size: 150%;
}

div.btn::before,
div.btn::after,
div.btn-l::before,
div.btn-l::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}

div.btn,
div.btn::before,
div.btn::after,
div.btn-l,
div.btn-l::before,
div.btn-l::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}

div.btn a:hover,
div.btn-l a:hover {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#9dd53a+0,a1d54f+50,80c217+51,7cbc0a+100;Green+Gloss+%231 */
	background: #9dd53a;
/* Old browsers */
	background: -moz-linear-gradient(top,#9dd53a 0%,#a1d54f 50%,#80c217 51%,#7cbc0a 100%);
/* FF3.6-15 */
	background: -webkit-linear-gradient(top,#9dd53a 0%,#a1d54f 50%,#80c217 51%,#7cbc0a 100%);
/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,#9dd53a 0%,#a1d54f 50%,#80c217 51%,#7cbc0a 100%);
/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9dd53a',endColorstr='#7cbc0a',GradientType=0);
/* IE6-9 */
	border: 2px solid #b6e026;
	text-decoration: none;
}

/*.post table td:nth-child(1) {
	width: 40%;
}*/
.post p.kome {
	font-size: 75%;
	line-height: 1.5em;
}

strong {
	background: linear-gradient(transparent 60%,#ffff66 60%);
}

/*矢印つきリンク*/
/*dl.rank */
.post p.md {
	font-size: 15px;
	font-weight: bold;
	padding: 3px 30px 3px 0;
	margin: 0 5px 0 0;
	line-height: 1.6em;
	text-align: right;
	background-image: url("https://fami-car.com/wp-content/uploads/2018/07/ya.png");
	background-position: top right;
	background-repeat: no-repeat;
}

.post p.md2 {
	font-size: 15px;
	font-weight: bold;
	padding: 3px 30px 3px 0;
	margin: 0 5px 15px 0;
	line-height: 1.6em;
	text-align: right;
	background-image: url("https://fami-car.com/wp-content/uploads/2018/07/ya.png");
	background-position: top right;
	background-repeat: no-repeat;
}
.post p.catch{font-size:150%;
color:#f00;
line-height:1.3em;
font-weight:bold;}
/*記事内リスト*/
ul.list, ul.de,ul.me {
	background-color: #fffacd;
	padding: 30px;
}

ul.list li, ul.de li,ul.me li {
	background-image: url(https://fami-car.com/wp-content/uploads/2018/07/arrow_blue.png);
	padding-left: 35px;
	background-position: top left 5px;
	background-repeat: no-repeat;
	list-style-type: none;
}

ul.me li {
	background-image: url(https://fami-car.com/wp-content/uploads/2018/07/arrow_red.png);
}

/*ランキング表の中身*/
dl.rank {
	display: table;
	width: -webkit-calc(100% - 6px);
	width: calc(100% - 6px);
	margin-bottom: 15px;
	border: 2px solid #fa8072;
}

dl.rank p {
	margin: 0;
	padding: 0;
}

.rank dt,.rank dd {
	display: table-cell;
}

.rank dt {
	border: 1px solid #fa8072;
	border-right: none;
	width: 200px;
	text-align: center;
	font-size: 90%;
}

.rank dd table {
	padding: 0;
	margin: 0;
	min-height: 280px;
	font-weight: bold;
}

/*表の中身*/
.post .rank td {
	width: 16%;
	text-align: center;
	background-color: none;
	padding: 0;
}

/*.post table.rank td:nth-child(1) {
	width: 16%;
}*/
.rank tr:first-child {
	background-color: #ffe4c4;
}

.post .rank table tr:nth-child(even) {
	background-color: #fff;
}

/*ランキング*/
#rank {
	text-align: center;
	margin: 5px 0;
}

#rank div.rank {
	width: 94%;
	border-radius: 10px;
	margin: 10px 0 5px;
	padding: 5px;
	background: #ffffe0;
	font-size: 92%;
	line-height: 150%;
	border: 2px solid #e6db55;
}

#rank div.last {
	margin-right: 0;
}

#rank p.catch {
	margin: 0;
	color: #f00;
	font-size: 22px;
	font-weight: bold;
	line-height: 120%;
}

#rank p {
	padding: 5px 0;
	margin: 0;
	font-size: 95%;
}

#rank .img-lcar2 {
	margin: 0 3%;
	padding: 0;
	width: 210px;
	width: 94%;
	text-align: center;
}

#rank div.car {
	color: #008000;
	font-weight: bold;
	font-size: 120%;
}

#rank .alignleft {
	float: left;
}

#rank em {
	font-style: normal;
	color: #f00;
}

#rank .carmain {
	margin: 10px 0;
}

/*media Queries タブレットサイズ
----------------------------------------------------*/
@media only screen and (max-width: 1000px) {
	/*記事内リスト*/
	ul.list, ul.de, ul.me {
		padding: 15px;
	}
	
	.rank dt,.rank dd {
		display: table;
	}
	
	.rank dt {
		border-right: 1px solid #fa8072;
		border-bottom: none;
		width: -webkit-calc(100% - 2px);
		width: calc(100% - 2px);
	}
	
	.rank dd {
		width: 100%;
	}
	
	div.g-box {
		width: 48%;
	}
}