@charset "utf-8";
@import url(reset.css);

body
{
	margin: 0;
	padding: 0;
	font-family: "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro," メイリオ", Meiryo, Osaka," ＭＳ Ｐゴシック", MS PGothic," sans-serif";
	font-size: 14px;
  background: #3b3d43;
}

/* common classes */
a {outline:none; text-decoration:none;}
a:link {color:#000; text-decoration:none;}
a:visited {color:#000; text-decoration:none;}
a:hover {color:#000; text-decoration:none; }
a:focus {color:#000; text-decoration:none;}
a:active {color:#000; text-decoration:none;}

img
{
	border:none;
}

.clear
{
	clear:both;
	height:0;

}

.clearfix:after
{
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}

ul, ol
{
	list-style:none;
}

.left
{
	float:left;
}

.right
{
	float:right;
}

.center
{
	text-align:center;
}

.tleft
{
	text-align:left;
}

.tright
{
	text-align:right;
}

h1{
	margin:0;
	font-size:10px;
	color:#000;
	font-weight:normal;
	font-family: "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}

.tm5{margin-top:5px;}
.lm5{margin-left:5px;}
.rm5{margin-right:5px;}
.bm5{margin-bottom:5px;}
.tm10{margin-top:10px;}
.lm10{margin-left:10px;}
.rm10{margin-right:10px;}
.bm10{margin-bottom:10px;}
.tm20{margin-top:20px;}
.lm20{margin-left:20px;}
.rm20{margin-right:20px;}
.bm20{margin-bottom:20px;}
.tm30{margin-top:30px;}
.lm30{margin-left:30px;}
.rm30{margin-right:30px;}
.bm30{margin-bottom:30px;}

a:hover img
{
     opacity:0.6;
     filter:alpha(opacity=60);
     -ms-filter: "alpha( opacity=60 )";
     background:none !important;
}

/* Hides from IE-mac */
*html #wrap
{
	display:block;
	margin: 0 auto;
	padding:0;
	width: 100%;
	height:1%;
}
/* End hide from IE-mac */

/* IE-mac */
#wrap
{
	display:inline-table;
	width: 100%;
}

/* winNN macNN */
#wrap:after
{
	content:"";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	width: 100%;
}

#wrap
{
	margin: 0 auto;
	padding:0;
	width: 100%;
}

main
{
  min-height: 100vh;
	padding-bottom: 50px;
}

main .inner
{
  width: 1200px;
  margin:0 auto;
}

#simulator
{
  padding-top: 220px;
  padding-left: 10px;
  position: relative;
}

#simulator .parts li
{
  position: absolute;
  display: none;
}

#simulator .parts li.on
{
  display: block;
}

#simulator .parts #FrontFork li:nth-child(1)
{
  right: 175px;
  top: 169px;
  z-index: -1;
}

#simulator .parts #FrontFork li:nth-child(2)
{
  right: 179px;
  top: 196px;
}

#simulator .parts #FrontFork li:nth-child(3)
{
  right: 179px;
  top: 192px;
}

#simulator .parts #Wheel li
{
  z-index: -5;
}

#simulator .parts #Wheel li:nth-child(1)
{
  right: 18px;
  top: 320px;
}

#simulator .parts #Wheel li:nth-child(3)
{
  right: 11px;
  top: 312px;
}

#simulator .parts #Wheel li:nth-child(2)
{
  right: 15px;
  top: 312px;
}

#simulator .parts #Handle li
{
  z-index: -1;
}

#simulator .parts #Handle li:nth-child(1)
{
  right: 323px;
  top: 108px;
}

#simulator .parts #Handle li:nth-child(2)
{
  right: 332px;
  top: 67px;
}

#simulator .parts #Handle li:nth-child(3)
{
  right: 288px;
  top: 104px;
}

#simulator .parts #Handle li:nth-child(4)
{
  right: 290px;
  top: 136px;
}

#simulator .parts #Handle li:nth-child(5)
{
  right: 296px;
  top: 131px;
}

#simulator .parts #Handle li:nth-child(6)
{
  right: 342px;
  top: 71px;
}

#simulator .parts #Handle li:nth-child(7)
{
  right: 279px;
  top: 76px;
}

#simulator .parts #Handle li:nth-child(8)
{
  right: 345px;
  top: 100px;
}

#simulator .parts #Handle li:nth-child(9)
{
  right: 294px;
  top: 115px;
}

#simulator .parts #Handle li:nth-child(10)
{
  right: 285px;
  top: 108px;
}

#simulator .parts #Handle li:nth-child(11)
{
  right: 320px;
  top: 5px;
}

#simulator .parts #Handle li:nth-child(12)
{
  right: 278px;
  top: 161px;
}


#simulator .parts #Tank li
{
  z-index: 2;
}

#simulator .parts #Tank li:nth-child(1)
{
	right: 441px;
  top: 197px;
}

#simulator .parts #Tank li:nth-child(1) img
{
	width: 96%;
}

#simulator .parts #Tank li:nth-child(2)
{
	right: 428px;
	top: 223px;
}

#simulator .parts #Tank li:nth-child(2) img
{
	width: 102%;
}

#simulator .parts #Tank li:nth-child(3)
{
	right: 454px;
	top: 211px;
}

#simulator .parts #Tank li:nth-child(4)
{
	right: 423px;
	top: 208px;
}

#simulator .parts #Tank li:nth-child(4) img
{
	width: 97%;
}

#simulator .parts #Tank li:nth-child(5)
{
	right: 426px;
	top: 208px;
}

#simulator .parts #Tank li:nth-child(6)
{
	right: 384px;
	top: 194px;
}

#simulator .parts #Tank li:nth-child(6) img
{
	width: 95%;
	height: auto;
}

#simulator .parts #OilTank li:nth-child(1)
{
  left: 383px;
  top: 379px;
}

#simulator .parts #OilTank li:nth-child(2)
{
  left: 383px;
  top: 379px;
}

#simulator .parts #OilTank li:nth-child(3)
{
  left: 406px;
  top: 380px;
}

#simulator .parts #ExhaustPipes li
{
  z-index: 10;
}

#simulator .parts #ExhaustPipes li:nth-child(1)
{
  left: 166px;
  top: 402px;
}

#simulator .parts #ExhaustPipes li:nth-child(2)
{
  left: 77px;
  top: 400px;
}

#simulator .parts #ExhaustPipes li:nth-child(3)
{
	left: 286px;
	top: 414px;
	/*これ*/
}

#simulator .parts #ExhaustPipes li:nth-child(3) img {
    width: 109%;
		/*これ*/
}

#simulator .parts #ExhaustPipes li:nth-child(3) img
{
	width: 100%;
}

#simulator .parts #ExhaustPipes li:nth-child(4)
{
	left: 302px;
  top: 417px;
}

#simulator .parts #ExhaustPipes li:nth-child(4) img
{
	width: 110%;
}

#simulator .parts #ExhaustPipes li:nth-child(5)
{
  left: 82px;
  top: 403px;
}

#simulator .parts #ExhaustPipes li:nth-child(6)
{
  left: 63px;
  top: 399px;
}

#simulator .parts #ExhaustPipes li:nth-child(7)
{
	left: 365px;
  top: 424px;
}

#simulator .parts #ExhaustPipes li:nth-child(7) img
{
	width: 110%;
}

#simulator .parts #ExhaustPipes li:nth-child(8)
{
	left: 359px;
	top: 420px;
}

#simulator .parts #ExhaustPipes li:nth-child(8) img
{
	width: 110%;
}

#simulator .parts #Seat li:nth-child(1)
{
  left: 345px;
  top: 336px;
}

#simulator .parts #Seat li:nth-child(1) img
{
	width: 105%;
}

#simulator .parts #Seat li:nth-child(2)
{
  left: 345px;
  top: 335px;
}

#simulator .parts #Seat li:nth-child(2) img
{
	width: 105%;
}

#simulator .parts #RearFender li
{
  z-index: -1;
}

#simulator .parts #RearFender li:nth-child(1)
{
  left: 135px;
  top: 329px;

}

#simulator .parts #RearFender li:nth-child(2)
{
  left: 146px;
  top: 209px;
}

#simulator .parts #RearFender li:nth-child(3)
{
	left: 241px;
	top: 345px;
	transform: rotate(1deg);
}

#simulator .parts #RearFender li:nth-child(3) img
{
	width: 125%;
}

#simulator .parts #RearFender li:nth-child(4)
{
  left: 147px;
  top: 327px;
}

#simulator .parts #RearFender li:nth-child(5)
{
  left: 122px;
  top: 148px;
}

#simulator .parts #RearFender li:nth-child(6)
{
  left: 232px;
  top: 330px;
}

#simulator .parts #FootControl	 li:nth-child(1)
{
  right: 392px;
  top: 480px;
  z-index: 10;
}

#simulator .parts #FootControl	 li:nth-child(2)
{
  right: 523px;
  top: 544px;
}

#simulator .parts #FootControl	 li:nth-child(3)
{
  right: 529px;
  top: 539px;
}

#simulator .parts #FootControl	 li:nth-child(4)
{
  right: 383px;
  top: 489px;
  z-index: 10;
}

#simulator .parts #AirCleaner	 li:nth-child(1)
{
	right: 496px;
	top: 346px;
  z-index: 1;
}

#simulator .parts #AirCleaner	 li:nth-child(2)
{
	right: 500px;
  top: 350px;
  z-index: 1;
}

.basewheel
{
  position: absolute;
  left: 14px;
  bottom: 3px;
  z-index: -5;
}


#choice
{
	width: 1180px;
	margin:0 auto;
	background: #ebebeb;
	padding: 30px;
	margin-top: 40px;
	margin-bottom: 30px;
}

#choice dl
{
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	flex-wrap:wrap;
	-webkit-align-items: stretch;
	align-items: stretch;
}

#choice div
{
	width: 49%;
	margin-bottom: 10px;
}

#choice dt
{
	padding: 10px 20px;
	background: #3b3d43;
	color: #fff;
	font-weight: bold;
	font-size: 130%;
	cursor: pointer;
	position: relative;
}

#choice dt::after
{
	content:"▶";
	color: #fff;
	position: absolute;
	top: 9px;
	right: 10px;
	transition: 0.5s;
}

#choice dt.on::after
{
	transform: rotate(90deg);
}

#choice dd
{
	padding: 20px;
	display: none;
}

#choice dd label
{
	border:1px solid #ccc;
	padding: 8px;
	display: inline-block;
	line-height: 1;
	margin-right: 3px;
	margin-bottom: 15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #ccc;
	color: #000;
	font-weight: bold;
}

#cal .btn
{
	text-align: center;
	margin-bottom: 30px;
}

#cal .btn span,
#loan button
{
	padding: 20px 80px;
	background: #fff;
	color: #fff;
	font-size: 200%;
	font-weight: bold;
	display: inline-block;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #f6ac00;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#f6ac00), to(#ff7200));
	background: -webkit-linear-gradient(#f6ac00, #ff7200);
	background: -moz-linear-gradient(#f6ac00, #ff7200);
	background: -ms-linear-gradient(#f6ac00, #ff7200);
	background: -o-linear-gradient(#f6ac00, #ff7200);
	background: linear-gradient(#f6ac00, #ff7200);
	border: none;
	width: 600px;
	box-sizing: border-box;
}

#cal #price
{
	width: 100%;
}

#cal #price dl
{
	width: 700px;
	margin:0 auto;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	flex-wrap:wrap;
	-webkit-align-items: stretch;
	align-items: stretch;
	background: #fff;
	margin-top: 30px;
}

#cal #price dl dt
{
	width: 20%;
	background: #000;
	color: #fff;
}

#cal #price dl dd
{
	width: 80%;
}

#cal #price dl dt,
#cal #price dl dd
{
	padding: 20px;
	box-sizing: border-box;
	font-size: 160%;
	font-weight: bold;
}

#loan
{
	text-align: center;
	display: none;
}

h1
{
	color: #fff;
	font-weight: bold;
	text-align: center;
	font-size: 280%;
	padding: 100px 0 50px 0;
}

.contact_btn
{

	text-align: center;
}

.contact_btn a
{
	padding: 15px 80px;
	display: inline-block;
	margin: 15px 0;
	background: #000;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
	display: inline-block;
}

#contact_btn a:hover
{
	background: #4b9bd8;
}
