@charset "utf-8";
/* CSS Document */

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 14px;
    line-height: 1.8em;
    
    width: 100%;
    letter-spacing: 0.05em;
    -webkit-text-size-adjust: 100%;
    background: #fff url(img/bg.jpg);
    overflow-x: hidden;
	text-align: center;
	min-width: 1150px !important;
}

h1 {
	display: none;
}

#caution {
	width: 100%;
	text-align: center;
	height: 60px;
	position: fixed;
	top: 0px;
	background-color: rgba(254,248,236,0.8);
	z-index: 60;
}
#caution img {
	margin: 15px 0 20px;
}

/*
#wrapper {
	margin-top: 60px;
}
*/

#tel {
	width: 344px;
	position: fixed;
	/*
	top: 60px;
	*/
	right: 1%;
	z-index: 80;
}

#img_mail {
	margin-top: -2px;
}

#mainvisual {
	background: url(./img/mainvisual.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 100%;
	height: 667px;
}

#section01 {
	margin: 90px 0;
	background: url(./img/section01.png?0830);
	background-repeat: no-repeat;
	background-position: center;
	width: 100%;
	height: 531px;
}
#section02 {
	margin-top: 0px;
	background: url(./img/section02.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 100%;
	height: 1944px;
}
#section03 {
	margin-top: 0px;
	background: url(./img/section03.png?0830);
	background-repeat: no-repeat;
	background-position: center;
	width: 100%;
	height: 1084px;
	position: relative;
	z-index: 2;
}

/*#section04 {
	margin-top: -91px;
	background: url(./img/section04.png?0807);
	background-repeat: no-repeat;
	background-position: center;
	width: 100%;
	height: 584px;
	position: relative;
}
#section04 .btn {
	position: absolute;
	top: 490px;
	left: 750px;
}
#section05 {
	margin-top: -43px;
	background: url(./img/section05.png?0807);
	background-repeat: no-repeat;
	background-position: center;
	width: 100%;
	height: 574px;
	position: relative;
}
#section05 .btn {
	position: absolute;
	top: 490px;
	right: 320px;
}
#section06 {
	margin-top: 60px;
	background: url(./img/section06.png?080702);
	background-repeat: no-repeat;
	background-position: center;
	width: 100%;
	height: 1096px;
}

#section07 {
	margin-top: 60px;
	background: url(./img/section07.png?0807);
	background-repeat: no-repeat;
	background-position: center;
	width: 100%;
	height: 438px;
}
*/
#section04 {
	margin: 30px auto 10px;
	padding-bottom: 60px;
	position: relative;
	z-index: 1;

}
#section04 h2 {
	margin: 0px auto 40px;

}
	  table.youkou {
		  width: 980px;
		  margin: 0 auto;
		  border-collapse: separate;
		  border-spacing: 0px 10px;
	  }
	  table.youkou th,
	  table.youkou td {
		  padding: 10px;
	  }
	  table.youkou th {
		  background: #e3effd;
		  vertical-align: middle;
		  text-align: left;
		  width: 100px;
		  overflow: visible;
		  position: relative;
		  color: #40507a;
		  letter-spacing: 0.1em;
		  padding-left: 20px;
		  border-radius:6px;
		-webkit-border-radius: 6px;
		-moz-border-radius: 6px;

	  }
	  table.youkou th:after {
		  left: 100%;
		  top: 50%;
		  border: solid transparent;
		  content: " ";
		  height: 0;
		  width: 0;
		  /*position: absolute;
		  pointer-events: none;
		  border-color: rgba(136, 183, 213, 0);
		  border-left-color: #7BCACA;
		  border-width: 10px;*/
		  margin-top: -10px;
	  }
	  /* firefox 
	  @-moz-document url-prefix() {
		  table.company th::after {
			  float: right;
			  padding: 0;
			  left: 30px;
			  top: 10px;
			  content: " ";
			  height: 0;
			  width: 0;
			  position: relative;
			  pointer-events: none;
			  border: 10px solid transparent;
			  border-left: #79bae7 10px solid;
			  margin-top: -10px;
		  }
	  }*/
	  table.youkou td {
		  background: rgba(255,255,255,0.8);
		  width: 360px;
		  text-align: left;
		  padding-left: 32px;
		  border-radius: 6px;
		-webkit-border-radius: 6px;
		-moz-border-radius: 6px;
		
	  }
	  
#renraku {
	width:460px;
	float: left;
	
}
#qrcode {
	float: left;
	margin: 40px 0 0 25px;

}

#map {
	height: 450px;
}

#local {
	 background-color: rgba(255,255,255,0.5);
}

#local .inner {
	width: 1000px;
	margin: 0 auto;
	padding: 40px 0;
}
#local p {
	font-size: 12px;
	text-align: left;
}
#local p span {
	display: block;
	font-weight: bold;
	color: #005183;
}

#id_footer {
	padding: 20px 0;
	background: url(img/footer.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 100%;
	height: 145px;
}

#id_footer .inner {
	  width: 1000px;
	  margin: 0 auto;
}

#id_footer .inner a {
	  display: block;
	  height: 96px;
	  width: 334px;
	  margin-left: 598px;
	  margin-top: 10px;
}
.copy {
	background: #ffffff;
	padding: 10px 0px 5px
}

