html {
  height: auto;
  overflow-x: hidden;
}

body {
  overflow-x: initial;
}

#bread-crumb {
  display: none;
}

#bread-crumb-listTop {
  display: none;
}

#Journal > h1 {
  display: none;
}

#Journal article > h2 {
  display: none;
}

div#wrapper div#enquete-header, div#wrapper > div#cart-header, header {
  display: none;
}

#contents {
  max-width: unset;
  width: 100%;
  overflow: unset;
  padding-top: 0;
  background: #fff;
}

.state_r {
  display: none;
}

footer {
  display: none;
}

#JournalList .journal-cont ul, #Journal .journal-cont ul {
  margin: 0;
  padding: 0;
}

#JournalList .journal-cont, #Journal .journal-cont {
  margin: 0;
  padding: 0;
}

#main-column {
  background-color: #fff;
  margin: 0;
}

#JournalList h2, #Journal h2 {
  padding: 0;
}

article h1 {
  padding: 0;
  margin: 0;
}

img[src*="tracking.php"] {
  display: none !important;
}

#JournalList .journal-cont ul li, #Journal .journal-cont ul li {
  list-style-type: unset;
}

article h1, article #main-column h1 {
  height: unset;
  margin: 0;
  padding: 0;
  background: none;
  border-left: none;
  font-size: unset;
  line-height: unset;
}

div#wrapper div#enquete-section:first-child, div.cart-article div.cart-section:first-child, article section:first-child {
  height: 0;
  border-top: none;
}

#JournalList .journal-cont ul li, #Journal .journal-cont ul li {
  list-style-type: none;
}

.journal-cont a {
  color: unset;
}

.journal-cont p, .journal-cont div {
  margin-top: 0;
  font-size: unset;
  line-height: unset;
}

@media screen and (max-width: 768px) {
  #main-column {
    padding: 0;
  }
}
@media screen and (max-width: 580px) {
  article h1 {
    padding: 0;
  }
}
li {
  list-style: none;
}

a {
  text-decoration: none;
  color: #333333;
}

img {
  width: 100%;
  height: 100%;
}

body {
  margin: 0;
}

#sub-column {
  display: none;
}

#main-column {
  width: 100%;
  float: none;
}

#contents {
  padding-bottom: unset;
}

article h2 {
  border-bottom: none;
}

#petpatties_LP {
  background-color: #fff;
  font-family: "M PLUS 1p", sans-serif;
  position: relative;
}
#petpatties_LP .sp_only {
  display: none;
}
#petpatties_LP .sec_ttl {
  margin-bottom: 50px;
  font-size: 48px !important;
  font-weight: normal !important;
  color: #707070;
  text-align: center;
  position: relative;
  z-index: 1;
}
#petpatties_LP .sec_ttl span {
  font-size: 107px;
  color: #D5E8E4;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%);
  z-index: -1;
}
#petpatties_LP .lp_recommend {
  max-width: 1260px;
  margin: 120px auto;
  padding: 0 30px;
}
#petpatties_LP .lp_recommend .recommend_item {
  display: flex;
  gap: 45px;
}
#petpatties_LP .lp_recommend .recommend_name {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 16px;
  color: #333333;
}
#petpatties_LP .lp_recommend .recommend_price {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: bold;
  color: #888888;
}
#petpatties_LP .lp_recommend .recommend_price span {
  font-size: 12px;
}
#petpatties_LP .lp_recommend .recommend_btn a {
  padding: 15px 0;
  display: inline-block;
  width: 100%;
  background-color: #00AA8D;
  border-radius: 10px;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  border: 1px solid #00AA8D;
  transition: 0.4s;
}
#petpatties_LP .lp_recommend .recommend_btn a:hover {
  background-color: #fff;
  color: #00AA8D;
}
#petpatties_LP .lead {
  position: relative;
}
#petpatties_LP .lead .lead_ttl {
  font-size: 71px !important;
  font-weight: normal !important;
  color: #00AA8D;
  position: absolute;
  top: 250px;
  left: 50%;
  transform: translateX(-50%);
  border-bottom: none;
}
#petpatties_LP .lead .lead_txt {
  max-width: 100%;
  font-size: 26px;
  color: #333333;
  position: absolute;
  top: 370px;
  left: 50%;
  transform: translateX(-50%);
  line-height: 1.8;
}
#petpatties_LP .feature {
  max-width: 1660px;
  margin: 120px auto;
}
#petpatties_LP .feature .feature_list li {
  margin-bottom: 80px;
  display: flex;
  align-items: center;
  padding: 0 30px;
}
#petpatties_LP .feature .feature_list li:nth-child(even) {
  flex-direction: row-reverse;
}
#petpatties_LP .feature .feature_list li:nth-child(even) .feature_desc {
  margin-left: 0;
  margin-right: -70px;
  z-index: 1;
}
#petpatties_LP .feature .feature_list li .feature_img {
  max-width: 800px;
  width: 100%;
}
#petpatties_LP .feature .feature_list li .feature_desc {
  margin-left: -70px;
  width: 100%;
  max-width: 875px;
  background-color: #F0F8F7;
  padding: 50px 60px;
}
#petpatties_LP .feature .feature_list li .feature_desc .feature_ttl_wrap {
  margin-bottom: 40px;
  display: flex;
  align-items: center;
  gap: 40px;
}
#petpatties_LP .feature .feature_list li .feature_desc .feature_ttl_wrap .feature_ttl_num {
  font-size: 16px;
  color: #74B4A9;
  line-height: 1;
  letter-spacing: 0.04rem;
}
#petpatties_LP .feature .feature_list li .feature_desc .feature_ttl_wrap .feature_ttl_num span {
  display: block;
  font-size: 64px;
}
#petpatties_LP .feature .feature_list li .feature_desc .feature_ttl_wrap .feature_ttl {
  font-size: 40px;
  font-weight: normal;
  color: #707070;
  line-height: 1.4;
}
#petpatties_LP .feature .feature_list li .feature_desc .feature_txt {
  font-size: 25px;
  color: #707070;
}
#petpatties_LP .flavor {
  max-width: 1200px;
  margin: 120px auto;
}
#petpatties_LP .flavor .flavor_item {
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
  gap: 45px;
  padding: 0;
}
#petpatties_LP .flavor .flavor_item li {
  max-width: 370px;
}
#petpatties_LP .flavor .flavor_item li .flavor_name {
  margin-bottom: 15px;
  margin-top: 15px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}
#petpatties_LP .flavor .flavor_item li .flavor_txt {
  font-size: 16px;
  text-align: center;
}
#petpatties_LP .gift {
  max-width: 1200px;
  margin: 120px auto;
}
#petpatties_LP .gift .gift_wrap {
  margin-bottom: 50px;
  display: flex;
}
#petpatties_LP .gift .gift_lead {
  font-size: 26px;
  color: #707070;
}
#petpatties_LP .voice {
  margin: 120px auto;
  padding: 80px 0;
  background-color: #EDE8E7;
}
#petpatties_LP .voice .sec_ttl span {
  color: #E6DAD8;
}
#petpatties_LP .voice .voice_list {
  max-width: 1600px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 50px;
}
#petpatties_LP .voice .voice_list li {
  width: 100%;
  max-width: 500px;
  box-sizing: border-box;
  padding: 50px 30px 40px;
  background-color: #fff;
}
#petpatties_LP .voice .voice_list li .voice_star {
  margin-bottom: 30px;
  display: flex;
  justify-content: center;
  gap: 10px;
}
#petpatties_LP .voice .voice_list li .voice_star img {
  width: 41px;
}
#petpatties_LP .voice .voice_list li .voice_name {
  margin-bottom: 30px;
  font-size: 30px;
  text-align: center;
  padding-bottom: 20px;
  border-bottom: 1px solid #333333;
}
#petpatties_LP .voice .voice_list li .voice_txt {
  font-size: 18px;
}
#petpatties_LP .lp_footer {
  width: 100%;
  text-align: center;
  background-color: #00AA8D;
  padding: 18px 0;
}
#petpatties_LP .lp_footer p {
  font-size: 10px;
  color: #fff;
}

@media screen and (min-width: 751px) {
  #petpatties_LP .lead .lead_ttl {
    font-size: 3.6979166667vw !important;
    top: 13.0208333333vw;
  }
  #petpatties_LP .lead .lead_txt {
    font-size: 1.3541666667vw;
    top: 19.7916666667vw;
  }
}
@media screen and (min-width: 751px) and (max-width: 1600px) {
  #petpatties_LP .sec_ttl {
    margin-bottom: 50px;
    font-size: 35px !important;
  }
  #petpatties_LP .sec_ttl span {
    font-size: 80px;
  }
  #petpatties_LP .lp_recommend {
    margin: 60px auto;
  }
  #petpatties_LP .feature {
    margin: 60px auto;
  }
  #petpatties_LP .feature .feature_list li {
    margin-bottom: 5vw;
    padding: 0 1.875vw;
  }
  #petpatties_LP .feature .feature_list li:nth-child(even) .feature_desc {
    margin-right: -4.375vw;
  }
  #petpatties_LP .feature .feature_list li .feature_img {
    max-width: 50vw;
  }
  #petpatties_LP .feature .feature_list li .feature_desc {
    margin-left: -4.375vw;
    max-width: 54.6875vw;
    padding: 3.125vw 3.75vw;
  }
  #petpatties_LP .feature .feature_list li .feature_desc .feature_ttl_wrap {
    margin-bottom: 2.5vw;
    gap: 2.5vw;
  }
  #petpatties_LP .feature .feature_list li .feature_desc .feature_ttl_wrap .feature_ttl_num {
    font-size: 1vw;
  }
  #petpatties_LP .feature .feature_list li .feature_desc .feature_ttl_wrap .feature_ttl_num span {
    font-size: 4vw;
  }
  #petpatties_LP .feature .feature_list li .feature_desc .feature_ttl_wrap .feature_ttl {
    font-size: 2.5vw;
  }
  #petpatties_LP .feature .feature_list li .feature_desc .feature_txt {
    font-size: 1.5vw;
  }
  #petpatties_LP .flavor {
    margin: 60px auto;
  }
  #petpatties_LP .gift {
    margin: 60px auto;
  }
  #petpatties_LP .gift .gift_lead {
    padding: 0 30px;
    font-size: 1.625vw;
  }
  #petpatties_LP .voice {
    margin: 60px auto;
  }
}
@media screen and (min-width: 751px) and (max-width: 1110px) {
  #petpatties_LP .voice {
    padding: 80px 0;
  }
  #petpatties_LP .voice .voice_list {
    padding: 0 30px;
    margin: 0 auto;
    flex-wrap: wrap;
    gap: 30px;
  }
  #petpatties_LP .voice .voice_list li {
    max-width: 330px;
    padding: 40px 20px 30px;
  }
  #petpatties_LP .voice .voice_list li .voice_star {
    margin-bottom: 20px;
    gap: 10px;
  }
  #petpatties_LP .voice .voice_list li .voice_star img {
    width: 35px;
  }
  #petpatties_LP .voice .voice_list li .voice_name {
    margin-bottom: 20px;
    font-size: 20px;
    padding-bottom: 10px;
  }
  #petpatties_LP .voice .voice_list li .voice_txt {
    font-size: 14px;
  }
}
@media screen and (max-width: 750px) {
  #petpatties_LP .pc_only {
    display: none;
  }
  #petpatties_LP .sp_only {
    display: block;
  }
  #petpatties_LP .sec_ttl {
    margin-bottom: 8vw;
    font-size: 6.4vw !important;
  }
  #petpatties_LP .sec_ttl span {
    width: 100%;
    font-size: 14.9333333333vw;
  }
  #petpatties_LP .lp_recommend {
    max-width: 100%;
    margin: 16vw auto;
    padding: 0;
  }
  #petpatties_LP .lp_recommend li {
    width: 70.6666666667vw;
    flex-shrink: 0;
  }
  #petpatties_LP .lp_recommend .recommend_item {
    overflow-x: scroll;
    gap: 4vw;
    padding: 0 4vw;
    padding-bottom: 10px;
  }
  #petpatties_LP .lp_recommend .recommend_name {
    margin-top: 5.3333333333vw;
    margin-bottom: 2.6666666667vw;
    font-size: 4.2666666667vw;
  }
  #petpatties_LP .lp_recommend .recommend_price {
    margin-bottom: 5.3333333333vw;
    font-size: 4.2666666667vw;
  }
  #petpatties_LP .lp_recommend .recommend_price span {
    font-size: 3.2vw;
  }
  #petpatties_LP .lp_recommend .recommend_btn a {
    padding: 4vw 0;
    border-radius: 1.3333333333vw;
    font-size: 4.8vw;
  }
  #petpatties_LP .lead .lead_ttl {
    font-size: 8.8vw !important;
    top: 48vw;
    width: 62%;
  }
  #petpatties_LP .lead .lead_txt {
    margin: 5.3333333333vw 4vw 0;
    font-size: 4.8vw;
    position: static;
    transform: translateX(0);
  }
  #petpatties_LP .feature {
    max-width: 100%;
    margin: 16vw auto;
  }
  #petpatties_LP .feature .feature_list li {
    margin-bottom: 13.3333333333vw;
    flex-direction: column;
    padding: 0;
  }
  #petpatties_LP .feature .feature_list li:nth-child(even) {
    flex-direction: column;
  }
  #petpatties_LP .feature .feature_list li:nth-child(even) .feature_desc {
    margin-left: 0;
    margin-right: 4vw;
  }
  #petpatties_LP .feature .feature_list li .feature_desc {
    margin-top: -10.6666666667vw;
    margin-left: 15px;
    width: 96vw;
    max-width: 88vw;
    padding: 8vw 4vw;
  }
  #petpatties_LP .feature .feature_list li .feature_desc .feature_ttl_wrap {
    margin-bottom: 4vw;
    gap: 2.6666666667vw;
  }
  #petpatties_LP .feature .feature_list li .feature_desc .feature_ttl_wrap .feature_ttl_num {
    text-align: center;
    font-size: 2.6666666667vw;
  }
  #petpatties_LP .feature .feature_list li .feature_desc .feature_ttl_wrap .feature_ttl_num span {
    font-size: 7.4666666667vw;
  }
  #petpatties_LP .feature .feature_list li .feature_desc .feature_ttl_wrap .feature_ttl {
    font-size: 5.3333333333vw;
  }
  #petpatties_LP .feature .feature_list li .feature_desc .feature_txt {
    font-size: 4.8vw;
  }
  #petpatties_LP .flavor {
    margin: 16vw auto;
    padding: 0 4vw;
  }
  #petpatties_LP .flavor .flavor_item {
    gap: 8vw;
  }
  #petpatties_LP .flavor .flavor_item li .flavor_name {
    margin-bottom: 4vw;
    margin-top: 4vw;
    font-size: 20px;
  }
  #petpatties_LP .flavor .flavor_item li .flavor_txt {
    font-size: 16px;
  }
  #petpatties_LP .gift {
    margin: 16vw auto;
  }
  #petpatties_LP .gift .gift_wrap {
    margin-bottom: 8vw;
  }
  #petpatties_LP .gift .gift_lead {
    padding: 0 4vw;
    font-size: 4.8vw;
  }
  #petpatties_LP .voice {
    margin: 16vw auto;
    padding: 10.6666666667vw 0;
  }
  #petpatties_LP .voice .voice_list {
    margin: 0 auto;
    gap: 5.3333333333vw;
  }
  #petpatties_LP .voice .voice_list li {
    margin: 0 4vw;
    padding: 8vw 5.3333333333vw;
  }
  #petpatties_LP .voice .voice_list li .voice_star {
    margin-bottom: 5.3333333333vw;
    gap: 2.6666666667vw;
  }
  #petpatties_LP .voice .voice_list li .voice_star img {
    width: 8.8vw;
  }
  #petpatties_LP .voice .voice_list li .voice_name {
    margin-bottom: 5.3333333333vw;
    font-size: 5.3333333333vw;
    padding-bottom: 2.6666666667vw;
  }
  #petpatties_LP .voice .voice_list li .voice_txt {
    font-size: 3.7333333333vw;
  }
  #petpatties_LP .lp_footer {
    text-align: center;
    background-color: #00AA8D;
    padding: 18px 0;
  }
  #petpatties_LP .lp_footer p {
    font-size: 10px;
    color: #fff;
  }
}/*# sourceMappingURL=petpatties_lp.css.map */