.khg-table {
  margin: 0 auto;
  position: relative; }
  @media (min-width: 1200px) {
    .khg-table {
      padding-bottom: 130px; } }
  @media (max-width: 1199px) {
    .khg-table {
      padding-bottom: 80px; } }
  @media (min-width: 0px) and (max-width: 719px) {
    .khg-table {
      max-width: 371.7475px; }
      .khg-table div.khg-cell {
        float: left;
        margin: 0 10px;
        height: 250px;
        width: 216.505px;
        transform: rotate(-60deg) skewY(30deg);
        overflow: hidden; }
        .khg-table div.khg-cell div {
          padding-top: 62.5px;
          transform: skewY(-30deg) rotate(60deg);
          width: 100%;
          height: 100%; }
      .khg-table div.khg-cell:nth-child(2n+1) {
        margin-bottom: -115px; }
      .khg-table div.khg-cell:nth-child(2n+2) {
        margin-bottom: 20px;
        transform: rotate(-60deg) skewY(30deg) translate(0px, 135px); } }
  @media (min-width: 720px) and (max-width: 991px) {
    .khg-table {
      max-width: 571.7475px; }
      .khg-table div.khg-cell {
        float: left;
        margin: 0 10px;
        height: 250px;
        width: 216.505px;
        transform: rotate(-60deg) skewY(30deg);
        overflow: hidden; }
        .khg-table div.khg-cell div {
          padding-top: 62.5px;
          transform: skewY(-30deg) rotate(60deg);
          width: 100%;
          height: 100%; }
      .khg-table div.khg-cell:nth-child(4n+1) {
        margin-bottom: -115px; }
      .khg-table div.khg-cell:nth-child(4n+2) {
        margin-bottom: -115px; }
      .khg-table div.khg-cell:nth-child(4n+3) {
        margin-bottom: 20px;
        transform: rotate(-60deg) skewY(30deg) translate(0px, 135px); }
      .khg-table div.khg-cell:nth-child(4n+4) {
        margin-bottom: 20px;
        transform: rotate(-60deg) skewY(30deg) translate(0px, 135px); } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .khg-table {
      max-width: 770.097px; }
      .khg-table div.khg-cell {
        float: left;
        margin: 0 10px;
        height: 300px;
        width: 259.806px;
        transform: rotate(-60deg) skewY(30deg);
        overflow: hidden; }
        .khg-table div.khg-cell div {
          padding-top: 75px;
          transform: skewY(-30deg) rotate(60deg);
          width: 100%;
          height: 100%; }
      .khg-table div.khg-cell:nth-child(4n+1) {
        margin-bottom: -140px; }
      .khg-table div.khg-cell:nth-child(4n+2) {
        margin-bottom: -140px; }
      .khg-table div.khg-cell:nth-child(4n+3) {
        margin-bottom: 20px;
        transform: rotate(-60deg) skewY(30deg) translate(0px, 160px); }
      .khg-table div.khg-cell:nth-child(4n+4) {
        margin-bottom: 20px;
        transform: rotate(-60deg) skewY(30deg) translate(0px, 160px); } }
  @media (min-width: 1200px) and (max-width: 9999px) {
    .khg-table {
      max-width: 990.097px; }
      .khg-table div.khg-cell {
        float: left;
        margin: 0 10px;
        height: 300px;
        width: 259.806px;
        transform: rotate(-60deg) skewY(30deg);
        overflow: hidden; }
        .khg-table div.khg-cell div {
          padding-top: 75px;
          transform: skewY(-30deg) rotate(60deg);
          width: 100%;
          height: 100%; }
      .khg-table div.khg-cell:nth-child(6n+1) {
        margin-bottom: -140px; }
      .khg-table div.khg-cell:nth-child(6n+2) {
        margin-bottom: -140px; }
      .khg-table div.khg-cell:nth-child(6n+3) {
        margin-bottom: -140px; }
      .khg-table div.khg-cell:nth-child(6n+4) {
        margin-bottom: 20px;
        transform: rotate(-60deg) skewY(30deg) translate(0px, 160px); }
      .khg-table div.khg-cell:nth-child(6n+5) {
        margin-bottom: 20px;
        transform: rotate(-60deg) skewY(30deg) translate(0px, 160px); }
      .khg-table div.khg-cell:nth-child(6n+6) {
        margin-bottom: 20px;
        transform: rotate(-60deg) skewY(30deg) translate(0px, 160px); } }
  .khg-table .khg-cell div {
    text-align: center;
    overflow: hidden; }
    .khg-table .khg-cell div .kgh-cell__header {
      position: absolute;
      top: 50%;
      left: 0;
      right: 0;
      color: #fff;
      transform: translateY(-50%);
      text-shadow: 1px 1px 2px #000;
      margin: 0 10px;
      transition: top 0.7s ease-in-out; }
    .khg-table .khg-cell div .kgh-cell__text {
      padding: 10px;
      font-weight: 500;
      color: #fff;
      text-shadow: 0px 0px 5px #000;
      position: absolute;
      top: 350px;
      transition: top 0.7s ease-in-out; }
  .khg-table .khg-cell:hover div .kgh-cell__header {
    top: -200px; }
  .khg-table .khg-cell:hover div .kgh-cell__text {
    font-size: 16px;
    opacity: 1;
    top: 50%;
    transform: translateY(-50%); }
    @media (max-width: 991px) {
      .khg-table .khg-cell:hover div .kgh-cell__text {
        font-size: 14px; } }

/*# sourceMappingURL=kawaiihexgrid.css.map */
