@charset "utf-8";

.l-content .wrap {
    width: 1000px;
    margin: 0 auto;
}

.l-content h1.titleBlock__h1 {
    font-size: 21px;
}
.l-content .txt {
    width: 720px;
    margin: 0 auto 10px;
}

.l-content .table_01 {
    margin: auto;
}
.l-content .table_01 th,
.l-content .table_01 td {
    padding: 10px 5px;
    text-align: left;
    line-height: 22px;
    font-size: 18px;
}
.l-content .table_01 th.b_line,
.l-content .table_01 td.b_line {
    border-bottom:#333333 1px dotted;
}
.l-content .att_area {
	width: 560px;
	margin:30px auto 50px;
	background-color: #f2f2f2;
	padding: 20px 0px;
    box-sizing: border-box;
}
.l-content .att_area .att {
	margin:0 0 30px 0;
	padding:0 30px 10px;
	background-color:#f2f2f2;
}
.l-content .att_area .att .ttl {
	width: 500px;
	font-size: 18px;
	margin: 0 0 10px 0;
	padding: 20px 0 5px 0;
	border-bottom:#333333 1px dotted;
}
.l-content .att_area .att .ttl span{
    font-size: 22px;
}
.l-content .m-h2 {
	margin: 80px 0 25px;
}
.l-content .m-btnList_2col li{
    width: 300px;
}
.l-content .item_title {
    width: 300px;
    height: 40px;
    background-color: #e6e6e6;
    text-align: center;
    font-size: 13px;
    line-height: 40px;
    font-weight: bold;
}
.l-content .text_ex01 {
    font-size: 22px;
}
.l-content .text_ex02{
    font-size: 14px;
    line-height: 21px;
}
.l-content .m-btnList--center .btn_size_01 {
    width:95%;
}
.l-content .btn_size_02{
    padding: 10px 30px;
}