@charset "UTF-8";

@media only screen and (min-width: 769px) {
  .uq-ClosedLead {
    padding: 0 0 20px;} }

.uq-ClosedLead__text {
  font-size: 1.29rem;
  line-height: 1.75;
  text-align: center; }
  .uq-ClosedLead__text > * {
    font-size: 1.29rem; }

@media only screen and (max-width: 768px) {
  .uq-closeFig {
    width: 200px; } }

.uq-ClosedBorderBox {
  box-sizing: border-box;
  margin: auto;
  background-color: #e8eef3;
  border-radius: 3px; }
  .uq-ClosedBorderBox__inner {
    margin: 30px 50px; }
    @media only screen and (max-width: 768px) {
      .uq-ClosedBorderBox__inner {
        margin: 20px; } }
  .uq-ClosedBorderBox__body {
    margin-top: 20px;
    margin-bottom: 30px; }
    @media only screen and (max-width: 768px) {
      .uq-ClosedBorderBox__body {
        margin-top: 20px;
        margin-bottom: 20px; } }
  .uq-ClosedBorderBox__label {
    font-family: Amiri, "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 1.43rem;
    font-weight: bold;
    line-height: 1.5; }
    @media only screen and (max-width: 768px) {
      .uq-ClosedBorderBox__label {
        font-size: 1.14rem; } }
  .uq-ClosedBorderBox__lead {
    color: #0d3384;
    font-size: 1.21rem;
    font-weight: bold;
    line-height: 1.8; }
    @media only screen and (max-width: 768px) {
      .uq-ClosedBorderBox__lead {
        font-size: 1.07rem; } }
  .uq-ClosedBorderBox__text {
    font-size: 1rem;
    line-height: 1.7; }
    @media only screen and (max-width: 768px) {
      .uq-ClosedBorderBox__text {
        font-size: 0.93rem; } }
  .uq-ClosedBorderBox__list li {
    font-weight: bold;
    font-size: 1.07rem; }
    @media only screen and (max-width: 768px) {
      .uq-ClosedBorderBox__list li {
        font-size: 1rem; } }
