@charset "utf-8";

/*
-----------------------------------------------------
◆◆（株）クレイス　スタイルシート◆◆
◇◇◇◇プリント用定義◇◇◇◇
■■■■■■■■PC用設定■■■■■■■■
-----------------------------------------------------
-----------------------------------------------------
【改訂履歴】
19/01/18：初版作成
-----------------------------------------------------
*/

/*◆アクセスマップ◆*/

html,
body {
	width:980px !important;
	height: auto;
	margin:0 0 0 0 !important;
	padding:0 0 0 0 !important;
}

.Body  {
	width:980px !important;
	margin:40px auto 40px auto  !important ;
}

.MapPrint {
	width:980px !important;
}

.MapPrint .ContentWrap {
	width:980px;
	text-align: center;
	}

.MapPrint .AccessMap {
	width:800px !important ;
	height:auto;
	margin:0px auto !important ;
	border: 1px solid #0079c3;
	}

.MapPrint .Text {
	font-size: 24px;
	line-height: 150%;
	}

.MapPrint .CorpName {
	font-size: 30px;
	}

.MapPrint .Traffic {
	font-size: 18px;
	}

.MapPrint .PrintBtn {
	display:none;
	}
