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

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

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

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

.st-kaiwa-339 .st-kaiwa-hukidashi2::after {
	border-left-color: #d6e7ff;
}
					
	
.st-kaiwa-337 .st-kaiwa-face-name,
.st-kaiwa-337 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

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

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

.st-kaiwa-337 .st-kaiwa-hukidashi2::after {
	border-left-color: #f3fff2;
}
					
	
.st-kaiwa-335 .st-kaiwa-face-name,
.st-kaiwa-335 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

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

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

.st-kaiwa-335 .st-kaiwa-hukidashi2::after {
	border-left-color: #f3fff2;
}
					
	
.st-kaiwa-333 .st-kaiwa-face-name,
.st-kaiwa-333 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

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

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

.st-kaiwa-333 .st-kaiwa-hukidashi2::after {
	border-left-color: #f3fff2;
}
					
	
.st-kaiwa-330 .st-kaiwa-face-name,
.st-kaiwa-330 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

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

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

.st-kaiwa-330 .st-kaiwa-hukidashi2::after {
	border-left-color: #f3fff2;
}
					
	
.st-kaiwa-328 .st-kaiwa-face-name,
.st-kaiwa-328 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

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

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

.st-kaiwa-328 .st-kaiwa-hukidashi2::after {
	border-left-color: #f3fff2;
}
					
	
.st-kaiwa-326 .st-kaiwa-face-name,
.st-kaiwa-326 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

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

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

.st-kaiwa-326 .st-kaiwa-hukidashi2::after {
	border-left-color: #f3fff2;
}
					
	
.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: #000000;
					background-color: #f3fff2;
					border-color: #000000;
		}
	
	
.st-kaiwa-324 .st-kaiwa-hukidashi::before {
	border-color: transparent #000000 transparent transparent;
}

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

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

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

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

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

.st-kaiwa-322 .st-kaiwa-hukidashi2::after {
	border-left-color: #f3fff2;
}
					
	
.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: #000000;
					background-color: #f3fff2;
					border-color: #000000;
		}
	
	
.st-kaiwa-317 .st-kaiwa-hukidashi::before {
	border-color: transparent #000000 transparent transparent;
}

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

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

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

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

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

.st-kaiwa-319 .st-kaiwa-hukidashi2::after {
	border-left-color: #f3fff2;
}
					
	
.st-kaiwa-313 .st-kaiwa-face-name,
.st-kaiwa-313 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

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

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

.st-kaiwa-313 .st-kaiwa-hukidashi2::after {
	border-left-color: #f3fff2;
}
					
	
.st-kaiwa-310 .st-kaiwa-face-name,
.st-kaiwa-310 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

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

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

.st-kaiwa-310 .st-kaiwa-hukidashi2::after {
	border-left-color: #ffcccc;
}
					
	
.st-kaiwa-264 .st-kaiwa-face-name,
.st-kaiwa-264 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

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

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

.st-kaiwa-264 .st-kaiwa-hukidashi2::after {
	border-left-color: #d6e7ff;
}
					
	
.st-kaiwa-250 .st-kaiwa-face-name,
.st-kaiwa-250 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

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

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

.st-kaiwa-250 .st-kaiwa-hukidashi2::after {
	border-left-color: #ffcccc;
}
					
	
.st-kaiwa-248 .st-kaiwa-face-name,
.st-kaiwa-248 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

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

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

.st-kaiwa-248 .st-kaiwa-hukidashi2::after {
	border-left-color: #ffcccc;
}
					
	
.st-kaiwa-246 .st-kaiwa-face-name,
.st-kaiwa-246 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

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

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

.st-kaiwa-246 .st-kaiwa-hukidashi2::after {
	border-left-color: #ffcccc;
}
					
	
.st-kaiwa-244 .st-kaiwa-face-name,
.st-kaiwa-244 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

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

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

.st-kaiwa-244 .st-kaiwa-hukidashi2::after {
	border-left-color: #ffcccc;
}
					
	
.st-kaiwa-242 .st-kaiwa-face-name,
.st-kaiwa-242 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

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

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

.st-kaiwa-242 .st-kaiwa-hukidashi2::after {
	border-left-color: #ffcccc;
}
					
	
.st-kaiwa-234 .st-kaiwa-face-name,
.st-kaiwa-234 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

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

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

.st-kaiwa-234 .st-kaiwa-hukidashi2::after {
	border-left-color: #ffcccc;
}
					
	
.st-kaiwa-232 .st-kaiwa-face-name,
.st-kaiwa-232 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

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

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

.st-kaiwa-232 .st-kaiwa-hukidashi2::after {
	border-left-color: #d6e7ff;
}
					
	
.st-kaiwa-230 .st-kaiwa-face-name,
.st-kaiwa-230 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

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

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

.st-kaiwa-230 .st-kaiwa-hukidashi2::after {
	border-left-color: #d6e7ff;
}
					
	
.st-kaiwa-228 .st-kaiwa-face-name,
.st-kaiwa-228 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

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

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

.st-kaiwa-228 .st-kaiwa-hukidashi2::after {
	border-left-color: #d6e7ff;
}
					
	
.st-kaiwa-226 .st-kaiwa-face-name,
.st-kaiwa-226 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

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

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

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

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

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

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

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

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

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

.st-kaiwa-169 .st-kaiwa-hukidashi2::after {
	border-left-color: #b3f9b1;
}
				