@charset "UTF-8";

/* for Contents Team  */
/* 吹き出しプラグイン（人物紹介） */
.wsb-l {
    border: 1px solid #54a103 !important;
    padding: 0px !important;
    width: auto !important;
max-width:400px;
margin: 1em 0em;
}
.wsb-l1 .txtArea {
    border: none !important;
    background: none !important;
	padding: 10px 4px 10px 6px !important;
}
.wsb .txtArea {
    box-shadow: none !important;
}
.wsb-l1 .txtArea::before {
display: none !important;
}
.wsb-l1 .txtArea::after {
display: none !important;
}
.wsb .avaName {
display: none !important;
}
.wsb .avaImg {
margin: 10px auto 7px !important;
}
.wsb .avaArea {
width: 80px !important;
min-width: 80px !important;
margin: 8px 4px 8px 10px!important;
}
.wsb .avaImg img {
    -webkit-border-radius: 100px !important;
}