@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-nofuri {
  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-nofuri img {
  width: 100%;
}
#lp-nofuri a {
  display: block;
  cursor: pointer;
  transition: opacity 0.3s cubic-bezier(0.33, 1, 0.68, 1);
}
#lp-nofuri a:hover {
  opacity: 0.6;
}
#lp-nofuri section {
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding: 0 0;
}
#lp-nofuri section > .ttl-box .image {
  width: 11.1111111111vw;
  margin: 0 auto;
}
#lp-nofuri section > .ttl-box .image img {
  width: 100%;
  height: auto;
}
#lp-nofuri section > .ttl-box .txt {
  width: 22.2222222222vw;
  margin: 2.7777777778vw auto 0;
}
#lp-nofuri section > .ttl-box .txt img {
  width: 100%;
  height: auto;
}
#lp-nofuri section .note-box {
  position: relative;
  margin: 1.3888888889vw auto 0;
}
#lp-nofuri section .note-box li {
  position: relative;
  padding-left: 1.1111111111vw;
  font-size: 1.1111111111vw;
  line-height: 1.5;
}
#lp-nofuri section .note-box li:nth-child(n+2) {
  margin-top: 0.3472222222vw;
}
#lp-nofuri section .note-box li:before {
  position: absolute;
  content: "※";
  top: 0;
  left: 0;
}
#lp-nofuri section.sec-main {
  width: 100%;
}
#lp-nofuri section.sec-main .image {
  width: 100%;
}
#lp-nofuri section.sec-main .image img {
  width: 100%;
  height: auto;
}
#lp-nofuri section.sec-about {
  position: relative;
  background: #d4e270;
  color: #ffffff;
}
#lp-nofuri section.sec-about .top-box {
  position: relative;
}
#lp-nofuri section.sec-about .top-box nav {
  position: relative;
  z-index: 3;
  background: #000;
  padding: 2vw 0;
}
#lp-nofuri section.sec-about .top-box nav ul {
  display: flex;
  justify-content: center;
  align-items: center;
}
#lp-nofuri 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-nofuri section.sec-about .top-box nav li:hover img {
  opacity: 0.6;
}
#lp-nofuri section.sec-about .top-box nav li:first-child {
  margin-left: 0;
  padding-left: 0;
}
#lp-nofuri 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: #d4e270;
  pointer-events: none;
}
#lp-nofuri section.sec-about .top-box nav li:nth-child(2) a {
  padding-top: 5px;
}
#lp-nofuri section.sec-about .top-box nav li:nth-child(2) img {
  height: 2.2vw;
}
#lp-nofuri section.sec-about .top-box nav a {
  display: block;
}
#lp-nofuri section.sec-about .top-box nav img {
  display: block;
  height: 1.8vw;
  width: auto;
}
#lp-nofuri section.sec-about .top-box .lead-box {
  position: relative;
  margin: 6.9444444444vw auto 0;
  width: 76.3888888889vw;
  color: #000000;
}
#lp-nofuri section.sec-about .top-box .lead-box h3 {
  font-weight: 700;
  font-size: 2.8472222222vw;
  line-height: 1.6;
}
#lp-nofuri section.sec-about .top-box .lead-box p {
  margin: 2.0833333333vw 0;
  font-size: 1.875vw;
  line-height: 1.86;
}
#lp-nofuri section.sec-about .top-box ul.chara-box {
  position: relative;
  width: 100%;
  height: 10.0555555556vw;
  margin: 4vw 0 0;
  z-index: 10;
}
#lp-nofuri section.sec-about .top-box ul.chara-box li {
  position: absolute;
  top: 0;
  left: 0;
  width: 20%;
}
#lp-nofuri section.sec-about .top-box ul.chara-box li:nth-child(1) {
  width: 21.333333vw;
  left: 21.597222vw;
  top: 1vw;
}
#lp-nofuri section.sec-about .top-box ul.chara-box li img {
  width: 100%;
  height: auto;
}
#lp-nofuri section.sec-nofuri {
  position: relative;
  width: 100%;
  z-index: 4;
  background: #fffcee;
  padding: 13.111111vw 0 16.111111vw;
}
#lp-nofuri section.sec-nofuri:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  background: url("https://cf.graniph.com/banner/other/nofuri/wave_1.png") top center no-repeat;
  background-size: 100% 100%;
  width: 100%;
  height: 10.4166666667vw;
}
#lp-nofuri section.sec-nofuri::after {
  position: absolute;
  content: "";
  top: -1.1375vw;
  left: -13.5vw;
  width: 145%;
  height: 161.515625vw;
  background: url(https://cf.graniph.com/banner/other/nofuri/profile_bg.png) center center no-repeat;
  background-size: 100%;
  z-index: -1;
}
#lp-nofuri section.sec-nofuri .container {
  width: 76.3888888889vw;
  margin: 0 auto;
}
#lp-nofuri section.sec-nofuri .profile-list {
  margin-left: 3vw;
}
#lp-nofuri section.sec-nofuri .profile-item {
  display: flex;
  gap: 1vw;
  padding-top: 1vw;
}
#lp-nofuri section.sec-nofuri .profile-label {
  background: #000;
  color: #fff;
  padding: 6px;
  font-weight: 800;
  width: 8vw;
  text-align: center;
  border-radius: 30px;
  font-size: 1.1vw;
}
#lp-nofuri section.sec-nofuri .profile-value {
  align-self: center;
  font-size: 1.6vw;
  font-weight: 600;
}
#lp-nofuri section.sec-nofuri .profile-img {
  position: absolute;
  top: -2vw;
  right: 9vw;
  width: 35.0469vw;
  z-index: 10;
}
#lp-nofuri section.sec-nofuri .slide-box {
  margin-top: 12vw;
}
#lp-nofuri section.sec-nofuri .slide-list {
  display: grid;
  gap: 15px;
  grid-auto-flow: column;
  grid-auto-columns: 33.8%;
  overflow-x: scroll;
  -ms-overflow-style: none;
  scrollbar-width: none;
  scroll-behavior: smooth;
  padding: 0 14vw;
}
#lp-nofuri section.sec-nofuri .nofuri-box {
  margin-top: 12vw;
}
#lp-nofuri section.sec-nofuri .nofuri-today {
  width: 25vw;
  margin: 0 auto;
}
#lp-nofuri section.sec-nofuri .nofuri-animation {
  width: 25vw;
  margin: 5vw auto 0;
}
#lp-nofuri section.sec-nofuri .nofuri-text {
  width: 40vw;
  margin: 5vw auto 0;
}
#lp-nofuri section.sec-nofuri .nurie-box {
  margin-top: 8vw;
}
#lp-nofuri section.sec-nofuri .nurie-button {
  width: 30vw;
  margin: 0 auto;
}
#lp-nofuri section.sec-nofuri .nurie-text {
  width: 25vw;
  margin: 2vw auto 0;
}
#lp-nofuri section.sec-nofuri .nurie-deco {
  position: absolute;
  top: -1vw;
  right: 20vw;
  width: 13.0469vw;
  transform: rotate(10deg);
}
#lp-nofuri section.sec-campaign {
  position: relative;
  width: 100%;
  z-index: 4;
  background: #d4e270;
  padding: 0 0 17.111111vw;
}
#lp-nofuri section.sec-campaign .deco-box {
  position: absolute;
  top: -14.5vw;
  right: 12vw;
  width: 17.0469vw;
  z-index: 10;
}
#lp-nofuri section.sec-campaign .ttl-box {
  position: relative;
  z-index: 10;
  top: -4.5vw;
  left: -22vw;
  width: 36%;
  text-align: center;
  margin: 0 auto;
}
#lp-nofuri section.sec-campaign .ttl-box h2 span {
  position: relative;
}
#lp-nofuri section.sec-campaign .lead-box {
  margin: 1.6666666667vw auto 0;
  text-align: center;
  color: #000;
}
#lp-nofuri section.sec-campaign .lead-box h3 {
  font-size: 2.9166666667vw;
  font-weight: 700;
}
#lp-nofuri section.sec-campaign .lead-box p {
  margin: 1.25vw 0;
  font-size: 1.875vw;
  line-height: 1.55;
}
#lp-nofuri section.sec-campaign .image-box {
  position: relative;
  width: 23.6111111111vw;
  margin: 3.0555555556vw auto;
  left: 4.1666666667vw;
  z-index: 5;
}
#lp-nofuri section.sec-campaign .image-box .label {
  position: absolute;
  top: 2vw;
  left: -12.888889vw;
  width: 17.6388888889vw;
}
#lp-nofuri section.sec-campaign .image-box .img-campaign {
  position: relative;
  width: 28vw;
  right: -3vw;
}
#lp-nofuri section.sec-campaign .image-box img {
  width: 100%;
  height: auto;
}
#lp-nofuri section.sec-campaign .note-box {
  position: relative;
  width: 100%;
  margin-top: -6.9444444444vw;
  padding: 7.6388888889vw 0 3.4722222222vw;
}
#lp-nofuri section.sec-campaign .note-box p {
  font-size: 1.1666666667vw;
  width: 76.3888888889vw;
  margin: 0 auto;
  line-height: 1.9;
}
#lp-nofuri section.sec-cafe {
  position: relative;
  width: 100%;
  margin: 0;
  background: #fffcee;
  padding-bottom: 20.9444444444vw;
}
#lp-nofuri section.sec-cafe:before {
  position: absolute;
  content: "";
  top: 6.8625vw;
  left: -3.5vw;
  width: 115%;
  height: 59.515625vw;
  background: url(https://cf.graniph.com/banner/other/nofuri/cafe_bg_pc.png) center center no-repeat;
  background-size: 100%;
}
#lp-nofuri section.sec-cafe .container {
  width: 76.3888888889vw;
  margin: 0 auto;
}
#lp-nofuri section.sec-cafe .container .deco-box {
  position: absolute;
  top: -18.3vw;
  right: 12vw;
  width: 15.0469vw;
  z-index: 10;
}
#lp-nofuri section.sec-cafe .container .ttl-box {
  position: relative;
  z-index: 10;
}
#lp-nofuri section.sec-cafe .container .ttl-box h2 {
  position: relative;
  font-size: 6.25vw;
  top: -7vw;
  left: -26vw;
  width: 36%;
  text-align: center;
  margin: 0 auto;
}
#lp-nofuri section.sec-cafe .container .ttl-box h2 span {
  position: relative;
}
#lp-nofuri 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-nofuri section.sec-cafe .container .lead-box .logo {
  position: relative;
  width: 28.3333333333vw;
  margin: 3.3333333333vw auto 0;
}
#lp-nofuri section.sec-cafe .container .lead-box .logo img {
  width: 100%;
  height: auto;
}
#lp-nofuri section.sec-cafe .container .lead-box h3 {
  margin: 0 0 1.8055555556vw;
  text-align: center;
  font-weight: 700;
  font-size: 2.9166666667vw;
}
#lp-nofuri section.sec-cafe .container .lead-box p {
  margin: 1.1111111111vw 0;
  font-size: 1.875vw;
  line-height: 1.55;
  text-align: center;
}
#lp-nofuri section.sec-cafe .container .ice-box {
  display: flex;
  gap: 60px;
  width: 100%;
  margin: 0 auto;
  justify-content: center;
  margin-top: 5vw;
}
#lp-nofuri section.sec-cafe .container .ice-box li {
  width: 25.8333333333vw;
}
#lp-nofuri section.sec-cafe .container .ice-box li .image {
  border-radius: 50%;
  overflow: hidden;
}
#lp-nofuri 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-nofuri section.sec-cafe .container .ice-box li .p-box .price {
  font-weight: 700;
}
#lp-nofuri section.sec-cafe .container .info-box {
  position: relative;
  margin: 3.4722222222vw auto 0;
  width: 100%;
  border-top: 2px solid #124398;
  border-bottom: 2px solid #124398;
  display: flex;
  padding: 1.6666666667vw 1.1111111111vw 1.6666666667vw;
  box-sizing: border-box;
  align-items: center;
}
#lp-nofuri section.sec-cafe .container .info-box .logo {
  position: relative;
  top: -0.5555555556vw;
  width: 20vw;
  flex-shrink: 0;
}
#lp-nofuri section.sec-cafe .container .info-box .logo img {
  width: 100%;
  height: auto;
}
#lp-nofuri section.sec-cafe .container .info-box .text-box {
  margin-left: 0.8333333333vw;
}
#lp-nofuri section.sec-cafe .container .info-box .text-box p {
  font-size: 1.875vw;
  color: #124398;
  line-height: 1.4;
}
#lp-nofuri section.sec-item {
  position: relative;
  width: 100%;
  color: #000000;
  padding: 0;
  padding-bottom: 15vw;
  z-index: 10;
  background: #d4e270;
}
#lp-nofuri section.sec-item .container {
  position: relative;
  width: 76.5625vw;
  margin: 0 auto;
  z-index: 20;
}
#lp-nofuri section.sec-item .container .deco-box {
  position: absolute;
  top: -8.3vw;
  right: 0;
  width: 24.0469vw;
}
#lp-nofuri section.sec-item .container .ttl-box {
  position: relative;
  z-index: 999;
}
#lp-nofuri section.sec-item .container .ttl-box h2 {
  position: relative;
  font-size: 6.25vw;
  top: -7vw;
  left: -28vw;
  width: 28%;
  text-align: center;
  margin: 0 auto;
}
#lp-nofuri section.sec-item .container .ttl-box h2 span {
  position: relative;
}
#lp-nofuri section.sec-item .container .item-box {
  position: relative;
  margin: 1.4375vw auto 0;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 2.5vw 1.40625vw;
}
#lp-nofuri section.sec-item .container .item-box li {
  position: relative;
  width: calc((100% - 4.21875vw) / 4);
}
#lp-nofuri section.sec-item .container .item-box li .image {
  display: block;
  width: 100%;
}
#lp-nofuri 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-nofuri 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-nofuri section.sec-item .container .item-deco {
  position: absolute;
  bottom: 0;
  right: 1vw;
  width: 36.6469vw;
}

@media screen and (max-width: 767px) {
  #lp-nofuri {
    width: 100%;
    overflow: hidden;
  }
  #lp-nofuri .pc {
    display: none;
  }
  #lp-nofuri section > .ttl-box .txt {
    width: 34.1333333333vw;
    margin: 4.8vw auto 0;
  }
  #lp-nofuri section .note-box {
    margin: 2.6666666667vw auto 0;
  }
  #lp-nofuri section .note-box li {
    font-size: 2.2666666667vw;
    padding-left: 2.2666666667vw;
    letter-spacing: -0.02em;
  }
  #lp-nofuri section.sec-main {
    padding: 0;
  }
  #lp-nofuri section.sec-about .top-box nav {
    padding: 3.3333333333vw 0;
  }
  #lp-nofuri section.sec-about .top-box nav li {
    margin-left: 0;
    padding-left: 2.7vw;
  }
  #lp-nofuri section.sec-about .top-box nav li + li::before {
    content: unset;
  }
  #lp-nofuri section.sec-about .top-box nav li:nth-child(2) a {
    padding-top: 3px;
  }
  #lp-nofuri section.sec-about .top-box nav li:nth-child(2) img {
    height: 4.28vw;
  }
  #lp-nofuri section.sec-about .top-box nav img {
    height: 3.4vw;
  }
  #lp-nofuri section.sec-about .top-box .lead-box {
    margin: 10.6666666667vw auto 0;
    width: 89.3333333333vw;
  }
  #lp-nofuri section.sec-about .top-box .lead-box h3 {
    font-size: 4.9vw;
    line-height: 1.6;
  }
  #lp-nofuri section.sec-about .top-box .lead-box p {
    margin: 2.6666666667vw 0;
    font-size: 3.61vw;
    line-height: 1.88;
    letter-spacing: -0.01em;
  }
  #lp-nofuri section.sec-about .top-box ul.chara-box {
    height: 27.3333333333vw;
    margin: 7.2vw 0 0;
  }
  #lp-nofuri section.sec-about .top-box ul.chara-box li:nth-child(1) {
    width: 34.266667vw;
    left: 5.6vw;
    top: 3vw;
  }
  #lp-nofuri section.sec-nofuri {
    padding: 13.111111vw 0 40.111111vw;
  }
  #lp-nofuri section.sec-nofuri:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    background: url("https://cf.graniph.com/banner/other/nofuri/wave_1_sp.png") top center no-repeat;
    background-size: 100% 100%;
  }
  #lp-nofuri section.sec-nofuri::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-nofuri section.sec-nofuri .container {
    width: 100%;
  }
  #lp-nofuri section.sec-nofuri .profile-list {
    margin-left: 5vw;
  }
  #lp-nofuri section.sec-nofuri .profile-item {
    gap: 2vw;
    padding-top: 3vw;
  }
  #lp-nofuri section.sec-nofuri .profile-label {
    padding: 4px;
    width: 18vw;
    font-size: 2.6vw;
  }
  #lp-nofuri section.sec-nofuri .profile-value {
    font-size: 3.2vw;
  }
  #lp-nofuri section.sec-nofuri .profile-img {
    top: -27vw;
    right: 4vw;
    width: 56.0469vw;
  }
  #lp-nofuri section.sec-nofuri .slide-box {
    margin-top: 30vw;
  }
  #lp-nofuri section.sec-nofuri .slide-list {
    gap: 10px;
    grid-auto-columns: 100%;
    padding: 0 14vw;
  }
  #lp-nofuri section.sec-nofuri .nofuri-box {
    margin-top: 12vw;
  }
  #lp-nofuri section.sec-nofuri .nofuri-today {
    width: 50vw;
  }
  #lp-nofuri section.sec-nofuri .nofuri-animation {
    width: 40vw;
    margin: 8vw auto 0;
  }
  #lp-nofuri section.sec-nofuri .nofuri-text {
    width: 75vw;
    margin: 8vw auto 0;
  }
  #lp-nofuri section.sec-nofuri .nurie-box {
    margin-top: 10vw;
  }
  #lp-nofuri section.sec-nofuri .nurie-button {
    width: 75vw;
  }
  #lp-nofuri section.sec-nofuri .nurie-text {
    width: 45vw;
    margin: 3vw 17vw;
  }
  #lp-nofuri section.sec-nofuri .nurie-deco {
    width: 30.0469vw;
    padding-top: 5vw;
    width: 24.0469vw;
    top: 10vw;
    right: 17vw;
  }
  #lp-nofuri section.sec-campaign {
    padding: 0 0 40.666667vw;
  }
  #lp-nofuri section.sec-campaign .deco-box {
    top: -20.5vw;
    right: 6vw;
    width: 25.0469vw;
    z-index: 11;
  }
  #lp-nofuri section.sec-campaign .ttl-box {
    top: -8.5vw;
    left: -15vw;
    width: 70%;
  }
  #lp-nofuri section.sec-campaign .lead-box {
    margin: 2.4vw auto 0;
  }
  #lp-nofuri section.sec-campaign .lead-box h3 {
    font-size: 5.8666666667vw;
    line-height: 1.3;
  }
  #lp-nofuri section.sec-campaign .lead-box p {
    margin: 5.133333vw 0;
    line-height: 1.65;
    font-size: 3.6vw;
    text-align: left;
    padding: 0 10.333333vw;
    box-sizing: border-box;
  }
  #lp-nofuri section.sec-campaign .image-box {
    width: 40vw;
    margin: 4.8vw auto 0;
    left: 14.6666666667vw;
  }
  #lp-nofuri section.sec-campaign .image-box .label {
    top: 0.866667vw;
    left: -39.733333vw;
    width: 37.333333vw;
  }
  #lp-nofuri section.sec-campaign .image-box .img-campaign {
    width: 55vw;
    right: 6vw;
    top: 3vw;
  }
  #lp-nofuri section.sec-campaign .note-box {
    padding: 37.533333vw 0 0.6666666667vw;
    margin-top: -26.333333vw;
  }
  #lp-nofuri section.sec-campaign .note-box p {
    font-size: 2.24vw;
    width: 89.3333333333vw;
    letter-spacing: 0;
  }
  #lp-nofuri section.sec-cafe {
    margin-top: 0 !important;
    padding: 0 0 50.3333333333vw !important;
    margin: 18.6666666667vw 0 0;
  }
  #lp-nofuri section.sec-cafe:before {
    position: absolute;
    content: "";
    top: 1.8625vw;
    left: -8.5vw;
    width: 112%;
    height: 135.515625vw;
    background: url(https://cf.graniph.com/banner/other/nofuri/cafe_bg_sp_fix.png) center center no-repeat;
    background-size: 100%;
  }
  #lp-nofuri 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-nofuri section.sec-cafe .container {
    width: 89.3333333333vw;
    margin: 0 auto;
  }
  #lp-nofuri section.sec-cafe .container .ttl-box h2 {
    top: -12.5vw;
    left: -19vw;
    width: 55%;
  }
  #lp-nofuri section.sec-cafe .container .deco-box {
    top: -28.3vw;
    right: 9vw;
    width: 23.0469vw;
  }
  #lp-nofuri section.sec-cafe .container .lead-box h4 {
    font-size: 5.4666666667vw;
  }
  #lp-nofuri section.sec-cafe .container .lead-box .logo {
    width: 44.8vw;
    margin: 5.3333333333vw auto 0;
  }
  #lp-nofuri section.sec-cafe .container .lead-box h3 {
    margin: 0 0 3.4666666667vw;
    font-size: 5.6vw;
  }
  #lp-nofuri section.sec-cafe .container .lead-box p {
    margin: 6.666667vw 0;
    font-size: 3.6vw;
    text-align: left;
  }
  #lp-nofuri section.sec-cafe .container .ice-box {
    gap: 30px;
    margin-top: 10vw;
  }
  #lp-nofuri section.sec-cafe .container .ice-box li {
    width: 40.2666666667vw;
  }
  #lp-nofuri section.sec-cafe .container .ice-box li .p-box {
    margin-top: 2.9333333333vw;
    font-size: 3.7333333333vw;
  }
  #lp-nofuri section.sec-cafe .container .info-box {
    margin: 6.6666666667vw auto 0;
    padding: 1.8666666667vw 0 3.2vw;
    display: block;
  }
  #lp-nofuri section.sec-cafe .container .info-box .logo {
    top: auto;
    width: 38.6666666667vw;
    margin: 0 auto;
  }
  #lp-nofuri section.sec-cafe .container .info-box .text-box {
    margin: 2.6666666667vw auto 0;
  }
  #lp-nofuri section.sec-cafe .container .info-box .text-box p {
    font-size: 3.6vw;
  }
  #lp-nofuri section.sec-item {
    padding-top: 0;
    padding-bottom: 40vw;
  }
  #lp-nofuri section.sec-item .container {
    width: 90vw;
  }
  #lp-nofuri section.sec-item .container .deco-box {
    top: -15vw;
    right: 2.5vw;
    width: 44.0469vw;
  }
  #lp-nofuri section.sec-item .container .ttl-box h2 {
    width: 46%;
    top: -9vw;
    left: -5vw;
    margin: 0;
  }
  #lp-nofuri section.sec-item .container .item-box {
    gap: 4.8vw 3.4666666667vw;
  }
  #lp-nofuri section.sec-item .container .item-box li {
    width: calc((100% - 3.4666666667vw) / 2);
  }
  #lp-nofuri section.sec-item .container .item-box li p.name {
    margin: 2.4vw auto 0;
    font-size: 2.9333333333vw;
    line-height: 1.5;
  }
  #lp-nofuri section.sec-item .container .item-box li p.price {
    margin: 0.5333333333vw auto 0;
    font-size: 2.6666666667vw;
    line-height: 1.5;
  }
  #lp-nofuri 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-nofuri .sp {
    display: none;
  }
}
footer {
  margin-top: 0 !important;
}/*# sourceMappingURL=style.css.map */