﻿@charset "utf-8";
/*
Theme Name:QuarkXPress
Theme URI:
Description:QuarkXPress Theme
Version:1.0
Author:Kaneko Miwa
Author URI:
*/
.cookiet {
  font-size: 17px;
  margin-top: 5px;
}
.cookiep {
  font-size: 15px;
  margin-bottom: 0;
}
.cn-close-icon {
  top: 25px !important;
}
.cookie-notice-container #cn-notice-buttons {
  display: block;
}
@media only screen and (max-width: 767px) {
  .cookiet {
    font-size: 16px;
    margin-top: 5px;
  }
  .cookiep {
    font-size: 14px;
    margin-bottom: 0;
  }
}
