@charset "UTF-8";

#global-content {
	overflow-x: hidden;
	margin-bottom: 0;
}
.device-js-on #global-header::before {
	background: #fff;
}
.device-js-on #global-header header .headerInner .title {
	color: #000;
	text-shadow: none;
}
.device-js-on #global-breadCrumb ul li a {
	color: #000;
	text-shadow: none;
}
.device-js-on #global-breadCrumb ul li h1 {
	text-shadow: none;
}
#global-content .bgimg-link-wrap .bgimg-link {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 150px;
	width: 100%;
	padding: 8% 8% 8% 8%;
	background-position: right;
	background-size: cover;
	background-repeat: no-repeat;
	color: #ffffff;
	font-weight: 200;
	line-height: 1.4;
	text-align: center;
}
#global-content .bgimg-link-wrap .bgimg-link .title {
	font-size: 35px;
}
#global-content .bgimg-link-wrap .bgimg-link .title .small {
	font-size: 16px;
}

/*検索結果*/
.gsc-input-box {
    border: 1px solid #bbb !important;
    background: #fff !important;
    padding:6px !important;
}
.gsc-webResult.gsc-result {
	line-height:1.4 !important;
}
.gs-title {
	margin-bottom: 3px !important;
}
.gsc-orderby-container {
	display:none !important;
}
.gsc-above-wrapper-area {
    border-bottom: 1px solid #e9e9e9 !important;
    padding: 15px 0 20px 0 !important;
}

.gs-visibleUrl-breadcrumb {
	font-size: 12px !important;
	margin-bottom: 3px !important;
}
@media screen and (max-width: 750px) {
.gs-visibleUrl-breadcrumb {
	font-size: 12px !important;
	margin-bottom: 3px !important;
}
}
@media screen and (max-width: 750px) {
.gsc-result-info, .gsc-cursor, .gcsc-more-maybe-branding-root {
	font-size: 13px !important;
}
}
b {
	font-weight: bold!important;
}

#global-content img.gs-image { 
	display: inline !important;
	}
.gs-image-box {
	float:left !important;
	margin-right:10px !important;
	}
