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

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

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

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

.st-kaiwa-4723 .st-kaiwa-hukidashi2::after {
	border-left-color: #e6e6fa;
}
					
	
.st-kaiwa-4678 .st-kaiwa-face-name,
.st-kaiwa-4678 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

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

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

.st-kaiwa-4678 .st-kaiwa-hukidashi2::after {
	border-left-color: #ffc0cb;
}
					
	
.st-kaiwa-4674 .st-kaiwa-face-name,
.st-kaiwa-4674 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

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

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

.st-kaiwa-4674 .st-kaiwa-hukidashi2::after {
	border-left-color: #ffc0cb;
}
					
	
.st-kaiwa-4538 .st-kaiwa-face-name,
.st-kaiwa-4538 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

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

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

.st-kaiwa-4538 .st-kaiwa-hukidashi2::after {
	border-left-color: #f5f5dc;
}
					
	
.st-kaiwa-4527 .st-kaiwa-face-name,
.st-kaiwa-4527 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

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

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

.st-kaiwa-4527 .st-kaiwa-hukidashi2::after {
	border-left-color: #ffefe0;
}
					
	
.st-kaiwa-4429 .st-kaiwa-face-name,
.st-kaiwa-4429 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

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

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

.st-kaiwa-4429 .st-kaiwa-hukidashi2::after {
	border-left-color: #f5f5dc;
}
					
	
.st-kaiwa-3311 .st-kaiwa-face-name,
.st-kaiwa-3311 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

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

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

.st-kaiwa-3311 .st-kaiwa-hukidashi2::after {
	border-left-color: #e6e6fa;
}
					
	
.st-kaiwa-3123 .st-kaiwa-face-name,
.st-kaiwa-3123 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

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

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

.st-kaiwa-3123 .st-kaiwa-hukidashi2::after {
	border-left-color: #f0f8ff;
}
					
	
.st-kaiwa-3114 .st-kaiwa-face-name,
.st-kaiwa-3114 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

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

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

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

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

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

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

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

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

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

.st-kaiwa-3107 .st-kaiwa-hukidashi2::after {
	border-left-color: #f0f8ff;
}
					
	
.st-kaiwa-3099 .st-kaiwa-face-name,
.st-kaiwa-3099 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

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

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

.st-kaiwa-3099 .st-kaiwa-hukidashi2::after {
	border-left-color: #eafff4;
}
					
	
.st-kaiwa-3069 .st-kaiwa-face-name,
.st-kaiwa-3069 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

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

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

.st-kaiwa-3069 .st-kaiwa-hukidashi2::after {
	border-left-color: #d6ffd6;
}
					
	
.st-kaiwa-2501 .st-kaiwa-face-name,
.st-kaiwa-2501 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

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

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

.st-kaiwa-2501 .st-kaiwa-hukidashi2::after {
	border-left-color: #ffa07a;
}
					
	
.st-kaiwa-2283 .st-kaiwa-face-name,
.st-kaiwa-2283 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

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

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

.st-kaiwa-2283 .st-kaiwa-hukidashi2::after {
	border-left-color: #ffefe0;
}
					
	
.st-kaiwa-2278 .st-kaiwa-face-name,
.st-kaiwa-2278 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

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

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

.st-kaiwa-2278 .st-kaiwa-hukidashi2::after {
	border-left-color: #f5f5dc;
}
					
	
.st-kaiwa-2276 .st-kaiwa-face-name,
.st-kaiwa-2276 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

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

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

.st-kaiwa-2276 .st-kaiwa-hukidashi2::after {
	border-left-color: #ffefe0;
}
					
	
.st-kaiwa-2269 .st-kaiwa-face-name,
.st-kaiwa-2269 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

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

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

.st-kaiwa-2269 .st-kaiwa-hukidashi2::after {
	border-left-color: #ffefe0;
}
					
	
.st-kaiwa-2227 .st-kaiwa-face-name,
.st-kaiwa-2227 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

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

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

.st-kaiwa-2227 .st-kaiwa-hukidashi2::after {
	border-left-color: #f0f8ff;
}
					
	
.st-kaiwa-2215 .st-kaiwa-face-name,
.st-kaiwa-2215 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

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

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

.st-kaiwa-2215 .st-kaiwa-hukidashi2::after {
	border-left-color: #f0f8ff;
}
					
	
.st-kaiwa-2127 .st-kaiwa-face-name,
.st-kaiwa-2127 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

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

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

.st-kaiwa-2127 .st-kaiwa-hukidashi2::after {
	border-left-color: #eafff4;
}
					
	
.st-kaiwa-2077 .st-kaiwa-face-name,
.st-kaiwa-2077 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

	.st-kaiwa-2077 .st-kaiwa-hukidashi,
.st-kaiwa-2077 .st-kaiwa-hukidashi2 {
			color: #0a0a0a;
					background-color: #f0f8ff;
					border-color: #f0f8ff;
		}
	
	
.st-kaiwa-2077 .st-kaiwa-hukidashi::before {
	border-color: transparent #f0f8ff transparent transparent;
}

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

.st-kaiwa-2077 .st-kaiwa-hukidashi2::after {
	border-left-color: #f0f8ff;
}
					
	
.st-kaiwa-1995 .st-kaiwa-face-name,
.st-kaiwa-1995 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

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

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

.st-kaiwa-1995 .st-kaiwa-hukidashi2::after {
	border-left-color: #eafff4;
}
					
	
.st-kaiwa-1991 .st-kaiwa-face-name,
.st-kaiwa-1991 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

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

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

.st-kaiwa-1991 .st-kaiwa-hukidashi2::after {
	border-left-color: #eee8aa;
}
					
	
.st-kaiwa-1868 .st-kaiwa-face-name,
.st-kaiwa-1868 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

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

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

.st-kaiwa-1868 .st-kaiwa-hukidashi2::after {
	border-left-color: #d6d6ff;
}
					
	
.st-kaiwa-1375 .st-kaiwa-face-name,
.st-kaiwa-1375 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

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

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

.st-kaiwa-1375 .st-kaiwa-hukidashi2::after {
	border-left-color: #eafff4;
}
					
	
.st-kaiwa-1370 .st-kaiwa-face-name,
.st-kaiwa-1370 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

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

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

.st-kaiwa-1370 .st-kaiwa-hukidashi2::after {
	border-left-color: #eafff4;
}
					
	
.st-kaiwa-1125 .st-kaiwa-face-name,
.st-kaiwa-1125 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

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

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

.st-kaiwa-1125 .st-kaiwa-hukidashi2::after {
	border-left-color: #ddd8ce;
}
					
	
.st-kaiwa-979 .st-kaiwa-face-name,
.st-kaiwa-979 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

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

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

.st-kaiwa-979 .st-kaiwa-hukidashi2::after {
	border-left-color: #f0f8ff;
}
					
	
.st-kaiwa-970 .st-kaiwa-face-name,
.st-kaiwa-970 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

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

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

.st-kaiwa-970 .st-kaiwa-hukidashi2::after {
	border-left-color: #f0f8ff;
}
					
	
.st-kaiwa-811 .st-kaiwa-face-name,
.st-kaiwa-811 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

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

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

.st-kaiwa-811 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7efff;
}
					
	
.st-kaiwa-741 .st-kaiwa-face-name,
.st-kaiwa-741 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

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

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

.st-kaiwa-741 .st-kaiwa-hukidashi2::after {
	border-left-color: #dbffed;
}
					
	
.st-kaiwa-739 .st-kaiwa-face-name,
.st-kaiwa-739 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

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

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

.st-kaiwa-739 .st-kaiwa-hukidashi2::after {
	border-left-color: #f0f8ff;
}
					
	
.st-kaiwa-590 .st-kaiwa-face-name,
.st-kaiwa-590 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

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

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

.st-kaiwa-590 .st-kaiwa-hukidashi2::after {
	border-left-color: #fff4f4;
}
					
	
.st-kaiwa-578 .st-kaiwa-face-name,
.st-kaiwa-578 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

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

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

.st-kaiwa-578 .st-kaiwa-hukidashi2::after {
	border-left-color: #f4fff4;
}
					
	
.st-kaiwa-582 .st-kaiwa-face-name,
.st-kaiwa-582 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

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

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

.st-kaiwa-582 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7efff;
}
					
	
.st-kaiwa-567 .st-kaiwa-face-name,
.st-kaiwa-567 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

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

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

.st-kaiwa-567 .st-kaiwa-hukidashi2::after {
	border-left-color: #ffffe0;
}
					
	
.st-kaiwa-552 .st-kaiwa-face-name,
.st-kaiwa-552 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

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

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

.st-kaiwa-552 .st-kaiwa-hukidashi2::after {
	border-left-color: #fff7ef;
}
				