/* --------------------------------------------------
		contentHead
-------------------------------------------------- */
@media only screen and (max-width: 736px) {
	#contentHead .contentHeadInner:before {
		content: "";
		display: block;
		width: 130px;
		height: 60px;
		background-image: url("/rwd/fun/make/common/img/sp/btn_craft_2.png");
		background-repeat: no-repeat;
		background-position: 0 0;
		background-size: 130px auto;
		position: absolute;
		right: -20px;
		bottom: -3px;
	}
}

/* --------------------------------------------------
		contentArea
-------------------------------------------------- */
#stage #contentArea {
	padding: 50px 0 0;
}

@media only screen and (max-width: 736px) {
	#stage #contentArea {
		padding: 25px 0 0;
	}
}

.bd-dotted {
	margin: 20px 0;
	border: none;
	background-image: url(/rwd/fun/make/common/img/bdr_dot.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
	background-size: 10px 2px;
	height: 2px;
}

#contentArea .contents-area-inner {
	margin: 0 auto;
	width: 940px;
}

@media only screen and (max-width: 736px) {
	#contentArea .contents-area-inner {
		box-sizing: border-box;
		padding: 0 15px;
		width: 100%;
	}
}

/*  utility
----------------------------------- */
.mt-10 {
	margin-top: 10px !important;
}
.mb-5 {
	margin-bottom: 5px !important;
}

/* # main-area
----------------------------------- */
#contentArea .main-area-bg {
	background-image: url(/rwd/fun/make/common/img/bg_main.png);
	background-position: 50% 0;
	background-repeat: repeat-y;
	background-size: 1958px 953px;
}

@media only screen and (max-width: 736px) {
	#contentArea .main-area-bg {
		background-image: url(/rwd/fun/make/common/img/sp/bg_main.png);
		background-position: 50% 0;
		background-repeat: no-repeat;
		background-size: 381px 292px;
	}
}

#contentArea .wrp-main-area {
	margin-bottom: 55px;
}

#contentArea .wrp-main-area .products-num {
	text-align: center;
}

#contentArea .wrp-main-area .products-num span {
	margin: 0 2px;
	color: #13c5d5;
	font-size: 40px;
}

#contentArea .wrp-main-area .products-ttl {
	margin-top: 10px;
	text-align: center;
	font-size: 46px;
	font-weight: normal;
}

#contentArea .wrp-main-area .products-ttl .main-area-ttl-rb {
	display: block;
	font-size: 20px;
}

#contentArea .wrp-main-area .products-lead {
	margin-top: 65px;
	font-size: 22px;
	text-align: center;
	line-height: 2.0;
}

#contentArea .wrp-main-area .wrp-products-img {
	position: relative;
	margin-top: 30px;
}

#contentArea .wrp-main-area .wrp-products-img:after {
	position: absolute;
	content: '';
	top: -10px;
	left: -10px;
	width: 88px;
	height: 88px;
	background-image: url(/rwd/fun/make/craft/img/parts_main_boy.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: 88px 88px;
}

#contentArea .wrp-main-area .wrp-products-img .wrp-products-mainimg {
	position: relative;
}

#contentArea .wrp-main-area .wrp-products-img .wrp-products-mainimg .wrp-products-mainimg-list {
	background-color: #f3fafa;
}

#contentArea .wrp-main-area .wrp-products-img .wrp-products-mainimg .wrp-products-mainimg-list li {
	display: none;
}

#contentArea .wrp-main-area .wrp-products-img .wrp-products-mainimg .wrp-products-mainimg-list li:first-child {
	display: block;
}

#contentArea .wrp-main-area .wrp-products-img .wrp-products-mainimg .wrp-products-mainimg-list li img {
	width: 940px;
	height: auto;
}

#contentArea .wrp-main-area .wrp-products-img .wrp-products-mainimg .wrp-products-navi .next-link {
	position: absolute;
	top: 210px;
	right: -40px;
}

#contentArea .wrp-main-area .wrp-products-img .wrp-products-mainimg .wrp-products-navi .next-link a {
	display: block;
	width: 78px;
	height: 78px;
	background-image: url(/rwd/fun/make/craft/img/btn_next_1.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: 78px 78px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	font-size: 0;
}

#contentArea .wrp-main-area .wrp-products-img .wrp-products-mainimg .wrp-products-navi .next-link a:hover {
	background-image: url(/rwd/fun/make/craft/img/btn_next_2.gif);
}

#contentArea .wrp-main-area .wrp-products-img .wrp-products-mainimg .wrp-products-navi .prev-link {
	display: none;
	position: absolute;
	top: 210px;
	left: -40px;
}

#contentArea .wrp-main-area .wrp-products-img .wrp-products-mainimg .wrp-products-navi .prev-link a {
	display: block;
	width: 78px;
	height: 78px;
	background-image: url(/rwd/fun/make/craft/img/btn_prev_1.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: 78px 78px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	font-size: 0;
}

#contentArea .wrp-main-area .wrp-products-img .wrp-products-mainimg .wrp-products-navi .prev-link a:hover {
	background-image: url(/rwd/fun/make/craft/img/btn_prev_2.gif);
}

#contentArea .wrp-main-area .wrp-products-img .wrp-products-mainimg .wrp-products-thumbimg {
	margin: 20px auto 0;
	width: 475px;
}

#contentArea .wrp-main-area .wrp-products-img .wrp-products-mainimg .wrp-products-thumbimg .products-thumbimg-list {
	text-align: center;
}

#contentArea .wrp-main-area .wrp-products-img .wrp-products-mainimg .wrp-products-thumbimg .products-thumbimg-list li {
	display: inline-block;
	margin-left: 27px;
	width: 136px;
}

#contentArea .wrp-main-area .wrp-products-img .wrp-products-mainimg .wrp-products-thumbimg .products-thumbimg-list li:first-child {
	margin-left: 0;
}

#contentArea .wrp-main-area .wrp-products-img .wrp-products-mainimg .wrp-products-thumbimg .products-thumbimg-list li .products-thumbimg-bd {
	padding: 6px 6px 7px 6px;
}

#contentArea .wrp-main-area .wrp-products-img .wrp-products-mainimg .wrp-products-thumbimg .products-thumbimg-list li .products-thumbimg-bd a img {
	width: 124px;
}

#contentArea .wrp-main-area .wrp-products-img .wrp-products-mainimg .wrp-products-thumbimg .products-thumbimg-list li.act .products-thumbimg-bd {
	background-image: url(/rwd/fun/make/craft/img/bdr_thumb_1.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: 136px 82px;
}

#contentArea .wrp-main-area .wrp-products-img .wrp-products-mainimg .wrp-products-thumbimg .products-thumbimg-list li.act:hover .products-thumbimg-bd {
	background-image: url(/rwd/fun/make/craft/img/bdr_thumb_2.gif);
}

#contentArea .wrp-main-area .wrp-products-img .wrp-products-mainimg .wrp-products-info {
	position: absolute;
	top: 13px;
	left: 0;
	width: 940px;
}

#contentArea .wrp-main-area .wrp-products-img .wrp-products-mainimg .wrp-products-info .txt-movie {
	float: left;
	margin-left: 65px;
	width:180px;
	height:1px;
	display: block;
}

#contentArea .wrp-main-area .wrp-products-img .wrp-products-mainimg .wrp-products-info .txt-level {
	float: left;
	margin-left: 130px;
	width: 285px;
	font-size: 14px;
	line-height: 23px;
}

#contentArea .wrp-main-area .wrp-products-img .wrp-products-mainimg .wrp-products-info .txt-level .icn-star {
	display: inline-block;
	width: 60px;
	height: 15px;
}

#contentArea .wrp-main-area .wrp-products-img .wrp-products-mainimg .wrp-products-info .txt-level .icn-star:after {
	top: 2px;
	left: 0;
}

#contentArea .wrp-main-area .wrp-products-img .wrp-products-mainimg .wrp-products-info .txt-print {
	float: right;
	margin-right: 30px;
	line-height: 23px;
}

#contentArea .wrp-main-area .wrp-products-img .wrp-products-mainimg .wrp-products-info .txt-share {
	float: right;
	margin-right: 5px;
	line-height: 23px;
}

#contentArea .wrp-main-area .wrp-products-img .wrp-products-mainimg .wrp-products-info .txt-share a {
	margin-right: 18px;
}

#contentArea .wrp-main-area .wrp-products-img .wrp-products-mainimg .wrp-products-info .txt-share a.icn-line {
	display: none;
}

#contentArea .wrp-main-area .wrp-products-img .wrp-products-mainimg .wrp-products-info .txt-share a img {
	width: 23px;
}

@media only screen and (max-width: 736px) {
	#contentArea .wrp-main-area {
		margin-bottom: 30px;
	}

	#contentArea .wrp-main-area .products-num {
		text-align: center;
	}

	#contentArea .wrp-main-area .products-num span {
		margin: 0 2px;
		font-size: 25px;
	}

	#contentArea .wrp-main-area .products-ttl {
		margin-top: 10px;
		text-align: center;
		font-size: 23px;
		font-weight: normal;
	}

	#contentArea .wrp-main-area .products-ttl .main-area-ttl-rb {
		display: block;
		font-size: 11px;
	}

	#contentArea .wrp-main-area .products-lead {
		margin-top: 15px;
		font-size: 15px;
		text-align: left;
		line-height: 1.5;
	}

	#contentArea .wrp-main-area .wrp-products-img {
		position: relative;
		margin-top: 15px;
	}

	#contentArea .wrp-main-area .wrp-products-img:after {
		position: absolute;
		content: '';
		top: -5px;
		left: -5px;
		width: 44px;
		height: 44px;
		background-image: url(/rwd/fun/make/craft/img/parts_main_boy.png);
		background-position: 0 0;
		background-repeat: no-repeat;
		background-size: 44px 44px;
	}

	#contentArea .wrp-main-area .wrp-products-img .wrp-products-mainimg {
		position: relative;
	}

	#contentArea .wrp-main-area .wrp-products-img .wrp-products-mainimg .wrp-products-mainimg-list {
		background-color: #f3fafa;
	}

	#contentArea .wrp-main-area .wrp-products-img .wrp-products-mainimg .wrp-products-mainimg-list .wrp-products-img-mainimg img {
		width: 100%;
		height: auto;
	}

	#contentArea .wrp-main-area .wrp-products-img .wrp-products-mainimg .wrp-products-navi .next-link {
		position: absolute;
		top: 20%;
		right: -10px;
	}

	#contentArea .wrp-main-area .wrp-products-img .wrp-products-mainimg .wrp-products-navi .next-link a {
		width: 45px;
		height: 45px;
		background-size: 45px 45px;
	}

	#contentArea .wrp-main-area .wrp-products-img .wrp-products-mainimg .wrp-products-navi .prev-link {
		display: none;
		position: absolute;
		top: 20%;
		left: -10px;
	}

	#contentArea .wrp-main-area .wrp-products-img .wrp-products-mainimg .wrp-products-navi .prev-link a {
		width: 45px;
		height: 45px;
		background-size: 45px 45px;
	}

	#contentArea .wrp-main-area .wrp-products-img .wrp-products-mainimg .wrp-products-thumbimg {
		margin: 10px auto 0;
		width: 235px;
	}

	#contentArea .wrp-main-area .wrp-products-img .wrp-products-mainimg .wrp-products-thumbimg .products-thumbimg-list li {
		margin-left: 6px;
		width: 70px;
	}

	#contentArea .wrp-main-area .wrp-products-img .wrp-products-mainimg .wrp-products-thumbimg .products-thumbimg-list li:first-child {
		margin-left: 0;
	}

	#contentArea .wrp-main-area .wrp-products-img .wrp-products-mainimg .wrp-products-thumbimg .products-thumbimg-list li .products-thumbimg-bd {
		padding: 4px 4px 5px 4px;
	}

	#contentArea .wrp-main-area .wrp-products-img .wrp-products-mainimg .wrp-products-thumbimg .products-thumbimg-list li .products-thumbimg-bd a img {
		width: 62px;
	}

	/* #contentArea .wrp-main-area .wrp-products-img .wrp-products-mainimg .wrp-products-thumbimg .products-thumbimg-list li.act .products-thumbimg-bd {
		background-image: url(/rwd/fun/make/craft/img/sp/bdr_thumb.png);
		background-position: 0 0;
		background-repeat: no-repeat;
		background-size: 70px 43px;
	} */

	#contentArea .wrp-main-area .wrp-products-img .wrp-products-mainimg .wrp-products-info {
		position: relative;
		top: auto;
		left: auto;
		margin-top: 25px;
		border-top: 3px solid #ebf6f5;
		width: 100%;
	}

	#contentArea .wrp-main-area .wrp-products-img .wrp-products-mainimg .wrp-products-info .txt-movie {
		display: none;
	}

	#contentArea .wrp-main-area .wrp-products-img .wrp-products-mainimg .wrp-products-info .txt-level {
		float: none;
		width: 100%;
		margin-left: 0;
		border-bottom: 3px solid #ebf6f5;
		padding: 10px 0;
	}

	#contentArea .wrp-main-area .wrp-products-img .wrp-products-mainimg .wrp-products-info .txt-level p {
		line-height: 29px;
	}

	#contentArea .wrp-main-area .wrp-products-img .wrp-products-mainimg .wrp-products-info .txt-print {
		display: none;
	}

	#contentArea .wrp-main-area .wrp-products-img .wrp-products-mainimg .wrp-products-info .txt-share {
		float: none;
		width: 100%;
		border-bottom: 3px solid #ebf6f5;
		padding: 10px 0;
		line-height: 29px;
	}

	#contentArea .wrp-main-area .wrp-products-img .wrp-products-mainimg .wrp-products-info .txt-share a {
		margin-right: 18px;
	}

	#contentArea .wrp-main-area .wrp-products-img .wrp-products-mainimg .wrp-products-info .txt-share a.icn-line {
		display: inline;
	}

	#contentArea .wrp-main-area .wrp-products-img .wrp-products-mainimg .wrp-products-info .txt-share a img {
		width: 31px;
	}
}

/* # products-list
----------------------------------- */
#contentArea .box-toggle {
	margin-bottom: 55px;
	border: 4px solid #d4ecea;
}

#contentArea .box-toggle .box-toggle-head {
	position: relative;
	background-color: #ebf6f5;
}

#contentArea .box-toggle .box-toggle-head .box-toggle-ttl {
	padding: 15px;
	font-size: 32px;
	font-weight: normal;
	text-align: center;
}

#contentArea .box-toggle .box-toggle-head .box-toggle-ttl .box-toggle-rb {
	font-size: 24px;
}

#contentArea .box-toggle .box-toggle-head .box-toggle-btn {
	position: absolute;
	top: 10px;
	right: 10px;
}

#contentArea .box-toggle .box-toggle-head .box-toggle-btn a {
	display: none;
	/*width: 52px;
	height: 52px;
	background-image: url(/rwd/fun/make/common/img/icn_btn_toggle.png);
	background-repeat: no-repeat;
	background-size: 52px 104px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	font-size: 0;*/
}

#contentArea .box-toggle.js-toggle-open .box-toggle-head .box-toggle-btn a {
	background-position: 0 -52px;
}

#contentArea .box-toggle.js-toggle-close .box-toggle-head .box-toggle-btn a {
	background-position: 0 0;
}

#contentArea .box-toggle .box-toggle-body {
	display: block;
}

#contentArea .box-toggle .box-toggle-body .box-toggle-body-inner {
	padding: 46px 56px;
	background-color: #fff;
}

#contentArea .box-toggle .box-toggle-body .box-toggle-body-inner .wrp-box-txt-list .box-inner-ttl {
	padding: 10px 15px;
	background-color: #F5A623;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	margin:25px 0 20px;
}

#contentArea .box-toggle .box-toggle-body .box-toggle-body-inner .wrp-box-txt-list .box-inner-ttl.bc1 {
	background-color: #ec9699;
}

@media only screen and (max-width: 736px) {
	#contentArea .box-toggle {
		margin-bottom: 20px;
		border: 2px solid #d4ecea;
	}

	#contentArea .box-toggle .box-toggle-head {
		position: relative;
		background-color: #ebf6f5;
	}

	#contentArea .box-toggle .box-toggle-head .box-toggle-ttl {
		padding: 15px;
		font-size: 19px;
	}

	#contentArea .box-toggle .box-toggle-head .box-toggle-ttl .box-toggle-rb {
		font-size: 13px;
	}

	#contentArea .box-toggle .box-toggle-head .box-toggle-btn {
		position: absolute;
		top: 13px;
		right: 13px;
	}

	#contentArea .box-toggle .box-toggle-head .box-toggle-btn a {
		display: block;
		width: 30px;
		height: 30px;
		background-image: url(/rwd/fun/make/common/img/sp/icn_btn_toggle.png);
		background-repeat: no-repeat;
		background-size: 30px 60px;
		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
		font-size: 0;
	}

	#contentArea .box-toggle.js-toggle-open .box-toggle-head .box-toggle-btn a {
		background-position: 0 -30px;
	}

	#contentArea .box-toggle.js-toggle-close .box-toggle-head .box-toggle-btn a {
		background-position: 0 0;
	}

	#contentArea .box-toggle .box-toggle-body {
		display: none;
	}

	#contentArea .box-toggle .box-toggle-body .box-toggle-body-inner {
		padding: 15px 13px;
	}

	#contentArea .box-toggle .box-toggle-body .box-toggle-body-inner .wrp-box-txt-list .box-inner-ttl {
		font-size: 16px;
		margin: 15px 0 10px;
	}
}

/* # box-txt-list
----------------------------------- */
#contentArea .wrp-box-txt-list .box-txt-list li {
	border-bottom: 2px solid #e6e6e6;
	padding: 10px 0 0;
}

#contentArea .wrp-box-txt-list .box-txt-list li .box-txt-list-ttl {
	font-size: 18px;
	font-weight: bold;
}

#contentArea .wrp-box-txt-list .box-txt-list li .box-txt-list-txt {
	margin-top: 10px;
	font-size: 18px;
}

#contentArea .wrp-box-txt-list .box-txt-list li:first-child {
	padding: 0 0 10px;
}

#contentArea .wrp-box-txt-list .box-txt-list li:last-child {
	border-bottom: none;
}

#contentArea .wrp-box-txt-list .box-txt-list.list-howto-make li .wrp-box-layout2 {
	position: relative;
}

#contentArea .wrp-box-txt-list .box-txt-list.list-howto-make li .wrp-box-layout2 .list-num {
	position: absolute;
	min-width: 30px;
	height: 30px;
	background-color: #5bc2d9;
	color: #fff;
	font-size: 17px;
	text-align: center;
	line-height: 30px;
	padding:0 5px;
	left:-20px;
}

#contentArea .wrp-box-txt-list .box-txt-list.list-howto-make li .wrp-box-layout2 .list-num.list-num-complete {
	width: 45px;
}

#contentArea .wrp-caution-area {
	margin-top: 10px;
	border-top: 2px solid #e6e6e6;
	padding-top: 30px;
}

#contentArea .wrp-caution-area .caution-area-ttl {
	float: left;
	box-sizing: border-box;
	padding: 10px;
	width: 120px;
	background-color: #c8161d;
	color: #fff;
	font-size: 16px;
	text-align: center;
}

#contentArea .wrp-caution-area .caution-area-txt {
	float: right;
	width: 675px;
	color: #c8161d;
	font-size: 16px;
}

@media only screen and (max-width: 736px) {
	#contentArea .wrp-box-txt-list .box-txt-list li {
		padding: 15px 0;
	}

	#contentArea .wrp-box-txt-list .box-txt-list li .box-txt-list-ttl {
		font-size: 13px;
	}

	#contentArea .wrp-box-txt-list .box-txt-list li .box-txt-list-txt {
		margin-top: 5px;
		font-size: 13px;
	}

	#contentArea .wrp-box-txt-list .box-txt-list li:first-child {
		padding: 0 0 10px;
	}

	#contentArea .wrp-caution-area {
		margin-top: 0;
	}

	#contentArea .wrp-caution-area .caution-area-ttl {
		float: none;
		box-sizing: border-box;
		padding: 5px 10px;
		width: 100%;
		font-size: 12px;
	}

	#contentArea .wrp-caution-area .caution-area-ttl br {
		display: none;
	}

	#contentArea .wrp-caution-area .caution-area-txt {
		float: none;
		margin-top: 10px;
		width: 100%;
		font-size: 12px;
	}
}

#contentArea .wrp-box-layout2 .wrp-box-layout2-img {
	float: left;
	width: 390px;
}

#contentArea .wrp-box-layout2 .wrp-box-layout2-img img {
	max-width: 390px;
	height: auto;
}

#contentArea .wrp-box-layout2 .wrp-box-layout2-info {
	float: right;
	width: 390px;
}

#contentArea .wrp-box-layout2 .wrp-box-layout2-info p {
	font-size: 18px;
	line-height: 1.8;
}

#contentArea .wrp-box-layout2 .wrp-box-layout2-info .box-pdf-list {
	margin: 15px 0;
}

#contentArea .wrp-box-layout2 .wrp-box-layout2-info .box-btn-list {
	margin-top: 15px;
}

#contentArea .wrp-box-layout2 .wrp-box-layout2-info .box-btn-list li {
	padding: 0;
	border-bottom: none;
	margin-bottom: 1px;
}

#contentArea .wrp-box-layout2 .wrp-box-layout2-info .box-btn-list li a {
	display: block;
	padding: 15px 55px 15px 30px;
	background-color: #f2f2f3;
	background-position: 93% 50%;
	background-repeat: no-repeat;
	background-size: 27px 27px;
	color: #444;
	font-size: 18px;
}

#contentArea .wrp-box-layout2 .wrp-box-layout2-info .box-btn-list li a.icn-zoom {
	background-image: url(/rwd/fun/make/common/img/icn_zoom.png);
}

#contentArea .wrp-box-layout2 .wrp-box-layout2-info .box-btn-list li a.icn-pdf {
	background-image: url(/rwd/fun/make/common/img/icn_pdf.png);
}

@media only screen and (max-width: 736px) {
	#contentArea .wrp-box-layout2 .wrp-box-layout2-img {
		float: none;
		width: 100%;
	}

	#contentArea .wrp-box-layout2 .wrp-box-layout2-img img {
		max-width: 100%;
		width: 100%;
		height: auto;
	}

	#contentArea .wrp-box-layout2 .wrp-box-layout2-info {
		float: none;
		margin-top: 15px;
		width: 100%;
	}

	#contentArea .wrp-box-layout2 .wrp-box-layout2-info p {
		font-size: 13px;
		line-height: 1.8;
	}

	#contentArea .wrp-box-layout2 .wrp-box-layout2-info .box-btn-list {
		margin-top: 15px;
	}

	#contentArea .wrp-box-layout2 .wrp-box-layout2-info .box-btn-list li {
		padding: 0;
		border-bottom: none;
		margin-bottom: 1px;
	}

	#contentArea .wrp-box-layout2 .wrp-box-layout2-info .box-btn-list li a {
		display: block;
		padding: 10px 35px 10px 15px;
		background-color: #f2f2f3;
		background-size: 21px 21px;
		background-position: 95% 50%;
		color: #444;
		font-size: 13px;
	}
}

/* # movie-area
----------------------------------- */
#contentArea .wrp-movie-area {
	padding-bottom: 70px;
}

#contentArea .wrp-movie-area .movie-notes {
	margin-top: 70px;
	font-size: 14px;
	text-align: center;
}

@media only screen and (max-width: 736px) {
	#contentArea .wrp-movie-area {
		padding-bottom: 30px;
	}

	#contentArea .wrp-movie-area .movie-area iframe {
		width: 100%;
		height: auto;
	}

	#contentArea .wrp-movie-area .movie-notes {
		margin-top: 30px;
		font-size: 12px;
		text-align: left;
	}
}

/* # products-list
----------------------------------- */
#contentArea .wrp-products-list-area {
	padding: 45px 0 80px;
}

#contentArea .wrp-products-list-area .ttl-products-list {
	font-size: 32px;
	font-weight: normal;
	text-align: center;
}

#contentArea .wrp-products-list-area .ttl-products-list .en {
	display: block;
	margin-bottom: 15px;
	font-size: 14px;
}

#contentArea .wrp-products-list-area .products-list-recommend {
	margin-top: 50px;
}

#contentArea .wrp-products-list-area .products-list-recommend .products-list li {
	float: left;
	margin-left: 24px;
	width: 217px;
}

#contentArea .wrp-products-list-area .products-list-recommend .products-list li a {
	display: block;
	text-decoration: none;
}

#contentArea .wrp-products-list-area .products-list-recommend .products-list li a .products-img {
	position: relative;
	width: 217px;
	height: 217px;
	background-color: #fff;
}

#contentArea .wrp-products-list-area .products-list-recommend .products-list li a .products-img img {
	width: 217px;
	height: 217px;
}

#contentArea .wrp-products-list-area .products-list-recommend .products-list li a .icn-ranking {
	position: relative;
}

#contentArea .wrp-products-list-area .products-list-recommend .products-list li a .icn-ranking:before {
	display: block;
	position: absolute;
	content: '';
	top: -12px;
	left: 5px;
	width: 38px;
	height: 58px;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: 38px 58px;
}

#contentArea .wrp-products-list-area .products-list-recommend .products-list li a .icn-ranking.icn-ranking-1:before {
	background-image: url(/rwd/fun/make/craft/img/icn_ranking1.png);
}

#contentArea .wrp-products-list-area .products-list-recommend .products-list li a .icn-ranking.icn-ranking-2:before {
	background-image: url(/rwd/fun/make/craft/img/icn_ranking2.png);
}

#contentArea .wrp-products-list-area .products-list-recommend .products-list li a .icn-ranking.icn-ranking-3:before {
	background-image: url(/rwd/fun/make/craft/img/icn_ranking3.png);
}

#contentArea .wrp-products-list-area .products-list-recommend .products-list li a .icn-ranking.icn-ranking-4:before {
	background-image: url(/rwd/fun/make/craft/img/icn_ranking4.png);
}

#contentArea .wrp-products-list-area .products-list-recommend .products-list li a .products-name {
	margin-top: 15px;
	color: #000;
	font-size: 18px;
	text-align: center;
}

#contentArea .wrp-products-list-area .products-list-recommend .products-list li a .products-name span {
	display: inline-block;
	padding: 0 10px 8px;
}
#contentArea .wrp-products-list-area .products-list-recommend .products-list li a .products-name span:after {
	content: "";
	display: block;
	width: 48px;
	height: 2px;
	margin: 5px auto 0 auto;
	background-color: #000;
}
#contentArea .wrp-products-list-area .products-list-recommend .products-list li.color-boys a .products-img {
	background-color: #f3fafa;
}

#contentArea .wrp-products-list-area .products-list-recommend .products-list li.color-girls a .products-img {
	background-color: #fef5f5;
}

#contentArea .wrp-products-list-area .products-list-recommend .products-list li.color-both a .products-img {
	background-color: #fff8eb;
}

#contentArea .wrp-products-list-area .products-list-recommend .products-list li:first-child {
	margin-left: 0;
}

@media only screen and (max-width: 736px) {
	#contentArea .wrp-products-list-area {
		padding: 30px 0 40px;
	}

	#contentArea .wrp-products-list-area .ttl-products-list {
		font-size: 19px;
	}

	#contentArea .wrp-products-list-area .ttl-products-list .en {
		display: block;
		margin-bottom: 15px;
		font-size: 14px;
	}

	#contentArea .wrp-products-list-area .ttl-products-list .en img {
		width: 128px;
	}

	#contentArea .wrp-products-list-area .products-list-recommend {
		margin-top: 50px;
	}

	#contentArea .wrp-products-list-area .products-list-recommend .products-list li {
		float: left;
		box-sizing: border-box;
		margin-top: 30px;
		margin-left: 0;
		width: 50%;
	}

	#contentArea .wrp-products-list-area .products-list-recommend .products-list li a {
		display: block;
		text-decoration: none;
	}

	#contentArea .wrp-products-list-area .products-list-recommend .products-list li a .products-img {
		width: 100%;
		height: auto;
		background-color: #fff;
	}

	#contentArea .wrp-products-list-area .products-list-recommend .products-list li a .products-img img {
		width: 100%;
		height: auto;
	}

	#contentArea .wrp-products-list-area .products-list-recommend .products-list li a .icn-star {
		position: relative;
	}

	#contentArea .wrp-products-list-area .products-list-recommend .products-list li a .icn-star:after {
		top: 10px;
		right: 10px;
	}

	#contentArea .wrp-products-list-area .products-list-recommend .products-list li a .icn-ranking {
		position: relative;
	}

	#contentArea .wrp-products-list-area .products-list-recommend .products-list li a .icn-ranking:before {
		display: block;
		position: absolute;
		content: '';
		top: -8px;
		left: 2px;
		width: 26px;
		height: 39px;
		background-position: 0 0;
		background-repeat: no-repeat;
		background-size: 26px 39px;
	}

	#contentArea .wrp-products-list-area .products-list-recommend .products-list li a .icn-ranking.icn-ranking-1:before {
		background-image: url(/rwd/fun/make/craft/img/sp/icn_ranking1.png);
	}

	#contentArea .wrp-products-list-area .products-list-recommend .products-list li a .icn-ranking.icn-ranking-2:before {
		background-image: url(/rwd/fun/make/craft/img/sp/icn_ranking2.png);
	}

	#contentArea .wrp-products-list-area .products-list-recommend .products-list li a .icn-ranking.icn-ranking-3:before {
		background-image: url(/rwd/fun/make/craft/img/sp/icn_ranking3.png);
	}

	#contentArea .wrp-products-list-area .products-list-recommend .products-list li a .icn-ranking.icn-ranking-4:before {
		background-image: url(/rwd/fun/make/craft/img/sp/icn_ranking4.png);
	}

	#contentArea .wrp-products-list-area .products-list-recommend .products-list li a .products-name {
		margin-top: 15px;
		color: #000;
		font-size: 11px;
		text-align: center;
	}

	#contentArea .wrp-products-list-area .products-list-recommend .products-list li a .products-name span {
		display: inline-block;
		padding: 0 10px 5px;
	}

	#contentArea .wrp-products-list-area .products-list-recommend .products-list li a .products-name span:after {
		content: "";
		display: block;
		width: 48px;
		height: 2px;
		margin: 5px auto 0 auto;
		background-color: #000;
	}
	#contentArea .wrp-products-list-area .products-list-recommend .products-list li:nth-child(2n) {
		padding-left: 10px;
	}

	#contentArea .wrp-products-list-area .products-list-recommend .products-list li:nth-child(2n-1) {
		padding-right: 10px;
	}

	#contentArea .wrp-products-list-area .products-list-recommend .products-list li:first-child {
		margin-top: 0;
	}

	#contentArea .wrp-products-list-area .products-list-recommend .products-list li:nth-child(2) {
		margin-top: 0;
	}
}

#contentArea .icn-star {
	position: relative;
}

#contentArea .icn-star:after {
	display: block;
	position: absolute;
	content: '';
	top: 10px;
	right: 10px;
	width: 56px;
	height: 13px;
	background-image: url(/rwd/fun/make/common/img/icn_star.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: 112px 13px;
}

#contentArea .icn-star.icn-star-0:after {
	background-position: -56px 0;
}

#contentArea .icn-star.icn-star-1:after {
	background-position: -42px 0;
}

#contentArea .icn-star.icn-star-2:after {
	background-position: -28px 0;
}

#contentArea .icn-star.icn-star-3:after {
	background-position: -14px 0;
}

#contentArea .icn-star.icn-star-4:after {
	background-position: 0 0;
}

#contentArea .icn-star-s {
	position: relative;
}

#contentArea .icn-star-s:after {
	display: block;
	position: absolute;
	content: '';
	top: 10px;
	right: 10px;
	width: 48px;
	height: 12px;
	background-image: url(/rwd/fun/make/common/img/icn_star_s.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: 96px 12px;
}

#contentArea .icn-star-s.icn-star-s-0:after {
	background-position: -48px 0;
}

#contentArea .icn-star-s.icn-star-s-1:after {
	background-position: -36px 0;
}

#contentArea .icn-star-s.icn-star-s-2:after {
	background-position: -24px 0;
}

#contentArea .icn-star-s.icn-star-s-3:after {
	background-position: -12px 0;
}

#contentArea .icn-star-s.icn-star-s-4:after {
	background-position: 0 0;
}

@media only screen and (max-width: 736px) {
	#contentArea .icn-star {
		position: relative;
	}

	#contentArea .icn-star:after {
		display: block;
		position: absolute;
		content: '';
		top: 10px;
		right: 10px;
		width: 60px;
		height: 15px;
		background-image: url(/rwd/fun/make/common/img/sp/icn_star.png);
		background-position: 0 0;
		background-repeat: no-repeat;
		background-size: 120px 15px;
	}

	#contentArea .icn-star.icn-star-0:after {
		background-position: -60px 0;
	}

	#contentArea .icn-star.icn-star-1:after {
		background-position: -45px 0;
	}

	#contentArea .icn-star.icn-star-2:after {
		background-position: -30px 0;
	}

	#contentArea .icn-star.icn-star-3:after {
		background-position: -15px 0;
	}

	#contentArea .icn-star.icn-star-4:after {
		background-position: 0 0;
	}

	#contentArea .icn-star-s {
		position: relative;
	}

	#contentArea .icn-star-s:after {
		display: block;
		position: absolute;
		content: '';
		top: 10px;
		right: 10px;
		width: 36px;
		height: 9px;
		background-image: url(/rwd/fun/make/common/img/sp/icn_star_s.png);
		background-position: 0 0;
		background-repeat: no-repeat;
		background-size: 72px 9px;
	}

	#contentArea .icn-star-s.icn-star-s-0:after {
		background-position: -36px 0;
	}

	#contentArea .icn-star-s.icn-star-s-1:after {
		background-position: -27px 0;
	}

	#contentArea .icn-star-s.icn-star-s-2:after {
		background-position: -18px 0;
	}

	#contentArea .icn-star-s.icn-star-s-3:after {
		background-position: -9px 0;
	}

	#contentArea .icn-star-s.icn-star-s-4:after {
		background-position: 0 0;
	}
}

/* wrp-bnr-area */
#contentArea .wrp-bnr-area {
	margin:50px 0;
}
#contentArea .wrp-bnr-area p {
	width:460px;
	float:left;
}
#contentArea .wrp-bnr-area p:first-child {
	margin-right: 20px;
}

@media only screen and (max-width: 736px) {
	#contentArea .wrp-bnr-area {
		margin: 15px 0;
	}
	#contentArea .wrp-bnr-area p {
		width: 100%;
		float:none;
	}
	#contentArea .wrp-bnr-area p img {
		width: 100%;
	}
	#contentArea .wrp-bnr-area p img:first-child {
		margin-bottom: 10px;
		margin-right: 0;
	}
}

/* # color variation
----------------------------------- */
#contentArea.color-boys .wrp-main-area .wrp-products-img:after {
	background-image: url(/rwd/fun/make/craft/img/parts_main_boy.png);
}

#contentArea.color-boys .wrp-main-area .wrp-products-img .wrp-products-mainimg .wrp-products-mainimg-list {
	background-color: #f3fafa;
}

#contentArea.color-boys .box-toggle {
	border: 4px solid #d4ecea;
}

#contentArea.color-boys .box-toggle .box-toggle-head {
	background-color: #ebf6f5;
}

#contentArea.color-boys .wrp-box-txt-list .box-txt-list.list-howto-make li .wrp-box-layout2 .list-num {
	background-color: #5bc2d9;
}

#contentArea.color-girls .wrp-main-area .wrp-products-img:after {
	background-image: url(/rwd/fun/make/craft/img/parts_main_girl.png);
}

#contentArea.color-girls .wrp-main-area .wrp-products-img .wrp-products-mainimg .wrp-products-mainimg-list {
	background-color: #fef5f5;
}

#contentArea.color-girls .box-toggle {
	border: 4px solid #fadbda;
}

#contentArea.color-girls .box-toggle .box-toggle-head {
	background-color: #fef5f5;
}

#contentArea.color-girls .wrp-box-txt-list .box-txt-list.list-howto-make li .wrp-box-layout2 .list-num {
	background-color: #f29c9f;
}

#contentArea.color-both .wrp-main-area .wrp-products-img:after {
	background-image: url(/rwd/fun/make/craft/img/parts_main_both.png);
}

#contentArea.color-both .wrp-main-area .wrp-products-img .wrp-products-mainimg .wrp-products-mainimg-list {
	background-color: #fff8eb;
}

#contentArea.color-both .box-toggle {
	border: 4px solid #fce2c0;
}

#contentArea.color-both .box-toggle .box-toggle-head {
	background-color: #fff8eb;
}

#contentArea.color-both .wrp-box-txt-list .box-txt-list.list-howto-make li .wrp-box-layout2 .list-num {
	background-color: #f8b86d;
}

/* # print
----------------------------------- */
@media print {
	#contentArea .wrp-main-area .wrp-products-img .wrp-products-mainimg .wrp-products-mainimg-list li {
		display: none;
	}
	#contentArea .wrp-main-area .wrp-products-img .wrp-products-mainimg .wrp-products-mainimg-list li:first-child {
		display: block;
	}
	#contentArea .box-toggle .box-toggle-body {
		display: block;
	}
	#contentArea .wrp-products-list-area {
		display: none;
	}
	#contentArea .wrp-bnr-area {
		display: none;
	}
	#contentArea .wrp-main-area .wrp-products-img .wrp-products-mainimg .wrp-products-info {
		display: none;
	}
	#contentFoot{
		display: none;
	}
	#contentArea .wrp-movie-area,
	#contentArea .wrp-products-navi {
		display: none;
	}
	#contentArea .wrp-main-area .wrp-products-img .wrp-products-mainimg .wrp-products-thumbimg {
		display: none;
	}
	.footer {
		display: none;
	}
}
