
.st-kaiwa-hukidashi,
.st-kaiwa-hukidashi2 {
	font-size: 17px;
	line-height: 28px;
}

/* 会話レイアウト */

.st-kaiwa-box {
	width: 100%;
	height: auto;
	margin-bottom: 20px;
	display: table;
}

.st-kaiwa-face {
	text-align: center;
	display: table-cell;
	width: 60px;
	vertical-align: top;
}

.st-kaiwa-face img {
	border-radius: 60px;
	border: 1px solid #ccc;
}

.st-kaiwa-face-name {
	margin-top: 5px;
	color: #616161;
	font-size: 70%;
	line-height: 1.5;
	max-width: 60px;
}

.st-kaiwa-area {
	display: table-cell;
	margin: 0;
	vertical-align: top;
	text-align: left;
}

.st-kaiwa-hukidashi {
	display: inline-block;
	padding: 15px 20px;
	margin-left: 20px;
	border-width: 1px;
	border-style: solid;
	border-color: transparent;
	border-radius: 7px;
	position: relative;
	background-color: #f9f9f9;
}

.post .st-kaiwa-hukidashi p:last-child {
	margin-bottom: 0;
}

.st-kaiwa-hukidashi::after {
	content: "";
	position: absolute;
	top: 30px;
	left: -10px;
	margin-top: -10px;
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 10px 10px 0;
	border-color: transparent #f9f9f9 transparent transparent;
}

/*ふきだし反対*/

.st-kaiwa-face2 {
	text-align: center;
	display: table-cell;
	width: 60px;
	vertical-align: top;
}

.st-kaiwa-face2 img {
	border-radius: 60px;
	border: 1px solid #ccc;
}

.st-kaiwa-face-name2 {
	margin-top: 5px;
	color: #616161;
	font-size: 70%;
	line-height: 1.5;
	max-width: 60px;
}

.st-kaiwa-area2 {
	display: table-cell;
	margin: 0;
	vertical-align: top;
	text-align: right;
}

.st-kaiwa-hukidashi2 {
	display: inline-block;
	padding: 15px 20px;
	margin-right: 20px;
	border-width: 1px;
	border-style: solid;
	border-color: transparent;
	border-radius: 7px;
	position: relative;
	background-color: #f9f9f9;
	text-align: left;
}

.post .st-kaiwa-hukidashi2 p:last-child {
	margin-bottom: 0;
}

.st-kaiwa-hukidashi2::after {
	content: "";
	position: absolute;
	top: 30px;
	right: -10px;
	margin-top: -10px;
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 0 10px 10px;
	border-color: transparent transparent transparent #f9f9f9;
}

.st-kaiwa-hukidashi::before,
.st-kaiwa-hukidashi2::before {
	content: '';
	position: absolute;
	top: 30px;
	margin-top: -11px;
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-color: transparent;
	z-index: 0;
}

.st-kaiwa-hukidashi::before {
	left: -11px;
	border-width: 11px 11px 11px 0;
}

.st-kaiwa-hukidashi2::before {
	right: -11px;
	border-width: 11px 0 11px 11px;
}

@media only screen and (min-width: 600px) {
	.st-kaiwa-hukidashi,
	.st-kaiwa-hukidashi2 {
		font-size: 20px;
	}
}

@media print, screen and (min-width: 960px) {
	.st-kaiwa-hukidashi,
	.st-kaiwa-hukidashi2 {
		font-size: 15px;
		line-height: 25px;
	}
}


	
	
.st-kaiwa-6994 .st-kaiwa-face-name,
.st-kaiwa-6994 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

.st-kaiwa-6994 .st-kaiwa-face img,
.st-kaiwa-6994 .st-kaiwa-face2 img {
	margin-bottom: 0;
			border-color: #f23779;
	}

	.st-kaiwa-6994 .st-kaiwa-hukidashi,
.st-kaiwa-6994 .st-kaiwa-hukidashi2 {
			color: #603415;
					background-color: #ffffff;
					border-color: #f43867;
		}
	
	
.st-kaiwa-6994 .st-kaiwa-hukidashi::before {
	border-color: transparent #f43867 transparent transparent;
}

.st-kaiwa-6994 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #f43867;
}
	
	.st-kaiwa-6994 .st-kaiwa-hukidashi::after {
	border-right-color: #ffffff;
}

.st-kaiwa-6994 .st-kaiwa-hukidashi2::after {
	border-left-color: #ffffff;
}
					
	
.st-kaiwa-6991 .st-kaiwa-face-name,
.st-kaiwa-6991 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

.st-kaiwa-6991 .st-kaiwa-face img,
.st-kaiwa-6991 .st-kaiwa-face2 img {
	margin-bottom: 0;
			border-color: #dd9933;
	}

	.st-kaiwa-6991 .st-kaiwa-hukidashi,
.st-kaiwa-6991 .st-kaiwa-hukidashi2 {
			color: #603415;
					background-color: #ffffff;
					border-color: #dd9933;
		}
	
	
.st-kaiwa-6991 .st-kaiwa-hukidashi::before {
	border-color: transparent #dd9933 transparent transparent;
}

.st-kaiwa-6991 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #dd9933;
}
	
	.st-kaiwa-6991 .st-kaiwa-hukidashi::after {
	border-right-color: #ffffff;
}

.st-kaiwa-6991 .st-kaiwa-hukidashi2::after {
	border-left-color: #ffffff;
}
					
	
.st-kaiwa-5156 .st-kaiwa-face-name,
.st-kaiwa-5156 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

.st-kaiwa-5156 .st-kaiwa-face img,
.st-kaiwa-5156 .st-kaiwa-face2 img {
	margin-bottom: 0;
			border-color: #db3246;
	}

	.st-kaiwa-5156 .st-kaiwa-hukidashi,
.st-kaiwa-5156 .st-kaiwa-hukidashi2 {
			color: #441e00;
					background-color: #ffffff;
					border-color: #dd3333;
		}
	
	
.st-kaiwa-5156 .st-kaiwa-hukidashi::before {
	border-color: transparent #dd3333 transparent transparent;
}

.st-kaiwa-5156 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #dd3333;
}
	
	.st-kaiwa-5156 .st-kaiwa-hukidashi::after {
	border-right-color: #ffffff;
}

.st-kaiwa-5156 .st-kaiwa-hukidashi2::after {
	border-left-color: #ffffff;
}
					
	
.st-kaiwa-5153 .st-kaiwa-face-name,
.st-kaiwa-5153 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

.st-kaiwa-5153 .st-kaiwa-face img,
.st-kaiwa-5153 .st-kaiwa-face2 img {
	margin-bottom: 0;
			border-color: #dd0606;
	}

	.st-kaiwa-5153 .st-kaiwa-hukidashi,
.st-kaiwa-5153 .st-kaiwa-hukidashi2 {
			color: #511f00;
					background-color: #ffffff;
					border-color: #dd6161;
		}
	
	
.st-kaiwa-5153 .st-kaiwa-hukidashi::before {
	border-color: transparent #dd6161 transparent transparent;
}

.st-kaiwa-5153 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #dd6161;
}
	
	.st-kaiwa-5153 .st-kaiwa-hukidashi::after {
	border-right-color: #ffffff;
}

.st-kaiwa-5153 .st-kaiwa-hukidashi2::after {
	border-left-color: #ffffff;
}
					
	
.st-kaiwa-5150 .st-kaiwa-face-name,
.st-kaiwa-5150 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

.st-kaiwa-5150 .st-kaiwa-face img,
.st-kaiwa-5150 .st-kaiwa-face2 img {
	margin-bottom: 0;
			border-color: #33a53e;
	}

	.st-kaiwa-5150 .st-kaiwa-hukidashi,
.st-kaiwa-5150 .st-kaiwa-hukidashi2 {
			color: #5b3015;
					background-color: #ffffff;
					border-color: #71c13c;
		}
	
	
.st-kaiwa-5150 .st-kaiwa-hukidashi::before {
	border-color: transparent #71c13c transparent transparent;
}

.st-kaiwa-5150 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #71c13c;
}
	
	.st-kaiwa-5150 .st-kaiwa-hukidashi::after {
	border-right-color: #ffffff;
}

.st-kaiwa-5150 .st-kaiwa-hukidashi2::after {
	border-left-color: #ffffff;
}
					
	
.st-kaiwa-1065 .st-kaiwa-face-name,
.st-kaiwa-1065 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

.st-kaiwa-1065 .st-kaiwa-face img,
.st-kaiwa-1065 .st-kaiwa-face2 img {
	margin-bottom: 0;
			border-color: #845d1e;
	}

	.st-kaiwa-1065 .st-kaiwa-hukidashi,
.st-kaiwa-1065 .st-kaiwa-hukidashi2 {
							border-color: #9e6e22;
		}
	
	
.st-kaiwa-1065 .st-kaiwa-hukidashi::before {
	border-color: transparent #9e6e22 transparent transparent;
}

.st-kaiwa-1065 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #9e6e22;
}
	
					
	
.st-kaiwa-1062 .st-kaiwa-face-name,
.st-kaiwa-1062 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

.st-kaiwa-1062 .st-kaiwa-face img,
.st-kaiwa-1062 .st-kaiwa-face2 img {
	margin-bottom: 0;
			border-color: #1e73be;
	}

	.st-kaiwa-1062 .st-kaiwa-hukidashi,
.st-kaiwa-1062 .st-kaiwa-hukidashi2 {
							border-color: #2191ce;
		}
	
	
.st-kaiwa-1062 .st-kaiwa-hukidashi::before {
	border-color: transparent #2191ce transparent transparent;
}

.st-kaiwa-1062 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #2191ce;
}
	
					
	
.st-kaiwa-1058 .st-kaiwa-face-name,
.st-kaiwa-1058 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

.st-kaiwa-1058 .st-kaiwa-face img,
.st-kaiwa-1058 .st-kaiwa-face2 img {
	margin-bottom: 0;
			border-color: #4b8e29;
	}

	.st-kaiwa-1058 .st-kaiwa-hukidashi,
.st-kaiwa-1058 .st-kaiwa-hukidashi2 {
							border-color: #2c8e2f;
		}
	
	
.st-kaiwa-1058 .st-kaiwa-hukidashi::before {
	border-color: transparent #2c8e2f transparent transparent;
}

.st-kaiwa-1058 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #2c8e2f;
}
	
					
	
.st-kaiwa-1055 .st-kaiwa-face-name,
.st-kaiwa-1055 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

.st-kaiwa-1055 .st-kaiwa-face img,
.st-kaiwa-1055 .st-kaiwa-face2 img {
	margin-bottom: 0;
			border-color: #ef374c;
	}

	.st-kaiwa-1055 .st-kaiwa-hukidashi,
.st-kaiwa-1055 .st-kaiwa-hukidashi2 {
							border-color: #e03359;
		}
	
	
.st-kaiwa-1055 .st-kaiwa-hukidashi::before {
	border-color: transparent #e03359 transparent transparent;
}

.st-kaiwa-1055 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #e03359;
}
	
					
	
.st-kaiwa-650 .st-kaiwa-face-name,
.st-kaiwa-650 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

.st-kaiwa-650 .st-kaiwa-face img,
.st-kaiwa-650 .st-kaiwa-face2 img {
	margin-bottom: 0;
			border-color: #bf8b2b;
	}

	.st-kaiwa-650 .st-kaiwa-hukidashi,
.st-kaiwa-650 .st-kaiwa-hukidashi2 {
					background-color: #fff7c9;
					border-color: #bf862b;
		}
	
	
.st-kaiwa-650 .st-kaiwa-hukidashi::before {
	border-color: transparent #bf862b transparent transparent;
}

.st-kaiwa-650 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #bf862b;
}
	
	.st-kaiwa-650 .st-kaiwa-hukidashi::after {
	border-right-color: #fff7c9;
}

.st-kaiwa-650 .st-kaiwa-hukidashi2::after {
	border-left-color: #fff7c9;
}
					
	
.st-kaiwa-647 .st-kaiwa-face-name,
.st-kaiwa-647 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

.st-kaiwa-647 .st-kaiwa-face img,
.st-kaiwa-647 .st-kaiwa-face2 img {
	margin-bottom: 0;
			border-color: #14487f;
	}

	.st-kaiwa-647 .st-kaiwa-hukidashi,
.st-kaiwa-647 .st-kaiwa-hukidashi2 {
					background-color: #d5deef;
					border-color: #1a59a5;
		}
	
	
.st-kaiwa-647 .st-kaiwa-hukidashi::before {
	border-color: transparent #1a59a5 transparent transparent;
}

.st-kaiwa-647 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #1a59a5;
}
	
	.st-kaiwa-647 .st-kaiwa-hukidashi::after {
	border-right-color: #d5deef;
}

.st-kaiwa-647 .st-kaiwa-hukidashi2::after {
	border-left-color: #d5deef;
}
					
	
.st-kaiwa-644 .st-kaiwa-face-name,
.st-kaiwa-644 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

.st-kaiwa-644 .st-kaiwa-face img,
.st-kaiwa-644 .st-kaiwa-face2 img {
	margin-bottom: 0;
			border-color: #f26037;
	}

	.st-kaiwa-644 .st-kaiwa-hukidashi,
.st-kaiwa-644 .st-kaiwa-hukidashi2 {
					background-color: #f7e4cf;
					border-color: #db6900;
		}
	
	
.st-kaiwa-644 .st-kaiwa-hukidashi::before {
	border-color: transparent #db6900 transparent transparent;
}

.st-kaiwa-644 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #db6900;
}
	
	.st-kaiwa-644 .st-kaiwa-hukidashi::after {
	border-right-color: #f7e4cf;
}

.st-kaiwa-644 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7e4cf;
}
					
	
.st-kaiwa-641 .st-kaiwa-face-name,
.st-kaiwa-641 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

.st-kaiwa-641 .st-kaiwa-face img,
.st-kaiwa-641 .st-kaiwa-face2 img {
	margin-bottom: 0;
			border-color: #6321d3;
	}

	.st-kaiwa-641 .st-kaiwa-hukidashi,
.st-kaiwa-641 .st-kaiwa-hukidashi2 {
					background-color: #efe6f4;
					border-color: #57199e;
		}
	
	
.st-kaiwa-641 .st-kaiwa-hukidashi::before {
	border-color: transparent #57199e transparent transparent;
}

.st-kaiwa-641 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #57199e;
}
	
	.st-kaiwa-641 .st-kaiwa-hukidashi::after {
	border-right-color: #efe6f4;
}

.st-kaiwa-641 .st-kaiwa-hukidashi2::after {
	border-left-color: #efe6f4;
}
					
	
.st-kaiwa-638 .st-kaiwa-face-name,
.st-kaiwa-638 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

.st-kaiwa-638 .st-kaiwa-face img,
.st-kaiwa-638 .st-kaiwa-face2 img {
	margin-bottom: 0;
			border-color: #dd890b;
	}

	.st-kaiwa-638 .st-kaiwa-hukidashi,
.st-kaiwa-638 .st-kaiwa-hukidashi2 {
					background-color: #f9dec2;
					border-color: #ad3108;
		}
	
	
.st-kaiwa-638 .st-kaiwa-hukidashi::before {
	border-color: transparent #ad3108 transparent transparent;
}

.st-kaiwa-638 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #ad3108;
}
	
	.st-kaiwa-638 .st-kaiwa-hukidashi::after {
	border-right-color: #f9dec2;
}

.st-kaiwa-638 .st-kaiwa-hukidashi2::after {
	border-left-color: #f9dec2;
}
					
	
.st-kaiwa-634 .st-kaiwa-face-name,
.st-kaiwa-634 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

.st-kaiwa-634 .st-kaiwa-face img,
.st-kaiwa-634 .st-kaiwa-face2 img {
	margin-bottom: 0;
			border-color: #398201;
	}

	.st-kaiwa-634 .st-kaiwa-hukidashi,
.st-kaiwa-634 .st-kaiwa-hukidashi2 {
					background-color: #ffefef;
					border-color: #098e09;
		}
	
	
.st-kaiwa-634 .st-kaiwa-hukidashi::before {
	border-color: transparent #098e09 transparent transparent;
}

.st-kaiwa-634 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #098e09;
}
	
	.st-kaiwa-634 .st-kaiwa-hukidashi::after {
	border-right-color: #ffefef;
}

.st-kaiwa-634 .st-kaiwa-hukidashi2::after {
	border-left-color: #ffefef;
}
					
	
.st-kaiwa-631 .st-kaiwa-face-name,
.st-kaiwa-631 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

.st-kaiwa-631 .st-kaiwa-face img,
.st-kaiwa-631 .st-kaiwa-face2 img {
	margin-bottom: 0;
			border-color: #5e0042;
	}

	.st-kaiwa-631 .st-kaiwa-hukidashi,
.st-kaiwa-631 .st-kaiwa-hukidashi2 {
					background-color: #ffeded;
					border-color: #ce4071;
		}
	
	
.st-kaiwa-631 .st-kaiwa-hukidashi::before {
	border-color: transparent #ce4071 transparent transparent;
}

.st-kaiwa-631 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #ce4071;
}
	
	.st-kaiwa-631 .st-kaiwa-hukidashi::after {
	border-right-color: #ffeded;
}

.st-kaiwa-631 .st-kaiwa-hukidashi2::after {
	border-left-color: #ffeded;
}
				