﻿
.common-sec .subcon__list{
	width:100%;
	max-width:800px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

.common-sec .subcon__list-txt {
    width: 100%;
/*
    width: 60%;
*/
}
.common-sec .life__img {
    padding-top:20px;
    width: 40%;
}
@media only screen and (max-width: 767px) {
	.common-sec .subcon__list-txt {
	    width: 100%;
	}
	.common-sec .life__img {
	    width: 100%;
	}
}

.concept-policy .alignC{
	margin-top:1.5em;
	margin-bottom:0.5em;
}