@charset "utf-8";

/* ****************************************************************************

　目次

-------------------------------------------------------------------------------

　01. 大枠レイアウト
　02. モジュール

******************************************************************************* */
/* ==

　01. 大枠レイアウト

=============================================================================== */
.contents {
	padding-top: 50px;
	padding-bottom: 80px;
}
/* ==

　02. モジュール

=============================================================================== */
/* ボタン2
------------------------------------------------------------------------------- */
.btn02-siryo {
	max-width: 400px;
	margin-top: 60px;
	margin-bottom: 0;
}
