main {
  padding: 30px 0 120px;
}

picture {
  display: inline-block;
}

.pg-wrap {
  margin: 0 auto;
  width: 1000px;
}

.pg-eyecatch {
  margin: 0 auto 50px;
  width: 1000px;
}

.pg-intro {
  background: url(https://gigaplus.makeshop.jp/hachibeikan/petit-gift-lp/images/petit-map.jpg) no-repeat center top/cover;
  margin: 0 auto 80px;
  padding: 20px 0 0;
  width: 1000px;
}

.pg-intro-ttl {
  margin: 0 0 26px;
  text-align: center;
}

.pg-intro-text {
  letter-spacing: .04em;
  line-height: 2;
  margin: 0 0 54px;
  text-align: center;
}

.pg-intro-img {
  text-align: center;
}

.pg-cta {
  margin: 0 0 80px;
}

.pg-cta-sp {
  display: none;
}

.pg-cta form {
  display: block;
  margin: 0 0 6px;
}

.pg-cta small {
  font-size: 14px;
}

.pg-cta-note {
  background: #f5f5f5;
  margin: 36px 0 0;
  padding: 54px 20px 60px;
  text-align: center;
}

.pg-cta-note p {
  letter-spacing: .04em;
  margin: 0 0 32px;
}

.pg-cta-note-btn {
  align-items: center;
  background: #fff url(https://gigaplus.makeshop.jp/hachibeikan/petit-gift-lp/images/pg-cta-note-btn-arrow.png) no-repeat 95% center/10px 15px;
  border: 2px solid #333;
  border-radius: 40px;
  display: flex;
  font-size: 16px;
  height: 80px;
  justify-content: center;
  letter-spacing: .12em;
  margin-inline: auto;
  width: 380px;
}

.pg-item-intro {
  margin: 0 0 80px;
}

.pg-common-ttl {
  margin: 0 0 40px;
  text-align: center;
}

.pg-item-list {
  display: flex;
  flex-direction: column;
  row-gap: 60px;
}

.pg-item-list li {
  background-position: right top;
  background-repeat: no-repeat;
  display: flex;
  column-gap: 20px;
  width: 100%;
}

.pg-item-explain img {
  margin: 0 0 20px;
}

.pg-item-text {
  letter-spacing: .04em;
  line-height: 1.6;
  text-shadow: 2px 2px 0 #fff,
               -2px -2px 0 #fff,
               -2px 2px 0 #fff,
               2px -2px 0 #fff,
               0px 2px 0 #fff,
               -2px 0 #fff,
               -2px 0 0 #fff,
               2px 0 0 #fff;
}

.pg-item-list li:first-of-type {
  background-image: url(https://gigaplus.makeshop.jp/hachibeikan/petit-gift-lp/images/petit-acacia-bg.png);
  background-size: 316px 180px;
  max-width: 712px;
  padding: 0 150px 6px 0;
}

.pg-item-list li:nth-of-type(2) {
  background-image: url(https://gigaplus.makeshop.jp/hachibeikan/petit-gift-lp/images/petit-hyakka-bg.png);
  background-size: 287px 175px;
  max-width: 700px;
  padding: 0 82px 22px 0;
}

.pg-item-list li:nth-of-type(3) {
  background-image: url(https://gigaplus.makeshop.jp/hachibeikan/petit-gift-lp/images/petit-rosemary-bg.png);
  background-size: 281px 185px;
  max-width: 668px;
  padding: 0 120px 20px 0;
}

.pg-item-list li:nth-of-type(4) {
  background-image: url(https://gigaplus.makeshop.jp/hachibeikan/petit-gift-lp/images/petit-lemon-bg.png);
  background-size: 292px 175px;
  max-width: 700px;
  padding: 0 168px 14px 0;
}

.pg-item-list li:nth-of-type(5) {
  background-image: url(https://gigaplus.makeshop.jp/hachibeikan/petit-gift-lp/images/petit-coffee-bg.png);
  background-size: 282px 179px;
  max-width: 718px;
  padding: 0 154px 26px 0;
}

.pg-item-list li:nth-of-type(even) {
  margin: 0 0 0 auto;
}

.pg-about-wrap {
  background-image: url(https://gigaplus.makeshop.jp/hachibeikan/petit-gift-lp/images/petit-about-bg.jpg);
  padding: 80px 0;
}

.pg-about-ttl {
  margin: 0 0 40px;
  text-align: center;
}

.pg-about-list li {
  column-gap: 40px;
  display: flex;
}

.pg-about-list li:nth-of-type(even) {
  flex-direction: row-reverse;
}

.pg-about-list li {
  margin: 0 0 60px;
}

.pg-about-list li:last-of-type {
  margin: 0;
}

.pg-about-explain img {
  margin: 0 0 20px;
}

.pg-about-img {
  position: relative;
}

.pg-about-icon {
  left: -28px;
  position: absolute;
  top: 12px;
}

.pg-about-list li:nth-of-type(even) .pg-about-icon {
  left: initial;
  right: -28px;
}

.pg-about-text {
  letter-spacing: .04em;
  line-height: 2;
  margin: 0 0 30px;
  text-align: justify;
}

.pg-about-text:last-of-type {
  margin: 0;
}

.pg-about-text-b {
  font-weight: bold;
}

.pg-bottle-img {
  padding: 80px 0 72px;
  text-align: center;
}

.pg-bottle-img img {
  margin: 0 0 30px;
}

.pg-bottle-img p {
  letter-spacing: .04em;
  line-height: 2.2;
  text-align: center;
}

.pg-wraping {
  border: 1px solid #dcdcdc;
  letter-spacing: .04em;
  line-height: 1.6;
  padding: 30px;
}

.pg-wraping-about {
  margin: 0 0 40px;
}

.pg-wraping-ttl {
  font-size: 16px;
  margin: 0 0 24px;
  text-align: center;
}

.pg-wraping-whole {
  display: flex;
  justify-content: space-between;
}

.pg-wraping-whole img {
  margin: 0 0 10px;
}

.pg-wraping-whole small {
  font-size: 14px;
  padding: 0 0 0 9px;
  position: relative;
}

.pg-wraping-whole small::before {
  content: "※";
  font-weight: normal;
  left: 0;
  position: absolute;
  top: -4px;
}

.pg-wraping-r {
  color: #ff0000;
  font-weight: bold;
}

.pg-wraping-b {
  font-weight: bold;
}

.pg-wraping-postscript {
  font-size: 12px;
  line-height: 1;
  text-align: right;
}

.pg-wraping-bag {
  margin: 0 0 28px;
}

.pg-notes {
  border-top: 1px solid #dcdcdc;
  padding: 30px 0 0;
}

.pg-notes-limit {
  padding: 30px 0;
}

.pg-notes-list {
  list-style-type: disc;
  padding: 0 0 0 30px;
}



@media screen and (max-width: 600px) {
  main {
    padding: 0;
  }

  .pg-wrap {
    padding: 0 4%;
    width: 100%;
  }

  .only-pc {
    display: none;
  }

  .pg-eyecatch {
    margin: 0 0 30px;
    width: 100%;
  }

  .pg-intro {
    background: url(https://gigaplus.makeshop.jp/hachibeikan/petit-gift-lp/images/petit-map-sp.jpg) no-repeat center top/contain;
    margin: 0 0 50px;
    width: 100%;
  }

  .pg-intro h2 {
    margin: 0 0 40px;
  }

  .pg-intro-ttl img {
    padding: 22px 4% 0;
  }

  .pg-intro-text {
    margin: 0 0 30px;
    padding: 0 4%;
    text-align: justify;
  }

  .pg-intro-img {
    padding: 0 4%;
  }

  .pg-cta {
    margin: 0 0 50px;
  }

  .pg-cta-pc {
    display: none;
  }

  .pg-cta-sp {
    display: block;
    width: 100%;
  }

  .pg-cta small {
    font-size: 12px;
  }

  .pg-cta-note {
    margin: 26px 0 0;
    padding: 24px 20px 30px;
    text-align: left;
  }
  
  .pg-cta-note p {
    line-height: 1.7;
    margin: 0 0 18px;
    text-align: justify;
  }
  
  .pg-cta-note-btn {
    background: #fff url(https://gigaplus.makeshop.jp/hachibeikan/petit-gift-lp/images/pg-cta-note-btn-arrow.png) no-repeat 95% center/6px 10px;
    border-radius: 60px;
    font-size: 13px;
    height: 60px;
    letter-spacing: .08em;
    max-width: 270px;
    width: 100%;
  }

  .pg-common-ttl {
    margin: 0 0 20px;
  }

  .pg-common-ttl img {
    max-width: 250px;
  }

  .pg-item-list {
    row-gap: 15px;
  }

  .pg-item-list li {
    align-items: center;
    background-size: 200px;
    background-position: right bottom;
    flex-wrap: wrap;
    gap: 16px 12px;
  }

  .pg-item-list li:first-of-type,
  .pg-item-list li:nth-of-type(2),
  .pg-item-list li:nth-of-type(3),
  .pg-item-list li:nth-of-type(4),
  .pg-item-list li:nth-of-type(5) {
    background-size: 200px;
    max-width: 100%;
    padding: 0 0 26px;
  }
  
  .pg-item-list li:first-of-type {
    background-image: url(https://gigaplus.makeshop.jp/hachibeikan/petit-gift-lp/images/petit-acacia-bg-sp.png);
  }

  .pg-item-list li:nth-of-type(2) {
    background-image: url(https://gigaplus.makeshop.jp/hachibeikan/petit-gift-lp/images/petit-hyakka-bg-sp.png);
  }
  
  .pg-item-list li:nth-of-type(3) {
    background-image: url(https://gigaplus.makeshop.jp/hachibeikan/petit-gift-lp/images/petit-rosemary-bg-sp.png);
  }
  
  .pg-item-list li:nth-of-type(4) {
    background-image: url(https://gigaplus.makeshop.jp/hachibeikan/petit-gift-lp/images/petit-lemon-bg-sp.png);
  }
  
  .pg-item-list li:nth-of-type(5) {
    background-image: url(https://gigaplus.makeshop.jp/hachibeikan/petit-gift-lp/images/petit-coffee-bg-sp.png);
  }

  .pg-item-img img {
    width: 70px;
  }

  .pg-item-explain {
    display: contents;
  }

  .pg-item-explain img {
    margin: 0;
  }

  .pg-item-list li:first-of-type .pg-item-explain img {
    max-width: 185px;
  }

  .pg-item-list li:nth-of-type(2) .pg-item-explain img {
    max-width: 138px;
  }
  
  .pg-item-list li:nth-of-type(3) .pg-item-explain img {
    max-width: 220px;
  }
  
  .pg-item-list li:nth-of-type(4) .pg-item-explain img {
    max-width: 162px;
  }
  
  .pg-item-list li:nth-of-type(5) .pg-item-explain img {
    max-width: 184px;
  }

  .pg-item-list li:nth-of-type(even) {
    margin: 0;
  }

  .pg-item-text {
    letter-spacing: 0;
    line-height: 1.7;
    max-width: 100%;
  }

  .pg-about-wrap {
    padding: 50px 0;
  }

  .pg-about-ttl {
    margin: 0 0 20px;
  }

  .pg-about-ttl img {
    max-width: 272px;
  }

  .pg-about-list li {
    display: block;
    margin: 0 0 28px;
  }

  .pg-about-icon {
    height: auto;
    left: -10px;
    top: 10px;
    width: 68px;
  }

  .pg-about-list li:nth-of-type(even) .pg-about-icon {
    left: -10px;
  }

  .pg-about-explain01 img {
    max-width: 202px;
  }

  .pg-about-explain02 img {
    max-width: 336px;
  }

  .pg-about-explain03 img {
    max-width: 324px;
  }

  .pg-about-img {
    margin: 0 0 15px;
  }

  .pg-about-text {
    letter-spacing: 0;
    line-height: 1.7;
    margin: 0 0 16px;
  }

  .pg-bottle-img {
    padding: 50px 0 42px;
  }

  .pg-bottle-img img {
    margin: 0 0 15px;
  }

  .pg-bottle-img p {
    letter-spacing: 0;
    line-height: 1.9;
    text-align: justify;
  }

  .pg-wraping {
    margin: 0 0 100px;
    padding: 26px 10px;
  }

  .pg-wraping-about {
    font-size: 12px;
    margin: 0 0 26px;
  }

  .pg-wraping-ttl {
    font-size: 14px;
    margin: 0 0 22px;
  }

  .pg-wraping-whole {
    display: block;
  }

  .pg-wraping-whole p {
    font-size: 12px;
    line-height: 1.9;
    margin: 0 0 15px;
  }

  .pg-wraping-whole img {
    margin: 0 auto 6px;
    max-width: 210px;
  }

  .pg-wraping-whole small {
    font-size: 12px;
    padding: 0 0 0 8px;
  }

  .pg-wraping-whole small::before {
    top: -5px;
}

  p.pg-wraping-postscript {
    font-size: 10px;
    line-height: 1;
    text-align: center;
  }

  .pg-notes-list {
    padding: 0 0 0 18px;
  }

  .pg-notes-list li {
    font-size: 12px;
    line-height: 1.9;
  }
}