h2#danraku2{border-bottom: solid 3px black;}

.liquid-speech-balloon-avatar{
	width:120px;
	height:120px;
}

.liquid-speech-balloon-text p{
	font-size:120%;
	font-weight:bold;
}

.liquid-speech-balloon-avatar::after{
	top:125px;
}

@media screen and (max-width: 768px) {
	
	.liquid-speech-balloon-text p{
	font-size:100%;
}
	
}