@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のカスタマイズ*/
form.gsc-search-box{
	margin-bottom: 0px!important;
}

.gsc-input-box{
	border-color: #26457A!important;	
}

.cse .gsc-search-button input.gsc-search-button-v2, input.gsc-search-button-v2{
	margin-top: 0px!important;
}

.gsc-search-box-tools .gsc-search-box .gsc-input{
	padding-right: 5px!important;	
}

.cse input.gsc-search-button, input.gsc-search-button{
	border-color: #26457A!important;
	background-color: #26457A!important;
	background-image: none!important;	
}
