@charset "utf-8";

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

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

　　スマホ画面 個別設定

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


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


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


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


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

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

.boxCategoryTitle {
  
}

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

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



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

/* -- 共通 -- */

.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%;
	padding: 16px 0;
}

.boxContact.boxContactShort a {
	width: 100%;
}


/* -- トップ -- */

.boxServiceTop .boxAssets {
	position: inherit;
	height: auto;
}

.boxServiceTop .boxAssets .serviceSum {
	position: inherit;
	width: 100%;
}

.boxServiceTop .boxAssets .serviceSum img {
	width: 100%;
	height: auto;
}


.boxServiceTop .boxAssets .serviceAssets {
	width: 100%;
}

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

.boxServiceTop .boxAssets .serviceAssets h2 img  {
	width: 100%;
	height: auto;
}

.boxServiceTop .boxAssets .serviceAssets dl {
	width: 100%;
}

.boxServiceTop .boxAssets .serviceAssets dl.fltL {
	margin-left: 0;
}

.boxServiceTop .boxAssets .serviceAssets dl.fltR {
	margin-right: 0;
}

.boxServiceTop .boxAssets .serviceAssets dl dt {
	padding: 8px 0;
}

/* -- OCIサービス -- */

.boxValue div.boxValueTxt {
	margin-bottom: 0;
}

.boxValue .boxValueTxt,
.boxValue .boxValueImg {
	float: none;
	width: 100%;
}


p.txtValue02 {
	font-size: 14px;
}

.tblCannel th,
.tblCannel td {
	vertical-align: top !important;
}

.tblCannel thead th {
	font-size: 16px;
}

.tblCannel tbody td {
	padding: 1.5em 1em;
	line-height: 1.5em;
}


/* -- コンサルティング・サービス -- */

.boxConsltingVelue ul {
	padding-left: 0;
}

.boxConsltingVelue ul li span {
	width: 34px;
	height: 34px;
	font-size: 22px;
}

.boxConsltingVelue ul li strong {
	font-size: 16px;
}


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


}