/*
 * Reset
 */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	font-size: 100%;
	vertical-align: baseline;
}
html {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
	vertical-align: middle;
}
q, blockquote {
	quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
	content: "";
	content: none;
}
a img {
	border: none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display: block;
}
/*
 * Global
 */
* {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
html {
	font-size: 100%;
	font-family: Meiryo, sans-serif;
	line-height: 1.5em;
	-webkit-font-smoothing: antialiased;
}
a {
	text-decoration: none;
	color: black;
}
a:hover, a:focus {
	text-decoration: underline;
}
img {
	vertical-align: top;
}
strong {
	font-weight: bold;
}
.container {
 *zoom: 1;
	position: relative;
	margin: 0 auto;
	width: 960px;
}
.container:after {
	content: "";
	display: table;
	clear: both;
}
/*
 * Header
 */
#header > .container {
	/*height: 80px;*/
	margin-bottom: 15px;
	overflow: auto;
}
#header .site-logo {
	float: left;
}
#header .site-logo a {
	text-indent: -119988px;
	overflow: hidden;
	text-align: left;
	text-transform: capitalize;
	background-image: url('../img/common/logo/logo.png?1409067264');
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 483px;
	height: 67px;
	display: block;
	margin: 14px 0px 0px -30px;
}
#header .site-info {
	float: right;
	margin-top: 10px;
	position: relative;
}
#header .site-info .links {
	float: right;
	height: 20px;
	margin: 0px 0px 8px 0px;
}
#header .site-info .links ul {
	margin-bottom: 5px;
	line-height: 1;
}
#header .site-info .links ul li {
	display: inline-block;
	vertical-align: middle;
 *vertical-align: auto;
 *zoom: 1;
 *display: inline;
	margin-right: 16px;
	padding-right: 16px;
	font-size: 11px;
	vertical-align: middle;
	border-right: 1px #333 solid;
}
#header .site-info .links ul li:last-child {
	margin-right: 0;
	padding-right: 0;
	background-image: none;
	border-right: none;
}
#header .site-info .search {
	padding: 4px 4px 4px 15px;
	line-height: 1;
	clear: right;
	border: 1px #ddd solid;
	margin-top: 10px;
	background: transparent url('../img/common/icon/ico-search.png?1409085163') no-repeat 5px center;
}
#header .site-info .search form {
	display: inline-block;
	vertical-align: middle;
 *vertical-align: auto;
 *zoom: 1;
 *display: inline;
	margin: 0 0px 0 5px;
	padding: 0 0px 0 1px;
	background-color: #fff;
}
#header .site-info .search form input[type="text"] {
	margin: 0;
	padding: 2px;
	border: none;
	font-size: 13px;
	background-color: transparent;
	width: 172px;
}
#header .site-info .search form input[type="submit"] {
	width: 35px;
	height: 20px;
	border: 0;
	vertical-align: middle;
	cursor: pointer;
	background: #ff9700;
	font-size: 10px;
	letter-spacing: 0.2em;
	color: #fff;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#header .site-nav {
	margin: 0px 0px 1px 0px;
	border-top: solid 4px #ff9700;
}
#header .site-nav .container {
	border: 1px #ddd solid;
	height: 71px;
}
#header .site-nav .container ul li a {
	background: transparent url('../img/common/background/site-nav.png?1409067890') no-repeat;
	border-right: 1px #ddd solid;
}
#header .site-nav .container ul li:last-child a {
	border-right: none;
}
#header .site-nav .site-nav-news {
	height: 70px;
	width: 16.7%;
	background-position: 0px 0px;
}
#header .site-nav .site-nav-company {
	height: 70px;
	width: 16.7%;
	background-position: -160px center !important;
}
#header .site-nav .site-nav-products {
	height: 70px;
	width: 16.7%;
	background-position: -320px center !important;
}
#header .site-nav .site-nav-technology {
	height: 70px;
	width: 16.7%;
	background-position: -480px center !important;
}
#header .site-nav .site-nav-recruit {
	height: 70px;
	width: 16.6%;
	background-position: -640px center !important;
}
#header .site-nav .site-nav-contact {
	height: 70px;
	width: 16.6%;
	background-position: -800px center !important;
}
#header .site-nav .site-nav-news, #header .site-nav .site-nav-company, #header .site-nav .site-nav-products, #header .site-nav .site-nav-recruit, #header .site-nav .site-nav-technology, #header .site-nav .site-nav-contact, #header .site-nav .site-nav-news-hover, #header .site-nav .site-nav-company-hover, #header .site-nav .site-nav-products-hover, #header .site-nav .site-nav-recruit-hover, #header .site-nav .site-nav-technology-hover, #header .site-nav .site-nav-contact-hover {
	float: left;
	text-indent: -119988px;
	overflow: hidden;
	text-align: left;
	text-transform: capitalize;
	display: block;
	position: relative;
}
#header .site-nav .site-nav-news-hover, #header .site-nav .site-nav-company-hover, #header .site-nav .site-nav-products-hover, #header .site-nav .site-nav-recruit-hover, #header .site-nav .site-nav-technology-hover, #header .site-nav .site-nav-contact-hover {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}
#header .site-nav ul li a div {
	background: transparent url('../img/common/background/site-nav-ov.png?1409067890') no-repeat;
}
#header .site-nav ul li a div.site-nav-news-hover {
	height: 70px;
	width: 100%;
	background-position: 0px center;
}
#header .site-nav ul li a div.site-nav-company-hover {
	height: 70px;
	width: 100%;
	background-position: -160px center;
}
#header .site-nav ul li a div.site-nav-products-hover {
	height: 70px;
	width: 100%;
	background-position: -320px center;
}
#header .site-nav ul li a div.site-nav-technology-hover {
	height: 70px;
	width: 100%;
	background-position: -480px center;
}
#header .site-nav ul li a div.site-nav-recruit-hover {
	height: 70px;
	width: 100%;
	background-position: -640px center;
}
#header .site-nav ul li a div.site-nav-contact-hover {
	height: 70px;
	width: 100%;
	background-position: -800px center;
}
#header .site-nav .site-nav-news.active, #header .site-nav .site-nav-company.active, #header .site-nav .site-nav-products.active, #header .site-nav .site-nav-technology.active, #header .site-nav .site-nav-recruit.active, #header .site-nav .site-nav-contact.active {
	background: transparent url('../img/common/background/site-nav-ov.png?1409067890') no-repeat;
}
/*
 * Main
 */
#main {
	margin: 0px 0px 30px 0px;
}
#main .bread-crumb {
	font-size: 0.8em;
	clear: both;
}
#main .bread-crumb ul {
	overflow: auto;
	margin: 10px 0px;
}
#main .bread-crumb ul li {
	float: left;
}
#main .bread-crumb ul li {
	background: transparent url('../img/common/icon/ico-bread-arrow.png?1409067756') no-repeat 10px 6px;
	padding: 0px 0px 0px 25px;
}
#main .bread-crumb ul li:first-child {
	background: transparent url('../img/common/icon/ico-bread-home.png?1409067756') no-repeat 10px 8px;
	padding: 0px 0px 0px 25px;
}
#main .page-header {
	margin-bottom: 26px;
	color: #CCC;
	font-size: 13px;
	line-height: 200px;
	vertical-align: middle;
	text-align: center;
	background-color: #F6F6F6;
}
#main .page-content {
 *zoom: 1;
	position: relative;
	margin-bottom: 100px;
	width: 900px;
	color: #3F3B3A;
	font-size: 15px;
}
#main .page-content:after {
	content: "";
	display: table;
	clear: both;
}
#main .page-content section {
 *zoom: 1;
	margin: 50px 0;
}
#main .page-content section:after {
	content: "";
	display: table;
	clear: both;
}
#main .page-content h1 {
	background: url('../img/common/background/title-h1-bg.png') no-repeat 15px 13px;
	text-indent: 40px;
	font-size: 1.35em;
	font-weight: bold;
	letter-spacing: 0.2em;
	padding: 10px 0px 20px 0px;
	border-bottom: solid 1px #dddddd;
	margin: 0px 0 40px 0;
}
#main .page-content section h2 {
	background: url('../img/common/background/title-h2-bg.png') no-repeat top left;
	height: 33px;
	font-size: 1.2em;
	margin-bottom: 30px;
}
#main .page-content section h3 {
	background: url('../img/common/background/title-h3-bg.png') no-repeat 0% 30%;
	height: 33px;
	font-size: 1em;
	text-indent: 20px;
}
#main .page-content p {
}

#main .page-content table {
	width: 100%;
	font-size: 14px;
	border-collapse: separate;
	border-spacing: 0;
}
#main .page-content table tr td dl.office {
 width: 100%;
    line-height: 1.5;
   
    overflow: hidden;
}
#main .page-content table tr td dl.office dt {
float: left;
      width: 120px;
      padding: 10px;
}
#main .page-content table tr td dl.office dd {
margin-left: 110px;
      padding: 10px;
  
}
#main .page-content table tr th, #main .page-content table tr td {
	padding: 8px 15px;
	vertical-align: middle;
	border-bottom: 1px solid #DADADA;
}
#main .page-content table tr th {
	background-color: #ffdcc2;
	text-align: center;
	font-weight: bold;
	width: 25%;
}
#main .page-content #information table tr th {
	width:25%;
	}
#main .page-content table tr td {
	background-color: white;
}
#main .page-content table tr td dl{
	width:400px;
	}
#main .page-content table tr td dl dt{
	float:left;
  clear:left;
	width:370px;
	}
#main .page-content table tr td img{
	margin:20px 0px 20px 0px;
	}
#main .page-content table tr:first-child th, #main .page-content table tr:first-child td {
	border-top: 1px solid #DADADA;
}
#main .page-content .page-title {
	padding-bottom: 9px;
	border-bottom: 1px solid #1451A7;
}
#main .page-content .page-title h1 {
	padding-left: 20px;
	border-left: 4px solid #1451A7;
	font-size: 23px;
	font-weight: bold;
	line-height: 40px;
	vertical-align: middle;
	letter-spacing: 1px;
}
#main .page-content .narrow {
 *zoom: 1;
	margin: 50px auto;
	width: 670px;
}
#main .page-content .narrow:after {
	content: "";
	display: table;
	clear: both;
}
/*
 * Pagetop
 */
#pagetop {
	text-align: right;
}
#pagetop img {
	cursor: pointer;
}
/*
 * Footer
 */
#footer {
 *zoom: 1;
	background: #302A2C;
	width: 100%;
	height: 164px;
}
#footer .copyright {
	padding-top: 15px;
	color: white;
	font-size: 13px;
	text-align: center;
	font-weight: normal;
	letter-spacing: 0.05em;
}
#footer .foot-address {
  color: #fff;
  text-align: center;
  padding-top: 27px;
  font-size: 15px;
}
#footer .foot-address a {
	color:#fff;
}
#footer .copyright {
  padding-top: 16px;
  color: white;
  font-size: 13px;
  text-align: center;
  font-weight: normal;
  letter-spacing: 0.05em;
}
#footer .foot-address br{
  display:none;
}
#footer .foot-address .sp{
	display:none;
}
/*
 * Information Box
 */
.information-box {
	position: relative;
	padding: 0px 0px;
	min-height: 200px;
	border-top: none;
	background-color: #fff;
}
.information-box ul li {
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	padding: 5px;
	font-size: 13px;
	border: 1px solid #DBDBDB;
	width: 270px;
	height: 220px;
	position: relative;
	box-shadow: rgba(219, 219, 219, 0.4) 0px 0px 2px 2px;
	-webkit-box-shadow: rgba(219, 219, 219, 0.4) 0px 0px 2px 2px;
	-moz-box-shadow: rgba(219, 219, 219, 0.4) 0px 0px 2px 2px;
	float: left;
	margin: 0px 45px 40px 0px;
	background: #fff;
}
.information-box ul li.last {
	margin-right: 0px;
}
.information-box ul li:first-child {
}
.information-box ul li:last-child {
}
.information-box ul li time {
	font-size: 11px;
	background: url('../img/common/icon/ico-arrow-news.png?1409067264') no-repeat 5px 3px;
	padding: 0px 0px 0px 15px;
}
.information-box ul li span.tag {
	background: #8AC948;
	display: table-cell;
	float: right;
	color: #fff;
	font-size: 10px;
	letter-spacing: 0.1em;
	line-height: 1.7em;
	padding: 0px 8px 0px 8px;
	height: 17px;
	vertical-align: middle;
	position: absolute;
	top: 10px;
	right: 10px;
}
.information-box ul li span.tag-topics {
	/*background:#8AC948;*/
	background: #78BC32;
}
.information-box ul li span.tag-csr {
	/*background: #E493D6;*/
	background: #DE81CE;
}
.information-box ul li span.tag-award {
	/*background: #FF9700;*/
	background: #E88E0D
}
.information-box ul li span.tag-recruit {
	background: #63BBDF;
}
.information-box ul li span.tag-technology {
	/*background: #ADADAD;*/
	/*background: #969696;*/
	background: #0B2A61;
}
.information-box ul li span.tag-event {
	background: #FF9700;
}
.information-box ul li p {
	font-size: 14px;
	font-weight: bold;
	position: absolute;
	/*bottom:130px;*/	
	top: 32px;
	margin: 0px 10px;
	letter-spacing: 0.1em;
	line-height: 1.5em;
	color: #333;
}
.information-box ul li figure {
	position: absolute;
	bottom: 0px;
	right: 0;
}
.information-box ul li:hover {
	border: 2px #ff9700 solid;
	/*margin:-1px -1px 1px -1px;*/
	margin-top: -1px;
	margin-left: -1px;
	margin-right: 46px;
}
.information-box ul li.last:hover {
	border: 2px #ff9700 solid;
	/*margin:-1px -1px 1px -1px;*/
	margin-top: -1px;
	margin-left: -1px;
	margin-right: 1px;
}
.information-box ul li:hover figure {
	margin: -2px;
}
.information-box ul li:hover p {
	margin: -2px 10px;
	text-decoration: underline;
	color: #0086CA;
}
.information-box ul li:hover span {
	margin: 0px -2px -2px -2px;
}
.information-box ul li:hover time {
	background: url('../img/common/icon/ico-arrow-news-ov.png?1409067264') no-repeat 5px 3px;
}
.information-box ul li a {
	display: block;
}
.information-box ul li a:hover {
	text-decoration: none;
}
#main .container .links {
	clear: both;
	width: 900px;
	margin: 0 auto;
	position: relative;
  overflow: hidden;
}
/*#main .container .links ul{
	 position: relative;
  left: 50%;
  float: left;
}*/
#main .container .links ul li {
	width: 207px;
	height: 77px;
	float: left;
	margin: 0px 80px 30px 0px;
	background: #eee;
	box-shadow: rgba(219, 219, 219, 0.4) 0px 0px 2px 2px;
	-webkit-box-shadow: rgba(219, 219, 219, 0.4) 0px 0px 2px 2px;
	-moz-box-shadow: rgba(219, 219, 219, 0.4) 0px 0px 2px 2px;
	 position: relative;
/*  left: -50%;*/
}
#main .container .links ul li:last-child {
	margin-right: 0px;
}
#main .container .links ul li a {
	display: block;
	width: 207px;
	height: 77px;
	text-indent: -119988px;
	overflow: hidden;
	text-align: center;
	text-transform: capitalize;
	display: block;
}
#main .container .links ul li a.links-naigai-eng {
	background: url('../img/common/banner/bnr-links-naigai-eng.jpg?1409067264') no-repeat center center;
}

#main .container .links ul li a.links-naigai-hokkaido {
	background: url('../img/common/banner/bnr-links-naigai-hokkaido.jpg?1409067264') no-repeat center center;
}

/*
 * Aside (Side Menu)
 */
#main aside {
	width: 220px;
	float: left;
	margin-bottom: 40px;
	border-right: solid 1px #dddddd;
}
#main aside > ul > li {
	margin-bottom: 20px;
}
#main aside > ul > li:hover a h3 {
	opacity: 0.7;
}
#main aside ul li h3 {
	height: 116px;
	text-indent: -119988px;
	margin-bottom: 10px;
}
#main aside ul li.aside-header {
	position: relative;
	height: 85px;
	padding-bottom: 20px;
	border-bottom: solid 1px #dddddd;
	margin-bottom: 0px;
}
#main aside ul li.aside-header h3 {
	position: absolute;
	top: -50px;
	width: 100%;
}
#main aside > ul > li.aside-menu {
	margin-bottom: 60px;
}
#main aside > ul > li.aside-menu > ul > li {
	background-image: url('../img/common/icon/ico-arrow-menu.png');
	background-repeat: no-repeat;
	background-position: 10px center;
	border-bottom: solid 1px #dddddd;
	/*text-indent:15px;*/
	padding-left: 15px;
	padding-right: 5px;
}
#main aside > ul > li.aside-menu > ul > li a {
	padding: 14px 0px 14px 10px;
	display: block;
	font-size: 0.8em;
}
#main aside > ul > li.aside-menu > ul > li:hover, #main aside > ul > li.aside-menu > ul > li.active {
	background-image: url('../img/common/icon/ico-arrow-menu-ov.png');
	background-repeat: no-repeat;
	background-position: 10px center;
	background-color: #ff9700;
	position: relative;
}
#main aside > ul > li.aside-menu > ul > li:hover:after, #main aside > ul > li.aside-menu > ul > li.active:after {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(0, 160, 240, 0);
	border-left-color: #ff9700;
	border-width: 5px;
	margin-top: -5px;
}
#main aside > ul > li.aside-menu > ul > li.active a, #main aside > ul > li.aside-menu > ul > li:hover a {
	color: #ffffff;
	text-decoration: none;
}
/*
 * toPageLink
 */
.toPageLink p {
}
.toPageLink p {
	background-image: url('../img/common/icon/ico-arrow-01.png');
	background-repeat: no-repeat;
	background-position: 15px center;
	text-indent: 15px;
	line-height: 1.0em !important;
	margin-bottom: 0 !important;
	float: right;
	padding: 15px;
	border: solid 1px #dddddd;
	width: 200px;
	overflow: hidden;
}
.toPageLink:after {
	content: "";
	display: block;
	clear: both;
}
.toPageLink p a, .toPageLink p a:hover {
	color: #0088cc;
	text-decoration: underline;
}
.toPageLink p:hover {
	background-color: #fee4bf;
}
.toPageLink p:hover a {
}
/*
 * Page Banner
 */
#main .container #page-banner.links {
	width: 494px;
	margin: 0 auto;
}
/*
 * form
 */
form.mailForm input {
	padding: 5px;
}
form.mailForm .short {
	width: 70px;
	margin-right: 5px;
}
form.mailForm .short2 {
	width: 120px;
}
form.mailForm .middle {
	width: 300px;
}
form.mailForm .long {
	width: 100%;
}
.btn-block .btn-submit {
	background: url('../img/common/background/bg-btn.jpg') repeat-x top left;
	border: none;
	padding: 10px 25px;
	color: #ffffff;
	letter-spacing: 0.1em;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	font-weight:bold;
	}
.office-details .btn-block {
	display: block;
	text-align: center;
	margin-bottom: 20px;
}
.office-details .btn-block .btn-submit {
	background: url('../img/common/background/bg-btn-02.png') repeat-x top left;
	border: none;
	padding: 10px 25px;
	color: #ffffff;
	letter-spacing: 0.1em;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}
.btn-block .btn-other {
	padding: 8px 25px;
	letter-spacing: 0.1em;
}
.btn-block .btn-submit:hover, .btn-block .btn-other:hover {
	opacity: 0.6;
	cursor: pointer;
}
.btn-block a:hover, .btn-block a:hover {
	text-decoration: none;
}
/*
 * Exvalidation
 */
.formError .formErrorClose {
	line-height: 0.7em;
}
/*
 * Blinking
 */
.blinking {
	-webkit-animation: blink 0.5s ease-in-out infinite alternate;
	-moz-animation: blink 0.5s ease-in-out infinite alternate;
	animation: blink 0.5s ease-in-out infinite alternate;
}
@-webkit-keyframes blink {
 0% {
opacity:0;
}
 100% {
opacity:1;
}
}
@-moz-keyframes blink {
 0% {
opacity:0;
}
 100% {
opacity:1;
}
}
@keyframes blink {
 0% {
opacity:0;
}
 100% {
opacity:1;
}
}
span.iconNew {
	display: none;
}
span.blinking {
	padding-left: 10px;
	color: #ff0000;
	/*font-weight:bold;*/
	font-size: 0.8em;
	text-decoration: none;
	vertical-align: middle;
}
/*
 * related-btn
 */
.related-btn ul{
	text-align:center;
}
.related-btn li{
	display:inline-block;
    text-indent: 15px;
    line-height: 1.0em !important;
    margin-right:30px;
    margin-bottom: 0 !important;
    border: solid 1px #dddddd;
    overflow: hidden;

}
.related-btn li:last-child{
    margin-right:0;	
}
.related-btn li a{
	display:block;
    padding: 15px;
	color: #ff9700;
	text-decoration: underline;
	background-image: url(../img/common/icon/ico-arrow-01.png);
    background-repeat: no-repeat;
    background-position: 15px center;
}

.related-btn li a:hover {
	background-color: #fee4bf;
}