



.hoshou {
	padding-top: 20px;
}

.hoshou-title {
	font-size: 36px;
	line-height: 1.1;
	font-weight: bold;
	letter-spacing: 2px;
	text-shadow: 2px 0px 0px #FFF, 0px 2px 0px #FFF, 2px 2px 0px #FFF, -2px 0px 0px #FFF, 0px -2px 0px #FFF, 2px 2px 6px #333;
	color: #0672B3;
	text-align: center;
	margin: 0 0 20px ;
}
.half_img{
	width: 99%;
	margin:0 auto;
	text-align: center;
}

.faq-center {
	width: 860px;
	max-width: 100%;
	margin: 10px auto 50px;
}

.half {
	float: left;
	width: 50%;
	margin: 0;
	padding: 0;
}
.half .enchou{
	text-align: center;
	margin:0 auto;
}
p.enchou-lead {
	font-size: 1.4em !important;
	font-weight: bold;
}

.shugo-lead {
	font-size: 1.4em !important;
	font-weight: bold;
}

.enchou-text {
}

.half p {
	margin: 16px;
	line-height: 1.3;
}

.enchou-lead em {
	color: #EE0218;
	font-size: 1.0em !important;
	font-weight: bold;
}
.enchou-text strong {
	font-size: 1.3em;
	color: #EE0218;
}

.shugo-lead em {
	color: #02803E;font-weight: bold;
}

.shugo-text strong {
	font-size: 1.3em;
	color: #02803E;
}

.hoshou-blue {
	border: 2px solid #00A1E9;
	border-radius: 20px;
	margin: 10px 8px;
}

.hoshou-blue::after {
	content: " ";
	display: block;
	clear: both;
	line-height: 0;
}

.hoshou-blue h2 {
	color: #FFF;
	font-size: 18px;
	background-color: #00A1E9;
	text-align: center;
	padding: 6px 4px;
	border-radius: 17px 17px 0 0;
}

.hoshou-icon {
	box-sizing: border-box;
	font-size: 12px;
	padding: 10px 0px;
	margin: 0;
	width: 24%;
	float: left;
	text-align: center;
}
.hoshou-icon-1 {
    width: 23%;
}

.hoshou-icon-2 {
    width: 24%;
}

.hoshou-icon-3 {
    width: 25%;
}

.hoshou-icon-4 {
    width: 27%;
}

.shugo-icon {
	box-sizing: border-box;
	font-size: 12px;
	padding: 10px;
	margin: 0;
	width: 33.33%;
	float: left;
	text-align: center;
}

.hoshou-icon p,
.shugo-icon p {
	margin: 0;
}

.hoshou-icon strong,
.shugo-icon strong {
	font-size: 1.2em;
}

.hoshou-red {
	border: 2px solid #E60012;
	border-radius: 20px;
	margin: 10px;
}

.hoshou-red::after {
	content: " ";
	display: block;
	clear: both;
	line-height: 0;
}

.hoshou-red-left {
	float: left;
	width: 55%;
}
.pink{
	color:pink;
}
.green{
	color: green;
}
.hoshou-red-right {
	margin:0 auto;
	text-align: center;
	width: 90%;
}
.hoshou-red-right ul li{
	list-style: none !important;
}
.hoshou-red-right h3 {
	margin: 10px 0 6px;
    font-size: 22px;
}

.hoshou-red-right p {
	font-weight: normal;
	margin-left: 0;
}

.hoshou-red-right ul {
	box-sizing: border-box;
	padding-left: 20px;
}
.hoshou-red-right ul li {
	list-style: disc;
}
.hoshou-red h2 {
	color: #FFF;
	font-size: 18px;
	background-color: #E60012;
	text-align: center;
	padding: 6px 4px;
	border-radius: 17px 17px 0 0;
}

.hoshou-red-logo {
	text-align: center;
	width: 100%;
}

.hoshou-red-logo img{
	width: 200px;
	height: auto;
}

.hoshou-red p {
	font-size: 19px;
	font-weight: bold;
}

.hoshou-red strong {
	font-size: 24px;
	color: #E60012;
}

.inline-block {
    display: inline-block;
}

.hoshou-green {
	border: 2px solid #008442;
	border-radius: 20px;
	margin: 10px;
}

.hoshou-green::after {
	content: " ";
	display: block;
	clear: both;
	line-height: 0;
}
.hoshou-green h2 {
	color: #FFF;
	font-size: 18px;
	background-color: #008442;
	text-align: center;
	padding: 6px 4px;
	border-radius: 17px 17px 0 0;
}

.hoshou-green h3 {
	display: inline-block;
	padding: 4px 10px;
	margin: 0 16px;
	color: #FFF;
	background-color: #666;
	font-size: 20px;
	clear: both;
}

.hoshou-green em {
	color: #008442;
	font-style: normal;
	font-weight: bold;
}

.hoshou-green-logo {
	text-align: center;
}
.hoshou-green-logo img{
	width: 200px;
	height: auto;
}


.hoshou-green-std {
	display: inline-block;
	padding: 2px 12px;
	margin: 2px;
	border: 1px solid #333;
	border-radius: 12px;
	background-color: #A2ABB0;
	color: #FFF;
	text-shadow: 1px 1px 0px #333;
	font: 12px bold;
}

.hoshou-green-premium {
	display: inline-block;
	padding: 2px 12px;
	margin: 2px;
	border: 1px solid #333;
	border-radius: 12px;
	background-color: #B8B00F;
	color: #FFF;
	text-shadow: 1px 1px 0px #333;
	font: 12px bold;
}

.hoshou-green-span {
	display: inline-block;
	margin: 0 16px;
	padding: 10px 16px;
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	text-shadow: 1px 1px 0px #333;
	background-color: #008442;
	text-align: center;
	border-radius: 50%;
	float: left;
	box-shadow: 1px 1px 1px #333;
}

.hoshou-green-lead {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

.hoshou-green ul {
	margin: 16px;
	padding-left: 14px;
	font-size: 14px;
}
.hoshou-green ul li {
	list-style: disc;
}
.hoshou-green-lead strong {
	color: #008442;
	font-size: 24px;
}
.hoshou-green .small {
	font-size: 12px;
	margin: 12px;
}

.hoshou-scroll {
	margin: 10px;
}

.scroll-border {
	background-color: #FFF899;
	border: 4px solid #00A1E9;
	border-radius: 16px;
	padding: 16px;
	width: 900px;
	max-width: 900px;
	box-sizing: border-box;
}

.scroll-border img {
	width: 850px;
	max-width: 850px;
}

.hoshou-scroll-title {
	margin: 20px 0 10px;
	padding: 8px 12px;
	background-color: #00A1E9;
	text-shadow: 1px 1px 0px #666;
	color: #FFF;
}


@media screen and (max-width:800px) {
	.hoshou-red-left,
	.hoshou-red-right {
		width: 100%;
		float: none;
	}
	.hoshou-red-right {
		margin-left: 16px;
	}
}

@media screen and (max-width:764px) {
	.hoshou-icon {
		width: 50%;
		text-align: center;
	}
	.hoshou-title {
		font-size: 32px;
	}
}

@media screen and (max-width:500px) {
	.half {
		float: none;
		width: 100%;
	}
	.hoshou-title {
		font-size: 24px;
	}
	.hoshou-scroll-title {
		font-size: 27px;
	}
}

.faq {
	margin: 20px auto 50px;
	width: 860px;
	max-width: 100%;
	box-sizing: border-box;
}
.faq-title {
	box-sizing: border-box;
	width: 100%;
	margin: 20px 0px 10px;
	padding: 8px 12px;
	color: #666;
	border-left: 8px solid #008444;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	border-radius: 3px;
	font-size: 30px;
}
.faq dl {
	padding: 10px;
}
.faq dl dt {
	background-image: url(https://miura-automobile.com/wp-content/themes/hoshou/img/icon_q.png);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 50px;
	line-height: 1.3;
	font-size: 20px;
	color: #4F4F4F;
	text-align: left;
	font-weight: bold;
	min-height: 50px;
}

.faq dl dd {
	background-image: url(https://miura-automobile.com/wp-content/themes/hoshou/img/icon_a.png);
	background-repeat: no-repeat;
	background-position: 0px top;
	padding-left: 50px;
	font-size: 18px;
	padding-bottom: 50px;
	text-align: left;
	line-height: 1.3;
}

.faq > p {
	margin: 0 10px;
}


@media screen and (max-width:500px) {
	.faq-title {
		font-size: 27px;
	}
}