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

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

	.st-kaiwa-4030 .st-kaiwa-hukidashi,
.st-kaiwa-4030 .st-kaiwa-hukidashi2 {
			color: #020202;
					background-color: #d1e8be;
					border-color: #dddddd;
		}
	
	
.st-kaiwa-4030 .st-kaiwa-hukidashi::before {
	border-color: transparent #dddddd transparent transparent;
}

.st-kaiwa-4030 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #dddddd;
}
	
	.st-kaiwa-4030 .st-kaiwa-hukidashi::after {
	border-right-color: #d1e8be;
}

.st-kaiwa-4030 .st-kaiwa-hukidashi2::after {
	border-left-color: #d1e8be;
}
					
	
.st-kaiwa-3112 .st-kaiwa-face-name,
.st-kaiwa-3112 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

	.st-kaiwa-3112 .st-kaiwa-hukidashi,
.st-kaiwa-3112 .st-kaiwa-hukidashi2 {
			color: #6b0940;
					background-color: #d8d8ff;
					border-color: #a8a8a8;
		}
	
	
.st-kaiwa-3112 .st-kaiwa-hukidashi::before {
	border-color: transparent #a8a8a8 transparent transparent;
}

.st-kaiwa-3112 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #a8a8a8;
}
	
	.st-kaiwa-3112 .st-kaiwa-hukidashi::after {
	border-right-color: #d8d8ff;
}

.st-kaiwa-3112 .st-kaiwa-hukidashi2::after {
	border-left-color: #d8d8ff;
}
					
	
.st-kaiwa-2979 .st-kaiwa-face-name,
.st-kaiwa-2979 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

	.st-kaiwa-2979 .st-kaiwa-hukidashi,
.st-kaiwa-2979 .st-kaiwa-hukidashi2 {
			color: #ffffff;
					background-color: #fb435b;
				}
	
	
	.st-kaiwa-2979 .st-kaiwa-hukidashi::after {
	border-right-color: #fb435b;
}

.st-kaiwa-2979 .st-kaiwa-hukidashi2::after {
	border-left-color: #fb435b;
}
					
	
.st-kaiwa-2954 .st-kaiwa-face-name,
.st-kaiwa-2954 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

	.st-kaiwa-2954 .st-kaiwa-hukidashi,
.st-kaiwa-2954 .st-kaiwa-hukidashi2 {
			color: #ffffff;
					background-color: #e8a90c;
				}
	
	
	.st-kaiwa-2954 .st-kaiwa-hukidashi::after {
	border-right-color: #e8a90c;
}

.st-kaiwa-2954 .st-kaiwa-hukidashi2::after {
	border-left-color: #e8a90c;
}
					
	
.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;
	}

	.st-kaiwa-2806 .st-kaiwa-hukidashi,
.st-kaiwa-2806 .st-kaiwa-hukidashi2 {
			color: #ffffff;
					background-color: #feb600;
				}
	
	
	.st-kaiwa-2806 .st-kaiwa-hukidashi::after {
	border-right-color: #feb600;
}

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

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

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

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

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

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

	.st-kaiwa-2678 .st-kaiwa-hukidashi,
.st-kaiwa-2678 .st-kaiwa-hukidashi2 {
			color: #3a2b0b;
					background-color: #d8f4e9;
					border-color: #a7a7cc;
		}
	
	
.st-kaiwa-2678 .st-kaiwa-hukidashi::before {
	border-color: transparent #a7a7cc transparent transparent;
}

.st-kaiwa-2678 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #a7a7cc;
}
	
	.st-kaiwa-2678 .st-kaiwa-hukidashi::after {
	border-right-color: #d8f4e9;
}

.st-kaiwa-2678 .st-kaiwa-hukidashi2::after {
	border-left-color: #d8f4e9;
}
					
	
.st-kaiwa-2627 .st-kaiwa-face-name,
.st-kaiwa-2627 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

	.st-kaiwa-2627 .st-kaiwa-hukidashi,
.st-kaiwa-2627 .st-kaiwa-hukidashi2 {
			color: #005154;
					background-color: #a3e4a4;
				}
	
	
	.st-kaiwa-2627 .st-kaiwa-hukidashi::after {
	border-right-color: #a3e4a4;
}

.st-kaiwa-2627 .st-kaiwa-hukidashi2::after {
	border-left-color: #a3e4a4;
}
					
	
.st-kaiwa-1926 .st-kaiwa-face-name,
.st-kaiwa-1926 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

	.st-kaiwa-1926 .st-kaiwa-hukidashi,
.st-kaiwa-1926 .st-kaiwa-hukidashi2 {
			color: #ffffff;
					background-color: #dd1f2e;
					border-color: #dbdbdb;
		}
	
	
.st-kaiwa-1926 .st-kaiwa-hukidashi::before {
	border-color: transparent #dbdbdb transparent transparent;
}

.st-kaiwa-1926 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #dbdbdb;
}
	
	.st-kaiwa-1926 .st-kaiwa-hukidashi::after {
	border-right-color: #dd1f2e;
}

.st-kaiwa-1926 .st-kaiwa-hukidashi2::after {
	border-left-color: #dd1f2e;
}
					
	
.st-kaiwa-1876 .st-kaiwa-face-name,
.st-kaiwa-1876 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

	.st-kaiwa-1876 .st-kaiwa-hukidashi,
.st-kaiwa-1876 .st-kaiwa-hukidashi2 {
			color: #ffffff;
					background-color: #57892a;
					border-color: #71895c;
		}
	
	
.st-kaiwa-1876 .st-kaiwa-hukidashi::before {
	border-color: transparent #71895c transparent transparent;
}

.st-kaiwa-1876 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #71895c;
}
	
	.st-kaiwa-1876 .st-kaiwa-hukidashi::after {
	border-right-color: #57892a;
}

.st-kaiwa-1876 .st-kaiwa-hukidashi2::after {
	border-left-color: #57892a;
}
					
	
.st-kaiwa-1671 .st-kaiwa-face-name,
.st-kaiwa-1671 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

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

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

	.st-kaiwa-1214 .st-kaiwa-hukidashi,
.st-kaiwa-1214 .st-kaiwa-hukidashi2 {
			color: #ffffff;
					background-color: #35b765;
				}
	
	
	.st-kaiwa-1214 .st-kaiwa-hukidashi::after {
	border-right-color: #35b765;
}

.st-kaiwa-1214 .st-kaiwa-hukidashi2::after {
	border-left-color: #35b765;
}
					
	
.st-kaiwa-1067 .st-kaiwa-face-name,
.st-kaiwa-1067 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

	.st-kaiwa-1067 .st-kaiwa-hukidashi,
.st-kaiwa-1067 .st-kaiwa-hukidashi2 {
			color: #0a1b5e;
					background-color: #cee2e2;
				}
	
	
	.st-kaiwa-1067 .st-kaiwa-hukidashi::after {
	border-right-color: #cee2e2;
}

.st-kaiwa-1067 .st-kaiwa-hukidashi2::after {
	border-left-color: #cee2e2;
}
					
	
.st-kaiwa-1057 .st-kaiwa-face-name,
.st-kaiwa-1057 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

	.st-kaiwa-1057 .st-kaiwa-hukidashi,
.st-kaiwa-1057 .st-kaiwa-hukidashi2 {
			color: #540e00;
					background-color: #e8d1b0;
				}
	
	
	.st-kaiwa-1057 .st-kaiwa-hukidashi::after {
	border-right-color: #e8d1b0;
}

.st-kaiwa-1057 .st-kaiwa-hukidashi2::after {
	border-left-color: #e8d1b0;
}
					
	
.st-kaiwa-847 .st-kaiwa-face-name,
.st-kaiwa-847 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

	.st-kaiwa-847 .st-kaiwa-hukidashi,
.st-kaiwa-847 .st-kaiwa-hukidashi2 {
			color: #ffffff;
					background-color: #0082fc;
				}
	
	
	.st-kaiwa-847 .st-kaiwa-hukidashi::after {
	border-right-color: #0082fc;
}

.st-kaiwa-847 .st-kaiwa-hukidashi2::after {
	border-left-color: #0082fc;
}
					
	
.st-kaiwa-645 .st-kaiwa-face-name,
.st-kaiwa-645 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

	.st-kaiwa-645 .st-kaiwa-hukidashi,
.st-kaiwa-645 .st-kaiwa-hukidashi2 {
			color: #ffffff;
					background-color: #039b7f;
				}
	
	
	.st-kaiwa-645 .st-kaiwa-hukidashi::after {
	border-right-color: #039b7f;
}

.st-kaiwa-645 .st-kaiwa-hukidashi2::after {
	border-left-color: #039b7f;
}
					
	
.st-kaiwa-589 .st-kaiwa-face-name,
.st-kaiwa-589 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

	.st-kaiwa-589 .st-kaiwa-hukidashi,
.st-kaiwa-589 .st-kaiwa-hukidashi2 {
					background-color: #fbc367;
				}
	
	
	.st-kaiwa-589 .st-kaiwa-hukidashi::after {
	border-right-color: #fbc367;
}

.st-kaiwa-589 .st-kaiwa-hukidashi2::after {
	border-left-color: #fbc367;
}
					
	
.st-kaiwa-457 .st-kaiwa-face-name,
.st-kaiwa-457 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

	.st-kaiwa-457 .st-kaiwa-hukidashi,
.st-kaiwa-457 .st-kaiwa-hukidashi2 {
					background-color: #ccfcf6;
				}
	
	
	.st-kaiwa-457 .st-kaiwa-hukidashi::after {
	border-right-color: #ccfcf6;
}

.st-kaiwa-457 .st-kaiwa-hukidashi2::after {
	border-left-color: #ccfcf6;
}
					
	
.st-kaiwa-329 .st-kaiwa-face-name,
.st-kaiwa-329 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

	.st-kaiwa-329 .st-kaiwa-hukidashi,
.st-kaiwa-329 .st-kaiwa-hukidashi2 {
					background-color: #fee6d8;
				}
	
	
	.st-kaiwa-329 .st-kaiwa-hukidashi::after {
	border-right-color: #fee6d8;
}

.st-kaiwa-329 .st-kaiwa-hukidashi2::after {
	border-left-color: #fee6d8;
}
					
	
.st-kaiwa-324 .st-kaiwa-face-name,
.st-kaiwa-324 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

	.st-kaiwa-324 .st-kaiwa-hukidashi,
.st-kaiwa-324 .st-kaiwa-hukidashi2 {
			color: #303030;
					background-color: #e3e3e3;
					border-color: #e3e3e3;
		}
	
	
.st-kaiwa-324 .st-kaiwa-hukidashi::before {
	border-color: transparent #e3e3e3 transparent transparent;
}

.st-kaiwa-324 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #e3e3e3;
}
	
	.st-kaiwa-324 .st-kaiwa-hukidashi::after {
	border-right-color: #e3e3e3;
}

.st-kaiwa-324 .st-kaiwa-hukidashi2::after {
	border-left-color: #e3e3e3;
}
					
	
.st-kaiwa-317 .st-kaiwa-face-name,
.st-kaiwa-317 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

	.st-kaiwa-317 .st-kaiwa-hukidashi,
.st-kaiwa-317 .st-kaiwa-hukidashi2 {
			color: #5b4531;
					background-color: #ffcdce;
				}
	
	
	.st-kaiwa-317 .st-kaiwa-hukidashi::after {
	border-right-color: #ffcdce;
}

.st-kaiwa-317 .st-kaiwa-hukidashi2::after {
	border-left-color: #ffcdce;
}
				