@charset "utf-8";
/* CSS Document */



@media (max-width: 768px) {





.arrow img{
	display: none;
}

.preparation-box{
	border:none;
	padding:0;
	max-width: 100%;
}

.pd-4{
	padding:15px;
}

.sp-pd{
	margin-top:32px;
}


/* 20170605追記 */
section.flow h2{
	margin-top: 24px;
}

section.flow h3{
	margin-top: 20px;
}


section.flow .txt-box{
	width: 100%;
}

section.flow .contact-box{
	width: 100%;
	text-align: center;
}

section.flow .contact-box .img-box img{
	width: 100%;
	margin-top: 16px;
}

}
