@charset "utf-8";

/*コンテンツ1*/
#howto_cont_1_mv {
    width: 100%;
	height: 0;
	position: relative;
	padding-bottom: 56.25%;
	overflow: hidden;
}
#howto_cont_1_mv iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#howto_cont_1 > p {
	margin-top: 24px;
	font-size: 12px;
	line-height: 1.46875em;
}
#howto_cont_1_list {
	width: 100%;
	max-width: 445px;
	margin: 0 auto;
}
#howto_cont_1_list li {
	width: 100%;
	margin-top: 58px;
}
