@charset "UTF-8";

/*----------------------------------------

　style.css - 下層ページスタイル

----------------------------------------*/


/*  0.  Base
--------------------------------------------------------------*/


/*  1.  sitemap - サイトマップ
--------------------------------------------------------------*/

dl.sitemap_list {
	width: 950px;
	height: auto;
	border-top: 1px solid #898989;
	margin: 0px 0px 20px;
}

dl.sitemap_list dt {
	float:left;
	width: 215px;
	padding: 8px 0px;
}

dl.sitemap_list dd {
	background: url(../images/common/bdline01.gif) repeat-x left bottom;
	color: #000;
	width: 700px;
	float: right;
	margin: 0px;
	padding: 8px 0px;
}

dl.sitemap_list dd a { color: #000; }

dl.sitemap_list dd a:hover { color: #C70028; }


/*  2.  policy - プライバシーポリシー
--------------------------------------------------------------*/

#policy span.policy_images {
	text-decoration: underline;
}

h2.policy_title { margin: 60px 0px 30px; }


/*  3.  compliance - コンプライアンス
--------------------------------------------------------------*/

#compliance {}


/*  4.  rules - 各種サービス規約	2014.02.12 CLOSE
--------------------------------------------------------------

ul.ruleslist { border-top: 1px solid #898989; }

#rules ul.ruleslist li {
	background: url(../images/common/bdline01.gif) repeat-x left bottom;
	padding: 8px 4px;
}

#rules ul.ruleslist li a {
	background: url(../images/common/icon01.gif) no-repeat left 2px;
	padding: 0px 0px 0px 14px;
	color: #000;
	font-weight: bold;
}

#rules ul.ruleslist li a:hover { color: #C70028; }

#rules ul.ruleslist li .pdf {
	vertical-align: middle;
	margin: 0px 2px;
}
*/

/*  5.  ribea - ハッピーリベア
--------------------------------------------------------------*/

#ribea #pagetitle {
	background: #e54595;
	height: 120px;
	margin: 0 auto;
	padding: 0 35px;
	display: table;
	box-sizing: border-box;
}

#ribea #pagetitle h2,
#ribea #pagetitle .btn_ribea,
#ribea .btn_signup a,
#ribea .merit_box h5 span {
	display: table-cell;
	vertical-align: middle;
}

#ribea .breadcrumb {
	bottom: -2.5em;
}

#ribea section {
	font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", sans-serif;
}

#ribea #intro {
	background: url(../images/ribea/intro_bg.png) no-repeat right top;
	height: 324px;
	padding: 33px 0 0;
	margin: 30px 0 60px;
	box-sizing: border-box;
}

#ribea #intro h3 {
	font-size: 22px;
	margin: 0 0 15px;
}

#ribea .btn_signup {
	display: table;
	background: url(../images/ribea/ribea_charactor.png) no-repeat right center;
	height: 55px;
	padding: 0 50px 0 0;
	margin: 20px 0 0;
}
 
#ribea h4 {
	background: url(../images/ribea/icon_square.png) no-repeat left center;
	padding: 0 0 0 10px;
	margin: 0 0 20px;
}

#ribea .merit_box {
	width: 360px;
	float: left;
	font-size: 12px;
	line-height: 1.6;
	white-space: nowrap;
	margin: 0 0 20px;
}

#ribea .merit_box h5 {
	display: table;
	height: 65px;
	margin: 0 0 5px;
}

#ribea .merit_box h5 span {
	font-size: 18px;
	padding: 0 0 0 15px;
}

#ribea #pagetop {
	margin-bottom: 20px;
}
