.p-formWrapItem--confirm {
	margin-top: 14px;
}

.inquiry_icon {
	margin-right: 20px;
	text-align: center;
	z-index: 1;
}

.keep_icon {
	text-align: center;
	z-index: 1;
}

p.tx_err{
	color: #F46969;
	font-size: 11px;
	padding-top: 5px;
}

.err {
	background: #FEEDF7;
	border: 1px solid #F46969;
}

.no_newline {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.page_counter {
	padding: 5px 13px;
	background: #eeeeee;
	display: inline-block;
}

.l-srh__img {
	text-align: center;
}

.area, .cat, .cnt {
	padding-right: 30px;
}

.freeword {
	width: 520px;
	padding-left: 20px;
	position: inherit;
	height: 40px;
}

.headVis__freewordWrap {
	width: 520px;
	margin-right: 10px;
}

.return_top {
	margin-bottom: 50px;
}

.l-srh__txt:last-child {
	font-size: 15px;
}

.l-srh__txt:first-child {
	border-top: 1px dotted #333;
	border-bottom: none;
	font-size: 15px;
	padding-top: 4%;
}

.l-srh__txtWrap {
	min-height: 215px;
}

.result_place_title {
	height: 70px;
	font-size: 20px;
	color: #333;
	padding: 10px 10px 0px 10px;
	bottom: 0;
	display: table-cell;
	vertical-align: middle;
}
.result_list {
	padding: 20px;
}
.result_place_description {
	padding-bottom: 2px; 
}

@media print, screen and (max-width: 640px) {
	.headVis__srhWrap li.keyword_search {
		width: 100%;
	}
	.srhsubmit__btn {
		margin-top: 15px;
	}
	.headVis__srhWrap {
		margin-bottom: 0px;
	}
	.freeword {
		width: 100%;
	}
	.search_btn {
		margin: 0 auto;
	}
	.l-footer--fixBtnSpace {
		padding-bottom: 0px;
	}
	.l-form-con__btn--back {
		margin-bottom: 20px; 
		width: 50%;
	}
	.l-form-con__btn {
		width: 50%;
		margin: auto;
	}
	.return_top {
		padding-right: 100px;
		padding-left: 100px;
	}
	.result_list {
		padding: 20px 21%;
	}
	.result_list a {
		margin: 10px 0px;
	}
}

@media print, screen and (max-width: 460px) {
	.headVis__srhWrap li {
		width: 100%;
	}
	.srhsubmit__btn {
		margin-top: 15px;
	}
	.headVis__srhWrap {
		margin-bottom: 0px;
	}
	.p-headVis__txtWrap {
		padding: 10px 80px;
	}
	.l-gnavi__listItem {
		font-size: 10px;
		margin: 0px 3px;
	}
	.l-form-con__btn--back {
		width: 75%;
	}
	.l-form-con__btn {
		width: 75%;
	}
	.result_list {
		padding: 20px 9%;
	}
}

@media print, screen and (max-width: 380px) {
	.p-headVis__txtWrap {
		padding: 10px 20px;
	}
	.result_list {
		padding: 20px;
	}
}