#chat_02 > section{margin-top:20px;padding:0.8em 0;}#chat_02 h3,#chat_02 p{width:100%;max-width:920px;margin:0 auto;display:flex;position:relative;}#chat_02 h3{padding-right:1em;justify-content:flex-start;}#chat_02 p{padding-left:1em;justify-content:flex-end;}#chat_02 h3 > span:nth-of-type(2),#chat_02 p > span:nth-of-type(2){margin:20px 1em 0 1em;padding:0.8em 1.8em;font-size:105%;line-height:1.6;position:relative;}#chat_02 h3 > span:nth-of-type(2){font-weight:100;color:rgba(102,34,0,0.9);border-radius:0 1.8em 1.8em 1.8em;background:rgba(247,244,240,0.5);}#chat_02 p > span:nth-of-type(2){color:rgba(102,0,34,0.9);border-radius:1.8em 0 1.8em 1.8em;background:rgba(247,240,244,0.5);}#chat_02 h3 > span:nth-of-type(2)::before,#chat_02 p > span:nth-of-type(2)::before{width:100%;height:100%;position:absolute;content:'';top:0;left:0;opacity:0.6;}#chat_02 h3 > span:nth-of-type(2)::before{border:solid 3px #740;border-radius:0 1.8em 1.8em 1.8em;box-shadow:0 0 3px 3px rgba(119,68,0,0.2)inset;}#chat_02 p > span:nth-of-type(2)::before{border:solid 3px #704;border-radius:1.8em 0 1.8em 1.8em;box-shadow:0 0 3px 3px rgba(119,0,68,0.2)inset;}#chat_02 h3 > span:nth-of-type(1),#chat_02 p > span:nth-of-type(1){width:1.6em;height:1.6em;padding-left:2px;font-size:120%;color:#ffffe0;line-height:1;border-radius:10%;position:absolute;top:0.5em;z-index:10;display:flex;justify-content:center;align-items:center;}#chat_02 h3 > span:nth-of-type(1){background:#740;left:0.4em;}#chat_02 p > span:nth-of-type(1){background:#704;right:0.4em;}#chat_02 h3 > span:nth-of-type(1)::after,#chat_02 p > span:nth-of-type(1)::after{width:calc(100% + 4px);height:calc(100% + 4px);content:'';border-radius:10%;position:absolute;top:50%;left:-2px;transform:translateY(-50%) rotate(45deg);}#chat_02 h3 > span:nth-of-type(1)::after{border:solid 2px #962;}#chat_02 p > span:nth-of-type(1)::after{border:solid 2px #926;}