@charset "utf-8";

header nav ul li.m1:after{
	display:block;
	}
header nav ul li.m1 a{
	color:#005EB8;
	}
#header2 nav ul li.m1 a{
	color:#FAFAFA;
	background-color:#005EB8;
	}
#header2 nav ul li.m1 a:after{
	border-color:#FAFAFA;
	}
#headbg:after{
	background:url(../img/about/headbg.webp) no-repeat center center;
	-webkit-background-size:cover;
	background-size:cover;
	}
#index1{
	padding:0 70px 160px 70px;
	}
#index1 h3{
	font-size:36px;
	font-weight:700;
	text-align:center;
	line-height:1.8;
	padding-top:120px;
	}
#index1 p{
	max-width:720px;
	margin:60px auto 0 auto;
	}
#index1 h4{
	text-align:right;
	max-width:720px;
	margin:60px auto 0 auto;
	line-height:2.2;
	}
#index1 h4 span{
	display:inline-block;
	text-align:left;
	font-size:20px;
	font-weight:700;
	}
#index1 h4 strong{
	display:inline-block;
	margin-left:20px;
	font-size:25px;
	font-weight:700;
	vertical-align:-1px;
	}
#index2{
	background-color:#F0F4F4;
	padding:140px 0 120px 0;
	position:relative;
	overflow:hidden;
	zoom:1;
	}
#index2:after{
	content:"";
	display:block;
	width:360px;
	height:480px;
	position:absolute;
	left:50%;
	top:320px;
	margin-left:-700px;
	background:url(../img/about/index2-1.webp) no-repeat center center;
	-webkit-background-size:cover;
	background-size:cover;
	}
#index2:before{
	content:"";
	display:block;
	width:360px;
	height:480px;
	position:absolute;
	left:50%;
	top:1320px;
	margin-left:-700px;
	background:url(../img/about/index2-3.webp) no-repeat center center;
	-webkit-background-size:cover;
	background-size:cover;
	transition:0.4s;
	}
#index2 h2{
	max-width:1140px;
	margin:0 auto;
	padding:0 70px;
	}
#index2 h2:before{
	content:"";
	display:block;
	width:360px;
	height:480px;
	position:absolute;
	left:50%;
	top:820px;
	margin-left:-700px;
	background:url(../img/about/index2-2.webp) no-repeat center center;
	transition:0.4s;
	}
#index2 table{
	width:1140px;
	margin:100px auto 0 auto;
	overflow:hidden;
	zoom:1;
	}
#index2 table th{
	font-size:18px;
	font-weight:700;
	padding:30px 0px 30px 380px;
	vertical-align:top;
	text-align:left;
	line-height:1.9;
	position:relative;
	width:180px;
	}
#index2 table th:after{
	content:"";
	display:block;
	width:100%;
	height:1px;
	background-color:#D2D6D6;
	position:absolute;
	left:380px;
	bottom:0;
	}
#index2 table td{
	font-size:17px;
	font-weight:500;
	padding:31px 0px 30px 0;
	vertical-align:top;
	text-align:left;
	line-height:1.9;
	position:relative;
	}
#index2 table td:after{
	content:"";
	display:block;
	width:100%;
	height:1px;
	background-color:#D2D6D6;
	position:absolute;
	left:0;
	bottom:0;
	}
#index2 table tr:last-of-type th:after,
#index2 table tr:last-of-type td:after{
	display:none;
	}
#index2 table td strong{
	display:block;
	font-size:17px;
	font-weight:500;
	padding:40px 0 14px 0;
	}
#index2 table td strong:first-of-type{
	padding-top:5px;
	}
#index2 table td ul li{
	list-style-type:disc;
	margin:10px 0 0 20px;
	line-height:1.9;
	}
#index2 table td ul li:first-of-type{
	margin-top:0;
	}
#index2 table tr.kyoka td ul{
	padding-left:30px;
	}
#index3{
	max-width:1140px;
	margin:0 auto;
	padding:180px 70px 0 70px;
	}
#index3 ul{
	overflow:hidden;
	zoom:1;
	padding-bottom:200px;
	}
#index3 ul li{
	text-align:center;
	font-size:18px;
	float:left;
	width:47%;
	}
#index3 ul li:nth-of-type(2){
	float:right;
	}
#index3 ul li img{
	margin-bottom:20px;
	}
#index3 table{
	width:100%;
	margin-top:50px;
	}
#index3 table th{
	font-size:18px;
	font-weight:700;
	padding:30px 0px 30px 0;
	vertical-align:top;
	text-align:left;
	line-height:1.9;
	width:100px;
	white-space:nowrap;
	border-bottom:1px solid #D2D6D6;
	}
#index3 table th:nth-of-type(2){
	padding-right:120px;
	width:auto;
	}
#index3 table td{
	font-size:17px;
	font-weight:500;
	padding:31px 0px 30px 0;
	vertical-align:top;
	text-align:left;
	line-height:1.9;
	border-bottom:1px solid #D2D6D6;
	}
#index3 table tr:last-of-type th,
#index3 table tr:last-of-type td{
	border-bottom:0;
	}
#index3 table td ul{
	padding-bottom:0;
	}
#index3 table td ul li{
	text-align:left;
	font-size:17px;
	float:none;
	width:auto;
	list-style-type:disc;
	margin:10px 0 0 20px;
	line-height:1.9;
	}
#index3 table td ul li:nth-of-type(2){
	float:none;
	}
#index3 table td ul li:first-of-type{
	margin-top:0;
	}
@media screen and (max-width:1300px){
#index2:after{
	width:25%;
	left:0;
	margin-left:0;
	}
#index2:before{
	width:25%;
	left:0;
	margin-left:0;
	}
#index2 h2:before{
	width:25%;
	left:0;
	margin-left:0;
	}
#index2 table{
	width:760px;
	max-width:60%;
	float:right;
	margin-right:70px;
	}
#index2 table th{
	padding-left:0;
	}
#index2 table th:after{
	left:0;
	}
}
@media screen and (max-width:900px){
#index1{
	padding:0 7% 120px 7%;
	}
#index1 h3{
	font-size:23px;
	line-height:1.7;
	padding-top:80px;
	letter-spacing:0em;
	}
#index1 h3 span{
	display:inline-block;
	}
#index1 p{
	margin:40px auto 0 auto;
	}
#index1 h4{
	margin:50px auto 0 auto;
	line-height:2.1;
	}
#index1 h4 span{
	font-size:19px;
	}
#index1 h4 strong{
	font-size:23px;
	vertical-align:0px;
	}
#index2{
	padding:120px 7% 100px 7%;
	}
#index2:after{
	width:38%;
	height:360px;
	top:240px;
	left:7%;
	}
#index2:before{
	width:38%;
	height:360px;
	left:auto;
	right:7%;
	top:240px;
	}
#index2 h2{
	padding:0;
	}
#index2 h2 span{
	letter-spacing:0em;
	}
#index2 h2:before{
	display:none;
	}
#index2 table{
	width:100%;
	max-width:100%;
	float:none;
	margin:440px auto 0 auto;
	}
#index2 table th{
	display:block;
	width:100%;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	font-size:17px;
	padding:20px 0px 0px 0;
	}
#index2 table tr th:after{
	display:none;
	}
#index2 table td{
	display:block;
	font-size:16px;
	width:100%;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	padding:5px 0px 20px 0;
	}
#index2 table td strong{
	padding:30px 0 10px 0;
	font-size:16px;
	}
#index2 table td ul li{
	font-size:16px;
	margin:2px 0 0 20px;
	}
#index3{
	padding:80px 7% 0 7%;
	}
#index3 ul{
	padding-bottom:140px;
	max-width:500px;
	margin:0 auto;
	}
#index3 ul li{
	font-size:16px;
	float:none;
	width:auto;
	margin-top:40px;
	}
#index3 ul li:nth-of-type(2){
	float:none;
	}
#index3 ul li img{
	margin-bottom:12px;
	}
#index3 table{
	margin-top:25px;
	}
#index3 table th{
	display:inline-block;
	width:20%;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	font-size:17px;
	padding:20px 0px 0px 0;
	border-bottom:0;
	line-height:1.6;
	border-top:1px solid #D2D6D6;
	}
#index3 table tr:first-of-type th{
	border-top:0;
	}
#index3 table th:nth-of-type(2){
	padding:20px 0px 0px 0;
	width:80%;
	display:inline-block;
	}
#index3 table tr.row th{
	width:80%;
	margin-left:20%;
	display:block;
	padding-top:15px;
	}
#index3 table td{
	display:block;
	width:100%;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	font-size:16px;
	padding:0px 0px 18px 0;
	line-height:1.6;
	border-bottom:0;
	}
#index3 table td ul li{
	font-size:16px;
	margin:8px 0 0 20px;
	line-height:1.6;
	}
#index3 table td ul li:nth-of-type(2){
	float:none;
	}
#index3 table td ul li:first-of-type{
	margin-top:8px;
	}
}
@media screen and (max-width:500px){
#index2:after{
	width:41%;
	height:220px;
	}
#index2:before{
	width:41%;
	height:220px;
	}
#index2 table{
	margin-top:300px;
	}
}
@media screen and (max-width:375px){
#index2 h2 span{
	font-size:54px;
	}
}