@media (max-width: 768px) {

/* intro-wrap */

#intro-wrap .item-1:first-of-type p{
	margin-top: 0px;
}

/* flow-wrap */

#flow-wrap .step-wrap .item-1 p{
	margin-top: 8px;
}

#flow-wrap .step-wrap .item-1:first-of-type p{
	margin-top: 0px;
	text-align: left;
}

#flow-wrap .step-area .block-1{
	margin-top: 20px;
}

#flow-wrap .step-area .block-1:first-of-type{
	margin-top: 0px;
}

























}