@charset "utf-8";
/*
Theme Name: Lightning Child Sample
Theme URI: ★ テーマの公式サイトなどのURL（空欄でも可） ★
Template: lightning
Description: ★ テーマの説明（空欄でも可） ★
Author: ★ テーマ作成者の名前（空欄でも可） ★
Tags:
Version: 0.1.2
*/


/* kumichoからのコピー */

/* 都道府県別中古車ページへのリンク */

ul.usedcar_area li {
	width: 8em;
}

ul.usedcar_area a {
	margin-right: 5px;
	margin-bottom: 2px;
}


/* single.php */

table.running-cost {
	width : 100%;
	border-collapse: separate;
	border-spacing: 1px;
	text-align: center;
	line-height: 1.5;
margin-bottom: 30px;
}

table.running-cost th {
	padding: 10px;
	font-weight: bold;
	vertical-align: top;
	color: #fff;
	background: #036;
text-align: center;
}

table.running-cost td {
	padding: 10px;
	vertical-align: top;
	border-bottom: 1px solid #ccc;
	background: #eee;
}


/* single-model */

div.big-link-button,div.big-link-button-mg10 {
	text-align: center;
}

div.big-link-button a {
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}

div.big-link-button-mg10 a {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}


div.wd90 a {
	width: 94%;
}


h3.same-model-posts-title {
	font-size: 16px;
}

div.same-model-post {
	margin-bottom: 10px;
	font-size : 14px;
}

h4.tokusen-usedcar {
	margin-bottom: 4px;
}
/* リンクボタン　おっきくする */

p.link-button {
  margin-top: 40px;
  margin-bottom: 40px;
  text-align: center; }

p.link-button a {
	font-weight: bold;
	font-size: 20px;
  width: 80%;
  padding: 10px;
  background: #DC143C;
  color: #ffffff;
  text-align: center;
  display: block;
  text-decoration: none;
  margin: auto;
  border-radius: 5px; }

 p.link-button a:hover {
  text-decoration: none;
  background: #FF1493 !important; }




div.accordion-slide-area {
	 border: 1px solid silver;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;

}

div.osusume-usedcar-message {
	padding: 10px;
}

span.appeal-text {
	font-weight: bold;
	font-size: 120%;
	background: linear-gradient(transparent 0%, #ffff66 0%);
}


div.model-post-list h3 {
	border-left: 0px !important;
}

div#used-car-price-rate {
	margin-bottom: 100px;
}


/* single-usedcar */

div.usedcar-unit {
	min-height: 340px;
}

div.select-usedcar {
	padding-left: 40px;
}
div.select-usedcar select {
	font-size: 16px;
}

/* single.php */

div.osusume-comment　{
	 border-left-color: #ce4844;

}

div.osusume-comment {
		border-left-color: #ce4844;
	    padding: 20px;
	    margin: 20px 0;
	    border: 1px solid #eee;
	    border-left-width: 5px;
	    border-radius: 3px;
}

div.osusume-comment ul {
	margin-bottom: 20px;
}
div.osusume-comment ul li {
	list-style-type: square;
}

div.osusume-comment ul li {
	margin-left: 20px;
}

/* 共通 */

div.mb40 {
	margin-bottom: 40px;
}


a.btn-ct-lg {
	font-size: 18px;
}

/* 知恵袋 */

div.chiebukuro_item,
div.chiebukuro_item p {
	text-overflow: ellipsis;
}

table.2usedcar {
	padding-left: 5px;
}

table.usedcartable {
	border: none;
}
table.usedcartable tbody tr td {
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	border: none;
}

table.usedcartable tbody tr td a {
	padding-top: 0px;
	padding-left: 4px;
	padding-right: 4px;
	text-decoration: underline;
	color: blue;
}

div.sidebar-menu-widget ul li
{
	padding-left: 0px;
	list-style-type : disc;
	margin-left: 30px;
	margin-top: 10px;
}

div.sidebar-menu-widget ul li a {
	color: blue;
}

div.sidebar-menu-widget > ul > li > a {
	font-weight: bold;
	color: black;
}


ul.frontpage-prefecture-area {
	padding-left: 10px;
}

ul.frontpage-prefecture-area li {
	display: inline-block;
	width: 25%;
	padding-top: 4px;
	padding-bottom: 4px;
}

ul.frontpage-prefecture-area li a {
	text-decoration: underline;
	color: blue;
	font-size: 18px;
}


span.display-brand-model {
	margin: 10px;
	display: inline-block;
}

/* kumichoからのコピーここまで */


/* single-usedcarのCSS */

div.usedcar-lap-div {
  margin-bottom: 20px;
}

div.usedcar-unit {
  margin-top: 30px;

}


h3.usedcar-title {
  font-weight: bold;
  font-size: 16px;
  background: #f0f8ff;/*背景色*/
  padding: 1em;/*文字まわり（上下左右）の余白*/
  margin-bottom: 4px;
}

div.usedcar-unit table th,
div.usedcar-unit table td {
  font-size: 16px;
  padding: 4px;
}

form.carsensor-usedcar-api {
  margin-bottom: 20px;
}

select.usedcarselect {
  margin-bottom: 10px;
}

table.model-info tr {
  font-size: 12px;
}

div.md40 {
  height: 40px;
}

div.mb5 {
	margin-top: 5px;
}

div.model_top_menu .btn {
  margin-bottom: 10px;
}

div.review_item {
  margin-top: 20px;
  padding: 0.5em 1em;
  margin: 2em 0;
  font-weight: bold;
  color: #6091d3;/*文字色*/
  background: #FFF;
  border: solid 1px #6091d3;/*線*/
  border-radius: 10px;/*角の丸み*/
  }

div.review_item h3 {
	font-size: 20px;
	border: none;
}

/* SC */

span.list-box-carname {
	margin-top: 10px;
	width: 100%;
}

a.usedcar_prefectures {
	margin-right: 10px;
	margin-bottom: 10px;
}


/* site標準のCSS編集 */

h1.navbar-brand,
h1.page-header_pageTitle {
	font-size: 24px;
}
