
.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 transparent;
}

.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 transparent;
}

.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-5747 .st-kaiwa-face-name,
.st-kaiwa-5747 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

.st-kaiwa-5747 .st-kaiwa-face img,
.st-kaiwa-5747 .st-kaiwa-face2 img {
	margin-bottom: 0;
	}

	.st-kaiwa-5747 .st-kaiwa-hukidashi,
.st-kaiwa-5747 .st-kaiwa-hukidashi2 {
					background-color: #f9fff7;
					border-color: #8bf989;
		}
	
	
.st-kaiwa-5747 .st-kaiwa-hukidashi::before {
	border-color: transparent #8bf989 transparent transparent;
}

.st-kaiwa-5747 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #8bf989;
}
	
	.st-kaiwa-5747 .st-kaiwa-hukidashi::after {
	border-right-color: #f9fff7;
}

.st-kaiwa-5747 .st-kaiwa-hukidashi2::after {
	border-left-color: #f9fff7;
}
					
	
.st-kaiwa-5613 .st-kaiwa-face-name,
.st-kaiwa-5613 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

.st-kaiwa-5613 .st-kaiwa-face img,
.st-kaiwa-5613 .st-kaiwa-face2 img {
	margin-bottom: 0;
	}

	.st-kaiwa-5613 .st-kaiwa-hukidashi,
.st-kaiwa-5613 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #fff7fc;
					border-color: #f282b3;
		}
	
	
.st-kaiwa-5613 .st-kaiwa-hukidashi::before {
	border-color: transparent #f282b3 transparent transparent;
}

.st-kaiwa-5613 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #f282b3;
}
	
	.st-kaiwa-5613 .st-kaiwa-hukidashi::after {
	border-right-color: #fff7fc;
}

.st-kaiwa-5613 .st-kaiwa-hukidashi2::after {
	border-left-color: #fff7fc;
}
					
	
.st-kaiwa-5610 .st-kaiwa-face-name,
.st-kaiwa-5610 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

	.st-kaiwa-5610 .st-kaiwa-hukidashi,
.st-kaiwa-5610 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #fff7f7;
					border-color: #dd0000;
		}
	
	
.st-kaiwa-5610 .st-kaiwa-hukidashi::before {
	border-color: transparent #dd0000 transparent transparent;
}

.st-kaiwa-5610 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #dd0000;
}
	
	.st-kaiwa-5610 .st-kaiwa-hukidashi::after {
	border-right-color: #fff7f7;
}

.st-kaiwa-5610 .st-kaiwa-hukidashi2::after {
	border-left-color: #fff7f7;
}
					
	
.st-kaiwa-5399 .st-kaiwa-face-name,
.st-kaiwa-5399 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

	.st-kaiwa-5399 .st-kaiwa-hukidashi,
.st-kaiwa-5399 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #f4f4f4;
					border-color: #000000;
		}
	
	
.st-kaiwa-5399 .st-kaiwa-hukidashi::before {
	border-color: transparent #000000 transparent transparent;
}

.st-kaiwa-5399 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #000000;
}
	
	.st-kaiwa-5399 .st-kaiwa-hukidashi::after {
	border-right-color: #f4f4f4;
}

.st-kaiwa-5399 .st-kaiwa-hukidashi2::after {
	border-left-color: #f4f4f4;
}
					
	
.st-kaiwa-5129 .st-kaiwa-face-name,
.st-kaiwa-5129 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

	.st-kaiwa-5129 .st-kaiwa-hukidashi,
.st-kaiwa-5129 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #f2f2f2;
					border-color: #000000;
		}
	
	
.st-kaiwa-5129 .st-kaiwa-hukidashi::before {
	border-color: transparent #000000 transparent transparent;
}

.st-kaiwa-5129 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #000000;
}
	
	.st-kaiwa-5129 .st-kaiwa-hukidashi::after {
	border-right-color: #f2f2f2;
}

.st-kaiwa-5129 .st-kaiwa-hukidashi2::after {
	border-left-color: #f2f2f2;
}
					
	
.st-kaiwa-5123 .st-kaiwa-face-name,
.st-kaiwa-5123 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

	.st-kaiwa-5123 .st-kaiwa-hukidashi,
.st-kaiwa-5123 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #fdfff2;
					border-color: #ffd400;
		}
	
	
.st-kaiwa-5123 .st-kaiwa-hukidashi::before {
	border-color: transparent #ffd400 transparent transparent;
}

.st-kaiwa-5123 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #ffd400;
}
	
	.st-kaiwa-5123 .st-kaiwa-hukidashi::after {
	border-right-color: #fdfff2;
}

.st-kaiwa-5123 .st-kaiwa-hukidashi2::after {
	border-left-color: #fdfff2;
}
					
	
.st-kaiwa-3612 .st-kaiwa-face-name,
.st-kaiwa-3612 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

	.st-kaiwa-3612 .st-kaiwa-hukidashi,
.st-kaiwa-3612 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #f4f4f4;
					border-color: #000000;
		}
	
	
.st-kaiwa-3612 .st-kaiwa-hukidashi::before {
	border-color: transparent #000000 transparent transparent;
}

.st-kaiwa-3612 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #000000;
}
	
	.st-kaiwa-3612 .st-kaiwa-hukidashi::after {
	border-right-color: #f4f4f4;
}

.st-kaiwa-3612 .st-kaiwa-hukidashi2::after {
	border-left-color: #f4f4f4;
}
					
	
.st-kaiwa-3609 .st-kaiwa-face-name,
.st-kaiwa-3609 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

	.st-kaiwa-3609 .st-kaiwa-hukidashi,
.st-kaiwa-3609 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #fff7fc;
					border-color: #000000;
		}
	
	
.st-kaiwa-3609 .st-kaiwa-hukidashi::before {
	border-color: transparent #000000 transparent transparent;
}

.st-kaiwa-3609 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #000000;
}
	
	.st-kaiwa-3609 .st-kaiwa-hukidashi::after {
	border-right-color: #fff7fc;
}

.st-kaiwa-3609 .st-kaiwa-hukidashi2::after {
	border-left-color: #fff7fc;
}
					
	
.st-kaiwa-3299 .st-kaiwa-face-name,
.st-kaiwa-3299 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

.st-kaiwa-3299 .st-kaiwa-face img,
.st-kaiwa-3299 .st-kaiwa-face2 img {
	margin-bottom: 0;
	}

	.st-kaiwa-3299 .st-kaiwa-hukidashi,
.st-kaiwa-3299 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #f2fffd;
					border-color: #00fff2;
		}
	
	
.st-kaiwa-3299 .st-kaiwa-hukidashi::before {
	border-color: transparent #00fff2 transparent transparent;
}

.st-kaiwa-3299 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #00fff2;
}
	
	.st-kaiwa-3299 .st-kaiwa-hukidashi::after {
	border-right-color: #f2fffd;
}

.st-kaiwa-3299 .st-kaiwa-hukidashi2::after {
	border-left-color: #f2fffd;
}
					
	
.st-kaiwa-2806 .st-kaiwa-face-name,
.st-kaiwa-2806 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

	.st-kaiwa-2806 .st-kaiwa-hukidashi,
.st-kaiwa-2806 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #ededed;
					border-color: #000000;
		}
	
	
.st-kaiwa-2806 .st-kaiwa-hukidashi::before {
	border-color: transparent #000000 transparent transparent;
}

.st-kaiwa-2806 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #000000;
}
	
	.st-kaiwa-2806 .st-kaiwa-hukidashi::after {
	border-right-color: #ededed;
}

.st-kaiwa-2806 .st-kaiwa-hukidashi2::after {
	border-left-color: #ededed;
}
					
	
.st-kaiwa-2779 .st-kaiwa-face-name,
.st-kaiwa-2779 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

.st-kaiwa-2779 .st-kaiwa-face img,
.st-kaiwa-2779 .st-kaiwa-face2 img {
	margin-bottom: 0;
			border-color: #007fff;
	}

	.st-kaiwa-2779 .st-kaiwa-hukidashi,
.st-kaiwa-2779 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #f4fdff;
					border-color: #007fff;
		}
	
	
.st-kaiwa-2779 .st-kaiwa-hukidashi::before {
	border-color: transparent #007fff transparent transparent;
}

.st-kaiwa-2779 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #007fff;
}
	
	.st-kaiwa-2779 .st-kaiwa-hukidashi::after {
	border-right-color: #f4fdff;
}

.st-kaiwa-2779 .st-kaiwa-hukidashi2::after {
	border-left-color: #f4fdff;
}
					
	
.st-kaiwa-2776 .st-kaiwa-face-name,
.st-kaiwa-2776 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

.st-kaiwa-2776 .st-kaiwa-face img,
.st-kaiwa-2776 .st-kaiwa-face2 img {
	margin-bottom: 0;
			border-color: #3f00ff;
	}

	.st-kaiwa-2776 .st-kaiwa-hukidashi,
.st-kaiwa-2776 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #f7f4ff;
					border-color: #3f00ff;
		}
	
	
.st-kaiwa-2776 .st-kaiwa-hukidashi::before {
	border-color: transparent #3f00ff transparent transparent;
}

.st-kaiwa-2776 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #3f00ff;
}
	
	.st-kaiwa-2776 .st-kaiwa-hukidashi::after {
	border-right-color: #f7f4ff;
}

.st-kaiwa-2776 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7f4ff;
}
					
	
.st-kaiwa-2773 .st-kaiwa-face-name,
.st-kaiwa-2773 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

.st-kaiwa-2773 .st-kaiwa-face img,
.st-kaiwa-2773 .st-kaiwa-face2 img {
	margin-bottom: 0;
			border-color: #58e800;
	}

	.st-kaiwa-2773 .st-kaiwa-hukidashi,
.st-kaiwa-2773 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #f7fff9;
					border-color: #58e800;
		}
	
	
.st-kaiwa-2773 .st-kaiwa-hukidashi::before {
	border-color: transparent #58e800 transparent transparent;
}

.st-kaiwa-2773 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #58e800;
}
	
	.st-kaiwa-2773 .st-kaiwa-hukidashi::after {
	border-right-color: #f7fff9;
}

.st-kaiwa-2773 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7fff9;
}
					
	
.st-kaiwa-2768 .st-kaiwa-face-name,
.st-kaiwa-2768 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

	.st-kaiwa-2768 .st-kaiwa-hukidashi,
.st-kaiwa-2768 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #fff7fc;
					border-color: #ff00b6;
		}
	
	
.st-kaiwa-2768 .st-kaiwa-hukidashi::before {
	border-color: transparent #ff00b6 transparent transparent;
}

.st-kaiwa-2768 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #ff00b6;
}
	
	.st-kaiwa-2768 .st-kaiwa-hukidashi::after {
	border-right-color: #fff7fc;
}

.st-kaiwa-2768 .st-kaiwa-hukidashi2::after {
	border-left-color: #fff7fc;
}
					
	
.st-kaiwa-2765 .st-kaiwa-face-name,
.st-kaiwa-2765 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

	.st-kaiwa-2765 .st-kaiwa-hukidashi,
.st-kaiwa-2765 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #fff7f2;
					border-color: #ffb03a;
		}
	
	
.st-kaiwa-2765 .st-kaiwa-hukidashi::before {
	border-color: transparent #ffb03a transparent transparent;
}

.st-kaiwa-2765 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #ffb03a;
}
	
	.st-kaiwa-2765 .st-kaiwa-hukidashi::after {
	border-right-color: #fff7f2;
}

.st-kaiwa-2765 .st-kaiwa-hukidashi2::after {
	border-left-color: #fff7f2;
}
				