@charset "utf-8";

/*
Theme Name: SUBHAND
Author: SUBHAND.LLC
Author URL: http://www.subhand.net/
*/


/* common
---------------------------------------------*/

/* header */
header {
	position: relative;
	height: 80px;
	background-color: #000000;
	/* background-image:url(../images/0.png);
	background: url(../img/pc.jpg); */
	background-size: cover;
	background-position: center;
	z-index: 1;
	
  }
  
  header .wrapper {
	display: flex;
	justify-content: space-between;
	font-size: 1.8rem;
	
  }
  ul {
	margin-top: 2vh;
	margin-left: 1vw;
	list-style: none;
	display: flex;
	color: #ffffff;
  }
  li a {
	margin: 0 20px;
	color: #ffffff;
	text-decoration: none;
	text-shadow: 2px 2px 3px #070707;
	font-size: 1.0rem;
	
  }
  li a:hover {
	color: skyblue;
	font-weight: bold;
  }
  li a:visited {
	color:silver;
  }

  h1 {
	width: 120px;
	margin-top: -30px;
	font-size: 1.4rem;
  }

/* --------------------------------------------- */



* {margin:0;padding:0;}

a:link,a:visited {
	color: #fff;
	text-decoration:underline;
}
a:hover,a:active {
	color: #d90909;
	text-decoration:underline;
}

.impact   {font-size:20pt; font-weight:bold;}
.impact2  {color:red;}
.impact3  {background:yellow; color:#000;}
#impact4  {underline;}
.impact5  {background:#173B50; padding:2px 5px; color:#fff;}
.impact6  {background:#f4f4f4; padding:3px; line-height:1.1;}
.impact7  {background: #B60000; padding:2px 5px; color:#fff;}
.style2   {color: #FF0000}
.style3   {color: #333333}
.style4   {color: #000000}


img{ border: none;}

/* ボタンのマウスオーバーで明るくする */
.btn:hover {
  filter: brightness(120%);
}


/* animation
---------------------------------------------*/
.feedInUp {
	opacity: 0;
	transform: translate(0,30px); 
	-webkit-transform: translate(0,30px); 
	transition: 1.5s;
}
.feedInUp_On {
	opacity: 1.0;
	transform: translate(0,0); 
	-webkit-transform: translate(0,0);
}

/* layout
---------------------------------------------*/


/*TopIntro-Start*/
body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	min-width: 1002px;
	background-color:#ffffff; 
   /*background-image: url(../images/bg.png);  */
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: top center;
	
-webkit-text-size-adjust:none;
	
  text-align:center;
  font-size:30px;
  font-family: 'meiryo', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
    color: #383d5c;
}

#head1 { background: url("../images/1.png") no-repeat top center; height:    650px; } 
#head2 { background: url("../images/2.png") no-repeat top center; height:    450px; }  
#head3 { background: url("../images/3.png") no-repeat top center; height:    860px; } 

#head4 { background: url("../images/4.png") no-repeat top center; height:    450px; } 
#head4-2 { background: url("../images/4-2.png") no-repeat top center; height:    590px; } 
#head5 { background: url("../images/5.png") no-repeat top center; height:    800px; } 
#head6 { background: url("../images/6.png") no-repeat top center; height:    880px; } 

#form2 { background: url("../images/form2.png") no-repeat top center; height:    280px; } 

#head7 { background: url("../images/7.png") no-repeat top center; height:    700px; } 
#head8 { background: url("../images/8.png") no-repeat top center; height:    950px; } 

#head9 { background: url("../images/9.png") no-repeat top center; height:    990px; } 
#head11 { background: url("../images/11.png") no-repeat top center; height:    4020px; } 
#head12 { background: url("../images/12.png") no-repeat top center; height:    2000px; } 

#head13 { background: url("../images/13.png") no-repeat top center; height:    2510px; } 
#head20 { background: url("../images/20.png") no-repeat top center; height:    780px; } 
#head21 { background: url("../images/21.png") no-repeat top center; height:    750px; } 
#head22 { background: url("../images/22.png") no-repeat top center; height:    990px; } 
#head23 { background: url("../images/23.png") no-repeat top center; height:    1000px; } 

#head12 { background: url("../images/12.png") no-repeat top center; height:    2000px; } 






#wrap {

	background-image: url("../images/wrap.png");
	background-repeat: repeat-y;
	background-position: center top;
	background-position:50% 0%;
}

#wrap2 {

	background-image: url("../images/wrap2.png");
	background-repeat: repeat-y;
	background-position: center top;
	background-position:50% 0%;
}

#wrap3 {

	background-image: url("../images/wrap3.png");
	background-repeat: repeat-y;
	background-position: center top;
	background-position:50% 0%;
}

#wrapform {

	background-image: url("../images/wrapform.png");
	background-repeat: repeat-y;
	background-position: center top;
	background-position:50% 0%;
}


#container {

	text-align:left;
	width:1000px;
	margin:0 auto;
	
	
}

#containerform {

	text-align:left;
	width:450px;
	margin-left: 480px;
	
	
}

#containerform2 {

	text-align:left;
	width:450px;
	margin-left: 50px;
	
	
}

#text {

	text-align:left;
	width:650px;
	margin:0 auto;
	color:#000000;
	
}

 #text2 {

	text-align:center;
	width:900px;
	margin:0 auto;
	font-size:26px;
	color:#000000;
	
} 




#text3 {

	text-align:left;
	width:800px;
	margin:0 auto;
	
	
}

#textwhite {

	text-align:left;
	width:850px;
	margin:0 auto;
	color: #fff;
	
}

#text2 {

	text-align:left;
	width:750px;
	position: relative;
	margin-top:170px;
	margin-left:400px;
	color: rgb(7, 0, 0);
	
}

#texts3 {

	text-align:left;
	width:850px;
	margin-top:250px;
	margin-left:170px;
	
	
}


.container {

	text-align:left;
	width:1200px;
	margin:0 auto;
	
	
}


.section .a {
text-emphasis-color: #000;	
color: #000;
}

.white {
  color: #fff;
}

.text-center {
　text-align: center;
}

#footer {  
	background-color: #000;
}
--------------------------- */

ol,
ul{
	list-style-position: inside;
	padding-left:10px;
}
ol li,
ul li{
	text-align:left;
}


  
/* performance */
.performance {
	position: relative;
	height: auto;
	background: url(../images/kabe.png);
	background-size: cover;
	background-position: center;
  }
  .performance h3 {
	color: rgb(17, 2, 2);
  
	text-align: center;
	font-size: 3rem;
	margin-bottom: 60px;
	font-weight: bold;
	line-height: 1.67;
	
	padding: 0.5em;
	background: aliceblue;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.23);
	width: 300px;
  }
  .performance .wrapper {
	padding: 100px 5vw 0;
  }
  .performance .content {
	margin: 80px auto;
	display: flex;
	justify-content: space-between;
	
  }

  /* 
  .performance .content p{

	color: rgb(77, 16, 243);
  }*/

  .content a{
	color: rgb(29, 4, 100);
	font-size:medium;
  }

  .content a:hover {
	color: rgb(95, 93, 99);
  }

  .content a:visited {
	color: rgb(214, 87, 14);
  }

  .card {
	width: 20vw;
  }

    /* 
  .card a {
	color: rgb(77, 16, 243);
	font-weight: bold;
  }
  .card a:hover {
	color: rgb(243, 16, 167);
	font-weight: bold;
  }
  .card a:visited {
	color:rgb(193, 233, 18);
  }
*/
  .grid-item {
	height: 350px;
	object-position: 50% 0;
	object-fit: cover;
	transition: .3s;
  }
  .performance p {
	padding-top: 50px;
	color: rgb(17, 1, 1);
	text-align: center;
  }
  .card p {
	color: #333;
	padding: 10px;
	text-align: center;
	background-color: #fff;
  }
  .performance span {
	padding-bottom: 50px;
	color: #fff;
	text-align: right;
	font-size: 2.8rem;
	text-align: left;
	
  }




  h3 {
	font-size: 2.8rem;
	text-align: center;
  }
  h4 {
	font-size: 2.3rem;
  }
  span {
	font-size: 10rem;
	opacity: 0.35;
  }


  button a {
	width: 300px;
	font-size: 1.8rem;
	padding: 10px 20px;
	color: #fff;
	background-color: #2d4bf3;
	box-shadow: 0 3px 0 rgba(0,0,0,0.5);
	text-decoration: none;
	border-radius: 20px;
	display: block;
  }
  button a:hover {
	box-shadow: 0 1px 0 rgba(136,136,136,1);
	margin: 2px 0 2px;
  }
 


  
  
	  
  #page_top{	
  width: 100px;	
  height: 40px;	
  position: fixed;	
  right: 0;	
  bottom: 10px;	
  background: #007ab5;	
  opacity: 0.6;	
  }	
	  
  #page_top a{	
  position: relative;	
  display: block;	
  width: 100px;	
  height: 40px;	
  text-decoration: none;	
  }	
	  
	  
  #page_top a::after {	
  content: "↑ PAGE TOP";	
  font-size: 14px;	
  font-weight: bold;	
  color: rgb(255, 255, 255);	
  position: absolute;	
  top: 10px;	
  bottom: 0px;	
  right: 0px;	
  left: 0px;	
  text-align: center;	
  margin: auto;	
  }	

/* 
  
  body {
	font-size: 1.4rem;
	line-height: 1.8;
	color: #5D5D5D;
  }

  */