﻿@charset "UTF-8";

/* !wrapper
---------------------------------------------------------- */
#wrapper {
	min-width:960px;
	padding-top: 120px;
}
#wrapper .inner {
	max-width:960px;
	margin:0 auto;
}

.tableCell {
  display: table-cell;
  vertical-align: middle;
}
.imgfull{
	width: 100%;
}
.imgfull img{
	display: block;
	width: 100%;
}
.anchor{
	padding-top: 12.0rem;
	margin-top: -12.0rem;
}
/* !header
---------------------------------------------------------- */

#header {
  background: #000;
  height: 120px;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 100;
  overflow: hidden;
}
#header a {
  text-decoration: none !important;
  display: block;
}
#header a img{
	transition: opacity 0.3s ease;
}
#header a img:hover{
	opacity: 0.8;
}
#header h1 {
  color: #FFF;
  font-size: 1.2rem;
  padding-top: 1.0rem;
  line-height: 100%;
}
#header .headWrap {
  display: table;
  height: 120px;
  width: 100%;
  line-height: 0;
}
#header .logoGdo {
  width: 150px;
}
#header .logoGdo img {
  padding-left: 4.0rem;
  width: 66px;
  height: auto;
}
#header .logoDiamania {
  max-width: 230px;
  height: auto;
  margin-right: 1.2rem;
  margin-bottom: 0.5rem;
  display: inline-block;
}
#header .logoMitsubishi {
  max-width: 210px;
  margin-right: 3.4rem;
  height: auto;
  display: inline-block;
  margin-bottom: 0.5rem;
}
#header .archivesBtn {
  width: 190px;
}
#header .archivesBtn a {
  width: 84.21053%;
  border: 2px solid #ec0000;
  padding: 1.9rem 1.5rem;
  border-radius: 3px;
  display: block;
  box-sizing: border-box;
  -moz-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
}
#header .archivesBtn a:hover {
  background: #ec0000;
}
#header .archivesBtn img {
  max-width: 100%;
  height: auto;
}
#header .fbBtn {
  width: 55px;
}
#header .fbBtn a {
  display: block;
}
#header .twBtn {
  width: 50px;
  padding-right: 3.0rem;
}
#header .twBtn a {
  display: block;
}

/* #header{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 120px;
	background: #000;
	z-index: 997;
}
#headerin{
	max-width: 960px;
	margin: 0 auto;
	padding: 0 3.0rem 0 4.0rem;
	box-sizing: border-box;
}
#headerlogo{
	float: left;
	margin: 4.3rem 4.8rem 0 0;
}
.headerdiamana{
	float: left;
}
#headerlinks{
	float: right;
	line-height: 1;
	margin: 3.5rem 0 0 3.0rem;
}
#headerlinks a{
	display: inline-block;
	line-height: 1;
}
#headerlinks a + a{
	margin: 0 0 0 0.5rem;
}
.contensarchives{
	float: right;
	margin: 3.4rem 0 0 0;
} */

/* !breadcrumb
---------------------------------------------------------- */
#breadcrumb{
	width: 100%;
	background: #fff;
}
#breadcrumbin{
	position: relative;
	max-width: 960px;
	margin: 0 auto;
	padding: 0 0 0 2.8rem;
	box-sizing: border-box;
}
.breadcrumblink{
	font-size: 0;
	line-height: 1;
}
.breadcrumblink a{
	position: relative;
	display: inline-block;
	font-size: 14px;
	line-height: 1;
	color: #000;
	font-weight: normal;
	margin: 0 7.0rem 0 0;
	padding: 2.8rem 0 2.8rem 2.0rem;
	background: url(../images/common/icon_arr01.png) left center no-repeat;
}
.breadcrumblink a:before{
	position: absolute;
	width: 1px;
	height: 40px;
	content: '';
	right: -37px;
	top: 15px;
	background: #ec0000;
}

.breadcrumblink span{
	display: inline-block;
	font-size: 16px;
	line-height: 1;
	color: #000;
	padding: 2.7rem 0;
	font-weight: bold;
}
.breadcrumbshare{
	position: absolute;
	right: 30px;
	top: 25px;
}

#fb {
  float: left;
}

#tw {
  float: left;
  margin-left: 5px;
}

/* !mainimg
---------------------------------------------------------- */
#mainimg{
	width: 100%;
	background: url(../images/top/img_mainimg.jpg) center center no-repeat;
}
#mainimgin{
	position: relative;
	max-width: 960px;
	margin: 0 auto;
	box-sizing: border-box;
}
#mainimgin img{
	width: 100%;
}


/* !contents
---------------------------------------------------------- */
#contents {
	color:#000;
	font-size:1.3rem;
	line-height:1.7;
}

/* !footer
---------------------------------------------------------- */
#footer{
	background: #000;
	padding: 6.5rem 0;
}
.footLogWrap {
  text-align: center;
  margin-bottom: 8.0rem;
}
.footLogWrap img {
  margin: 0 auto;
  display: block;
}
.footLogWrap .footLogoMitsubishi {
  margin-bottom: 1.7rem;
}
.footLogWrap .footLogoDiamania {
  margin-bottom: 3.0rem;
}
.footLogWrap p {
  color: #FFF;
  font-size: 1.2rem;
  line-height: 1.3;
}

.footOfficialLink {
  text-align: center;
  margin-bottom: 3.5rem;
}
.footOfficialLink li {
  display: inline-block;
  padding: 0 1em;
  border-left: 1px solid #646464;
}
.footOfficialLink li:first-child {
  border: none;
}
.footOfficialLink a {
  color: #fff;
  text-decoration: none;
  font-size: 1.2rem;
}

.footCopy {
  text-align: center;
  color: #FFF;
  font-size: 1.2rem;
}
#toTopWrap {
  display: none;
  position: fixed;
  right: 50px;
  bottom: 50px;
  z-index: 999;
}
#toTop {
  width: 90px;
  height: 90px;
  background: rgba(80, 80, 80, 0.8);
  display: block;
  text-align: center;
  border-radius: 100%;
  line-height: 90px;
}
#toTop:hover {
  background: #5a5a5a;
}
#toTop img {
  position: relative;
  top: 5px;
}























