@charset "UTF-8";
/*
*******************************************************************************************************
# 『乗りものの街』を作ろう
*******************************************************************************************************
*/


/* 
	override
--------------------------------------------------------------- */

/* #contentArea
----------------------------------- */
@media only screen and (max-width: 736px) {
	#contentArea .wrp-car {
		border-top: 0;
	}
}

/* 
	layout
--------------------------------------------------------------- */

/* wrp-car
----------------------------------- */
#contentArea .wrp-car {
	background-image: url(/rwd/fun/make/special/img/bg_pattern_pink.png);
}
#contentArea .wrp-car:before {
	top: -75px;
	right: 50%;
	width: 347px;
	height: 347px;
	margin: 0 -565px 0 0;
	background-image: url(/rwd/fun/make/special/vehicle/img/bg_shape_car.png);
	background-size: 347px auto;
}
#contentArea .wrp-car:after {
	height: 259px;
	background-image: url(/rwd/fun/make/special/vehicle/img/bg_box_car.png);
	background-size: 1280px auto;
}
#contentArea .wrp-car .contents-area-inner:before {
	background-color: #f8cdd6;
}
#contentArea .wrp-car .balloon-sub {
	top: 60px;
	right: 70px;
	width: 96px;
}
#contentArea .wrp-car .contents-area-craft {
	padding-top: 1128px;
}
#contentArea .wrp-car .contents-area-craft:before {
	top: -192px;
	width: 1280px;
	height: 1290px;
	background-image: url(/rwd/fun/make/special/vehicle/img/bg_craft_car.png);
	background-size: 1280px auto;
}
#contentArea .wrp-car .craft-wheel {
	top: 24px;
	right: 82px;
	width: 280px;
}
#contentArea .wrp-car .craft-wheel:after {
	position: absolute;
	bottom: -13px;
	left: 52px;
	display: block;
	content: '';
	width: 192px;
	height: 50px;
	background-image: url(/rwd/fun/make/special/vehicle/img/bg_craft_car_parts_1.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: 192px auto;
}
#contentArea .wrp-car .craft-bus {
	top: 90px;
	left: 158px;
	width: 267px;
}
#contentArea .wrp-car .craft-6pcar {
	top: 271px;
	left: 393px;
	width: 113px;
}
#contentArea .wrp-car .craft-vehicle {
	top: 415px;
	left: -37px;
	width: 180px;
}
#contentArea .wrp-car .craft-trailer {
	top: 531px;
	right: 221px;
	width: 184px;
}
#contentArea .wrp-car .craft-express {
	top: 656px;
	left: 21px;
	width: 304px;
}
#contentArea .wrp-car .craft-train {
	top: 712px;
	right: 155px;
	width: 333px;
}
#contentArea .wrp-car .craft-fireengine {
	top: 855px;
	left: 175px;
	width: 212px;
}
#contentArea .wrp-car .craft-propellercar {
	top: 921px;
	right: 81px;
	width: 213px;
}
#contentArea .wrp-car .pic-2col {
	position: relative;
}
#contentArea .wrp-car .pic-2col .pic-tommy {
	position: absolute;
	top: -94px;
	right: -17px;
	width: 286px;
}
#contentArea .wrp-car .btn-pdf {
	margin-top: 35px;
}
@media only screen and (max-width: 736px) {
	#contentArea .wrp-car:before {
		top: 5px;
		right: -55px;
		width: 157px;
		height: 157px;
		margin: 0;
		background-size: 157px auto;
	}
	#contentArea .wrp-car:after {
		display: none;
	}
	#contentArea .wrp-car .balloon-sub {
		top: 25px;
		right: -1px;
		width: 43px;
	}
	#contentArea .wrp-car .contents-area-craft {
		padding-top: 167.66%; /* MEMO width:640px;height:1073px; */
	}
	#contentArea .wrp-car .contents-area-craft:before {
		top: -12.60%;
		width: 100%;
		height: 0;
		padding: 160.63% 0 0;
		background-image: url(/rwd/fun/make/special/vehicle/img/bg_craft_car_sp.png);
		background-size: 100% auto;
	}
	#contentArea .wrp-car .craft-wheel {
		top: 4.22%;
		right: 2.34%;
		width: 35.31%;
	}
	#contentArea .wrp-car .craft-wheel:after {
		bottom: -3.80%;
		left: 18.58%;
		width: 68.14%;
		height: 0;
		padding: 17.70% 0 0;
		background-size: 100% auto;
	}
	#contentArea .wrp-car .craft-bus {
		top: 8.62%;
		left: 9.69%;
		width: 33.44%;
	}
	#contentArea .wrp-car .craft-6pcar {
		top: 24.72%;
		left: 22.34%;
		width: 14.06%;
	}
	#contentArea .wrp-car .craft-vehicle {
		top: 41.68%;
		left: 7.97%;
		width: 22.66%;
	}
	#contentArea .wrp-car .craft-trailer {
		top: 43.08%;
		right: 7.50%;
		width: 23.28%;
	}
	#contentArea .wrp-car .craft-express {
		top: 52.96%;
		left: -5%;
		width: 38.13%;
	}
	#contentArea .wrp-car .craft-train {
		top: 55.38%;
		right: 23.75%;
		width: 41.72%;
	}
	#contentArea .wrp-car .craft-fireengine {
		top: 66%;
		left: 14.69%;
		width: 26.88%;
	}
	#contentArea .wrp-car .craft-propellercar {
		top: 70.3%;
		right: 6.56%;
		width: 25.78%;
	}
	#contentArea .wrp-car .pic-2col {
		position: relative;
	}
	#contentArea .wrp-car .pic-2col .pic-tommy {
		display: none;
	}
	#contentArea .wrp-car .btn-pdf {
		margin-top: 25px;
	}
}

