@charset "utf-8";
#bike-credit>div>div>div {
	width: 850px;
	margin: 0 auto;
	background-color: #fff;
	padding: 25px;
}

#bike-credit>div>div>div>h3 {
	text-align: center;
	line-height: 25px;
}

#bike-credit>div>div>div>h3 span.bg-yellow {
	display: inline-block;
	font-size: 18px;
	line-height: 25px;
	letter-spacing: 0.1em;
	background-color: #faf79c;
	font-weight: bold;
}

#bike-credit>div>div>div:nth-of-type(1) {
	background: none;
	padding: 0;
	width: 900px;
}

#bike-credit>div>div>div:nth-of-type(1):after {
	content: "";
	height: 0;
	display: block;
	clear: both;
}

#bike-credit>div>div>div:nth-of-type(1)>div:first-child {
	width: 450px;
	padding: 0 0 40px;
	float: left;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0.1em;
}

#bike-credit>div>div>div:nth-of-type(1)>div:first-child h3 {
	display: none;
}

#bike-credit>div>div>div:nth-of-type(1)>div:first-child img {
	display: block;
	margin-bottom: 10px;
}

#bike-credit>div>div>div:nth-of-type(1)>div:first-child span {
	font-size: 20px;
	font-weight: bold;
	line-height: 24px;
	color: #7ecbff;
}

#bike-credit>div>div>div:nth-of-type(1)>div:nth-child(2) {
	width: 445px;
	float: right;
	text-align: center;
}

#bike-credit>div>div>div:nth-of-type(1)>div:nth-child(2) h3 {
	font-size: 16px;
	width: 234px;
	height: 16px;
	background: #eee;
	display: inline-block;
	line-height: 16px;
	letter-spacing: 0.1em;
	text-align: center;
	font-weight: bold;
}

#bike-credit>div>div>div:nth-of-type(1)>div:nth-child(2) ul {
	border: 2px solid #000;
	padding: 24px 18px;
	border-radius: 18px;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	margin-top: -18px;
	text-align: left;
}

#bike-credit>div>div>div:nth-of-type(1)>div:nth-child(2) ul li {
	font-size: 16px;
	line-height: 30px;
}

#bike-credit>div>div>div:nth-of-type(1)>div:last-child img {
	display: block;
    margin-bottom: 30px;
    width: 900px;
}

div.under-arrow {
	padding-bottom: 47px !important;
	background: #fff url(../../images/bg-under-arrow.png) no-repeat center bottom;
}

div.kinri {
	width: 100%;
}



#bike-credit>div>div>div:nth-of-type(3) p {
	text-align: center;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 0.1em;
}

#bike-credit>div>div>div:nth-of-type(3) p:last-child {
	text-align: right;
}

#bike-credit>div>div>div:nth-of-type(3) div:nth-of-type(1) {
	width: 407px;
	height: 280px;
	float: left;
}

#bike-credit>div>div>div:nth-of-type(3) div:nth-of-type(2) {
	width: 407px;
	height: 280px;
	float: right;
}

#bike-credit>div>div>div:nth-of-type(3) div h4 {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	text-align: center;
}

#bike-credit>div>div>div:nth-of-type(3) div h4:after {
	display: block;
	width: 100%;
	height: 207px;
	border: 1px solid #000;
	content: "";
	border-radius: 18px;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	margin-top: 10px;
}

#bike-credit>div>div>div:nth-of-type(3) div:nth-of-type(1) h4:after {
	background: url(../../search/credit/images/bg-credit-h4-left.png) no-repeat center center;
	;
}

#bike-credit>div>div>div:nth-of-type(3) div:nth-of-type(2) h4:after {
	background: url(../../search/credit/images/bg-credit-h4-right.png) no-repeat center center;
	;
}

#bike-credit>div>div>div:nth-of-type(3) div:nth-of-type(3) {
	background-color: #eee;
	clear: both;
	padding: 20px 0;
}

#bike-credit>div>div>div:nth-of-type(3) div:nth-of-type(3) h3 {
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	line-height: 24px;
	letter-spacing: 0.2em;
}

#bike-credit>div>div>div:nth-of-type(3) div:nth-of-type(3) ul {
	display: table;
	width: 100%;
	margin: 10px 0 0;
}

#bike-credit>div>div>div:nth-of-type(3) div:nth-of-type(3) ul li {
	display: table-cell;
	width: 33%;
	padding: 10px 30px 0;
}

#bike-credit>div>div>div:nth-of-type(3) div:nth-of-type(3) ul li:nth-child(2) {
	border-left: 1px dashed #000;
	border-right: 1px dashed #000;
}

#bike-credit>div>div>div:nth-of-type(3) div:nth-of-type(3) ul li i {
	font-style: normal;
	font-size: 16px;
	line-height: 30px;
	letter-spacing: 0.15em;
}

#bike-credit>div>div>div:nth-of-type(3) div:nth-of-type(3) ul li i span {
	display: block;
	font-weight: bold;
	font-size: 18px;
	line-height: 30px;
	text-align: right;
	letter-spacing: 0.15em;
	text-shadow: 1.5px 1.5px 0 #fff, -1.5px 1.5px 0 #fff, 1.5px -1.5px 0 #fff, -1.5px -1.5px 0 #fff;
}

#bike-credit>div>div>div:nth-of-type(3) div:nth-of-type(3) ul li i:last-child span {
	color: #4496db;
}

#bike-credit>div>div>div:nth-of-type(3) div:nth-of-type(3) ul li span em {
	font-size: 24px;
	letter-spacing: 0.15em;
	line-height: 30px;
	font-style: normal;
}

#bike-credit>div>div>div:nth-of-type(4)>ul {
	display: table;
	border-collapse: separate;
	border-spacing: 20px 20px;
}

#bike-credit>div>div>div:nth-of-type(4)>ul>li {
	display: table-cell;
	padding-right: 30px;
}

#bike-credit>div>div>div:nth-of-type(4)>ul>li:last-child {
	padding-right: 0;
}

#bike-credit>div>div>div:nth-of-type(4)>ul>li>span {
	display: block;
	text-align: center;
	border: 2px solid #a5a5a5;
	font-weight: bold;
	font-size: 18px;
	letter-spacing: 0.15em;
	line-height: 37px;
}

#bike-credit>div>div>div:nth-of-type(4)>ul>li>ul {
	display: table;
	border-spacing: 0;
}

#bike-credit>div>div>div:nth-of-type(4)>ul>li>ul>li {
	display: table-cell;
	background: #eee url(../../images/bg-down-arrow.png) no-repeat top center;
	font-size: 14px;
	line-height: 22px;
	letter-spacing: 0.15em;
	padding: 32px 20px 10px;
}

#bike-credit>div>div>div:nth-of-type(4)>ul>li>ul>li:nth-child(2) {
	display: table-cell;
	background: #fff;
	width: 32px;
	padding: 0;
	font-size: 0;
}

#bike-credit>div>div>div:nth-of-type(4)>ul>li>ul>li>span:first-child {
	display: block;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	letter-spacing: 0.15em;
	line-height: 21px;
	padding: 8px 0;
}

#bike-credit>div>div>div:nth-of-type(4)>p {
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 0.15em;
}

#bike-credit>div:nth-of-type(2)>div>div {
	width: 850px;
	margin: 0 auto;
	background-color: #fff;
	padding: 0 25px;
}

#bike-credit>div:nth-of-type(2)>div>div h3 {
	font-size: 18px;
	line-height: 70px;
	text-align: center;
	letter-spacing: 0.15em;
	border-bottom: 1px dashed #000;
	font-weight: bold;
}

#bike-credit>div:nth-of-type(2)>div>div div:last-child {
	float: none;
	width: 548px;
	height: 212px;
	margin: 0 auto;
	background: url(../../search/credit/images/img-credit-02.png) no-repeat center center;
}

#bike-credit>div:nth-of-type(2)>div>div div * {
	display: none;
}



@media screen and (min-width:736px) {
	.kinri2 {
		display: none;
	}
}
/* レスポンシブ */

@media screen and (max-width:736px) {
	#bike-credit>div>div>div {
		width: auto;
		padding: 15px;
	}
	#bike-credit>div>div>div:nth-of-type(1) {
		width: 100%;
		margin-bottom: 40px;
	}
	#bike-credit>div>div>div:nth-of-type(1)>div:first-child {
		width: 100%;
		padding: 0 0 20px;
		float: none;
		text-align: center;
		font-size: 18px;
		line-height: 40px;
	}
	#bike-credit>div>div>div:nth-of-type(1)>div:first-child h3 {
		display: block;
		text-align: center;
		width: 100%;
		height: auto;
		font-size: 30px;
		line-height: 30px;
		font-weight: bold;
		color: #4092da;
		margin: 0 auto;
		letter-spacing: 0.05em;
	}
	#bike-credit>div>div>div:nth-of-type(1)>div:first-child img {
		width: 100%;
		max-width: 434px;
		height: auto;
		margin: 0 auto 10px;
	}
	#bike-credit>div>div>div:nth-of-type(1)>div:first-child span {
		font-size: 22px;
		font-weight: bold;
		line-height: 40px;
		color: #7ecbff;
	}
	#bike-credit>div>div>div:nth-of-type(1)>div:last-child {
		width: 100%;
		float: none;
		text-align: center;
	}
	#bike-credit>div>div>div:nth-of-type(1)>div:last-child ul {
		padding: 18px;
	}
	#bike-credit>div>div>div:nth-of-type(1)>div:last-child ul li {
		font-size: 16px;
		line-height: 24px;
	}
	#bike-credit>div>div>div:nth-of-type(3) p {
		text-align: center;
		font-size: 18px;
		line-height: 24px;
		letter-spacing: 0;
	}
	#bike-credit>div>div>div:nth-of-type(3) p:last-child {
		text-align: center;
	}
	#bike-credit>div>div>div:nth-of-type(3) div:nth-of-type(1) {
		width: 100%;
		height: auto;
		float: none;
		margin-bottom: 20px;
	}
	#bike-credit>div>div>div:nth-of-type(3) div:nth-of-type(2) {
		width: 100%;
		height: auto;
		float: none;
		margin-bottom: 20px;
	}
	#bike-credit>div>div>div:nth-of-type(3) div h4 {
		font-size: 16px;
		line-height: 20px;
		font-weight: bold;
		text-align: center;
	}
	#bike-credit>div>div>div:nth-of-type(3) div h4:after {
		display: block;
		width: 100%;
		height: 207px;
		border: 1px solid #000;
		content: "";
		border-radius: 18px;
		-webkit-border-radius: 18px;
		-moz-border-radius: 18px;
		margin-top: 10px;
		background-size: contain !important;
	}
	#bike-credit>div>div>div:nth-of-type(3) div:nth-of-type(3) h3 {
		letter-spacing: 0.1em;
	}
	#bike-credit>div>div>div:nth-of-type(3) div:nth-of-type(3) ul {
		display: block;
		width: auto;
		margin: 10px 30px 0;
	}
	#bike-credit>div>div>div:nth-of-type(3) div:nth-of-type(3) ul li {
		display: block;
		width: auto;
		padding: 10px 0 0;
	}
	#bike-credit>div>div>div:nth-of-type(3) div:nth-of-type(3) ul li:nth-child(2) {
		border-top: 1px dashed #000;
		border-bottom: 1px dashed #000;
		border-left: 0;
		border-right: 0;
	}
	#bike-credit>div>div>div:nth-of-type(3) div:nth-of-type(3) ul li i {
		display: block;
		letter-spacing: 0.05em;
	}
	#bike-credit>div>div>div:nth-of-type(3) div:nth-of-type(3) ul li i:last-child {
		text-align: right;
		margin-bottom: 10px;
	}
	#bike-credit>div>div>div:nth-of-type(3) div:nth-of-type(3) ul li i span {
		display: inline-block;
		margin-left: 10px;
	}
	#bike-credit>div>div>div:nth-of-type(4)>ul {
		display: table;
		border-collapse: separate;
		border-spacing: 20px 20px;
	}
	#bike-credit>div>div>div:nth-of-type(4)>ul>li {
		display: table-row;
		padding-right: 0;
	}
	#bike-credit>div>div>div:nth-of-type(4)>ul>li>ul>li {
		font-size: calc(50% + 1.5vw);
		line-height: calc(90% + 2vw);
		padding: 32px 3vw 10px;
		text-align: justfy;
	}
	#bike-credit>div>div>div:nth-of-type(4)>ul>li>ul>li:nth-child(2) {
		width: 15px;
	}
	#bike-credit>div:nth-of-type(2)>div>div {
		width: auto;
		margin: 0 auto;
		background-color: #fff;
		padding: 0 0 20px;
	}
	#bike-credit>div>div>div:nth-of-type(4)>ul>li>ul>li>span:first-child {
		font-size: calc(66% + 2vw);
		letter-spacing: 0.15em;
		line-height: 21px;
	}
	#bike-credit>div:nth-of-type(2)>div>div h3 {
		width: 92%;
		margin: 0 auto;
	}
	#bike-credit>div:nth-of-type(2)>div>div div:last-child {
		float: none;
		width: 92%;
		height: 1px;
		padding-bottom: 37%;
		margin: 0 auto;
		background: url(../../search/credit/images/img-credit-03.png) no-repeat center center;
		background-size: contain;
		max-width: 500px;
	}
	#bike-credit>div:nth-of-type(2)>div>div div * {
		display: none;
	}
	
	#bike-credit>div>div>div:nth-of-type(1)>div:nth-child(3) img {
	display: block;
    width: 100%;
	overflow: hidden;
}		
	div.kinri {
	display: none;
}
	#bike-credit>div>div>div:nth-of-type(1)>div:nth-child(2) {
		overflow: hidden;
	}
	
	#bike-credit>div>div>div:nth-of-type(1)>div:nth-child(2) {
    width: 100%;
    text-align: center;
}

}