@charset "utf-8";

/* =============================================================

　 個別設定

============================================================= */


/*  全体・コンテナー 設定
---------------------------------------------*/


/*  ヘッダー 設定
---------------------------------------------*/


/*  コンテンツ 設定
---------------------------------------------*/

#contentMain .boxInner {
  padding-top: 60px;
}

/* -------- セクション・共通 -------- */

.boxSection {
	margin-top: -80px;
	padding-top: 80px;
	padding-bottom: 100px;
}

.boxSection .boxSectionContent {
  position: relative;
}

/*  フッター 設定
---------------------------------------------*/
