@charset "UTF-8";


/* access page
=============================================================================*/
#section01{
	height: 1280px;
	background: url(../img/share/deco_map.png) no-repeat 45% -115px,
	url(../img/top/top_sec01bg.png) no-repeat center 250px;
	padding-top: 90px;
	text-align: center;
	}
	#section01 h2{ margin-bottom: 3em; 	}
	#section01 .txtArea{
	font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
	font-size: 1.16em;
	background-color: rgba(255,255,255,0.9);
	padding: 15px 0;
	}
	#section01 .tel{ font-size: 1.6em; }
	#section01 dl{ line-height: 1.3em; }
	#section01 dt{
	font-weight: bold;
	color: #310;
}
	#section01 dd{ margin-bottom: 0.7em; }

#section02{
	height: 700px;
	padding: 2px 0px;
	background: url(../img/share/dot.png) repeat-x center top,
	url(../img/share/dot.png) repeat-x center bottom;
	}
	#gmap{
	height: 100%;
	width: 100%;
	}

#section03{
	height: 630px;
	padding-top: 70px;
	margin-bottom: 100px;
	}
	#section03 h2{
	text-align: center;
	margin-bottom: 50px;
	}
	#section03 .floormap{
	height: 530px;
	}
	#section03 .img01{
	position: absolute;
	left: 0px;
	top: 0px;
	}
	#section03 .img02{
	position: absolute;
	left: 245px;
	top: 130px;
	}
	#section03 .img03{
	position: absolute;
	left: 560px;
	top: 40px;
	}
#section03 .txtArea{
	line-height: 1.8em;
	}
	#section03 .txtArea h3{
	font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
	font-size: 1.8em;
	margin-bottom: 0.4em;
		line-height:140%;
	}
	#section03 .txt01{
	position: absolute;
	left: 20px;
	top: 360px;
		width:480px;
	}
	#section03 .txt02{
	position: absolute;
	left: 590px;
	top: 400px;
	width: 380px;
	}
#section04{
	height: 900px;
	background-image: url(../img/access/access_sec04bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:cover;
	margin-bottom: 180px;
	}
	#section04 .img01{
	position: absolute;
	left: -20px;
	top: -100px;
	}
	#section04 .img02{
	position: absolute;
	left: 610px;
	top: -40px;
	}
	#section04 .img03{
	position: absolute;
	left: 40px;
	top: 340px;
	}
	#section04 .img04{
	position: absolute;
	left: 380px;
	top: 340px;
	}
	#section04 .img05{
	position: absolute;
	left: 800px;
	top: 280px;
	}
	#section04 .img06{
	position: absolute;
	left: 380px;
	top: 640px;
	}

#news_box {
	background: url(../img/share/bg_gray.jpg) repeat center top;
    width: 1000px;
    margin: 10px auto;
    line-height: 2.2em;
    padding-bottom:39px;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
#news_box .ttl {
	color: #fff;
    padding: 39px 50px 10px;
    text-align: center;
    font-size: 24px;
    width: 460px;
    border-bottom: 1px solid #fefefe;
    margin: 0 auto;
}
#news_box .txt {
	color: #fff;
	padding: 20px 50px 0;
	text-align: center;
	font-size: 18px;
}
#news_box span {
	color: #FF0004;
	font-weight: bold;
}
#news_box .botan a {
   width: 300px;
   margin: 20px auto 0 auto;
   padding: 7px 0;
   display: block;
   color: #DDCE00;
   text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
   text-align: center;
   text-decoration: none;
   font-size: 18px;
   border: 2px solid #DDCE00;
   box-sizing: border-box;
   font-weight: bold;
}