@charset "utf-8";

/*
----------------------------------------------------------------------- */

.section .fig-income { padding-top: 0; }
.section .fig-income ul { margin: 0; display: table; table-layout: fixed; list-style: none; }
.section .fig-income ul li { padding: 5px; display: table-cell; vertical-align: top; }
.section .fig-income ul li h4 { margin: 0 0 5px; }
.section .fig-income ul li p { margin: 0; }

.section .fig-symbol { padding: 10px; background-color: #fff; text-align: center; }

.section .fig-voicechat ol { margin: 0 auto; display: table; table-layout: fixed; list-style: none; }
.section .fig-voicechat ol li { padding: 5px; display: table-cell; vertical-align: top; }
.section .fig-voicechat ol li:nth-child(2) { padding-right: 0; }
.section .fig-voicechat ol li:nth-child(3) { padding-left: 0; }
