@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@600;700;800&display=swap");
@import url("https://use.typekit.net/seo8thd.css");
.font-bros {
  font-family: "brother-1816-printed", sans-serif;
  font-weight: 800;
  font-style: normal;
}

.effect {
  opacity: 0;
}

.effect.display {
  opacity: 1 !important;
  transform: translate(0px) !important;
}

.effect.active {
  animation: popanm 0.6s ease forwards;
}

.font-montserrat {
  font-family: "Montserrat", sans-serif;
  letter-spacing: -0.03em;
}

.font-montserrat.black {
  font-weight: 900;
}

.font-montserrat.bold {
  font-weight: 800;
}

#lp-pipomaru {
  position: relative;
  width: 100%;
  background: #ffffff;
  overflow: hidden;
  color: #000000;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: antialiased;
  margin: 0 auto;
  text-align: left;
  font-size: 14px;
  font-family: hiragino-kaku-gothic-pron, "Hiragino Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  font-weight: 400;
  font-feature-settings: "palt";
  letter-spacing: 0.03em;
}
#lp-pipomaru img {
  width: 100%;
}
#lp-pipomaru a {
  display: block;
  cursor: pointer;
  transition: opacity 0.3s cubic-bezier(0.33, 1, 0.68, 1);
}
#lp-pipomaru a:hover {
  opacity: 0.6;
}
#lp-pipomaru .contents {
  position: relative;
}
#lp-pipomaru .contents::before {
  position: absolute;
  content: "";
  top: 5.8625vw;
  left: -14.5vw;
  width: 134%;
  height: 100%;
  background: url(https://cf.graniph.com/banner/other/pipomaru/pipomaru_bg_pc_fix.png) top center no-repeat;
  background-size: cover;
}
#lp-pipomaru section {
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding: 0 0;
}
#lp-pipomaru section > .ttl-box .image {
  width: 11.1111111111vw;
  margin: 0 auto;
}
#lp-pipomaru section > .ttl-box .image img {
  width: 100%;
  height: auto;
}
#lp-pipomaru section > .ttl-box .txt {
  width: 22.2222222222vw;
  margin: 2.7777777778vw auto 0;
}
#lp-pipomaru section > .ttl-box .txt img {
  width: 100%;
  height: auto;
}
#lp-pipomaru section .note-box {
  position: relative;
  margin: 1.3888888889vw auto 0;
}
#lp-pipomaru section .note-box li {
  position: relative;
  padding-left: 1.1111111111vw;
  font-size: 1.1111111111vw;
  line-height: 1.5;
}
#lp-pipomaru section .note-box li:nth-child(n+2) {
  margin-top: 0.3472222222vw;
}
#lp-pipomaru section .note-box li:before {
  position: absolute;
  content: "※";
  top: 0;
  left: 0;
}
#lp-pipomaru section.sec-main {
  width: 100%;
}
#lp-pipomaru section.sec-main .image {
  width: 100%;
}
#lp-pipomaru section.sec-main .image img {
  width: 100%;
  height: auto;
}
#lp-pipomaru section.sec-about {
  position: relative;
}
#lp-pipomaru section.sec-about .top-box {
  position: relative;
}
#lp-pipomaru section.sec-about .top-box nav {
  position: relative;
  z-index: 3;
  background: #005178;
  padding: 2vw 0;
}
#lp-pipomaru section.sec-about .top-box nav ul {
  display: flex;
  justify-content: center;
  align-items: center;
}
#lp-pipomaru section.sec-about .top-box nav li {
  position: relative;
  margin-left: 3.7vw;
  padding-left: 3.7vw;
  transition: opacity 0.3s cubic-bezier(0.33, 1, 0.68, 1);
}
#lp-pipomaru section.sec-about .top-box nav li:hover img {
  opacity: 0.6;
}
#lp-pipomaru section.sec-about .top-box nav li:first-child {
  margin-left: 0;
  padding-left: 0;
}
#lp-pipomaru section.sec-about .top-box nav li + li::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 0.28vw;
  height: 3.05vw;
  border-radius: 1.38vw;
  background: #fae900;
  pointer-events: none;
}
#lp-pipomaru section.sec-about .top-box nav li.cafe a {
  padding-top: 5px;
}
#lp-pipomaru section.sec-about .top-box nav li.cafe img {
  height: 2.2vw;
}
#lp-pipomaru section.sec-about .top-box nav a {
  display: block;
}
#lp-pipomaru section.sec-about .top-box nav img {
  height: 1.8vw;
  width: auto;
}
#lp-pipomaru section.sec-about .top-box .lead-box {
  position: relative;
  margin: 6.9444444444vw auto 0;
  width: 76.3888888889vw;
  color: #000000;
}
#lp-pipomaru section.sec-about .top-box .lead-box h3 {
  font-weight: 700;
  font-size: 2.8472222222vw;
  line-height: 1.6;
}
#lp-pipomaru section.sec-about .top-box .lead-box p {
  margin: 2.0833333333vw 0;
  font-size: 1.875vw;
  line-height: 1.86;
}
#lp-pipomaru section.sec-about .top-box ul.chara-box {
  position: relative;
  width: 100%;
  height: 10.0555555556vw;
  margin: 4vw 0 0;
  z-index: 10;
}
#lp-pipomaru section.sec-about .top-box ul.chara-box li {
  position: absolute;
  top: 0;
  left: 0;
  width: 20%;
}
#lp-pipomaru section.sec-about .top-box ul.chara-box li:nth-child(1) {
  width: 29.333333vw;
  left: 15.597222vw;
  top: 3vw;
}
#lp-pipomaru section.sec-about .top-box ul.chara-box li img {
  width: 100%;
  height: auto;
}
#lp-pipomaru section.sec-pipomaru {
  position: relative;
  width: 100%;
  z-index: 4;
  padding: 13.111111vw 0 10.111111vw;
}
#lp-pipomaru section.sec-pipomaru .container {
  width: 76.3888888889vw;
  margin: 0 auto;
}
#lp-pipomaru section.sec-pipomaru .profile-list {
  margin-left: 3vw;
}
#lp-pipomaru section.sec-pipomaru .profile-item {
  display: flex;
  gap: 1vw;
  padding-top: 1vw;
}
#lp-pipomaru section.sec-pipomaru .profile-label {
  background: #000;
  color: #fff;
  padding: 6px;
  font-weight: 800;
  width: 8vw;
  text-align: center;
  border-radius: 30px;
  font-size: 1.1vw;
}
#lp-pipomaru section.sec-pipomaru .profile-value {
  align-self: center;
  font-size: 1.6vw;
  font-weight: 600;
}
#lp-pipomaru section.sec-pipomaru .profile-img {
  position: absolute;
  top: -13vw;
  right: 9vw;
  width: 32.0469vw;
  z-index: 10;
}
#lp-pipomaru section.sec-movie {
  position: relative;
  width: 100%;
  padding: 9.416667vw 0vw 5.4166666667vw;
}
@media screen and (max-width: 767px) {
  #lp-pipomaru section.sec-movie {
    padding: 15.7333333333vw 0 0;
  }
}
#lp-pipomaru section.sec-movie h3 {
  position: relative;
  width: 18.055556vw;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  #lp-pipomaru section.sec-movie h3 {
    width: 30vw;
  }
}
#lp-pipomaru section.sec-movie h3 img {
  width: 100%;
  height: auto;
}
#lp-pipomaru section.sec-movie .deco-box li {
  position: absolute;
  top: 0;
  left: 0;
  width: 20%;
}
#lp-pipomaru section.sec-movie .deco-box li:nth-child(1) {
  width: 10vw;
  left: 28.97222vw;
  top: 1vw;
}
@media screen and (max-width: 767px) {
  #lp-pipomaru section.sec-movie .deco-box li:nth-child(1) {
    width: 16vw;
    left: 15.97222vw;
    top: 2vw;
  }
}
#lp-pipomaru section.sec-movie .deco-box li:nth-child(2) {
  width: 18vw;
  right: 21.97222vw;
  left: auto;
  top: 4.5vw;
}
@media screen and (max-width: 767px) {
  #lp-pipomaru section.sec-movie .deco-box li:nth-child(2) {
    width: 27vw;
    right: 5.97222vw;
    top: 10.5vw;
  }
}
#lp-pipomaru section.sec-movie .deco-box li:nth-child(3) {
  width: 18vw;
  right: 11.97222vw;
  left: auto;
  top: 24vw;
}
#lp-pipomaru section.sec-movie .deco-box li:nth-child(4) {
  width: 12vw;
  right: 23.97222vw;
  left: auto;
  top: auto;
  bottom: 7vw;
}
@media screen and (max-width: 767px) {
  #lp-pipomaru section.sec-movie .deco-box li:nth-child(4) {
    width: 16vw;
    right: 14.97222vw;
    bottom: -8vw;
  }
}
#lp-pipomaru section.sec-movie .deco-box li img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 767px) {
  #lp-pipomaru section.sec-movie .schedule {
    width: 54.2vw;
    margin: 0 auto;
    margin-top: 5vw;
  }
}
#lp-pipomaru section.sec-movie .movie-box {
  width: 76.3888888889vw;
  margin: 2.0833333333vw auto 0;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  #lp-pipomaru section.sec-movie .movie-box {
    margin: 4.6666666667vw auto 0;
    width: 100%;
  }
}
#lp-pipomaru section.sec-movie .movie-box .movie-wrap {
  position: relative;
  width: 32.930556vw;
  aspect-ratio: 9/16;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  #lp-pipomaru section.sec-movie .movie-box .movie-wrap {
    width: 54vw;
  }
}
#lp-pipomaru section.sec-movie .movie-box .movie-wrap iframe {
  width: 100%;
  height: 100%;
}
#lp-pipomaru section.sec-movie .art-box {
  margin: 4vw 8vw;
}
@media screen and (max-width: 767px) {
  #lp-pipomaru section.sec-movie .art-box {
    width: 114vw;
    margin: 5vw -5vw;
  }
}
#lp-pipomaru section.sec-campaign {
  position: relative;
  width: 100%;
  padding: 6vw 0;
  color: #fff;
  background: url(https://cf.graniph.com/banner/other/pipomaru/campaign_bg_pc.png) center center no-repeat;
  background-size: 79%;
}
@media screen and (max-width: 767px) {
  #lp-pipomaru section.sec-campaign {
    background: url(https://cf.graniph.com/banner/other/pipomaru/campaign_bg_sp.png) center center no-repeat;
    background-size: 90%;
  }
}
#lp-pipomaru section.sec-campaign .container {
  width: 76.5625vw;
  margin: 0 auto;
  transform: translateY(-8vw);
}
@media screen and (max-width: 767px) {
  #lp-pipomaru section.sec-campaign .container {
    transform: translateY(-12vw);
  }
}
#lp-pipomaru section.sec-campaign .deco-box {
  width: 17vw;
  margin: 0 auto 2vw;
}
@media screen and (max-width: 767px) {
  #lp-pipomaru section.sec-campaign .deco-box {
    margin: 0 auto 4vw;
  }
}
#lp-pipomaru section.sec-campaign .deco-box .deco {
  transform: translate(3vw, -1vw);
}
@media screen and (max-width: 767px) {
  #lp-pipomaru section.sec-campaign .deco-box .deco {
    transform: translate(7vw, -2vw);
  }
}
#lp-pipomaru section.sec-campaign .ttl-box {
  width: 36%;
  margin: 0 auto 3vw;
  text-align: center;
}
#lp-pipomaru section.sec-campaign .campaign-box {
  display: flex;
  justify-content: space-between;
  gap: 4vw;
  margin: 0 4vw;
}
@media screen and (max-width: 767px) {
  #lp-pipomaru section.sec-campaign .campaign-box {
    display: block;
    margin: 0;
  }
}
#lp-pipomaru section.sec-campaign .lead-box {
  flex: 0 0 50%;
  padding-top: 2vw;
}
@media screen and (max-width: 767px) {
  #lp-pipomaru section.sec-campaign .lead-box {
    padding-top: 5vw;
    margin: 2.4vw auto 0;
  }
}
#lp-pipomaru section.sec-campaign .lead-box h3 {
  font-size: 2.6vw;
  font-weight: 700;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  #lp-pipomaru section.sec-campaign .lead-box h3 {
    font-size: 5.8666666667vw;
    line-height: 1.3;
    text-align: center;
  }
}
#lp-pipomaru section.sec-campaign .lead-box p {
  margin-top: 3vw;
  font-size: 1.8vw;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  #lp-pipomaru section.sec-campaign .lead-box p {
    margin: 6.133333vw 0;
    line-height: 1.65;
    font-size: 3.6vw;
    text-align: left;
    box-sizing: border-box;
  }
}
#lp-pipomaru section.sec-campaign .image-box {
  margin: 3.0555555556vw auto;
  z-index: 5;
}
#lp-pipomaru section.sec-campaign .image-box .label {
  position: absolute;
  top: 17vw;
  left: -14.888889vw;
  width: 17.6388888889vw;
}
#lp-pipomaru section.sec-campaign .image-box .img-campaign {
  position: relative;
  width: 28vw;
  right: -1vw;
}
#lp-pipomaru section.sec-campaign .image-box img {
  width: 100%;
  height: auto;
}
#lp-pipomaru section.sec-campaign .note-box {
  position: static;
  font-size: 1vw;
  line-height: 2;
  width: 21.9vw;
  margin: 0;
  margin-top: 3vw;
}
@media screen and (max-width: 767px) {
  #lp-pipomaru section.sec-campaign .note-box {
    width: 100%;
    font-size: 2vw;
    padding-top: 6vw;
  }
}
#lp-pipomaru section.sec-campaign .deco-footprints-1 {
  position: absolute;
  width: 10vw;
  bottom: -2vw;
  right: 9vw;
}
@media screen and (max-width: 767px) {
  #lp-pipomaru section.sec-campaign .deco-footprints-1 {
    width: 20vw;
    bottom: -13vw;
    right: 4vw;
  }
}
#lp-pipomaru section.sec-cafe {
  position: relative;
  width: 100%;
  padding: 6vw 0;
  margin-top: 8vw;
  color: #fff;
  background: url(https://cf.graniph.com/banner/other/pipomaru/cafe__bg_pc.png) center center no-repeat;
  background-size: 79%;
}
@media screen and (max-width: 767px) {
  #lp-pipomaru section.sec-cafe {
    background: url(https://cf.graniph.com/banner/other/pipomaru/cafe__bg_sp.png) center center no-repeat;
    background-size: 90%;
  }
}
#lp-pipomaru section.sec-cafe .container {
  width: 76.3888888889vw;
  margin: 0 auto;
  transform: translateY(-8vw);
}
@media screen and (max-width: 767px) {
  #lp-pipomaru section.sec-cafe .container {
    transform: translateY(-19vw);
  }
}
#lp-pipomaru section.sec-cafe .container .deco-box {
  width: 13vw;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  #lp-pipomaru section.sec-cafe .container .deco-box {
    width: 25.0469vw;
  }
}
#lp-pipomaru section.sec-cafe .container .deco-box .deco {
  transform: translate(2vw, 0vw);
}
@media screen and (max-width: 767px) {
  #lp-pipomaru section.sec-cafe .container .deco-box .deco {
    transform: translate(3vw, -2vw);
  }
}
#lp-pipomaru section.sec-cafe .container .ttl-box {
  width: 30%;
  margin: 0 auto 3vw;
  text-align: center;
  position: relative;
  top: -1.5vw;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  #lp-pipomaru section.sec-cafe .container .ttl-box {
    width: 50%;
    margin: 0 auto;
    top: -4.5vw;
  }
}
#lp-pipomaru section.sec-cafe .container .lead-box h4 {
  text-align: center;
  font-weight: 700;
  font-size: 3.0555555556vw;
  line-height: 1.45;
  letter-spacing: 0;
}
#lp-pipomaru section.sec-cafe .container .lead-box .logo {
  position: relative;
  width: 28.3333333333vw;
  margin: 3.3333333333vw auto 0;
}
#lp-pipomaru section.sec-cafe .container .lead-box .logo img {
  width: 100%;
  height: auto;
}
#lp-pipomaru section.sec-cafe .container .lead-box h3 {
  margin: 0 0 1.8055555556vw;
  text-align: center;
  font-weight: 700;
  font-size: 2.9166666667vw;
}
#lp-pipomaru section.sec-cafe .container .lead-box p {
  margin: 1.1111111111vw 0;
  font-size: 1.875vw;
  line-height: 1.55;
  text-align: center;
}
#lp-pipomaru section.sec-cafe .container .ice-box {
  display: flex;
  gap: 60px;
  width: 100%;
  margin: 0 auto;
  justify-content: center;
  margin-top: 5vw;
}
#lp-pipomaru section.sec-cafe .container .ice-box li {
  width: 25.8333333333vw;
}
#lp-pipomaru section.sec-cafe .container .ice-box li .image {
  overflow: hidden;
}
#lp-pipomaru section.sec-cafe .container .ice-box li .p-box {
  margin-top: 1.5277777778vw;
  font-size: 1.875vw;
  font-weight: 600;
  line-height: 1.25;
}
#lp-pipomaru section.sec-cafe .container .ice-box li .p-box .price {
  font-weight: 700;
}
#lp-pipomaru section.sec-cafe .deco-footprints-2 {
  position: absolute;
  width: 9vw;
  bottom: -10vw;
  left: 6vw;
}
@media screen and (max-width: 767px) {
  #lp-pipomaru section.sec-cafe .deco-footprints-2 {
    width: 17vw;
    bottom: -13vw;
    left: 2vw;
  }
}
#lp-pipomaru section.sec-item {
  position: relative;
  width: 100%;
  padding: 7vw 0;
  margin-top: 12vw;
  color: #fff;
  background: url(https://cf.graniph.com/banner/other/pipomaru/items_bg_pc_fix.png) center center no-repeat;
  background-size: 79%;
}
@media screen and (max-width: 767px) {
  #lp-pipomaru section.sec-item {
    background: url(https://cf.graniph.com/banner/other/pipomaru/items_bg_sp_fix.png) center center no-repeat;
    background-size: 90%;
  }
}
#lp-pipomaru section.sec-item .container {
  width: 76.3888888889vw;
  margin: 0 auto;
  transform: translateY(-13.5vw);
}
@media screen and (max-width: 767px) {
  #lp-pipomaru section.sec-item .container {
    transform: translateY(-39vw);
  }
}
#lp-pipomaru section.sec-item .container .deco-box {
  width: 9vw;
  margin: 0 auto;
}
#lp-pipomaru section.sec-item .container .ttl-box {
  width: 20%;
  margin: 3vw auto 6vw;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #lp-pipomaru section.sec-item .container .ttl-box {
    width: 100%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  #lp-pipomaru section.sec-item .container .ttl-box h2 {
    width: 35%;
    margin: 1vw auto;
  }
}
@media screen and (max-width: 767px) {
  #lp-pipomaru section.sec-item .container .item {
    margin-top: 10vw;
  }
}
#lp-pipomaru section.sec-item .container .item-box {
  position: relative;
  margin: 1.4375vw auto 0;
  width: 93%;
  display: flex;
  flex-wrap: wrap;
  gap: 2.5vw 1.40625vw;
}
#lp-pipomaru section.sec-item .container .item-box li {
  position: relative;
  width: calc((100% - 4.21875vw) / 4);
}
#lp-pipomaru section.sec-item .container .item-box li .image {
  display: block;
  width: 100%;
}
#lp-pipomaru section.sec-item .container .item-box li p.name {
  margin: 1.09375vw auto 0;
  font-size: 0.9375vw;
  line-height: 1.4;
  letter-spacing: 0.03em;
  font-weight: 600;
}
#lp-pipomaru section.sec-item .container .item-box li p.price {
  margin: 0.3125vw auto 0;
  font-size: 0.9375vw;
  font-weight: bold;
  line-height: 1.4;
  letter-spacing: 0.03em;
}
#lp-pipomaru section.sec-item .container .item-deco {
  position: absolute;
  bottom: 0;
  right: 1vw;
  width: 36.6469vw;
}
#lp-pipomaru section.sec-item .container .btn-apply {
  position: relative;
  margin: 100px auto 0;
  width: 360px;
  height: 70px;
}
@media screen and (max-width: 767px) {
  #lp-pipomaru section.sec-item .container .btn-apply {
    margin: 60px auto 0;
    width: 225px;
    height: 45px;
  }
}
#lp-pipomaru section.sec-item .container .btn-apply a {
  position: relative;
  width: 100%;
  height: 100%;
  display: block;
  background: #fff;
  color: #000;
  text-align: center;
  font-weight: 600;
  padding: 25px 0;
  box-sizing: border-box;
  font-size: 18px;
  border-radius: 100px;
  letter-spacing: 0em;
}
@media screen and (max-width: 767px) {
  #lp-pipomaru section.sec-item .container .btn-apply a {
    font-size: 14px;
    padding: 14px 0;
  }
}
#lp-pipomaru section.sec-item .container .btn-apply a:after {
  position: absolute;
  content: "";
  top: 27px;
  right: 60px;
  background: url("https://cf.graniph.com/banner/top/arrow_bk.svg") center center no-repeat;
  width: 16px;
  height: 16px;
  background-size: contain;
}
@media screen and (max-width: 767px) {
  #lp-pipomaru section.sec-item .container .btn-apply a:after {
    top: 16px;
    right: 20px;
    width: 12px;
    height: 12px;
  }
}
#lp-pipomaru .deco_bottom {
  position: relative;
  top: -10.5vw;
  width: 30vw;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  #lp-pipomaru .deco_bottom {
    top: -34.5vw;
    width: 67vw;
  }
}

@media screen and (max-width: 767px) {
  #lp-pipomaru {
    width: 100%;
    overflow: hidden;
  }
  #lp-pipomaru .pc {
    display: none;
  }
  #lp-pipomaru .contents::before {
    top: 19.8625vw;
    left: -28.5vw;
    background: url(https://cf.graniph.com/banner/other/pipomaru/pipomaru_bg_sp_fix.png) top center no-repeat;
    background-size: cover;
  }
  #lp-pipomaru section > .ttl-box .txt {
    width: 34.1333333333vw;
    margin: 4.8vw auto 0;
  }
  #lp-pipomaru section .note-box {
    margin: 2.6666666667vw auto 0;
  }
  #lp-pipomaru section .note-box li {
    font-size: 2.2666666667vw;
    padding-left: 2.2666666667vw;
    letter-spacing: -0.02em;
  }
  #lp-pipomaru section.sec-main {
    padding: 0;
  }
  #lp-pipomaru section.sec-about .top-box nav {
    padding: 3.3333333333vw 20px;
  }
  #lp-pipomaru section.sec-about .top-box nav ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 3vw 4vw;
    justify-self: center;
  }
  #lp-pipomaru section.sec-about .top-box nav li {
    margin-left: 0;
    padding-left: 0;
  }
  #lp-pipomaru section.sec-about .top-box nav li + li::before {
    content: unset;
  }
  #lp-pipomaru section.sec-about .top-box nav li.cafe img {
    height: 5.1vw;
  }
  #lp-pipomaru section.sec-about .top-box nav img {
    height: 4.4vw;
  }
  #lp-pipomaru section.sec-about .top-box .lead-box {
    margin: 10.6666666667vw auto 0;
    width: 89.3333333333vw;
  }
  #lp-pipomaru section.sec-about .top-box .lead-box h3 {
    font-size: 4.9vw;
    line-height: 1.6;
  }
  #lp-pipomaru section.sec-about .top-box .lead-box p {
    margin: 5.6666666667vw 0;
    font-size: 3.61vw;
    line-height: 1.88;
    letter-spacing: -0.01em;
  }
  #lp-pipomaru section.sec-about .top-box ul.chara-box {
    height: 27.3333333333vw;
    margin: 7.2vw 0 0;
  }
  #lp-pipomaru section.sec-about .top-box ul.chara-box li:nth-child(1) {
    width: 49.266667vw;
    left: 5.6vw;
    top: 9vw;
  }
  #lp-pipomaru section.sec-pipomaru {
    padding: 23.111111vw 0 10.111111vw;
  }
  #lp-pipomaru section.sec-pipomaru::after {
    top: 34.8625vw;
    left: -34.5vw;
    width: 185%;
    height: 333.515625vw;
    background: url(https://cf.graniph.com/banner/other/nofuri/profile_bg_sp.png) center center no-repeat;
    background-size: 100%;
  }
  #lp-pipomaru section.sec-pipomaru .container {
    width: 100%;
  }
  #lp-pipomaru section.sec-pipomaru .profile-list {
    margin-left: 5vw;
  }
  #lp-pipomaru section.sec-pipomaru .profile-item {
    gap: 2vw;
    padding-top: 3vw;
  }
  #lp-pipomaru section.sec-pipomaru .profile-label {
    padding: 4px;
    width: 18vw;
    font-size: 2.6vw;
  }
  #lp-pipomaru section.sec-pipomaru .profile-value {
    font-size: 3.2vw;
  }
  #lp-pipomaru section.sec-pipomaru .profile-img {
    top: -14vw;
    right: 2vw;
    width: 41.0469vw;
  }
  #lp-pipomaru section.sec-pipomaru .slide-box {
    margin-top: 30vw;
  }
  #lp-pipomaru section.sec-pipomaru .slide-list {
    gap: 10px;
    grid-auto-columns: 100%;
    padding: 0 14vw;
  }
  #lp-pipomaru section.sec-pipomaru .nofuri-box {
    margin-top: 12vw;
  }
  #lp-pipomaru section.sec-pipomaru .nofuri-today {
    width: 50vw;
  }
  #lp-pipomaru section.sec-pipomaru .nofuri-animation {
    width: 40vw;
    margin: 8vw auto 0;
  }
  #lp-pipomaru section.sec-pipomaru .nofuri-text {
    width: 75vw;
    margin: 8vw auto 0;
  }
  #lp-pipomaru section.sec-pipomaru .nurie-box {
    margin-top: 10vw;
  }
  #lp-pipomaru section.sec-pipomaru .nurie-button {
    width: 75vw;
  }
  #lp-pipomaru section.sec-pipomaru .nurie-text {
    width: 45vw;
    margin: 3vw 17vw;
  }
  #lp-pipomaru section.sec-pipomaru .nurie-deco {
    width: 30.0469vw;
    padding-top: 5vw;
    width: 24.0469vw;
    top: 10vw;
    right: 17vw;
  }
  #lp-pipomaru section.sec-pipomaru .nurie-note {
    position: absolute;
    left: 50%;
    bottom: -26vw;
    transform: translateX(-50%);
    font-size: 2.5vw;
    width: 100%;
  }
  #lp-pipomaru section.sec-campaign {
    padding: 5.666667vw 0 10vw;
    margin: 20vw 0 10vw;
  }
  #lp-pipomaru section.sec-campaign .deco-box {
    top: -20.5vw;
    right: 6vw;
    width: 36.0469vw;
    z-index: 11;
  }
  #lp-pipomaru section.sec-campaign .ttl-box {
    top: -8.5vw;
    left: -15vw;
    width: 67%;
    margin: 0 auto 3vw;
  }
  #lp-pipomaru section.sec-campaign .image-box {
    width: 100%;
    margin: 3.8vw auto 0;
    left: 14.6666666667vw;
  }
  #lp-pipomaru section.sec-campaign .image-box .label {
    top: 2.866667vw;
    left: -1.733333vw;
    width: 31.333333vw;
  }
  #lp-pipomaru section.sec-campaign .image-box .img-campaign {
    width: 50vw;
    right: -27vw;
    top: 1vw;
  }
  #lp-pipomaru section.sec-cafe {
    padding: 13.3333333333vw 0;
    margin: 15vw 0 10vw;
  }
  #lp-pipomaru section.sec-cafe .title-image .title {
    bottom: 2.6666666667vw;
    left: 3.7333333333vw;
    font-size: 10.6666666667vw;
    text-shadow: 0 0 10px rgb(255, 255, 255);
  }
  #lp-pipomaru section.sec-cafe .container .lead-box h4 {
    font-size: 5.4666666667vw;
  }
  #lp-pipomaru section.sec-cafe .container .lead-box .logo {
    width: 44.8vw;
    margin: 5.3333333333vw auto 0;
  }
  #lp-pipomaru section.sec-cafe .container .lead-box h3 {
    margin: 3.4666666667vw 0;
    font-size: 5.6vw;
  }
  #lp-pipomaru section.sec-cafe .container .lead-box p {
    margin: 6.666667vw 0;
    font-size: 3.3vw;
    text-align: left;
  }
  #lp-pipomaru section.sec-cafe .container .ice-box {
    gap: 30px;
    margin-top: 10vw;
  }
  #lp-pipomaru section.sec-cafe .container .ice-box li {
    width: 37.2666666667vw;
  }
  #lp-pipomaru section.sec-cafe .container .ice-box li .p-box {
    margin-top: 2.9333333333vw;
    font-size: 3.7333333333vw;
  }
  #lp-pipomaru section.sec-cafe .container .info-box {
    margin: 6.6666666667vw auto 0;
    padding: 1.8666666667vw 0 3.2vw;
    display: block;
  }
  #lp-pipomaru section.sec-cafe .container .info-box .logo {
    top: auto;
    width: 38.6666666667vw;
    margin: 0 auto;
  }
  #lp-pipomaru section.sec-cafe .container .info-box .text-box {
    margin: 2.6666666667vw auto 0;
  }
  #lp-pipomaru section.sec-cafe .container .info-box .text-box p {
    font-size: 3.6vw;
  }
  #lp-pipomaru section.sec-item {
    padding: 27.333333vw 0;
    margin: 10vw 0;
  }
  #lp-pipomaru section.sec-item .container {
    width: 90vw;
    transform: translateY(-35vw);
  }
  #lp-pipomaru section.sec-item .container .deco-box {
    top: -15vw;
    right: 2.5vw;
    width: 20.0469vw;
  }
  #lp-pipomaru section.sec-item .container .item-box {
    gap: 7.8vw 3.4666666667vw;
  }
  #lp-pipomaru section.sec-item .container .item-box li {
    width: calc((100% - 3.4666666667vw) / 2);
  }
  #lp-pipomaru section.sec-item .container .item-box li p.name {
    margin: 2.4vw auto 0;
    font-size: 2.9333333333vw;
    line-height: 1.5;
  }
  #lp-pipomaru section.sec-item .container .item-box li p.price {
    margin: 0.5333333333vw auto 0;
    font-size: 2.6666666667vw;
    line-height: 1.5;
  }
  #lp-pipomaru section.sec-item .container .item-deco {
    width: 100vw;
    max-width: none;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    padding-top: 20vw;
  }
}
@media screen and (min-width: 768px) {
  #lp-pipomaru .sp {
    display: none;
  }
}
footer {
  margin-top: 0 !important;
}/*# sourceMappingURL=style.css.map */