@charset "utf-8";
/*------------------------------------------------------------
	トープページ
------------------------------------------------------------*/
#gHeader {
	margin-bottom:0;
}

#pagePath {
	margin-bottom: 17px;
}

#main .headLine01 {
	padding-top: 17px;
	min-height: 31px;
}

#main .aboutSection {
	margin: 0 10px 20px;
}

#main .stepBox {
	padding: 0 5px 4px;
	border-top: 4px solid #C82417;
	background-color: #FBF1F0;
}

#main .stepBox .stepDl {
	display: table;
	width: 100%;
}

#main .stepBox .stepDl dt {
	padding-left: 15px;
	font-size: 16px;
	color: #C62417;
	font-weight: bold;
	display: table-cell;
	vertical-align: middle;
	text-align: left;
}

#main .stepBox .stepDl dd {
	display: table-cell;
	text-align: right;
	vertical-align: middle;
}

#main .stepBox .whiteBox {
	padding: 15px 15px 12px;
	background-color: #fff;
}

#main .stepBox .whiteBox p {
	margin-bottom: 6px;
	font-size: 12px;
	line-height: 1.6;
}

#main .stepBox .whiteBox .redP {
	color: #C62417;
	font-weight: bold;
}

#main .stepBox .whiteBox .title {
	font-size: 15px;
	font-weight: bold;
	line-height: 1.2;
}

#main .stepBox .whiteBox .title span {
	margin-right: 10px;
	padding: 2px 2px 1px;
	font-size: 10px;
	min-width: 44px;
	color: #C72417;
	text-align: center;
	display: inline-block;
	vertical-align: 2px;
	border-radius: 4px;
	border: 1px solid #C72417;
}

#main .stepBox .whiteBox .title02 span {
	color: #333333;
	border: 1px solid #333333;
}

#main .stepBox .whiteBox .text {
	margin-bottom: 0;
	font-weight: bold;
	line-height: 1.2;
}

#main .stepBox .whiteBox .text span {
	margin-right: 5px;
	font-size: 16px;
	color: #CB2417;
}

#main .stepBox .whiteBox .text span a {
	color: #CB2417;
}

#main .aboutSection .arrow {
	margin-bottom: 15px;
	text-align: center;
}

#main .stepBox .whiteBox .textP {
	margin-bottom: 10px;
}

#main .stepBox .whiteBox .aboutP {
	margin-bottom: 4px;
	padding-left: 10px;
	font-weight: bold;
	line-height: 1.2;
	background: url(../../img/common/icon12.gif) no-repeat left 3px;
	background-size: 7px 7px;
}

#main .stepBox .whiteBox .redP02 {
	margin-bottom: 0;
	font-size: 10px;
	color: #C72417;
}

#main .aboutSection .arrow02 {
	margin-bottom: 25px;
}

#main .stepBox02 {
	margin-bottom: 25px;
}

#main .apartmentBox {
	border: 2px solid #E7E7E7;
}

#main .apartmentBox .inner {
	width: 96%;
	padding: 12px 2% 10px;
	display: table;
	border-top: 1px dotted #808080;
}

#main .apartmentBox .inner:first-child {
	border: none;
}

#main .apartmentBox .inner .photoBox {
	width: 50px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}

#main .apartmentBox .inner .textBox {
	padding-left: 10px;
	display: table-cell;
	text-align: left;
	vertical-align: middle;
}

#main .apartmentBox .inner .textBox p {
	font-size: 12px;
	line-height: 1.6;
}

#main .apartmentBox .inner .textBox .title {
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 13px;
	line-height: 1.2;
}