.p14147 .p14147-coupon {
  padding: 2% 10%;
  background: #000; }
  @media only screen and (max-width: 638px) {
    .p14147 .p14147-coupon {
      padding: 2%; } }
  .p14147 .p14147-coupon ul {
    background: #efefef;
    border-radius: 15px;
    display: flex;
    align-items: center; }
  .p14147 .p14147-coupon-ttl {
    padding: 3%;
    width: 55%;
    border-right: 6px dotted #000; }
    @media only screen and (max-width: 638px) {
      .p14147 .p14147-coupon-ttl {
        width: 50%;
        padding: 5%; } }
    .p14147 .p14147-coupon-ttl p {
      max-width: 60%;
      margin: auto; }
      @media only screen and (max-width: 638px) {
        .p14147 .p14147-coupon-ttl p {
          max-width: 90%; } }
  .p14147 .p14147-coupon-code {
    padding: 3%;
    width: 50%;
    text-align: center; }
    @media only screen and (max-width: 638px) {
      .p14147 .p14147-coupon-code {
        width: 60%; } }
    .p14147 .p14147-coupon-code div {
      border: 1px solid #000;
      padding: .4em 1.5em;
      margin: .3em auto;
      display: table;
      border-radius: 10px;
      background: #fff;
      font-weight: bold;
      font-size: 200%; }
      @media only screen and (max-width: 638px) {
        .p14147 .p14147-coupon-code div {
          font-size: 6.8vw; } }
  .p14147 .p14147-coupon-att {
    padding-top: 10px;
    text-align: center;
    font-size: 85%;
    line-height: 1.4;
    color: #fff; }
    @media only screen and (max-width: 638px) {
      .p14147 .p14147-coupon-att {
        font-size: 2.5vw;
        padding: 8px 0 2px; } }

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