/* ===================================================================
	file name: common.css

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

/* ---------------------------------------------
		全体
--------------------------------------------- */
body {
	background-color: #f4f4f4;
}
p,dt,dd {
	line-height: 1.5;
}
.clearfix:after {
  content: "";
  clear: both;
  display: block;
}
#wrapper {
	width: 980px;
	margin: 0 auto;
}
#content {
	width: 980px;
	margin: 0 auto 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: 1.2;
	color: #575757;
	font-size: 14pt;
	text-align: left;
	position: relative;
}
#main {
	width: 980px;
}
#side {
	width: 250px;
	position: absolute;
	top: 0;
	right: -260px;
}

#footer {
	width: 980px;
	clear: both;
}
#jimo_shokumo4 p, #jimo_shokumo5 p, #jimo_shokumo6 p {
	margin: 0 auto;
	width: 730px;
	font-size: 12pt;
}
#jimo_shokumo3 p {
	font-size: 12pt;
	text-align: center;
}
/* ---------------------------------------------
		共通部分
--------------------------------------------- */
	/* 背景画像 余白 */
#jimo_shokumo1, #jimo_shokumo2, #jimo_shokumo3, #jimo_shokumo4, #jimo_shokumo5, #jimo_shokumo6 {
	background: url(../img_con/img_div_btm.png) no-repeat bottom;
	padding-bottom: 30px;
}
.btm_BlackBlue {
	background: url(../img_con/img_section_btm.png) no-repeat center bottom;
	padding-bottom: 60px;
	margin-bottom: 60px;
}
#content .jimo_header {
	background: url(../img_con/logo_concierge_02.png) no-repeat left top;
	margin: 10px 0 60px 40px;
	width: 970px;
}
#jimo_shokumo1 .btm_BlackBlue img {
	inline-block;
	padding-bottom: 80px;
}
#jimo_shokumo2 .btm_BlackBlue img {
	display: block;
	padding-bottom: 100px;
	margin: 0 auto;
}
.imgBox {
	text-align: center;
	margin: 60px 0;}
/* 文字 */
.mincho {
	font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'ＭＳ Ｐ明朝', 'MS PMincho', serif;
	font-weight: bold;
}
.gosic {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
}

h2 {
	font-size: 24pt;
	text-align: center;
	padding-bottom: 60px;
	line-height: 1.4;
	text-shadow: 1px 1px 0 rgba(0,0,0,.6);
}
h3 {
	font-size: 18pt;
	text-align: center;
	font-weight: normal;
	padding-bottom: 40px;
	letter-spacing: .1em;
}
.size10 {
	font-size: 10pt;
	color: #000000;
}
.size16 {
	font-size: 16pt;
}
.size18 {
	font-size: 18pt;
}
.size22 {
	font-size: 22pt;
}
.size24 {
	font-size: 24pt;
}
.size30 {
	display: inline-block;
	font-size: 30pt;
	text-shadow: 1px 1px rgba(0,0,0,1);
	margin: 10px 0;
}
.size36 {
	font-size: 36pt;
}
.size48 {
	font-size: 48pt;
}
.size72 {
	font-size: 72pt;
}
.shadowNo {
	text-shadow: none;
}
.shadow1 {
	text-shadow: 1px 1px rgba(0,0,0,.6);
}
.centerTxt {
	text-align: center;
	line-height: 2;
}
.boldTxt {
	font-weight: bold;
}
.jimo_header .rightTxt {
	text-align: right;
	padding: 0 10px 0 440px;
	display: inline-block;
	font-size: 12pt;
}
.jimo_header .leftTxt {
	padding: 20px 0 0 60px;
	display: inline-block;
	vertical-align: top;
	height: 60px;
	font-size: 12pt;
	font-weight: bold;
}
.pa30block {
	display: block;
	padding-bottom: 30px;
}
.redTxt {
	color: #e25a08;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
}
.orangeTxt {
	color: #ED750D;
	font-size: 18pt;
}
.greenTtl {
	color: #319f2d;
	font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'ＭＳ Ｐ明朝', 'MS PMincho', serif;
	text-shadow: 1px 1px 0 rgba(49,159,45,1);
}
.greenTtl2 {
	color: #066151;
	text-shadow: 1px 1px 2px rgba(31,102,29,.6);
	font-weight: bold;
}
.blueTtl {
	color: #366e95;
}
/* ボタン */
.btn_link{
	margin:30px auto;
	text-align: center;

	}
.btn_link img {
	width: 350px;
	text-align: center;
}
.btn_link a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}
/* ---------------------------------------------
		ヘッダー
--------------------------------------------- */
header img {
	padding-bottom: 20px;
}
.topImg .leftTxt {
	background: url(../img_con/logo_concierge_02.png) no-repeat left top;
	margin: 10px 0 0 20px;
	padding: 20px 0 0 60px;
	display: inline-block;
	vertical-align: top;
	height: 60px;
	color: #fff;
	font-size: 10pt;
}
header .topImg {
	background: url(../img_con/header_top.jpg) no-repeat center;
	height: 465px;
}
header h1 {
	font-weight: normal;
	text-align: left;
	text-shadow: none;
}

header h2 {
	left: 300px;
	color: #fff;
	font-size: 28pt;
	text-shadow: 2px 2px 3px rgba(0,0,0,.6);
	text-align: center;
	line-height: 1.55;
}
header h3 {
	font-size: 18pt;
	text-align: center;
	font-weight: normal;
	padding-bottom: 0;
	letter-spacing: 0;
}
header rt {
	font-size: 24pt;
}
header p {
	text-align: center;
	padding: 30px 0;
	font-weight: bold;
}




/* ---------------------------------------------
		フッター
--------------------------------------------- */
footer {
	background-color: #514E4E;
	color: #fff;
	text-align: center;
	line-height: 4;
	font-size:10pt;
}
#content h5 .jimo_header {
	margin: 0 0 0 40px;
}


	/* ---------------------------------------------
		共通部分
--------------------------------------------- */
/*-- ボタンボックス --*/
.boxBtnLink {
	width: 930px;
	margin: 0 auto 20px;
/*	padding:10px;
*/	box-sizing: border-box;
	background:#FFF;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-shadow:rgba(0, 0, 0, 0.1) 0px 0px 2px 1px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.1) 0px 0px 2px 1px;
	-moz-box-shadow:rgba(0, 0, 0, 0.1) 0px 0px 2px 1px;
}
.boxBtnLink figure {
	text-align: center;
	margin: 20px 0 0;
	background: #4d4948;
	margin-top: 30px;
}
.boxBtnLink p {
	font-size: 18pt!important;
	font-weight: bold;
	margin-top: 20px;
}
.boxBtnLink:before,
.boxBtnLink:after {
content:"";
display:block;
height:3px;
/*width:100%;
*/background: rgb(76,73,72); /* Old browsers */
background: -moz-linear-gradient(left,  rgba(76,73,72,1) 0%, rgba(76,73,72,1) 50%, rgba(51,148,255,1) 50%, rgba(51,148,255,1) 50%, rgba(51,148,255,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(76,73,72,1)), color-stop(50%,rgba(76,73,72,1)), color-stop(50%,rgba(51,148,255,1)), color-stop(50%,rgba(51,148,255,1)), color-stop(100%,rgba(51,148,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(76,73,72,1) 0%,rgba(76,73,72,1) 50%,rgba(51,148,255,1) 50%,rgba(51,148,255,1) 50%,rgba(51,148,255,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(76,73,72,1) 0%,rgba(76,73,72,1) 50%,rgba(51,148,255,1) 50%,rgba(51,148,255,1) 50%,rgba(51,148,255,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(76,73,72,1) 0%,rgba(76,73,72,1) 50%,rgba(51,148,255,1) 50%,rgba(51,148,255,1) 50%,rgba(51,148,255,1) 100%); /* IE10+ */
background: linear-gradient(to right,  rgba(76,73,72,1) 0%,rgba(76,73,72,1) 50%,rgba(51,148,255,1) 50%,rgba(51,148,255,1) 50%,rgba(51,148,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4948', endColorstr='#3394ff',GradientType=1 ); /* IE6-9 */
margin: 10px 6px;
}

/* エラー表示 */
.typeError {
	position: absolute;
	top: -10px;
	left: 0;
	text-indent: 0!important;
	padding: 2px!important;
	line-height: 1.2!important;
	font-size: 16px;
	border: 1px solid #F00;
	background-color:rgba(240,4,2,0.70);
	color: #FFF;
	border-radius: 3px;
}
.typeError:before {
	content: "※";
	font-size: 14px;
}
