/** message **/
.introduction_1_main{
	max-width:1920px;
	padding:0px 0 25px 0;
	margin:0 auto;
}
.introduction_1_sub_1{
	max-width:1100px;
	width:90%;
	margin:0 auto;
}
.introduction_1_sub_1:not(:nth-child(2)){
	max-width:1100px;
	width:90%;
	margin:100px auto 0 auto;
}
.introduction_1_sub_1 .title_1{
	display:flex;
	align-items:center;
	justify-content:center;
	background:#012648;
	width:100%;
	height:80px;
	margin:0 auto;
}
.introduction_1_sub_1 .short{
	max-width:400px;
}
.introduction_1_sub_1 .long{
	max-width:550px;
}
.introduction_1_sub_2{
	max-width:1100px;
	width:90%;
	margin:0 auto;
}
.introduction_1_sub_2:not(:first-child){
	max-width:1100px;
	width:90%;
	margin:100px auto 0 auto;
}
.introduction_1_sub_2 .title_1{
	display:flex;
	align-items:center;
	justify-content:center;
	background:#012648;
	width:100%;
	height:80px;
	margin:0 auto;
}
.introduction_1_sub_1 .title_1_short{
	max-width:400px;
}
.introduction_1_sub_1 .title_1_long{
	max-width:550px;
}
.introduction_1_sub_1 .title_1 .title_1a{
	color:#fff;
	font-size:30px;
	font-weight:bold;
	font-family:myfont;
	text-align:center;
	line-height:1;
}
.introduction_1_sub_1 .title_1 .title_2a{
	color:#fff;
	font-size:15px;
	font-family:myfont;
	text-align:center;
	margin-top:5px;
}

.introduction_1_sub_1 .flex_1{
	display:flex;
	justify-content:space-between;
	flex-direction:row-reverse;
	margin:50px auto 0 auto;
	max-width:1100px;
}
.introduction_1_sub_1 .flex_1 .img_1{
	max-width:500px;
	margin-top:48px;
}
.introduction_1_sub_1 .flex_1 .img_1 img{
	max-width:500px;
	width:100%;
}
.introduction_1_sub_1 .flex_1 .div_1{
	max-width:550px;
	width:100%;
	margin-right:50px;
}
.introduction_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;
}
.introduction_1_sub_1 .flex_1 .div_1 .text_1a{
	font-size:15px;
	line-height:180%;
	letter-spacing:0px;
}
.introduction_1_sub_1 .flex_1 .div_1 .text_1a ul {
	padding:0;
	margin:0;
}
.introduction_1_sub_1 .flex_1 .div_1 .text_1a li {
	padding-left:20px;
	list-style: none;
	position: relative;
}
.introduction_1_sub_1 .flex_1 .div_1 .text_1a li::before{
	content: "◯";
	margin-right:3px;
	position: absolute;
	left:0;
}

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

.introduction_1_sub_2 .link_1{
	position: relative;
  	display:flex;
	align-items:center;
	justify-content:center;
	color:#012648;
	font-size:30px;
	font-family:myfont;
	font-weight:bold;
	border:3px #012648 solid;
	width:100%;
	height:80px;
	margin:0 auto;
	box-sizing:border-box;
	transition:color 0.1s,background 0.1s;
}
.introduction_1_sub_2 .link_1:hover{
	background:#012648;
	color:#fff;
	cursor:pointer;
}
.introduction_1_sub_2 .link_1_short{
	max-width:350px;
}
.introduction_1_sub_2 .link_1_long{
	max-width:500px;
}

.introduction_1_sub_2 .link_1::after {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
}
.introduction_1_sub_2 .link_1::after {
	bottom: 0px;
	right: 0px;
	border-width: 0 0 10px 10px;
	border-color: transparent transparent #012648 transparent;
}

.introduction_1_sub_2 .flex_1{
	display:flex;
	justify-content:space-between;
	margin:50px auto 0 auto;
	max-width:1100px;
}

.introduction_1_sub_2 .text_1{
	text-align:center;
	font-size:15px;
	line-height:180%;
}

.introduction_1_sub_2 .map_1{
	margin:50px auto 0px auto;
}
.introduction_1_sub_2 .map_1 iframe{
	width:100%;
	height:393px;
	border:0;
}

/*入会のメリット*/
.introduction_2_main{
	max-width:1920px;
	padding:100px 0 100px 0;

}
.introduction_2_sub_1{
	max-width:1100px;
	width:90%;
	margin:0 auto;	
}
.introduction_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;
}
.introduction_2_sub_1 .title_1 .title_1a{
	color:#fff;
	font-size:30px;
	font-weight:bold;
	font-family:myfont;
	text-align:center;
	line-height:1;
}
.introduction_2_sub_1 .title_1 .title_2a{
	color:#fff;
	font-size:15px;
	font-family:myfont;
	text-align:center;
	margin-top:5px;
}
.introduction_2_sub_1 .img_1{
	margin-top:50px;
}
.introduction_2_sub_1 .img_1 img{
	max-width:100%;
}

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

.introduction_1_sub_2 .flex_1 .div_1 .title_1a{
	max-width:330px;
}
.introduction_1_sub_2 .flex_1 .div_1 .text_1a{
	max-width:650px;
}
}

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

}

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

.introduction_1_sub_1 .title_1 .title_1a{
	font-size:20px;
}
.introduction_1_sub_1 .title_1 .title_2a{
	font-size:12px;
}
.introduction_1_sub_2 .title_1 .title_1a{
	font-size:25px;
}
.introduction_2_sub_1 .title_1 .title_1a{
	font-size:25px;
}
.introduction_1_sub_2 .link_1{
	font-size:20px;
}
}

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

}