
.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: middle;
}

.st-kaiwa-face img {
	border-radius: 60px;
	border: 1px solid #ccc;
	margin-bottom: 5px;
}

.st-kaiwa-face-name {
	color: #616161;
	font-size: 70%;
	line-height: 1.5;
	max-width: 60px;
}

.st-kaiwa-area {
	display: table-cell;
	margin: 0;
	vertical-align: middle;
	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: 50%;
	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: middle;
}

.st-kaiwa-face2 img {
	border-radius: 60px;
	border: 1px solid #ccc;
	margin-bottom: 5px;
}

.st-kaiwa-face-name2 {
	color: #616161;
	font-size: 70%;
	line-height: 1.5;
	max-width: 60px;
}

.st-kaiwa-area2 {
	display: table-cell;
	margin: 0;
	vertical-align: middle;
	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: 50%;
	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: 50%;
	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-1807 .st-kaiwa-face img,
.st-kaiwa-1807 .st-kaiwa-face2 img {
		border-color: #d13075;
}
	
	.st-kaiwa-1807 .st-kaiwa-hukidashi,
.st-kaiwa-1807 .st-kaiwa-hukidashi2 {
							border-color: #d8317f;
		}
	
	
.st-kaiwa-1807 .st-kaiwa-hukidashi::before {
	border-color: transparent #d8317f transparent transparent;
}

.st-kaiwa-1807 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #d8317f;
}
	
					
	
	.st-kaiwa-1801 .st-kaiwa-face img,
.st-kaiwa-1801 .st-kaiwa-face2 img {
		border-color: #81d742;
}
	
	.st-kaiwa-1801 .st-kaiwa-hukidashi,
.st-kaiwa-1801 .st-kaiwa-hukidashi2 {
			color: #000000;
							border-color: #81d742;
		}
	
	
.st-kaiwa-1801 .st-kaiwa-hukidashi::before {
	border-color: transparent #81d742 transparent transparent;
}

.st-kaiwa-1801 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #81d742;
}
	
					
	
	
	
	
					
	
	.st-kaiwa-1285 .st-kaiwa-face img,
.st-kaiwa-1285 .st-kaiwa-face2 img {
		border-color: #22b2d6;
}
	
	.st-kaiwa-1285 .st-kaiwa-hukidashi,
.st-kaiwa-1285 .st-kaiwa-hukidashi2 {
			color: #000000;
							border-color: #ea8520;
		}
	
	
.st-kaiwa-1285 .st-kaiwa-hukidashi::before {
	border-color: transparent #ea8520 transparent transparent;
}

.st-kaiwa-1285 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #ea8520;
}
	
					
	
	.st-kaiwa-1282 .st-kaiwa-face img,
.st-kaiwa-1282 .st-kaiwa-face2 img {
		border-color: #dd3333;
}
	
	.st-kaiwa-1282 .st-kaiwa-hukidashi,
.st-kaiwa-1282 .st-kaiwa-hukidashi2 {
			color: #000000;
							border-color: #1e73be;
		}
	
	
.st-kaiwa-1282 .st-kaiwa-hukidashi::before {
	border-color: transparent #1e73be transparent transparent;
}

.st-kaiwa-1282 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #1e73be;
}
	
					
	
	
	
	
					
	
	
	
	
					
	
	.st-kaiwa-983 .st-kaiwa-face img,
.st-kaiwa-983 .st-kaiwa-face2 img {
		border-color: #3625ed;
}
	
	.st-kaiwa-983 .st-kaiwa-hukidashi,
.st-kaiwa-983 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #a2c1db;
					border-color: #060ae5;
		}
	
	
.st-kaiwa-983 .st-kaiwa-hukidashi::before {
	border-color: transparent #060ae5 transparent transparent;
}

.st-kaiwa-983 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #060ae5;
}
	
	.st-kaiwa-983 .st-kaiwa-hukidashi::after {
	border-right-color: #a2c1db;
}

.st-kaiwa-983 .st-kaiwa-hukidashi2::after {
	border-left-color: #a2c1db;
}
					
	
	.st-kaiwa-930 .st-kaiwa-face img,
.st-kaiwa-930 .st-kaiwa-face2 img {
		border-color: #10e8b5;
}
	
	.st-kaiwa-930 .st-kaiwa-hukidashi,
.st-kaiwa-930 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #a6ede3;
					border-color: #10e8b5;
		}
	
	
.st-kaiwa-930 .st-kaiwa-hukidashi::before {
	border-color: transparent #10e8b5 transparent transparent;
}

.st-kaiwa-930 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #10e8b5;
}
	
	.st-kaiwa-930 .st-kaiwa-hukidashi::after {
	border-right-color: #a6ede3;
}

.st-kaiwa-930 .st-kaiwa-hukidashi2::after {
	border-left-color: #a6ede3;
}
					
	
	.st-kaiwa-928 .st-kaiwa-face img,
.st-kaiwa-928 .st-kaiwa-face2 img {
		border-color: #ed0b56;
}
	
	.st-kaiwa-928 .st-kaiwa-hukidashi,
.st-kaiwa-928 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #e6abea;
					border-color: #ed0b56;
		}
	
	
.st-kaiwa-928 .st-kaiwa-hukidashi::before {
	border-color: transparent #ed0b56 transparent transparent;
}

.st-kaiwa-928 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #ed0b56;
}
	
	.st-kaiwa-928 .st-kaiwa-hukidashi::after {
	border-right-color: #e6abea;
}

.st-kaiwa-928 .st-kaiwa-hukidashi2::after {
	border-left-color: #e6abea;
}
					
	
	.st-kaiwa-926 .st-kaiwa-face img,
.st-kaiwa-926 .st-kaiwa-face2 img {
		border-color: #af26ef;
}
	
	.st-kaiwa-926 .st-kaiwa-hukidashi,
.st-kaiwa-926 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #f2cdea;
					border-color: #af26ef;
		}
	
	
.st-kaiwa-926 .st-kaiwa-hukidashi::before {
	border-color: transparent #af26ef transparent transparent;
}

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

.st-kaiwa-926 .st-kaiwa-hukidashi2::after {
	border-left-color: #f2cdea;
}
					
	
	.st-kaiwa-919 .st-kaiwa-face img,
.st-kaiwa-919 .st-kaiwa-face2 img {
		border-color: #1e73be;
}
	
	.st-kaiwa-919 .st-kaiwa-hukidashi,
.st-kaiwa-919 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #bcd6d8;
					border-color: #1e73be;
		}
	
	
.st-kaiwa-919 .st-kaiwa-hukidashi::before {
	border-color: transparent #1e73be transparent transparent;
}

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

.st-kaiwa-919 .st-kaiwa-hukidashi2::after {
	border-left-color: #bcd6d8;
}
					
	
	.st-kaiwa-915 .st-kaiwa-face img,
.st-kaiwa-915 .st-kaiwa-face2 img {
		border-color: #ef570b;
}
	
	.st-kaiwa-915 .st-kaiwa-hukidashi,
.st-kaiwa-915 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #f2ccab;
					border-color: #ef570b;
		}
	
	
.st-kaiwa-915 .st-kaiwa-hukidashi::before {
	border-color: transparent #ef570b transparent transparent;
}

.st-kaiwa-915 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #ef570b;
}
	
	.st-kaiwa-915 .st-kaiwa-hukidashi::after {
	border-right-color: #f2ccab;
}

.st-kaiwa-915 .st-kaiwa-hukidashi2::after {
	border-left-color: #f2ccab;
}
				