@charset "UTF-8";
/* CSS Document */

.Contbox .Flexbox .comment-box p:first-child {
    width:  100%;
}

.Contbox .Flexbox .comment-box p:last-child {
    width:  100%;
	margin: 0 0 10% 0;
}
.Contbox .Flexbox .comment-box p:first-child img {
    min-width:  50px;
    width: 20%
}
.lst-comment img {
    min-width: 50px;
    width: 10%;
}
.lst-comment .comment-box p:first-child {
    margin: 0 0 0% 0;
}
p.point-images {
    padding: 0 0 0 0;
    margin: 0 0 10% 0;
}

p.styling-img {
    margin:  0%;
	width: 38%;
}

div.styling-items ul li {
    margin-bottom: 0%;
}
p.styling-bans {
    margin-bottom: 6%;
}

.Contbox .Flexbox div.inner-left {
    width: 100%;
}

.Contbox .Flexbox div.inner-right {
    width: 100%;
}

.styling-items ul {
    padding: 0;
    margin: 0;
    font-size: 0.9em;
}