/** merit **/

.membership_1_main{
	max-width:1920px;
	padding:0px 0 25px 0;
	margin:0 auto;
}
.membership_1_sub_1{
	max-width:1100px;
	width:90%;
	margin:0 auto;
}
.membership_1_sub_1:not(:nth-child(2)){
	max-width:1100px;
	width:90%;
	margin:100px auto 0 auto;
}
.membership_1_sub_1 .title_1{
	display:flex;
	align-items:center;
	justify-content:center;
	background:#012648;
	max-width:400px;
	width:100%;
	height:80px;
	margin:0 auto;
}
.membership_1_sub_1 .title_1 .title_1a{
	color:#fff;
	font-size:30px;
	font-weight:bold;
	font-family:myfont;
	text-align:center;
	line-height:1;
}
.membership_1_sub_1 .title_1 .title_2a{
	color:#fff;
	font-size:15px;
	font-family:myfont;
	text-align:center;
	margin-top:5px;
}
.membership_1_sub_1 .flex_1{
	display:flex;
	justify-content:space-between;
	margin:50px auto 0 auto;
	max-width:1100px;
}
.membership_1_sub_1 .flex_1 .img_1{
	/*max-width:500px;*/
	margin-top:48px;
}
.membership_1_sub_1 .flex_1 .img_1 img{
	/*max-width:500px;
	width:100%;*/
	max-width:1100px;
	width:100%;
}
.membership_1_sub_1 .flex_1 .div_1{
	max-width:550px;
	width:100%;
	margin-right:50px;
}
.membership_1_sub_1 .flex_1 .div_1 .title_1a{
	font-size:25px;
	font-weight:bold;
	color:#012648;
	max-width:335px;
	margin:0 auto 25px auto;
	line-height:30%;
	border-bottom:15px #fcc41d solid;
	text-align:center;
}
.membership_1_sub_1 .flex_1 .div_1 .title_1c{
	font-size:25px;
	font-weight:bold;
	color:#012648;
	max-width:500px;
	width:100%;
	margin:25px auto 25px auto;
	line-height:30%;
	border-bottom:15px #fcc41d solid;
	text-align:center;
}
.membership_1_sub_1 .flex_1 .div_1 .title_1b{
	font-size:25px;
	font-weight:bold;
	color:#012648;
	max-width:335px;
	margin:30px auto 25px auto;
	line-height:30%;
	border-bottom:15px #fcc41d solid;
	text-align:center;
}
.membership_1_sub_1 .flex_1 .div_1 .text_1a{
	font-size:15px;
	line-height:180%;
	letter-spacing:0px;
}
.membership_1_sub_1 .flex_1 .div_1 .text_1a ul {
	padding:0;
	margin:0;
}
.membership_1_sub_1 .flex_1 .div_1 .text_1a li {
	padding-left:20px;
	list-style: none;
	position: relative;
}
.membership_1_sub_1 .flex_1 .div_1 .text_1a li::before{
	content: "◯";
	margin-right:3px;
	position: absolute;
	left:0;
}
.membership_1_sub_1 .flex_1 .div_1 .text_1b{
	font-size:15px;
	line-height:180%;
	letter-spacing:0px;
	text-align:center;
	margin-bottom:50px;
}

/** voice **/
.membership_1_sub_2{
	max-width:1100px;
	width:90%;
	margin:100px auto 0 auto;
}
.membership_1_sub_2 .title_1{
	display:flex;
	align-items:center;
	justify-content:center;
	background:#012648;
	max-width:400px;
	width:100%;
	height:80px;
	margin:0 auto;
}
.membership_1_sub_2 .title_1 .title_1a{
	color:#fff;
	font-size:30px;
	font-weight:bold;
	font-family:myfont;
	text-align:center;
	line-height:1;
}
.membership_1_sub_2 .title_1 .title_2a{
	color:#fff;
	font-size:15px;
	font-family:myfont;
	text-align:center;
	margin-top:5px;
}

.membership_1_sub_2 .flex_1{
	display:flex;
	justify-content:space-between;
	margin:50px auto 0 auto;
	max-width:1100px;
}
.membership_1_sub_2 .flex_1 .img_1{
	max-width:500px;
}
.membership_1_sub_2 .flex_1 .img_1 img{
	max-width:500px;
	width:100%;
}
.membership_1_sub_2 .flex_1 .div_1{
	max-width:500px;
	width:100%;

}
.membership_1_sub_2 .flex_1 .div_1 .title_1a{
	font-size:25px;
	font-weight:bold;
	color:#012648;
	max-width:500px;
	width:100%;
	margin:25px auto 25px auto;
	line-height:30%;
	border-bottom:15px #fcc41d solid;
	text-align:center;
}
.membership_1_sub_2 .flex_1 .div_1 .text_1a{
	font-size:15px;
	line-height:180%;
	letter-spacing:0px;
}

/** procedure **/
.membership_2_main{
	max-width:1920px;
	padding:100px 0 0px 0;
	margin:0 auto;
}
.membership_2_sub_1{
	max-width:1100px;
	width:90%;
	margin:0 auto;	
}
.membership_2_sub_1 .title_1{
	display:flex;
	align-items:center;
	justify-content:center;
	background:#012648;
	max-width:400px;
	width:100%;
	height:80px;
	margin:0 auto;
}
.membership_2_sub_1 .title_1 .title_1a{
	color:#fff;
	font-size:30px;
	font-weight:bold;
	font-family:myfont;
	text-align:center;
	line-height:1;
}
.membership_2_sub_1 .title_1 .title_2a{
	color:#fff;
	font-size:15px;
	font-family:myfont;
	text-align:center;
	margin-top:5px;
}
.membership_2_sub_1 .img_1{
	margin-top:50px;
	text-align:center;
}
.membership_2_sub_1 .img_1 img{
	max-width:100%;
	
}
.membership_2_sub_1 .text_1a{
	font-size:15px;
	line-height:180%;
	letter-spacing:0px;
	margin-top:30px;
}

@media screen and (max-width:1024px) {
.membership_1_sub_1 .flex_1{
	display:block;
}
.membership_1_sub_1 .flex_1 .div_1{
	max-width:650px;
	width:100%;
	margin:0 auto;
}
.membership_1_sub_1 .flex_1  .img_1{
	text-align:center;
	margin:0 auto;
}
.membership_1_sub_1 .flex_1 .div_1 .title_1a{
	margin-top:25px;
}
.membership_1_sub_2 .flex_1{
	display:block;
}
.membership_1_sub_2 .flex_1 .div_1{
	max-width:650px;
	width:100%;
	margin:0 auto;
}
.membership_1_sub_2 .flex_1 .div_1 .img_1{
	text-align:center;
	margin:0 auto;
}
.membership_1_sub_2 .flex_1 .div_1 .title_1a{
	max-width:330px;
}
.membership_1_sub_2 .flex_1 .div_1 .text_1a{
	max-width:650px;
}
	
	
}

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

}

@media screen and (max-width:500px) {
.membership_1_sub_1 .title_1 .title_1a{
	font-size:25px;
}
.membership_1_sub_2 .title_1 .title_1a{
	font-size:25px;
}
.membership_2_sub_1 .title_1 .title_1a{
	font-size:25px;
}
}

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

}