/* CSS Document */


/*------ タブ ------*/
.tabContent {
  padding: 0% 4.1% 6% 4%;

}

/* --------タブ、ここから-------- */
.container {
	margin: 1rem auto 2rem;  
}

.tabBody {
  padding: 0% 2% 1% 3%;
}



/* hako */

#hako1F { width:100%; 
         height:100%; 
		 background-color: #e2e2e2; 
		 margin-top:56px; margin-bottom:0px;
}

#hako2F {
	   padding-top:0px;
	   height: auto; 
}




/*------ flower_of_capitalism2 Only ------*/

/*------ スライダーのドット位置 ------*/
   
.slick-dots{
	position: absolute; bottom: -38px; left: -5px; z-index:100000;  
}

/*------ スライダーの矢印の位置 ------*/  


.slick-arrow{
  position: absolute;
  top:115%;
  margin-top: -3px;
  width: 20px;
  height: 33px;
  opacity:1;
  z-index:10;
}




