@charset  "utf-8";

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

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

デフォルトでは、ここで指定したカスタムスタイルはテーマのスタイルシートが読み込まれた後に追加されます。つまり、デフォルトの
CSS
ルールを上書きできるということです。テーマのスタイルシートの内容をここにコピーする必要はありません。追加したい内容だけを書き込んでください。
*/
/*
せりふ吹き出し
*/
.left-box {
	font-size: 16px;
	line-height: 150%;
	background-color: #fff;
	border: 1px solid #000;
	margin-left: 10px;
	margin-right: 125px;
	padding: 10px 5px;
	border-radius: 5px;
	position: relative;
}

.right-box {
	font-size: 16px;
	line-height: 150%;
	background-color: #fff;
	border: 1px solid #000;
	margin-left: 125px;
	margin-right: 10px;
	padding: 10px 5px;
	border-radius: 5px;
	position: relative;
}

/*
キャラの画像
*/
.nyand {
	background-image: url(http://xn--28j4bvdyc6dve3fv25w57t9ru9xh0s4c.jp/wp-content/uploads/2014/05/neko5.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 109px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 5px;
	margin-right: 5px;
}

.valkiry {
	background-image: url(http://xn--28j4bvdyc6dve3fv25w57t9ru9xh0s4c.jp/wp-content/uploads/2014/05/172f50ebd11e23ff8538bda4e17fca6d.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	min-height: 109px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 5px;
	margin-right: 5px;
}

/*
ここは他のキャラの場所
*/
.bunbun {
	background-image: url(http://xn--28j4bvdyc6dve3fv25w57t9ru9xh0s4c.jp/wp-content/uploads/2014/05/neko7.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 109px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 5px;
	margin-right: 5px;
}

.bunbun-r {
	background-image: url(http://xn--28j4bvdyc6dve3fv25w57t9ru9xh0s4c.jp/wp-content/uploads/2014/05/neko7.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	min-height: 109px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 5px;
	margin-right: 5px;
}

/* -------------------------------------------------
リワード開始 
* 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);
}

/* -------------------------------------------------
リワードここまで
------------------------------------------------- */
/* -------------------------------------
 記事下　サムネ付きリンクリスト用 2015/07/27 by ceya
------------------------------------- */
.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;
}

/*------------------------------------------------------------
  スマホ用　オーバーレイ広告
-------------------------------------------------------------*/
.sp_foot_ad {
	position: fixed;
	z-index: 9999;
	width: 100%;
	margin: 0;
	padding: 0;
	bottom: 0;
	display: none;
}

.sp_foot_ad img {
	width: 100%;
}

.sp_foot_ad .close_btn {
	position: absolute;
	display: block;
	width: 5%;
	height: auto;
	top: 0;
	right: 0;
	z-index: 98;
}

/*スマホ用レイアウト修正*/
@media screen and (max-width: 640px) {
	#footer-in {
		box-sizing: border-box;
	}
	
	#container {
		overflow-x: hidden;
	}
}