@charset 'utf-8';
@import '_partials_half.css';
@import '_partials_head.css';


#goto-body .half-image{ top: -65px; bottom: -116px; }
@media (min-width:1441px){
	#goto-body .half-image{ top: -65px; bottom: -120px; }
}
@media (min-width: 768px) and (max-width:1023px){
	#goto-body .half-image{ top: -60px; bottom: 0; margin-bottom: -84px; }
}
@media (max-width: 767px){
	#goto-body .half-image{ top: -56px; bottom: 0; margin-bottom: -76px; }
}
