.cover {
	background-image: url(../img/about/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: 46%;
}
.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;
}
.text_right .text_inner {
	order: 1;
}

section.inheritance .imgs {
	margin-top: 8%;
	width: 61%;
}
section.our .imgs {
	margin-top: 5%;
	width: 61%;
}

.seeds_area {
	width: 100%;
}
.seeds_area img {
	width: 100%;
	height: auto;
}
section.world .text_inner {
	width: 100%;
	display: flex;
	justify-content: space-between;
	padding-top: 6rem;
}
section.world .text_inner .head {
}
section.world .text_inner .exp {
	width: 70%;
}


article.managers {
	background-color: #F5F0E6;
	padding: 145px 0;
	margin-bottom: 160px;
}
article.managers .top_head h2 {
	font-size: 4rem;
	text-align: center;
	font-weight: 600;
	position: relative;
	letter-spacing: 5px;
}
article.managers .top_head h2::before {
	content: '';
	background-image: url(../img/common/tane2_black.svg);
	background-size: cover;
	background-repeat: no-repeat;
	position: absolute;
	width: 26px;
	height: 36px;
	top: -45px;
	left: 0;
	right: 0;
	margin: auto;
}
article.managers .top_head {
	margin-bottom: 166px;
}
article.managers .top_head p {
	text-align: center;
}
article.managers .text_inner {
	width: 50%;
	margin: 0;
}
@media screen and (min-width: 737px) {
	article.managers .flex_box.maki_r .text_inner { width: 62.96875%; }
}
article.managers .imgs {
	width: 50%;
}
@media screen and (min-width: 737px) {
	article.managers .flex_box.maki_r .imgs { width: 27.1875%; }
}

article.managers .flex_box .exp {
	padding: 10% 5% 0 10%;
	width: 100%;
}

article.managers .flex_box.goto_y .exp {
    padding: 0% 5% 0 10%;
    width: 100%;
}
article.managers .flex_box.maki_r {
	margin-bottom: 0;
}

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 .torikumi {
	background-image: url(../img/common/torikumi_bg.jpg);
	width: 380px;
}
section.links .torikumi img {
	width: 9rem;
	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;
	left: 0;
    top: 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 {
		/* font-size: 4rem; */
		min-height: 210px;
		background-image: url(../img/about/cover_sp.png);
		height: auto;
	}
	.cover .inner {
		position: absolute;
		left: 0;
		right: 0;
		top: 35%;
	}
	.cover h1 {
		font-size: 2rem;
	}
	.cover p {
		margin-top: 1rem;
		font-size: 1rem;
	}
	section.caption {
		margin: 6rem 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;
		width: 90%;
		margin: 0 auto;
	}
	.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 12%;
		margin-bottom: 0;
	}
	.flex_box .text_inner .exp {
		width: 70%;
		padding-top: 0;
	}
	section.inheritance .imgs {
		width: 100%;
	}
	section.our .imgs {
		order: 0;
		width: 100%;
	}
	.text_left .text_inner {
		order: 1;
	}
	.flex_box .exp p {
	    line-height: 2.5rem;
	}
	section.inheritance .exp {
		margin-top: 4rem;
	}
	section.inheritance .exp {
		margin-top: 4rem;
	}

	section.world {

	}
	section.world .text_inner {
		margin: 0;
		width: 90%;
		margin: 0 auto;
	}
	section.world .head {
		order: 1;
	}
	section.world .exp {
		order: 0;
	}

	article.managers {
		margin: 5rem 0;
		padding: 10rem 0 4rem;
	}
	article.managers .top_head {
		margin-bottom: 5rem;
	}
	article.managers .top_head h2 {
		font-size: 3rem;
	}

	article.managers .imgs {
		width: 100%;
	}
	article.managers .text_inner {
		display: block;
		width: 90%;
		margin: 10% auto 0;
	}
	article.managers .text_inner .head {
		width: 100%;
		padding: 0;
	}
	article.managers .flex_box .head span.name {
		position: static;
		width: 100%;
		font-weight: 600;
		letter-spacing: 5px;
		font-size: 2rem;
	}
	article.managers .flex_box .exp,
	article.managers .flex_box.goto_y .exp
	 {
    	padding: 5% 0 0;
    	width: 100%;
	}

	#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;
	}

	.flex_box.tour .text_inner .head,
	.flex_box.dietary .text_inner .head { padding: 0 11%; }
	.flex_box.tour .exp p,
	.flex_box.dietary .exp p { line-height: 3.5rem; }

	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;
	}
}

/*---------------------------------------------------------------*\
	philosophy
\*---------------------------------------------------------------*/
.philosophy { position: relative; margin: 72px 16px 90px; z-index: 2; }
.philosophy-title { margin-bottom: 40px; text-align: center; font-size: 2.7rem; font-weight: 600; letter-spacing: 0.1em; line-height: 1.2; }
.philosophy-content { position: relative; padding-top: 36px; }
.philosophy-content::after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: calc(100% - 17.7333333333vw); border: 1px solid #d3d3d3; z-index: -1; }
.philosophy-logo { margin: 0 auto 30px; width: 110px; }
.philosophy-copy { text-align: center; font-size: 1.9rem; font-weight: 600; letter-spacing: 0.1em; line-height: 1.57894736842; }

@media screen and (max-width: 736px) {
	.philosophy-photo { margin: 35px auto 0; width: 84.0579710145%; }
}

@media screen and (min-width: 737px) {
	.philosophy { margin: 145px auto 185px; max-width: 1285px; }
	.philosophy-title { margin-bottom: 95px; font-size: 4rem; letter-spacing: 0.2em; }
	.philosophy-content { display: grid; align-items: flex-start; grid-template-columns: 45.1361867704% calc(100% - 45.1361867704%); padding-top: 86px; }
	.philosophy-content::after { right: 0; left: auto; width: calc(100% - 140px); height: calc(100% - 60px); }
	.philosophy-logo { grid-row: 1; grid-column: 2; margin-bottom: 40px; width: 158px; }
	.philosophy-copy { grid-row: 2; grid-column: 2; font-size: 2.8rem; letter-spacing: 0.2em; line-height: 1.78571428571; }
	.philosophy-photo { grid-row: 1 / 4; grid-column: 1; margin-top: 72px; }
}

@media screen and (min-width: 737px) and (max-width: 1200px) {
	.philosophy-content { padding-top: calc((86 * 100 / 1200) * 1vw); }
	.philosophy-content::after { width: calc(100% - ((140 * 100 / 1200) * 1vw)); height: calc(100% - ((60 * 100 / 1200) * 1vw)); }
	.philosophy-logo { margin-bottom: calc((40 * 100 / 1200) * 1vw); width: calc((158 * 100 / 1200) * 1vw); }
	.philosophy-copy { font-size: calc((28 * 100 / 1200) * 1vw); }
	.philosophy-photo { margin-top: calc((72 * 100 / 1200) * 1vw); }
}