@charset "utf-8";

/*TOP-左---------------------------------------------------------------------*/
.honbunWrapper{
	display:flex;
	justify-content:space-between;
	width:100%;
	padding:0 10px;
}
.honbunLeft{
	width:50%;
	margin:10px 5px 0 0px;
}
.honbunLeft h1{
	margin:70px 0 0;
}
.honbunLeft .catch{
	margin:50px 0 0;
}
.honbunLeft .lead{
	margin:70px 0 70px;
	font-size:17px;
	line-height:1.8em;
}
.honbunRight{
	width:50%;
	margin:10px 0px 0 5px;
}
.honbunWrapper div{
	background-size:cover;
	background-position: right center;
}
/*TOP-NREWS---------------------------------------------------------------------*/
.newsBox{
	width:100%;
	padding:34px 36px;
	text-align:left;
	border:solid 1px #E0E0E0;
}
.newsBox .titleBox{
	display:flex;
	justify-content:space-between;
	margin-bottom:24px;
}
.newsBox .titleBox h2{
	font-size:26px;
	font-weight:400;
}
.newsBox ul{

}
.newsBox ul li{
	padding:12px 0;
	border-top:dashed 1px #999;
}
.newsBox ul li .date{
	padding:0 0 7px;
	font-family: 'Noto Sans JP', sans-serif;
	color:#9FBA6D;
	font-weight:bold;
	line-height:1.4em;
}
.newsBox ul li .txt{
	font-family: 'Noto Sans JP', sans-serif;
	color:#000;
	line-height:1.4em;
}
.newsBox ul li .txt a{
	font-family: 'Noto Sans JP', sans-serif;
	color:#000;
}
/**/
.newsBox {
	position: relative;
	border: 1px solid #E0E0E0;
}
.newsBox:before {
	height: 0;
	display: block;
	position: absolute;
	right: -2px;
	content: "";
	border-top: solid 40px #fff;
	border-left: solid 40px transparent;
	top: -2px;
	z-index: 1;
}
.newsBox:after {
	height: 0;
	display: block;
	position: absolute;
	right: -1px;
	content: "";
	border-top: solid 40px #EBEBEB;
	border-left: solid 40px transparent;
	top: -1px;
}
/**/
.honbunWrapper.num02{
}
.honbunWrapper.num02 .honbunLeft{
	background-position: left center
}
.honbunWrapper.num02 .honbunRight{
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}
.honbunWrapper.num02 .honbunRight div {
	width:calc(50% - 5px);
	height:calc((((100vw - 216px - 30px)/2) - 20px)/2);
	min-height:234px;
	margin-bottom: 10px;
}
.honbunWrapper.num02 .honbunRight a {
	position:relative;
	display:block;
	width:calc(50% - 5px);
	height:calc((((100vw - 216px - 30px)/2) - 20px)/2);
	min-height:234px;
}
.honbunWrapper.num02 .honbunRight a span:not(.nyukaiBtn_top span){
	display:block;
	position: relative;
	top: 45%;
	-webkit-transform: translateY(-50%); /* Safari用 */
	transform: translateY(-50%);
	font-size:21px;
	font-weight:bold;
	font-family: 'Noto Sans JP', sans-serif;
	color:#fff;
}
.honbunWrapper.num02 .honbunRight a span:not(.nyukaiBtn_top span)::after{
	position:absolute;
	bottom:-14px;
	left:0;
	right:0;
	content:"";
	width:60px;
	height:2px;
	margin:0 auto;
	background:#fff;
}
.honbunWrapper.num02 .honbunRight a:before{
	position:absolute;
	content:"";
	top: 50%;
	-webkit-transform: translateY(-50%); /* Safari用 */
	transform: translateY(-50%);
	left:0;
	right:0;
	content:"";
	width:94%;
	height:94%;
	margin:0 auto;
	border:solid 1px #fff;
	opacity:80%;
}
.honbunWrapper.num02 .honbunRight a.nyukaiBtn:before{
	width:97%;
	height:calc(100% - ((100vw - 216px)/2 - 5px) * 0.03);

}
.honbunWrapper.num02 .honbunRight a.sukeikaiBtn{
	background:#EC8C82;
}
.honbunWrapper.num02 .honbunRight a.nyukaiBtn{
	background:#B8D06E;
	width: 100%;
	margin-bottom: 10px;
	min-height:auto;
	height: auto;
	padding: 40px 45px;
}
.honbunWrapper.num02 .honbunRight a.nyukaiBtn.donationBtn{
	background: #84b9cb;
}
.honbunWrapper.num02 .honbunRight a.nyukaiBtn.procedureBtn{
	background: #a59aca;
}
.honbunWrapper.num02 .honbunRight a.jinguBtn{
	background:#EAC969;
}
.honbunWrapper.num02 .honbunRight div:nth-child(4){
	margin-bottom:0px;
}

/*入会*/

.honbunWrapper.num02 .honbunRight .nyukaiBtn_flex{
	_background: #ff0;
	width: 100%;
	display: flex;
	align-items: center;
	min-height:auto;
	height: auto;
	margin-bottom: 0px;
}
.honbunWrapper.num02 .honbunRight .nyukaiBtn_top{
_background: #f0f;
width: 65%;
align-items: center;
min-height:auto;
height: auto;
margin-bottom: 0px;
text-align: left;
padding-right: 10px;
}
.honbunWrapper.num02 .honbunRight .nyukaiBtn_top span{
	display:block;
	position: relative;
	font-size:21px;
	font-weight:bold;
	font-family: 'Noto Sans JP', sans-serif;
	color:#fff;
}
.honbunWrapper.num02 .honbunRight .nyukaiBtn_top span::after{
	position:absolute;
	bottom:-14px;
	content:"";
	left: 0;
	width:60px;
	height:2px;
	margin:0 auto;
	background:#fff;
}

.honbunWrapper.num02 .honbunRight .donationBtn .nyukaiBtn_top span::after,
.honbunWrapper.num02 .honbunRight .procedureBtn .nyukaiBtn_top span::after{
	content: none;
}
.honbunWrapper.num02 .honbunRight .nyukaiBtn_top p{
	font-size:13px;
	font-family: 'Noto Sans JP', sans-serif;
	color:#fff;
	margin-top: 14px;
	_background: #0f0;
	margin-bottom: 0px;
	line-height: 1.4em;
	padding-top: 10px;
}

.honbunWrapper.num02 .honbunRight .nyukaiBtn_right {
	_background: #00f;
	width: 35%;
	min-height:auto;
	height: auto;
	margin-bottom: 0px;
}
.honbunWrapper.num02 .honbunRight .nyukaiBtn_right p {
  font-size: 12px;
	font-weight: bold;
	font-family: 'Noto Sans JP', sans-serif;
	color: #fff;
	padding: 16px 0;
	_width: calc(100% - 80px);
	_max-width: 164px;
	_padding: 24px 0;
	_margin-left: 10px;
	border: solid 1px #fff;
	background: #A0B953;

}

.honbunWrapper.num02 .honbunRight .donationBtn .nyukaiBtn_right p{
	background: #71a8bb;
}

.honbunWrapper.num02 .honbunRight .procedureBtn .nyukaiBtn_right p{
	background: #867ba9;
}


/**/
.honbunWrapper.num03{
	
}
.honbunWrapper.num03 .honbunLeft{
	padding:0 0 50px;
}
.instTitle{
	display:flex;
	justify-content:space-between;
	width:286px;
	/* margin:30px auto 20px; */
	margin: 12% auto 7%;
}

.honbunWrapper.num03 .honbunLeft .insta_inner{
	width: 70%;
	margin: 0 auto;
}
.honbunWrapper.num03 .honbunLeft .insta_item{
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
	margin-bottom: 0;
}
.honbunWrapper.num03 .honbunLeft .insta_item div{
	position:relative;
	display:block;
	width:calc((100% / 3) - 4px);
	/* height:calc((((100vw - 216px - 30px)/2) - 20px)/3); */
	/* min-height:216px; */
	margin-bottom: 5px;
	padding-top:calc((970 / 1000 * 100%)/3)
}











/*responsive---------------------------------------------------------------------------------------*/
@media (max-width: 992px) {

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

	/*TOP-左---------------------------------------------------------------------*/
	.honbunWrapper{
		_display:flex;
		_justify-content:space-between;
		flex-wrap:wrap;
		width:100vw;
		padding:0 10px;
	}
	.honbunLeft{
		width:100vw;
		margin:10px 0px 0 0px;
	}
	.honbunLeft h1{
		margin:70px 0 0;
	}
	.honbunLeft .catch{
		margin:50px 0 0;
	}
	.honbunLeft .catch img{
		width:95%;
		max-width:380px;
	}
	.honbunLeft .lead{
		margin:40px 0 60px;
		_font-size:17px;
		_line-height:1.8em;
	}
	.honbunRight{
		width:100vw;
		height:auto;
		margin:10px 0px 0 0px;
	}
	.honbunWrapper div{
		_background-size:cover;
	}
	/*TOP-NREWS---------------------------------------------------------------------*/
	.newsBox{
		_width:100%;
		_padding:34px 36px;
		_text-align:left;
		_border:solid 1px #E0E0E0;
	}
	.newsBox .titleBox{
		_display:flex;
		_justify-content:space-between;
		_margin-bottom:24px;
	}
	.newsBox .titleBox h2{
		_font-size:26px;
		_font-weight:400;
	}
	.newsBox ul{
	
	}
	.newsBox ul li{
		_padding:12px 0;
		_border-top:dashed 1px #999;
	}
	.newsBox ul li .date{
		_padding:0 0 7px;
		_font-family: 'Noto Sans JP', sans-serif;
		_color:#9FBA6D;
		_font-weight:bold;
		_line-height:1.4em;
	}
	.newsBox ul li .txt{
		_font-family: 'Noto Sans JP', sans-serif;
		_color:#000;
		_line-height:1.4em;
	}
	.newsBox ul li .txt a{
		_font-family: 'Noto Sans JP', sans-serif;
		_color:#000;
	}
	/**/
	.newsBox {
		_position: relative;
		_border: 1px solid #E0E0E0;
	}
	.newsBox:before {
		_height: 0;
		_display: block;
		_position: absolute;
		_right: -2px;
		_content: "";
		_border-top: solid 40px #fff;
		_border-left: solid 40px transparent;
		_top: -2px;
		_z-index: 2;
	}
	.newsBox:after {
		_height: 0;
		_display: block;
		_position: absolute;
		_right: -1px;
		_content: "";
		_border-top: solid 40px #EBEBEB;
		_border-left: solid 40px transparent;
		_top: -1px;
	}
	/**/
	.honbunWrapper.num02{
	}
	.honbunWrapper.num02 .honbunLeft{
		height:100vw;
	}
	.honbunWrapper.num02 .honbunRight{
		_display:flex;
		_justify-content:space-between;
		_flex-wrap:wrap;
	}
	.honbunWrapper.num02 .honbunRight div{
		width:calc(50% - 5px);
		height:calc(100vw/2 - 15px);
		min-height:0px;
	}
	.honbunWrapper.num02 .honbunRight a{
		position:relative;
		display:block;
		width:calc(50% - 5px);
		height:calc(100vw/2 - 15px);
		min-height:0px;
	}
	.honbunWrapper.num02 .honbunRight a span{
		_display:block;
		_position: relative;
		_top: 45%;
		_-webkit-transform: translateY(-50%); /* Safari用 */
		_transform: translateY(-50%);
		_font-size:18px;
		_font-weight:bold;
		_font-family: 'Noto Sans JP', sans-serif;
		_color:#fff;
	}
	.honbunWrapper.num02 .honbunRight a span::after{
		_position:absolute;
		_bottom:-14px;
		_left:0;
		_right:0;
		_content:"";
		_width:60px;
		_height:2px;
		_margin:0 auto;
		_background:#fff;
	}
	.honbunWrapper.num02 .honbunRight a:before{
		_position:absolute;
		_content:"";
		_top: 50%;
		_-webkit-transform: translateY(-50%); /* Safari用 */
		_transform: translateY(-50%);
		_left:0;
		_right:0;
		_content:"";
		width:95%;
		height:95%;
		_margin:0 auto;
		_border:solid 1px #fff;
		_opacity:80%;
	}
	.honbunWrapper.num02 .honbunRight a.sukeikaiBtn{
		_background:#EC8C82;
	}
	.honbunWrapper.num02 .honbunRight a.nyukaiBtn{
		_background:#B8D06E;
	}
	.honbunWrapper.num02 .honbunRight a.jinguBtn{
		_background:#EAC969;
	}
	.honbunWrapper.num02 .honbunRight div:nth-child(1),
	.honbunWrapper.num02 .honbunRight div:nth-child(4){
		_margin-bottom:10px;
	}

	.honbunWrapper.num02 .honbunRight a.nyukaiBtn {
    background: #B8D06E;
    width: 100%;
    margin-bottom: 10px;
    min-height: auto;
    height: auto;
    padding: 40px 20px;
}
/*入会*/
	.honbunWrapper.num02 .honbunRight a.nyukaiBtn:before{
		_width:97%;
		height:calc(100% - (100vw - 5px) * 0.03);

	}
	.honbunWrapper.num02 .honbunRight .nyukaiBtn_flex{
		_background: #ff0;
		width: 100%;
		_display: flex;
		flex-direction: column;
		_align-items: center;
		_min-height:auto;
		_height: auto;
		_margin-bottom: 0px;
	}
	.honbunWrapper.num02 .honbunRight .nyukaiBtn_top{
		_background: #f0f;
		width: 100%;
		_align-items: center;
		_min-height: auto;
		_height: auto;
		_margin-bottom: 0px;
		text-align: center;
		_padding-right: 10px;
		}
	.honbunWrapper.num02 .honbunRight .nyukaiBtn_top span{
		_display:block;
		_position: relative;
		_font-size:21px;
		_font-weight:bold;
		_font-family: 'Noto Sans JP', sans-serif;
		_color:#fff;
	}
	.honbunWrapper.num02 .honbunRight .nyukaiBtn_top span::after{
		_position:absolute;
		_bottom:-14px;
		_content:"";
		left: 0;
		right: 0;
		_width:60px;
		_height:2px;
		_margin:0 auto;
		_background:#fff;
	}
	.honbunWrapper.num02 .honbunRight .nyukaiBtn_top p{
		_font-size:13px;
		_font-family: 'Noto Sans JP', sans-serif;
		_color:#fff;
		margin-top: 20px;
		_background: #0f0;
		_margin-bottom: 0px;
		_line-height: 1.4em;
		padding-top: 10px;
	}

	.honbunWrapper.num02 .honbunRight .nyukaiBtn_right {
		_background: #00f;
		width: 65%;
		_min-height: auto;
		_height: auto;
		_margin-bottom: 0px;
		margin-top: 30px;
	}
	.honbunWrapper.num02 .honbunRight .nyukaiBtn_right p {
		_font-size: 12px;
		_font-weight: bold;
		_font-family: 'Noto Sans JP', sans-serif;
		_color: #fff;
		padding: 16px 10px;
		_width: calc(100% - 80px);
		_max-width: 164px;
		_padding: 16px 10px;
		_margin-left: 10px;
		_border: solid 1px #fff;
		_background: #A0B953;

	}

	/**/
	.honbunWrapper.num03{
	}
	.honbunWrapper.num03 .honbunLeft{
		padding:0 0 0px;
	}
	.honbunWrapper.num03 .honbunRight{
		height:100vw;
		margin-bottom:10px;
	}
	.instTitle{
		_display:flex;
		_justify-content:space-between;
		_width:286px;
		_margin:30px auto 20px;
	}
	.honbunWrapper.num03 .honbunLeft img.dammy_inst{
		width:100%;
		height:auto;
	}

	.honbunWrapper.num03 .honbunLeft .insta_inner{
		width: 100%;
		margin: 0 auto;
		margin-bottom: 10%;
	}

} /* /@media */
@media only screen and (max-width: 374px) {
	/*iPhone5サイズ*/




} /* /@media */





