/*
カスタム CSS へようこそ!

CSS (カスケーディングスタイルシート)
は、ブラウザに対し Web
ページの表示方法を指定するためのコードです。このコメントを削除し、カスタマイズを始めることができます。

デフォルトでは、ここで指定したカスタムスタイルはテーマのスタイルシートが読み込まれた後に追加されます。つまり、デフォルトの
CSS
ルールを上書きできるということです。テーマのスタイルシートの内容をここにコピーする必要はありません。追加したい内容だけを書き込んでください。
*/
a.button {
	font-size: 16px;
	background-image: url("http://xn--mckxhq90sbjq.jp/wp-content/uploads/2014/09/li1_32.png");
	background-repeat: no-repeat;
	background-position: 8px 18px;
	text-decoration: none;
	padding: 18px 11px 18px 35px;
	margin: 0 0 20px;
	width: 275px;
	color: #000000;
	display: inline-block;
/*角丸半径*/
	-webkit-border-radius: 10px;
	border-radius: 10px;
/*影の色*/
	-webkit-box-shadow: 1px 2px 5px 1px rgba(50,50,50,20);
	box-shadow: 1px 2px 5px 1px rgba(50,50,50,20);
}

@media
only screen and (max-width : 275px) {
	a.button {
		width: 275px;
	}
}

a.button2 {
	font-size: 16px;
	background-image: url("http://xn--mckxhq90sbjq.jp/wp-content/uploads/2014/09/li1_32.png");
	background-repeat: no-repeat;
	background-position: 8px 29px;
	text-decoration: none;
	padding: 18px 11px 18px 35px;
	margin: 0 0 20px;
	width: 275px;
	color: #000000;
	display: inline-block;
/*角丸半径*/
	-webkit-border-radius: 10px;
	border-radius: 10px;
/*影の色*/
	-webkit-box-shadow: 1px 2px 5px 1px rgba(50,50,50,20);
	box-shadow: 1px 2px 5px 1px rgba(50,50,50,20);
}

a.button3 {
	font-size: 16px;
	background-image: url("http://xn--mckxhq90sbjq.jp/wp-content/uploads/2014/09/li1_32.png");
	background-repeat: no-repeat;
	background-position: 8px 43px;
	text-decoration: none;
	padding: 18px 11px 18px 35px;
	margin: 0 0 20px;
	width: 275px;
	color: #000000;
	display: inline-block;
/*角丸半径*/
	-webkit-border-radius: 10px;
	border-radius: 10px;
/*影の色*/
	-webkit-box-shadow: 1px 2px 5px 1px rgba(50,50,50,20);
	box-shadow: 1px 2px 5px 1px rgba(50,50,50,20);
}

a.button4 {
	font-size: 16px;
	background-image: url("http://xn--mckxhq90sbjq.jp/wp-content/uploads/2014/09/li1_32.png");
	background-repeat: no-repeat;
	background-position: 8px 59px;
	text-decoration: none;
	padding: 18px 11px 18px 35px;
	margin: 0 0 20px;
	width: 275px;
	color: #000000;
	display: inline-block;
/*角丸半径*/
	-webkit-border-radius: 10px;
	border-radius: 10px;
/*影の色*/
	-webkit-box-shadow: 1px 2px 5px 1px rgba(50,50,50,20);
	box-shadow: 1px 2px 5px 1px rgba(50,50,50,20);
}

a.blue1 {
	background-color: #42B3FF;
}

a.blue1:hover {
	background-color: #7AD0FF;
}

a.pink1 {
	background-color: #FF9EE8;
}

a.pink1:hover {
	background-color: #FFB7ED;
}

a.gre {
	background-color: #A5F0DE;
}

a.gre:hover {
	background-color: #C8FDF1;
}

a.gre2 {
	background-color: #97F0AB;
}

a.button5 {
	font-size: 16px;
	background-repeat: no-repeat;
	text-decoration: none;
	padding: 18px 11px 18px 15px;
	margin: 0 0 20px;
	color: #000000;
	width: 295px;
	display: inline-block;
/*角丸半径*/
	-webkit-border-radius: 10px;
	border-radius: 10px;
/*影の色*/
	-webkit-box-shadow: 1px 2px 5px 1px rgba(50,50,50,20);
	box-shadow: 1px 2px 5px 1px rgba(50,50,50,20);
}

.ye {
	background-color: #FFFFCC;
}

.ye2:hover {
	background-color: #ADDDB8;
}

.button6 {
	font-size: 16px;
	text-decoration: none;
	line-height: 1.5;
	padding: 18px 11px 18px 15px;
	margin: 0 0 20px;
	width: 295px;
	color: #000000;
	display: inline-block;
/*影の色*/
	-webkit-box-shadow: 1px 2px 5px 1px rgba(50,50,50,20);
	box-shadow: 1px 2px 5px 1px rgba(50,50,50,20);
}

p.ye {
	background-color: #FFFFCC;
}

.bule3 {
	background-color: #CCE4FF;
}

.button5 {
	font-size: 16px;
	background-repeat: no-repeat;
	text-decoration: none;
	padding: 18px 11px 18px 15px;
	margin: 0 0 20px;
	color: #000000;
	width: 295px;
	display: inline-block;
/*角丸半径*/
	-webkit-border-radius: 10px;
	border-radius: 10px;
/*影の色*/
	-webkit-box-shadow: 1px 2px 5px 1px rgba(50,50,50,20);
	box-shadow: 1px 2px 5px 1px rgba(50,50,50,20);
}

/*
リストタグ用　かど角
*/
.button7 {
	font-size: 16px;
	text-decoration: none;
	line-height: 1.5;
	padding: 18px 5px 0 1px;
	margin: 0 0 20px;
	width: 314px;
	color: #000000;
	display: inline-block;
/*影の色*/
	-webkit-box-shadow: 1px 2px 5px 1px rgba(50,50,50,20);
	box-shadow: 1px 2px 5px 1px rgba(50,50,50,20);
}

/*
リストタグ用　かどまる
*/
.button8 {
	font-size: 16px;
	text-decoration: none;
	line-height: 1.5;
	padding: 18px 5px 0 1px;
	margin: 0 0 20px;
	width: 328px;
	color: #000000;
	display: inline-block;
/*角丸半径*/
	-webkit-border-radius: 10px;
	border-radius: 10px;
/*影の色*/
	-webkit-box-shadow: 1px 2px 5px 1px rgba(50,50,50,20);
	box-shadow: 1px 2px 5px 1px rgba(50,50,50,20);
}

.grey {
	background-color: #E3E3DF;
}

.arrow-bule {
	padding: 0 0 0 40px;
	background: url("https://how-to-line.jp/wp-content/uploads/2015/04/30blue-arrow.jpg")left top no-repeat;
}

/* -------------------------------------------------
リワードのCSS 
* cssリセット
------------------------------------------------- */
#carSasAd,
#carSasAd ul,
#carSasAd li,
#carSasAd p,
#carSasAd a,
#carSasAd img {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 14px;
	vertical-align: baseline;
	background: transparent;
	text-align: left;
	line-height: 1.4;
}

#carSasAd ul {
	list-style: none;
}

#carSasAd img {
	vertical-align: bottom;
	font-size: 0;
	line-height: 0;
	border: 0;
}

#carSasAd a {
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	text-decoration: none;
}

#carSasAd a:hover,
#carSasAd a:active {
	outline: 0;
}

/* -------------------------------------------------
 * SuperAdScriptタグ用スタイル
------------------------------------------------- */
.sasAdWrap {
	display: none;
	box-shadow: none !important;
}

#carSasAd {
}

#carSasAd #carSasItems {
	width: 100%;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', Arial, Helvetica, sans-serif;
	color: #fff;
}

/* -------------------------------------
 * 事前登録案件用スタイル
------------------------------------- */
#carSasAd .carSasPreheatItem {
	overflow: hidden;
	position: relative;
	height: 200px;
	letter-spacing: -.05em;
	background: #fa436a;
	border: 3px solid #000;
	-webkit-border-radius: 20px;
	border-radius: 20px;
}

#carSasAd .carSasPreheatItem a {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	color: #fff;
}

/* -------------------------------------
 * アイコン
------------------------------------- */
#carSasAd .carSasPreheatIcon {
	position: absolute;
	top: 43px;
	left: 10px;
	width: 80px;
	height: 80px;
	border: 3px solid #fff;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-webkit-background-size: 80px 80px;
	background-size: 80px 80px;
}

/* -------------------------------------
 * 案件名
------------------------------------- */
#carSasAd .carSasPreheatName {
	position: absolute;
	top: 10px;
	right: 10px;
	left: 10px;
	height: 20px;
	line-height: 20px;
	font-size: 15px;
	font-weight: bold;
/* 縁取りと調整 */
	padding: 2px;
	letter-spacing: .02em;
	text-shadow: 0 2px 1px #333, 0 1px 1px #333, 1px 1px 1px #333, 1px 0 1px #333, 2px 0 1px #333, 1px -1px 1px #333, 1px -2px 1px #333, 0 -2px 1px #333, -1px -2px 1px #333, -2px -2px 1px #333, -2px -1px 1px #333, -2px 0 1px #333, -2px 1px 1px #333, -1px 1px 1px #333;
/* 文字溢れ対策 */
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

#carSasAd .carSasIconNew {
	display: inline-block;
	width: 22px;
	height: 12px;
	background-image: url("../img/car-sas_icon_new.png");
	background-size: contain;
}

/* -------------------------------------
 * 説明テキスト
------------------------------------- */
#carSasAd .carSasPreheatDetail {
	position: absolute;
	top: 43px;
	right: 5px;
	left: 105px;
	line-height: 1.3;
	font-size: 16px;
	font-weight: bold;
	word-break: break-all;
/* 縁取りと調整 */
	padding: 2px;
	letter-spacing: .03em;
	text-shadow: 0 2px 1px #000, 0 1px 1px #000, 1px 1px 1px #000, 1px 0 1px #000, 2px 0 1px #000, 1px -1px 1px #000, 1px -2px 1px #000, 0 -2px 1px #000, -1px -2px 1px #000, -2px -2px 1px #000, -2px -1px 1px #000, -2px 0 1px #000, -2px 1px 1px #000, -1px 1px 1px #000;
/* 文字溢れ対策 */
	white-space: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
}

#carSasAd .carSasPreheatDetail br {
	display: none;
}

/* -------------------------------------
 * 事前登録するボタン
------------------------------------- */
#carSasAd .carSasPreheatItem a::before {
	content: "事前登録する";
	position: absolute;
	right: 10px;
	bottom: 15px;
	left: 10px;
	height: 42px;
	line-height: 42px;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	color: #404040;
	background: #fff;
	-webkit-border-radius: 42px;
	border-radius: 42px;
}

#carSasAd .carSasPreheatItem a::after {
	display: block;
	content: '';
	position: absolute;
	bottom: 29px;
	right: 25px;
	width: 10px;
	height: 10px;
	border-top: 4px solid #fa436a;
	border-right: 4px solid #fa436a;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

/* -------------------------------------
  リワードのCSSここまで
------------------------------------- */
/* -------------------------------------
 サムネ付きリンクリスト用
------------------------------------- */
.linklist {
}

ul.linklist {
	margin: 0 !important;
	list-style-type: none;
	font-size: .95em;
}

ul.linklist li {
	border-bottom: 1px #CCC solid;
	padding-bottom: 4px;
	display: inline-block;
	width: 100%;
}

ul.linklist li a {
	text-decoration: underline;
}

.linklist img {
	width: 80px;
	height: 80px;
	margin-right: 4px;
	float: left;
}

.linklisttext {
	vertical-align: top;
}