@charset "UTF-8";

/* CSS Document */

/*===================================================
    各画面作成用CSS
===================================================*/

/*//////////////////////////////////////////////////
    プライバシーポリシー
///////////////////////////////////////////////////*/

/* --------------------------------------------------
    メイン見出し
-------------------------------------------------- */
.kv {
	margin: 50px 0 0;
	background: url("../../image/douaihou/douaihou_kv.png") 75% center no-repeat;
    background-size: cover;
}
.kv:before {
	content: '';
}













