
.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: middle;
}

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

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

.st-kaiwa-area {
	display: table-cell;
	margin: 0;
	vertical-align: middle;
	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: 50%;
	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: middle;
}

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

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

.st-kaiwa-area2 {
	display: table-cell;
	margin: 0;
	vertical-align: middle;
	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: 50%;
	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: 50%;
	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-21612 .st-kaiwa-hukidashi,
.st-kaiwa-21612 .st-kaiwa-hukidashi2 {
					background-color: #d3ffbc;
				}
	
	
	.st-kaiwa-21612 .st-kaiwa-hukidashi::after {
	border-right-color: #d3ffbc;
}

.st-kaiwa-21612 .st-kaiwa-hukidashi2::after {
	border-left-color: #d3ffbc;
}
					
	
	
	.st-kaiwa-21607 .st-kaiwa-hukidashi,
.st-kaiwa-21607 .st-kaiwa-hukidashi2 {
					background-color: #e4ffd8;
				}
	
	
	.st-kaiwa-21607 .st-kaiwa-hukidashi::after {
	border-right-color: #e4ffd8;
}

.st-kaiwa-21607 .st-kaiwa-hukidashi2::after {
	border-left-color: #e4ffd8;
}
					
	
	
	.st-kaiwa-21597 .st-kaiwa-hukidashi,
.st-kaiwa-21597 .st-kaiwa-hukidashi2 {
					background-color: #e4ffd1;
				}
	
	
	.st-kaiwa-21597 .st-kaiwa-hukidashi::after {
	border-right-color: #e4ffd1;
}

.st-kaiwa-21597 .st-kaiwa-hukidashi2::after {
	border-left-color: #e4ffd1;
}
					
	
	
	.st-kaiwa-21592 .st-kaiwa-hukidashi,
.st-kaiwa-21592 .st-kaiwa-hukidashi2 {
					background-color: #e4ffd1;
				}
	
	
	.st-kaiwa-21592 .st-kaiwa-hukidashi::after {
	border-right-color: #e4ffd1;
}

.st-kaiwa-21592 .st-kaiwa-hukidashi2::after {
	border-left-color: #e4ffd1;
}
					
	
	
	.st-kaiwa-21589 .st-kaiwa-hukidashi,
.st-kaiwa-21589 .st-kaiwa-hukidashi2 {
					background-color: #b4ff91;
				}
	
	
	.st-kaiwa-21589 .st-kaiwa-hukidashi::after {
	border-right-color: #b4ff91;
}

.st-kaiwa-21589 .st-kaiwa-hukidashi2::after {
	border-left-color: #b4ff91;
}
					
	
	
	.st-kaiwa-18598 .st-kaiwa-hukidashi,
.st-kaiwa-18598 .st-kaiwa-hukidashi2 {
					background-color: #fbe8ff;
				}
	
	
	.st-kaiwa-18598 .st-kaiwa-hukidashi::after {
	border-right-color: #fbe8ff;
}

.st-kaiwa-18598 .st-kaiwa-hukidashi2::after {
	border-left-color: #fbe8ff;
}
					
	
	
	.st-kaiwa-18595 .st-kaiwa-hukidashi,
.st-kaiwa-18595 .st-kaiwa-hukidashi2 {
					background-color: #fff7cc;
				}
	
	
	.st-kaiwa-18595 .st-kaiwa-hukidashi::after {
	border-right-color: #fff7cc;
}

.st-kaiwa-18595 .st-kaiwa-hukidashi2::after {
	border-left-color: #fff7cc;
}
					
	
	
	.st-kaiwa-18590 .st-kaiwa-hukidashi,
.st-kaiwa-18590 .st-kaiwa-hukidashi2 {
					background-color: #e2f8ff;
				}
	
	
	.st-kaiwa-18590 .st-kaiwa-hukidashi::after {
	border-right-color: #e2f8ff;
}

.st-kaiwa-18590 .st-kaiwa-hukidashi2::after {
	border-left-color: #e2f8ff;
}
					
	
	.st-kaiwa-18530 .st-kaiwa-face img,
.st-kaiwa-18530 .st-kaiwa-face2 img {
		border-color: #f23766;
}
	
	.st-kaiwa-18530 .st-kaiwa-hukidashi,
.st-kaiwa-18530 .st-kaiwa-hukidashi2 {
			color: #592c14;
					background-color: #f2deeb;
				}
	
	
	.st-kaiwa-18530 .st-kaiwa-hukidashi::after {
	border-right-color: #f2deeb;
}

.st-kaiwa-18530 .st-kaiwa-hukidashi2::after {
	border-left-color: #f2deeb;
}
					
	
	
	.st-kaiwa-18165 .st-kaiwa-hukidashi,
.st-kaiwa-18165 .st-kaiwa-hukidashi2 {
					background-color: #fff6e8;
				}
	
	
	.st-kaiwa-18165 .st-kaiwa-hukidashi::after {
	border-right-color: #fff6e8;
}

.st-kaiwa-18165 .st-kaiwa-hukidashi2::after {
	border-left-color: #fff6e8;
}
					
	
	
	.st-kaiwa-14478 .st-kaiwa-hukidashi,
.st-kaiwa-14478 .st-kaiwa-hukidashi2 {
					background-color: #d6eeff;
				}
	
	
	.st-kaiwa-14478 .st-kaiwa-hukidashi::after {
	border-right-color: #d6eeff;
}

.st-kaiwa-14478 .st-kaiwa-hukidashi2::after {
	border-left-color: #d6eeff;
}
					
	
	
	.st-kaiwa-13398 .st-kaiwa-hukidashi,
.st-kaiwa-13398 .st-kaiwa-hukidashi2 {
					background-color: #ffe8f0;
				}
	
	
	.st-kaiwa-13398 .st-kaiwa-hukidashi::after {
	border-right-color: #ffe8f0;
}

.st-kaiwa-13398 .st-kaiwa-hukidashi2::after {
	border-left-color: #ffe8f0;
}
					
	
	
	.st-kaiwa-11736 .st-kaiwa-hukidashi,
.st-kaiwa-11736 .st-kaiwa-hukidashi2 {
					background-color: #B3D4F5;
				}
	
	
	.st-kaiwa-11736 .st-kaiwa-hukidashi::after {
	border-right-color: #B3D4F5;
}

.st-kaiwa-11736 .st-kaiwa-hukidashi2::after {
	border-left-color: #B3D4F5;
}
					
	
	
	.st-kaiwa-7178 .st-kaiwa-hukidashi,
.st-kaiwa-7178 .st-kaiwa-hukidashi2 {
					background-color: #fff7ea;
				}
	
	
	.st-kaiwa-7178 .st-kaiwa-hukidashi::after {
	border-right-color: #fff7ea;
}

.st-kaiwa-7178 .st-kaiwa-hukidashi2::after {
	border-left-color: #fff7ea;
}
					
	
	
	.st-kaiwa-7174 .st-kaiwa-hukidashi,
.st-kaiwa-7174 .st-kaiwa-hukidashi2 {
					background-color: #e8fffb;
				}
	
	
	.st-kaiwa-7174 .st-kaiwa-hukidashi::after {
	border-right-color: #e8fffb;
}

.st-kaiwa-7174 .st-kaiwa-hukidashi2::after {
	border-left-color: #e8fffb;
}
					
	
	
	.st-kaiwa-6697 .st-kaiwa-hukidashi,
.st-kaiwa-6697 .st-kaiwa-hukidashi2 {
					background-color: #d6f5ff;
				}
	
	
	.st-kaiwa-6697 .st-kaiwa-hukidashi::after {
	border-right-color: #d6f5ff;
}

.st-kaiwa-6697 .st-kaiwa-hukidashi2::after {
	border-left-color: #d6f5ff;
}
					
	
	
	.st-kaiwa-6693 .st-kaiwa-hukidashi,
.st-kaiwa-6693 .st-kaiwa-hukidashi2 {
					background-color: #e6ffce;
				}
	
	
	.st-kaiwa-6693 .st-kaiwa-hukidashi::after {
	border-right-color: #e6ffce;
}

.st-kaiwa-6693 .st-kaiwa-hukidashi2::after {
	border-left-color: #e6ffce;
}
					
	
	
	.st-kaiwa-4465 .st-kaiwa-hukidashi,
.st-kaiwa-4465 .st-kaiwa-hukidashi2 {
					background-color: #e8ffdd;
				}
	
	
	.st-kaiwa-4465 .st-kaiwa-hukidashi::after {
	border-right-color: #e8ffdd;
}

.st-kaiwa-4465 .st-kaiwa-hukidashi2::after {
	border-left-color: #e8ffdd;
}
					
	
	
	.st-kaiwa-2537 .st-kaiwa-hukidashi,
.st-kaiwa-2537 .st-kaiwa-hukidashi2 {
					background-color: #daffcc;
				}
	
	
	.st-kaiwa-2537 .st-kaiwa-hukidashi::after {
	border-right-color: #daffcc;
}

.st-kaiwa-2537 .st-kaiwa-hukidashi2::after {
	border-left-color: #daffcc;
}
					
	
	
	.st-kaiwa-2118 .st-kaiwa-hukidashi,
.st-kaiwa-2118 .st-kaiwa-hukidashi2 {
					background-color: #e0ffce;
				}
	
	
	.st-kaiwa-2118 .st-kaiwa-hukidashi::after {
	border-right-color: #e0ffce;
}

.st-kaiwa-2118 .st-kaiwa-hukidashi2::after {
	border-left-color: #e0ffce;
}
					
	
	
	.st-kaiwa-2114 .st-kaiwa-hukidashi,
.st-kaiwa-2114 .st-kaiwa-hukidashi2 {
					background-color: #ffe2b5;
				}
	
	
	.st-kaiwa-2114 .st-kaiwa-hukidashi::after {
	border-right-color: #ffe2b5;
}

.st-kaiwa-2114 .st-kaiwa-hukidashi2::after {
	border-left-color: #ffe2b5;
}
					
	
	
	
	
					
	
	
	.st-kaiwa-1768 .st-kaiwa-hukidashi,
.st-kaiwa-1768 .st-kaiwa-hukidashi2 {
					background-color: #f1ffed;
				}
	
	
	.st-kaiwa-1768 .st-kaiwa-hukidashi::after {
	border-right-color: #f1ffed;
}

.st-kaiwa-1768 .st-kaiwa-hukidashi2::after {
	border-left-color: #f1ffed;
}
					
	
	
	.st-kaiwa-1766 .st-kaiwa-hukidashi,
.st-kaiwa-1766 .st-kaiwa-hukidashi2 {
					background-color: #f4fbff;
				}
	
	
	.st-kaiwa-1766 .st-kaiwa-hukidashi::after {
	border-right-color: #f4fbff;
}

.st-kaiwa-1766 .st-kaiwa-hukidashi2::after {
	border-left-color: #f4fbff;
}
				