@charset "UTF-8";

/* common/stylesheets/all.css ここから */

body {
	min-width: 950px;
}

.element {
	margin: 0 auto;
}

body {
	font-family: 'メイリオ', 'meiryo', 'ＭＳ Ｐゴシック', 'MS PGothic', 'Verdana', 'Arial', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Osaka', sans-serif;
	font-size: 75%;
}

p {
	margin: 20px 0 0 0;
	line-height: 1.37;
}

a {
	text-decoration: underline;
}

ul {
	margin-top: 20px;
	padding: 0;
	list-style: none;
}

ul.list li {

	padding-left: 23px;
	background: url(/common/images/maincontents/icon-list-large.gif) no-repeat 10px 0.5em;
}

.pagetop {
	width: 85px;
	height: 30px;
	margin: 30px 0 -30px auto;
	text-align: right;
}

.elementHeader {
	width: 100%;
	height: 70px;
	z-index: 2;
}

.elementHeader .headerInner {
	width: 100%;
	height: 70px;
	position: fixed;
	z-index: 999999;
	background: #000;
}

.elementHeader .switch {
	position: absolute;
	top: 0;
	left: 0;
	width: 130px;
	height: 0px;
	z-index: 10;
}

.elementHeader .switch .globalMainNavi ul {
	position: relative;
	z-index: 100;
}

.elementHeader .switch .globalMainNavi li {
	position: absolute;
	left: 0;
	top: 0;
	transition: all 200ms ease;
}

.elementHeader .switch .globalMainNavi li a {
	display: block;
}

.elementHeader .switch .globalMainNavi li a .label {
	background: url(/common/images/header/nuro_menu.png) no-repeat;
	width: 130px;
	height: 70px;
	display: block;
	text-indent: -999em;
}

.elementHeader .switch .globalMainNavi .nuroTop {
	background: #000;
}

.elementHeader .switch .globalMainNavi .nuroTop a .label {
	background-position: 0 -210px;
}

.elementHeader.elementHeadertop .switch .globalMainNavi li.nuroTop a .label {
	background: url(/common/images/header/201501/label-globalLogo.png) no-repeat center 12px;
	background-size: 90px auto;
}

.elementBreadcrumbs {
	width: 950px;
	margin-top: 20px;
	font-size: 14px;
	min-height: 0;
}

.elementBreadcrumbs>.inner {
	width: 700px;
	margin: 0 auto 0 0;
	padding: 0;
	text-align: left;
	line-height: 1.2;
}

.elementBreadcrumbs li {
	display: inline;
}

.elementBreadcrumbs li+li {
	padding: 0 0 0 20px;
	background: url(data:image/gif;base64,R0lGODlhDgAOAPABALu7u////yH/C1hNUCBEYXRhWE1QST94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbXRhIHhGMTFFMjkxQkMAIfkEBQAAAQAsAAAAAA4ADgAAAhGMj6nL7d8AgEFS63CctPuPFAA7) no-repeat 3px 50%;
}

.elementBreadcrumbs li a, .elementBreadcrumbs li a:hover, .elementBreadcrumbs li a:active, .elementBreadcrumbs li a:visited {
	color: #333;
	font-style: normal;
}

.elementBreadcrumbs li span {
	color: #666;
	font-style: normal;
}

.tabCont {
	min-height: 620px;
}

.elementFooter {
	background-color: #262626;
	margin: auto 0;
	width: 100%;
	color: #ccc;
	position: relative;
}

.elementFooter .pagetop {
	margin: 0;
	height: 35px;
	width: 35px;
	right: 20px;
	display: none;
	position: fixed;
	top: auto;
	bottom: 20px;
	background: #262626;
}

.elementFooter>.inner {
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 950px;
}

.elementFooter ul {
	margin: 0;
}

.elementFooter .sitemap {
	padding-top: 20px;
	margin-left: -15px;
	overflow: hidden;
	padding-bottom: 3px;
	text-align: left;
}

.elementFooter .sitemap a {
	color: #ccc;
	display: block;
	font-size: 16px;
	padding-left: 6px;
	text-decoration: none;
}

.elementFooter .sitemap a.outside span:after {
	background: url(/common/images/footer/201403/icon-footerSitemap.png) no-repeat -12px 0;
	content: '';
	display: inline-block;
	height: 12px;
	margin-left: 2px;
	vertical-align: middle;
	width: 12px;
}

.elementFooter .sitemap .category>.categoryTop {
	float: left;
	font-weight: bold;
	margin-left: 16px;
	width: 225px;
}

.elementFooter .sitemap .category>.categoryTop .title {
	border-bottom: 2px solid #8a8a8a;
	margin: 0;
	padding: 10px 0 3px 0;
	font-size: 16px;
}

.elementFooter .sitemap .category .hikari .title, .elementFooter .sitemap .category .elementCategoryTopBlock.hikariPhone .title {
	border-color: #a4d939;
}

.elementFooter .sitemap .category .hikariMansion .title {
	border-color: #ff812d;
}

.elementFooter .sitemap .part {
	font-weight: normal;
}

.elementFooter .sitemap .part a {
	font-size: 14px;
}

.elementFooter .sitemap .part .item {
	border-top: 1px dotted #555;
	margin: 0 0 7px;
	padding-top: 7px;
}

.elementFooter .sitemap .part .item:first-child {
	border: none;
}

.elementFooter .search {
	height: 21px;
	padding: 0;
	z-index: 13;
}

.elementFooter .search form {
	width: 100%;
	position: relative;
}

.elementFooter .search .text {
	width: 170px;
	height: 21px;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	padding: 0 9px 0 5px;
	background: url(/common/images/header/bg-search_black.png) no-repeat 0 50%;
}

.elementFooter .search .text input {
	width: 180px;
	height: 18px;
	margin-top: 3px;
	padding: 0;
	background: transparent;
	border: 0;
	outline: 0;
	color: #222;
}

.elementFooter .search .submit {
	width: 40px;
	height: 21px;
	position: absolute;
	right: 0;
	top: 0;
	display: block;
}

.elementFooter .search .submit input {
	width: 40px;
	height: 21px;
	display: block;
	color: #fff;
}

.elementFooter .search .submit input.button-submit {
	background: url(/common/images/header/button-search_black.png) no-repeat 0 0;
	border: none;
	padding: 0;
	text-indent: -999em;
}

.elementFooter .search .submit label {
	display: none;
}

.elementFooter .relation {
	background: url(/common/images/footer/201403/border_copyright.png) no-repeat center top;
	clear: both;
	overflow: hidden;
	float: none;
	width: 100%;
}

.elementFooter .relation .category {
	float: left;
	width: 750px;
	text-align: left;
}

.elementFooter .relation .pcDisplay {
	padding: 20px 0 0;
}

.elementFooter .relation .pcDisplay .part .item {
	border-right: 1px solid #ccc;
	text-align: left;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
	border-top: none;
	margin: 0;
}

.elementFooter .relation .pcDisplay .part .item a {
	color: #ccc;
	display: block;
	padding: 0 6px;
	font-size: 14px;
	text-decoration: none;
}

.elementFooter .certifications {
	width: 195px;
	margin-top: 10px;
	float: right;
}

.elementFooter .certifications .inner {
	height: 61px;
	width: 193px;
}

.elementFooter .certifications p {
	float: left;
	height: 61px;
	margin: 0 0 0 5px;
	width: 61px;
}

.elementFooter .certifications .anab_bsi_isms {
	margin-left: 0;
}

.elementFooter .copyright {
	clear: both;
	height: 14px;
	margin: 0;
	padding: 14px 0 16px 0;
	width: 100%;
}

.elementFooter .copyright p {
	text-align: left;
	margin: 0;
	height: 14px;
	font-size: 12px;
}

.pagetopLink {
	border: 2px solid #ababab;
	text-align: center;
	padding: 12px;
	font-size: 15px;
	color: #666;
	display: block;
	font-weight: bold;
	text-decoration: none;
	margin: 40px auto;
	box-sizing: border-box;
}

.pagetopLink span {
	padding: 0 20px;
	position: relative;
}

.pagetopLink span:after {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 5px 5px 5px;
	border-color: transparent transparent #666666 transparent;
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -3px;
}

.pagetopLink {
	margin: 60px auto;
	width: 910px;
}

/*  max-width: 950px ここから */
@media screen and (max-width: 950px) {
	.elementHeader {
		width: 950px;
	}

	.elementHeader .headerInner {
		position: static;
	}

	.elementHeader .switch {
		position: static;
		float: left;
	}

	img {
		max-width: 100%;
	}

	body {
		min-width: 100%;
	}

	.pagetopLink {
		width: 95%;
	}
}

/*  max-width: 950px ここまで */


/*  max-width: 640px ここから */
@media screen and (max-width: 640px) {
	html {
		overflow-x: hidden;
	}

	body {
		min-width: 100%;
	}

	img {
		max-width: 100%;
		height: auto;
	}

	.elementSubNavi {
		-webkit-order: 1;
		order: 1;
	}

	.elementHeader {
		display: none;
	}

	.elementBreadcrumbs {
		display: none;
	}

	.elementFooter {
		margin-top: 0px;
	}

	.elementFooter>.inner {
		height: auto;
		width: 100%;
	}

	.elementFooter .sitemap {
		background: none;
		margin: 0;
	}

	.elementFooter .sitemap .category>.categoryTop {
		padding: 10px 10px 10px;
		box-sizing: border-box;
		margin: 0;
		overflow: hidden;
		width: 100%;
	}

	.elementFooter .sitemap .category>.categoryTop .title {
		padding-left: 0;
	}

	.elementFooter .sitemap .part {
		-moz-transition-property: height;
		-o-transition-property: height;
		-webkit-transition-property: height;
		transition-property: height;
		-moz-transition-duration: 0.4s;
		-o-transition-duration: 0.4s;
		-webkit-transition-duration: 0.4s;
		transition-duration: 0.4s;
	}

	.elementFooter .search {
		width: 100%;
		height: 67px;
		position: static;
		padding: 0;
	}

	.elementFooter .search form {
		display: flex;
		width: 100%;
		height: 67px;
		position: static;
	}

	.elementFooter .search .text {
		width: auto;
		height: auto;
		position: static;
		padding: 0 0 0 11px;
		-webkit-order: 1;
		order: 1;
		-webkit-flex: 1;
		flex: 1;
		background: none;
	}

	.elementFooter .search .text input {
		width: 100%;
		height: 28px;
		margin-top: 20px;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		padding: 0 10px;
		background: #aeaeae;
		background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2FlYWVhZSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Y4ZjhmOCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
		background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #aeaeae), color-stop(100%, #f8f8f8));
		background: -moz-linear-gradient(top, #aeaeae, #f8f8f8);
		background: -webkit-linear-gradient(top, #aeaeae, #f8f8f8);
		background: linear-gradient(to bottom, #aeaeae, #f8f8f8);
		border: 1px solid #000;
		-moz-border-radius: 14px / 14px;
		-webkit-border-radius: 14px 14px;
		border-radius: 14px / 14px;
		color: #000;
	}

	.elementFooter .search .submit {
		width: 66px;
		height: 67px;
		position: relative;
		-webkit-order: 2;
		order: 2;
	}

	.elementFooter .search .submit input {
		visibility: hidden;
		z-index: 1;
	}

	.elementFooter .search .submit label {
		width: 66px;
		height: 67px;
		position: absolute;
		left: 0;
		top: 0;
		display: block;
		background: url(/common/images/header/button-search-sp.png) no-repeat 21px 22px;
		z-index: 2;
	}

	.elementFooter .relation {
		clear: none;
		float: none;
	}

	.elementFooter .relation .category {
		width: 100%;
		float: none;
		padding: 10px;
		box-sizing: border-box;
	}

	.elementFooter .relation .pcDisplay {
		text-align: left;
		padding-top: 0;
	}

	.elementFooter .relation .pcDisplay .part .item {
		display: block;
		border: none;
		border-top: 1px dotted #555;
		margin: 0 0 7px;
		padding: 7px 0 0;
	}

	.elementFooter .relation .pcDisplay .part .item a {
		background: url(/common/images/footer/icon-link.gif) no-repeat -4px 4px;
		color: #ccc;
		display: block;
		padding-left: 6px;
		text-decoration: none;
	}

	.elementFooter .certifications {
		background: #262626;
		border-bottom: 1px solid #444;
		margin: 0;
		float: none;
		width: 100%;
	}

	.elementFooter .certifications .inner {
		margin: 0 auto;
		padding: 15px 0;
		position: static;
	}

	.elementFooter .copyright {
		background-image: none;
		color: #868686;
		font-size: 100%;
		line-height: 1.0;
		padding: 8px 0;
		position: static;
		text-indent: 0;
	}

	.elementFooter .copyright p {
		background-image: none;
		height: auto;
		text-align: center;
	}
}

/*  max-width: 640px ここまで */