@font-face {
	font-family: 'Open Sans Condensed';
    src: url('../fonts/OpenSans-CondBold-webfont.eot');
    src: url('../fonts/OpenSans-CondBold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-CondBold-webfont.woff') format('woff'),
         url('../fonts/OpenSans-CondBold-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-CondBold-webfont.svg#OpenSansCondensedBold') format('svg');
	font-weight: bold;
	font-style: normal;
	unicode-range: U+0000-017F,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303,U+0309,U+030F,U+0323,U+0384-03CE,U+0400-0513,U+1EA0-1EF9,U+2013-2014,U+2018-201A,U+201C-201E,U+2022,U+2039-203A,U+20AB-20AC;
}
@media screen and (-webkit-max-device-pixel-ratio:1.4) {
@font-face {
	font-family: 'Open Sans Condensed';
	src: url('../fonts/OpenSans-CondBold-webfont.woff') format('woff'),
		 url('../fonts/OpenSans-CondBold-webfont.svg') format('svg');
	font-weight: 700;
	unicode-range: U+0000-017F,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303,U+0309,U+030F,U+0323,U+0384-03CE,U+0400-0513,U+1EA0-1EF9,U+2013-2014,U+2018-201A,U+201C-201E,U+2022,U+2039-203A,U+20AB-20AC;
}
@font-face {
	font-family: 'Open Sans Condensed';
	font-weight: 700;
	src: local(sans-serif);
	unicode-range: U+0180-019F,U+01A2-01AE,U+01B1-02FF,U+0302,U+0304-0308,U+030A-030E,U+0310-0322,U+0324-0383,U+03CF-03FF,U+0514-1E9F,U+1EFA-2012,U+2015-2017,U+201B,U+201F-2021,U+2023-2038,U+203B-20AA,U+20AD-FFFF;
}
}

/* font setting */
div.ga2012_breadcrumbs {
	font-size:75%;
	color:#222;
}
div.ga2012_breadcrumbs em {
	font-weight:bold;
	font-style:normal;
}

/* link setting */
div.ga2012_breadcrumbs a:link,
div.ga2012_breadcrumbs a:visited{
	color:#455470;
	text-decoration:none;
}
div.ga2012_breadcrumbs a:hover,
div.ga2012_breadcrumbs a:active{
	color:#455470;
	text-decoration:underline;
}

/* outline */
div.ga2012_breadcrumbs {
	width:967px;
	margin:0 auto;
}

/* .ga2012_breadcrumbs */
div.ga2012_breadcrumbs p{
	padding:1em 0 1em;
}
div.ga2012_breadcrumbs p img{
	margin-right:2px;
	vertical-align:middle;
}


#browsebar-name {
	margin-top:15px;
	float:left;
}
#browsebar-name:after {
	content:"";
	display:block;
	height:0;
	clear:both;
}
#browsebar-name .name {
	float:left;
    font-family: 'Open Sans Condensed', "ＭＳ ゴシック", "MS Gothic" , 'Arial' , sans-serif;
    font-size: 16px;
	font-weight:bold;
	text-height:font-size;
	color:#fff;
}
#browsebar-name .name a {
	color:#fff;
	text-decoration:none;
}

/* #search-autocomplete */
#globalheader #search-autocomplete .search-autocomplete-label:before {
	content:"";
	display:inline-block;
	height:100%;
	vertical-align:middle;
}
#globalheader #search-autocomplete .search-autocomplete-label:after {
	content:"";
	background:url(/cns/pc/etc_jp/global-libs/searchautocomplete-clientlibs/images/spr-searchautocomplete.png) no-repeat;
	background-position:0 0;
	display:inline-block;
	vertical-align:middle;
	margin-left:7px;
	font-size:0;
	width:13px;
	height:13px;
}
#globalheader #search-autocomplete .search-autocomplete-label > span {
	display:inline-block;
	vertical-align:middle;
	color:#000;
	font-family: 'Open Sans Condensed';
	font-weight:bold;
	font-size:13px;
}
#globalheader #search-autocomplete .search-autocomplete-label:hover,
#globalheader #search-autocomplete.active .search-autocomplete-label {
	background-color:#393939;
}
#globalheader #search-autocomplete.active .search-autocomplete-label {
	border-radius:2px 2px 0 0;
	-pie-border-radius:2px 2px 0 0;
}
#globalheader #search-autocomplete .search-autocomplete-label:hover:after {
	background-position:-13px 0;
}
#globalheader #search-autocomplete.active .search-autocomplete-label:after {
	background-position:-26px 0;
}
#globalheader .no-opacity #search-autocomplete.active .search-autocomplete-label:after {
	content:"  ";
}
#globalheader #search-autocomplete .search-autocomplete-label:hover > span,
#globalheader #search-autocomplete.active .search-autocomplete-label > span {
	color:#FFF;
}


/* etc New Breadcrumbs */
.breadcrumbs .black li {
	height:17px;
	display: table;
}
.breadcrumbs .black li:nth-child(2) a,
.breadcrumbs .black li.unicom-home_icon a {
	background-image:none;
	padding-left: 0;
}
.breadcrumbs .black li a,
.breadcrumbs .black li span {
	display:table-cell;
	vertical-align:middle;
}




@media only screen and (max-width:640px) and (max-device-width:1280px){
	/* .ga2012_breadcrumbs */
	body div.ga2012_breadcrumbs {
	height:10px;
	width: 100%;
	}
	body div.ga2012_breadcrumbs p:first-child {
	display:none;
	}
	#browsebar-wrapper #browsebar-name {
		margin-top:0;
		width:auto!important;
	}
	#browsebar-wrapper #browsebar-name .name {
		font-size: 1rem;
		line-height:1.125rem;
		word-wrap:break-word;
	}
	
	/* #browsebar */
	#page #browsebar:not(.mobilefix).fix {
		z-index: 1000;
	}
}


@media only screen and (max-width:640px) and (max-device-width:1280px){
#globalheader #search-autocomplete .search-autocomplete-label,
	#globalheader #search-normal .search-normal-mobile-label {
		display:block;
		background:none!important;
		border-radius:0;
		-webkit-box-sizing:border-box;
		box-sizing:border-box;
		text-align:center;
		border-left:1px solid #2e2e2e;
	}
	#globalheader #search-autocomplete.active .search-autocomplete-label,
	#globalheader #search-normal.active .search-normal-mobile-label {
		background:#393939!important;
	}
	#globalheader #search-autocomplete .search-autocomplete-label:before,
	#globalheader #search-normal .search-normal-mobile-label:before {
		width:0;
		background-image:url(/cns/pc/etc_jp/global-libs/searchautocomplete-clientlibs/images/icn-search-close-m.png);
		background-position:-15px;
	}
	#globalheader #search-autocomplete .search-autocomplete-label:after,
	#globalheader #search-normal .search-normal-mobile-label:after {
		content: ""!important;
		background-position:0 0!important;
		margin-left:0;
		height:17px;
		width:17px;
		background:url(/cns/pc/etc_jp/global-libs/searchautocomplete-clientlibs/images/icn-search-w@2x.png) no-repeat;
		background-position:center;
		background-size:contain;
	}
	#globalheader #search-autocomplete.active .search-autocomplete-label:after,
	#globalheader #search-normal.active .search-normal-mobile-label:after {
		background-image:url(/cns/pc/etc_jp/global-libs/searchautocomplete-clientlibs/images/icn-search-close-m.png);
		background-size:auto;
	}
	#globalheader #search-autocomplete .search-autocomplete-label > span {
		display:none;
	}
	
}
