@charset "UTF-8";
/* CSS Document */
#ttl_area{
	width: auto;
	margin: auto;
	overflow: hidden;
	padding: 0 16px;
}

#ttl_area .caption{
  display: block;
  padding: 0 0 12px 0;
  color: #0f0f0f;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	line-height: 1.5em;
}

#ttl_area{
  height: auto;
}

#ttl_area h1{
  padding: 8px 0 0 0;
  margin: 70px 0 0 0;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}

section{
	padding: 0 16px;
}

section h2{
  overflow: hidden;
  position: relative;
  margin-bottom: 20px;
	width: 100%;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	line-height: 1.6em;
}

section p{
  font-size: 12px;
}

section h2:before{
}

#mov_area .mov_outer{
	height: 350px;
  margin-bottom: 30px;
}

#mov_area .mov_outer iframe{
	height: 350px;
}

#player{
  height: 350px;
}

#player div{
  height: 350px;
  overflow: none;
}


#player div .ytp-cued-thumbnail-overlay .ytp-cued-thumbnail-overlay-image{
  height: 350px;
}
