.sub_head_h1 {
	background:url(../images/subbg_shinryo.jpg) no-repeat center / cover;
}
.outer .gsc-above-wrapper-area table,
.outer .gsc-above-wrapper-area table tr,
.outer .gsc-above-wrapper-area table th,
.outer .gsc-above-wrapper-area table td,
.outer .gsc-control-searchbox-only table,
.outer .gsc-control-searchbox-only table tr,
.outer .gsc-control-searchbox-only table th,
.outer .gsc-control-searchbox-only table td{
	border: none;
}
.outer .gsc-control-searchbox-only table,
.outer .gsc-control-searchbox-only table tr,
.outer .gsc-control-searchbox-only table th,
.outer .gsc-control-searchbox-only table td{
	padding: 0;
}
html>body .outer .gsc-orderby-label{
	font-size: 14px;
}
.outer .gsc-control-searchbox-only table tr{
	height: 50px;
}
html>body .outer .gsc-selected-option{
	font-size: 11px;
}
html>body .outer .gsib_a{
	padding-left: 1.25rem;
}
.outer .gsc-search-button .gsc-search-button{
	padding: 0;
	height: 50px;
	width: 50px;
	border: none;
	border-radius: 0px;
	background: #0181CA;
}
.outer table.gsc-search-box td.gsc-input{
	padding-right: 0;
}
.outer .gsc-search-button{
	margin-left: 0;
}

/* -------- ver sp -------- */

@media screen and (max-width:768px){

	.outer table{
		min-width: 100%;
	}


}
