@charset "UTF-8";
/* =Reset default browser CSS.
Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
/*-------------------------------------------------------------------------
変数
-------------------------------------------------------------------------*/
/* 黄色 */
/* 灰色 */
/* 灰色2 */
/* 赤色 */
/* 赤色2 */
/* 黄色 */
/* 黄緑 */
/* 青色 */
/* 青色2 */
/* オレンジ */
/* ピンク */
/* 水色 */
/* 黄緑色 */
/*-------------------------------------------------------------------------
mixin
-------------------------------------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  border: 0;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline; }

body {
  font: 14px "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
  color: #000;
  background: #fff;
  line-height: 1.7; }

img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden; }

a {
  margin: 0;
  padding: 0;
  text-decoration: none;
  color: #000;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  font-size: 100%; }

/* header
----------------------------------------------- */
header {
  padding: 10px 0;
  background: url(../images/head-back.png) no-repeat;
  background-size: cover; }

.head-contact p:first-child {
  color: #fff291; }

.head-menu a {
  color: #fff;
  display: block; }

@media print, screen and (min-width: 930px) {
  .head-box {
    -webkit-display: flex;
    -ms-display: flex;
    -moz-display: flex;
    -o-display: flex;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    -moz-align-items: center;
    -o-align-items: center;
    align-items: center;
    margin: 0 auto;
    max-width: 1170px; }

  .head-left {
    width: 227px; }

  .head-right {
    margin-left: auto; }

  .head-contact {
    -webkit-display: flex;
    -ms-display: flex;
    -moz-display: flex;
    -o-display: flex;
    display: flex;
    -webkit-justify-content: flex-end;
    -ms-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -o-justify-content: flex-end;
    justify-content: flex-end;
    margin-bottom: 10px; }
    .head-contact p:first-child {
      margin-right: 20px;
      font-size: 15px; }
    .head-contact p:nth-child(2) {
      font-size: 17px;
      background: #003e92 url(../images/head-icon6.png) no-repeat left 5px center;
      background-size: 21px 16px;
      border-radius: 5px; }
      .head-contact p:nth-child(2) a {
        padding: 0 5px 0 29px;
        color: #fff; }

  .head-menu {
    font-size: 18px; }
    .head-menu ul {
      -webkit-display: flex;
      -ms-display: flex;
      -moz-display: flex;
      -o-display: flex;
      display: flex; }
    .head-menu li:not(:nth-last-child(-n+2)) {
      margin-right: 20px; }
    .head-menu li:nth-child(2) p {
      background: url(../images/head-icon1.png) no-repeat left center;
      background-size: 27px 21px; }
    .head-menu li:nth-child(2) a {
      padding-left: 30px; }
    .head-menu li:nth-child(3) p {
      background: url(../images/head-icon2.png) no-repeat left center;
      background-size: 24px 21px; }
    .head-menu li:nth-child(3) a {
      padding-left: 27px; }
    .head-menu li:nth-child(4) p {
      background: url(../images/head-icon3.png) no-repeat left center;
      background-size: 18px 21px; }
    .head-menu li:nth-child(4) a {
      padding-left: 21px; }
    .head-menu li:nth-child(5) p {
      background: url(../images/head-icon4.png) no-repeat left center;
      background-size: 28px 21px; }
    .head-menu li:nth-child(5) a {
      padding-left: 31px; }
    .head-menu li:nth-child(6) p {
      background: url(../images/head-icon5.png) no-repeat left top 3px;
      background-size: 19px 19px; }
    .head-menu li:nth-child(6) a {
      padding-left: 22px; }
    .head-menu input {
      display: none; } }
@media print, screen and (max-width: 929px) {
  .head-left {
    margin: 0 auto 10px;
    width: 227px; }

  .head-contact {
    font-size: 4vw;
    text-align: center; }

  .head-menu {
    font-size: 17px; }
    .head-menu ul {
      margin-top: 60px;
      border-top: 1px solid #fff; }
    .head-menu li {
      border-bottom: 1px solid #fff; }
      .head-menu li:first-child a {
        padding: 5px 10px 5px 45px; }
      .head-menu li:nth-child(2) p {
        background: url(../images/head-icon1.png) no-repeat left 10px center;
        background-size: 27px 21px; }
      .head-menu li:nth-child(2) a {
        padding: 5px 10px 5px 45px; }
      .head-menu li:nth-child(3) p {
        background: url(../images/head-icon2.png) no-repeat left 10px center;
        background-size: 24px 21px; }
      .head-menu li:nth-child(3) a {
        padding: 5px 10px 5px 45px; }
      .head-menu li:nth-child(4) p {
        background: url(../images/head-icon3.png) no-repeat left 10px center;
        background-size: 18px 21px; }
      .head-menu li:nth-child(4) a {
        padding: 5px 10px 5px 45px; }
      .head-menu li:nth-child(5) p {
        background: url(../images/head-icon4.png) no-repeat left 10px center;
        background-size: 28px 21px; }
      .head-menu li:nth-child(5) a {
        padding: 5px 10px 5px 45px; }
      .head-menu li:nth-child(6) p {
        background: url(../images/head-icon5.png) no-repeat left 10px center;
        background-size: 19px 19px; }
      .head-menu li:nth-child(6) a {
        padding: 5px 10px 5px 45px; }
      .head-menu li:nth-child(7) p {
        background: url(../images/head-icon6.png) no-repeat left 10px center;
        background-size: 21px 16px; }
      .head-menu li:nth-child(7) a {
        padding: 5px 10px 5px 45px; } }
/* main
----------------------------------------------- */
#main h2 {
  color: #b50000;
  font-weight: bold;
  position: relative;
  text-align: center; }
  #main h2:before, #main h2:after {
    content: "";
    margin: auto;
    height: 1px;
    border-top: 1px solid #000;
    position: absolute;
    top: 0;
    bottom: 0; }
  #main h2:before {
    left: 0; }
  #main h2:after {
    right: 0; }

.top-img img {
  width: 100%; }

.top-box1 {
  background: #f6f6f6; }

.mission-text {
  font-weight: bold; }
  .mission-text strong {
    display: block; }
  .mission-text span {
    width: 175px;
    display: inline-block; }
  .mission-text > img {
    width: 231px; }

.top-news p {
  margin: auto;
  border: 1px solid #000;
  display: table; }
  .top-news p a {
    padding: 0 10px;
    display: block; }

.top-works-desc {
  text-align: center; }
  .top-works-desc strong {
    letter-spacing: 2px; }
  .top-works-desc p {
    color: #c5000c; }

.top-works-box li:first-child {
  color: #92c119; }
  .top-works-box li:first-child .top-works-list-desc img {
    width: 230px; }
.top-works-box li:nth-child(2) {
  color: #009eae; }
  .top-works-box li:nth-child(2) .top-works-list-desc img {
    width: 204px; }
.top-works-box li:nth-child(3) {
  color: #e76900; }
  .top-works-box li:nth-child(3) .top-works-list-desc img {
    width: 280px; }
.top-works-box li:nth-child(4) {
  color: #e4007f; }
  .top-works-box li:nth-child(4) .top-works-list-desc img {
    width: 213px; }
.top-works-box li > p {
  border: 1px solid #000;
  border-radius: 3px; }
  .top-works-box li > p span {
    margin-right: 5px; }
  .top-works-box li > p a {
    display: block; }

.top-works-list-title {
  width: 140px; }

.top-works-list-desc p {
  margin-bottom: 10px;
  font-size: 15px; }

.pro-box {
  background: #ecf4f9; }

.pro-inner h2 {
  margin-bottom: 2%; }
.pro-inner img {
  margin-bottom: 5px;
  display: block; }
.pro-inner > p {
  margin: auto;
  border: 1px solid #000;
  border-radius: 3px;
  background: #fff;
  display: table; }
  .pro-inner > p span {
    margin-right: 10px; }
  .pro-inner > p a {
    display: block; }

.slider-box div {
  margin: auto;
  width: 280px; }

.foot-box {
  background: url(../images/top/back-img1.png) no-repeat center;
  background-size: cover;
  text-align: center; }

.foot-box-inner strong {
  margin-bottom: 10px;
  color: #b50000;
  font-weight: bold;
  display: block; }
.foot-box-inner a {
  color: #c5000c; }

.left-arrow {
  color: #b50000;
  position: absolute;
  bottom: -40px;
  left: 30%; }

.right-arrow {
  color: #b50000;
  position: absolute;
  bottom: -40px;
  right: 30%; }

#web h2 img {
  width: 180px; }
#web .web-title strong {
  color: #91c019; }
#web .web-desc-box h3 {
  background: #91c019; }

.container h2 {
  color: #b50000;
  font-weight: bold;
  position: relative;
  text-align: center; }
  .container h2:before, .container h2:after {
    content: "";
    margin: auto;
    height: 1px;
    border-top: 1px solid #000;
    position: absolute;
    top: 0;
    bottom: 0; }
  .container h2:before {
    left: 0; }
  .container h2:after {
    right: 0; }
  .container h2 img {
    position: relative;
    z-index: 1; }

.web-title {
  text-align: center; }
  .web-title strong {
    display: block; }

.web-desc-box li:not(:last-child) {
  border-bottom: 1px solid #000; }
.web-desc-box h3 {
  padding: 0 10px;
  color: #fff;
  border-radius: 5px;
  display: inline-block; }

.web-desc-img {
  width: 145px; }

.web-desc-text strong {
  font-family: "ヒラギノ明朝 ProN W3","游明朝", YuMincho, "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
  color: #c5000c;
  display: block; }

#app h2 img {
  width: 175px; }
#app .web-title strong {
  color: #009eae; }
#app .web-desc-box h3 {
  background: #009eae; }

#design h2 img {
  width: 230px; }
#design .web-title strong {
  color: #e76900; }
#design .web-desc-box h3 {
  background: #e76900; }

#education h2 img {
  width: 242px; }
#education .web-title strong {
  color: #e4007f; }

.edu-box h3 {
  font-weight: bold; }
.edu-box span {
  padding: 0 10px;
  color: #fff;
  border-radius: 5px;
  background: #e4007f;
  font-weight: normal; }
.edu-box strong {
  padding: 0 5px;
  border: 1px solid #000;
  display: inline-block; }
.edu-box ol {
  list-style-type: disc;
  list-style-position: inside; }

.com-box dl {
  border-top: 1px solid #ccc; }
.com-box dt, .com-box dd {
  padding: 5px 10px;
  border-bottom: 1px solid #ccc;
  box-sizing: border-box; }
.com-box dt {
  background: #ecf4f9; }

.pro-box div img {
  margin-bottom: 10px;
  display: block; }
.pro-box div p {
  margin-bottom: 10px; }
  .pro-box div p:last-child {
    font-size: 18px;
    color: #c5000c; }
.pro-box li > p {
  text-align: justify; }

.con-box > div a {
  color: #c5000c; }
.con-box dt span {
  margin-left: 10px;
  padding: 2px 5px;
  color: #fff;
  background: #c5000c;
  vertical-align: middle; }
.con-box dd div {
  color: #c5000c; }
.con-box .short-text {
  width: 50%; }
.con-box .middle-text {
  width: 70%; }
.con-box textarea {
  width: 100%; }
.con-box input[type="button"] {
  margin: 0 auto 0;
  width: 100px;
  color: #fff;
  background: #003e92;
  border: 0;
  font-size: 16px;
  display: block; }
  .con-box input[type="button"]:nth-child(3) {
    margin-top: 10px; }

#top-btn {
  position: fixed;
  bottom: 5%;
  right: 3%; }
  #top-btn i {
    color: #3cabb9; }

@media print, screen and (min-width: 930px) {
  .d-none-pc {
    display: none; }

  #main h2 {
    font-size: 27px; }
    #main h2:before, #main h2:after {
      width: 320px; }

  .top-box1 {
    padding: 30px 0; }

  .top-box1-inner {
    margin: 0 auto 0;
    width: 930px; }

  .top-mission {
    -webkit-display: flex;
    -ms-display: flex;
    -moz-display: flex;
    -o-display: flex;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    -moz-align-items: center;
    -o-align-items: center;
    align-items: center;
    margin-bottom: 20px; }

  .mission-img {
    margin-right: 15px;
    width: 220px; }

  .mission-text {
    font-size: 29px;
    width: 670px; }

  .top-news dl {
    -webkit-display: flex;
    -ms-display: flex;
    -moz-display: flex;
    -o-display: flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 130px 2%;
    font-size: 16px; }
  .top-news dt {
    width: 20%; }
  .top-news dd {
    width: 80%; }
  .top-news p {
    font-size: 20px; }

  .top-box2 {
    margin: 30px auto 30px;
    width: 930px; }

  .top-works-desc {
    margin-bottom: 40px; }
    .top-works-desc strong {
      font-size: 21px; }
    .top-works-desc p {
      font-size: 16px; }

  .top-works-box ul {
    -webkit-display: flex;
    -ms-display: flex;
    -moz-display: flex;
    -o-display: flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    -moz-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between; }
  .top-works-box li {
    width: 440px; }
    .top-works-box li .top-works-list-desc img {
      margin: 0 auto;
      display: block; }
    .top-works-box li:not(:nth-last-child(-n+2)) {
      margin-bottom: 50px; }
    .top-works-box li > p {
      font-size: 16px; }
      .top-works-box li > p a {
        padding: 3px 15px 0; }

  .top-works-list {
    -webkit-display: flex;
    -ms-display: flex;
    -moz-display: flex;
    -o-display: flex;
    display: flex;
    margin-bottom: 20px; }

  .top-works-list-title {
    margin-right: 15px; }

  .top-works-list-desc {
    width: 285px; }

  .pro-box {
    padding: 30px 10px; }

  .pro-inner {
    margin: 0 auto 0;
    width: 930px; }
    .pro-inner h2 {
      font-size: 27px; }
      .pro-inner h2:before, .pro-inner h2:after {
        width: 320px; }
    .pro-inner > p {
      font-size: 23px; }
      .pro-inner > p a {
        padding: 3px 25px 0 25px; }

  .slider {
    margin-bottom: 60px; }

  .foot-box {
    padding: 50px 0; }

  .foot-box-inner {
    margin: 0 auto 0;
    width: 930px; }
    .foot-box-inner h3 {
      margin: 0 auto 20px;
      width: 313px; }
    .foot-box-inner strong {
      font-size: 31px; }
    .foot-box-inner p {
      font-size: 16px; }
      .foot-box-inner p:not(:last-child) {
        margin-bottom: 20px; }

  #web, #app, #design, #education {
    margin-bottom: 130px; }

  .web-box {
    margin: 50px auto;
    max-width: 1000px; }

  .web-title {
    margin-bottom: 80px; }
    .web-title h2 {
      margin: 0 35px 40px;
      font-size: 27px; }
      .web-title h2 img {
        vertical-align: middle; }
      .web-title h2:before, .web-title h2:after {
        width: 320px; }
    .web-title strong {
      margin-bottom: 20px;
      font-size: 26px; }
    .web-title p {
      margin-bottom: 60px;
      font-size: 18px; }

  .web-desc-box li {
    padding-left: 40px;
    padding-right: 40px; }
    .web-desc-box li:not(:last-child) {
      margin-bottom: 50px;
      padding-bottom: 50px; }
  .web-desc-box h3 {
    margin-bottom: 30px; }

  .web-desc {
    -webkit-display: flex;
    -ms-display: flex;
    -moz-display: flex;
    -o-display: flex;
    display: flex; }

  .web-desc-img {
    margin-right: 20px; }

  .web-desc-text {
    width: 755px; }
    .web-desc-text strong {
      margin-bottom: 20px;
      font-size: 22px; }
    .web-desc-text p {
      font-size: 18px;
      text-align: justify; }

  .edu-box {
    margin-left: 60px; }
    .edu-box h3 {
      margin-bottom: 40px;
      font-size: 37px; }
    .edu-box span {
      margin-right: 20px;
      font-size: 22px;
      vertical-align: middle; }
    .edu-box strong {
      margin-bottom: 20px;
      font-size: 21px; }
    .edu-box ol {
      margin-bottom: 15px;
      font-size: 26px; }
    .edu-box p {
      font-size: 21px;
      text-indent: 16em; }

  .com-box {
    margin: 50px auto 50px;
    width: 930px; }
    .com-box h2 {
      margin-bottom: 30px; }
    .com-box dl {
      -webkit-display: flex;
      -ms-display: flex;
      -moz-display: flex;
      -o-display: flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -o-flex-wrap: wrap;
      flex-wrap: wrap;
      margin: 0 50px;
      font-size: 20px; }
    .com-box dt {
      width: 26%; }
    .com-box dd {
      width: 74%; }

  .pro-box {
    margin: 50px auto;
    max-width: 1000px; }
    .pro-box h2 {
      margin-bottom: 30px; }
    .pro-box ul {
      -webkit-display: flex;
      -ms-display: flex;
      -moz-display: flex;
      -o-display: flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -o-flex-wrap: wrap;
      flex-wrap: wrap; }
    .pro-box li {
      width: 32%; }
      .pro-box li:not(:nth-last-child(-n+3)) {
        margin-bottom: 50px; }
      .pro-box li:not(:nth-child(3n+3)) {
        margin-right: 2%; }

  .con-box > div {
    -webkit-display: flex;
    -ms-display: flex;
    -moz-display: flex;
    -o-display: flex;
    display: flex;
    margin-bottom: 30px; }
    .con-box > div p {
      font-size: 20px; }
      .con-box > div p:first-child {
        margin-right: 50px; }
  .con-box dl {
    margin-bottom: 20px; }
  .con-box dt span {
    font-size: 14px; }
  .con-box textarea {
    height: 150px; }
  .con-box input[type="button"] {
    cursor: pointer; } }
@media print, screen and (max-width: 929px) {
  .d-none-sp {
    display: none; }

  #main h2 {
    margin-bottom: 20px;
    font-size: 6vw; }
    #main h2:before, #main h2:after {
      width: 70px; }

  .top-box1 {
    padding: 30px 10px; }

  .top-mission {
    margin-bottom: 20px; }

  .mission-img {
    margin: 0 auto 20px;
    width: 176px; }

  .mission-text strong {
    font-size: 20px; }

  .top-news dl {
    margin-bottom: 20px; }
  .top-news dd {
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #000; }
  .top-news > p {
    font-size: 16px; }

  .top-box2 {
    margin: 30px 10px; }

  .top-works-desc {
    margin-bottom: 20px; }
    .top-works-desc strong {
      font-size: 16px; }

  .top-works-box li:not(:last-child) {
    margin-bottom: 30px; }
  .top-works-box li > p {
    font-size: 4vw;
    text-align: center; }
    .top-works-box li > p a {
      padding: 5px 0; }

  .top-works-list {
    margin-bottom: 20px; }

  .top-works-list-title {
    margin: 0 auto 10px; }

  .top-works-list-desc img {
    margin: auto;
    display: block; }

  .pro-box {
    padding: 30px 10px; }

  .pro-inner h2 {
    margin-bottom: 20px;
    font-size: 6vw; }
    .pro-inner h2:before, .pro-inner h2:after {
      width: 70px; }
  .pro-inner > p {
    font-size: 16px; }
    .pro-inner > p a {
      padding: 5px; }

  .slider {
    margin-bottom: 60px; }

  .slider-box {
    font-size: 3vw; }

  .foot-box {
    padding: 30px 10px; }

  .foot-box-inner h3 {
    margin: 0 auto 20px;
    width: 227px; }
  .foot-box-inner strong {
    font-size: 4.4vw; }
  .foot-box-inner p {
    font-size: 13px; }
    .foot-box-inner p:not(:last-child) {
      margin-bottom: 10px; }

  #web, #app, #design, #education {
    margin-bottom: 30px; }

  .container .pro-list {
    margin: 0 10px; }

  .web-title {
    margin: 30px 10px; }
    .web-title h2 {
      margin-bottom: 20px; }
      .web-title h2:before, .web-title h2:after {
        width: 70px; }
    .web-title strong {
      margin-bottom: 10px;
      font-size: 5vw; }
    .web-title p {
      margin-bottom: 20px; }

  .web-desc-box {
    margin: 0 10px 30px; }
    .web-desc-box li:not(:last-child) {
      margin-bottom: 20px;
      padding-bottom: 20px; }
    .web-desc-box h3 {
      margin-bottom: 10px; }

  .web-desc-img {
    margin: 0 auto 10px; }

  .web-desc-text strong {
    margin-bottom: 10px;
    font-size: 5vw; }

  .edu-box {
    margin: 0 10px 30px; }
    .edu-box h3 {
      margin-bottom: 20px;
      font-size: 24px; }
    .edu-box span {
      font-size: 14px;
      display: table; }
    .edu-box strong {
      margin-bottom: 10px;
      font-size: 16px; }
    .edu-box ol {
      margin-bottom: 10px;
      font-size: 18px; }

  .com-box {
    margin: 30px 10px; }

  .pro-box {
    margin: 30px 10px; }
    .pro-box li:not(:last-child) {
      margin-bottom: 20px;
      padding-bottom: 20px;
      border-bottom: 1px solid #000; }
    .pro-box li img {
      max-width: 320px; }

  .con-box > div {
    margin-bottom: 20px; }
    .con-box > div p {
      font-size: 16px; }
  .con-box dl {
    margin-bottom: 20px; }
  .con-box dt span {
    font-size: 12px; }
  .con-box textarea {
    height: 100px; } }
/* footer
----------------------------------------------- */
footer {
  padding: 20px 0 15px;
  background: #efeff0; }
  footer li {
    font-size: 13px; }
    footer li:first-child p {
      background: url(../images/fot-icon1.png) no-repeat left center;
      background-size: 19px 16px; }
    footer li:first-child a {
      padding-left: 22px; }
    footer li:nth-child(2) p {
      background: url(../images/fot-icon2.png) no-repeat left center;
      background-size: 13px 13px; }
    footer li:nth-child(2) a {
      padding-left: 16px; }
    footer li:nth-child(3) p {
      background: url(../images/fot-icon3.png) no-repeat left center;
      background-size: 11px 14px; }
    footer li:nth-child(3) a {
      padding-left: 14px; }
    footer li:nth-child(4) p {
      background: url(../images/fot-icon4.png) no-repeat left center;
      background-size: 15px 14px; }
    footer li:nth-child(4) a {
      padding-left: 18px; }

.copy {
  font-size: 11px;
  text-align: center; }

@media print, screen and (min-width: 930px) {
  footer ul {
    -webkit-display: flex;
    -ms-display: flex;
    -moz-display: flex;
    -o-display: flex;
    display: flex;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    -moz-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    margin-bottom: 10px; }
  footer li:not(:last-child) {
    margin-right: 20px; } }
@media print, screen and (max-width: 929px) {
  footer ul {
    margin-bottom: 10px;
    font-size: 0;
    text-align: center; }
  footer li {
    display: inline-block; }
    footer li:not(:last-child) {
      margin-right: 3%; } }
