@charset "utf-8";
/* CSS Document */

#slider img{
	width:100%;}

.bx-wrapper .bx-prev{
	background-image:url(../index_images/slider_botton.png);
	background:transparent;}

.bx-wrapper{
	border:0 !important;
	display:inline-block;
}	

.bx-wrapper .bx-controls-direction a{
	z-index:80 !important;}
	
#main{
	width:1000px;
	margin:auto;
	text-align:center;
	margin:auto;
}

#main img{
	width:100%;
	max-width:158px;
	height:auto;
}
	
.main{
	width:214px;
	float:left;
	padding:18px;
}

.main_text2{
	margin:0;
	text-align:left;
}

.shousai img{
	max-width:115px !important;
	width:80% !important;
}

#sns{
	text-align:center;}




@media screen and (max-width: 480px){

#main{
	width:100%;}

.main{
	width:80%;
	padding:10%;}


#sns img{
	width:40%;
	height:auto;}



}
