@charset "utf-8";
.company__title01 {
	margin: 60px 0 60px 0;
}
.company__title01 img {
    width: 132px;
    margin-right:5px;
}
.company__content02, .company__content03 {
	width: 979px;
	margin-left: auto;
	margin-right: auto;
}
.company__content02 {
	background: #eee5dc;
	border-radius: 10px;
    padding: 29px 33px 5px 68px;
	margin-bottom: 50px;
}
.company__item {
	width: 33.3333%;
	float: left;
	padding:0 12.5px;
	margin-bottom: 15px;
}

.company__title02 {
	margin-bottom: 20px;
}
.company__img01 {
	display: flex;
	align-items: center;
	justify-content: center;
    margin-bottom: 22px;
    padding-left: 22px;
    height: 44px;
}
.company__img01 span {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 15px;
}
.company__img01 img {
	display: inline;

}
.company__text01 {
	font-size: 14px;
    margin-left:35px;
    width: 225px;
}

.company__text03 {
    width: 432px;
	font-size: 14px;
    margin-top: 40px;
}
.company__title03 {
    text-align: center;
}
.company__title03 img {
    width: 132px;
    margin-right: 5px;
	vertical-align:top;
	margin-top:-1px;
}
.company__content03 {
	margin-bottom: 10px;
}


.company__title03 span{
    background: url(/renoveiino/assets/cmn/img/bg_dot_06.png) repeat-x bottom left;
    padding-bottom: 10px;
    margin-bottom: 30px;
}


.company_ttl_promis{
    position: relative;
}

.company_ttl_promis::after{
     content:"";
     display:block;
     position: absolute;
     background: url(/renoveiino/assets/company/img/company_img_bird.png);
     height: 31px;
     width: 52px;
     top:-43%;
     right: -74px;
}


.ttl__secul__inner {
    border-bottom: 1px dotted #c92924;
    padding-bottom: 10px;
}



.company__wrap {
	width: 450px;
	float: left;
}
.company__img02 {
	float: right;
	margin-top: 50px;
}
