@charset "utf-8";

/*------------------------------------------------------
how_to_use/index.html
-------------------------------------------------------*/

.step-flow-list-right.img-document{
	width: 4.1rem;
	height: 5.3rem;
}

.step-flow-list-right.img-resavation{
	width: 6.4rem;
	height: 7.2rem;
}

.step-flow-list-right.img-iccard{
	width: 4.6rem;
	height: 5.4rem;
}

.step-flow-list-right.img-pay{
	width: 4.6rem;
	height: 5.4rem;
}

@media screen and (min-width: 780px) {
    .step-flow-list-right.img-document{
		width: 60px;
		height: 77px;
	}

	.step-flow-list-right.img-resavation{
		width: 87px;
		height: 88px;
	}

	.step-flow-list-right.img-iccard{
		width: 77px;
		height: 77px;
	}

	.step-flow-list-right.img-pay{
		width: 77px;
		height: 87px;
	}
}

/*------------------------------------------------------
how_to_use/return.html
-------------------------------------------------------*/
