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

file name  : close.css
author     : Abilive
style info : コピー
=================================================================== */
.con_close {
  max-width: 1400px;
  margin: auto;
}
@media only screen and (min-width: 768px) {
  .con_close {
    width: 90%;
  }
}
@media only screen and (max-width: 767px) {
  .con_close {
    width: 84.1121495327%;
  }
}

@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot?4cgj2w");
  src: url("../fonts/icomoon.eot?4cgj2w#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?4cgj2w") format("truetype"), url("../fonts/icomoon.woff?4cgj2w") format("woff"), url("../fonts/icomoon.svg?4cgj2w#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.con_close {
  text-align: center;
}