@charset "UTF-8";
/* CSS Document */


@media (max-width: 480px) 
{
	
.Content {
	padding: 40px 20px;
 }

h2 {
	font-size: 2.0em;
	font-weight: 200;
	line-height: 1.1em;
	margin: 5px 0 25px 0;
}

.LogoFooter {
	width: 200px;
}

.ContainerBoxPeoples {
	width: 100%;
	margin: 20px 0 0px 0;
	padding: 0 10px;
	box-sizing: border-box;
}

.BoxPeoples, .ContainerBoxPeoples .BoxPeoples {
	width: 100%;
	margin: 0 0 20px 0;
}

.BgrDGreen .BoxPeoples .Speech {
	width: 100%;
	}
	
.BgrDGreen .BoxPeoples .Portrait {
	width: 160px;
	height: 160px;
	border-radius: 80px;
	-webkit-border-radius: 80px;
	-moz-border-radius: 80px;
	margin-bottom: 45px;
}

.BgrDGreen .BoxPeoples h2 {
	width: 170px;
}

.BgrDGreen .BoxPeoples h3 {
	width: 170px;
}

.BgrDGreen .BoxPeoples p {
	width: 170px;
}

.BgrDGreen .BoxPeoples .Speech .Bubble {
	top:-30px;
	border-width: 0 11px 30px 11px;
}

.BoxYoutube {
	width: 100%;
	height: auto;
	margin: 20px 0px 20px 0px;
}

.BgrDGreen .BoxYoutube h2 {
	width: 100%;
}

.BgrDGreen .BoxYoutube h3 {
	width: 100%;
}

.BgrDGreen .YouTube {
	width:100%; height: 280px;
}

.BgrGreen .YouTube {
	width:100%; height: 280px;
}





button {
	margin: 8px;
}


.HeadYouTube{
	width:300px;
	height:180px;
}




.DetailTable table td {
	font-size: 1em;
	line-height: 1.3em;
	padding: 4px 0 4px 4px;
	word-break: break-word;
}

.DetailTable table th {
	font-weight: 500;
	font-size: 1em;
	line-height: 1.3em;
	padding: 4px 4px 4px 0;
	min-width: 0;
}


.DetailTable table h2 {
	font-size: 1em;
	font-weight: 500;
}

.DetailTable table h3 {
	font-size: 1em;
	font-weight: 400;
}





}



@media (max-width: 480px) 
{
	
.ContNews {
	width: 100%;
	margin: 0;
}







}