@charset "utf-8";


/*----------------------------------------------------
　CONTACT
----------------------------------------------------*/

/*----------------------------------------------------
　THANKS
----------------------------------------------------*/
#thanks {
    padding-bottom: 150px;
}
#thanks #contact{
    padding-top: 30px;
}

#thanks footer {
    position: absolute;
    bottom: 0px;
}

/*----------------------------------------------------
　レスポンシブ設定768以下
----------------------------------------------------*/
@media screen and (max-width: 768px) {


	
	}
