@charset "utf-8";
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	color: #333;
	font-size: 14px;
	font-family: "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-decoration: none;
}
img {
	border: none;
	text-decoration: none;
}
.both {
	clear: both;
}
.center {
	text-align: center;
}
.left {
	float: left;
}
ul {
	list-style-type: none;
}
h2 {
	font-size: 18px;
	margin-bottom: 10px;
}
.img_border {
	padding: 2px;
	border: 1px solid #eee;
	border-radius: 3px;
	max-width: 100%;
}
/*--------------基本CSS--------------*/
html{
	width:100%;
	height:100%;
}

body {
	text-align: center;
	width:100%;
	margin:0;
}
p {
	margin: 0;
}
dt {
	margin: 0;
}
#container {
	margin: 0 auto;
	text-align: left;
}
/*--------------header--------------*/
.header {
	height: 830px;
	*background-color: #fff;
}
.header_left {
	width: 1170px;
	margin: 0 auto;
}
span {
	font-size: 18px;
	font-weight: bold;
	color: #1b5c97;
}
.header_left ul {
	color: #1b5c97;
	margin: 0;
	padding: 0;
	list-style: none;
}
.header_left li {
	display: inline;
	padding: 0px;
	margin: 0;
	float: left;
}
.header_left li a {
	font-size: 16px;
	color: #1b5c97;
	display: block;
	text-decoration: none;
	margin-top: 20px;
	margin-left: 28px;
}
.header_left li a:hover {
}
.header_right {
	text-align: right;
	width: 1170px;
	margin: 0 auto;
	padding-top: 10px;
}
.header .header_logo {
	width: 1170px;
	margin: 0 auto;
	padding-top: 10px;
	padding-left: 80px;
}
.header_massage {
	text-align: left;
	width: 1170px;
	margin: 0 auto;
	padding-top: 350px;
	padding-left: 40px;
}

/*--------------main--------------*/
.parent_main{
	width:110%;
	position:absolute;
	right:0;
	left:0;
	background-color:#fff;
	z-index:18;
	}

#main {
	width: 1170px;
/*	height:100%;
*/	margin-right:auto;
	margin-left:auto;
}
/*--------------side_left_navi--------------*/
#side_left_navi {
	width: 800px;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 50px;
	display:inline-block;
	float: left;
}
.side_left_top {
	padding-top: 28px;
	margin-bottom: 15px;
}
#side_left_navi p {
	line-height: 2;
	font-size: 15px;
}
#side_left_massage1 {
	margin-bottom: 35px;
	width:100%;
}
#side_left_massage2 {
	margin-bottom: 35px;
}
.side_left_message {
/*	display:block;
*/	float: left;
	width: 70%;
	padding-top: 5px;
	margin-bottom: 50px;
}
.side_left_picture {
	float:right;
	max-width: 30%;
	text-align:right;
	padding-top: 5px;
}

/*--------------side_right_navi--------------*/
#main #side_right_navi {
	text-align: left;
	width: 290px;
	margin-top: 20px;
/*	height: 1870px;
*/	padding-top: 10px;
	float: left;
}
#main #side_right_navi img {
	padding-bottom: 15px;
}
.left_navi_bottom {
	margin-top: 60px;
	margin-bottom: 40px;
}
/*--------------Gmap(S)--------------*/
#main #side_right_navi .Gmap {
	float: left;
	padding-bottom: 10px;
}
/*--------------navi--------------*/
.navi1 {
	clear: both;
	height: 580px;
	overflow: hidden;
}
.lbnrRadius01 a {
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	background: #1b5c97;
	padding: 6px 0 4px 20px;
	behavior: url(ie_css3/PIE.htc);
	text-align: left;
	text-decoration: none;
	color: #fff;
	font-size: 21px;
	display: block;
	margin: 20px 0 3px;
}
.lbnrRadius01 a:hover {
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	background: #cbefff;
	behavior: url(ie_css3/PIE.htc);
	color: #1b5c97;
	display: block;
}
.lbnrRadius02 ul {
	list-style: none;
}
.lbnrRadius02 ul li a {
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	background: #eee;
	padding: 6px 0 4px 20px;
	behavior: url(ie_css3/PIE.htc);
	text-align: left;
	text-decoration: none;
	color: #000;
	font-size: 16px;
	display: block;
	margin: 3px 0;
}
.lbnrRadius02 ul li a:hover {
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	background: #cbefff;
	behavior: url(ie_css3/PIE.htc);
	color: #1b5c97;
	display: block;
}
.navi2 {
	background-color: #cbefff;
	margin-bottom: 10px;
	border: 1px #ccc solid;
	border-radius: 3px;
}
.navi2 p {
	padding-bottom: 10px;
	padding: 25px;
	line-height: 150%;
}
#main #side_right_navi .navi3 {
	text-align: center;
}
#main #side_right_navi .navi3 img {
	text-align: center;
}
/*--------------footer--------------*/
footer {
	width:100%;
	height:400px;
	z-index:200;
	background-color: #cbefff;
}
.footer_top {
	background-color: #cbefff;
}
.footer_top .logo {
	float: left;
}
.footer_top .logo img {
	padding-top: 30px;
	padding-left:110px;
}
.footer_top .logo p {
	padding-left: 22px;
}
/*--------------Gmap(M)--------------*/
.footer_top .Gmap {
	padding-top: 10px;
	float: right;
/*	margin-bottom: 15px; */
	margin-right:15px;
/*	height:200px; */
	height:auto;
	margin-right: 400px;
}
/*----------------------------*/
.footer_inner {
	width: 1170px;
	height:100px;
	margin: 0 auto;
}

.footer_top .logo p {
	text-align: left;
}

.footer_bottom {
/*	clear: both;
*/	text-align: left;
	background-color: #1b5c97;
	height: 100px;
}
.footer_bottom ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.footer_bottom li {
	display: inline;
	font-size: 12px;
	padding-top: 70px;
	margin-left: 20px;
	float: left;
}
.footer_bottom li a {
	color: #FFF;
	display: block;
	text-decoration: none;
}
/*small {
	font-size: 12px;
	color: #FFF;
	text-align: right;
	padding-right: 50px;
	padding-top: 70px;
	margin-top: 0;
}
*//* 上へ戻る */
#back-top a {
    bottom: 65px;
    right: 30px;
    position: fixed;
	z-index:20;
}

/*動画背景*/
video {
  clear:both;
  display:block;
  position:fixed;
  right: 0;
  top: 0px;
  min-width: 100%;
  width: auto;
  z-index: -100;
  background: url(../img/header.png) no-repeat;
}

video#bgvid {
  clear:both;
  display:block;
  position:fixed;
  right: 0;
  top: 0px;
  min-width: 100%;
  width: auto;
  z-index: -100;
  background: url(../img/header.png) no-repeat;
  background-size: cover;
}

img#bgvid_img{
  clear:both;
  display:block;
  position:fixed;
  left:0;
  right: 0;
  top: 0px;
  min-width: 100%;
  width: auto;
  z-index: -100;
  background: url(../img/header.png) no-repeat;
  background-size: cover;
}
