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

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

	.st-kaiwa-83299 .st-kaiwa-hukidashi,
.st-kaiwa-83299 .st-kaiwa-hukidashi2 {
					background-color: #ededed;
					border-color: #5e5e5e;
		}
	
	
.st-kaiwa-83299 .st-kaiwa-hukidashi::before {
	border-color: transparent #5e5e5e transparent transparent;
}

.st-kaiwa-83299 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #5e5e5e;
}
	
	.st-kaiwa-83299 .st-kaiwa-hukidashi::after {
	border-right-color: #ededed;
}

.st-kaiwa-83299 .st-kaiwa-hukidashi2::after {
	border-left-color: #ededed;
}
					
	
.st-kaiwa-62816 .st-kaiwa-face-name,
.st-kaiwa-62816 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

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

.st-kaiwa-62816 .st-kaiwa-hukidashi2::after {
	border-left-color: #ffe5ff;
}
					
	
.st-kaiwa-62813 .st-kaiwa-face-name,
.st-kaiwa-62813 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

	.st-kaiwa-62813 .st-kaiwa-hukidashi,
.st-kaiwa-62813 .st-kaiwa-hukidashi2 {
					background-color: #ededed;
					border-color: #5e5e5e;
		}
	
	
.st-kaiwa-62813 .st-kaiwa-hukidashi::before {
	border-color: transparent #5e5e5e transparent transparent;
}

.st-kaiwa-62813 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #5e5e5e;
}
	
	.st-kaiwa-62813 .st-kaiwa-hukidashi::after {
	border-right-color: #ededed;
}

.st-kaiwa-62813 .st-kaiwa-hukidashi2::after {
	border-left-color: #ededed;
}
					
	
.st-kaiwa-10694 .st-kaiwa-face-name,
.st-kaiwa-10694 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

	.st-kaiwa-10694 .st-kaiwa-hukidashi,
.st-kaiwa-10694 .st-kaiwa-hukidashi2 {
					background-color: #ffe8cc;
					border-color: #ff8d02;
		}
	
	
.st-kaiwa-10694 .st-kaiwa-hukidashi::before {
	border-color: transparent #ff8d02 transparent transparent;
}

.st-kaiwa-10694 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #ff8d02;
}
	
	.st-kaiwa-10694 .st-kaiwa-hukidashi::after {
	border-right-color: #ffe8cc;
}

.st-kaiwa-10694 .st-kaiwa-hukidashi2::after {
	border-left-color: #ffe8cc;
}
					
	
.st-kaiwa-10689 .st-kaiwa-face-name,
.st-kaiwa-10689 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

	.st-kaiwa-10689 .st-kaiwa-hukidashi,
.st-kaiwa-10689 .st-kaiwa-hukidashi2 {
					background-color: #ddffff;
					border-color: #26ffff;
		}
	
	
.st-kaiwa-10689 .st-kaiwa-hukidashi::before {
	border-color: transparent #26ffff transparent transparent;
}

.st-kaiwa-10689 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #26ffff;
}
	
	.st-kaiwa-10689 .st-kaiwa-hukidashi::after {
	border-right-color: #ddffff;
}

.st-kaiwa-10689 .st-kaiwa-hukidashi2::after {
	border-left-color: #ddffff;
}
					
	
.st-kaiwa-10686 .st-kaiwa-face-name,
.st-kaiwa-10686 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

	.st-kaiwa-10686 .st-kaiwa-hukidashi,
.st-kaiwa-10686 .st-kaiwa-hukidashi2 {
					background-color: #ceffce;
					border-color: #16ff16;
		}
	
	
.st-kaiwa-10686 .st-kaiwa-hukidashi::before {
	border-color: transparent #16ff16 transparent transparent;
}

.st-kaiwa-10686 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #16ff16;
}
	
	.st-kaiwa-10686 .st-kaiwa-hukidashi::after {
	border-right-color: #ceffce;
}

.st-kaiwa-10686 .st-kaiwa-hukidashi2::after {
	border-left-color: #ceffce;
}
					
	
.st-kaiwa-10682 .st-kaiwa-face-name,
.st-kaiwa-10682 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

	.st-kaiwa-10682 .st-kaiwa-hukidashi,
.st-kaiwa-10682 .st-kaiwa-hukidashi2 {
					background-color: #ededed;
					border-color: #5e5e5e;
		}
	
	
.st-kaiwa-10682 .st-kaiwa-hukidashi::before {
	border-color: transparent #5e5e5e transparent transparent;
}

.st-kaiwa-10682 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #5e5e5e;
}
	
	.st-kaiwa-10682 .st-kaiwa-hukidashi::after {
	border-right-color: #ededed;
}

.st-kaiwa-10682 .st-kaiwa-hukidashi2::after {
	border-left-color: #ededed;
}
					
	
.st-kaiwa-10679 .st-kaiwa-face-name,
.st-kaiwa-10679 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

	.st-kaiwa-10679 .st-kaiwa-hukidashi,
.st-kaiwa-10679 .st-kaiwa-hukidashi2 {
					background-color: #ffeaf2;
					border-color: #ff96cc;
		}
	
	
.st-kaiwa-10679 .st-kaiwa-hukidashi::before {
	border-color: transparent #ff96cc transparent transparent;
}

.st-kaiwa-10679 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #ff96cc;
}
	
	.st-kaiwa-10679 .st-kaiwa-hukidashi::after {
	border-right-color: #ffeaf2;
}

.st-kaiwa-10679 .st-kaiwa-hukidashi2::after {
	border-left-color: #ffeaf2;
}
					
	
.st-kaiwa-10676 .st-kaiwa-face-name,
.st-kaiwa-10676 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

	.st-kaiwa-10676 .st-kaiwa-hukidashi,
.st-kaiwa-10676 .st-kaiwa-hukidashi2 {
					background-color: #ededed;
					border-color: #5e5e5e;
		}
	
	
.st-kaiwa-10676 .st-kaiwa-hukidashi::before {
	border-color: transparent #5e5e5e transparent transparent;
}

.st-kaiwa-10676 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #5e5e5e;
}
	
	.st-kaiwa-10676 .st-kaiwa-hukidashi::after {
	border-right-color: #ededed;
}

.st-kaiwa-10676 .st-kaiwa-hukidashi2::after {
	border-left-color: #ededed;
}
					
	
.st-kaiwa-10673 .st-kaiwa-face-name,
.st-kaiwa-10673 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

	.st-kaiwa-10673 .st-kaiwa-hukidashi,
.st-kaiwa-10673 .st-kaiwa-hukidashi2 {
					background-color: #ffffdb;
					border-color: #f9e422;
		}
	
	
.st-kaiwa-10673 .st-kaiwa-hukidashi::before {
	border-color: transparent #f9e422 transparent transparent;
}

.st-kaiwa-10673 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #f9e422;
}
	
	.st-kaiwa-10673 .st-kaiwa-hukidashi::after {
	border-right-color: #ffffdb;
}

.st-kaiwa-10673 .st-kaiwa-hukidashi2::after {
	border-left-color: #ffffdb;
}
					
	
.st-kaiwa-10670 .st-kaiwa-face-name,
.st-kaiwa-10670 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

	.st-kaiwa-10670 .st-kaiwa-hukidashi,
.st-kaiwa-10670 .st-kaiwa-hukidashi2 {
					background-color: #ededed;
					border-color: #5e5e5e;
		}
	
	
.st-kaiwa-10670 .st-kaiwa-hukidashi::before {
	border-color: transparent #5e5e5e transparent transparent;
}

.st-kaiwa-10670 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #5e5e5e;
}
	
	.st-kaiwa-10670 .st-kaiwa-hukidashi::after {
	border-right-color: #ededed;
}

.st-kaiwa-10670 .st-kaiwa-hukidashi2::after {
	border-left-color: #ededed;
}
					
	
.st-kaiwa-10667 .st-kaiwa-face-name,
.st-kaiwa-10667 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

	.st-kaiwa-10667 .st-kaiwa-hukidashi,
.st-kaiwa-10667 .st-kaiwa-hukidashi2 {
					background-color: #ffead6;
					border-color: #ff922d;
		}
	
	
.st-kaiwa-10667 .st-kaiwa-hukidashi::before {
	border-color: transparent #ff922d transparent transparent;
}

.st-kaiwa-10667 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #ff922d;
}
	
	.st-kaiwa-10667 .st-kaiwa-hukidashi::after {
	border-right-color: #ffead6;
}

.st-kaiwa-10667 .st-kaiwa-hukidashi2::after {
	border-left-color: #ffead6;
}
					
	
.st-kaiwa-10664 .st-kaiwa-face-name,
.st-kaiwa-10664 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

	.st-kaiwa-10664 .st-kaiwa-hukidashi,
.st-kaiwa-10664 .st-kaiwa-hukidashi2 {
					background-color: #ededed;
					border-color: #5e5e5e;
		}
	
	
.st-kaiwa-10664 .st-kaiwa-hukidashi::before {
	border-color: transparent #5e5e5e transparent transparent;
}

.st-kaiwa-10664 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #5e5e5e;
}
	
	.st-kaiwa-10664 .st-kaiwa-hukidashi::after {
	border-right-color: #ededed;
}

.st-kaiwa-10664 .st-kaiwa-hukidashi2::after {
	border-left-color: #ededed;
}
					
	
.st-kaiwa-10661 .st-kaiwa-face-name,
.st-kaiwa-10661 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

	.st-kaiwa-10661 .st-kaiwa-hukidashi,
.st-kaiwa-10661 .st-kaiwa-hukidashi2 {
					background-color: #ededed;
					border-color: #5e5e5e;
		}
	
	
.st-kaiwa-10661 .st-kaiwa-hukidashi::before {
	border-color: transparent #5e5e5e transparent transparent;
}

.st-kaiwa-10661 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #5e5e5e;
}
	
	.st-kaiwa-10661 .st-kaiwa-hukidashi::after {
	border-right-color: #ededed;
}

.st-kaiwa-10661 .st-kaiwa-hukidashi2::after {
	border-left-color: #ededed;
}
					
	
.st-kaiwa-10658 .st-kaiwa-face-name,
.st-kaiwa-10658 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

	.st-kaiwa-10658 .st-kaiwa-hukidashi,
.st-kaiwa-10658 .st-kaiwa-hukidashi2 {
					background-color: #fff1b7;
					border-color: #ffcd07;
		}
	
	
.st-kaiwa-10658 .st-kaiwa-hukidashi::before {
	border-color: transparent #ffcd07 transparent transparent;
}

.st-kaiwa-10658 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #ffcd07;
}
	
	.st-kaiwa-10658 .st-kaiwa-hukidashi::after {
	border-right-color: #fff1b7;
}

.st-kaiwa-10658 .st-kaiwa-hukidashi2::after {
	border-left-color: #fff1b7;
}
					
	
.st-kaiwa-10655 .st-kaiwa-face-name,
.st-kaiwa-10655 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

	.st-kaiwa-10655 .st-kaiwa-hukidashi,
.st-kaiwa-10655 .st-kaiwa-hukidashi2 {
					background-color: #ededed;
					border-color: #5e5e5e;
		}
	
	
.st-kaiwa-10655 .st-kaiwa-hukidashi::before {
	border-color: transparent #5e5e5e transparent transparent;
}

.st-kaiwa-10655 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #5e5e5e;
}
	
	.st-kaiwa-10655 .st-kaiwa-hukidashi::after {
	border-right-color: #ededed;
}

.st-kaiwa-10655 .st-kaiwa-hukidashi2::after {
	border-left-color: #ededed;
}
					
	
.st-kaiwa-10651 .st-kaiwa-face-name,
.st-kaiwa-10651 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

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

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

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

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

	.st-kaiwa-10648 .st-kaiwa-hukidashi,
.st-kaiwa-10648 .st-kaiwa-hukidashi2 {
					background-color: #ffd1e8;
					border-color: #ff1e8e;
		}
	
	
.st-kaiwa-10648 .st-kaiwa-hukidashi::before {
	border-color: transparent #ff1e8e transparent transparent;
}

.st-kaiwa-10648 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #ff1e8e;
}
	
	.st-kaiwa-10648 .st-kaiwa-hukidashi::after {
	border-right-color: #ffd1e8;
}

.st-kaiwa-10648 .st-kaiwa-hukidashi2::after {
	border-left-color: #ffd1e8;
}
					
	
.st-kaiwa-10644 .st-kaiwa-face-name,
.st-kaiwa-10644 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

	.st-kaiwa-10644 .st-kaiwa-hukidashi,
.st-kaiwa-10644 .st-kaiwa-hukidashi2 {
					background-color: #ededed;
					border-color: #5e5e5e;
		}
	
	
.st-kaiwa-10644 .st-kaiwa-hukidashi::before {
	border-color: transparent #5e5e5e transparent transparent;
}

.st-kaiwa-10644 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #5e5e5e;
}
	
	.st-kaiwa-10644 .st-kaiwa-hukidashi::after {
	border-right-color: #ededed;
}

.st-kaiwa-10644 .st-kaiwa-hukidashi2::after {
	border-left-color: #ededed;
}
					
	
.st-kaiwa-10638 .st-kaiwa-face-name,
.st-kaiwa-10638 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

	.st-kaiwa-10638 .st-kaiwa-hukidashi,
.st-kaiwa-10638 .st-kaiwa-hukidashi2 {
					background-color: #ffe5ff;
					border-color: #cecece;
		}
	
	
.st-kaiwa-10638 .st-kaiwa-hukidashi::before {
	border-color: transparent #cecece transparent transparent;
}

.st-kaiwa-10638 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #cecece;
}
	
	.st-kaiwa-10638 .st-kaiwa-hukidashi::after {
	border-right-color: #ffe5ff;
}

.st-kaiwa-10638 .st-kaiwa-hukidashi2::after {
	border-left-color: #ffe5ff;
}
					
	
.st-kaiwa-10634 .st-kaiwa-face-name,
.st-kaiwa-10634 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

	.st-kaiwa-10634 .st-kaiwa-hukidashi,
.st-kaiwa-10634 .st-kaiwa-hukidashi2 {
					background-color: #ededed;
					border-color: #c1c1c1;
		}
	
	
.st-kaiwa-10634 .st-kaiwa-hukidashi::before {
	border-color: transparent #c1c1c1 transparent transparent;
}

.st-kaiwa-10634 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #c1c1c1;
}
	
	.st-kaiwa-10634 .st-kaiwa-hukidashi::after {
	border-right-color: #ededed;
}

.st-kaiwa-10634 .st-kaiwa-hukidashi2::after {
	border-left-color: #ededed;
}
					
	
.st-kaiwa-9704 .st-kaiwa-face-name,
.st-kaiwa-9704 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

	.st-kaiwa-9704 .st-kaiwa-hukidashi,
.st-kaiwa-9704 .st-kaiwa-hukidashi2 {
					background-color: #ededed;
					border-color: #5e5e5e;
		}
	
	
.st-kaiwa-9704 .st-kaiwa-hukidashi::before {
	border-color: transparent #5e5e5e transparent transparent;
}

.st-kaiwa-9704 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #5e5e5e;
}
	
	.st-kaiwa-9704 .st-kaiwa-hukidashi::after {
	border-right-color: #ededed;
}

.st-kaiwa-9704 .st-kaiwa-hukidashi2::after {
	border-left-color: #ededed;
}
					
	
.st-kaiwa-9701 .st-kaiwa-face-name,
.st-kaiwa-9701 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

	.st-kaiwa-9701 .st-kaiwa-hukidashi,
.st-kaiwa-9701 .st-kaiwa-hukidashi2 {
					background-color: #fff1b7;
					border-color: #ffcd07;
		}
	
	
.st-kaiwa-9701 .st-kaiwa-hukidashi::before {
	border-color: transparent #ffcd07 transparent transparent;
}

.st-kaiwa-9701 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #ffcd07;
}
	
	.st-kaiwa-9701 .st-kaiwa-hukidashi::after {
	border-right-color: #fff1b7;
}

.st-kaiwa-9701 .st-kaiwa-hukidashi2::after {
	border-left-color: #fff1b7;
}
				