/* CSS Document */


.h1group{
	background-image:url(../image/access_head.png);
	background-size:cover;
	padding-top: 22.9%;


}.sitemap ul{
	list-style:none;
	}
.sitemap ul li{
	list-style:none;
	}
	
.sitemap ul li a{
	color:#000000;
	font-size:18px;
	line-height:2em;
	}
#youtube1 {
  position: relative;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
  padding-top: 69px;
  padding-bottom: 50%;
  overflow: hidden;
}
#youtube1 iframe {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;

}