/*-----■一般事業主行動計画CSS■----------------------------------------------------*/
h3.plan {
	width:870px;
	height:54px;
	display:block;
	text-indent:-9999px;
	background:url(../img/privacy/cgtit_plan.gif) no-repeat;
}

h4 {
    display: block;
    font-size: 1.5em;
    -webkit-margin-before: 0.83em;
    -webkit-margin-after: 0.83em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;
}

h5 {
    display: block;
    font-size: 1.17em;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;
}

.pageTitle+.ttl-dft {
    margin-top: 30px;
}
.ttl-dft {
    color: #333;
    font-size: 142.9%;
    line-height: 1.3;
    font-weight: bold;
    margin: 1em 0 25px;
    padding-bottom: 12px;
    border-bottom: 2px solid #ccc;
    position: relative;
}

.ttl-dft:after {
    content: "";
    display: block;
    width: 162px;
    border-bottom: 2px solid #900;
    position: absolute;
    left: 0;
    bottom: -2px;
}

.table-data {
    line-height: 1.5;
    width: 100%;
    border-collapse: collapse;
    border-top: 1px solid #999;
    border-bottom: 1px solid #999;
        margin-bottom: 1em;
}

tbody {
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
}

tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}

.table-data th:first-child {
    border-left: none;
}
.table-data th, .table-data td {
    vertical-align: middle;
    padding: 14px 16px;
    border-bottom: 1px dotted #999;
}
.table-data th {
    font-weight: bold;
    text-align: left;
}


td {
    vertical-align: middle;
    padding: 14px 16px;
    border-bottom: 1px dotted #999;
}
.table-data td, .table-data th, .table-data td.bdrL, .table-data th.bdrL {
    border-left: 1px solid #999;
}
.w15 {
    width: 15% !important;
}

.table-data td {
    vertical-align: middle;
    padding: 14px 16px;
    border-bottom: 1px dotted #999;
}

.atnNum, .list-atnNum li {
    font-size: 85.7%;
    text-indent: -1.84em;
    margin-left: 1.84em;
}
.atn, .list-atn, .atnNum, .list-atnNum {
    line-height: 1.6;
    text-align: left;
    margin-top: 15px;
}
ol, ul, dl, li, dt, dd {
    list-style: none;
}

.ttl-sub2 {
    color: #333;
    font-size: 100%;
    line-height: 1;
    font-weight: bold;
    margin: 50px 0 10px;
    padding-bottom: 10px;
}
.ttl-sub {
    color: #333;
    font-size: 128.6%;
    line-height: 1.3;
    font-weight: bold;
    margin: 50px 0 15px;
    padding-bottom: 10px;
    border-bottom: 1px solid #999;
}

.mT1L {
    margin-top: 1.8em;
}