@charset "utf-8";

/* layout
=================================*/
#searchAside {
    float: right;
    margin-top: -50px;
    padding-right: 10px;
}
@media screen and (max-width: 768px) {
#searchAside {
    float: none;
	width: 100%;
	padding: 0 10px;
    margin-top: 0px;
}
}
#searchAside #contact {
	margin-top: 16px;
	padding: 16px;
	background:#fff;
	border: 1px solid #ccc;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	text-align: center;
}

/* search
=================================*/
#ss-form {
	position: relative;
	margin-bottom: 20px;
	padding: 24px 0 24px 24px;
	background: #e9effb;
}
@media screen and (max-width: 768px) {
#ss-form {
	padding: 24px;
}
}
#SS_searchQuery1 {
	width: 300px;
	margin: 0;
	padding: 8px 24px 8px 8px;
	background: #fff;
	border: 1px solid #cfd0d8;
	vertical-align: bottom;
	font-size: 1.3rem;
	line-height: 1.3;
}
html>/**/body #SS_searchQuery1{ /* for IE8 hack */
	line-height/***/: 1.1\9;
}
#ss-content{
    float: left;
    width: 70%;	
}
@media screen and (max-width: 768px) {
#ss-content{
    float: none;
    width: 100%;	
}
}
#SS_searchSubmit1 {
	position: absolute;
	left: 296px;
	padding: 8px 0 2px 0;
}
#ss-navi{
	background: #ffffff;
	border-top: solid 1px #dcdcdc;
	border-bottom: solid 1px #dcdcdc;
	padding: 6px 10px 6px 20px;
}
@media screen and (max-width: 768px) {
#ss-navi{
	padding: 6px 0;
}
}
#ss-navi#SS_naviResult {
	font-size: small;
	float: left;
	line-height: 1;
}
*:first-child+html #ss-navi#SS_naviResult {
	line-height: 1.2;
}
#ss-navi#SS_naviResult strong {
	color:#063D78;
}
#ss-navi .ss-navi-right {
	float: right;
	padding: 0;
	margin: 0;
	border-left: 1px solid #000;
}
@media screen and (max-width: 325px) {
#ss-navi .ss-navi-right {
	margin-top: 2px;
	}
}
.ss-navi-right span {
	float: left;
	list-style-type: none;
	line-height: 1;
	padding:3px 10px;
	border-right: 1px solid #000;
}

@media screen and (max-width: 768px) {
.ss-navi-right span {
	font-size: 12px;
	padding:1px 5px;
}
}
* html #ss-navi#SS_naviResult, * html #ss-navi .ss-navi-right{
	line-height: 1.1;
}
/* paging */
.ss-pagination {
	text-align: center;
	margin: 29px 0 32px;
	font-size: small;
}
.ss-pagination span a {
	display: inline-block;
	padding: 8px 16px;
	margin: 0 4px 4px 0;
	background: #ffffff;
	border: solid 1px #c5c5c5;
	line-height: 1;
	text-decoration: none;
}
.ss-pagination span a:hover {
	background: #474747;
	color: #ffffff !important;
}
.ss-pagination .ss-page.ss-select-page a {
	display: inline-block;
	margin-right: 2px;
	padding: 8px 16px;
	background: #474747;
	border: solid 1px #c5c5c5;
	line-height: 1;
	font-weight: normal;
	color: #ffffff !important;
}
/* result item */
#ss-result {
	font-size: small;
}
#ss-result .ss-item {
	margin-bottom: 20px;
	overflow:hidden;
}
#ss-result .ss-item .SS_image {
	float: left;
	width: 20%;
}
#ss-result .ss-item .SS_image img {
	border: solid 1px #999999;
}
#ss-result .ss-item .ss-page {
	float: right;
	width: 75%;
	padding-top:5px;
	overflow: hidden;
	line-height: 1.6 !important;
}
#ss-result .ss-item .ss-page .ss-title {
	font-size: 115%;
	margin-bottom: 12px;
	padding-right: 14px;
}
* html #ss-result .ss-item .ss-page .ss-title {
	zoom: 1;
}
#ss-result .ss-item .ss-page .ss-title a:after {
	content: "";
	display: inline-block;
	width: 6px;
	height: 10px;
	margin-left: 1em;
	background: url("//www.nittsu.co.jp/hikkoshi/img/cmn/cmn_ico05.png") no-repeat center center;
	background-size: cover;
	vertical-align: middle;
	position: relative;
	top: -1px;
}
.SS_highlight {
	background: #99ffcc;
	font-weight: bold;
}
.SS_lastModified {
	white-space: nowrap;
}
.SS_url {
	color: #006f00;
	word-wrap:break-word;
	word-break:break-all;
}
* html body {/* IE6 hack for URL */
	word-break:break-all;
}
*:first-child+html body {/* IE7 hack for URL */
	word-break:break-all;
}
body {/* IE8 hack for URL */
	word-break:break-all\9;
}
/* ranking */
#searchRanking h3 {
	color: #535353;
	font-size: 133.3%;
	font-weight: bold;
	line-height: 1.3;
	margin-bottom:0;
	padding: 10px 20px;
}
#searchRanking ul#SS_keywordRanking {
	padding-left: 16px;
	list-style-type: decimal;
}
#ss-keyword-ranking{
    padding: 8px 0 0 8px;
}


@media screen and (max-width: 768px) {
	.strHeader {
		border-bottom: 2px solid #003d79;
	}
	#searchResult {
		float: none;
	}
	#SS_searchQuery1 {
		width: 100% !important;
		margin: 8px 0 16px !important;
	}
	#submit-button {
		margin-top: 4px;
	}
	#ss-result #ss-item-1 {
		padding-top: 16px !important;
		padding-bottom: 16px !important;
	}
	#ss-result .ss-item {
		margin-bottom: 8px !important;
		padding: 8px 16px 16px !important;
		border-bottom: 1px dotted #ccc;
	}
	.cnt {
		float: none;
		padding: 4px 8px !important;
		border: 1px solid #ccc;
		border-radius: 16px !important;
		font-size: 14px;
	}
	#ss-results {
		margin-top: 16px !important;
		padding-bottom: 8px !important;
		border-top: 1px dotted #ccc;
	}
	.ui-input-search {
		padding: 0;
	}
	.ui-li-heading {
		padding: 0 !important;
	}
	.ui-li-itemcell {
		margin: 0 0 8px 0 !important;
		font-size: 1.6rem;
	}
	p:not([class]) {
		margin-top: 16px !important;
	}
	a .ui-li-desc {
		color: #333;
	}
	.ui-btn-up-h {
		border: none;
		text-shadow: none !important;
	}
	.ui-btn-up-h a {
		cursor: context-menu;
	}
	.ui-btn-up-h a:hover {
		text-decoration: none;
	}
	.SS_highlight {
		background: none;
	}
	.ui-li-heading span {
		padding: 0 4px;
		background: none;
	}
	.ui-collapsible-heading-toggle {
		pointer-events: none;
	}
	li.ui-btn > div > div > a > h3.ui-li-itemcell.ui-li-heading > span.SS_highlight,
	li.ui-btn > div > div > a > p.ui-li-desc > span.SS_highlight {
		color: inherit;
	}
	.ui-input-clear, .ui-collapsible-heading-status, .ui-icon.ui-icon-arrow-r.ui-icon-shadow, .ui-icon.ui-icon-shadow.ui-icon-arrow-u, .ui-icon.ui-icon-shadow.ui-icon-arrow-d {
		display: none !important;
	}
}




/* clearFix
=================================*/
#main:after, #SS_search1:after, #SS_navi:after, #ss-navi .ss-navi-right:after, #ss-result .ss-item:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html #main, * html #SS_search1, * html #SS_navi, * html #ss-navi .ss-navi-right:after, * html #ss-result .ss-item {/* IE6 hack */
	zoom: 1;
}
*:first-child+html #main, *:first-child+html #SS_search1, *:first-child+html #SS_navi, *:first-child+html #ss-navi .ss-navi-right:after, *:first-child+html #ss-result .ss-item {/* IE7 hack */
	zoom: 1;
}
