@charset "utf-8";

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

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

　　スマホ画面 個別設定

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


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


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


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

.boxContact {
}

.boxContact .fltL,
.boxContact .fltR {
	float: none !important;
}

.boxContact p.txt {
	margin-top: 5px;
	margin-bottm: 5px;
	font-size: 16px;
	line-height: 1.5em;
}

.boxContact a {
	width: 100%;
	margin-top: 10px;
	padding: 16px 0;
}


/*  Content Top
-----------------------------------*/

/* -------- カテゴリータイトル -------- */

.boxCategoryTitle {

}

/*  Content Main
-----------------------------------*/

/* -------- タイトル -------- */



/* ------ コンテンツ ------ */

/* -- 企業情報トップ -- */

.boxCompanyTop .boxColumnList.column02 > ul > li {
	padding: 20px 0 0;
}


/* -- CEOメッセージ -- */
.message .boxImg {
  text-align: center;
}

.message .boxImg img {
  float: none;
  margin: 0 0 20px;
}

/* -- ビジョン・ミッション・コアバリュー -- */

.vision .boxVision h2:before {
	font-size: 42px;
}


/* -- 会社概要 -- */
table.outline th,
table.history th {
  width: 7em;
}

/* -- 役員紹介 -- */

.team .boxTeamWrap {
}

.team .boxTeamWrap .fltL,
.team .boxTeamWrap fltR {
	float: none !important;
}

.team .boxTeamWrap p.photo {
	width: 75%;
	height: auto;
	margin: 0 auto;
}

.team .boxTeamWrap dl {
	width: 100%;
}

.team .boxTeamWrap dl dt {
	font-size: 24px;
	text-align: center;
}

.team .boxTeamWrap dl dt span {
	display: block;
	margin-left: 0;
	margin-top: 5px;
}

.team .boxTeamWrap dl dd p.position {
	text-align: center;
}


/* -- 出版物のご紹介 -- */
.boxPublicList > ul {
  padding: 0;
}

.boxPublicList .boxThumb,
.boxPublicList .boxTxt {
  width: 100%;
  padding: 0;
}

.boxPublicList .boxThumb {
  margin-bottom: 20px;
  text-align: center;
}

.boxPublicList .boxThumb img {
  width: 230px;
}

.boxPublicList .boxTxt .boxLink {
  text-align: center;
}

.boxPublicList .boxTxt .btn {
  width: 80%;
}


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


}
