@charset "utf-8";

/*-------------------------------
	フロー
-------------------------------*/

.Flow__image{
	width: 97rem;
}
.Flow__icon-item:nth-of-type(1){
	left: 70.5rem;
	top: 11rem;
}
.Flow__icon-item:nth-of-type(2){
	left: 52rem;
	top: 19.6rem;
}
.Flow__icon-item:nth-of-type(3){
	left: 38rem;
	top: 29.2rem;
}
.Flow__icon-item:nth-of-type(4){
	left: 7rem;
	top: 17.6rem;
}
.Flow__icon-item:nth-of-type(5){
	left: 36.5rem;
	top: 10rem;
}

@media screen and (min-width:769px) , print{

}
@media screen and (max-width:1240px) and (min-width: 769px){

}
@media screen and (max-width:1100px) and (min-width: 769px){

}
@media screen and (max-width:960px) and (min-width: 769px){

}
@media screen and (max-width:768px){

}