.cover {
	background-image: url(../img/partners/cover.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	min-height: 560px;
	display: flex;
	height: 70vh;
}
.cover .inner {
	position: absolute;
	left: 0;
	right: 0;
	top: 45%;
}
.cover h1 {
	font-size: 6rem;
    color: #fff;
    letter-spacing: 7px;
	text-align: center;
	font-weight: 600;
}
.cover p {
	font-size: 2rem;
    color: #fff;
    letter-spacing: 7px;
    margin-top: 2rem;
	text-align: center;
	font-weight: 600;
}

section.caption {
	margin: 16rem 0;
}
section.caption .head {
	text-align: center;
	font-weight: bold;
	font-size: 4rem;
	font-weight: 600;
	margin-bottom: 3rem;
	letter-spacing: 7px;
}
section.caption p {
	text-align: center;
	font-size: 1.8rem;
	line-height: 4rem;
	letter-spacing: 1px;
}
.flex_box {
	max-width: 1280px;
	margin: 0 auto 162px;
}
.flex_box .box{
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
}
.flex_box .head {
	width: 35px;
	position: relative;
	/* margin-left: 25%; */
	margin-bottom: 11%;
	margin: 0 auto 40px;
}
.flex_box .head span {
    position: absolute;
    right: -4rem;
    top: 0;
    width: 1.8rem;
}
.flex_box .exp {
    width: 375px;
}
.flex_box .text_inner {
	margin: 0 5%;
}
.flex_box .text_inner .text_h {
    font-size: 2.1rem;
    font-weight: 600;
    margin-bottom: 4rem;
	letter-spacing: 3px;
}
.flex_box .exp p {
	font-size: 1.5rem;
	line-height: 3.5rem;
	letter-spacing: 0px;
}

.text_right .imgs {
	order: 0;
	width: 61%;
}
.text_left .imgs {
	width: 61%;
}
.text_right .text_inner {
	order: 1;
}

section.seeding .text_inner {
	margin-top: -5rem;
}
section.agri {
	margin-bottom: 183px;
}
section.research .text_inner {
	margin-top: -5rem;
}
section.overseas .text_inner {
	margin-top: 5%;
}

section.business {
	padding: 87px 0;
	background-color: #F5F0E6;
	margin-bottom: 206px;
}
section.business h2 {
	text-align: center;
	font-size: 2.5rem;
	font-weight: 600;
	padding: 0 0 4rem 0;
	position: relative;
	letter-spacing: 5px;
}
section.business h2::after {
	content: '';
    width: 120px;
    height: 1px;
    background-color: #000;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 2rem;
}
section.business h3 {
	text-align: center;
	font-size: 2rem;
	margin: 2rem 0;
}
section.business p {
	text-align: center;
	font-size: 1.5rem;
	line-height: 3rem;
}
section.business p:first-of-type {
	margin-bottom: 2rem;
}

article.torikumi .middle_cover {
    /* margin-top: 15rem; */
    position: relative;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    background-size: 102%;
    background-position: 2% 2%;
    overflow: hidden;
	padding: 25rem 0;
}
#efforts {
	padding-top: 124px;
    margin-top: -124px;
}
article.torikumi .middle_cover h1 {
    font-size: 4rem;
    color: #fff;
    text-shadow: #000 2px 2px 8px;
    letter-spacing: 7px;
	text-align: center;
}
article.torikumi .middle_cover .text {
	z-index: 2;
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}
article.torikumi .middle_cover p {
    font-size: 2rem;
    color: #fff;
    text-shadow: #000 2px 2px 8px;
    letter-spacing: 7px;
    margin-top: 2rem;
	text-align: center;
}
article.torikumi .middle_cover .bg {
    background-image: url(../img/partners/torikumi_cover.jpg);
	background-size: cover;
    position: absolute;
	top: 0;
    height: 100%;
    width: 100%;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}
section.torikumi_caption {
}


section.tour {
	/* margin-bottom: 21rem; */
}
section.tour .text_inner {
	/* margin-top: -10rem; */
}
section.tour .imgs {
	margin-top: 13%;
}
section.dietary .text_inner {
}
section.dietary .imgs {
	margin-top: 13%;
}


section.links {
	max-width: 1000px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

section.links .mask {
	opacity: .3;
}
section.links a{
	background-repeat: no-repeat;
	background-size: cover;
	height: 530px;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
}
section.links a:nth-of-type(1),
section.links a:nth-of-type(2)
{
margin-bottom: 1.8rem;
}

section.links .sodateru {
	background-image: url(../img/common/sodateru_bg.jpg);
	width: 600px;
}
section.links .sodateru img {
	width: 4rem;
	z-index: 2;
}

section.links .award {
	background-image: url(../img/common/award_bg.jpg);
	width: 380px;
}
section.links .award img {
	width: 4rem;
	z-index: 2;
}

section.links .rekishi {
	background-image: url(../img/common/rekishi_bg.jpg);
	width: 380px;
}
section.links .rekishi img {
	width: 4rem;
	z-index: 2;
}

section.links .mamoru {
	background-image: url(../img/common/mamoru_bg.jpg);
	width: 600px;
}
section.links .mamoru img {
	width: 4rem;
	z-index: 2;
}

section.links a .mask {
    position: absolute;
    height: 100%;
    width: 100%;
    background-color: #000;
    opacity: .5;
	top: 0;
	left: 0;
	
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    z-index: 1;
}
section.links a:hover .mask {
	opacity: 0;
}


/*---------------------------------------------------------------*\
	$736px
\*---------------------------------------------------------------*/
@media screen and (max-width: 736px) {
	.cover {
		min-height: 210px;
		height: auto;
	}
	.cover .inner {
	    position: absolute;
	    left: 0;
	    right: 0;
		top: 35%;
	}
	.cover h1 {
		font-size: 2.7rem;
	}
	.cover p {
		font-size: 1.3rem;
		margin-top: 1rem;
	}
	section.caption {
		margin: 12rem 0;
	}
	section.caption .head {
		font-size: 2.7rem;
		letter-spacing: 1px;
	}
	section.caption p {
	    font-size: 1.5rem;
	    line-height: 3.2rem;
	    letter-spacing: 0px;
	}
	.flex_box {
		    margin: 0 auto 80px;
	}
	.flex_box .box {
		flex-direction: column;
	}
	.flex_box .text_inner {
		display: flex;
		justify-content: space-between;
		margin: 15% 5% 0;
	}
	.flex_box .text_inner .head {
		width: 30%;
		padding: 0 11%;
		margin-bottom: 0;
	}
	.flex_box .text_inner .exp {
		width: 70%;
		padding-top: 3%;
	}
	.text_left .imgs {
		order: 0;
		width: 100%;
	}
	.text_right .imgs {
		width: 100%;
	}
	.text_left .text_inner {
		order: 1;
	}
	section.seeding .text_inner {
		margin: 15% 5% 0;
	}

	.flex_box.text_right .text_inner .exp {
		order: 0;
	}

	.flex_box.text_right .text_inner .head {
		order: 1;
	}
	section.agri {
		margin-bottom: 80px;
	}
	.flex_box.agri .head,
	.flex_box.overseas .head
	 {
		display: flex;
		align-items: flex-end;
	}
	section.research .text_inner {
		margin: 15% 5% 0;
	}
	section.research .text_inner .exp {
		padding: 0;
	}
	section.business {
		padding: 60px 0;
		margin-bottom: 60px;
	}
	section.business h2 {
		padding: 0 0 3.5rem 0;
	}
	section.business h3	 {
		font-size: 1.8rem;
		text-align: left;
		width: 90%;
		margin: 2rem auto;
	}
	section.business p {
		width: 90%;
		margin: 0 auto;
		text-align: left;
	}
	section.business p:first-of-type {
		margin: 0 auto;
	}

	#efforts {
		padding-top: 57.5px;
		margin-top: -57.5px;
	}
	article.torikumi .middle_cover {
	    padding: 9rem 0;
		margin-top: 0rem;
		min-height: 210px;
	}
	article.torikumi .middle_cover h1 {
		font-size: 2.3rem;
		letter-spacing: 7px;
	}
	article.torikumi .middle_cover p {
	    font-size: 1.1rem;
	    margin-top: 1rem;
	}
	.torikumi_caption {
		margin: 6rem 0;
	}

	section.tour {
		position: relative;
		margin-bottom: 6rem;
	}
	section.tour .imgs {
		width: 60%;
	}
	section.tour .text_inner {
		margin: 8% 5% 0;
	}
	section.tour .text_inner .head {
		position: absolute;
		top: 2%;
		right: 10%;
	}
	section.tour .text_inner .exp {
		width: 100%;
	}

	.flex_box .text_inner .text_h {
		margin-bottom: 2rem;
		font-size: 2rem;
		letter-spacing: 2px;
	}

	section.dietary {
		position: relative;
	}
	section.dietary .imgs {
		width: 60%;
		margin-left: auto;
	}
	section.dietary .text_inner .head {
		position: absolute;
		top: 2%;
		left: 10%;
	}
	section.dietary .text_inner {
		margin: 8% 5% 0;
	}
	section.dietary .text_inner .exp {
		width: 100%;
	}

	section.tour .imgs {
		margin-top: 0;
	}
	section.dietary .text_inner {
	}
	section.dietary .imgs {
		margin-top: 0;
	}

	section.links a {
		height: 200px;
	}
	section.links .sodateru {
		width: 60%;
	}
	section.links .sodateru img {
		width: 2.5rem;
	}
	section.links .award {
		width: 38%;
	}
	section.links .award img.sp {
		width: 5rem;
	}
	section.links .rekishi {
		width: 38%;
	}
	section.links .rekishi img {
		width: 2.5rem;
	}
	section.links .mamoru {
		width: 60%;
	}
	section.links .mamoru img {
		width: 2.5rem;
	}
	section.links a:nth-of-type(1), section.links a:nth-of-type(2) {
	    margin-bottom: .8rem;
	}

}
