@charset "utf-8";
html,
body{
	width:100%;
	}


#indexMovie{
	width: 100%;
	height:56.25vw;
	top: 0;
	left: 0;
	z-index: 1;
	position: relative;
	overflow: hidden;
	background-image: url(../../movie/spinner.gif);
	background-position: center center;
	background-repeat: no-repeat;
}
#goNext{
	width: 80px;
	height: 80px;
	position: absolute;
	bottom: 15%;
	left:50%;
	margin: 0 0 0 -40px;
	background-color: rgba(0,0,0,0.2);
}
#goNext a{
	display: block;
	font-size: 12px;
	width: 80px;
	height: 40px;
	line-height: 40px;
	padding: 40px 0 0 0;
	position: relative;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
}
#goNext a:before{
	    content: "";
    width: 20px;
    height: 20px;
    border-right: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    position: absolute;
    left: 50%;
    top: 10px;
    margin: 0px 0 0 -11px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}


video{
	width: 100vw;
	height:56.25vw;
}

/**/
#index00{
	width:100%;
   height : -webkit-calc(100% - 80px) ;
   height : calc(100% - 80px) ;
	top:0;
	left:0;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f0f9ff+0,cbebff+47,a1dbff+100;Blue+3D+%2313 */
background: rgb(240,249,255); /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover,  rgba(240,249,255,1) 0%, rgba(203,235,255,1) 47%, rgba(161,219,255,1) 100%); /* FF3.6-15 */
background: -webkit-radial-gradient(center, ellipse cover,  rgba(240,249,255,1) 0%,rgba(203,235,255,1) 47%,rgba(161,219,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: radial-gradient(ellipse at center,  rgba(240,249,255,1) 0%,rgba(203,235,255,1) 47%,rgba(161,219,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f9ff', endColorstr='#a1dbff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	position:fixed;
	z-index:-1;

	}
#index0{
	width:100%;
	height:50%;
	top:0;
	left:0;
	text-align:left;
	z-index:50;

	}
#index01{
	text-align:left;
	position:relative;
	top:0;
	left:0;
	width:100%;
   height : 98% ; /* IE8以下とAndroid4.3以下用フォールバック */
   height : -webkit-calc(100% - 80px) ;
   height : calc(100% - 80px) ;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,000000+100&amp;0.1+0,0.2+100 */
	background: -moz-radial-gradient(center, ellipse cover,  rgba(255,255,255,0.1) 0%, rgba(0,0,0,0.1) 100%); /* FF3.6+ */
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(255,255,255,0.1)), color-stop(100%,rgba(0,0,0,0.1))); /* Chrome,Safari4+ */
	background: -webkit-radial-gradient(center, ellipse cover,  rgba(255,255,255,0.1) 0%,rgba(0,0,0,0.1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-radial-gradient(center, ellipse cover,  rgba(255,255,255,0.1) 0%,rgba(0,0,0,0.1) 100%); /* Opera 12+ */
	background: -ms-radial-gradient(center, ellipse cover,  rgba(255,255,255,0.1) 0%,rgba(0,0,0,0.1) 100%); /* IE10+ */
	background: radial-gradient(ellipse at center,  rgba(255,255,255,0.1) 0%,rgba(0,0,0,0.1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1affffff', endColorstr='#33000000',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	background-color:#f9be00;
	overflow:hidden;
	}
#index0 p{
	position:fixed;
	width:200px;
	height:30px;
	right:20px;
	top:20px;
		z-index:50;
	}
#index0 p object{
	margin:0 0; 
	padding:0;
	pointer-events : none;
	width:200px;
	height:30px;
		z-index:50;
	}
#index0 h1{
	position:fixed;
	left:5%;
	top:25%;
	margin:-30px 0 0 0;
	color:#ffffff;
	font-weight:800;
	mix-blend-mode:none;
	z-index:90;
	text-align:left;
	}
#index0 h2{
	position:fixed;
	left:5%;
	top:25%;
	margin:-120px 0 0 0;
	color:#ffffff;
	font-weight:600;
	z-index:90;
	}


#index01 p{
	position:fixed;
	width:200px;
	height:30px;
	right:20px;
	top:20px;
	z-index:50;
	}
#index01 p object{
	margin:0 0; 
	padding:0;
	pointer-events : none;
	width:200px;
	height:30px;
	}
#index01 h1{
	position:fixed;
	left:5%;
	top:50%;
	text-align:left;
	margin:-30px 0 0 0;
	color:#ffffff;
	font-weight:600;
	z-index:50
	}
#index01 h2{
	position:fixed;
	left:5%;
	top:50%;
	margin:-120px 0 0 0;
	color:#ffffff;
	font-weight:600;
	z-index:50;
	}

/**/

#index01 p{
	position:fixed;
	width:200px;
	height:30px;
	right:20px;
	top:20px;
	z-index:50;
	}
#index01 p object{
	margin:0 0; 
	padding:0;
	pointer-events : none;
	width:200px;
	height:30px;
	}
#index01 h1{
	position:fixed;
	left:5%;
	top:50%;
	text-align:left;
	margin:-30px 0 0 0;
	color:#ffffff;
	font-weight:600;
	z-index:50
	}
#index01 h2{
	position:fixed;
	left:5%;
	top:50%;
	margin:-120px 0 0 0;
	color:#ffffff;
	font-weight:600;
	z-index:50;
	}
	
	
#siteHeader{
	z-index:90;
	}
.fixed {
  position: fixed;
  top: 0px;
  z-index:70;
}
	
	
#index{
	position:relative;
	top:0;
	left:0;
	width:100%;
	z-index:50;
	color:#ffffff;
	padding:0 0 0 0;
	background-color:#f7f7f7;
	}

#index1{
	background-color: #ffffff;
	padding:60px 0;
	color:#666666;
}
#index1 .flexBox div{
	width: 80%;
	max-width: 640px;
}
#index1 .inner{
	width:960px;
	margin-bottom:20px;
	}
#index1 h2{
	text-align:center;
	padding:0 0 60px 0;
	}
#index1 h3{
	font-size:24px;
	font-size:2.4rem;
	text-align:center;
	padding:0 0 60px 0;
	}

#index1 #abouttitle{
	height:320px;
	}
	
#index1 .abouttitle{
	position:relative;
	}
#index1 .abouttitle .turnBoxFaceNum1,
#index1 .abouttitle .turnBoxFaceNum3{
	background-color:#222222;
	border:1px solid rgba(255,255,255,0.20);
	}
#index1 .abouttitle .turnBoxFaceNum2,
#index1 .abouttitle .turnBoxFaceNum4 {
	border:1px solid rgba(255,255,255,0.20);
	background:
		-webkit-linear-gradient(45deg, hsla(259, 95%, 45%, 1) 0%, hsla(259, 95%, 45%, 0) 70%),
		-webkit-linear-gradient(315deg, hsla(352, 98%, 43%, 1) 10%, hsla(352, 98%, 43%, 0) 80%),
		-webkit-linear-gradient(225deg, hsla(265, 92%, 49%, 1) 10%, hsla(265, 92%, 49%, 0) 80%),
		-webkit-linear-gradient(135deg, hsla(327, 100%, 47%, 1) 100%, hsla(327, 100%, 47%, 0) 70%);
	background:
		linear-gradient(45deg, hsla(259, 95%, 45%, 1) 0%, hsla(259, 95%, 45%, 0) 70%),
		linear-gradient(135deg, hsla(352, 98%, 43%, 1) 10%, hsla(352, 98%, 43%, 0) 80%),
		linear-gradient(225deg, hsla(265, 92%, 49%, 1) 10%, hsla(265, 92%, 49%, 0) 80%),
		linear-gradient(315deg, hsla(327, 100%, 47%, 1) 100%, hsla(327, 100%, 47%, 0) 70%);
	color:#ffffff;
  }

#index1 .abouttitle a{
	display:block;
	width:959px;
	height:319px;
	line-height:319px;
	position:relative;
	 text-decoration:none;
	 color:#ffffff;
	}
 #index1 .abouttitle a h3{
	 display:block;
	 color:#ffffff;
	 text-decoration:none;
	 font-size:24px;
	 font-size:2.4rem;
	 line-height:319px;
	 position:absolute;
	position:absolute;
	left:0;
	top:0;
	width:959px;
	height:319px;
	z-index:20; 
	 }

#index1 .abouttitle a img{
	position:absolute;
	left:0;
	top:0;
	width:959px;
	height:319px;
	opacity:0.5;
	z-index:0;
	 
	 }



#index1 .bigbtn{
	width:320px;
	height:320px;
	float:left;
	margin-top:1px;
	position:relative;
	text-align:center;
	}

 
#index1 .about .turnBoxFaceNum1,
#index1 .about .turnBoxFaceNum3{
	border:1px solid rgba(255,255,255,0.20);
	background-color:#222222;
	}
#index1 .about .turnBoxFaceNum2,
#index1 .about .turnBoxFaceNum4 {
	border:1px solid rgba(255,255,255,0.20);
	background:
		-webkit-linear-gradient(45deg, hsla(259, 95%, 45%, 1) 0%, hsla(259, 95%, 45%, 0) 70%),
		-webkit-linear-gradient(315deg, hsla(352, 98%, 43%, 1) 10%, hsla(352, 98%, 43%, 0) 80%),
		-webkit-linear-gradient(225deg, hsla(265, 92%, 49%, 1) 10%, hsla(265, 92%, 49%, 0) 80%),
		-webkit-linear-gradient(135deg, hsla(327, 100%, 47%, 1) 100%, hsla(327, 100%, 47%, 0) 70%);
	background:
		linear-gradient(45deg, hsla(259, 95%, 45%, 1) 0%, hsla(259, 95%, 45%, 0) 70%),
		linear-gradient(135deg, hsla(352, 98%, 43%, 1) 10%, hsla(352, 98%, 43%, 0) 80%),
		linear-gradient(225deg, hsla(265, 92%, 49%, 1) 10%, hsla(265, 92%, 49%, 0) 80%),
		linear-gradient(315deg, hsla(327, 100%, 47%, 1) 100%, hsla(327, 100%, 47%, 0) 70%);
	color:#ffffff;
  }

#index .about a{
	display:block;
	width:319px;
	height:319px;
	position:relative;
	 text-decoration:none;
	 color:#ffffff;
	}
 #index .about a p{
	 display:block;
	 color:#ffffff;
	 text-decoration:none;
	 font-size:21px;
	 font-size:2.1rem;
	 height:319px;
	 line-height: 30px;
	 display: flex;
	 justify-content: center;
	 align-content: center;
	 align-items: center;
	position:absolute;
	left:0;
	top:0;
	width:319px;
	z-index:20; 
	 }

#index .about a img{
	position:absolute;
	left:0;
	top:0;
	width:319px;
	height:319px;
	opacity:0.5;
	z-index:0;
	 
	 }



#indexGallery{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#131313+1,131313+1,4c4c4c+100 */
background: rgb(19,19,19); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(19,19,19,1) 1%, rgba(19,19,19,1) 1%, rgba(76,76,76,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(19,19,19,1)), color-stop(1%,rgba(19,19,19,1)), color-stop(100%,rgba(76,76,76,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(19,19,19,1) 1%,rgba(19,19,19,1) 1%,rgba(76,76,76,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(19,19,19,1) 1%,rgba(19,19,19,1) 1%,rgba(76,76,76,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(19,19,19,1) 1%,rgba(19,19,19,1) 1%,rgba(76,76,76,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(19,19,19,1) 1%,rgba(19,19,19,1) 1%,rgba(76,76,76,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#131313', endColorstr='#4c4c4c',GradientType=0 ); /* IE6-9 */
	padding:60px 0;
	}


#indexGallery .galleryNavi{
	text-align:center;
	position:relative;
	width:478px;
	height:60px;
	margin:0 auto;
	}
#indexGallery .galleryNavi a{
	color:#ffffff;
	display:block;
	width:100%;
	height:100%;
	text-decoration:none;
	position:relative;
	}
#indexGallery .galleryNavi a:before{
	content:"";
	width:20px;
	height:20px;
	border-right:1px solid #ffffff;
	border-top:1px solid #ffffff;
	position:absolute;
	right:40px;
	top:50%;
	margin:-10px 0 0 0;
	-webkit-transition: all 0.2s linear ;
	-moz-transition   : all 0.2s linear ;
	-ms-transition    : all 0.2s linear ;
	-o-transition     : all 0.2s linear ;
	transition        : all 0.2s linear ;
	-webkit-transform : rotate(45deg);
	-moz-transform    : rotate(45deg);
	-ms-transform     : rotate(45deg);
	-o-transform      : rotate(45deg);
	transform         : rotate(45deg);	
	}
#indexGallery .galleryNavi h4{
	line-height:60px;
	padding:0 60px 0 0;
	}



#indexGallery .galleryNavi .turnBoxFaceNum1 a,
#indexGallery .galleryNavi .turnBoxFaceNum3 a {
	background:#ffffff;
	color:#000000;
  }
 
#indexGallery .galleryNavi .turnBoxFaceNum1 a:before,
#indexGallery .galleryNavi .turnBoxFaceNum3 a:before{
	border-right:1px solid #ed1f98;
	border-top:1px solid #ed1f98;
	}
#indexGallery .galleryNavi .turnBoxFaceNum2,
#indexGallery .galleryNavi .turnBoxFaceNum4 {
	background:
		-webkit-linear-gradient(45deg, hsla(259, 95%, 45%, 1) 0%, hsla(259, 95%, 45%, 0) 70%),
		-webkit-linear-gradient(315deg, hsla(352, 98%, 43%, 1) 10%, hsla(352, 98%, 43%, 0) 80%),
		-webkit-linear-gradient(225deg, hsla(265, 92%, 49%, 1) 10%, hsla(265, 92%, 49%, 0) 80%),
		-webkit-linear-gradient(135deg, hsla(327, 100%, 47%, 1) 100%, hsla(327, 100%, 47%, 0) 70%);
	background:
		linear-gradient(45deg, hsla(259, 95%, 45%, 1) 0%, hsla(259, 95%, 45%, 0) 70%),
		linear-gradient(135deg, hsla(352, 98%, 43%, 1) 10%, hsla(352, 98%, 43%, 0) 80%),
		linear-gradient(225deg, hsla(265, 92%, 49%, 1) 10%, hsla(265, 92%, 49%, 0) 80%),
		linear-gradient(315deg, hsla(327, 100%, 47%, 1) 100%, hsla(327, 100%, 47%, 0) 70%);
	color:#ffffff;
  }



.productNavi{
	text-align:center;
	position:relative;
	height:60px;
	width: 478px;
	margin:40px auto;
	background-color: #f7f7f7;
	}
.productNavi .turnBoxButton{
	width: 100%;
}

#productNaviContainer .productNavi a{
	color:#ffffff;
	display:block;
	width:100%;
	height:100%;
	text-decoration:none;
	position:relative;
	}
#productNaviContainer .productNavi a:before{
	content:"";
	width:20px;
	height:20px;
	border-right:1px solid #ffffff;
	border-top:1px solid #ffffff;
	position:absolute;
	right:40px;
	top:50%;
	margin:-10px 0 0 0;
	-webkit-transition: all 0.2s linear ;
	-moz-transition   : all 0.2s linear ;
	-ms-transition    : all 0.2s linear ;
	-o-transition     : all 0.2s linear ;
	transition        : all 0.2s linear ;
	-webkit-transform : rotate(45deg);
	-moz-transform    : rotate(45deg);
	-ms-transform     : rotate(45deg);
	-o-transform      : rotate(45deg);
	transform         : rotate(45deg);	
	}
#productNaviContainer .productNavi h4{
	line-height:60px;
	padding:0 60px 0 0;
	width: 418px;
	}


#productNaviContainer .productNavi .turnBoxFaceNum1 a,
#productNaviContainer .productNavi .turnBoxFaceNum3 a {
	background:#7f7f7f;
	color:#ffffff;
  }
 
#productNaviContainer .productNavi .turnBoxFaceNum1 a:before,
#productNaviContainer .productNavi .turnBoxFaceNum3 a:before{
	border-right:1px solid #ffffff;
	border-top:1px solid #ffffff;
	}
#productNaviContainer .productNavi .turnBoxFaceNum2,
#productNaviContainer .productNavi .turnBoxFaceNum4 {
	background:
		-webkit-linear-gradient(45deg, hsla(259, 95%, 45%, 1) 0%, hsla(259, 95%, 45%, 0) 70%),
		-webkit-linear-gradient(315deg, hsla(352, 98%, 43%, 1) 10%, hsla(352, 98%, 43%, 0) 80%),
		-webkit-linear-gradient(225deg, hsla(265, 92%, 49%, 1) 10%, hsla(265, 92%, 49%, 0) 80%),
		-webkit-linear-gradient(135deg, hsla(327, 100%, 47%, 1) 100%, hsla(327, 100%, 47%, 0) 70%);
	background:
		linear-gradient(45deg, hsla(259, 95%, 45%, 1) 0%, hsla(259, 95%, 45%, 0) 70%),
		linear-gradient(135deg, hsla(352, 98%, 43%, 1) 10%, hsla(352, 98%, 43%, 0) 80%),
		linear-gradient(225deg, hsla(265, 92%, 49%, 1) 10%, hsla(265, 92%, 49%, 0) 80%),
		linear-gradient(315deg, hsla(327, 100%, 47%, 1) 100%, hsla(327, 100%, 47%, 0) 70%);
	color:#ffffff;
  }




#printservice{
	padding:60px 0;
	color:#666666;
	}
#printservice .inner{
	width:960px;
	}
#printservice h2{
	text-align:center;
	padding:0 0 60px 0;
	}
#printservice p{
	padding:0 0 40px 0;
	}


#printservice ul li{
	position:relative;
	width:319px;
	height:60px;
	margin:0 1px 0 0;
	float:left;
	}
#printservice ul li a{
	color:#ffffff;
	display:block;
	height:100%;
	line-height:60px;
	padding:0 60px 0 30px;
	text-decoration:none;
	position:relative;
	}
#printservice ul li a:before{
	content:"";
	width:20px;
	height:20px;
	border-right:1px solid #ffffff;
	border-top:1px solid #ffffff;
	position:absolute;
	right:40px;
	top:50%;
	margin:-10px 0 0 0;
	-webkit-transition: all 0.2s linear ;
	-moz-transition   : all 0.2s linear ;
	-ms-transition    : all 0.2s linear ;
	-o-transition     : all 0.2s linear ;
	transition        : all 0.2s linear ;
	-webkit-transform : rotate(45deg);
	-moz-transform    : rotate(45deg);
	-ms-transform     : rotate(45deg);
	-o-transform      : rotate(45deg);
	transform         : rotate(45deg);	
	}

#printservice ul li.printBtn .turnBoxFaceNum1,
#printservice ul li.printBtn .turnBoxFaceNum3 {
	background:#222222;
	color:#ffffff;
  }


#printservice ul li.printBtn .turnBoxFaceNum2,
#printservice ul li.printBtn .turnBoxFaceNum4 {
	background:
		-webkit-linear-gradient(45deg, hsla(222, 98%, 45%, 1) 0%, hsla(222, 98%, 45%, 0) 70%),
		-webkit-linear-gradient(315deg, hsla(155, 92%, 44%, 1) 10%, hsla(155, 92%, 44%, 0) 80%),
		-webkit-linear-gradient(225deg, hsla(83, 91%, 41%, 1) 10%, hsla(83, 91%, 41%, 0) 80%),
		-webkit-linear-gradient(135deg, hsla(235, 91%, 50%, 1) 100%, hsla(235, 91%, 50%, 0) 70%);
	background:
		linear-gradient(45deg, hsla(222, 98%, 45%, 1) 0%, hsla(222, 98%, 45%, 0) 70%),
		linear-gradient(135deg, hsla(155, 92%, 44%, 1) 10%, hsla(155, 92%, 44%, 0) 80%),
		linear-gradient(225deg, hsla(83, 91%, 41%, 1) 10%, hsla(83, 91%, 41%, 0) 80%),
		linear-gradient(315deg, hsla(235, 91%, 50%, 1) 100%, hsla(235, 91%, 50%, 0) 70%);
	color:#ffffff;
  }
 
 
 
 
 



#indexSign{
	padding: 60px 0 0 0;
	color: #666666;
	width:90%;
	margin: 0 auto;
	max-width: 1480px;
}
#indexSign h2{
	font-size: 24px;
	font-size:2.4rem;
	margin-bottom: 1em;
}
#indexSign div.flexBox div{
	margin: 0 0 0 -40px;
	padding: 40px;
	background-color: #ffffff;
	position: relative;
	flex-basis: -webkit-calc(50% + 40px) ;
	flex-basis:  calc(50% + 40px) ;
}

#indexIndustrial{
	padding: 60px 0;
	color: #666666;
	width:90%;
	margin: 0 auto;
	max-width: 1480px;
}
#indexIndustrial h2{
	font-size: 24px;
	font-size:2.4rem;
	margin-bottom: 1em;
}
#indexIndustrial div.flexBox div{
	margin: 0 -40px 0 0;
	padding: 40px;
	background-color: #ffffff;
	position: relative;
	flex-basis: -webkit-calc(50% + 40px) ;
	flex-basis:  calc(50% + 40px) ;
}


#index2{
    background: #222222;
    padding: 60px 0;
    position: relative;
    background-image: url(../../images/about/bg.jpg);
    background-size: cover;
}
#index2 h2{
	text-align: center;
	padding: 0 0 60px 0;
}



 
 
.canvas-wrap{
	width:100%;
	height:200px;
	position:relative;
	
}
#particles-js{
  width: 100%;
  height: 200px;
  position:absolute;
  left:0;
  top:0;
  z-index:30;
}

#canvas{
	width:100%;
	height:200px;
	overflow: hidden;
	position:absolute;
	top:0;
	left:0;
	background-color: #1a1724;
}
