@charset "utf-8";

h1.title_f01 {
    font-size: 190%;
    font-weight: 700;
    color: #262626;
    line-height: 1.3;
    background: url(../img/bg_title_01.png) no-repeat 0 100%;
    padding-bottom: 13px;
    margin-bottom: 30px;
}

.titlef02 {
    background-color: #4c9287;
    font-size: 146.2%;
    font-weight: 700;
    color: #fff;
    line-height: 1.315;
    padding: 8px 15px 7px;
    margin-bottom: 25px;
}
.titlef03 {
    font-size: 146.2%;
    font-weight: 700;
    color: #000;
    line-height: 1.263;
    position: relative;
    border-left: 5px solid #0ba29a;
    padding-left: 10px;
    margin-bottom: 20px;
}
.fact_ov_view ul.list04 li {
    display: inline-block;
    width: 30em;
    margin-left: 1em;
}

.small {
    font-size:84.7%;
line-height: 1.2;
}

/* agreement
------------------------------- */

.index .section01 li {
	background: none;
	padding: 0;
}

.titlea02 {
    background-color: #828282;
    font-size: 146.2%;
    font-weight: 700;
    color: #fff;
    line-height: 1.315;
    padding: 8px 15px 7px;
    margin-bottom: 25px;
}

.index  li {
	background: none;
	padding: 0;
}

.index  h3.noBdr {
	padding-top: 0;
	background: none;
}

.index ol {
    margin: 0 0 20px;
}
.index li {
	background: none;
	padding: 0;
}
.index h3 {
	margin: 20px 0 0.5em;
	padding-top: 1em;
	font-weight: 700;
	background: url(https://www.nissen-ncs.jp/WEB/pc/files/img/common/line_dotted_yoko.png) 0 0 repeat-x;
}
.index li p,
.index li li p {
	margin: 0 0 0 1em;
	text-indent: 0;
}

.container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100%;
    margin-left:auto;
    margin-right: auto;
}
