#butt-service {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#butt-service img {
	margin-top: 20px;
width:320px;
height:auto!important;
}
#butt-service .center {
	margin-right: 20px;
	margin-left: 20px;
}

#sns{
	
	
}

#sns div{
	float:left;
	width:33%;
	max-width:320px;
	margin-right:20px;
	
	-moz-box-sizing: border-box;
   -webkit-box-sizing: border-box;
   -o-box-sizing: border-box;
   -ms-box-sizing: border-box;
   box-sizing: border-box;

}

#sns div:nth-child(3n){
	margin-right:0px;
	
}


div.twitter{
border:1px solid #cccccc;	
}

div.facebook{
border:1px solid #cccccc;	
}

p.title{
	width:318px;padding:10px;background-color: #24966C;box-sizing:border-box;font-weight:bold;color:#fff;text-align:center;
	margin:0 auto;
}


.pickup_left{
float:left;
width:48%;
border:1px solid #109C6F;
padding:25px;
 box-sizing: border-box;
}


.pickup_right{
float:right;
width:48%;
border:1px solid #109C6F;
padding:25px;
 box-sizing: border-box;
}


.pickup_left img{
width:100%;
height:auto;
}


.pickup_right img{
width:100%;
height:auto;
}


.pickup_right .form_button_koi{
    width: 43%;
    float: left;
    margin-right: 1%;
    margin-left: 1%;
font-size:18px;
}


.pickup_left .form_button_koi{
    margin-right: 1%;
    margin-left: 1%;
font-size:18px;
}


h2.top{
    font-size: 30px;
    color: #109C6F;
    text-align: center;
    font-weight: bold;
    margin-top: 20px;
    background-color: transparent;
    padding-top: 20px;
    padding-right: 0px;
    padding-bottom: 10px;
    font-weight: bold;
    margin-bottom: 15px;

}


h3.top{
    margin: 0px;
    color: #109C6F;
    text-align: center;
    font-size: 26px;
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 10px;

}


.pickup_left p{
15px 0 0px 0
}

.pickup_right p{
15px 0 0px 0
}


img.logo{
margin-top:50px;
}