@charset "utf-8";

#main_body .detail_html #___gcse_0 .gsc-control-cse {
	border: none !important;
}
#main_body .detail_html #___gcse_0 .gsc-search-box {
	border: 4px solid #0072b2;
	min-height: 6rem;
}
#main_body .detail_html #___gcse_0 form.gsc-search-box {
	margin-bottom: 0;
}

#main_body .detail_html #___gcse_0 .gsc-control-cse table td.gsc-input {
	padding: 5px 15px;
}
#main_body .detail_html #___gcse_0 .gsc-control-cse table td.gsc-search-button {
	padding: 0;
}
#main_body .detail_html #___gcse_0 .gsc-input-box {
	border: none !important;
}
#main_body .detail_html #___gcse_0 .gsc-search-button {
	padding: 0;
}

#main_body .detail_html #___gcse_0 .gsc-search-button button {
	background: #fff;
	border: none;
	padding: 16px 20px 16px 25px;
	margin: 0;
	-webkit-transition: background-color .2s ease-out;
	-o-transition: background-color .2s ease-out;
	transition: background-color .2s ease-out;
}
#main_body .detail_html #___gcse_0 .gsc-search-button button:hover,
#main_body .detail_html #___gcse_0 .gsc-search-button button:focus {
	background: #ceedfc;
}
#main_body .detail_html #___gcse_0 .gsc-search-button svg {
	fill: #333;
	width: 2rem;
	height: 2rem;
}