@charset "utf-8";
/* ////////////////////////////////////////////////////////////
	File Name	howto.css
*/
#howto #nav {
	background: transparent url(../howto/img/nav_bg.png) 0 0 no-repeat;
}
#howto #nav ul li.nav04 {
	display: none;
}

#howto .btn-bottom {
	margin: 24px 0 0 0;
	text-align: center;
}

/*============================================================
	フレーム
*/
#howto .frames {
	position: relative;
	margin: 40px auto 0 auto;
	width: 954px;
	background: transparent url(../howto/img/bg.png) 0 0 repeat-y;
}
#howto .frames .cover {
	width: 954px;
	font-size: 1px;
	line-height: 0;
}
#howto .frames .frame {
	width: 954px;
	position: relative;
	background: transparent url(../howto/img/frame.png) 0 0 repeat-y;
}
#howto .frames h2 {
	position: absolute;
	top: 0; left: 2px;
	width: 954px; height: 122px;
	background: transparent url(../howto/img/ttl_bg.png) 0 0 no-repeat;
}
#howto .frames .clearfix:after {
	content: "."; display: block; clear: both; visibility: hidden; height: 0;
}
#howto .frames .clearfix {
	zoom: 1;
}
#howto .frames .lcol {
	float: left;
}
#howto .frames .rcol {
	float: right;
}

/*============================================================
	商品を手に入れよう
*/
#howto01 {
	page-break-inside: avoid;
}
#howto01 .wrap01 {
	margin: 0 auto;
	padding: 60px 0 20px 0;
	width: 900px;
}
#howto01 .wrap01 .lcol {
	position: relative;
	width: 330px; height: 360px;
}
#howto01 .wrap01 .lcol img {
	position: absolute;
	top: 25px; left: 30px;
}
#howto01 .wrap01 .rcol {
	width: 540px;
}
#howto01 .wrap01 .copy {
	font-weight: bold;
	font-size: 24px;
	line-height: 1.3em;
}
#howto01 .wrap01 .note {
	margin: 10px 0 0 0;
	font-size: 14px;
	line-height: 1.8em;
}
#howto01 .wrap01 .note li {
	padding-left: 1em;
	text-indent: -1em;
}
#howto01 .wrap01 .btn {
	margin: 40px 0 0 0;
}

/*============================================================
	ビスケットをかざしてみよう
*/
#howto02 {
	page-break-inside: avoid;
}
#howto02 ul {
	margin: 0 auto;
	padding: 114px 0 20px 0;
	width: 906px;
}
#howto02 ul li {
	float: left;
}
#howto02 ul li p {
	font-weight: bold;
	font-size: 16px;
	line-height: 1.5em;
}
#howto02 ul li.step01 {
	width: 240px;
}
#howto02 ul li.step01 p {
	padding: 0 35px 0 10px;
}
#howto02 ul li.step02 {
	width: 230px;
}
#howto02 ul li.step02 p {
	padding: 0 35px 0 0;
}
#howto02 ul li.step03 {
	width: 230px;
}
#howto02 ul li.step03 p {
	padding: 0 35px 0 0;
}
#howto02 ul li.step04 {
	width: 206px;
}
#howto02 ul li.step04 p {
	padding: 0 10px 0 0;
}
#howto02 .balloon {
	position: absolute;
	top: 0; left: 678px;
	width: 260px; height: 136px;
	background: transparent url(../howto/img/balloon.png) 0 0 no-repeat;
}
#howto02 .balloon span {
	display: block;
	padding: 11px 15px 0 15px;
	font-weight: bold;
	font-size: 17px;
	line-height: 22px;
	color: #ffffff;
}

/*============================================================
	ビスケットをかざしてみよう
*/
#howto03 {
	page-break-inside: avoid;
}
#howto03 ul {
	margin: 0 auto;
	padding: 114px 0 20px 0;
	width: 906px;
}
#howto03 ul li {
	float: left;
}
#howto03 ul li p {
	font-weight: bold;
	font-size: 16px;
	line-height: 1.5em;
}
#howto03 ul li p img {
	vertical-align: top;
}
#howto03 ul li.step01 {
	width: 240px;
}
#howto03 ul li.step01 p {
	padding: 0 35px 0 10px;
}
#howto03 ul li.step02 {
	width: 230px;
}
#howto03 ul li.step02 p {
	padding: 0 35px 0 0;
}
#howto03 ul li.step03 {
	width: 230px;
}
#howto03 ul li.step03 p {
	padding: 0 35px 0 0;
}
#howto03 ul li.step04 {
	width: 206px;
}
#howto03 ul li.step04 p {
	padding: 0 10px 0 0;
}

/*============================================================
	上手な遊び方
*/
#howto04 .frame {
	padding-top: 114px;
}
#howto04 h3 {
	margin: 0 auto;
	width: 880px;
}

/* wrap01 */
#howto04 .wrap01 {
	margin: 0 auto;
	padding: 12px 0 50px 0;
	width: 880px;
	font-weight: bold;
	font-size: 18px;
	line-height: 1.5em;
}
#howto04 .wrap01 .lcol {
	width: 430px;
}
#howto04 .wrap01 .rcol {
	width: 410px;
}

/* wrap02 */
#howto04 .wrap02 {
	margin: 0 auto;
	padding: 0 0 50px 0;
	width: 880px;
}
#howto04 .wrap02 .block01 {
	float: left;
	width: 420px;
}
#howto04 .wrap02 .block01 h4 {
	padding: 0 0 20px 0;
	text-align: center;
}
#howto04 .wrap02 .block01 .lcol {
	width: 190px;
	text-align: right;
}
#howto04 .wrap02 .block01 .rcol {
	width: 230px;
}
#howto04 .wrap02 .block01 .rcol div {
	text-align: center;
}
#howto04 .wrap02 .block01 .rcol p {
	margin: 0 auto;
	padding: 10px 0 0 0;
	width: 185px;
	font-weight: bold;
	font-size: 18px;
	line-height: 1.5em;
}

#howto04 .wrap02 .block02 {
	float: right;
	width: 440px;
}
#howto04 .wrap02 .block02 h4 {
	padding: 0 0 20px 0;
	text-align: center;
}
#howto04 .wrap02 .block02 ul {
	margin: 0 auto;
	width: 432px;
}
#howto04 .wrap02 .block02 ul li {
	float: left;
	width: 144px;
	text-align: center;
}
#howto04 .wrap02 .block02 ul li p {
	padding: 10px 0 0 0;
	font-weight: bold;
	font-size: 18px;
	line-height: 1.5em;
}

/* wrap03 */
#howto04 .wrap03 {
	margin: 0 auto;
	padding: 20px 0 30px 0;
	width: 880px;
	background: transparent url(../howto/img/img04_08.png) 480px 30px no-repeat;
}
#howto04 .wrap03 .block01 {
	float: left;
	width: 440px;
}
#howto04 .wrap03 .block01 h4 {
	text-align: center;
}
#howto04 .wrap03 .block01 ul {
	padding: 20px 0 0 0;
	text-align: center;
}
#howto04 .wrap03 .block01 ul li p {
	padding: 10px 0 0 0;
	font-weight: bold;
	font-size: 18px;
	line-height: 1.5em;
}

#howto04 .wrap03 .block02 {
	float: right;
	width: 440px;
}
#howto04 .wrap03 .block02 h4 {
	text-align: center;
}
#howto04 .wrap03 .block02 div {
	padding: 20px 0 0 0;
	text-align: center;
}

#howto04 .wrap03 .copy {
	clear: both;
	padding: 40px 0 0 0;
	font-size: 16px;
	line-height: 1.7em;
}

/*============================================================
	よくあるご質問
*/
#faq .frame {
	padding: 100px 0 0 0;
}
#faq .block {
	margin: 0 auto;
	padding: 0 0 30px 0;
	width: 904px;
}
#faq .block .question {
	background: transparent url(../howto/img/question_frame_top.png) 0 0 no-repeat;
}
#faq .block .question h3 {
	padding: 15px 20px 16px 20px;
	background: transparent url(../howto/img/question_frame_bottom.png) 0 100% no-repeat;
	font-size: 20px;
	line-height: 1.3em;
	color: #ffffff;
}
#faq .block .answer {
	
}
#faq .block .answer p {
	padding: 10px 0 0 7px;
	font-size: 16px;
	line-height: 1.7em;
}
#faq .block .answer p a {
	font-weight: bold;
	text-decoration: underline;
	color: #333333;
}
#faq .block .answer p a:hover {
	color: #e3007f;
}

/*============================================================
	お問い合わせ
*/
#howto .contact {
	margin: 0 auto;
	padding: 25px 0 0 0;
	width: 954px;
}
#howto .contact h2 {
	text-align: center;
}
#howto .contact ul:after {
	content: "."; display: block; clear: both; visibility: hidden; height: 0;
}
#howto .contact ul {
	margin: 0 auto;
	width: 810px;
	width: 540px;
	zoom: 1;
}
#howto .contact ul li {
	float: left;
	width: 270px;
}
#howto .contact p {
	text-align: center;
	font-size: 14px;
	line-height: 1.6em;
}

/*============================================================
	注意事項
*/
#howto .notice {
	margin: 0 auto;
	padding: 25px 0 20px 0;
	width: 954px;
}
#howto .notice h2 {
	text-align: center;
}
#howto .notice p {
	padding: 10px 0 0 0;
	font-size: 14px;
	line-height: 1.8em;
}
#howto .notice a {
	color: #333333;
	text-decoration: underline;
}