@charset "utf-8";

/* ==

　石橋信夫のSPIRIT トップ

=============================================================================== */
h1#spirit_h1{
	line-height: 1.7;
	margin: 0;
	padding: 0;
	border-bottom: none;
	font-size: 100%;
	font-weight: normal;
}


body {
  position: relative;
}
.mainImage {
  position: relative;
  min-width: 950px;
  overflow: hidden;
}
.mainImage img {
  position: absolute;
}
.r3Header, .secondNav, #topicPath, #fixFooter, #subFooter, #footer, #socialArea, #timeline {
  position: relative;
}
.r3Header, .secondNav, #topicPath {
  display: none;
}
.r3Header {
  z-index: 2;
}
.secondNav {
  z-index: 1;
}
#topicPath {
  z-index: 0;
}
#ajaxloader {
  position: absolute;
  top: -100px;
  left: 0;
}
#spirit #subHeader .fixArea {
  position: relative !important;
  z-index: 10;
  width: 100%;
  border-top: hidden;
}
#founder {
  width: 100%;
  background: #e0dfda;
  text-align: center;
  margin-bottom: 20px;
  position: relative;
}
#section2 {
  background: #000;
}
.sections {
  position: absolute;
  top: 0;
  z-index: 0;
  overflow: hidden;
  width: 100%;
  display: none;
}
.chronologyTxt {
  width: 315px;
  text-align: center;
}
.chronologyArrow {
  margin: 20px 0 0 3px;
}
#section3 {
  background: #111;
}
.founderTitle, .founderTxt1, .founderTxt2 {
  overflow: hidden;
}
#innovation, .chronologyTxt, .founderTitle, .founderTxt1, .founderTxt2, #mainTitle, #mainTitleScroll, .scrollDown {
  position: absolute;
  top: 0;
  z-index: 1;
}
#innovation {
  width: 80%;
  min-width: 950px;
}

.miniHeight .founderTitle,
.miniHeight .founderTitle img {
	width: 280px;
}

.miniHeight .founderTxt1,
.miniHeight .founderTxt1 img {
	width: 360px;
}
#mainTitleScroll {
	width: 94px;
	height: 48px;
	overflow: hidden;
}
#mainTitleScroll img {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}

/* --------------------------------------------
  革命リンク
----------------------------------------------- */
#timeline ul {
  overflow: hidden;
}

#timeline ul li {
  float: left;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  cursor: pointer;
}
#timeline ul li .chronologyBg {
  position: absolute;
  top: 0;
  left: 0;
}



/* --------------------------------------------
  loacal navigation
----------------------------------------------- */
#loacalNav {
  margin: 70px auto 40px;
  padding: 20px 25px 15px;
  border: 5px solid #ececec;
  background-color: #f8f8f8;
  width: 900px;
  
}
#loacalNav h2 {
  margin-bottom: 12px;
  padding: 0.1em 0 18px 46px;
  border-bottom: 1px solid #ccc;
  background: none;
  background-position: left top;
  background-repeat: no-repeat;
  font-size: 150%;
}
#loacalNav.typeBusinessField h2 { background-image: url(/common/images/localnav_ico01.png); }
#loacalNav.typeAbout h2 { background-image: url(/common/images/localnav_ico03.png); }
#loacalNav.typeInnovation h2 { background-image: url(/common/images/localnav_ico04.png); }
#loacalNav.typeSustainable h2 { background-image: url(/common/images/localnav_ico05.png); }
#loacalNav h2 a {
  padding-left: 15px;
  background: url(/common/images/ico_arw04.gif) 1px center no-repeat;
}
#loacalNav li {
  float: left;
  margin: 0 15px 5px 0;
  white-space: nowrap;
}
.listScreen {
  background: #000;
}
#memorialHall {
  width: 100%;
}
#memorialHallBtn {
  position: absolute;
  top: 0;
  left: 0;
}



/* --------------------------------------------
  scroll down
----------------------------------------------- */
.scrollDown {
  cursor: pointer;
  text-align: center;
  width: 80px;
  display: block;
  -webkit-transform: scale(1.0);
  -moz-transform: scale(1.0);
  -o-transform: scale(1.0);
  -ms-transform: scale(1.0);
  transform: scale(1.0);
}
.scrollDown:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: all 300ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -moz-transition: all 300ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -o-transition: all 300ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -ms-transition: all 300ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: all 300ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
}


/* --------------------------------------------
  side navi
----------------------------------------------- */
#sideNavi {
  position: fixed;
  top: 100px;
  left: -430px;
  width: 370px;
  background: #ffffff;
}
#sideNavi ul li {
  height: 38px;
  padding-top: 12px;
  padding-left: 25px;
  font-size: 15px;
  color: #404f6f;
  background: url(../images/bg_nav_list.gif) no-repeat 10px 20px;
  cursor: pointer;
  position: relative;
}
#sideNavi ul li:hover {
  background: url(../images/bg_nav_list.gif) no-repeat 13px 20px;
}
#sideNavi ul li.current {
  color: #666666;
}
#sideNavi #sideNaviTitle {
  position: absolute;
  top: 0;
  left: 370px;
  cursor: pointer;
  background: #000;
}
.histryPoint {
  position: relative;
  z-index: 2;
}
.navHover {
  height: 50px;
  width: 0;
  background: #ededed;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  display: block;
}

#sideNaviIcon {
  width: 40px;
  height: 40px;
  background: #fa0046;
  position: relative;
  cursor: pointer;
  display: block;
}
.lines {
  width: 18px;
  height: 2px;
  background: #fff;
  display: block;
}
#topLine {
  position: absolute;
  top: 13px;
  left: 11px;
  -webkit-transition: 1s ease-in-out;
  transition: 1s ease-in-out;
}
#cntLine {
  position: absolute;
  top: 19px;
  left: 11px;
}
#btmLine {
  position: absolute;
  top: 25px;
  left: 11px;
}

#sideNaviIcon div{
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  transition: all 200ms linear;
}
#topLine.open{
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 100ms linear;
  -moz-transition: all 100ms linear;
  -o-transition: all 100ms linear;
  -ms-transition: all 100ms linear;
  transition: all 100ms linear;
  left: 15px;
  width: 16px;
}
#btmLine.open{
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: all 100ms linear;
  -moz-transition: all 100ms linear;
  -o-transition: all 100ms linear;
  -ms-transition: all 100ms linear;
  transition: all 100ms linear;
  left: 15px;
  width: 16px;
}
#topLine.close{
  width: 22px;
  height: 3px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
  -webkit-transition: all 500ms linear;
  -moz-transition: all 500ms linear;
  -o-transition: all 500ms linear;
  -ms-transition: all 500ms linear;
  transition: all 500ms linear;
  left: 10px;
  top: 20px;
}
#cntLine.close{
  width: 0;
  left: 20px;
  opacity: 0;
}
#btmLine.close{
  width: 22px;
  height: 3px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  -webkit-transition: all 500ms linear;
  -moz-transition: all 500ms linear;
  -o-transition: all 500ms linear;
  -ms-transition: all 500ms linear;
  transition: all 500ms linear;
  left: 10px;
  top: 20px;
}




.r3Header .r3Nav_wrapper {
  top: 93px;
}
.r3Header .r3Nav {
	top: 0;
}
.r3Header_second-fix2 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  min-width: 950px;
  height: 48px;
  padding: 0 20px;
  border-bottom: 1px solid #b4b4b4;
  background-color: #fff;
  z-index: 1100;
  box-sizing: border-box;
}

.r3Header_second-fix2 .r3Header_in {
  position: relative;
  max-width: 1240px;
  height: 100%;
  margin: 0 auto;
}
.r3Header_id2 {
	display: none;
}
.r3Header_second-fix2 .r3Header_id2 {
	display: block;
}
.r3Header_second-fix2 .r3Nav {
	top: 48px;
}
.r3Header_second-fix2 .r3Header_nav a {
  height: 30px;
  padding-top: 17px;
}
.r3Header_second-fix2 .r3Header_nav {
  position: absolute;
  right: -10px;
  bottom: 0;
  line-height: 1;
  font-size: 14px;
  font-weight: 700;
  text-align: right;
  letter-spacing: -0.5em;
}
.r3Header_second-fix2 .r3Header_nav li {
  display: inline-block;
  margin: 0 0 0 10px;
  letter-spacing: normal;
}
.r3Header_second-fix2 .r3Header_nav a,
.r3Header_second-fix2 .r3Header_nav span {
  display: block;
  position: relative;
  height: 30px;
  padding: 0 10px;
  color: #000;
  text-decoration: none;
}
.r3Header_second-fix2 .r3Header_nav a {
  height: 30px;
  padding-top: 17px;
}
.d_hover .r3Header_second-fix2 .r3Header_nav a:hover:before {
	content: "";
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	height: 4px;
	background-color: #333;
	z-index: 1111;
}
.d_hover .r3Header_second-fix2 .r3Header_nav .fnR3Drop {
	margin-right: -10px;
	cursor: pointer;
}
.d_hover .r3Header_second-fix2 .fnR3Drop span::after {
  content: '';
  display: inline-block;
  width: 8px;
  height: 6px;
  margin: 0 0 0 3px;
  background: url(/common/images/rn04/svg/arw_ico01.svg) left top no-repeat;
  background-size: contain;
  vertical-align: 0.1em;
}
.r3Header_second-fix2 .r3Header_nav .fnR3Drop-show span::before {
  content: '';
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 4px;
  background-color: #333;
  z-index: 1111;
}