@charset "UTF-8";
@import url("https://use.typekit.net/vwm6keq.css");
.font-din {
  font-family: din-2014, sans-serif;
  font-weight: 800;
  font-style: normal;
}

.effect {
  opacity: 0;
}
.effect.display {
  opacity: 1 !important;
  -webkit-transform: translate(0px) !important;
          transform: translate(0px) !important;
}
.effect.active {
  -webkit-animation: popanm 0.6s ease forwards;
          animation: popanm 0.6s ease forwards;
}
.effect.mv-1.anim .inner {
  -webkit-animation: mv1-x 3s 0.5s cubic-bezier(0.37, 0, 0.63, 1) forwards 1;
          animation: mv1-x 3s 0.5s cubic-bezier(0.37, 0, 0.63, 1) forwards 1;
}
@-webkit-keyframes mv1-x {
  0% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
  50% {
    -webkit-transform: translateX(-27.7777777778vw);
            transform: translateX(-27.7777777778vw);
  }
  55% {
    -webkit-transform: translateX(-27.7777777778vw) scale(-1, 1);
            transform: translateX(-27.7777777778vw) scale(-1, 1);
  }
  100% {
    -webkit-transform: translateX(12.5vw) scale(-1, 1);
            transform: translateX(12.5vw) scale(-1, 1);
  }
}
@keyframes mv1-x {
  0% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
  50% {
    -webkit-transform: translateX(-27.7777777778vw);
            transform: translateX(-27.7777777778vw);
  }
  55% {
    -webkit-transform: translateX(-27.7777777778vw) scale(-1, 1);
            transform: translateX(-27.7777777778vw) scale(-1, 1);
  }
  100% {
    -webkit-transform: translateX(12.5vw) scale(-1, 1);
            transform: translateX(12.5vw) scale(-1, 1);
  }
}
.effect.mv-1.anim .inner img {
  -webkit-animation: mv1-y 3s 0.5s cubic-bezier(0.37, 0, 0.63, 1) forwards 1;
          animation: mv1-y 3s 0.5s cubic-bezier(0.37, 0, 0.63, 1) forwards 1;
}
@-webkit-keyframes mv1-y {
  0% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
  100% {
    -webkit-transform: translateY(27.7777777778vw);
            transform: translateY(27.7777777778vw);
  }
}
@keyframes mv1-y {
  0% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
  100% {
    -webkit-transform: translateY(27.7777777778vw);
            transform: translateY(27.7777777778vw);
  }
}
.effect.footer-1 li {
  opacity: 0;
}
.effect.footer-1 li.anim {
  -webkit-animation: footer-anim 4s cubic-bezier(0.65, 0, 0.35, 1) infinite;
          animation: footer-anim 4s cubic-bezier(0.65, 0, 0.35, 1) infinite;
}
@-webkit-keyframes footer-anim {
  0%, 100% {
    opacity: 0;
  }
  15% {
    opacity: 1;
  }
  60% {
    opacity: 1;
  }
  75% {
    opacity: 0;
  }
}
@keyframes footer-anim {
  0%, 100% {
    opacity: 0;
  }
  15% {
    opacity: 1;
  }
  60% {
    opacity: 1;
  }
  75% {
    opacity: 0;
  }
}

#lp-container {
  position: relative;
  width: 100%;
  background: #fff;
  overflow: hidden;
  color: #000;
  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;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  letter-spacing: 0.03em;
}
@media screen and (max-width: 767px) {
  #lp-container {
    width: 100%;
    overflow: hidden;
    padding-bottom: 0vw;
  }
}
@media screen and (max-width: 767px) {
  #lp-container .pc {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  #lp-container .sp {
    display: none;
  }
}
#lp-container img {
  width: 100%;
}
#lp-container a {
  display: block;
  cursor: pointer;
  -webkit-transition: opacity 0.3s cubic-bezier(0.33, 1, 0.68, 1);
  transition: opacity 0.3s cubic-bezier(0.33, 1, 0.68, 1);
}
#lp-container a:hover {
  opacity: 0.6;
}
#lp-container section {
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding: 0vw 0vw;
}
@media screen and (max-width: 767px) {
  #lp-container section {
    padding: 1.3333333333vw 0vw;
  }
}
#lp-container section .ttl-box {
  text-align: center;
  font-family: din-2014, sans-serif;
  font-weight: 800;
  font-style: normal;
}
#lp-container section .ttl-box .gif {
  width: 27.7777777778vw;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  #lp-container section .ttl-box .gif {
    width: 37.3333333333vw;
  }
}
#lp-container section .ttl-box .gif img {
  width: 100%;
  height: auto;
}
#lp-container section .ttl-box h3 {
  color: #1d2087;
  font-size: 6.25vw;
  line-height: 1;
  margin-top: -4.8611111111vw;
}
@media screen and (max-width: 767px) {
  #lp-container section .ttl-box h3 {
    font-size: 8vw;
    margin-top: -5.3333333333vw;
  }
}
#lp-container section .note-box {
  position: relative;
  margin: 1.3888888889vw auto 0;
}
@media screen and (max-width: 767px) {
  #lp-container section .note-box {
    margin: 2.6666666667vw auto 0;
  }
}
#lp-container section .note-box li {
  position: relative;
  padding-left: 1.1111111111vw;
  font-size: 1.1111111111vw;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  #lp-container section .note-box li {
    font-size: 2.2666666667vw;
    padding-left: 2.2666666667vw;
    letter-spacing: -0.02em;
  }
}
#lp-container section .note-box li:nth-child(n+2) {
  margin-top: 0.3472222222vw;
}
#lp-container section .note-box li:before {
  position: absolute;
  content: "※";
  top: 0;
  left: 0;
}
#lp-container section.sec-main {
  width: 100%;
}
@media screen and (max-width: 767px) {
  #lp-container section.sec-main {
    padding: 0;
  }
}
#lp-container section.sec-main .image {
  width: 100%;
}
#lp-container section.sec-main .image img {
  width: 100%;
  height: auto;
}
#lp-container section.sec-about {
  position: relative;
  background: #f19ec2;
  color: #000;
}
@media screen and (max-width: 767px) {
  #lp-container section.sec-about {
    padding: 0;
  }
}
#lp-container section.sec-about .top-box {
  position: relative;
  padding: 0 0 0;
}
#lp-container section.sec-about .top-box nav {
  position: relative;
  z-index: 3;
  background: #1d2087;
  padding: 2.4305555556vw 0;
}
@media screen and (max-width: 767px) {
  #lp-container section.sec-about .top-box nav {
    padding: 2.6666666667vw 0;
  }
}
#lp-container section.sec-about .top-box nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 767px) {
  #lp-container section.sec-about .top-box nav ul {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
    margin: 0 auto;
    position: relative;
    left: 6.4vw;
  }
}
#lp-container section.sec-about .top-box nav ul li {
  position: relative;
  padding-left: 1.9444444444vw;
  cursor: pointer;
  -webkit-transition: opacity 0.3s cubic-bezier(0.33, 1, 0.68, 1);
  transition: opacity 0.3s cubic-bezier(0.33, 1, 0.68, 1);
}
#lp-container section.sec-about .top-box nav ul li:hover {
  opacity: 0.6;
}
@media screen and (max-width: 767px) {
  #lp-container section.sec-about .top-box nav ul li {
    width: 40%;
    padding-left: 4.1333333333vw;
  }
}
#lp-container section.sec-about .top-box nav ul li:before {
  position: absolute;
  content: "";
  top: -0.2777777778vw;
  left: -0.8333333333vw;
  background: url("https://cf.graniph.com/banner/other/bigmimi/icon_nav.png") center center no-repeat;
  width: 2.3611111111vw;
  height: 3.3333333333vw;
  background-size: contain;
}
@media screen and (max-width: 767px) {
  #lp-container section.sec-about .top-box nav ul li:before {
    top: 0.2777777778vw;
    left: 0vw;
    width: 3.7333333333vw;
    height: 5.0666666667vw;
  }
}
#lp-container section.sec-about .top-box nav ul li:nth-child(n+2) {
  margin-left: 4.4444444444vw;
}
@media screen and (max-width: 767px) {
  #lp-container section.sec-about .top-box nav ul li:nth-child(n+2) {
    margin-left: 0;
  }
}
@media screen and (max-width: 767px) {
  #lp-container section.sec-about .top-box nav ul li:nth-child(n+3) {
    margin-top: 0.2666666667vw;
  }
}
#lp-container section.sec-about .top-box nav ul li span {
  position: relative;
  font-family: din-2014, sans-serif;
  font-weight: 800;
  font-style: normal;
  font-size: 2.7777777778vw;
  color: #fff;
  letter-spacing: 0em;
}
@media screen and (max-width: 767px) {
  #lp-container section.sec-about .top-box nav ul li span {
    font-size: 4.2666666667vw;
    line-height: 1.6;
  }
}
#lp-container section.sec-about .top-box .lead-box {
  position: relative;
  margin: 9.0277777778vw auto 0;
  width: 76.3888888889vw;
}
@media screen and (max-width: 767px) {
  #lp-container section.sec-about .top-box .lead-box {
    margin: 15.2vw auto 0;
    width: 89.3333333333vw;
  }
}
#lp-container section.sec-about .top-box .lead-box h3 {
  font-weight: 700;
  font-size: 2.8472222222vw;
  color: #1d2087;
}
@media screen and (max-width: 767px) {
  #lp-container section.sec-about .top-box .lead-box h3 {
    font-size: 5.8666666667vw;
    line-height: 1.5;
  }
}
#lp-container section.sec-about .top-box .lead-box p {
  margin: 2.0833333333vw 0;
  font-size: 1.875vw;
  line-height: 1.86;
  text-align: justify;
}
@media screen and (max-width: 767px) {
  #lp-container section.sec-about .top-box .lead-box p {
    margin: 2.6666666667vw 0;
    font-size: 3.6vw;
    line-height: 1.88;
    letter-spacing: -0.01em;
  }
}
#lp-container section.sec-about .top-box .sec-movie {
  margin: 3.4722222222vw auto 0;
  padding-bottom: 16.1111111111vw;
}
@media screen and (max-width: 767px) {
  #lp-container section.sec-about .top-box .sec-movie {
    margin: 5vw auto 0;
    width: 89.3333333333vw;
    padding-bottom: 22.6666666667vw;
  }
}
#lp-container section.sec-about .top-box .sec-movie .movie-box {
  width: 76.3888888889vw;
  margin: 3.4722222222vw auto 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  #lp-container section.sec-about .top-box .sec-movie .movie-box {
    margin: 3.4722222222vw auto 0;
    width: 89.3333333333vw;
  }
}
#lp-container section.sec-about .top-box .sec-movie .movie-box .movie-wrap {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
#lp-container section.sec-about .top-box .sec-movie .movie-box .movie-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#lp-container section.sec-about .top-box .sec-movie .lead-box {
  margin: 2.3611111111vw auto 0;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #lp-container section.sec-about .top-box .sec-movie .lead-box {
    margin: 5.3333333333vw auto 0;
  }
}
#lp-container section.sec-about .top-box .sec-movie .lead-box p {
  font-weight: 800;
  line-height: 1.6;
  font-size: 2.9166666667vw;
  letter-spacing: 0.04em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #lp-container section.sec-about .top-box .sec-movie .lead-box p {
    font-size: 4.2666666667vw;
    line-height: 1.5;
  }
}
#lp-container section.sec-about .top-box .sec-movie .img-gif-walk {
  position: absolute;
  bottom: -3.3333333333vw;
  left: 0;
  width: 100%;
}
@media screen and (max-width: 767px) {
  #lp-container section.sec-about .top-box .sec-movie .img-gif-walk {
    bottom: -4.8vw;
  }
}
@media screen and (min-width: 768px) {
  #lp-container section.sec-about .top-box .sec-movie .img-gif-walk {
    -webkit-animation: intro-out 14s linear infinite;
            animation: intro-out 14s linear infinite;
  }
}
@media screen and (max-width: 767px) {
  #lp-container section.sec-about .top-box .sec-movie .img-gif-walk {
    -webkit-animation: intro-out-sp 7s linear infinite;
            animation: intro-out-sp 7s linear infinite;
  }
}
@-webkit-keyframes intro-out {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  100% {
    -webkit-transform: translateX(calc(0% - 16.6666666667vw));
            transform: translateX(calc(0% - 16.6666666667vw));
  }
}
@keyframes intro-out {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  100% {
    -webkit-transform: translateX(calc(0% - 16.6666666667vw));
            transform: translateX(calc(0% - 16.6666666667vw));
  }
}
@-webkit-keyframes intro-out-sp {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  100% {
    -webkit-transform: translateX(calc(0% - 24vw));
            transform: translateX(calc(0% - 24vw));
  }
}
@keyframes intro-out-sp {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  100% {
    -webkit-transform: translateX(calc(0% - 24vw));
            transform: translateX(calc(0% - 24vw));
  }
}
#lp-container section.sec-about .top-box .sec-movie .img-gif-walk .inner {
  position: relative;
  width: 21.5277777778vw;
}
@media screen and (max-width: 767px) {
  #lp-container section.sec-about .top-box .sec-movie .img-gif-walk .inner {
    width: 29.3333333333vw;
  }
}
#lp-container section.sec-about .top-box .sec-movie .img-gif-walk .inner img {
  width: 100%;
  height: auto;
}
#lp-container section.sec-campaign {
  position: relative;
  width: 100%;
  z-index: 4;
  background: #f7f7f7;
  padding: 7.9861111111vw 0 7.9861111111vw;
}
#lp-container section.sec-campaign:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("https://cf.graniph.com/banner/other/bigmimi/bg_campaign.jpg") top center #fff;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  #lp-container section.sec-campaign:before {
    background: url("https://cf.graniph.com/banner/other/bigmimi/bg_campaign_sp.jpg") top center no-repeat #fff;
    background-size: cover;
  }
}
@media screen and (max-width: 767px) {
  #lp-container section.sec-campaign {
    margin: 0 !important;
    padding: 13.8666666667vw 0vw 17.0666666667vw;
  }
}
#lp-container section.sec-campaign .ttl-box {
  position: relative;
  width: 100%;
  text-align: center;
  margin: 0 auto;
}
#lp-container section.sec-campaign .ttl-box .gif {
  width: 26.7361111111vw;
}
@media screen and (max-width: 767px) {
  #lp-container section.sec-campaign .ttl-box .gif {
    width: 37.3333333333vw;
  }
}
#lp-container section.sec-campaign .ttl-box h3 {
  margin-top: -1.5277777778vw;
}
#lp-container section.sec-campaign .lead-box {
  margin: 6.9444444444vw auto 0;
  text-align: center;
  color: #1d2087;
}
@media screen and (max-width: 767px) {
  #lp-container section.sec-campaign .lead-box {
    margin: 6.4vw auto 0;
  }
  #lp-container section.sec-campaign .lead-box.margin {
    margin: 11.7333333333vw auto 0;
  }
}
#lp-container section.sec-campaign .lead-box h4 {
  font-size: 2.9166666667vw;
  font-weight: 700;
  color: #ea609e;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  #lp-container section.sec-campaign .lead-box h4 {
    font-size: 5.8666666667vw;
    line-height: 1.3;
    letter-spacing: 0em;
  }
}
#lp-container section.sec-campaign .lead-box p {
  margin: 0.8333333333vw auto 0;
  font-size: 1.875vw;
  line-height: 1.55;
  width: 65.9722222222vw;
}
@media screen and (max-width: 767px) {
  #lp-container section.sec-campaign .lead-box p {
    margin: 3.7333333333vw auto 0;
    line-height: 1.5;
    font-size: 3.1vw;
    padding: 0 5.3333333333vw;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 98%;
  }
}
#lp-container section.sec-campaign .sticker-box {
  position: relative;
  width: 65.9722222222vw;
  margin: 7.6388888889vw auto 0;
}
@media screen and (max-width: 767px) {
  #lp-container section.sec-campaign .sticker-box {
    width: 62.6666666667vw;
    margin: 6.4vw auto 0;
  }
}
#lp-container section.sec-campaign .sticker-box ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}
@media screen and (max-width: 767px) {
  #lp-container section.sec-campaign .sticker-box ul {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
#lp-container section.sec-campaign .sticker-box ul li {
  width: 30%;
}
@media screen and (max-width: 767px) {
  #lp-container section.sec-campaign .sticker-box ul li:nth-child(1) {
    width: 100%;
    text-align: center;
    margin-bottom: 2.7777777778vw;
  }
  #lp-container section.sec-campaign .sticker-box ul li:nth-child(1) img {
    width: 48%;
    height: auto;
  }
}
@media screen and (max-width: 767px) {
  #lp-container section.sec-campaign .sticker-box ul li {
    width: 46%;
    margin: 0 2%;
  }
}
#lp-container section.sec-campaign .sticker-box ul li img {
  width: 100%;
  height: auto;
  border: 1px solid #000;
  -webkit-box-shadow: 7px 7px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 7px 7px 10px rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 767px) {
  #lp-container section.sec-campaign .sticker-box ul li img {
    -webkit-box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.2);
            box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.2);
  }
}
#lp-container section.sec-campaign .sticker-box .label {
  position: absolute;
  top: -10.9722222222vw;
  left: -10.9722222222vw;
  width: 17.5vw;
}
@media screen and (max-width: 767px) {
  #lp-container section.sec-campaign .sticker-box .label {
    top: 16vw;
    left: -13.0666666667vw;
    width: 27.8666666667vw;
  }
}
#lp-container section.sec-campaign .sticker-box .label img {
  width: 100%;
  height: auto;
}
#lp-container section.sec-campaign .note-box {
  position: relative;
  width: 65.9722222222vw;
  margin: 4.0277777778vw auto 0;
  font-size: 1.1805555556vw;
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  #lp-container section.sec-campaign .note-box {
    width: 89.3333333333vw;
    margin: 5.3333333333vw auto 0;
    font-size: 2.4vw;
    letter-spacing: 0em;
    line-height: 1.75;
  }
}
#lp-container section.sec-campaign .sec-tokyo {
  position: relative;
  margin: 4.0277777778vw auto 0;
}
@media screen and (max-width: 767px) {
  #lp-container section.sec-campaign .sec-tokyo {
    margin: 7.7333333333vw auto 0;
  }
}
#lp-container section.sec-campaign .sec-tokyo .ttl-box {
  position: relative;
  width: 100%;
  text-align: center;
  margin: 0 auto;
}
#lp-container section.sec-campaign .sec-tokyo .ttl-box .gif {
  width: 21.6666666667vw;
}
@media screen and (max-width: 767px) {
  #lp-container section.sec-campaign .sec-tokyo .ttl-box .gif {
    width: 30.6666666667vw;
  }
}
#lp-container section.sec-campaign .sec-tokyo .ttl-box h3 {
  margin-top: -3.4722222222vw;
}
@media screen and (max-width: 767px) {
  #lp-container section.sec-campaign .sec-tokyo .ttl-box h3 {
    margin-top: -4.8vw;
  }
}
#lp-container section.sec-campaign .sec-tokyo .photo-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 61.1111111111vw;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 4.4444444444vw auto 0;
}
@media screen and (max-width: 767px) {
  #lp-container section.sec-campaign .sec-tokyo .photo-box {
    margin: 6.6666666667vw auto 0;
    width: 54vw;
    display: block;
  }
}
#lp-container section.sec-campaign .sec-tokyo .photo-box.center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#lp-container section.sec-campaign .sec-tokyo .photo-box li {
  width: 46%;
}
@media screen and (max-width: 767px) {
  #lp-container section.sec-campaign .sec-tokyo .photo-box li {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  #lp-container section.sec-campaign .sec-tokyo .photo-box li:nth-child(2) {
    margin-top: 8vw;
  }
}
#lp-container section.sec-campaign .sec-tokyo .photo-box li .image {
  width: 100%;
  overflow: hidden;
  border-radius: 1.3888888889vw;
}
@media screen and (max-width: 767px) {
  #lp-container section.sec-campaign .sec-tokyo .photo-box li .image {
    border-radius: 4vw;
  }
}
#lp-container section.sec-campaign .sec-tokyo .photo-box li img {
  width: 100%;
  height: auto;
}
#lp-container section.sec-campaign .sec-tokyo .photo-box li .caption {
  font-size: 1.1805555556vw;
  margin-top: 0.8333333333vw;
}
@media screen and (max-width: 767px) {
  #lp-container section.sec-campaign .sec-tokyo .photo-box li .caption {
    font-size: 2.6666666667vw;
    margin-top: 3.2vw;
  }
}
#lp-container section.sec-items {
  position: relative;
  width: 100%;
  background: #fff;
  padding: 5.5555555556vw 0 4.4444444444vw;
}
@media screen and (max-width: 767px) {
  #lp-container section.sec-items {
    padding: 10.6666666667vw 0 16vw;
  }
}
#lp-container section.sec-items .ttl-box {
  position: relative;
  width: 100%;
  text-align: center;
  margin: 0 auto;
}
#lp-container section.sec-items .ttl-box .gif {
  width: 19.4444444444vw;
}
@media screen and (max-width: 767px) {
  #lp-container section.sec-items .ttl-box .gif {
    width: 29.3333333333vw;
  }
}
#lp-container section.sec-items .ttl-box h3 {
  margin-top: -4.1666666667vw;
}
@media screen and (max-width: 767px) {
  #lp-container section.sec-items .ttl-box h3 {
    margin-top: -5.3333333333vw;
  }
}
#lp-container section.sec-items .chara {
  position: absolute;
  top: auto;
  bottom: 7.9861111111vw;
  left: 33.3333333333vw;
  width: 54.1666666667vw;
}
@media screen and (max-width: 767px) {
  #lp-container section.sec-items .chara {
    display: none;
  }
}
#lp-container section.sec-items .chara img {
  width: 100%;
  height: auto;
}
#lp-container .sec-collabo > .item-box, #lp-container .sec-items > .item-box {
  position: relative;
  width: 76.3888888889vw;
  margin: 6.25vw auto 0;
  z-index: 3;
}
@media screen and (max-width: 767px) {
  #lp-container .sec-collabo > .item-box, #lp-container .sec-items > .item-box {
    margin: 9.6vw auto 0;
    width: 89.3333333333vw;
    display: none;
  }
}
#lp-container .sec-collabo > .item-box .flex-box, #lp-container .sec-items > .item-box .flex-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 767px) {
  #lp-container .sec-collabo > .item-box .flex-box, #lp-container .sec-items > .item-box .flex-box {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
#lp-container .sec-collabo > .item-box .flex-box.full, #lp-container .sec-items > .item-box .flex-box.full {
  display: block;
}
#lp-container .sec-collabo > .item-box .flex-box.full .r-box, #lp-container .sec-items > .item-box .flex-box.full .r-box {
  margin: 2.7777777778vw auto 0;
}
#lp-container .sec-collabo > .item-box .flex-box.full .item-box, #lp-container .sec-items > .item-box .flex-box.full .item-box {
  width: 100%;
}
#lp-container .sec-collabo > .item-box .flex-box.full .item-box li:nth-child(n+3), #lp-container .sec-items > .item-box .flex-box.full .item-box li:nth-child(n+3) {
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  #lp-container .sec-collabo > .item-box .flex-box.full .item-box li:nth-child(n+3), #lp-container .sec-items > .item-box .flex-box.full .item-box li:nth-child(n+3) {
    margin-top: 5.3333333333vw;
  }
}
#lp-container .sec-collabo > .item-box .flex-box.full.col-3 .item-box li, #lp-container .sec-items > .item-box .flex-box.full.col-3 .item-box li {
  width: 24.1666666667vw;
}
#lp-container .sec-collabo > .item-box .flex-box.margin, #lp-container .sec-items > .item-box .flex-box.margin {
  margin: 2.7777777778vw 0 0;
}
@media screen and (max-width: 767px) {
  #lp-container .sec-collabo > .item-box .flex-box.margin, #lp-container .sec-items > .item-box .flex-box.margin {
    margin: 6.6666666667vw 0 0;
  }
}
#lp-container .sec-collabo > .item-box .flex-box.opp .l-box, #lp-container .sec-items > .item-box .flex-box.opp .l-box {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
@media screen and (max-width: 767px) {
  #lp-container .sec-collabo > .item-box .flex-box.opp .l-box, #lp-container .sec-items > .item-box .flex-box.opp .l-box {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
#lp-container .sec-collabo > .item-box .flex-box.opp .r-box, #lp-container .sec-items > .item-box .flex-box.opp .r-box {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
@media screen and (max-width: 767px) {
  #lp-container .sec-collabo > .item-box .flex-box.opp .r-box, #lp-container .sec-items > .item-box .flex-box.opp .r-box {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
#lp-container .sec-collabo > .item-box .flex-box .main, #lp-container .sec-items > .item-box .flex-box .main {
  width: 37.5vw;
}
#lp-container .sec-collabo > .item-box .flex-box .main.margin, #lp-container .sec-items > .item-box .flex-box .main.margin {
  margin: 1.9444444444vw 0 0;
}
@media screen and (max-width: 767px) {
  #lp-container .sec-collabo > .item-box .flex-box .main.margin, #lp-container .sec-items > .item-box .flex-box .main.margin {
    margin: 5.3333333333vw 0 0;
  }
}
@media screen and (max-width: 767px) {
  #lp-container .sec-collabo > .item-box .flex-box .main, #lp-container .sec-items > .item-box .flex-box .main {
    width: 100%;
  }
}
#lp-container .sec-collabo > .item-box .flex-box .item-box, #lp-container .sec-items > .item-box .flex-box .item-box {
  width: 37.5vw;
  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;
}
#lp-container .sec-collabo > .item-box .flex-box .item-box.margin, #lp-container .sec-items > .item-box .flex-box .item-box.margin {
  margin: 1.9444444444vw 0 0;
}
@media screen and (max-width: 767px) {
  #lp-container .sec-collabo > .item-box .flex-box .item-box.margin, #lp-container .sec-items > .item-box .flex-box .item-box.margin {
    margin: 5.3333333333vw 0 0;
  }
}
@media screen and (max-width: 767px) {
  #lp-container .sec-collabo > .item-box .flex-box .item-box, #lp-container .sec-items > .item-box .flex-box .item-box {
    margin: 6.4vw auto 0;
    width: 100%;
  }
}
#lp-container .sec-collabo > .item-box .flex-box .item-box li, #lp-container .sec-items > .item-box .flex-box .item-box li {
  width: 18.0555555556vw;
}
#lp-container .sec-collabo > .item-box .flex-box .item-box li.chara, #lp-container .sec-items > .item-box .flex-box .item-box li.chara {
  position: relative;
}
#lp-container .sec-collabo > .item-box .flex-box .item-box li.chara:before, #lp-container .sec-items > .item-box .flex-box .item-box li.chara:before {
  position: absolute;
  content: "";
  top: -3.8888888889vw;
  right: 1.3888888889vw;
  background: url("https://cf.graniph.com/banner/other/bigmimi/deco_item_5.png") center center no-repeat;
  width: 9.4444444444vw;
  height: 3.8888888889vw;
  background-size: 100% 100%;
}
@media screen and (max-width: 767px) {
  #lp-container .sec-collabo > .item-box .flex-box .item-box li.chara:before, #lp-container .sec-items > .item-box .flex-box .item-box li.chara:before {
    top: -7.4666666667vw;
    right: 2.6666666667vw;
    width: 18.1333333333vw;
    height: 7.4666666667vw;
  }
}
@media screen and (max-width: 767px) {
  #lp-container .sec-collabo > .item-box .flex-box .item-box li, #lp-container .sec-items > .item-box .flex-box .item-box li {
    width: 42.9333333333vw;
  }
}
#lp-container .sec-collabo > .item-box .flex-box .item-box li:nth-child(n+3), #lp-container .sec-items > .item-box .flex-box .item-box li:nth-child(n+3) {
  margin-top: 3.125vw;
}
@media screen and (max-width: 767px) {
  #lp-container .sec-collabo > .item-box .flex-box .item-box li:nth-child(n+3), #lp-container .sec-items > .item-box .flex-box .item-box li:nth-child(n+3) {
    margin-top: 5.3333333333vw;
  }
}
#lp-container .sec-collabo > .item-box .image, #lp-container .sec-items > .item-box .image {
  border-radius: 0.6944444444vw;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  #lp-container .sec-collabo > .item-box .image, #lp-container .sec-items > .item-box .image {
    border-radius: 1.3333333333vw;
  }
}
#lp-container .sec-collabo > .item-box p.name, #lp-container .sec-items > .item-box p.name {
  margin: 1.3888888889vw 0 0;
  font-size: 1.1111111111vw;
  font-weight: bold;
  letter-spacing: 0.02em;
  line-height: 1.4;
}
#lp-container .sec-collabo > .item-box p.name.nowrap, #lp-container .sec-items > .item-box p.name.nowrap {
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  #lp-container .sec-collabo > .item-box p.name, #lp-container .sec-items > .item-box p.name {
    margin: 3.2vw 0 0;
    font-size: 2.6666666667vw;
  }
}
#lp-container .sec-collabo > .item-box p.price, #lp-container .sec-items > .item-box p.price {
  margin: 0.2777777778vw 0 0;
  font-size: 1.1111111111vw;
  font-weight: bold;
  letter-spacing: 0em;
}
@media screen and (max-width: 767px) {
  #lp-container .sec-collabo > .item-box p.price, #lp-container .sec-items > .item-box p.price {
    margin: 1.0666666667vw 0 0;
    font-size: 2.6666666667vw;
  }
}
#lp-container .sec-collabo > .item-box-sp, #lp-container .sec-items > .item-box-sp {
  position: relative;
  width: 89.3333333333vw;
  margin: 7.4666666667vw auto 0;
  z-index: 3;
  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;
}
@media screen and (min-width: 768px) {
  #lp-container .sec-collabo > .item-box-sp, #lp-container .sec-items > .item-box-sp {
    display: none;
  }
}
#lp-container .sec-collabo > .item-box-sp li, #lp-container .sec-items > .item-box-sp li {
  width: 18.0555555556vw;
}
@media screen and (max-width: 767px) {
  #lp-container .sec-collabo > .item-box-sp li, #lp-container .sec-items > .item-box-sp li {
    width: 42.9333333333vw;
  }
}
#lp-container .sec-collabo > .item-box-sp li:nth-child(n+3), #lp-container .sec-items > .item-box-sp li:nth-child(n+3) {
  margin-top: 3.125vw;
}
@media screen and (max-width: 767px) {
  #lp-container .sec-collabo > .item-box-sp li:nth-child(n+3), #lp-container .sec-items > .item-box-sp li:nth-child(n+3) {
    margin-top: 5.3333333333vw;
  }
}
#lp-container .sec-collabo > .item-box-sp .image, #lp-container .sec-items > .item-box-sp .image {
  border-radius: 0.6944444444vw;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  #lp-container .sec-collabo > .item-box-sp .image, #lp-container .sec-items > .item-box-sp .image {
    border-radius: 1.3333333333vw;
  }
}
#lp-container .sec-collabo > .item-box-sp p.name, #lp-container .sec-items > .item-box-sp p.name {
  margin: 1.3888888889vw 0 0;
  font-size: 1.1111111111vw;
  font-weight: bold;
  letter-spacing: 0.02em;
  line-height: 1.4;
}
#lp-container .sec-collabo > .item-box-sp p.name.nowrap, #lp-container .sec-items > .item-box-sp p.name.nowrap {
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  #lp-container .sec-collabo > .item-box-sp p.name, #lp-container .sec-items > .item-box-sp p.name {
    margin: 3.2vw 0 0;
    font-size: 2.6666666667vw;
  }
}
#lp-container .sec-collabo > .item-box-sp p.price, #lp-container .sec-items > .item-box-sp p.price {
  margin: 0.2777777778vw 0 0;
  font-size: 1.1111111111vw;
  font-weight: bold;
  letter-spacing: 0em;
}
@media screen and (max-width: 767px) {
  #lp-container .sec-collabo > .item-box-sp p.price, #lp-container .sec-items > .item-box-sp p.price {
    margin: 1.0666666667vw 0 0;
    font-size: 2.6666666667vw;
  }
}

footer {
  margin-top: 0px !important;
}

.btn-more {
  position: relative;
  margin: 3.8194444444vw auto 0;
  width: 22.7777777778vw;
  height: 3.75vw;
}
@media screen and (max-width: 767px) {
  .btn-more {
    margin: 12.8vw auto 0;
    width: 56.2666666667vw;
    height: 9.6vw;
  }
}
.btn-more a {
  position: relative;
  width: 100%;
  height: 100%;
  display: block;
  background: #22688a;
  color: #fff;
  text-align: center;
  font-weight: bold;
  padding: 1.1111111111vw 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 1.1111111111vw;
  border-radius: 100px;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .btn-more a {
    padding: 3.3333333333vw 0;
  }
}
.btn-more a span {
  position: relative;
  width: 4.0277777778vw;
  display: block;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .btn-more a span {
    width: 10.6666666667vw;
  }
}
.btn-more a span img {
  width: 100%;
  height: auto;
}
.btn-more a:after {
  position: absolute;
  content: "";
  top: 1.3194444444vw;
  right: 0.9722222222vw;
  background: url("https://cf.graniph.com/banner/other/bigmimi/icon_link.svg") center center no-repeat;
  width: 0.6944444444vw;
  height: 0.9722222222vw;
  background-size: contain;
}
@media screen and (max-width: 767px) {
  .btn-more a:after {
    top: 3.6vw;
    right: 3.0666666667vw;
    width: 1.6vw;
    height: 2.4vw;
  }
}/*# sourceMappingURL=style.css.map */