.sub_bg {
	background: url("../images/design_b/sub_bg03.png")no-repeat 50% 50% / cover;
}

.sub03 {
	max-width: 1620px;
	margin: 0 auto;
}
.sub03 .info_form {
	padding: 80px 0;
	border-bottom: 1px solid #151515;
}
.sub03 .info_form:first-child {
	padding-top: 0;
}
.sub03 .info_form strong {
	display: block;
	font-size: 40px;
	color: #0A66C2;
	margin-bottom: 30px;
}
.sub03 .info_form > div {
	font-size: 24px;
}
.sub03 .info_form .flex > div span {
	display: inline-block;
	padding: 12px 29px;
	background: #0A66C2;
	border-radius: 100px;
	font-size: 26px;
	color: #fff;
	text-align: center;
	margin-right: 50px;
}
.sub03 .info_form ul {
	flex: 1;
}
.sub03 .info_form ul li {
	position: relative;
	font-size: 22px;
	padding-left: 15px;
	margin-bottom: 20px;
}
.sub03 .info_form ul li:last-child {
	margin-bottom: 0;
}
.sub03 .info_form ul li:before {
	content: '';
	display: block;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background: #151515;
	position: absolute;
	top: 10px;
	left: 0;
}
.sub03 .taR a {
	display: block;
	width: 187px;
	height: 66px;
	line-height: 66px;
	text-align: center;
	font-weight: 600;
	background: #FFFFFF;
	border: 1px solid #0A66C2;
	border-radius: 100px;
	font-size: 20px;
	color: #0A66C2;
	margin-top: 60px;
}


.sub03_1 .info_form:nth-child(3) {
	padding-bottom: 0;
	border: 0;
}





.sub03_2 .info_form:nth-child(2) strong {
	margin-right: 50px;
}
.sub03_2 .info_form:nth-child(3) .flex > div {
	width: 305px;
}
.sub03_2 .info_form:nth-child(3) .flex + .flex {
	margin-top: 35px;
}
.sub03_2 .info_form:nth-child(3) .desc {
	position: relative;
	margin-left: 290px;
	margin-top: 25px;
	padding-left: 25px;
	font-size: 22px;
}
.sub03_2 .info_form:nth-child(3) .desc:before {
	content: '※';
	position: absolute;
    left: 0;
    top: 0;
}
.sub03_2 .info_form:nth-child(3) .desc p {
	margin-top: 5px;
}
.sub03_2 .info_form:nth-child(3) .desc span {
	color: #0A66C2;
	font-weight: 700;
}




.sub03_3  .info_form:nth-child(2) {
	padding-bottom: 0;
	border: 0;
}
.sub03_3 .table_form {
	border: 1px solid #151515;
	border-radius: 10px;
}
.sub03_3 .table_form table th {
	border-right: 1px dashed #151515;
	background: #464646;
}
.sub03_3 .table_form table th:first-child {
	border-radius: 7px 0 0 0;
}
.sub03_3 .table_form table th:last-child {
	border-radius: 0 7px 0 0;
	border-right: 0;
}
.sub03_3 .table_form table th div {
	color: #fff;
	font-size: 22px;
	padding: 30px 0;
}
.sub03_3 .table_form table td {
	width: 50%;
	border-right: 1px dashed #151515;
	border-top: 1px dashed #151515;
	padding: 0 50px;
}
.sub03_3 .table_form table td:first-child {
	padding: 0;
	width: 110px;
}
.sub03_3 .table_form table td:last-child {
	border-right: 0;
}
.sub03_3 .table_form table td div {
	color: #0A66C2;
	border-radius: 100px;
	font-size: 20px;
	padding: 104px 0;
	text-align: center;
	width: 70px;
	margin: 20px;
	line-height: 1.4;
}
.sub03_3 .table_form table td ul {
}
.sub03_3 .table_form table td ul li {
	position: relative;
	font-size: 22px;
	padding-left: 15px;
	margin-bottom: 20px;
}
.sub03_3 .table_form table td ul li:last-child {
	margin-bottom: 0;
}
.sub03_3 .table_form table td ul li:before {
	content: '';
	display: block;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background: #151515;
	position: absolute;
	top: 10px;
	left: 0;
}
.sub03_3 .table_form table td p {
	font-size: 24px;
	margin-bottom: 20px;
}
.sub03_3 .table_form table td p + ul {
    padding-left: 15px;
    margin-bottom: 20px;
}
.sub03_3 .table_form table td p + ul:last-child {
	margin-bottom: 0;
}



.sub03_4 .info_form:nth-child(2) {
	padding-bottom: 0;
	border: 0;
}
.sub03_4 .info_form .desc {
	position: relative;
	padding-left: 25px;
	margin-bottom: 20px;
	font-size: 22px;
}
.sub03_4 .info_form .desc:before {
	content: '※';
	position: absolute;
    left: 0;
    top: 0;
}




.sub03_5 .info_form:nth-child(2) strong + .flex > div:first-child {
	flex: 1;
}
.sub03_5 .info_form:nth-child(2) strong + .flex > div:first-child .flex {
	align-items: center;
}
.sub03_5 .info_form:nth-child(2) strong + .flex > div:first-child .flex:first-child {
	margin-bottom: 50px;
}
.sub03_5 .info_form:nth-child(3) .flex {
	align-items: center;
	margin-bottom: 40px;
}
.sub03_5 .info_form:nth-child(3) .flex:last-child {
	align-items: flex-start;
	margin-bottom: 0;
}
.sub03_5 .info_form:nth-child(3) .flex > div span {
	width: 188px;
	padding: 12px 0 8px;
}







.sub03_6 .info_form.flex strong {
	margin-right: 50px;
}
.sub03_6 .info_form:last-child {
	padding-bottom: 0;
	border: 0;
}
.sub03_6 .info_form:last-child .flex {
	margin-bottom: 40px;
}
.sub03_6 .info_form:last-child .flex:last-child {
	margin-bottom: 0;
}
.sub03_6 .info_form a {
	color: #0A66C2;
	font-weight: 600;
}




.sub03_7 table {
	border-bottom: 2px solid #E8E8E8;
}
.sub03_7 table thead th {
	font-size: 24px;
	font-weight: 500;
	text-align: left;
	letter-spacing: -1px;
	padding: 20px 0;
	border-bottom: 2px solid #BCBCBC;
}
.sub03_7 table td {
	vertical-align: top;
	font-size: 20px;
	font-weight: 400;
	color: #696969;
	padding: 30px 0;
}
.sub03_7 table td strong {
	position: relative;
	display: block;
	width: 173px;
	margin-right: 20px;
}
.sub03_7 table td strong:after {
	content: '';
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
	display: block;
	width: 2px;
	height: 31px;
	background: #BCBCBC;
}






@media screen and (max-width: 1600px) {
}
@media screen and (max-width: 1400px) {
}
@media screen and (max-width: 1280px) {
	.sub03_5 .info_form .flex > div span {
		margin-right: 20px;
	}
}
@media screen and (max-width: 1024px) {
	.sub03 .info_form strong {
		font-size: 30px;
	}
	.sub03 .info_form > div {
		font-size: 16px;
	}
	.sub03 .info_form {
		padding: 40px 0;
	}
	.sub03 .info_form .flex > div span {
		padding: 11px 19px 7px;
		font-size: 14px;
		margin-bottom: 30px;
	}
	.sub03 .info_form ul {
		flex: none;
		width: 100%;
	}
	.sub03 .info_form ul li {
		font-size: 14px;
		margin-bottom: 10px;
		padding-left: 10px;
	}
	.sub03 .info_form ul li:before {
		width: 3px;
		height: 3px;
		top: 7px;
	}
	
	
	.sub03 .taR a {
		width: 149px;
		height: 38px;
		line-height: 40px;
		font-size: 14px;
		margin-top: 30px;
	}
	
	
	.sub03_2 .info_form:nth-child(3) .desc {
		margin-left: 0;
		font-size: 14px;
		padding-left: 17px;
		margin-top: 12px;
	}
	
	
	.sub03_3 .table_form table th div {
		font-size: 14px;
		padding: 10px 0;
		margin: 0px 10px;
	}
	.sub03_3 .table_form table td {
		padding: 10px;
		vertical-align: top;
	}
	.sub03_3 .table_form table td:first-child {
		width: 40px;
		vertical-align: middle;
	}
	.sub03_3 .table_form table td div {
		width: 20px;
		height: 100%;
		font-size: 14px;
		margin: 10px;
	}
	.sub03_3 .table_form table td ul li {
		font-size: 14px;
		padding-left: 10px;
		margin-bottom: 16px;
	}
	.sub03_3 .table_form table td ul li:before {
		width: 3px;
		height: 3px;
		top: 7px;
	}
	.sub03_3 .table_form table td p + ul {
		padding-left: 10px;
	}
	.sub03_3 .table_form table td p {
		font-size: 14px;
		margin-bottom: 16px;
	}
	
	
	
	.sub03_4 .info_form .flex div:nth-child(3) {
		margin-top: 30px;
	}
	.sub03_4 .info_form .desc {
		padding-left: 20px;
		margin-bottom: 10px;
		font-size: 14px;
	}
	
	
	
	
	.sub03_5 .info_form:nth-child(2) strong + .flex > div:first-child {
		flex: none;
		width: 100%;
		margin-bottom: 40px;
	}
	.sub03_5 .info_form:nth-child(2) strong + .flex > div:first-child .flex:first-child {
		margin-bottom: 30px;
	}
	.sub03_5 .info_form:nth-child(3) .flex > div span {
		width: 118px;
	}
	
	
	
	.sub03_7 table thead th {
		font-size: 20px;
	}
	.sub03_7 table td {
		font-size: 16px;
	}
	.sub03_7 table td strong {
		width: 125px;
	}
	.sub03_7 table td strong:after {
		width: 1px;
		height: 22px;
	}
	
}
@media screen and (max-width: 768px) {
	.sub03_7 table tbody tr {
		display: block;
		width: 100%;
		padding: 20px 0;
	}
	.sub03_7 table td {
		display: block;
		width: 100%;
		padding: 5px 0;
	}
	.sub03_7 table td strong:after {
		display: none;
	}
}
@media screen and (max-width: 380px) {
}