@charset "UTF-8";
/*====================================================================================================
//////////////////////////////////////////////////////////////////////////////////////////////////////

    version: 1.0
    created: 2017/01/01
    update : -

//////////////////////////////////////////////////////////////////////////////////////////////////////
====================================================================================================*/
/*====================================================================================================

format

====================================================================================================*/

.boxWrap > *:last-child {
  margin-bottom: 0 !important; }

.boxWrap .box {
  margin: 0 0 10px; }
  .boxWrap .box:first-child {
    margin-top: 24px; }

.developer {
  margin: 8px 0 0; }
  .developer > dt {
    margin: 0;
    color: #1a1b20;
    font-weight: bold; }
    .developer > dt:after {
      display: inline-block;
      margin: 0 0 0 .2em;
      content: ":"; }
  .developer > dd {
    margin: 0; }
    .developer > dd + dt {
      margin-top: 8px; }
  .developer .list {
    margin: 0; }
    .developer .list > *:last-child {
      margin-bottom: 0 !important; }
    .developer .list > li {
      display: table; }
      .developer .list > li::before {
        display: table-cell;
        padding: 0 .5em 0 0;
        content: "・";
        text-align: center; }
/*# sourceMappingURL=../../Templates/dev/sourcemap/privacy/css/style.css.map */
