.select select[readonly=readonly] {
  background: #eee;
  color: #bbb; }

@media only screen and (max-width: 768px) {
  .request-content .fair-info {
    border: 3px solid #ffd7dc;
    outline: 1px solid #ff9ca8;
    margin: 2rem .5rem 0rem;
    padding: .5rem; }
    .request-content .fair-info .entry-fair {
      font-weight: 400;
      text-align: center;
      padding: 1rem 0;
      border-bottom: 1px solid #ffecef;
      margin-bottom: 1rem; }
      .request-content .fair-info .entry-fair span {
        background: #d93156;
        color: #fff;
        letter-spacing: 0;
        display: inline-block;
        padding: 0 5px;
        font-size: 1rem;
        height: 1.4rem;
        line-height: 1.4rem;
        border-radius: .7rem;
        margin: 0 .5rem 0 0; }
    .request-content .fair-info article {
      padding: .5rem 1rem .5rem 12rem;
      overflow: hidden;
      position: relative; }
      .request-content .fair-info article h4 {
        font-size: 1.3rem;
        line-height: 1.3;
        text-align: left;
        font-weight: 400;
        padding: 0 0 .5rem; }
      .request-content .fair-info article figure {
        width: 10rem;
        height: 10rem;
        position: absolute;
        left: 1rem;
        top: 0;
        overflow: hidden; }
        .request-content .fair-info article figure span {
          line-height: 2rem;
          width: 12rem;
          text-align: center;
          color: #fff;
          font-weight: 700;
          letter-spacing: 0;
          font-size: 1rem;
          position: absolute;
          left: -4rem;
          top: 1rem;
          transform: rotate(-45deg); }
          .request-content .fair-info article figure span.attention {
            background: #F0001B; }
          .request-content .fair-info article figure span.new {
            background: #ff9f00;
            font-family: 'Noto Serif',Georgia, "Times New Roman", Times, "serif";
            font-style: italic;
            font-weight: 400;
            letter-spacing: 1px; }
          .request-content .fair-info article figure span.remit-date {
            background: #01523b; }
          .request-content .fair-info article figure span.remit-spe {
            background: #ff9ca8; }
        .request-content .fair-info article figure img {
          width: 100%;
          height: auto; }
        .request-content .fair-info article figure a:hover {
          opacity: 0.8; }
      .request-content .fair-info article .fair-detail .fair-detail-data dl {
        width: 100%;
        background: #FFF7F9;
        padding: 0.5rem 0;
        margin-bottom: .3rem; }
        .request-content .fair-info article .fair-detail .fair-detail-data dl dt {
          width: 22%;
          float: left;
          text-align: center;
          font-size: 1rem;
          letter-spacing: 0;
          padding: .5rem 0;
          line-height: 1;
          color: #ff9ca8; }
        .request-content .fair-info article .fair-detail .fair-detail-data dl dd {
          font-size: 1.2rem;
          line-height: 1.2;
          width: 78%;
          text-align: left; }
          .request-content .fair-info article .fair-detail .fair-detail-data dl dd ul li {
            text-align: center;
            font-size: .9rem;
            line-height: 1.1;
            width: 3rem;
            height: 2.3rem;
            float: left;
            margin: 0.1rem 0 0.1rem 0rem;
            padding: .1rem 0;
            border: 1px solid #ff9ca8;
            background: #fff;
            color: #ff9ca8;
            letter-spacing: 0;
            overflow: hidden;
            transform: scale(0.8, 1); } }
@media only screen and (min-width: 769px) {
  .request-content .fair-info {
    width: 900px;
    border: 3px solid #ffd7dc;
    outline: 1px solid #ff9ca8;
    margin: 40px auto 0px;
    padding: 10px 0px 5px;
    overflow: hidden; }
    .request-content .fair-info .entry-fair {
      width: 25%;
      float: left;
      padding-left: 20px;
      padding-top: 8px;
      text-align: left; }
      .request-content .fair-info .entry-fair span {
        background: #d93156;
        color: #fff;
        letter-spacing: 0;
        display: inline-block;
        padding: 0 8px;
        font-size: 1.1rem;
        line-height: 14px;
        border-radius: 7px;
        margin: 0 5px 0 0; }
    .request-content .fair-info article {
      width: 75%;
      float: right;
      overflow: hidden;
      position: relative; }
      .request-content .fair-info article h4 {
        font-size: 1.5rem;
        line-height: 1.3;
        text-align: left;
        font-weight: 400;
        padding-bottom: 10px; }
      .request-content .fair-info article figure {
        width: 120px;
        height: 120px;
        float: left;
        position: relative;
        overflow: hidden; }
        .request-content .fair-info article figure span {
          line-height: 2rem;
          width: 12rem;
          text-align: center;
          color: #fff;
          font-weight: 700;
          letter-spacing: 0;
          font-size: 1rem;
          position: absolute;
          left: -4rem;
          top: 1rem;
          transform: rotate(-45deg); }
          .request-content .fair-info article figure span.attention {
            background: #F0001B; }
          .request-content .fair-info article figure span.new {
            background: #ff9f00;
            font-family: 'Noto Serif',Georgia, "Times New Roman", Times, "serif";
            font-style: italic;
            font-weight: 400;
            letter-spacing: 1px; }
          .request-content .fair-info article figure span.remit-date {
            background: #01523b; }
          .request-content .fair-info article figure span.remit-spe {
            background: #ff9ca8; }
        .request-content .fair-info article figure img {
          width: 100%;
          height: auto; }
        .request-content .fair-info article figure a:hover {
          opacity: 0.8; }
      .request-content .fair-info article .fair-detail {
        background: #fff;
        padding: 5px 15px 2px 130px; }
        .request-content .fair-info article .fair-detail .fair-detail-data dl {
          line-height: 1.3;
          background: #FFF8FA;
          padding: 2px 0;
          margin-bottom: 3px; }
          .request-content .fair-info article .fair-detail .fair-detail-data dl dt {
            width: 15%;
            font-weight: 400;
            letter-spacing: 1px;
            float: left;
            color: #999;
            text-align: center;
            font-size: 1.2rem;
            line-height: 20px;
            padding: 5px 0; }
          .request-content .fair-info article .fair-detail .fair-detail-data dl dd {
            width: 85%;
            float: right;
            text-align: left;
            padding: 5px; }
            .request-content .fair-info article .fair-detail .fair-detail-data dl dd ul {
              height: 20px; }
              .request-content .fair-info article .fair-detail .fair-detail-data dl dd ul li {
                height: 20px;
                font-size: 1.2rem;
                line-height: 18px;
                display: inline-block;
                margin: 0 2px;
                border: 1px solid #ff9ca8;
                background: #fff;
                color: #ff9ca8;
                padding: 0 10px; }
          .request-content .fair-info article .fair-detail .fair-detail-data dl:nth-last-of-type(1) {
            border: none; } }
