@charset "UTF-8";

.images01{
	width:30%;
	float:right;
}

.intro p,.section-3 p,.section-4-1 p,.section-5-left p,.display-flex-2 p{
	margin-bottom:0;
}

.intro,.section-1,.section-2,.section-3-img,.section-4-2{
	margin-bottom:60px;
}

.indent{
	text-indent: -1em;
	padding-left: 1em;
	margin-top:10px;
	font-size: small;
}

.bottom-0{
	margin-bottom:0 !important;
}

.bottom-em{
	margin-bottom:1em;
}

.fig-side{
	display:flex;
	align-items: center;
}

.fig-size-half{
	width:50%;
}

.img-section{
	text-align: center;
}

.display-flex-1{
	display:flex;
	margin-bottom:1em;	
}

.section-5-left{
	width:60%;
}

.section-5-right{
	width:40%;
}

.dr-name{
	text-align:center;
}

.section-5-2-left{
	width:50%;
}
.section-5-2-right{
	width:50%;
	margin:10px;
}

.display-flex-2{
	display:flex;
	margin-bottom:1em;	
}

.comment-text span{
	font-weight:bold;
}

.comment-text{
	width: 80%;
	margin: 0 auto;
	font-size: 12px;
}



