/** **/
.membershipinfo_1_main{
	position:relative;
	padding:0px 0 0px 0;
	background:#fff;
}
.membershipinfo_1_main:last-of-type{
	padding:0px 0 100px 0;
}
.membershipinfo_1_sub_1{
	max-width:1100px;
	width:90%;
	margin:0px auto 0 auto;
	padding:50px 0 0 0;
}
.membershipinfo_1_sub_1 .flex_1{
	display:flex;
	justify-content:space-between;
	align-items:center;
	margin:0 auto;
}
.membershipinfo_1_sub_1 .img_1{
	max-width:580px;
	width:43.9393%;
	border-radius:20px;
	overflow:hidden;
}
.membershipinfo_1_sub_1 .img_1 img{
	width:100%;
	vertical-align:top;
}
.membershipinfo_1_sub_1 .div_1{
	max-width:685px;
	width:51.8939%;
	margin:0 auto;
}
.membershipinfo_1_sub_1 .title_1{
	margin:0 0 30px 0;
	font-size:30px;
	font-weight:bold;
	color:#00699a;
}
.membershipinfo_1_sub_1 .title_1a{
	margin:0px 0 0px 0;
	font-size:30px;
	font-weight:bold;
	color:#00699a;
	text-align:center;
}
.membershipinfo_1_sub_1 .text_1{
	padding:30px 0 0px 0;
	font-size:16px;
	line-height:150%;
	text-align:left;
	word-break:break-all;
	white-space:pre-wrap;
}

.membershipinfo_1_sub_1 .table_1{
	max-width:1100px;
	width:100%;
	margin:30px auto 0 auto;
}
.membershipinfo_1_sub_1 .table_1 table{
	width:100%;
	border-spacing:0px;
	-webkit-text-size-adjust: 100%;
 	text-size-adjust: 100%;

}
.membershipinfo_1_sub_1 .table_1 table tr:first-child td{
	border-top:1px solid #888;
	
}
.membershipinfo_1_sub_1 .table_1 table tr:first-child td:first-child{
	border-left:none;
}
.membershipinfo_1_sub_1 .table_1 table td{
	font-size:16px;
	border-bottom:1px solid #888;
	border-left:1px solid #888;
	padding:15px 20px;
	box-sizing:border-box;
	line-height:180%;
}
.membershipinfo_1_sub_1 .table_1 table td:first-child{
	width:30%;
	text-align:center;
	background:#00699a;
	color:#fff;
}
.membershipinfo_1_sub_1 .table_1 table td:nth-child(2){
	width:70%;
	border-right:1px solid #888;	
}

.membershipinfo_1_sub_1 .table_2{
	max-width:800px;
	width:100%;
	margin:30px auto 0 auto;
}
.membershipinfo_1_sub_1 .table_2 table{
	width:100%;
	border-spacing:0px;
}
.membershipinfo_1_sub_1 .table_2 table tr:first-child td{
	border-top:1px solid #888;
}
.membershipinfo_1_sub_1 .table_2 table tr:first-child td:first-child{
	border-left:none;
}
.membershipinfo_1_sub_1 .table_2 table td{
	font-size:16px;
	border-bottom:1px solid #888;
	border-left:1px solid #888;
	padding:15px 20px;
	box-sizing:border-box;
	line-height:180%;
}
.membershipinfo_1_sub_1 .table_2 table td:first-child{
	width:20%;
	text-align:center;
	background:#00699a;
	color:#fff;
}
.membershipinfo_1_sub_1 .table_2 table td:nth-child(2){
	width:40%;
	
}
.membershipinfo_1_sub_1 .table_2 table td:nth-child(3){
	width:40%;
	border-left:none;
	border-right:1px solid #888;
}
/** 助成事業 **/

.membershipinfo_2_main{
	position:relative;
	max-width:1920px;
	padding:0px 0 90px 0;
	background:#fff;
}
.membershipinfo_2_sub_1{
	max-width:1320px;
	width:90%;
	margin:0px auto 0 auto;
	padding:0px 0 0 0;
}
.membershipinfo_2_sub_1 .title_1a{
	width:450px;
	color:#00699a;
	font-size:50px;
	font-weight:bold;
	text-align:center;
	border-right:3px solid #00699a;
	border-left:3px solid #00699a;
}




@media screen and (max-width:1024px) {

.membershipinfo_1_sub_1 .title_1a{
	font-size:25px;
}
.membershipinfo_1_sub_1 .flex_1{
	display:block;
}
.membershipinfo_1_sub_1 .flex_1 .img_1{
	margin:50px auto 0 auto;
}
.membershipinfo_1_sub_1 .img_1{
	width:100%;
}
.membershipinfo_1_sub_1 .div_1{
	width:100%;
}
}

@media screen and (max-width:784px) {
.membershipinfo_1_sub_1 .title_1{
	font-size:20px;
}
.membershipinfo_1_sub_1 .text_1{
	font-size:16px;
}

.membershipinfo_1_sub_1 .table_1 table td{
	font-size:16px;
}
.membershipinfo_1_sub_1 .table_1 table td a{
	font-size:16px;
}

.membershipinfo_1_sub_1 .table_1{
	max-width:800px;
	width:800px;
	margin:0 auto;
}
.membershipinfo_1_sub_1 .table_2 table td{
	font-size:16px;
}
.membershipinfo_1_sub_1 .table_2 table td a{
	font-size:16px;
}
	
.membershipinfo_1_sub_1 .table_2{
	max-width:700px;
	width:700px;
	margin:0 auto;
}
}

@media screen and (max-width:500px) {
.membershipinfo_1_sub_1 .flex_1 .div_1 .title_1a{
	font-size:25px;
}
.membershipinfo_1_sub_1 .table_1 table td{
	font-size:15px;
}
.membershipinfo_1_sub_1 .table_1 table td a{
	font-size:15px;
}

}

@media screen and (max-width:430px) {
}