@charset "UTF-8";
/* CSS Document */
.gsc-control-cse {
	background:none !important;
	border:none !important;
	}
	.cse .gsc-control-cse, .gsc-control-cse {
	background:none !important;
	border:none !important;
	}
	
	.gsc-control-cse {
	background:none !important;
	border:none !important;
	
	}
@media screen and (min-width:320px) and (max-width: 640px) { 

	.cse .gsc-control-cse, .gsc-control-cse {
	background:none !important;
	border-color: #FFFFFF;
	padding:39px 10px 20px 30px !important;
	width:215px;
	}
	
	.gsc-control-wrapper-cse {
		border:1px solid #09C;
		border-radius: 3px;/* CSS3草案 */
	-webkit-border-radius: 3px;/* Safari,Google Chrome用 */
	-moz-border-radius: 3px;/* Firefox用 */
	padding:0px;
	height:31px;
	padding-right:2px !important;
		}
}
@media screen and (min-width:640px) and (max-width: 1000px) { 
.cse .gsc-control-cse, .gsc-control-cse {
	background:none !important;
	border-color: #FFFFFF;
	padding:39px 10px 20px 30px !important;
	width:85%;
	}
	
	.gsc-control-wrapper-cse {
		border:1px solid #09C;
		border-radius: 3px;/* CSS3草案 */
	-webkit-border-radius: 3px;/* Safari,Google Chrome用 */
	-moz-border-radius: 3px;/* Firefox用 */
	padding:0px;
	height:31px;
	padding-right:2px !important;
		}
}
@media screen and (min-width: 1000px) { 
.cse .gsc-control-cse, .gsc-control-cse {
	background:none !important;
	border-color: #FFFFFF;
	padding:39px 10px 20px 30px !important;
	width:215px;
	}
	
	.gsc-control-wrapper-cse {
		border:1px solid #09C;
		border-radius: 3px;/* CSS3草案 */
	-webkit-border-radius: 3px;/* Safari,Google Chrome用 */
	-moz-border-radius: 3px;/* Firefox用 */
	padding:0px;
	height:31px;
	padding-right:2px !important;
		}
}
	#gsc-iw-id1
	{
	border:none;
	background:none;
	
	}
	.gsc-input {
	background:none !important;
	padding-right:0px !important;
	}
	.gsc-input-box-hover, .gsc-input-box-focus {
		box-shadow:none;
		} 
	/* 以下ボタン */
	input.gsc-search-button, 
	input.gsc-search-button-v2, 
	input.gsc-search-button {
		border:none !important;
		background:none !important;
		background:#09F !important;
		padding:7px 12px !important;
		}
	.gsib_a { padding:0 6px !important;}
	.gscb_a { padding:6px 0 !important;}

	

@media screen and (min-width:320px) and (max-width: 640px) { }
@media screen and (min-width:640px) and (max-width: 980px) { }
@media screen and (min-width: 1000px) { }