/*-------------------------------
	postok
-------------------------------*/

.sec_postok .affe_txt {
	margin-bottom:2em;
}

/*-------------------------------
	affe img 
-------------------------------*/

.affe_wrap .affe_img {
	max-width:500px;
}


/*-------------------------------
	ver sp
-------------------------------*/

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

.head_banner {
	margin-bottom:0;
}

/*-------------------------------
	postok
-------------------------------*/

.sec_postok .affe_txt {
	margin-bottom:1em;
}

/*-------------------------------
	affe img 
-------------------------------*/

.affe_wrap .affe_img {
	max-width:100%;
}

}/* end 768px */