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

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

	.st-kaiwa-178 .st-kaiwa-hukidashi,
.st-kaiwa-178 .st-kaiwa-hukidashi2 {
					background-color: #fbffd1;
					border-color: #eeee22;
		}
	
	
.st-kaiwa-178 .st-kaiwa-hukidashi::before {
	border-color: transparent #eeee22 transparent transparent;
}

.st-kaiwa-178 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #eeee22;
}
	
	.st-kaiwa-178 .st-kaiwa-hukidashi::after {
	border-right-color: #fbffd1;
}

.st-kaiwa-178 .st-kaiwa-hukidashi2::after {
	border-left-color: #fbffd1;
}
					
	
.st-kaiwa-175 .st-kaiwa-face-name,
.st-kaiwa-175 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

.st-kaiwa-175 .st-kaiwa-face img,
.st-kaiwa-175 .st-kaiwa-face2 img {
	margin-bottom: 0;
			border-color: #95f94d;
	}

	.st-kaiwa-175 .st-kaiwa-hukidashi,
.st-kaiwa-175 .st-kaiwa-hukidashi2 {
					background-color: #d5f4c8;
					border-color: #4aef7b;
		}
	
	
.st-kaiwa-175 .st-kaiwa-hukidashi::before {
	border-color: transparent #4aef7b transparent transparent;
}

.st-kaiwa-175 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #4aef7b;
}
	
	.st-kaiwa-175 .st-kaiwa-hukidashi::after {
	border-right-color: #d5f4c8;
}

.st-kaiwa-175 .st-kaiwa-hukidashi2::after {
	border-left-color: #d5f4c8;
}
					
	
.st-kaiwa-171 .st-kaiwa-face-name,
.st-kaiwa-171 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

.st-kaiwa-171 .st-kaiwa-face img,
.st-kaiwa-171 .st-kaiwa-face2 img {
	margin-bottom: 0;
			border-color: #55f4f2;
	}

	.st-kaiwa-171 .st-kaiwa-hukidashi,
.st-kaiwa-171 .st-kaiwa-hukidashi2 {
					background-color: #d8fffb;
					border-color: #24e5df;
		}
	
	
.st-kaiwa-171 .st-kaiwa-hukidashi::before {
	border-color: transparent #24e5df transparent transparent;
}

.st-kaiwa-171 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #24e5df;
}
	
	.st-kaiwa-171 .st-kaiwa-hukidashi::after {
	border-right-color: #d8fffb;
}

.st-kaiwa-171 .st-kaiwa-hukidashi2::after {
	border-left-color: #d8fffb;
}
					
	
.st-kaiwa-168 .st-kaiwa-face-name,
.st-kaiwa-168 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

	.st-kaiwa-168 .st-kaiwa-hukidashi,
.st-kaiwa-168 .st-kaiwa-hukidashi2 {
					background-color: #ffd6e7;
					border-color: #f727ae;
		}
	
	
.st-kaiwa-168 .st-kaiwa-hukidashi::before {
	border-color: transparent #f727ae transparent transparent;
}

.st-kaiwa-168 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #f727ae;
}
	
	.st-kaiwa-168 .st-kaiwa-hukidashi::after {
	border-right-color: #ffd6e7;
}

.st-kaiwa-168 .st-kaiwa-hukidashi2::after {
	border-left-color: #ffd6e7;
}
					
	
.st-kaiwa-163 .st-kaiwa-face-name,
.st-kaiwa-163 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

	.st-kaiwa-163 .st-kaiwa-hukidashi,
.st-kaiwa-163 .st-kaiwa-hukidashi2 {
					background-color: #ffd8e2;
					border-color: #ff8ca8;
		}
	
	
.st-kaiwa-163 .st-kaiwa-hukidashi::before {
	border-color: transparent #ff8ca8 transparent transparent;
}

.st-kaiwa-163 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #ff8ca8;
}
	
	.st-kaiwa-163 .st-kaiwa-hukidashi::after {
	border-right-color: #ffd8e2;
}

.st-kaiwa-163 .st-kaiwa-hukidashi2::after {
	border-left-color: #ffd8e2;
}
					
	
.st-kaiwa-68 .st-kaiwa-face-name,
.st-kaiwa-68 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

	.st-kaiwa-68 .st-kaiwa-hukidashi,
.st-kaiwa-68 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #d4f7f6;
					border-color: #3ae8ff;
		}
	
	
.st-kaiwa-68 .st-kaiwa-hukidashi::before {
	border-color: transparent #3ae8ff transparent transparent;
}

.st-kaiwa-68 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #3ae8ff;
}
	
	.st-kaiwa-68 .st-kaiwa-hukidashi::after {
	border-right-color: #d4f7f6;
}

.st-kaiwa-68 .st-kaiwa-hukidashi2::after {
	border-left-color: #d4f7f6;
}
					
	
.st-kaiwa-65 .st-kaiwa-face-name,
.st-kaiwa-65 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

	.st-kaiwa-65 .st-kaiwa-hukidashi,
.st-kaiwa-65 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #e8d6ff;
					border-color: #9d0aff;
		}
	
	
.st-kaiwa-65 .st-kaiwa-hukidashi::before {
	border-color: transparent #9d0aff transparent transparent;
}

.st-kaiwa-65 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #9d0aff;
}
	
	.st-kaiwa-65 .st-kaiwa-hukidashi::after {
	border-right-color: #e8d6ff;
}

.st-kaiwa-65 .st-kaiwa-hukidashi2::after {
	border-left-color: #e8d6ff;
}
					
	
.st-kaiwa-62 .st-kaiwa-face-name,
.st-kaiwa-62 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

	.st-kaiwa-62 .st-kaiwa-hukidashi,
.st-kaiwa-62 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #ddeeff;
					border-color: #1e73be;
		}
	
	
.st-kaiwa-62 .st-kaiwa-hukidashi::before {
	border-color: transparent #1e73be transparent transparent;
}

.st-kaiwa-62 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #1e73be;
}
	
	.st-kaiwa-62 .st-kaiwa-hukidashi::after {
	border-right-color: #ddeeff;
}

.st-kaiwa-62 .st-kaiwa-hukidashi2::after {
	border-left-color: #ddeeff;
}
				