@charset "utf-8";

/*----------------------------------------------------
kaitaishinsho
----------------------------------------------------*/

#kaitaishinsho section{
	padding:3% 3%;
	border-bottom:solid 1px #ccc;
}
#kaitaishinsho section.nobd{
	border-bottom:none;
}
#kaitaishinsho section.title{
	padding:0;
	background:#cbb252;
	background:-webkit-linear-gradient(bottom, #cab250, #dbc570);
	background:linear-gradient(to top, #cab250, #dbc570);
	border-top:solid 3px #a58f3b;
	border-bottom:solid 1px #c8b25b;
}
#kaitaishinsho section.title .item-center{
/*
	position:relative;
	max-width:400px;
	margin:0 auto;
	height:157px;
*/
}
/*TODO:下記全て不要な可能性*/
#kaitaishinsho section.title h2{
	font-size: 1px;
	line-height:0.1;
/*	position:absolute;
	top:13.4%;
	left:3%;
	width:250px;
	height:28px;
	background:url(../img/leaf/ttl_report_s.png) no-repeat;
	background-size:250px 28px;
*/
}

#kaitaishinsho h3{
	color:#000;
	font-size:128%;
	line-height:1.5em;
}

#kaitaishinsho .container {
  margin-bottom: 20px;
}

#kaitaishinsho .movie {
  width: 100%;
  aspect-ratio: 16 / 9;
  margin-top: 20px;
}

#kaitaishinsho p{
	font-weight: bold;
}

/* #kaitaishinsho .photo{
	margin:3% 0 1%;
}
#kaitaishinsho .photo img{
	width:100%;
} */

/* #kaitaishinsho .info a:link,
#kaitaishinsho .info a:visited{
	color: #0a4679;
	text-decoration: underline;
} */
