@charset "UTF-8";
body {
  scroll-behavior: smooth;
  font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, 'メイリオ', sans-serif;
  color: #3a3a3a;
}
ol,
ul,
li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.header {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  line-height: 1.37;
}
.header--inner {
  width: 1074px;
  margin: 0 auto ;
  padding-top: 20px;
  padding-bottom: 10px;
  position: relative;
  height:70px;
}
.header .logo:after {
  clear: both;
  height: 0;
  visibility: hidden;
  font-size: 0;
  display: block;
  content: "";
}
* html .header .logo,
*:first-child + html .header .logo {
  zoom: 1;

}
.header .logo:after {
  clear: both;
  height: 0;
  visibility: hidden;
  font-size: 0;
  display: block;
  content: "";
}
* html .header .logo,
*:first-child + html .header .logo {
  zoom: 1;
}
.header .logoimg {
  float: left;
}
.header .aboutjp {
  float: left;
  margin: 19px 0 0 14px;
}
.header .link,
.header .lang {
  margin-top: -10px;
  position: absolute;
  right: 0;
  font-size: 12px;
}
.header .link ul:after,
.header .lang ul:after {
  clear: both;
  height: 0;
  visibility: hidden;
  font-size: 0;
  display: block;
  content: "";
}
* html .header .link ul,
* html .header .lang ul,
*:first-child + html .header .link ul,
*:first-child + html .header .lang ul {
  zoom: 1;
}
.header .link ul:after,
.header .lang ul:after {
  clear: both;
  height: 0;
  visibility: hidden;
  font-size: 0;
  display: block;
  content: "";
}
* html .header .link ul,
* html .header .lang ul,
*:first-child + html .header .link ul,
*:first-child + html .header .lang ul {
  zoom: 1;
}
.header .link li,
.header .lang li {
  float: left;
  margin-left: 10px;
  padding-left: 10px;
}
.header .link li a,
.header .lang li a {
  color: #333;

}
.header .link {
  top: 53px;
  font-size: 11px;
}
.header .link li {
  border-left: 1px solid #c3c3c3;
}
.header .link li:first-child {
  border-left: none;
}
.header .lang {
  top: 50px;
}
.header .lang li a {
  background: 0 4px no-repeat url(/assets/images/original/biz-static_img-generic-icn-arrow-head.png);
  padding: 0px 0 0 10px;
}
.menu {
  background-color: #4e4e4e;
  -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.3);
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.3);
  position: relative;
  z-index: 100;
  margin:0 0 20px;
  line-height: 1.37;
}
.home .menu{
	 margin:0 !important;
}
.menu--inner {
  width: 1074px;
  height: 60px;
  margin: 0 auto;
  position:relative;
}
.menu ul:after {
  clear: both;
  height: 0;
  visibility: hidden;
  font-size: 0;
  display: block;
  content: "";
}
* html .menu ul,
*:first-child + html .menu ul {
  zoom: 1;
}
.menu ul:after {
  clear: both;
  height: 0;
  visibility: hidden;
  font-size: 0;
  display: block;
  content: "";
}
* html .menu ul,
*:first-child + html .menu ul {
  zoom: 1;
}
.menu li {
  background-repeat: no-repeat;
  background-position: center center;
  float: left;
}
.menu .menu--inner ul#main_menu > li > ul {
  display:none;
}
.menu .menu--inner ul li {
	  position: relative;
}
.menu .menu--inner ul li ul {
	background-color: #4e4e4e;
	width:268px;
	color: #FFFFFF;
	font-size: 80%;
	text-align: left;
	position: absolute;
	top: 100%;
	left: 0;
	margin: 0;
	padding: 0;
}
.menu .menu--inner ul li ul li {
	overflow: hidden;
	height: 0;
}
.menu .menu--inner ul li ul li a{
	color: #FFFFFF;
	text-decoration: none;
}
.menu .menu--inner ul li:hover ul li {
	overflow: visible;
	height: auto;
	border-bottom: 1px solid #969696;
}
.menu .menu--inner ul li:hover ul li a {
	padding: 15px 20px;
	height: 100%;
}
.menu .menu--inner ul li:hover ul li:first-child {
	border-top: 1px solid #969696;
}
.menu .menu--inner ul li:hover ul li:last-child {
	border-bottom: none;
}
.menu .menu--inner p.btn_return{
	display: none;
	background-image: 0 0 no-repeat url(/assets/images/original/biz-static_img-header-btn_return.png);
	text-indent:-9999px;
}
.menu .menu--inner p.btn_return a {
	width:85px;
	margin-left: -15px;
}
.menu .menu--inner p.btn_return a:hover{
	background: 0 0 no-repeat url(/assets/images/original/biz-static_img-header-btn-selected.png);
}
.menu li.service {
  background: url(/assets/images/original/biz-static_img-header-menu-service.png) no-repeat 60px 20px;
}
.menu li.business {
  background: url(/assets/images/original/biz-static_img-header-menu-jigyoubu.png) no-repeat 33px 20px;
}
.menu li.case {
  background: url(/assets/images/original/biz-static_img-header-menu-jirei.png) no-repeat 40px 20px;
}
.menu li.news {
  background: url(/assets/images/original/biz-static_img-header-menu-news.png) no-repeat 56px 20px;
}
.menu li.news-top {
  background: url(/assets/images/original/biz-static_img-header-menu-news-top.png) no-repeat 39px 20px;
}
.menu li.selected a {
  background: 0 0 repeat url(/assets/images/original/biz-static_img-header-menu-selected.png);
}
.menu li.selected ul li a {
	background: none;
}
/*.menu li:last-child span {
  border-style: none solid none solid;
}*/
.menu li.news span {
	border-right: 1px solid #fff;
}
.menu li.news-top span {
	border-right: 1px solid #fff;
}
.menu a {
  box-sizing: border-box;
  display: block;
  width: 268px;
  height: 60px;
}
.menu li a:hover {
  background: 0 0 repeat url(/assets/images/original/biz-static_img-header-menu-selected.png);
}
.menu li ul li a:hover {
	background: 0 0 repeat url(/assets/images/original/biz-static_img-header-menu-selected.png);
}
.menu a span {
  text-indent: -99999px;
  display: inline-block;
  height: 30px;
  margin-top: 15px;
  width: 100%;
  border: 1px solid #fff;
  border-width: medium 1px;
  border-style: none none none solid;
  color: #fff;
}

.menu .menu--inner p.btn_return{
	background-image: url(/assets/images/original/biz-static_img-header-btn_return.png);
	background-repeat: no-repeat;
	background-position:0 center;
	position:absolute;
	left:-70px;
	top:0;
	text-indent:-9999px;
	width:60px;
	}





.footer {
  background-color: #4e4e4e;
  line-height: 1.37;
}
.footer--inner {
  width: 1074px;
  margin: 0 auto;
  padding-top: 35px;
}
.footer .copy {
  position: relative;
  padding-top: 40px;
  padding-bottom: 20px;
}
.footer .copy:after {
  clear: both;
  height: 0;
  visibility: hidden;
  font-size: 0;
  display: block;
  content: "";
}
* html .footer .copy,
*:first-child + html .footer .copy {
  zoom: 1;
}
.footer .copy:after {
  clear: both;
  height: 0;
  visibility: hidden;
  font-size: 0;
  display: block;
  content: "";
}
* html .footer .copy,
*:first-child + html .footer .copy {
  zoom: 1;
}
.footer .copy .left {
  float: left;
  font-size: 12px;
  color: #fff;
}
.footer .copy .right {
  float: right;
}
.footer .copy .right img {
  display: block;
}

/* フッターリンク
------------------------------------------------*/
.footer_bg_pale {
  background:#767676;
}
.footer .link {
  overflow: hidden;
  margin: 0 auto;
}
.footer .link u:after {
  clear: both;
  height: 0;
  visibility: hidden;
  font-size: 0;
  display: block;
  content: "";
}
* html .footer .link u,
*:first-child + html .footer .link u {
  zoom: 1;
}
.footer .link u:after {
  clear: both;
  height: 0;
  visibility: hidden;
  font-size: 0;
  display: block;
  content: "";
}
* html .footer .link u,
*:first-child + html .footer .link u {
  zoom: 1;
}
.footer .link a,
.footer .link.link_top a {
  color: #fff;
  text-decoration: none;
}
.footer .link a:hover,
.footer .link.link_top a:hover {
  text-decoration: underline;
}
.footer .link ul {
line-height: 1.1;
}
.footer .link li {
  float: left;
  margin-left: 10px;
  padding-left: 10px;
  border-left: 1px solid #c3c3c3;
  margin-bottom: 12px;
  white-space:nowrap;
  height: 1em;
}
.footer .link li:first-child {
  margin-left: 0;
  border-left: none;
}
.footer .link.link_top {
	padding-bottom: 25px;
}
.footer .link dl {
  float: left;
  padding-top: 15px;
  line-height: 1;
  color: #fff;
  font-size: 12px;
}
.footer .link dt {
  float: left;
  text-align: left;
  margin-right: 15px;
  width: 132px;
  font-weight: bold;
}
.footer .link dd {
  float: right;
  width: 873px;
}
.footer .link .boder_none {
  padding-left: 0;
  border: 0;
}
.footer .link .break {
  clear:both;
}
.footer .footer--inner .link .footer_title {
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 15px;
  font-weight: bold;
}
.footer .link.link_top {
  padding-top: 30px;
  padding-bottom: 25px;
  margin-left: 148px;
  font-size: 12px;
}
.pagetop {
  position: absolute;
  right: 0;
  bottom: 20px;
}
.pagetop img {
  display: block;
}
.pagetop a {
  outline: none;
}
.pagetop a:hover {
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  -webkit-opacity: 0.6;
  opacity: 0.6;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
  filter: alpha(opacity=60);
}
.content {
  background: center top no-repeat url(/assets/images/original/biz-static_img-generic-bg.png);
  background-size: 100% auto;
}
.content .eyecatch {
  text-align: center;
  padding: 50px 0 32px;
  display: block;
}
.icn--blank {
  display: inline;
  margin-left: 5px;
  margin-bottom: -2px;
}

