.scroll{
	font-size: 1.25rem;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-weight: 300;
	color: #c1272d;
	transform: rotate(90deg);
	position: fixed;
	right: 0;
	top: 50%;
	transition: 0.5s;
	z-index: -1;
}

.scroll::after{
	content: '';
	display: block;
	background: #c1272d;
	height: 1px;
	width: 80px;
	position: absolute;
	bottom: 45%;
	left: 180%;
	animation: scroll_line 2s cubic-bezier(0.76, 0, 0.3, 1) forwards infinite;
}
@keyframes scroll_line{
	0%{
		transform-origin: left;
		transform: scaleX(0);
	}
	50%{
		transform-origin: left;
		transform: scaleX(1);
	}
	51%{
		transform-origin: right;
		transform: scaleX(1);
	}
		100%{
		transform-origin: right;
		transform: scaleX(0);
}
}
#top_main{
	margin: 6.25vh auto 0;
	max-width: 1600px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	overflow: hidden;
}
.work_container{
	height: 35vh;
	width: 430px;
	margin: 0 auto;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.work_container h1{
		font-family: kawoszeh;
	font-weight: 100;
	font-size: 5.625rem;
}
.work_info{
		font-size: 0.75rem;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-weight: 500;
		display: flex;
	justify-content: space-between;
}
.p_container:nth-child(2){
	margin-right: 20%;
}
.work_info p:first-child{
	color: #9b9b9b;
}
.work_info a{
color: #c1272d;
}
.img_00{
	width: 50vw;
	height: 62.5vh;
	background: url("../img/banana_bg.png") no-repeat center center/cover;
	z-index: -2;
}
#content{
	margin: 0 auto;
	max-width: 1600px;
	overflow: hidden;
}
.summary{
		font-size: 0.75rem;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-weight: 400;
}
#content h2{
	margin: 18.75vh auto 0;
	width: 43.75vw;
}
text2{
margin: 0 auto;
	}
.img_01{
	margin: 18.75vh auto 0;
	width: 30vw;
}
.img_02{
	margin:18.75vh auto 0;
	width: 10vw;
}


.img_group_02{
	margin-top: 18.75vh;
	display: flex;
}
.img_05{
	width: 50vw;
	height: 62.5vh;
	background: url( "../img/Frais_trifold_outside.jpg") no-repeat center center/cover;
}
.img_06{
	width: 50vw;
	height: 62.5vh;
	background: url( "../img/Frais_trifold_inside.jpg") no-repeat center center/cover;
	z-index: -2;
}
.img_group_03{
	display: flex;
}
.img_07{
	width: 50vw;
	height: 62.5vh;
	background: url( "../img/Frais_trifold_front_side.jpg") no-repeat center center/cover;
	z-index: -2;
}
.img_group_03 div:nth-child(2){
	width: 50vw;
	height: 62.5vh;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0 10vh;
}
.img_group_04,.img_group_04-2{
	margin: 18.75vh auto 0;
	display: flex;
	justify-content: center
}
.img_08{
height: 20vh;
}
.img_09{
	width: 50vw;
	height: 62.5vh;
	background: url("../img/orange_bg.png") no-repeat center center/cover;
}
.img_09-2{
	width: 50vw;
	height: 62.5vh;
	background: url("../img/apple_bg.png") no-repeat center center/cover;
}
.img_10{
	margin: 18.75vh auto 0;
	width: 50vw;
}

@media(max-width:1024px){
	#top_main{
		flex-direction: column-reverse;
		margin-top: 0;
	}

		.sum_02{
		text-align: center;
	}
	.img_group_03{
		flex-direction: column;
align-items: center;
		margin-top: 50px;;
	}
	.img_07{
		width: 500px;
		background-size: contain;
	}
	.img_group_03 div:nth-child(2){
		height: 0;
	width: 400px;
		margin-top: 5vh;
	}
	
}
@media(max-width:768px){
	.work_container{
		width:300px;
		height: 30vh;
	}
		.work_container h1{
	font-size: 4rem;
}
	
}
@media(max-width:625px){
	#top_main{
		margin: 6.25vh auto 0;
	}
	.work_container{
		width: 430px;
		height: 190px;
		margin-top: 6.25vh;
		padding: 0 5vw;
	}
	.p_container:nth-child(2){
	margin-right: 10%;
}

	.img_00{
		width: 100vw;
		background-size: cover;
	}
	#content h2{
		width: 100vw;
		padding: 0 10vw;
	}
		.img_01{
	width: 50vw;
}
.img_02{
	width: 17vw;
}

.img_05,.img_06,.img_07,.img_group_03 div:nth-child(2),.img_09,.img_09-2{
	height: 35vh;
}
	.img_group_04{
		margin-top: 3vh;
	}
		.img_group_04-2{
		margin-top: 18.75vh;
	}
	.img_08{
height: 10vh;
}
}
@media(max-width:500px){
	.work_container{
		width: 340px;
	}
	.img_group_02{
		flex-direction: column;
	align-items: center;
	}
	.img_05,.img_06{
		width: 500px;
		background-size: contain;
	}
	.img_06{
		margin-top: 50px;
	}
	.img_10{
		width: 70vw;
	}
}