@charset "utf-8";
/*------------------------------------------------------------
	トープページ
------------------------------------------------------------*/
#main .topBox {
	margin-bottom: 93px;
}

#main .topBox h3 {
	margin-bottom: 17px;
	text-align: center;
}

#main .topBox p {
	color: #444;
	font-size: 12px;
	line-height: 2.05;
	text-align: center;
}

#main{
    padding-bottom: 0;
}

#main .reliefing {
/*	margin-bottom: 70px;*/
	padding-bottom: 55px;
	position: relative;
	background-color: #F0EBE3;
}

#main .reliefing .over {
	overflow: hidden;
}

#main .reliefing .headLine01 {
	margin-bottom: 26px;
}

#main .reliefing .headLine01 .txt {
	margin-top: 3px;
}

#main .reliefing .headLine01 .image img {
	margin-top: -10px;
}

#main .reliefing .txtImg {
	position: absolute;
	right: 0;
	bottom: -200px;
}

#main .reliefing .imgBox {
	margin: 0 15px 49px;
	padding-left: 0;
	position: relative;
}

#main .reliefing .imgBox .photoBox img {
	width: 100%;
}

#main .reliefing .imgBox .textBox {
	padding: 40px 25px 38px;
	width: auto;
	box-sizing: border-box;
	background-color: #FFF;
}

#main .reliefing .imgBox .textBox h3 {
	margin-bottom: 16px;
}

#main .reliefing .imgBox .textBox p {
	color: #444;
	font-size: 13px;
	line-height: 1.8;
	letter-spcacing: .05em;
	font-family:"游ゴシック体", "Yu Gothic", YuGothic, 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

#main .reliefing .txtBox {
	margin: 0 30px;
	max-width: inherit;
}

#main .reliefing .txtBox dt {
	margin-bottom: 14px;
}

#main .reliefing .txtBox dd li {
	padding-left: 19px;
	position: relative;
	color: #000;
	font-size: 13px;
	line-height: 2.3;
	background: url(/img/common/icon07.png) no-repeat left 8px;
	background-size: 14px 17px;
}

#main .reliefing .txtBox dd li span {
	padding-bottom: 1px;
	border-bottom: 2px solid #D4C6A9;
}

#main .supplement {
	margin-bottom: 38px;
}

#main .supplement .over {
	overflow: hidden;
}

#main .supplement .imgArea .subBox {
	padding-bottom: 54px;
	position: relative;
	box-sizing: border-box;
	background-color: #F6EEEC;
}

#main .supplement .headLine01 {
	margin-bottom: 27px;
	text-align: center;
}

#main .supplement .headLine01 img {
	margin-top: -10px;
}

#main .supplement .headLine01 .txt {
	margin-top: 3px;
}

#main .supplement .imgArea .subBox .photoBox {
	margin-bottom: 38px;
	padding-right: 30px;
	position: relative;
	z-index: 10;
}

#main .supplement .imgArea .subBox .photoBox img {
	width: 100%;
}

#main .supplement .imgArea .subBox .textArea {
	padding: 0 30px;
}

#main .supplement .imgArea .subBox .textArea p {
	position: relative;
	color: #444;
	line-height: 2.1;
	letter-spcacing: .05em;
	z-index: 10;
}

#main .supplement .imgArea .subBox .textArea .ttl {
	margin-bottom: 25px;
}

#main .supplement .imgArea .subBox .txtImg {
	position: absolute;
	right: 0;
	bottom: -440px;
}

#main .comBanner {
	margin-top: 54px;
}

#gFooter .fLink .link02 a {
	filter: alpha(opacity=50);
	opacity: 0.5;
}
#gFooter .fNavi .navi02 a{
    opacity: 0.5;
}
#main .reliefing {{
    padding-bottom: 60px;
}
}