﻿@charset "utf-8";






/******************/

.layer-fore {
	-webkit-transform: translateZ(90px) scale(.7);
	-moz-transform: translateZ(90px) scale(.7);
	-ms-transform: translateZ(90px) scale(.7);
	-o-transform: translateZ(90px) scale(.7);
	transform: translateZ(90px) scale(.7);
z-index:11;
}

.layer-base {
	-webkit-transform:translateZ(0);
	-moz-transform:translateZ(0);
	-ms-transform:translateZ(0);
	-o-transform:translateZ(0);
	transform:translateZ(0);
z-index:14;
}

.layer-back {
	-webkit-transform: translateZ(-300px) scale(2);
	-moz-transform: translateZ(-300px) scale(2);
	-ms-transform: translateZ(-300px) scale(2);
	-o-transform: translateZ(-300px) scale(2);
	transform: translateZ(-300px) scale(2);
z-index:13;
}

.layer-deep {
	-webkit-transform:translateZ(-600px) scale(3);
	-moz-transform:translateZ(-600px) scale(3);
	-ms-transform:translateZ(-600px) scale(3);
	-o-transform:translateZ(-600px) scale(3);
	transform:translateZ(-600px) scale(3);
z-index:12;
}

/******************/
/******************/

.debug {
position:fixed;
    top: 50px;
    left: .5em;
    z-index: 999;
    background: rgba(0,0,0,.85);
    color: #fff;
    padding: .5em;
    border-radius: 0 0 5px 5px;
}

.debug_head {
position:fixed;
    top: 100px;
	margin: auto;
	width: 90%;
    z-index: 999;
    background: rgba(0,0,0,.85);
    color: #FF0004;
    padding: .5em;
}

nav.fixed {
	position: fixed;
	left: 0;
	top: 0;
}

.navfix {
position:absolute;
    top:5px;
	right: 5%;
	margin: auto;
	width: 90%;
    z-index: 998;
    padding: .5em;
}

.navfix-sp {
position:absolute;
    top:10px;
	right: 5%;
	margin: auto;
	width: 60%;
    z-index: 998;
    padding: .5em;
}


.debug-on .section {
    -webkit-transform: translate3d(800px, 0, -800px) rotateY(30deg);
    -moz-transform: translate3d(800px, 0, -800px) rotateY(30deg);
    -ms-transform: translate3d(800px, 0, -800px) rotateY(30deg);
    -o-transform: translate3d(800px, 0, -800px) rotateY(30deg);
    transform: translate3d(700px, 0, -800px) rotateY(30deg);
}
.debug-on .parallax-layer {
    opacity: 0.9;
}

/*PC*/
#logobx {
	position: absolute;
	width: 250px;
	top: 250px;
	left: 0;
  right: 0;
  bottom: 0;
  margin:auto;
	z-index: 3;
}

#catchtxt {
	position: absolute;
	width: 300px;
	top: 200px;
	margin-left: -105px;
	left: 50%;
  bottom: 0;
	z-index: 3;
}

/*スマホ*/
#logobx-sp {
	position: absolute;
	width: 30%;
	top: 200px;
	left: 35%;
  right: 0;
  bottom: 0;
	z-index: 3;
}

#catchtxt-sp {
	position: absolute;
	width: 300px;
	top: 300px;
	left: 0;
  right: 0;
  bottom: 0;
  margin:auto;
	z-index: 3;
}

#logo7thpic {
	position: absolute;
	top: -40px;
	width: 90%;
	z-index: 3;
}


#logo7thpic-sp {
	position: absolute;
	top: 80px;
	width: 90%;
	z-index: 3;
}

/******************/
.f-info {
position: absolute;
z-index:100;
bottom:1vh;
font-size:80%;
text-align:center;
width: 100%;
}

/******************/
/******************/

#s3ththimg01 {
	position: absolute;
	width: 25%;
	top: 600px;
	left: 10%;
	bottom: 0;
	margin: auto;
	float: left;
	z-index: 4;
}

#s3ththimg02 {
	position: absolute;
	width: 25%;
	top: 600px;
	left: 38%;
	bottom: 0;
	margin: auto;
	float: left;
	z-index: 4;
}

#s3ththimg03 {
	position: absolute;
	width: 25%;
	top: 600px;
	left: 66%;
	bottom: 0;
	margin: auto;
	float: left;
	z-index: 4;
}

******************/

#s3ththimg01mp {
	position: absolute;
	width: 25%;
	top: 400px;
	left: 10%;
	bottom: 0;
	margin: auto;
	float: left;
	z-index: 4;
}

#s3ththimg02mp {
	position: absolute;
	width: 25%;
	top: 400px;
	left: 38%;
	bottom: 0;
	margin: auto;
	float: left;
	z-index: 4;
}

#s3ththimg03mp {
	position: absolute;
	width: 25%;
	top: 400px;
	left: 66%;
	bottom: 0;
	margin: auto;
	float: left;
	z-index: 4;
}

******************/

#s3ththimg01sp {
	position: absolute;
	width: 80%;
	top: 000px;
	bottom: 0;
	margin: auto;
	z-index: 4;
		left: 10px;
}

#s3ththimg02sp {
	position: absolute;
	width: 80%;
	top: 1050px;
	margin: auto;
	z-index: 4;
	left: 10%;
}

#s3ththimg02sp .txt {
	width: 80%;
	margin: auto;
	z-index: 5;
}

#s3ththimg03sp {
	position: absolute;
	width: 80%;
	top: 1450px;
	bottom: 0;
	margin: auto;
	z-index: 4;
	left: 10%;
}

#s3ththimg04sp {
	position: absolute;
	width: 80%;
	top: 650px;
	bottom: 0;
	margin: auto;
	z-index: 4;
	left: 10%;
}

/*txt*/
.s3thtxt {
	position: absolute;
	width: 100%;
	top: 20px;
	bottom: 0;
	margin: auto;
	z-index: 3;
}

/*マウス*/

#nextMpc{
	position: absolute;
	top:450px;
	left:50%;
	z-index: 5;
}

#nextMpc a {
  padding-top: 60px;
}
#nextMpc a span {
  position: absolute;
  top: 0;
  left: 50%;
  width: 30px;
  height: 50px;
  margin-left: -15px;
  border: 2px solid #fff;
  border-radius: 50px;
  box-sizing: border-box;
}
#nextMpc a span::before {
  position: absolute;
  top: 10px;
  left: 50%;
  content: '';
  width: 6px;
  height: 6px;
  margin-left: -3px;
  background-color: #fff;
  border-radius: 100%;
  -webkit-animation: sdb 2s infinite;
  animation: sdb 2s infinite;
  box-sizing: border-box;
}
@-webkit-keyframes sdb {
  0% {
    -webkit-transform: translate(0, 0);
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  80% {
    -webkit-transform: translate(0, 20px);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes sdb {
  0% {
    transform: translate(0, 0);
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  80% {
    transform: translate(0, 20px);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

/*indexコンテンツ*/
#idxcont {
}


#idxcont #inner {
	width:90%;
	background-color: #000;
	z-index: 999;
}

/*キャッチアニメーション00*/
#animation00 {
}

.fadeInDown {
 -webkit-animation00-fill-mode:both;
 -ms-animation00-fill-mode:both;
 animation00-fill-mode:both;
 -webkit-animation00-duration:1s;
 -ms-animation00-duration:1s;
 animation00-duration:1s;
 -webkit-animation00-name: fadeInDown;
 animation00-name: fadeInDown;
 visibility: visible !important;
}
@-webkit-keyframes fadeInDown {
 0% { opacity: 0; -webkit-transform: translateY(-20px); }
 100% { opacity: 1; -webkit-transform: translateY(0); }
}
@keyframes fadeInDown {
 0% { opacity: 0; -webkit-transform: translateY(-20px); -ms-transform: translateY(-20px); transform: translateY(-20px); }
 100% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
}


/*キャッチアニメーション*/
#animation {
margin: 50px 0;
font-weight: bold;
color: #FFF;
}

.fadeInDown {
 -webkit-animation-fill-mode:both;
 -ms-animation-fill-mode:both;
 animation-fill-mode:both;
 -webkit-animation-duration:1s;
 -ms-animation-duration:1s;
 animation-duration:1s;
 -webkit-animation-name: fadeInDown;
 animation-name: fadeInDown;
 visibility: visible !important;
}
@-webkit-keyframes fadeInDown {
 0% { opacity: 0; -webkit-transform: translateY(-20px); }
 100% { opacity: 1; -webkit-transform: translateY(0); }
}
@keyframes fadeInDown {
 0% { opacity: 0; -webkit-transform: translateY(-20px); -ms-transform: translateY(-20px); transform: translateY(-20px); }
 100% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
}

/*アニメーション２*/
#animation02 {
}

.fadeInDown {
 -webkit-animation02-fill-mode:both;
 -ms-animation02-fill-mode:both;
 animation02-fill-mode:both;
 -webkit-animation02-duration:1s;
 -ms-animation02-duration:1s;
 animation02-duration:1s;
 -webkit-animation02-name: fadeInDown;
 animation02-name: fadeInDown;
 visibility: visible !important;
}
@-webkit-keyframes fadeInDown {
 0% { opacity: 0; -webkit-transform: translateY(-20px); }
 100% { opacity: 1; -webkit-transform: translateY(0); }
}
@keyframes fadeInDown {
 0% { opacity: 0; -webkit-transform: translateY(-20px); -ms-transform: translateY(-20px); transform: translateY(-20px); }
 100% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
}

/*コンテンツ*/
#disclptxt{
	width: 50%;
	margin: auto;
}

/**/
#idx_cachi {
	width:100%;
	height: 1500px;
	margin-bottom: 50px;
}

/*最新情報*/

#whatnew {}

#whatnew .inner{
	width: 100%;
}

#whatnew hr.hrpline {
	border-top: thin dotted #333;
}



/*ソーシャルプラグイン*/

#snscover {
	text-align: left;
}

#snscover_inst {
	text-align: left;
	height: 500px;
}


#snsFBsp{
	width: 100%;
	background-color: #000;
	padding: 5%;
	z-index: 999;
}
