@charset "UTF-8";
/****************
 PC、スマホ
*****************/

/*jsが効いていない時に表示*/
.noscriptCom {
	padding-bottom:5px;
	padding-top:5px;
	text-align:center;
	line-height: 150%;
}

/*最初のアイテムのトップマージンを除去*/
.firstTopCom {
	margin-top:0px !important;
}
/*最初のアイテムの左マージンを除去*/
.firstLeftCom {
	margin-left:0px !important;
}

/*google検索v1のカスタマイズ*/
#gsc-i-id1 {
	width:181px !important;
	height:22px !important;
}
.gsib_a {
	padding:0px !important;
}
.gsc-input-box {
	height:22px !important;
}
input.gsc-search-button,
button.gsc-search-button {
	background-color: #2359A1 !important;
	margin:0px !important;
	padding:4px !important;
	padding-top:5px !important;
	padding-left:15px !important;
	padding-right:15px !important;
}
.gsc-input {
	padding:0px !important;
}
