@charset "utf-8";

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

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

　　スマホ画面 個別設定

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


/*  全体・コンテナー 設定
---------------------------------------------*/
.boxColmun .colL,
.boxColmun .colR {
	float:none;
}

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


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

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

.boxSection {
  margin-top: 10px;
  padding-top: 10px;
  padding-bottom: 50px;
}

.boxSection .boxSectionContent {
  position: inherit;
}

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


}