@charset "UTF-8";

/* ダイワファミリークラブ＜マンション＞とは */
.base-body .dCategory_head.support_top {
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: center;
	justify-content: center;
	height: 340px;
	background-image: url(../../images/rn02/block_bg01.jpg);
}

.base-body .dCategory_head.support_top .dCategory_tit {
	font-size: 48px;
	line-height: 1.25;
}

.base-body .dCategory_body.support_top {
	padding-top: 36px;
	padding-bottom: 74px;
	background: #f5f5f5;
}

.base-body .dCategory_body.support_top .dCategory_txt {
	font-size: 200%;
	line-height: 1.75;
}

.support_top h2 {
	margin: 50px 0 30px;
	font-size: 300%;
	font-weight: normal;
	text-align: center;
}

.support_top .dCategory_txt+h2 {
	margin-top: 35px;
}

.support_top_inner01 {
	margin: 30px 0 0;
	padding: 10px 30px 33px;
	background: #fff;
}

h2+.support_top_inner01 {
	margin-top: 20px;
}

.support_top_ttl01 {
	box-sizing: border-box;
	display: -webkit-box;
	display: flex;
	position: relative;
	-webkit-box-align: center;
	align-items: center;
	height: 80px;
	margin: 0 -20px 37px;
	padding: 5px 5px 5px 90px;
	color: #fff;
	font-size: 200%;
	font-weight: normal;
}

.support_top_ttl01::before {
	display: block;
	position: absolute;
	top: calc(50% - 30px);
	left: 14px;
	width: 61px;
	height: 61px;
	background: no-repeat center;
	background-size: contain;
	content: "";
}

.support_top_ttl01-t1 {
	background: #42a7a1;
}

.support_top_ttl01-t1::before {
	background-image: url(../../../common/images/rn/block_ico01.png);
}

.support_top_ttl01-t2 {
	background: #b26184;
}

.support_top_ttl01-t2::before {
	background-image: url(../../../common/images/rn/block_ico02.png);
}

.support_top_ttl01-t3 {
	background: #8c5c19;
}

.support_top_ttl01-t3::before {
	background-image: url(../../../common/images/rn/block_ico03.png);
}

.support_top_box01 {
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: justify;
	justify-content: space-between;
}

.support_top_box01+.support_top_box01,
.support_top_box01-bdr {
	margin: 30px 0 0;
	padding: 30px 0 0;
	border-top: 1px dotted #ccc;
}

.support_top_box01_img {
	width: 180px;
}

.support_top_box01_txt {
	width: 680px;
}

.support_top_box01_txt h4 {
	margin: -0.2em 0 0;
	font-size: 183%;
	font-weight: normal;
}

.support_top_txt01 {
	font-size: 133%;
	line-height: 1.5;
}

.support_top_btn01 {
	margin: 15px 0 0;
	font-size: 133%;
	text-align: right;
}

.support_top_btn01 a {
	box-sizing: border-box;
	display: -webkit-inline-box;
	display: inline-flex;
	position: relative;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: center;
	justify-content: center;
	height: 39px;
	padding: 5px 31px 5px 16px;
	background: #dbaa00;
	color: #fff;
	text-decoration: none;
}

.support_top_btn01 a::after {
	display: block;
	position: absolute;
	top: 50%;
	right: 17px;
	width: 7px;
	height: 7px;
	margin: -5px 0 0;
	-webkit-transform: rotate(-135deg);
	transform: rotate(-135deg);
	border: 1px solid;
	border-color: transparent transparent #fff #fff;
	vertical-align: 1px;
	content: "";
}

.support_top_btn01 a:hover {
	opacity: 0.7;
}

.support_top_box02 {
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: justify;
	justify-content: space-between;
}

.support_top_box02>div {
	box-sizing: border-box;
	width: 215px;
	padding: 0 15px 25px;
	background: #fff;
}

.support_top_box02>div h3 {
	margin: 0 0 10px;
	font-size: 150%;
	font-weight: normal;
}

.support_top_box02>div p {
	font-size: 116%;
}

.support_top_box02-img {
	margin: 0 -15px 12px;
}

.support_top_box03 {
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	justify-content: space-between;
	margin: 20px 0 0;
	padding: 0 0 44px;
}

.support_top_box03>div,
.support_top_box03>p {
	width: 425px;
}

.support_top_box03>p {
	color: #42a7a1;
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", Arial, Helvetica, sans-serif;
	font-size: 141%;
	font-weight: bold;
	line-height: 1.5;
}
.support_top_box04 {
	margin: 20px 0 0;
}