.cover {
	background-image: url(../img/cultivation/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;
}

.caption {
	margin: 16rem 0;
}
.caption .head {
	text-align: center;
	font-weight: bold;
	font-size: 4rem;
	font-weight: 600;
	margin-bottom: 3rem;
	letter-spacing: 7px;
}
.caption p {
	text-align: center;
	font-size: 1.8rem;
	line-height: 4rem;
	letter-spacing: 1px;
}


.flex_box {
	max-width: 1280px;
	margin: 0 auto 145px;
}
.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.imagine {
	margin-bottom: 0;
}
section.imagine .text_inner {
	 margin-top: 12%;
}

section.search .imgs {
	 margin-top: 12%;
}
section.search .head {
	 margin-bottom: 38%;
}
section.play .imgs {
	 margin-top: 12%;
}

#preserve {
	padding-top: 124px;
    margin-top: -124px;
}

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

.middle_cover .cover_head {
    font-size: 4rem;
    color: #fff;
    text-shadow: #000 2px 2px 8px;
    letter-spacing: 7px;
	text-align: center;
}
.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;
}
.middle_cover p {
    font-size: 2rem;
    color: #fff;
    text-shadow: #000 2px 2px 8px;
    letter-spacing: 7px;
    margin-top: 2rem;
	text-align: center;
}
.middle_cover .bg {
	background-size: cover;
    position: absolute;
	top: 0;
    height: 100%;
    width: 100%;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}
article.mamoru_sec .bg {
	background-image: url(../img/cultivation/mamoru_area.jpg);
}


section.collect .imgs {
	 margin-top: 5%;
}
section.collect .head {
	margin-bottom: 45%;
}


section.test .imgs {
	 margin-top: 12%;
}
section.test .head {
	margin-bottom: 33%;
}

section.preserve .imgs {
	 margin-top: 9%;
}
section.preserve .head {
	margin-bottom: 18%;
}

section.items {
	padding: 13.1rem 0;
	position: relative;
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
	background-size: 102%;
	background-position: 2% 2%;
	overflow: hidden;
}
section.items .bg {
	background-image: url(../img/index/items.jpg);
	background-position: center center;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
}
section.items h2 {
	font-size: 4.08rem;
}
section.items .mask {
	opacity: .5
}
section a:hover .mask {
	opacity: 0;
}
section.items p {
	font-size: 2.08rem;
}
section .bg {
	background-repeat: no-repeat;
	background-size: cover;
}
section.items a {
    width: 100%;
    height: 100%;
    display: block;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
section.items .mask {
    opacity: .5;
	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.items .text {
	 z-index: 2;
}
section.items h2 {
    font-size: 4.08rem;
	color: #fff;
	text-shadow: #000 2px 2px 8px;
	letter-spacing: 7px;
}
section.items p {
    font-size: 2.08rem;
}
section.items p {
    font-size: 2rem;
    color: #fff;
    text-shadow: #000 2px 2px 8px;
    letter-spacing: 7px;
    margin-top: 2rem;
}
section.items:hover .bg {
	-webkit-transform: scale(1.02);
	-ms-transform: scale(1.02);
	transform: scale(1.02);
}


section.links {
	max-width: 1000px;
	margin: 16rem auto 0;
	display: flex;
	justify-content: space-between;
	height: 530px;
}
section.links .box {
	width: 60%;
	overflow: hidden;
}
section.links .box a {
	height: 49%;
}
section.links .torikumi {
	width: 48%;
}
section.links .mask {
	opacity: .3;
}
section.links a{
	background-repeat: no-repeat;
	background-size: cover;
	/* height: 530px; */
	background-position: center center;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
}


section.links .award {
	background-image: url(../img/common/award_bg.jpg);
	width: 100%;
}
section.links .award img {
	width: 80%;
	z-index: 2;
}

section.links .rekishi {
	background-image: url(../img/common/rekishi_bg.jpg);
	width: 100%;
	margin-bottom: 3%;
}
section.links .rekishi img {
	width: 25%;
	z-index: 2;
}
section.links .torikumi {
	background-image: url(../img/common/torikumi_bg.jpg);
	width: 38%;
}
section.links .torikumi img {
	width: 9rem;
	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;
}
.caption {
	margin: 12rem 0;
}
.caption .head {
	font-size: 2.7rem;
	letter-spacing: 1px;
}
.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 12%;
	margin-bottom: 0;
}
.flex_box .text_inner .exp {
	width: 70%;
	padding-top: 3%;
}
.flex_box .exp p {
    line-height: 2.5rem;
}
.text_left .imgs {
	order: 0;
	width: 100%;
}
.text_right .imgs {
	width: 100%;
}
.text_left .text_inner {
	order: 1;
}
.flex_box.text_right .text_inner .exp {
	order: 0;
}

.flex_box.text_right .text_inner .head {
	order: 1;
}

section.search .exp {
	margin-top: 7rem;
}
section.play .exp {
	margin-top: 3rem;
}

#preserve {
	padding-top: 57.5px;
	margin-top: -57.5px;
}

.middle_cover {
	/* margin-top: 2rem; */
	padding: 10rem 0;
}
.middle_cover .cover_head {
	font-size: 2.5rem;
	color: #fff;
}
.middle_cover p {
	font-size: 1.1rem;
	margin-top: 1rem;
}
article.mamoru_sec .bg {
	background-image: url(../img/cultivation/mamoru_area_sp.jpg);
}
article.mamoru_sec .caption {
	margin: 6rem 0;
}
section.collect.flex_box.text_right .text_inner .exp {
	order: 1;
	margin-top: 5rem;
}
section.collect.flex_box.text_right .text_inner .head {
	order: 0;
}
section.collect .imgs {
	height: 22rem;
	overflow: hidden;
}
section.test.flex_box .text_inner .exp {
	order: 0;
	margin-top: 2rem;
}
section.test.flex_box .text_inner .head {
	order: 1;
}
section.preserve.flex_box .text_inner .exp {
	order: 1;
	margin-top: 6rem;
}
section.preserve.flex_box .text_inner .head {
	order: 0;
}

section.items {
    margin-top: 2rem;
    padding: 5rem 0;
}
section.items h2 {
    font-size: 2.5rem;
    color: #fff;
}
section.items p {
    font-size: 1.1rem;
    margin-top: 1rem;
}



section.links {
	margin: 6rem auto 0;
	height: 300px;
}
section.links .torikumi img{
	width: 5rem;
}
section.links .rekishi img {
	width: 30%;
}
section.links .award img {
}
}
