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

* {
	margin: 0;
	padding: 0;
}
body {
	font-size: 14px;
	line-height: 150%;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
}
img {
	border: 0;
	vertical-align: top;
	vertical-align: bottom;
}
a {
	overflow: hidden;
	outline: none;
	color: #333333;
}
.pc_hide {
	display: none;
}
.sp_hide {
}
a {
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
a:hover {
	opacity: .5;
}
.sp_hide {
}
.pc_hide {
	display: none;
}
/*-----------------------------------------------------------*/
/*ヘッダー*/

#header_wrap {
	max-width: 100%;
	min-width: 1200px;
	margin: 0px auto;
	overflow: hidden;
	background-image: url(about/images/bg_header.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: cover;
}
#header {
	width: 1200px;
	height: 290px;
	margin: 0px auto;
	overflow: hidden;
	position: relative;
}
#header h1 {
	position: absolute;
	left: 50%;
	top: 23px;
	z-index: 2;
	margin-left: -600px;
}
}
/*-----------------------------------------------------------*/
/*グローバルナビゲーション*/

#gnavi_wrap {
	max-width: 100%;
	min-width: 1200px;
	margin: 0px auto;
	overflow: hidden;
	background-color: #fff;
}
#gnavi_block {
	width: 1200px;
	margin: 0px auto;
	overflow: hidden;
}
#gnavi {
	/*width: 1000px;*/
	width:839px;
	margin: 0px auto;
	overflow: hidden;
}
#gnavi li {
	float: left;
	overflow: hidden;
	list-style-type: none;
}
#gnavi li a {
	display: block;
	height: 87px;
	line-height: 87px;
	text-indent: -9999px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center center;
}
.gnavi01 a {
	background-image: url(images/gnavi01.png);
	width: 123px;
	margin-right: 45px;
}
.gnavi02 a {
	background-image: url(images/gnavi02.png);
	width: 162px;
	margin-right: 45px;
}
.gnavi03 a {
	background-image: url(images/gnavi03.png);
	width: 187px;
	margin-right: 45px;
}
.gnavi04 a {
	background-image: url(images/gnavi04.png);
	width: 187px;
	margin-right: 45px;
}
.gnavi05 a {
	background-image: url(images/gnavi05.png);
	width: 159px;
}
/*-----------------------------------------------------------*/
/*アクセスブロック*/

#access_wrap {
	max-width: 100%;
	min-width: 1200px;
	margin: 0px auto;
	overflow: hidden;
	background-image: url(images/bg_access.png);
	background-size: cover;
}
#acess_block {
	width: 1200px;
	margin: 30px auto;
	overflow: hidden;
}
#acess_block .gmap {
	float: right;
	overflow: hidden;
	width: 560px;
}
#acess_block .txt {
	float: left;
	overflow: hidden;
	width: 600px;
	color: #fff;
	background-image: url(images/img_access.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#acess_block .txt dl {
	overflow: hidden;
}
#acess_block .txt dl dt {
	font-size: 24px;
	font-weight: bold;
	line-height: 40px;
}
#acess_block .txt dl dd {
	font-size: 18px;
	font-weight: bold;
	margin-top: 1em;
	line-height: 26px;
}
#acess_block .txt p {
	font-size: 12px;
	overflow: hidden;
	margin-top: 60px;
}
/*-----------------------------------------------------------*/
/*コンテンツコンテナ*/

#contents_container {
	overflow: hidden;
	max-width: 100%;
	min-width: 1200px;
	margin: 0px auto;
	background-image: url(images/bg_menu.png);
	background-repeat: center top;
}
#contents_block {
	width: 965px;
	margin: 56px auto;
	overflow: hidden;
	background-color: #fff;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	position: relative;
}


#contents_block h2 {
	background-image:url(about/images/bg_sub.png);
	background-repeat:no-repeat;
	background-position:right bottom;
	overflow:hidden;
	font-size:21px;
	border-bottom:3px solid #63C156;
	width:892px;
	margin:20px auto;
	text-indent:1em;
	line-height:52px;
}
#contents_block h3 {
	color:#EA7E42;
	font-size:18px;
	width:892px;
	padding:0.25em 0px;
	overflow:hidden;
	border-bottom:2px dotted #F2B56D;
	margin-left:auto;
	margin-right:auto;
	margin:20px auto;
	text-indent:1em;
	line-height:40px;
}

#contents_block .totop{
	text-align:center;
	margin:20px auto;
	overflow:hidden;
	color:#EA7E42;
}

#contents_block .totop a{
	color:#EA7E42;
	text-decoration:none;
	font-size:18px;
	font-weight:bold;
	line-height:22px;
}

/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
