@charset "utf-8";
/*-------------------------------
	page3
-------------------------------*/
.page {
	padding: 89px 0;
	background-color: #fff;
}
.page::before,
.page::after{
	display: none !important;
}
.page .bgBox {
    margin-bottom: 46px;
}
.page .info {
    width: 1000px;
    margin: 0 auto;
}
.page .info h3 {
    font-size: 28px;
    padding-bottom: 20px;
    margin-bottom: 59px;
    border-bottom: 1px solid #999;
    overflow: hidden;
}
.page .info h3 > span {
    width: 275px;
    margin: 0 0 25px -10px;
    padding: 6px 0 4px;
    display: block;
    color: #fff;
    font-size: 18px;
    background-color: #333;
    transform: skew(-20deg);
}
.page .info h3 > span span {
    display: block;
    transform: skew(20deg);
	padding-left: 16px;
	letter-spacing: -1px;
}
.page .info table {
    margin-bottom: 58px;
    width: 100%;
    border-collapse: collapse;
}
.page .info table th,
.page .info table td {
    vertical-align: middle;
    text-align: left;
    box-sizing: border-box;
    border: 1px solid #656565;
}
.page .info table thead th,
.page .info table thead td {
    padding: 10px 23px 5px;
    color: #fff;
    font-size: 21px;
    font-weight: bold;
    border-color: #323232;
    background-color: #323232;
}
.page .info table thead th {
    font-size: 26px;
}
.page .info table thead td {
    width: 27.9%;
    text-align: center;
}
.page .info table tbody tr .th01 {
    width: 21.1%;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    line-height: 1.5;
    background-color: #f7f7f7;
}
.page .info table tbody td {
    color: #fff;
    font-weight: bold;
    background-color: #FF4491;
}
.page .info table tbody .bg01 {
    background-color: #784AC5;
}
.page .info table tbody .wid01 {
    padding: 0 40px;
}
.page .info table tbody th > div {
    position: relative;
    width: 100%;
    height: 129px;
    display: table;
    box-sizing: border-box;
}
.page .info table tbody th > div:before {
    margin-top: -13px;
    position: absolute;
    left: -28px;
    top: 50%;
    background: url("../img/page3/icon01.png") no-repeat center center;
    background-size: 15px 23px;
    width: 15px;
    height: 23px;
    content: "";
}
.page .info table tbody th > div:after {
    margin-top: -13px;
    position: absolute;
    right: -24px;
    top: 50%;
    background: url("../img/page3/icon01.png") no-repeat center center;
    background-size: 15px 23px;
    width: 15px;
    height: 23px;
    content: "";
}
.page .info table tbody th > div p {
    display: table-cell;
    vertical-align: middle;
}
.page .info table tbody .lTxt {
    width: 70px;
}
.page .info table tbody .lTxt span {
    padding-top: 16px;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    display: block;
    text-align: center;
    width: 70px;
    height: 70px;
    border-radius: 100px;
    box-sizing: border-box;
    background-color: #FF4491;
}
.page .info table tbody .lTxt01 span {
    background-color: #784AC5;
}
.page .info table tbody .rTxt {
    padding-left: 13px;
    font-size: 18px;
    line-height: 1.33;
}
.page .info table tbody .rTxt .txt01 {
    font-size: 15px;
    line-height: 1.2;
    display: block;
}
.page .info table tbody .rTxt .txt02 {
    color: #FF4490;
    font-size: 20px;
    display: block;
    font-weight: bold;
    line-height: 1.2;
}
.page .info table tbody .rTxt01 .txt02 {
    color: #784AC5;
}
.page .info table tbody .rTxt .color {
    color: #FF0000;
}
.page .info table tbody td {
    font-size: 20px;
    text-align: center;
    line-height: 1.2;
}
.page .info table tbody td > span {
    display: block;
    font-size: 23px;
    line-height: 1.26;
    text-decoration: underline;
}
.page .info table tbody td .txt03 {
    font-size: 17px;
    text-decoration: none;
    font-weight: normal;
}
.page .info table tbody td p {
    text-align: left;
    line-height: 1.2;
    display: inline-block;
}
.page .info table tbody td p span {
    text-decoration: underline;
}
.page .info .tab01 tbody .lTxt span {
    background-color: #009FFF;
}
.page .info .tab01 tbody .rTxt .txt02 {
    color: #009FFF;
}
.page .info .tab01 tbody .rTxt {
    font-size: 17px;
    line-height: 1.23;
}
.page .info .tab01 tbody td {
    background-color: #009FFF;
}
.page .info .tab02 {
    margin-bottom: 43px;
}
.page .info .tab02 tbody .lTxt span {
    background-color: #00B200;
}
.page .info .tab02 tbody .rTxt .txt02 {
    color: #00B200;
	letter-spacing: -0.8px;
}
.page .info .tab02 tbody .rTxt {
    font-size: 17px;
    line-height: 1.23;
}
.page .info .tab02 tbody td {
    background-color: #00B200;
}
.page .info .tab02 tbody .lTxt01 span {
    background-color: #FF9C00;
}
.page .info .tab02 tbody .rTxt01 .txt02 {
    color: #FF9C00;
}
.page .info .tab02 tbody .bg01 {
    background-color: #FF9C00;
}
.page .info table tbody th .txtBox {
	margin-left: 85px;
	margin-top: -22px;
	width: auto;
	height: auto;
	display: block;
	font-size: 12px;
	line-height: 1.45;
}
.page .info table tbody th .txtBox:before {
	display: none;
}
.page .info table tbody th .txtBox:after {
	display: none;
}
.page .info table tbody th .txtBox li {
	padding-left: 1.6em;
	text-indent: -1.6em;
}
.page .info table tbody td > span.txt01 {
	font-size: 17px;
	font-weight: normal;
	text-decoration: none;
	line-height: 1.5;
}
.page .info table tbody td > span.txt02 {
	margin-top: -2px;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.6;
}
.page .info .inner {
    margin-bottom: 72px;
}
.page .info .inner01 {
    margin-bottom: 106px;
    position: relative;
}
.page .info .txt {
    margin: -12px auto 26px;
    width: 840px;
    font-size: 20px;
    line-height: 1.8;
}
.page .info .txt span {
    margin-bottom: 12px;
    display: block;
    font-size: 24px;
    font-weight: bold;
}
.page .info .txt .txtBold {
    font-size: 20px;
    margin: 0;
}
.page .info .box {
    display: table;
    width: 738px;
    margin: 0 auto;
    height: 101px;
    border: 1px solid #333;
    box-sizing: border-box;
}
.page .info .box > p {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    line-height: 1.4;
    font-size: 20px;
    font-weight: bold;
}
.page .info .box > p a,
.page .info .box > p .color {
    color: #2150A1;
    text-decoration: underline;
}
.page .info .box > p a:hover {
    text-decoration: none;
}
.page .info .box > .lText {
    width: 18.8%;
    text-align: center;
    font-size: 22px;
    color: #fff;
    background-color: #333;
}
.page .info .box > .lText span {
    display: block;
    font-size: 16px;
}
.page .info .box > .rText {
    padding-left: 23px;
}
.page .info .box > .rText .rSpan {
    display: block;
    font-weight: normal;
}
.page .info .inner01 .box {
    width: 840px;
}
.page .info .inner01 .bgTxt {
    position: absolute;
    left: 50px;
    top: -12px;
    right: 50px;
    bottom: -20px;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1.73;
    background: rgba(124,131,85,0.8);
}
.page .info .inner01 .bgTxt > span {
    display: inline-block;
    text-align: left;
}
.page .info .inner01 .bgTxt span span {
    font-size: 45px;
    display: block;
    text-align: center;
}
.page .info table tbody tr td:last-child {
	line-height: 1.45;
}
.page .info table tbody td a {
	display: inline-block;
	margin-bottom: 4px;
	height: inherit !important;
	color: #fff;
}
.page .info .inner01 .box > .lText {
	width: 22%;
}