h2.h2_style{
	margin: 0 20px 30px;
	padding: 40px 0 0;
	position: relative;
	text-align:left;

font-weight: bold;
font-size: 32px;
line-height: 1.3;
color: #222;
}

h2.h2_style span{
	margin: 5px 0 0;
	padding: 0 0 0;
	position: relative;

	display:block;
	vertical-align:middle;


font-weight: normal;
font-size: 15px;
letter-spacing: 0.03em;
line-height: 1.5;
color: #222;
}

h2.h2_style small{
	margin: 0 10px 10px;
	padding: 0 0 0;
	position: relative;

	display:inline-block;
	vertical-align:middle;

font-weight: normal;
font-size: 26px;
letter-spacing: normal;
line-height: 1.5;
color: #999;
}


.kv_h2{
	height:460px;
	margin: 0 auto 0;
	padding: 0 0;
	position:relative;
	text-align:center;

	background-image: url(../../images/ownersclub/sp_h2_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size:cover;
}

.kv_h2 span{
	margin: 0 auto;
	padding: 70px 0 0;
	position: relative;
	display:inline-block;
}

.kv_h2 span img{
	width: 165px;
	height:auto;
}


#document{
	width: 100%;
	margin: 0 auto;
	padding: 0 0 0;
	position: relative;
	text-align:center;
	overflow: hidden;
}



.ownersclub_wrap{
	margin: 0 auto;
	padding: 0 0 0px;
	position:relative;
	text-align:center;
}

.ownersclub_area{
	min-width: auto;
	max-width: auto;
	margin: 0 auto ;
	padding: 0 0;
	position:relative;
	text-align:center;
}






.lead_block{
	margin: 0 auto;
	padding: 0 0 80px;
	position:relative;
	text-align:center;
	background: linear-gradient(to bottom, #f4f3f3 0%, #f4f3f3 22%, #e6e5e4 22%,#e6e5e4 100%);
}

h3.h3_lead{
	margin: 0 auto 20px;
	padding: 50px 0 0;
	position: relative;
	text-align:center;

font-weight: normal;
font-size: 16px;
line-height: 31px;
text-align: center;
color: #2b2e31;
}

.lead_paragraph{
	margin: 0 auto 40px;
	padding: 0 0 0;
	position: relative;
	text-align:center;

font-weight: normal;
font-size: 13px;
line-height: 29px;
text-align: center;
color: #2b2e31;
}

ul.lead_list{
	width: auto;
	margin: 0 auto 0px;
	padding: 0 0 0;
	position: relative;
	text-align:center;
display: flex;
align-items:stretch;
justify-content:center;
flex-wrap: wrap;
}

ul.lead_list li{
	margin: 0 0 30px;
	padding: 0 0 0;
	position: relative;
	text-align:center;
flex-basis:300px;
height:100px;
background-color:#fff;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
display: flex;
align-items:center;
justify-content:center;
}

ul.lead_list li h4{
	position: absolute;
	top:-15px;

font-weight: normal;
font-size: 16px;
letter-spacing: 0.1em;
line-height: 27px;
text-align: center;
color: #1b92af;

}
ul.lead_list li p{
	margin: 0 0;
	padding: 0 0;
	position: relative;
	
font-weight: normal;
font-size: 13px;
letter-spacing: 0.04em;
line-height: 23px;
text-align: center;
color: #2b2e31;
}

ul.lead_list li p:nth-child(3){
text-align: left;
}
ul.lead_list li p em{

font-weight: normal;
font-size: 22px;
letter-spacing: 0.1em;
line-height: 22px;
text-align: center;
color: #2b2e31;
}
ul.lead_list li p strong{
font-weight: bold;
font-size: 22px;
line-height: 34px;
text-align: left;
color: #2b2e31;
}
ul.lead_list li p small{
font-weight: normal;
font-size: 10px;
line-height: 18px;
text-align: left;
color: #2b2e31;
}

ul.lead_list li img{
	margin: 0 10px 0 0;
	padding: 0 0;
	position: relative;
flex-basis:40px;
}



ul.privilege_list{
	width: auto;
	margin: 0 auto;
	padding: 0 0;
	position: relative;
	text-align:center;


display: flex;
align-items:stretch;
justify-content:center;
flex-wrap: wrap;
}

ul.privilege_list li{
	margin: 0 0 ;
	padding: 30px 0 ;
	position: relative;
	text-align:center;
flex-basis:300px;
background-color:#fff;

}

ul.privilege_list li:nth-child(1){
	padding: 5px 0 ;
background-color: #6bb6c7;
font-weight: normal;
font-size: 17px;
letter-spacing: 0.1em;
line-height: 30px;
text-align: center;
color: #fff;
align-self: center;
}

ul.privilege_list li:nth-child(2)::after,
ul.privilege_list li:nth-child(3)::after {
border-bottom: 1px dashed #7A7E83;
content: "";
position: absolute;

bottom:0px;
left: 0;
width: 100%;
}

img.plus{
position: absolute;
bottom:-12px;
left: 0;
right: 0;
margin:auto;
z-index:1;
}

ul.privilege_list li h4{
	margin: 0 0 20px;
	padding: 0 0 0;
	position: relative;
	text-align:center;


font-weight: normal;
font-size: 16px;
letter-spacing: 0.04em;
line-height: 30px;
text-align: center;
color: #1b92af;

}

ul.privilege_list li h4:before {
  position: absolute;
  bottom: -10px;
  left: calc(50% - 17px);
  width: 34px;
  height: 1px;
  content: '';
  background: #7A7E83;
}

ul.privilege_list li h4 strong{
	margin: 0 0 10px;
	padding: 0 0 0;
	position: relative;
	text-align:center;
	display:block;
font-weight: bold;
font-size: 24px;
letter-spacing: 0.05em;
line-height: 30px;
text-align: center;
color: #393939;
}

ul.privilege_list li p{
	margin: 0 0;
	padding: 0 0 ;
	position: relative;
	text-align:center;
font-weight: normal;
font-size: 12px;
line-height: 22px;
text-align: center;
color: #2b2e31;
}

ul.privilege_list li p small{
font-weight: normal;
font-size: 9px;
line-height: 22px;
text-align: center;
color: #2b2e31;
}



.slide_block {
	margin: 0 auto 100px;
	padding: 0 0;
	position:relative;
	text-align:center;
width: 100%;
height: 140px;
background-image: url(../../images/ownersclub/slide_p.jpg);
background-repeat: repeat-x;
background-size: auto 140px;
background-position: 0 0;
animation-name: slide_img;
animation-duration: 500s;
animation-iteration-count: infinite;
animation-timing-function: linear;
}

@keyframes slide_img {
100% {
background-position: -10000px 0;
}
}

.slide_block img{display:none;}



.section_block{
	margin: 0 auto 100px;
	padding: 0 0;
	position:relative;
	text-align:center;
	width: auto;
}

h3.h3_check{
	margin: 0 auto 40px;
	padding: 0 0;
	position:relative;
	text-align:center;

font-weight: normal;
font-size: 16px;
line-height: 31px;
text-align: center;
color: #2b2e31;

}

h3.h3_check img{
	margin: 0 auto 30px;
	padding: 0 0;
	position:relative;
	text-align:center;
	display:block;
	
	width: 82px;
	height:auto;
}

ul.member_list{
	margin: 0 auto 0;
	padding: 0 0;
	position: relative;
	text-align:center;
display: flex;
align-items:stretch;
justify-content:center;
flex-wrap: wrap;

}

ul.member_list li{
	margin: 0 0 40px;
	padding: 0 0 ;
	position: relative;
	text-align:center;

flex-basis:340px;
}

ul.member_list li h4{
	margin: 0 0;
	padding: 5px 0;
	position: relative;
	text-align:center;
background-color:#827870;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;

font-weight: normal;
font-size: 20px;
letter-spacing: 0.1em;
line-height: 30px;
text-align: center;
color: #fff;

}

ul.member_list li h5{
	margin: 0 0;
	padding: 20px 0;
	position: relative;
	text-align:center;
font-weight: normal;
font-size: 23px;
letter-spacing: 0.03em;
line-height: 38px;
text-align: center;
color: #1b92af;
}
ul.member_list li h5 small{
font-weight: normal;
font-size: 14px;
line-height: 22px;
text-align: center;
color: #2b2e31;
display:block;
}
ul.member_list li h5 strong{
font-weight: bold;
font-size: 34px;
line-height: 41px;
text-align: center;
color: #1b92af;
}

.special_box{
	margin: 0 auto;
	padding: 0 0;
	position: relative;
	text-align:center;
display: flex;
align-items:stretch;
justify-content:space-between;
flex-wrap:wrap;
}

.special_box p{
	margin: 0 0 5px;
	padding: 7px 0;
	position: relative;
	text-align:center;

font-weight: normal;
font-size: 16px;
line-height: 22px;
text-align: center;
color: #2b2e31;

flex-basis:168px;
background-color:#f1f8fa;
}

.special_box p strong{
font-weight: bold;
font-size: 20px;
line-height: 22px;
text-align: center;
color: #2b2e31;
}

.note_text{
	margin: 0 25px ;
	padding: 0 0 ;
	position: relative;

font-weight: normal;
font-size: 12px;
line-height: 22px;
text-align: left;
color: #2b2e31;
}





h3.h3_point{
	margin: 0 20px 30px;
	padding: 6px 0;
	position: relative;
	text-align:center;
background-color:#edecea;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;

font-weight: normal;
font-size: 16px;
letter-spacing: 0.1em;
line-height: 30px;
text-align: center;
color: #2b2e31;

}

.point_box,
.post_box{
	margin: 0 auto 10px;
	padding: 0 0;
	position: relative;
	text-align:center;
display: flex;
align-items:stretch;
justify-content:center;
flex-wrap: wrap;
}

.point_tit{
	margin: 0 0;
	padding: 0 0 10px;
	position: relative;
	text-align:center;
background-color:#fff;

font-weight: normal;
font-size: 16px;
letter-spacing: 0.1em;
line-height: 30px;
text-align: center;
color: #2b2e31;

flex-basis:340px;

}

.point_intro{
	margin: 0 0 30px;
	padding: 0 0;
	position: relative;
	text-align:center;

flex-basis:340px;
display: flex;
align-items:stretch;
justify-content:center;
flex-wrap: wrap;

background-color:#f1f8fa;
border-top: 2px solid #bfbfbf;
border-bottom: 2px solid #bfbfbf;
}

.point_intro p{
	margin: 0 auto;
	padding: 30px 0;
	position: relative;
	text-align:center;

font-weight: normal;
font-size: 18px;
letter-spacing: 0.03em;
line-height: 28px;
text-align: center;
color: #2b2e31;
display:block;
width: 100%;
}

.point_intro p strong{
font-weight: normal;
font-size: 28px;
line-height: 38px;
text-align: center;
color: #202325;
}

.point_intro p:nth-child(1)::after{
border-bottom: 1px dashed #7A7E83;
content: "";
position: absolute;

bottom:0px;
right: 0;
width: 100%;
}

.point_cooperation{
	margin: 0 0;
	padding: 0 0;
	position: relative;
	text-align:center;

flex-basis:340px;
display: flex;
align-items:stretch;
justify-content:center;
flex-wrap:wrap;

border-top: 2px solid #bfbfbf;
border-bottom: 2px solid #bfbfbf;
}

.point_cooperation p{
	margin: 0 0;
	padding: 0 0;
	position: relative;

font-weight: normal;
font-size: 14px;
line-height: 23px;
text-align: center;
color: #2b2e31;

height:170px;
flex-basis:170px;
display: flex;
align-items:stretch;
justify-content:center;
flex-wrap:wrap;
align-content:center;
}
.point_cooperation p small{

font-weight: normal;
font-size: 9px;
line-height: 16px;
text-align: center;
color: #2b2e31;

display:block;
margin-top:5px;
margin-bottom:5px;
}

.point_cooperation p strong{
font-weight: bold;
font-size: 28px;
line-height: 41px;
text-align: center;
color: #202325;

width:100%;
}

.point_cooperation p:nth-child(1),
.point_cooperation p:nth-child(4),
.point_cooperation p:nth-child(5),
.point_cooperation p:nth-child(8),
.point_cooperation p:nth-child(9){
background-color:#f1f8fa;
}

.point_example{
	margin: 20px 20px 0;
	padding: 0 0;
	position: relative;
	text-align:left;
	display:inline-block;
}

.point_example h4{
	margin: 0 0 0;
	padding: 0 0;
	position: relative;
	text-align:left;
font-weight: normal;
font-size: 15px;
line-height: 45px;
text-align: left;
color: #60544a;
}

.example_txt{
	margin: 0 0 20px;
	padding: 0 0;
	position: relative;
	text-align:left;
font-weight: normal;
font-size: 14px;
line-height: 25px;
text-align: left;
color: #2b2e31;
display:none;
}
.example_txt strong{
padding-left:5px;
padding-right:5px;
font-weight: bold;
font-size: 20px;
line-height: 25px;
text-align: center;
color: #202325;
}

.example_txt big{
padding-right:10px;
font-weight: normal;
font-size: 15px;
line-height: 45px;
color: #9F9B89;
}

.example_txt_l{

}

.example_txt_bg{
padding:10px 10px;
background-color:#f1f8fa;
}

.example_txt_r{
width: 100%;
display:block;
}

h3.h3_sns{
	margin: 0 20px 30px;
	padding: 6px 0;
	position: relative;
	text-align:center;
background-color:#edecea;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;

font-weight: normal;
font-size: 16px;
letter-spacing: 0.1em;
line-height: 30px;
text-align: center;
color: #2b2e31;

}

h3.h3_sns strong{
color:#1B92AF;
}

ul.post_list{
	margin: 0 0 30px 20px;
	padding: 0 0;
	position: relative;
	text-align:center;
display: flex;
align-items:stretch;
justify-content:flex-start;
flex-wrap:wrap;
}

ul.post_list li{
	margin: 0 2px 30px 0;
	padding: 0 0 20px;
	position: relative;
	text-align:center;

flex-basis:154px;
border-bottom:2px solid #45acc3;
display: flex;
align-items:flex-start;
justify-content:flex-start;
flex-wrap:wrap;
align-content:flex-start;
}

ul.post_list li:nth-child(even){
	margin: 0 2px 0 0;
	padding: 0 0 ;
flex-basis:20px;
border-bottom:0px solid #45acc3;
align-items:center;
align-content:center;
}

ul.post_list li:nth-child(even) img{
width:20px;
height:20px;
}

ul.post_list li h4{
	margin: 0 0 10px;
	padding: 0 0;
	position: relative;
	text-align:center;
background-color:#45acc3;

font-weight: normal;
font-size: 12px;
line-height: 28px;
text-align: center;
color: #fff;
flex-basis:240px;
}

ul.post_list li h4 strong{
padding-left:5px;
font-weight: bold;
font-size: 21px;
line-height: 28px;
text-align: center;
color: #fff;

}

ul.post_list li p{
	margin: 0 0;
	padding: 0 0;
	position: relative;
	text-align:center;
font-weight: normal;
font-size: 15px;
line-height: 25px;
text-align: left;
color: #2b2e31;

}
ul.post_list li p small{
font-weight: normal;
font-size: 11px;
line-height: 22px;
text-align: left;
color: #2b2e31;
display:block;
margin-top:10px;
}

ul.post_list li p small a{
font-weight: normal;
font-size: 13px;
line-height: 20px;
text-align: left;
color: #1b92af;
}

ul.post_list li img.qr_img{
	position: absolute;
	right:0;
	bottom:0;
	display:none;
}
ul.post_list li .step3_img{
	position: absolute;
	right:0;
	bottom:-20px;
	width:130px;
	height:auto;
}


.post_check_box{
	margin: 0 auto 40px;
	padding: 0 0;
	position: relative;
	text-align:center;
display: flex;
align-items:stretch;
justify-content:center;
flex-wrap: wrap;

border-right:4px solid #e2f1f5;
}

.post_check_box_l{
	margin: 0 0 ;
	padding: 20px 50px 180px;
	position: relative;
	text-align:left;

flex-basis:240px;
background-color:#e2f2f5;
display: flex;
align-items:flex-start;
justify-content:flex-start;
flex-wrap:wrap;
align-content:flex-start;
}

.post_check_box_l img{
	position: absolute;
	top:-20px;
	left:20px;
}


.post_check_box_l h4{
	margin: 0 0 20px;
	padding: 0 0;
	position: relative;

font-weight: normal;
font-size: 17px;
line-height: 32px;
text-align: center;
color: #2b2e31;
width:100%;
}

.post_check_box_l strong{
font-weight: normal;
font-size: 30px;
line-height: 32px;
text-align: center;
color: #1b92af;
}

.post_check_box_l p{
	margin: 0 0 ;
	padding: 0 0;
	position: relative;
	width:100%;
font-weight: normal;
font-size: 16px;
line-height: 22px;
text-align: left;
color: #2b2e31;
}

.post_check_box_l p span{
	margin: 5px 0 10px;
	padding: 0 10px;
	position: relative;

font-weight: normal;
font-size: 18px;
line-height: 32px;
text-align: left;
color: #fff;
display:block;
	background-color:#868a8e;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;

}

.post_check_box_c{
	margin: 0 0 10px;
	padding: 0 0;
	position: relative;
	text-align:center;

flex-basis:320px;
}

.post_check_box_c img{
	width: 305px;
	height:auto;
	margin-top:-150px;
}

.post_check_box_r{
	margin: 0 0 0;
	padding: 0 0;
	position: relative;
	text-align:left;
	
	flex-basis:330px;

display: flex;

flex-wrap:wrap;
justify-content:space-between;
align-content:center;
}

.post_check_box_r p{
	margin: 0 0 20px;
	padding: 0 0;
	position: relative;
font-weight: normal;
font-size: 12px;
line-height: 22px;
text-align: left;
color: #2b2e31;

flex-basis:160px;
}

.post_check_box_r p span{
	margin: 5px 0 5px;
	padding: 0 8px;
	position: relative;

font-weight: normal;
font-size: 11px;
line-height: 22px;
text-align: left;
color: #fff;
display:block;
	background-color:#868a8e;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;

}






.center{
	text-align:center;
}

.pc_only{
	display:none!important;
}

.img_pc {
	display:none!important;
}