<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.top-img {
  margin-bottom:30px;
  }

.txt-gdcrn {
  margin:30px 10px 30px;
  width:90%;
  }
a.nrmllinktxt {
  text-decoration:underline;
  }

.disc_list {
  list-style-type:disc;
  padding-left: 15px;
  }
.gray-box {
      padding: 20px;
      background-color: #f5f5f5;
  
  }
.bg-paper {
      background-image: url(https://www.green-dog.com/feature/puppy/images/bg_story.jpg);
      padding-top: 10px;
      margin-bottom: 0px;
      }
.content-box-gray {
  margin-top:0px !important;
  margin-bottom:0px !important;
  }
.ly-main .index {
    margin-bottom:0px;
  }
.title-bg03.gdcrn-hd .number-lead__number {
  background-color: white;
  color:#333;
}
#pdcrn-point02 .title-bg03, #pdcrn-point03 .title-bg03 {
  margin-bottom:0px !important;
  }
#point-rule {
  position: relative;
  margin-top:50px;
}
#point-rule .rule-t {
  position: absolute;
  top:-45px;
}
.sampletxt {
    margin: 60px auto 20px;
}
.yellow-box {
      padding: 10px;
      background-color: #fbf3ca;
  }
.yellow-box .headline06 {
    display: flex;
    align-items: center;
    padding: 0px 10px 0px 0px;
}
.iconimg {
  margin-right:8px;
  }
.couponimg {
      width: 90px;
      margin: 20px auto;
  }
.productsonlyimg {
      width: 230px;
  }
  
.content-box-white {
  border-radius:20px;
  }
  
.gdcrn-hd {
  padding-left:10px;
  }
.scroll img {
  max-width:500px !important;
  height:auto;
  }
.scroll {
  overflow:auto;
  margin: 10px auto 0;
      padding: 0 0 15px;
      width: calc(100% - 30px);
      white-space: nowrap;
  }
.memstage-detail li {
  margin: 0 0px 30px 0;
  background-color: white;
  }
.memstage-detail li:last-child {
  margin-bottom:0px;
  }
.memstage-detail li .txt {
   padding:0px 10px 10px;
  }
.diamond-txt {
  color:#000000;
  }
.platinum-txt {
  color:#13748E;
  }
.gold-txt {
  color:#A98B20;
  }
.silver-txt {
  color:#5F5F5F;
  }
.regular-txt {
  color:#7BA057;
  }
.x5 {
  font-size:170%;}
.x4 {
  font-size:150%;}
.x3 {
  font-size:140%;}
.x2 {
  font-size:130%;
  }
.x1 {
  font-size:120%;
  }
.alert-box {
  border:1px solid #d15945;
  }
.question__inner {
  display:block;
  }
.phone-number {
   font-size:160%;
  font-weight:bold;
  }
  /*  tel button  */
.button-group .button {
      margin-bottom: 5px;
  }
.button {
      margin-left: auto;
      margin-right: auto;
      text-align: center;
  }
.button--number a {
      cursor: default;
  }
.button--number a {
      font-size: 1.9rem;
  }
  
.button--number a, .button--tel a {
      cursor: default;
  }
.button--number a {
      font-size: 1.9rem;
  }
.button--circle a {
      min-width: 250px;
      margin-right: auto;
      margin-left: auto;
      -webkit-border-radius: 50px;
      border-radius: 50px;
  }
.button a {
      display: inline-block;
      vertical-align: middle;
      min-height: 50px;
      padding: 0 37px 0 13px;
      color: #222;
      font-weight: bold;
      line-height: 50px;
      font-size: 1.4rem;
      cursor: pointer;
      background-color: #e9f6eb;
      -moz-transition: background-color 0.4s;
      -webkit-transition: background-color 0.4s;
      -ms-transition: background-color 0.4s;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
  }
.button--tel__icon {
      content: "";
      display: inline-block;
      vertical-align: middle;
      width: 21px;
      height: 21px;
      margin-right: 11px;
      background: url(https://www.green-dog.com/common/images/common/icon_tel.svg) no-repeat 0 0;
      -webkit-background-size: 21px 21px;
      background-size: 21px 21px;
  }
  
#pdcrn-point03 .ly-content {
  margin-bottom:0px;
  }
.point_hd {
  display:flex;
  align-items:center;
  /*font-family: vdl-penletter, sans-serif;
  font-style: normal;
  font-weight: 500;*/
  }
  
  
  
  /* animation */
  
  
  /* obsAPI */
  
  .animate {
      opacity:0;
      transition: opacity 3s;
    }
    
    .animate.appear {
      opacity: 1;
      transform:none;
    }
  
  
  @media screen and (min-width:768px) {
    #point-rule {
    margin-top:70px;
    }
    #point-rule .rule-t {
        top:-65px;
    }
    .scroll img {
    max-width:100% !important;
    }
    .yellow-box {
        padding: 20px auto !important;
    }
    
    .scroll img {
    width:100% !important;
    height:auto;
    }
    .pcimg {
    width:70%;
    }
    .memstage-detail {
    display:flex;
    flex-wrap: wrap;
    }
    .memstage-detail li {
    margin: 0 10px 30px 0;
    width: calc((100% - 10px)/2);
    }
    .memstage-detail li:nth-child(2n) {
        margin-right: 0px;
    }
    .memstage-detail li:nth-child(5n) {
    margin-bottom:0px;
    }
    .memstgimg {
    width:70%;
    margin: 0 auto 30px;
    }
    .w70 {
    width:70%;
    }
    .productsonlyimg {
        width: 300px;
    
    }
  }
</pre></body></html>