@charset "UTF-8";
/* CSS Document */

body {
  font-family: "Koburina Gothic W3 JIS2004";
}

article {
  padding: 0px 0px;
}

.box{
  display: table-cell;
  vertical-align: middle;
}

.boxContainer{
  width: 96%;
  display: table;
  table-layout: fixed;
  margin:0 auto;
}

#information_free img{width:96%;}

@media (max-width: 1000px) {
  #wrap::after {
    right: 0;
    transform: translateX(0%);
  }
}
  
#information_free img{margin-top:-20px; margin-bottom:10px;}
}@charset "UTF-8";
/* CSS Document */

