@charset "utf-8";


/*----------------------------------------------------
	PC
---------------------------------------------------- */
#is-wrapper.pc {
	position: relative;
	text-align:center;
}


/*----------------------------------------------------
	SP
---------------------------------------------------- */
#is-wrapper.sp {
	margin: 0 auto;
	text-align: center;
}
#is-wrapper.sp img {
	max-width: 100%;
	height: auto;
}
#is-wrapper.sp .cont {
	margin: 0 auto;
}
