
/* NEW */

/* iPad */


/*------ スライダーのドット位置 ------*/
   
.slick-dots{
	position: absolute; bottom: -1.0%; left: 0px; z-index:100000;
}


/*------ スライダーのドット間隔 ------*/  
   
.slick-dots li{
	width:14px!important;
}   
   
/*------ スライダーのドット大きさ ------*/   
   
.slick-dots li button:before{
	font-size:10px!important;
}   
   
 /*------ スライダーの矢印の位置 ------*/  

.slick-next {
   margin-right:32%; margin-top:28.6%;
}
.slick-prev {
   margin-left:32%; margin-top:28.6%;
}  
   
   
   
   
   
   
   
/*------ タブ ------*/
.tabContent {
  padding: 5% 6% 5% 6%;

}
  
/*------ hako1F ------*/   
   
#hako1F { margin-top:59px; margin-bottom: -2.5%; background-color: #e2e2e2; padding-bottom:20px;

}





   
#hako2 { width:100%; 
         height: auto; 
		 background-color: #e3e3e3;
		 
		 
		  margin-top: 0px; padding-top:10px;



}

   

#neo { font-size: 2.3rem;

}


.neo2023 { font-size:1.4rem;}




#hori_text a{ color:#fff; border-bottom-style: none;}



/*------ CV video ------*/   

#table { padding: 3% 3% 3% 3%;}


