@charset "utf-8";
/*------------------------------------------------------------
	compparison
------------------------------------------------------------*/
.mainImg {
	margin-bottom: 120px;
	background-image: url(../img/compparison/search/main_img.jpg);
}
.mainImg h2 {
	letter-spacing: 0.1em;
}
#main .textArea {
	margin: 0 0 52px -8px;
	align-items: center;
}
#main .textArea .inner {
	margin-right: 40px;
	min-height: 107px;
	padding: 5px 12px;
	padding-right: 5px;
	width: 312px;
	flex-wrap: nowrap;
	align-items: center;
	color: #182452;
	font-size: 2.4rem;
	font-weight: 700;
	line-height: 1.25;
	border: 3px solid #182452;
	border-radius : 5px;
	box-sizing: border-box;
}
#main .textArea .inner .photo {
	margin-right: 15px;
	width: 90px;
	text-align: center;
}
#main .textArea .inner p small {
	font-size: 1.92rem;
	display: block;
	position: relative;
	margin-top: -2px;
}
#main .textArea .textBox {
	padding-top: 8px;
	flex: 1;
	letter-spacing: 0.05em;
	line-height: 2.05;
}
#main .anchor {
	margin: 0 0 60px -2px;
}
#main .anchor a {
	padding-left: 36px;
	color: #182452;
	font-weight: 700;
	letter-spacing: 0.05em;
	background: url(../img/common/icon01.png) no-repeat left top 2px;
}
#main .anchor a:hover {
	opacity: 0.5;
}
@media all and (min-width: 897px) {
	#main .textArea .inner .photo {
		margin-top: -2px;
	}
	#main .textArea .inner .photo11 {
		margin-top: 4px;
	}
	
}

@media all and (max-width: 896px) {
	.mainImg {
		margin-bottom: 46px;
		background-image: url("../img/compparison/search/main_img_sp.jpg");
	}
	.mainImg h2 {
		padding-top: 7px;
		font-size: 2.05rem;
		line-height: 1.39;
	}
	.mainImg h2 .txtSpan {
		margin-bottom: 10px;
	}
	#main .textArea {
		margin: 0 0 40px;
		display: block;
	}
	#main .textArea .inner {
		min-height: 74px;
		border-radius: 3px;
		margin: 0 0 32px;
		padding-bottom: 3px;
		width: 215px;
		padding-right: 2px;
		font-size: 1.65rem;
		border-width: 2px;
	}
	#main .textArea .inner .photo {
		margin-right: 15px;
		width: 61px;
	}
	#main .textArea .textBox {
		margin-left: -5px;
		padding-top: 0;
		font-size: 1.3rem;
		letter-spacing: 0;
		line-height: 1.73;
	}
	#main .textArea .textBox p {
		font-weight: 400;
	}
	#main .anchor {
		margin: 0 0 48px -4px;
	}
	#main .anchor a {
		padding-left: 27px;
		background-position: left top;
		background-size: 17px;
	}
	#main .textArea .inner .photo02 {
		width: 50px;
	}
	#main .textArea .inner .photo03 {
		width: 57px;
	}
	#main .textArea .inner .photo04 {
		width: 55px;
		margin-right: 10px;
	}
	#main .textArea .inner .photo05 {
		width: 50px;
		margin: 0 22px 0 5px;
	}
	#main .textArea .inner .photo06 {
		width: 60px;
	}
	#main .textArea .inner p small {
		font-size: 1.32rem;
	}
	#main .textArea .inner .photo08 {
		width: 55px;
	}
	#main .textArea .inner .photo09 {
		width: 55px;
		margin-top: -1px;
	}
	#main .textArea .inner .photo10 {
		width: 55px;
	}
	#main .textArea .inner .photo11 {
		width: 48px;
	}
	#main .textArea .inner .photo12 {
		width: 55px;
	}
}