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

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

	.st-kaiwa-28202 .st-kaiwa-hukidashi,
.st-kaiwa-28202 .st-kaiwa-hukidashi2 {
					background-color: #dda1a1;
					border-color: #ddafaf;
		}
	
	
.st-kaiwa-28202 .st-kaiwa-hukidashi::before {
	border-color: transparent #ddafaf transparent transparent;
}

.st-kaiwa-28202 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #ddafaf;
}
	
	.st-kaiwa-28202 .st-kaiwa-hukidashi::after {
	border-right-color: #dda1a1;
}

.st-kaiwa-28202 .st-kaiwa-hukidashi2::after {
	border-left-color: #dda1a1;
}
					
	
.st-kaiwa-17699 .st-kaiwa-face-name,
.st-kaiwa-17699 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

	.st-kaiwa-17699 .st-kaiwa-hukidashi,
.st-kaiwa-17699 .st-kaiwa-hukidashi2 {
					background-color: #f9d6f9;
					border-color: #f7d9ef;
		}
	
	
.st-kaiwa-17699 .st-kaiwa-hukidashi::before {
	border-color: transparent #f7d9ef transparent transparent;
}

.st-kaiwa-17699 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #f7d9ef;
}
	
	.st-kaiwa-17699 .st-kaiwa-hukidashi::after {
	border-right-color: #f9d6f9;
}

.st-kaiwa-17699 .st-kaiwa-hukidashi2::after {
	border-left-color: #f9d6f9;
}
					
	
.st-kaiwa-17329 .st-kaiwa-face-name,
.st-kaiwa-17329 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

	.st-kaiwa-17329 .st-kaiwa-hukidashi,
.st-kaiwa-17329 .st-kaiwa-hukidashi2 {
					background-color: #f4dcf4;
					border-color: #f7dcf1;
		}
	
	
.st-kaiwa-17329 .st-kaiwa-hukidashi::before {
	border-color: transparent #f7dcf1 transparent transparent;
}

.st-kaiwa-17329 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #f7dcf1;
}
	
	.st-kaiwa-17329 .st-kaiwa-hukidashi::after {
	border-right-color: #f4dcf4;
}

.st-kaiwa-17329 .st-kaiwa-hukidashi2::after {
	border-left-color: #f4dcf4;
}
					
	
.st-kaiwa-16444 .st-kaiwa-face-name,
.st-kaiwa-16444 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

	.st-kaiwa-16444 .st-kaiwa-hukidashi,
.st-kaiwa-16444 .st-kaiwa-hukidashi2 {
					background-color: #f9d6f9;
					border-color: #f8defc;
		}
	
	
.st-kaiwa-16444 .st-kaiwa-hukidashi::before {
	border-color: transparent #f8defc transparent transparent;
}

.st-kaiwa-16444 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #f8defc;
}
	
	.st-kaiwa-16444 .st-kaiwa-hukidashi::after {
	border-right-color: #f9d6f9;
}

.st-kaiwa-16444 .st-kaiwa-hukidashi2::after {
	border-left-color: #f9d6f9;
}
					
	
.st-kaiwa-16439 .st-kaiwa-face-name,
.st-kaiwa-16439 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

	.st-kaiwa-16439 .st-kaiwa-hukidashi,
.st-kaiwa-16439 .st-kaiwa-hukidashi2 {
					background-color: #f2d5eb;
					border-color: #f7e3f0;
		}
	
	
.st-kaiwa-16439 .st-kaiwa-hukidashi::before {
	border-color: transparent #f7e3f0 transparent transparent;
}

.st-kaiwa-16439 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #f7e3f0;
}
	
	.st-kaiwa-16439 .st-kaiwa-hukidashi::after {
	border-right-color: #f2d5eb;
}

.st-kaiwa-16439 .st-kaiwa-hukidashi2::after {
	border-left-color: #f2d5eb;
}
					
	
.st-kaiwa-16272 .st-kaiwa-face-name,
.st-kaiwa-16272 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

	.st-kaiwa-16272 .st-kaiwa-hukidashi,
.st-kaiwa-16272 .st-kaiwa-hukidashi2 {
					background-color: #f9eff9;
					border-color: #fceaf9;
		}
	
	
.st-kaiwa-16272 .st-kaiwa-hukidashi::before {
	border-color: transparent #fceaf9 transparent transparent;
}

.st-kaiwa-16272 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #fceaf9;
}
	
	.st-kaiwa-16272 .st-kaiwa-hukidashi::after {
	border-right-color: #f9eff9;
}

.st-kaiwa-16272 .st-kaiwa-hukidashi2::after {
	border-left-color: #f9eff9;
}
					
	
.st-kaiwa-15159 .st-kaiwa-face-name,
.st-kaiwa-15159 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

	.st-kaiwa-15159 .st-kaiwa-hukidashi,
.st-kaiwa-15159 .st-kaiwa-hukidashi2 {
							border-color: #f0ceff;
		}
	
	
.st-kaiwa-15159 .st-kaiwa-hukidashi::before {
	border-color: transparent #f0ceff transparent transparent;
}

.st-kaiwa-15159 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #f0ceff;
}
	
					
	
.st-kaiwa-15154 .st-kaiwa-face-name,
.st-kaiwa-15154 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

	.st-kaiwa-15154 .st-kaiwa-hukidashi,
.st-kaiwa-15154 .st-kaiwa-hukidashi2 {
							border-color: #f9d1f9;
		}
	
	
.st-kaiwa-15154 .st-kaiwa-hukidashi::before {
	border-color: transparent #f9d1f9 transparent transparent;
}

.st-kaiwa-15154 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #f9d1f9;
}
	
					
	
.st-kaiwa-14920 .st-kaiwa-face-name,
.st-kaiwa-14920 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

	.st-kaiwa-14920 .st-kaiwa-hukidashi,
.st-kaiwa-14920 .st-kaiwa-hukidashi2 {
					background-color: #f4d9f4;
					border-color: #f2d7f2;
		}
	
	
.st-kaiwa-14920 .st-kaiwa-hukidashi::before {
	border-color: transparent #f2d7f2 transparent transparent;
}

.st-kaiwa-14920 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #f2d7f2;
}
	
	.st-kaiwa-14920 .st-kaiwa-hukidashi::after {
	border-right-color: #f4d9f4;
}

.st-kaiwa-14920 .st-kaiwa-hukidashi2::after {
	border-left-color: #f4d9f4;
}
					
	
.st-kaiwa-14838 .st-kaiwa-face-name,
.st-kaiwa-14838 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

	.st-kaiwa-14838 .st-kaiwa-hukidashi,
.st-kaiwa-14838 .st-kaiwa-hukidashi2 {
					background-color: #f7def3;
					border-color: #f2cdea;
		}
	
	
.st-kaiwa-14838 .st-kaiwa-hukidashi::before {
	border-color: transparent #f2cdea transparent transparent;
}

.st-kaiwa-14838 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #f2cdea;
}
	
	.st-kaiwa-14838 .st-kaiwa-hukidashi::after {
	border-right-color: #f7def3;
}

.st-kaiwa-14838 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7def3;
}
					
	
.st-kaiwa-11958 .st-kaiwa-face-name,
.st-kaiwa-11958 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

	.st-kaiwa-11958 .st-kaiwa-hukidashi,
.st-kaiwa-11958 .st-kaiwa-hukidashi2 {
					background-color: #f9cff2;
					border-color: #f7cdeb;
		}
	
	
.st-kaiwa-11958 .st-kaiwa-hukidashi::before {
	border-color: transparent #f7cdeb transparent transparent;
}

.st-kaiwa-11958 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #f7cdeb;
}
	
	.st-kaiwa-11958 .st-kaiwa-hukidashi::after {
	border-right-color: #f9cff2;
}

.st-kaiwa-11958 .st-kaiwa-hukidashi2::after {
	border-left-color: #f9cff2;
}
					
	
.st-kaiwa-11909 .st-kaiwa-face-name,
.st-kaiwa-11909 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

	.st-kaiwa-11909 .st-kaiwa-hukidashi,
.st-kaiwa-11909 .st-kaiwa-hukidashi2 {
					background-color: #f4c3ba;
					border-color: #ffcece;
		}
	
	
.st-kaiwa-11909 .st-kaiwa-hukidashi::before {
	border-color: transparent #ffcece transparent transparent;
}

.st-kaiwa-11909 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #ffcece;
}
	
	.st-kaiwa-11909 .st-kaiwa-hukidashi::after {
	border-right-color: #f4c3ba;
}

.st-kaiwa-11909 .st-kaiwa-hukidashi2::after {
	border-left-color: #f4c3ba;
}
					
	
.st-kaiwa-11871 .st-kaiwa-face-name,
.st-kaiwa-11871 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

	.st-kaiwa-11871 .st-kaiwa-hukidashi,
.st-kaiwa-11871 .st-kaiwa-hukidashi2 {
					background-color: #efbad3;
					border-color: #eac7d5;
		}
	
	
.st-kaiwa-11871 .st-kaiwa-hukidashi::before {
	border-color: transparent #eac7d5 transparent transparent;
}

.st-kaiwa-11871 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #eac7d5;
}
	
	.st-kaiwa-11871 .st-kaiwa-hukidashi::after {
	border-right-color: #efbad3;
}

.st-kaiwa-11871 .st-kaiwa-hukidashi2::after {
	border-left-color: #efbad3;
}
					
	
.st-kaiwa-9239 .st-kaiwa-face-name,
.st-kaiwa-9239 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

	.st-kaiwa-9239 .st-kaiwa-hukidashi,
.st-kaiwa-9239 .st-kaiwa-hukidashi2 {
					background-color: #f9c7e5;
					border-color: #ffddf2;
		}
	
	
.st-kaiwa-9239 .st-kaiwa-hukidashi::before {
	border-color: transparent #ffddf2 transparent transparent;
}

.st-kaiwa-9239 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #ffddf2;
}
	
	.st-kaiwa-9239 .st-kaiwa-hukidashi::after {
	border-right-color: #f9c7e5;
}

.st-kaiwa-9239 .st-kaiwa-hukidashi2::after {
	border-left-color: #f9c7e5;
}
					
	
.st-kaiwa-9012 .st-kaiwa-face-name,
.st-kaiwa-9012 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

	.st-kaiwa-9012 .st-kaiwa-hukidashi,
.st-kaiwa-9012 .st-kaiwa-hukidashi2 {
					background-color: #ffd8f4;
					border-color: #ffdbf1;
		}
	
	
.st-kaiwa-9012 .st-kaiwa-hukidashi::before {
	border-color: transparent #ffdbf1 transparent transparent;
}

.st-kaiwa-9012 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #ffdbf1;
}
	
	.st-kaiwa-9012 .st-kaiwa-hukidashi::after {
	border-right-color: #ffd8f4;
}

.st-kaiwa-9012 .st-kaiwa-hukidashi2::after {
	border-left-color: #ffd8f4;
}
					
	
.st-kaiwa-8791 .st-kaiwa-face-name,
.st-kaiwa-8791 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

	.st-kaiwa-8791 .st-kaiwa-hukidashi,
.st-kaiwa-8791 .st-kaiwa-hukidashi2 {
					background-color: #fcc4e5;
					border-color: #fccce9;
		}
	
	
.st-kaiwa-8791 .st-kaiwa-hukidashi::before {
	border-color: transparent #fccce9 transparent transparent;
}

.st-kaiwa-8791 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #fccce9;
}
	
	.st-kaiwa-8791 .st-kaiwa-hukidashi::after {
	border-right-color: #fcc4e5;
}

.st-kaiwa-8791 .st-kaiwa-hukidashi2::after {
	border-left-color: #fcc4e5;
}
					
	
.st-kaiwa-8788 .st-kaiwa-face-name,
.st-kaiwa-8788 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

	.st-kaiwa-8788 .st-kaiwa-hukidashi,
.st-kaiwa-8788 .st-kaiwa-hukidashi2 {
					background-color: #f9d4f2;
					border-color: #f9d4f3;
		}
	
	
.st-kaiwa-8788 .st-kaiwa-hukidashi::before {
	border-color: transparent #f9d4f3 transparent transparent;
}

.st-kaiwa-8788 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #f9d4f3;
}
	
	.st-kaiwa-8788 .st-kaiwa-hukidashi::after {
	border-right-color: #f9d4f2;
}

.st-kaiwa-8788 .st-kaiwa-hukidashi2::after {
	border-left-color: #f9d4f2;
}
					
	
.st-kaiwa-8786 .st-kaiwa-face-name,
.st-kaiwa-8786 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

	.st-kaiwa-8786 .st-kaiwa-hukidashi,
.st-kaiwa-8786 .st-kaiwa-hukidashi2 {
					background-color: #f7cfea;
					border-color: #ffd3ef;
		}
	
	
.st-kaiwa-8786 .st-kaiwa-hukidashi::before {
	border-color: transparent #ffd3ef transparent transparent;
}

.st-kaiwa-8786 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #ffd3ef;
}
	
	.st-kaiwa-8786 .st-kaiwa-hukidashi::after {
	border-right-color: #f7cfea;
}

.st-kaiwa-8786 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7cfea;
}
					
	
.st-kaiwa-8779 .st-kaiwa-face-name,
.st-kaiwa-8779 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

	.st-kaiwa-8779 .st-kaiwa-hukidashi,
.st-kaiwa-8779 .st-kaiwa-hukidashi2 {
					background-color: #f7cfe8;
					border-color: #f9d9f6;
		}
	
	
.st-kaiwa-8779 .st-kaiwa-hukidashi::before {
	border-color: transparent #f9d9f6 transparent transparent;
}

.st-kaiwa-8779 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #f9d9f6;
}
	
	.st-kaiwa-8779 .st-kaiwa-hukidashi::after {
	border-right-color: #f7cfe8;
}

.st-kaiwa-8779 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7cfe8;
}
					
	
.st-kaiwa-8594 .st-kaiwa-face-name,
.st-kaiwa-8594 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

	.st-kaiwa-8594 .st-kaiwa-hukidashi,
.st-kaiwa-8594 .st-kaiwa-hukidashi2 {
					background-color: #f4d4f4;
					border-color: #f7d7ef;
		}
	
	
.st-kaiwa-8594 .st-kaiwa-hukidashi::before {
	border-color: transparent #f7d7ef transparent transparent;
}

.st-kaiwa-8594 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #f7d7ef;
}
	
	.st-kaiwa-8594 .st-kaiwa-hukidashi::after {
	border-right-color: #f4d4f4;
}

.st-kaiwa-8594 .st-kaiwa-hukidashi2::after {
	border-left-color: #f4d4f4;
}
					
	
.st-kaiwa-8161 .st-kaiwa-face-name,
.st-kaiwa-8161 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

	.st-kaiwa-8161 .st-kaiwa-hukidashi,
.st-kaiwa-8161 .st-kaiwa-hukidashi2 {
					background-color: #f7d9f7;
					border-color: #f4d7f3;
		}
	
	
.st-kaiwa-8161 .st-kaiwa-hukidashi::before {
	border-color: transparent #f4d7f3 transparent transparent;
}

.st-kaiwa-8161 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #f4d7f3;
}
	
	.st-kaiwa-8161 .st-kaiwa-hukidashi::after {
	border-right-color: #f7d9f7;
}

.st-kaiwa-8161 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7d9f7;
}
					
	
.st-kaiwa-8069 .st-kaiwa-face-name,
.st-kaiwa-8069 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

	.st-kaiwa-8069 .st-kaiwa-hukidashi,
.st-kaiwa-8069 .st-kaiwa-hukidashi2 {
					background-color: #f4d2f4;
					border-color: #f4d7f4;
		}
	
	
.st-kaiwa-8069 .st-kaiwa-hukidashi::before {
	border-color: transparent #f4d7f4 transparent transparent;
}

.st-kaiwa-8069 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #f4d7f4;
}
	
	.st-kaiwa-8069 .st-kaiwa-hukidashi::after {
	border-right-color: #f4d2f4;
}

.st-kaiwa-8069 .st-kaiwa-hukidashi2::after {
	border-left-color: #f4d2f4;
}
					
	
.st-kaiwa-8066 .st-kaiwa-face-name,
.st-kaiwa-8066 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

	.st-kaiwa-8066 .st-kaiwa-hukidashi,
.st-kaiwa-8066 .st-kaiwa-hukidashi2 {
					background-color: #f7cdf4;
					border-color: #ffd3f3;
		}
	
	
.st-kaiwa-8066 .st-kaiwa-hukidashi::before {
	border-color: transparent #ffd3f3 transparent transparent;
}

.st-kaiwa-8066 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #ffd3f3;
}
	
	.st-kaiwa-8066 .st-kaiwa-hukidashi::after {
	border-right-color: #f7cdf4;
}

.st-kaiwa-8066 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7cdf4;
}
					
	
.st-kaiwa-8031 .st-kaiwa-face-name,
.st-kaiwa-8031 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

	.st-kaiwa-8031 .st-kaiwa-hukidashi,
.st-kaiwa-8031 .st-kaiwa-hukidashi2 {
					background-color: #f9d6f9;
					border-color: #f4c8f4;
		}
	
	
.st-kaiwa-8031 .st-kaiwa-hukidashi::before {
	border-color: transparent #f4c8f4 transparent transparent;
}

.st-kaiwa-8031 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #f4c8f4;
}
	
	.st-kaiwa-8031 .st-kaiwa-hukidashi::after {
	border-right-color: #f9d6f9;
}

.st-kaiwa-8031 .st-kaiwa-hukidashi2::after {
	border-left-color: #f9d6f9;
}
					
	
.st-kaiwa-7999 .st-kaiwa-face-name,
.st-kaiwa-7999 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

	.st-kaiwa-7999 .st-kaiwa-hukidashi,
.st-kaiwa-7999 .st-kaiwa-hukidashi2 {
					background-color: #e5d0ed;
					border-color: #e4cbed;
		}
	
	
.st-kaiwa-7999 .st-kaiwa-hukidashi::before {
	border-color: transparent #e4cbed transparent transparent;
}

.st-kaiwa-7999 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #e4cbed;
}
	
	.st-kaiwa-7999 .st-kaiwa-hukidashi::after {
	border-right-color: #e5d0ed;
}

.st-kaiwa-7999 .st-kaiwa-hukidashi2::after {
	border-left-color: #e5d0ed;
}
					
	
.st-kaiwa-7995 .st-kaiwa-face-name,
.st-kaiwa-7995 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

	.st-kaiwa-7995 .st-kaiwa-hukidashi,
.st-kaiwa-7995 .st-kaiwa-hukidashi2 {
					background-color: #ffeaf9;
					border-color: #f7e3ef;
		}
	
	
.st-kaiwa-7995 .st-kaiwa-hukidashi::before {
	border-color: transparent #f7e3ef transparent transparent;
}

.st-kaiwa-7995 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #f7e3ef;
}
	
	.st-kaiwa-7995 .st-kaiwa-hukidashi::after {
	border-right-color: #ffeaf9;
}

.st-kaiwa-7995 .st-kaiwa-hukidashi2::after {
	border-left-color: #ffeaf9;
}
					
	
.st-kaiwa-7877 .st-kaiwa-face-name,
.st-kaiwa-7877 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

	.st-kaiwa-7877 .st-kaiwa-hukidashi,
.st-kaiwa-7877 .st-kaiwa-hukidashi2 {
			color: #38332c;
					background-color: #f7d7ef;
					border-color: #fcd1ee;
		}
	
	
.st-kaiwa-7877 .st-kaiwa-hukidashi::before {
	border-color: transparent #fcd1ee transparent transparent;
}

.st-kaiwa-7877 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #fcd1ee;
}
	
	.st-kaiwa-7877 .st-kaiwa-hukidashi::after {
	border-right-color: #f7d7ef;
}

.st-kaiwa-7877 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7d7ef;
}
					
	
.st-kaiwa-7870 .st-kaiwa-face-name,
.st-kaiwa-7870 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

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

.st-kaiwa-7870 .st-kaiwa-hukidashi2::after {
	border-left-color: #efd7ef;
}
					
	
.st-kaiwa-7860 .st-kaiwa-face-name,
.st-kaiwa-7860 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

	.st-kaiwa-7860 .st-kaiwa-hukidashi,
.st-kaiwa-7860 .st-kaiwa-hukidashi2 {
							border-color: #f285a2;
		}
	
	
.st-kaiwa-7860 .st-kaiwa-hukidashi::before {
	border-color: transparent #f285a2 transparent transparent;
}

.st-kaiwa-7860 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #f285a2;
}
	
				