@charset "UTF-8";

/* -----------------------------------------------------------
Theme Name: Akkeshi Town Schools
Theme URI: http://edu.town.akkeshi.hokkaido.jp/syoucyugakkou/
Discription: 厚岸町小中学校
Version: 1.0
Author: System Inn Nakagomi co.,ltd
Author URI: http://www.sin.co.jp/
*/

/* -----------------------------------------------------------
Copyright (C) System Inn Nakagomi co.,ltd All rights reserved.
----------------------------------------------------------- */

/* サイト内検索（common.cssより移植） */
#google-search-wrapper {
	float: left;
	margin-top: 0;
}

#google-search-wrapper .screen-reader-text {
	display: none;
}

#cse-search-hint {
	color: red;
	font-size: 11px;
	margin: 2px 0 0 0;
	padding: 0;
	clear: both;
	font-weight: bold;
}

#cse-search-label {
	color: #2b2b2c;
	font-size: 13px;
	font-weight: bold;
	margin-right: 55px;
	white-space: nowrap;
	float: left;
	margin-top: 5px;
}

#cse-search-box {
	display: flex;
	align-items: center;
	margin: 0;
	padding: 0;
}

#cse-search-input {
	width: 220px;
	height: 26px;
	padding: 0 5px;
	font-size: 13px;
	border: 1px solid #aaa;
	border-radius: 3px;
	vertical-align: middle;
	box-sizing: border-box;
}

#cse-search-submit {
	display: inline-block;
	height: 26px;
	line-height: 26px;
	padding: 0 10px;
	margin-left: 5px;
	font-size: 12px;
	color: #414141;
	background-color: #efefef;
	border: 1px solid #888;
	border-radius: 3px;
	cursor: pointer;
	vertical-align: middle;
	white-space: nowrap;
	box-sizing: border-box;
	font-weight: bold;
	margin-right: 14px;
}

#cse-search-submit:hover {
	background-color: #666;
	border-color: #666;
}
