@charset "utf-8";


.ency_harvest {
	padding: 15px 0 100px;
}
.ency_harvest .ency_teaser {
	padding: 0 0 0 30px;
	gap: 0 20px;
}
.ency_harvest .ency_teaser .teaser_img img {
	width: 725px;
}
.ency_harvest .ency_teaser .teaser_cont {
	width: 310px;
	height: 302px;
	background-image: url("../images/page6/circle_teaser.png");
	margin: 60px 0 0;
}
.ency_harvest .ency_teaser .teaser_tit {
	padding: 30px 0 0;
}
.ency_harvest .ency_teaser .teaser_p {
	top: -64px;
}
.ency_harvest .ency_teaser .teaser_p img {
	width: 36px;
}
@media (max-width: 767px) {
.ency_harvest {
	padding: 25px 0 50px;
}
.ency_harvest .ency_teaser {
	padding: 0;
	gap: 45px 0;
}
.ency_harvest .ency_teaser .teaser_img img {
	width: auto;
}
.ency_harvest .ency_teaser .teaser_cont {
	width: 155px;
	height: 151px;
	margin: 0;
}
.ency_harvest .ency_teaser .teaser_tit {
	padding: 15px 0 0;
}
.ency_harvest .ency_teaser .teaser_p {
	top: -18px;
	padding: 0;
}
.ency_harvest .ency_teaser .teaser_p img {
	width: 19px;
}
}

.ency_harvest .harvest_box {
	max-width: 1046px;
	margin: 100px auto 0;
	display: flex;
	flex-direction: column;
	gap: 126px 0;
}
.ency_harvest .harvest_flex {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	position: relative;
}
.ency_harvest .harvest_flex .flex_img {
	width: 450px;
	max-width: 43.5%;
	position: relative;
}
.ency_harvest .harvest_flex.arrow_down:before {
	position: absolute;
	content: "";
	width: 50px;
	height: 25px;
	background: var(--color-orange);
	clip-path: polygon(0 0,100% 0,50% 100%);
	left: 21.75%;
	top: calc(100% + 63px);
	transform: translate(-50%,-50%);
	z-index: 0;
}
.ency_harvest .harvest_flex .flex_img > img {
	position: relative;
	z-index: 1;
}
.ency_harvest .harvest_flex .flex_in {
	width: 52.5%;
}
.ency_harvest .ency_hdl {
	margin: 0 0 40px;
}
.ency_harvest .harvest_flex .ency_txt {
	padding: 0 45px;
}
.ency_harvest .harvest_flex .flex_dec01 {
	position: absolute;
	right: calc(100% - 22px);
	bottom: 0;
	width: 50px;
	z-index: 0;
}
.ency_harvest .harvest_flex .flex_dec02 {
	text-align: right;
	padding: 0 5px;
}
.ency_harvest .harvest_flex .flex_dec02 img {
	width: 120px;
}
.ency_harvest .harvest_flex .flex_dec03 {
	padding: 0 4px;
	text-align: right;
	margin: 15px 0 0;
}
.ency_harvest .harvest_flex .flex_dec03 img {
	width: 303px;
}
.ency_harvest .harvest_flex .flex_dec04 {
	text-align: right;
	margin: 10px 0 0;
}
.ency_harvest .harvest_flex .flex_dec04 img {
	width: 208px;
}
.ency_harvest .harvest_flex .flex_dec05 {
	position: absolute;
	left: -32px;
	top: calc(100% - 64px);
	width: 173px;
	z-index: 1;
}
.ency_harvest .harvest_flex .flex_img05 {
	margin: 30px 0 0;
}
.ency_harvest .harvest_flex .flex_img05 .img_in {
	display: block;
	width: 500px;
	margin: 0 0 0 -50px;
}


@media (max-width: 1200px) {
.ency_harvest .harvest_flex .flex_dec01 {
	left: 0;
	right: auto;
	z-index: 1;
}
.ency_harvest .harvest_flex .flex_dec05 {
	left: 0;
}
.ency_harvest .harvest_flex .flex_img05 .img_in {
	width: auto;
	margin: 0;
}
}
@media (max-width: 767px) {
.ency_harvest .harvest_box {
	margin: 50px auto 0;
	gap: 65px 0;
}
.ency_harvest .harvest_flex {
	flex-direction: column-reverse;
	align-items: center;
	gap: 25px 0;
}
.ency_harvest .harvest_flex .flex_img {
	width: auto;
	max-width: none;
}
.ency_harvest .harvest_flex.arrow_down:before {
	width: 30px;
	height: 15px;
	left: 50%;
	top: calc(100% + 32px);
}
.ency_harvest .harvest_flex .flex_in {
	width: 100%;
}
.ency_harvest .ency_hdl {
	margin: 0 0 25px;
}
.ency_harvest .harvest_flex .ency_txt {
	padding: 0;
}
.ency_harvest .harvest_flex .flex_dec01 {
	left: 7px;
	bottom: auto;
	top: calc(100% - 24px);
	width: 24px;
}
.ency_harvest .harvest_flex .flex_dec02 {
	padding: 0;
}
.ency_harvest .harvest_flex .flex_dec02 img {
	width: 60px;
}
.ency_harvest .harvest_flex .flex_dec03 {
	padding: 0;
}
.ency_harvest .harvest_flex .flex_dec03 img {
	width: 150px;
}
.ency_harvest .harvest_flex .flex_dec04 {
	margin: 5px 0 0;
}
.ency_harvest .harvest_flex .flex_dec04 img {
	width: 104px;
}
.ency_harvest .harvest_flex .flex_dec05 {
	left: 8px;
	top: calc(100% - 35px);
	width: 86px;
}
.ency_harvest .harvest_flex .flex_img05 {
	margin: -25px 0 0;
}
.ency_harvest .harvest_flex .flex_img05 .img_in {
	width: 270px;
	margin: 0;
}
}
