
/*-----------------------------------*/
/* common */
/*-----------------------------------*/
img{
	margin: 0 auto;
}
.mod-breadcrumbs {
	width: 960px;
	margin: 40px auto 0;

}
h1.fs33 {
	margin-top: 6px;
}
ul.breadcrumb {
		padding: 0;
		margin:0;
		list-style: none;

	}

ul.breadcrumb li {
	display: inline-block;

}
ul.breadcrumb li:after {
	color: #999;
	content: '>';
	padding: 0 5px;
	font-size: 13px;
}
ul.breadcrumb li:last-child:after {
	content: '';
}
ul.breadcrumb li a {
	color: #0057B2;
	font-size: 13px;
}
ul.breadcrumb li span {
	color: #333333;
	font-size: 13px;
}
.sm-mt10 {
	margin-top: 10px;
}
.sm-mt20 {
	margin-top: 20px;
}
.sm-mt30 {
	margin-top: 30px;
}
.sm-mt40 {
	margin-top: 40px;
}
.sm-mt100 {
	margin-top: 100px;
}
.mt50 {
	margin-top: 50px;

}
.mt60 {
	margin-top: 60px;

}
.mt70 {
	margin-top: 70px;

}
.mt80 {
	margin-top: 80px;

}
.mt90 {
	margin-top: 90px;

}
.mt100 {
	margin-top: 100px;

}
.mb100 {
	margin-bottom: 100px;

}

.fs12 {
	font-size: 1.2rem;
}
.fs13 {
	font-size: 1.3rem;
}
.fs14 {
	font-size: 1.4rem;
}
.fs15 {
	font-size: 1.5rem;
}
.fs16 {
	font-size: 1.6rem;
}
.fs17 {
	font-size: 1.7rem;
}
.fs18 {
	font-size: 1.8rem;
}
.fs19 {
	font-size: 1.9rem;
}
.fs20 {
	font-size: 2.0rem;
}
.fs33 {
	font-size: 3.3rem;
}
.fs22 {
	font-size: 2.2rem;
}
.mrRow36 {
	padding-right: 36px;
}
.mlRow4 {
	margin-left: -4px;
}
.mrRow20 {
	padding-right: 20px;
}
.mt75 {
	margin-top: 75px;
}
.mt56 {
	margin-top: 56px;
}
.mt30 {
	margin-top: 30px;
}

.line17 {
	line-height: 1.7em;
}

.mod-h1-img {
	font-size: inherit;
    border-bottom: 0px solid #ddd;
    position: relative;
    padding-bottom: 0px;
    margin-bottom: 0px;
    line-height: 1.4;
}
.mod-h1-img:after{
	content: '';
    width: auto;
    height: auto;
    position: absolute;
    bottom: auto;
    left: 0;
    background: none;
	display: none;
}
.mod-h1-img img{

}
.mod-h4-img {
	font-size: inherit;
    border-left: 0px solid #ddd;
    position: relative;
    padding-bottom: 0px;
    margin-bottom: 0px;
    line-height: 1.4;
	padding: 0;
	margin: 0;
}
.mod-h5-img {
	font-size: inherit;
    border-left: 0px solid #ddd;
    position: relative;
    padding-bottom: 0px;
    margin-bottom: 0px;
    line-height: 1.4;
	padding: 0;
	margin: 0;
	background: none;
}

.reset {
	margin: 0;
	padding: 0;
	border: none;
	background: none;
	box-shadow: none;
	font-weight: normal;
	list-style-type: none;
	box-sizing: border-box;
	color: inherit;

}
.reset:before{

}
.reset:after {
		content: normal;
	}
.tRight {
	text-align: right;
}
.mod-around {
	-webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   border-radius: 5px;
   width: 100%;
   display: table;
   height: 88px;
   margin-top: 7px;
   float: left;
   border: 1px #B0B0B0 solid;

}
.mod-around.center {
	text-align: center;
}
.mod-around.red {
	color: #FF0013;
	font-weight: bold;
}
.mod-around span{
	display: table-cell;
	vertical-align: middle;
	font-size: 1.4rem;
	padding: 0px 35px;
}
.mod-h5-style-dannetsu {
	background: none;
	font-size: 1.8rem;
	padding: 8px 0;
	margin: 0;
	color: #FF8D00;
}
.mod-h6-style-dannetsu {
	background: none;
	font-size: 1.6rem;
	padding: 8px 0;
	margin: 0;
	color: #000;
}
.mod-linebt {
	border-bottom: 2px #FF8F00 solid;
	border-top: 2px #FF8F00 solid;
}
h5 {
    font-size: 1.4rem;
	padding: 8px;
}
.mod-cyumon-heading {
    background: #FFC700;
    width: 100%;
    margin-top: 24px;
    margin-bottom: 38px;
}
.mod-cyumon-heading h1 {
    border-bottom: 0;
    font-size: 30px;
    background: url(/wordpress/wp-content/uploads/2015/12/ico_border.png) no-repeat 0 center;
    padding: 9px 0 9px 17px;
    margin-top: 0;
}
.mod-cyumon-heading h1:after{
	display: none;
}

.mod-cyumon-nav .mod-cyumon-nav-control {
    margin-left: -5px;
    margin-right: -5px;
	text-align: center;
	padding: 0;
}
.mod-cyumon-nav-control li {
    display: inline-block;
    width: 19%;
    padding-left: 5px;
    padding-right: 5px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
    		box-sizing: border-box;
}
.mod-cyumon-nav-control.lout-4-column li {
	width: 24%;
}
.mod-cyumon-nav-control li a {
    text-align: center;
    background: #F4F7F8;
    border: 1px solid #CCCCCC;
    padding: 0;
    height: 48px;
    line-height: 48px;
	display: block;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.mod-cyumon-nav-control li a span{
	display: inline-block;
	background: url(/wordpress/wp-content/uploads/2016/02/pic_uw_top_arrow_blue.png) no-repeat 0 center;
	padding-left: 12px;
	text-decoration: none;
    font-size: 14px;
    color: #2652B2;
    font-weight: bold;
}
.mod-cyumon-nav-control li.current a {
	border-color: #E9B502;
	background:#FFCA0D !important;
	font-size: 16px;
	text-decoration: none;
}
.mod-cyumon-nav-control li.current a span {
	background: none;
	color: #333333;
	font-size: 16px;
}

.mod-cyumon-banner {
	margin-top: 36px;
}
.mod-cyumon-banner {
    display: table;
    width: 100%;
}
.mod-cyumon-banner p {
    text-align: center;
    background-repeat: no-repeat;
    background-position: 0 0;
    -webkit0background-size: cover;
    background-size: cover;
    font-size: 29px;
    line-height: 1.6;
    display: table-cell;
    vertical-align: middle;
    height: 160px;
}
.mod-banner {
	clear: both;
	margin: 100px 0;
}
.mod-btnPublic {
	display: inline-block;
    background: #00A966;
    padding: 0px 12px;
    height: 32px;
	border: 1px #009758 solid;
	text-decoration: none;
	min-width: 110px;
	text-align: center;
}
.mod-btnPublic span{
	color: #FFF;
    font-size: 16px;
	font-weight: bold;
	line-height: 32px;
    text-align: center
}
.mod-h2-stylecolor {
	background: url(/wordpress/wp-content/uploads/2016/02/pic_uw_top_icon.png) left 4px no-repeat;
    padding: 0 0 0 20px;
}
@media screen and (max-width: 736px) {
	.mod-breadcrumbs {
		display: none;
	}
	h1, .mod-h1 {
		font-size: 2.0rem;
		font-weight: bold;
		border-bottom: 3px #FF8F00 solid;
	}
	h1.fs33 {
		font-size: 2.0rem;
		line-height: 0.9em;
		margin-bottom: 15px;
	}
	div.mod-cyumon-heading {
		margin-top: 20px;
		margin-bottom: 20px;
	}
	div.mod-cyumon-heading h1 {
	    border-bottom: 0;
	    font-size: 2rem;
	    background: none;
	    padding: 11px 0 11px 10px;
	}
	.mod-cyumon-nav .mod-cyumon-nav-control li {
		width: 49%;
		margin-bottom: 10px;
	}
	.mod-cyumon-nav .mod-cyumon-nav-control li:last-child {
	    float: left;
	}
	.mod-cyumon-nav .mod-cyumon-nav-control li a span {
		background: none;
		padding-left: 0;
	}
	div.mod-cyumon-banner {
	    margin-top: 4px;
    	margin-bottom: 0px;
    	padding-top: 0;
	}
	.mod-cyumon-banner > p {
		background: none !important;
		display: block;
		font-size: 1.6rem;
		text-align: left;
		height: auto;
		font-weight: bold;
	}
	.mod-banner {
		margin: 50px 0;
		text-align: center;
	}
	.mod-banner .sp_show {
		display: initial;
	}
	.mod-btnPublic {
		padding: 0px 12px;
		height: 22px;
		min-width: 70px;
	}
	.mod-btnPublic span{
		font-size: 1.4rem;
		line-height: 22px;
	}
}
ul,li {
	padding: 0;
    list-style: none;
}

/* line 35, ../../../../dev/scss/module/cyumon/piks.scss */
.sm {
  display: none !important;
}

@media screen and (max-width: 736px) {
  /* line 39, ../../../../dev/scss/module/cyumon/piks.scss */
  .md {
    display: none !important;
  }

  /* line 42, ../../../../dev/scss/module/cyumon/piks.scss */
  .sm {
    display: block !important;
  }
}




/*-----------------------------------*/
/* house-made-policy module -block01*/
/*-----------------------------------*/
.housemade .pc { padding: 0;}
.mod-housepolicy .lout-grid {
	width: 950px;
}
.mod-housepolicy .sp {
	display: none;
}
.mod-housepolicy .mod-housepolicy-text p {
	font-size: 16px;
	line-height: 40px;
}
.mod-housepolicy .mod-housepolicy-text02 p {
	font-size: 14px;
	line-height: 35px;
}
.mod-housepolicy .mod-housepolicy-link {
	background: url(/wordpress/wp-content/uploads/2015/12/pic_housemadepolicy_housemade_bg_opacity.png) repeat;
	display: table;
	border: 1px solid rgb(202,202,217);
	width: 370px;
	height: 140px;
	text-align: center;
}
.mod-housepolicy .mod-housepolicy-link span {
	display: table-cell;
	vertical-align: middle;
	background: url(/wordpress/wp-content/uploads/2015/12/pic_housemadepolicy_icn_arrow.png) no-repeat 334px center;
}
.mod-housepolicy .mod-housepolicy-center .mod-housepolicy-link {
	margin: 0 auto;
}
.mod-housepolicy .mod-housepolicy-right .mod-housepolicy-link{
	float: right;
}
.mod-housepolicy .mod-h2-img {
	border: 0;
	padding: 0;
}
/*---------------------------------*/
/* house-made-policy module -part01*/
/*---------------------------------*/
.mod-housepolicy-standard {
	background: #e0f2f9 url(/wordpress/wp-content/uploads/2015/12/pic_housemadepolicy_homemade_bg01.png) no-repeat;
	text-align: center;
	padding: 56px 0 34px 0;
}
.mod-housepolicy-standard .mod-h2-img {
	margin-bottom: 30px;
}
.mod-housepolicy-standard .mod-housepolicy-text p {
	margin-bottom: 40px;
}
.mod-housepolicy-standard .mod-housepolicy-text p:last-child {
	margin-bottom: 30px;
}
.mod-housepolicy .mod-housepolicy-standard .mod-housepolicy-link span {
	background-position: 326px center;
}
/*---------------------------------*/
/* house-made-policy module -part02*/
/*---------------------------------*/
.mod-housepolicy-insulation {
	background: url(/wordpress/wp-content/uploads/2015/12/pic_housemadepolicy_homemade_bg02.png) no-repeat;
	padding: 22px 0 36px 0;
}
.mod-housepolicy-insulation .mod-h2-img {
	text-align: right;
	margin-right: 0;
	margin-bottom: 0;
}
.mod-housepolicy-insulation .mod-housepolicy-insulation-text {
	margin-left: 260px;
	padding: 24px 0 24px 100px;
	margin-bottom: 10px;
}
.mod-housepolicy-insulation .mod-housepolicy-right {
	padding-right: 36px;
}
/*---------------------------------*/
/* house-made-policy module -part03*/
/*---------------------------------*/
.mod-housepolicy-protect {
	background: url(/wordpress/wp-content/uploads/2023/04/pic_housemadepolicy_homemade_bg03_2.jpg) no-repeat;
	background-size: cover;
	padding: 62px 50px 36px;
	text-align: right;
}
.mod-housepolicy-protect .mod-h2-img {
	margin: 25px 0 53px;
}
.mod-housepolicy-protect .mod-housepolicy-protect-text {
	margin-bottom: 42px;
}
.mod-housepolicy-protect-link .mod-housepolicy-link {
	float: left;
	margin-right: 30px;
}
@media screen and (min-width: 737px) {
	.mod-housepolicy-protect {
		color: #fff;
	}
}
/*---------------------------------*/
/* house-made-policy module -part04*/
/*---------------------------------*/
.mod-housepolicy-cherish {
	background: url(/wordpress/wp-content/uploads/2015/12/pic_housemadepolicy_homemade_bg04.png) no-repeat;
	padding: 28px 36px 36px 26px;
}
.mod-housepolicy-cherish .mod-h2-img {
	margin-top: 0;
	margin-bottom: 192px;
	margin-left: 12px;
}
.mod-housepolicy-cherish .mod-housepolicy-cherish-wrap {
	position: relative;
}
.mod-housepolicy-cherish .mod-housepolicy-cherish-text {
	width: 502px;
	position: absolute;
	padding: 30px 0 10px 18px;
	bottom: 0;
	left: 0;
	z-index: 0;
}
.mod-housepolicy-cherish .mod-housepolicy-cherish-text p {
	margin-bottom: 0;
	line-height: 28px;
}
.mod-housepolicy-cherish .mod-housepolicy-cherish-link {
	float: right;
	width: 370px;
	position: relative;
	z-index: 1;
}
.mod-housepolicy-cherish .mod-housepolicy-cherish-link .mod-housepolicy-link {
	margin-bottom: 20px;
}
.mod-housepolicy-cherish .mod-housepolicy-cherish-link .mod-housepolicy-link:last-child {
	margin-bottom: 0;
}
/*---------------------------------*/
/* house-made-policy module -part05*/
/*---------------------------------*/
.mod-housepolicy-commit {
	background: url(/wordpress/wp-content/uploads/2015/12/pic_housemadepolicy_homemade_bg05.jpg) no-repeat;
	background-size: 950px 637px;
	padding: 10px 36px 36px 42px;
}
.mod-housepolicy-commit .mod-h2-img {
	margin-bottom: 32px;
}
.mod-housepolicy-commit .mod-housepolicy-commit-text {
	margin-bottom: 66px;
    margin-top: 15px;
}
.mod-housepolicy-commit-link .mod-housepolicy-link {
	float: left;
	margin-right: 30px;
}
.mod-housepolicy-commit-lst {
	list-style: none;
	margin: 0;
	padding: 0;
}
.mod-housepolicy-commit-lst li {
	display: inline-block;
	margin-right: 35px;
}
.mod-housepolicy-commit-lst li:last-child {
	margin-right: 0;
}
.mod-housepolicy-commit .mod-housepolicy-commit-text p {
	text-align: center;
	line-height: 28px;
}
.mod-housepolicy-commit .mod-housepolicy-center {
        overflow: hidden;
}
.mod-housepolicy-commit .mod-housepolicy-link.trans {
    float: left;
}
.mod-housepolicy-commit .mod-housepolicy-link.trans:first-child {
    margin-left: 45px;
}
.mod-housepolicy-commit .mod-housepolicy-link.trans + .mod-housepolicy-link {
    margin-left: 30px;
}
@media only screen and (max-width: 735px) {
    .mod-housepolicy-commit .mod-housepolicy-link.trans {
        float: none;
    }
    .mod-housepolicy-commit .mod-housepolicy-link.trans:first-child {
        margin: 0 auto;
    }
    .mod-housepolicy-commit .mod-housepolicy-link.trans:nth-child(2) img {
        width: 200px;
    }
    .mod-housepolicy-commit .mod-housepolicy-link.trans + .mod-housepolicy-link {
        margin: 16px auto 0;
    }
}


/*---------------------------------*/
/* house-made-policy module -part06*/
/*---------------------------------*/
.mod-housepolicy-trust-wrap {
	background: url(/wordpress/wp-content/uploads/2015/12/pic_housemadepolicy_homemade_bg06.jpg) no-repeat;
	padding: 26px 30px 0 0;
	height: 554px;
	text-align: right;
}
.mod-housepolicy-trust-text{
	display: flex;
	justify-content: flex-end;
}
.mod-housepolicy-trust .mod-housepolicy-text02 p {
	margin-bottom: 50px;
	margin-top: 30px;
	line-height: 32px;
	font-size: 16px;
	text-align: left;
}
.mod-housepolicy-trust .mod-housepolicy-center {
	padding: 56px 0 94px;
}
.mod-housepolicy-trust-wrap .mod-h2-img {
	margin-bottom: 4px;
}
.mod-housepolicy .mod-housepolicy-trust .mod-housepolicy-link span {
	background-position: 326px center;
}
@media screen and (max-width: 736px) {
	.mod-breadcrumbs {
		width: 95%;
	}
	.mod-housepolicy {
		width: 100%;
	}
	.mod-housepolicy .lout-grid {
		width: 100%;
	}
	.mod-housepolicy .sp {
		display: block;
	}
	.mod-housepolicy .pc {
		display: none;
	}
	.housemade h1 {
		margin-bottom: 23px;
		font-size: 20px;
	}
	.mod-housepolicy .mod-h2-img {
		display: table;
		width: 100%;
		margin: 0;
	}
	.mod-housepolicy .mod-h2-img span {
		display: table-cell;
		vertical-align: middle;
		text-align: center;
	}
	.mod-housepolicy .mod-h2-img .sp {
		display: inline-block;
	}
	.mod-housepolicy .mod-housepolicy-text {
		padding: 0 10px
	}
	.mod-housepolicy .mod-housepolicy-text p,
	.mod-housepolicy .mod-housepolicy-text02 p  {
		font-size: 15px;
		line-height: 2em;
		letter-spacing: -0.14em;
		margin: 0;
	}
	.mod-housepolicy .mod-housepolicy-link {
		width: 298px;
		height: 96px;
	}
	.mod-housepolicy .mod-housepolicy-link span {
		background-position: 270px center;
		background-size: 19px 19px;
	}
	.mod-housepolicy .mod-housepolicy-link .sp {
		margin: 0 auto;
	}
	/*---------------------------------*/
	/* house-made-policy module -part01*/
	/*---------------------------------*/
	.mod-housepolicy-standard {
		background: none;
		padding: 10px 0 44px;
		text-align: left;
	}
	.mod-housepolicy-standard .mod-h2-img {
		background: url(/wordpress/wp-content/uploads/2015/12/pic_housemadepolicy_sm_homemade_bg01.png) no-repeat;
		background-size: 100% auto;
		height: 280px;
		margin-bottom: 14px;
	}
	.mod-housepolicy-standard .mod-housepolicy-text p{
		margin-bottom: 28px;
		margin-top: 0;
	}
	.mod-housepolicy-standard .mod-housepolicy-text p:last-child {
		margin-bottom: 22px;
	}
	.mod-housepolicy .mod-housepolicy-right .mod-housepolicy-link {
		float: none;
		margin: 0 auto
	}
	.mod-housepolicy .mod-housepolicy-standard .mod-housepolicy-link span {
		background-position: 262px center;
	}
	/*---------------------------------*/
	/* house-made-policy module -part02*/
	/*---------------------------------*/
	.mod-housepolicy-insulation {
		background: none;
		padding: 0 0 30px 0;
	}
	.mod-housepolicy-insulation .mod-h2-img {
		background: url(/wordpress/wp-content/uploads/2015/12/pic_housemadepolicy_sm_homemade_bg02.png) no-repeat;
		background-size: 100% auto;
		height: 213px;
		margin-bottom: 18px;
		text-align: left;
	}
	.mod-housepolicy-insulation .mod-housepolicy-insulation-text {
		margin: 0;
		padding: 0 10px 18px 10px;
	}
	.mod-housepolicy-insulation .mod-housepolicy-right {
		padding-right: 0;
	}
	/*---------------------------------*/
	/* house-made-policy module -part03*/
	/*---------------------------------*/
	.mod-housepolicy-protect {
		background: none;
		padding: 0 0 30px 0;
		text-align: left;
	}
	.mod-housepolicy-protect .mod-h2-img {
		background: url(/wordpress/wp-content/uploads/2023/04/pic_housemadepolicy_sm_homemade_bg03.png) no-repeat;
		background-size: 100% auto;
		height: 212px;
		margin: 0 0 24px;
	}
	.mod-housepolicy-protect .mod-housepolicy-protect-text {
		margin-bottom: 18px;
		padding: 0 20px;
	}
	.mod-housepolicy-protect-link .mod-housepolicy-link {
		float: none;
		margin: 0 auto 16px;
	}
	/*---------------------------------*/
	/* house-made-policy module -part04*/
	/*---------------------------------*/
	.mod-housepolicy-cherish {
		background: none;
		padding: 0 0 26px 0;
	}
	.mod-housepolicy-cherish .mod-h2-img {
		background: url(/wordpress/wp-content/uploads/2015/12/pic_housemadepolicy_sm_homemade_bg04.png) no-repeat;
		background-size: 100% auto;
		height: 212px;
		margin: 0 0 12px;
	}
	.mod-housepolicy-cherish .mod-housepolicy-cherish-wrap {
		position: relative;
	}
	.mod-housepolicy-cherish .mod-housepolicy-cherish-text {
		width: auto;
		position: relative;
		padding: 0 20px;
		margin-bottom: 12px;
	}
	.mod-housepolicy-cherish .mod-housepolicy-cherish-text p {
		margin-bottom: 0;
		line-height: 2em;
	}
	.mod-housepolicy-cherish .mod-housepolicy-cherish-link {
		float: none;
		width: 100%;
	}
	.mod-housepolicy-cherish .mod-housepolicy-cherish-link .mod-housepolicy-link {
		margin: 0 auto 16px;
	}
	.mod-housepolicy-cherish .mod-housepolicy-cherish-link .mod-housepolicy-link:last-child {
		margin-bottom: 0;
	}
	.mod-housepolicy-trust .mod-housepolicy-link .sp{
		max-height: 44px;
	}
	/*---------------------------------*/
	/* house-made-policy module -part05*/
	/*---------------------------------*/
	.mod-housepolicy-commit {
		background: none;
		padding: 0 0 32px 0;
	}
	.mod-housepolicy-commit .mod-h2-img {
		background: url(/wordpress/wp-content/uploads/2015/12/pic_housemadepolicy_sm_homemade_bg05.png) no-repeat;
		background-size: 100% auto;
		height: 212px;
		margin: 0 0 2px;
	}
	.mod-housepolicy-commit .mod-housepolicy-commit-text {
		margin-bottom: 36px;
	    margin-top: 0;
	    padding: 0 10px
	}
	.mod-housepolicy-commit-link .mod-housepolicy-link {
		float: none;
		margin: 0 auto;
	}
	.mod-housepolicy-commit-lst {
		margin: 0 0 12px;
		text-align: center;
		padding: 0;
	}
	.mod-housepolicy-commit-lst li {
		display: inline-block;
		margin-right: 6px;
	}
	.mod-housepolicy-commit-lst li:last-child {
		margin-right: 0;
	}
	.mod-housepolicy-commit-lst li:nth-child(4),
	.mod-housepolicy-commit-lst li:nth-child(5) {
		margin-top: -20px;
	}
	.mod-housepolicy-commit .mod-housepolicy-commit-text p {
		text-align: left;
		line-height: 2em;
	}
	/*---------------------------------*/
	/* house-made-policy module -part06*/
	/*---------------------------------*/
	.mod-housepolicy-trust-wrap {
		background: none;
		padding: 0;
		height: auto;
		text-align: left;
	}
	.mod-housepolicy-trust-text{
		display: block;
	}
	.mod-housepolicy-trust .mod-h2-img {
		background: url(/wordpress/wp-content/uploads/2015/12/pic_housemadepolicy_sm_homemade_bg06.png) no-repeat;
		background-size: 100% auto;
		height: 195px;
		margin: 0 0 10px;
	}
	.mod-housepolicy-trust-wrap{
		margin-bottom: 16px;
	}
	.mod-housepolicy-trust .mod-housepolicy-text02 {
		padding: 0 10px;
		margin-bottom: 36px;
	}
	.mod-housepolicy-trust .mod-housepolicy-text02 p {
		margin-top: 0;
		line-height: 2em;
		font-size: 15px;
	}
	.mod-housepolicy-trust .mod-housepolicy-center {
		padding: 0 0 30px;
	}
	.mod-housepolicy .mod-housepolicy-trust .mod-housepolicy-link span {
		background-position: 262px center;
	}
}


