<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* kinnikushokudo */
.lpContents img {
  vertical-align: bottom;
}
.lp-title {
  margin: 0;
  background: #000;
}
.lp-title span {
  display: block;
  max-width: 750px;
  margin: 0 auto;
}
.lp-mv {
  max-width: 960px;
  margin: 0 auto;
}
.lp-off {
  text-align: center;
  background: #e50012;
}
.lp-period {
  text-align: center;
}
.lp-qrMsg {
  padding: 1em 0;
  color: #fff;
  text-align: center;
  font-weight: 700;
  line-height: 1.67;
  background: #7d61a8;
}
.lp-qrMsg .marker {
  display: block;
  position: relative;
}
.lp-qrMsg .marker span {
  display: inline-block;
  position: relative;
}
.lp-qrMsg .marker span::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: -3px;
  width: 100%;
  height: 5px;
  background: #fff100;
}
.lp-qrMsg .lets {
  width: 80%;
  max-width: 520px;
  margin: 0 auto;
}
.lp-qrMsg .lets span {
  display: inline-block;
}
.lp-qrMsg .lets img {
  width: 100%;
  max-width: none;
}
.collabo-menu {
  text-align: center;
  background: #feebcd;
}
.collabo-menu .ttl {
  margin: 0;
  background: #000;
}
.menu-catch {
  margin: 0;
  color: #fff;
  font-weight: 700;
  background: #555;
}
.menu-area {
  width: 92%;
  margin: 0 auto;
}
.menu-item .slides {
  position: relative;
  padding: 0 7.5%;
}
.menu-item .slides .sliderArrow {
  display: block;
  position: absolute;
  top: 0;
  width: 7.5%;
  height: 100%;
  background: #000;
  cursor: pointer;
  transition: background .15s linear;
}
.menu-item .slides .sliderArrow.prev {
  left: 0;
}
.menu-item .slides .sliderArrow.next {
  right: 0;
}
.menu-item .slides .sliderArrow i {
  display: block;
  position: absolute;
  top: 46%;
  width: 92%;
  padding-bottom: 92%;
  transform: rotate(45deg);
}
.menu-item .slides .sliderArrow.prev i {
  left: 36%;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
.menu-item .slides .sliderArrow.next i {
  right: 36%;
  border-right: 1px solid #fff;
  border-top: 1px solid #fff;
}
.menu-note {
  color: #e60012;
  line-height: 1.5;
}
.menu-note .star {
  padding-bottom: .5em;
  font-weight: 700;
}
.bnr-kinniku {
  width: 91.2%;
  max-width: 508px;
  margin: 0 auto;
}
/** pc and tablet **/
@media print,screen and (min-width: 701px) {
  .lp-off img {
    max-width: 560px;
  }
  .lp-period img {
    max-width: 540px;
  }
  .lp-qrMsg .qr {
    font-size: 24px;
  }
  .lp-qrMsg .lets {
    padding: 15px 0;
  }
  .lp-collabo {
    padding: 50px 0;
  }
  .collabo-menu .ttl img {
    max-width: 600px;
  }
  .menu-catch {
    padding: .3em 0;
    font-size: 21px
  }
  .menu-area {
    max-width: 910px;
    display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
    -ms-flex-wrap: wrap;
  	flex-wrap: wrap;
    -webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
  }
  .menu-area .menu-item {
    padding: 20px 0 45px;
    width: 48%;
    max-width: 380px;
  }
  .menu-item .energy {
    padding: .5em 0 1em;
    font-size: 14px;
    line-height: 1.42;
  }
  .menu-item .slides .sliderArrow:hover {
    background: #222;
  }
  .menu-note {
    padding-bottom: 35px;
    font-size: 16px;
  }
  .menu-note .star {
    font-size: 19px;
  }
  .bnr-kinniku {
    padding: 20px 0 10px;
  }
  .bnr-kinniku a img {
    transition: opacity .15s linear;
  }
  .bnr-kinniku a:hover img {
    opacity: .8;
  }
}
/** smartphone **/
@media screen and (max-width: 700px) {
  .lp-qrMsg {
    padding: 2em 0;
  }
  .lp-qrMsg .qr {
    font-size: 14px;
    font-size: 3.67vw;
  }
  .lp-qrMsg .lets {
    padding-top: 10px;
  }
  .lp-collabo {
    padding: 5.33% 0 0;
  }
  .menu-catch {
    padding: .8em 0;
    font-size: 11px;;
    font-size: 2.93vw;
  }
  .menu-area {
    width: 80%;
  }
  .menu-area .menu-item {
    padding: 7.5% 0;
  }
  .menu-item .energy {
    padding: 1em 0;
    font-size: 12px;
    font-size: 3.2vw;
    line-height: 1.31;
  }
  .menu-note {
    padding-bottom: 7.2%;
    font-size: 10px;
    font-size: 2.645vw;
  }
  .menu-note .star {
    font-size: 12px;
    font-size: 3.14vw;
  }
  .bnr-kinniku {
    padding: 15px 0;
  }
}
/** smartphone small **/
@media screen and (max-width: 420px) {
  .lp-qrMsg .marker span::after {
    height: 3px;
    bottom: -2px;
  }
}

.nsf202104-banner {
  max-width: 960px;
  margin: 0 auto;
}
.nsf202104-banner a {
  display: block;
  position: relative;
}
/** pc and tablet **/
@media print,screen and (min-width: 701px) {
  .nsf202104-banner {
    padding-top: 50px;
  }
  .nsf202104-banner .more {
    position: absolute;
    width: 54.8%;
    left: 0;
    bottom: 0;
    margin-bottom: 14.9%;
    text-align: center;
    color: #676767;
    font-weight: 700;
    font-size: 1.6rem;
  }
  .nsf202104-banner a:hover .more {
    text-decoration: underline;
  }
}
/** smartphone **/
@media screen and (max-width: 700px) {
  .nsf202104-banner {
    padding-top: 20px;
  }
  .nsf202104-banner .more {
    display: none;
  }
}</pre></body></html>