@charset "UTF-8";
/*
index_pc.css
Copyright (C) 2026 Yahoo Japan Corporation. All Rights Reserved.
*/
.RelatedList__info, .RelatedList__items, .EntryItem__links {
  *zoom: 1;
}
.RelatedList__info:after, .RelatedList__items:after, .EntryItem__links:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: ".";
}

.RelatedList__prev, .RelatedList__next, .AppDownload__title, .Exhibit__button, .EntryState__button, .MoreCampaign__link, .MoreCampaign__sell, .MoreCampaign__sns, .MoreCampaign__kuji, .CampaignDetail .Faq__toggle, .CampaignDetail .Faq__title, .CampaignDetail .HowTo, .CampaignDetail__block--03, .CampaignDetail__block--02, .CampaignDetail__block--01, .SectionNav__link a, .SectionNav__title, .Consent, .CouponLink__btn {
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
}

.CouponLink {
  position: absolute;
  top: 11%;
  right: 2%;
  z-index: 10;
  width: 30%;
  height: 0;
  padding-bottom: 34.8%;
  background: url(../img/campaign_coupon.png) no-repeat center top;
  -moz-background-size: 100%;
       background-size: 100%;
}
.CouponLink__btn {
  display: block;
  position: absolute;
  bottom: 5%;
  left: 50%;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 88%;
  height: 0;
  padding-bottom: 32%;
  background: url(../img/button_coupon.png) no-repeat center top;
  -moz-background-size: 100%;
       background-size: 100%;
  border: none;
  -webkit-transition: -webkit-filter 0.3s ease;
  transition: -webkit-filter 0.3s ease;
  -o-transition: filter 0.3s ease;
  -moz-transition: filter 0.3s ease;
  transition: filter 0.3s ease;
  transition: filter 0.3s ease, -webkit-filter 0.3s ease;
}
.CouponLink__btn:hover {
  -webkit-filter: brightness(1.3);
          filter: brightness(1.3);
}

.Consent {
  width: 100%;
  height: 0;
  padding-bottom: 38.6666666667%;
  background: url(../img/keyvisual_consent.png) no-repeat center top;
  -moz-background-size: 100%;
       background-size: 100%;
}

.SectionNav {
  width: 100%;
}
.SectionNav__title {
  width: 100%;
  height: 0;
  padding-bottom: 30.6666666667%;
  background: url(../img/anchor_title.png) no-repeat center top;
  -moz-background-size: 100%;
       background-size: 100%;
}
.SectionNav__links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  list-style: none;
  padding: 0;
  margin: 0;
}
.SectionNav__link {
  width: 29.3333333333%;
}
.SectionNav__link a {
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 104.5454545455%;
  background-repeat: no-repeat;
  background-position: center top;
  -moz-background-size: 100%;
       background-size: 100%;
  -webkit-transition: -webkit-filter 0.3s ease;
  transition: -webkit-filter 0.3s ease;
  -o-transition: filter 0.3s ease;
  -moz-transition: filter 0.3s ease;
  transition: filter 0.3s ease;
  transition: filter 0.3s ease, -webkit-filter 0.3s ease;
}
.SectionNav__link a:hover {
  -webkit-filter: brightness(1.3);
          filter: brightness(1.3);
}
.SectionNav__link:nth-child(1) a {
  background-image: url(../img/anchor_button-01.png);
}
.SectionNav__link:nth-child(2) a {
  background-image: url(../img/anchor_button-02.png);
}

.CampaignDetail__block--01 {
  width: 100%;
  height: 0;
  padding-bottom: 66.2666666667%;
  background: url(../img/main_summary-01.png) no-repeat center top;
  -moz-background-size: 100%;
       background-size: 100%;
}
.CampaignDetail__block--02 {
  width: 100%;
  height: 0;
  padding-bottom: 82.6666666667%;
  background: url(../img/main_summary-02.png) no-repeat center top;
  -moz-background-size: 100%;
       background-size: 100%;
}
.CampaignDetail__block--03 {
  width: 100%;
  height: 0;
  padding-bottom: 61.3333333333%;
  background: url(../img/main_summary-03.png) no-repeat center top;
  -moz-background-size: 100%;
       background-size: 100%;
}
.CampaignDetail__link {
  background: url(../img/main_bg.png) repeat;
  -moz-background-size: 100% auto;
       background-size: 100% auto;
  font-size: 15px;
  text-align: center;
  padding: 1em 4.5em 3em;
  color: #fff;
}
.CampaignDetail__link a {
  color: #fff717;
  text-decoration: underline;
}
.CampaignDetail__noteItem {
  background: url(../img/main_bg.png) repeat;
  -moz-background-size: 100% auto;
       background-size: 100% auto;
  font-size: 10px;
  text-align: left;
  padding: 1em 11em;
  color: #c2c2c2;
  position: relative;
}
.CampaignDetail__noteItem a {
  color: #fff717;
  text-decoration: underline;
}
.CampaignDetail__noteItem:before {
  position: absolute;
  top: 1em;
  left: 9em;
}
.CampaignDetail__noteItem:nth-child(1):before {
  content: "※1 ";
}
.CampaignDetail__noteItem:nth-child(2):before {
  content: "※2 ";
}
@media (max-width: 1024px) {
  .CampaignDetail__noteItem {
    padding: 1em 17em;
  }
  .CampaignDetail__noteItem:before {
    left: 15em;
  }
}
@media (max-width: 750px) {
  .CampaignDetail__noteItem {
    padding: 1em 7em 0 9em;
  }
  .CampaignDetail__noteItem:before {
    left: 7em;
  }
}
.CampaignDetail .HowTo {
  width: 100%;
  height: 0;
  padding-bottom: 176%;
  background: url(../img/main_summary-04.png) no-repeat center top;
  -moz-background-size: 100%;
       background-size: 100%;
}
.CampaignDetail .Faq__title {
  width: 100%;
  height: 0;
  padding-bottom: 13.3333333333%;
  background: url(../img/main_summary-05.png) no-repeat center top;
  -moz-background-size: 100%;
       background-size: 100%;
}
.CampaignDetail .Faq__toggleInner {
  background: url(../img/main_bg.png) repeat;
  -moz-background-size: 100% auto;
       background-size: 100% auto;
  padding: 1em 0;
}
.CampaignDetail .Faq__toggle {
  display: block;
  width: 53.3333333333%;
  height: 0;
  padding-bottom: 9.3333333333%;
  margin: 0 auto;
  border: none;
  cursor: pointer;
  background: url(../img/button_open.png) no-repeat center top;
  -moz-background-size: 100%;
       background-size: 100%;
}
.CampaignDetail .Faq__toggle.is-open {
  background-image: url(../img/button_close.png);
}
.CampaignDetail .Faq__list {
  background: url(../img/main_bg.png) repeat;
  -moz-background-size: 100% auto;
       background-size: 100% auto;
  padding: 0 14% 1em;
}
.CampaignDetail .Faq__list__question {
  position: relative;
  padding: 1em 1em 1em 15%;
  color: #ffd4dd;
  font-weight: bold;
  line-height: 1.6;
}
.CampaignDetail .Faq__list__question::before {
  content: "";
  position: absolute;
  top: 1em;
  left: 3%;
  width: 14.9333333333%;
  height: 0;
  padding-bottom: 17.8666666667%;
  background: url(../img/faq_question.png) no-repeat center top;
  -moz-background-size: contain;
       background-size: contain;
}
.CampaignDetail .Faq__list__answer {
  position: relative;
  padding: 1em 1em 1.5em 15%;
  color: #fff;
  font-weight: 300;
  line-height: 1.6;
  margin-bottom: 0.5em;
  background: url(../img/faq_line.png) no-repeat center bottom;
  -moz-background-size: 100% auto;
       background-size: 100% auto;
}
.CampaignDetail .Faq__list__answer:last-child {
  background: none;
}
.CampaignDetail .Faq__list__answer::after {
  content: none;
}
.CampaignDetail .Faq__list__answer a {
  color: #fff717;
  text-decoration: underline;
}
.CampaignDetail .Faq__list__answer::before {
  content: "";
  position: absolute;
  top: 1em;
  left: 3%;
  width: 14.9333333333%;
  height: 0;
  padding-bottom: 17.8666666667%;
  background: url(../img/faq_answer.png) no-repeat center top;
  -moz-background-size: contain;
       background-size: contain;
}
.CampaignDetail .Faq__inner {
  position: relative;
  padding-bottom: 9.3333333333%;
}
.CampaignDetail .Faq__inner::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0;
  padding-bottom: 9.3333333333%;
  background: url(../img/main_summary-bottom.png) no-repeat center bottom;
  -moz-background-size: 100%;
       background-size: 100%;
}

.MoreCampaign__kuji {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 153.3333333333%;
  background: url(../img/campaign_kuji.png) no-repeat center top;
  -moz-background-size: 100%;
       background-size: 100%;
}
.MoreCampaign__sns {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 149.3333333333%;
  background: url(../img/campaign_sns.png) no-repeat center top;
  -moz-background-size: 100%;
       background-size: 100%;
}
.MoreCampaign__sell {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 150.2666666667%;
  background: url(../img/campaign_sell.png) no-repeat center top;
  -moz-background-size: 100%;
       background-size: 100%;
}
.MoreCampaign__sell .MoreCampaign__link {
  top: 64%;
  margin-top: 0;
}
.MoreCampaign__link {
  display: block;
  position: absolute;
  top: 59%;
  left: 50%;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100%;
  height: 0;
  padding-bottom: 28%;
  background: url(../img/button_detail.png) no-repeat center top;
  -moz-background-size: 100%;
       background-size: 100%;
  -webkit-transition: -webkit-filter 0.3s ease;
  transition: -webkit-filter 0.3s ease;
  -o-transition: filter 0.3s ease;
  -moz-transition: filter 0.3s ease;
  transition: filter 0.3s ease;
  transition: filter 0.3s ease, -webkit-filter 0.3s ease;
}
.MoreCampaign__link:hover {
  -webkit-filter: brightness(1.3);
          filter: brightness(1.3);
}

.Addpaypay {
  position: relative;
  width: 90vw;
  margin: 12vw auto 12vw;
  padding: 15px 0;
  background-color: #fff;
  text-align: center;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-border-radius: 20px;
     -moz-border-radius: 20px;
          border-radius: 20px;
}
.Addpaypay__title {
  margin: 0 auto 8px;
  font-size: 4.5vw;
  line-height: 7vw;
  font-weight: bold;
  color: #666666;
}
.Addpaypay__text {
  text-align: center;
  font-size: 2.6vw;
  line-height: 4vw;
  color: #666666;
}
.Addpaypay__button {
  display: block;
  width: 72vw;
  height: 12vw;
  font-size: 4vw;
  line-height: 12vw;
  margin: 2vw auto 3vw;
  -webkit-border-radius: 6vw;
     -moz-border-radius: 6vw;
          border-radius: 6vw;
  text-align: center;
  font-weight: bold;
  background: #154c9c;
  color: #ffffff !important;
  -webkit-transition: -webkit-filter 0.3s ease;
  transition: -webkit-filter 0.3s ease;
  -o-transition: filter 0.3s ease;
  -moz-transition: filter 0.3s ease;
  transition: filter 0.3s ease;
  transition: filter 0.3s ease, -webkit-filter 0.3s ease;
}
.Addpaypay__button:hover {
  -webkit-filter: brightness(1.3);
          filter: brightness(1.3);
}

.Banner {
  display: none;
  margin: 40px 0;
  text-align: center;
}
.Banner__inner {
  margin: 0 auto;
  width: 640px;
  padding: 32px 0px 25px 0px;
}
@media (max-width: 750px) {
  .Banner__inner {
    width: 320px;
  }
}
.Banner__items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  width: 620px;
  margin: 0 auto;
  overflow: hidden;
  text-align: center;
}
@media (max-width: 750px) {
  .Banner__items {
    width: 320px;
  }
}
.Banner__item {
  display: block;
  width: 310px;
  height: 75px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.Banner__item--flex {
  padding: 0;
  margin: 0;
  height: 0;
}
.Banner__link {
  cursor: pointer;
}

.Banner2 a:hover {
  -webkit-filter: brightness(1.1);
          filter: brightness(1.1);
}

@media (min-width: 751px) {
  .Banner2 a {
    width: 600px;
    margin: 20px auto;
    display: block;
  }
  .Banner2 img {
    width: 100%;
  }
}
@media (max-width: 750px) {
  .Banner2 a {
    width: 90%;
    margin: 0 auto;
    display: block;
  }
  .Banner2 img {
    width: 100%;
  }
}
.OtokuBuy__list li:nth-child(1),
.OtokuBuy__list li:nth-child(4) {
  display: none;
}

.FixNavi__item.debut_event202311 {
  display: none;
}

#pp-fest-navi-header, #pp-fest-footer-nav {
  display: none !important;
}

.Detail {
  margin: 10px auto 0;
  padding: 0 18px 40px;
  background: #f6f6f6;
}
.Detail__title {
  margin-bottom: 16px;
  padding-bottom: 8px;
  border-bottom: 1px solid #333;
  font-weight: bold;
  font-size: 14px;
}
.Detail__body {
  margin: 0 auto;
  max-width: 740px;
  padding-top: 15px;
}
.Detail__list {
  margin: 0 auto;
  font-size: 14px;
  line-height: 1.6;
}
.Detail__list.is-hideApp .Detail__term:nth-last-of-type(3),
.Detail__list.is-hideApp .Detail__description:nth-last-of-type(3) {
  display: none;
}
.Detail__term {
  margin-bottom: 8px;
  font-weight: bold;
  font-size: 12px;
}
.Detail__description {
  margin-bottom: 24px;
  font-size: 12px;
}
.Detail__description:last-child {
  margin-bottom: 0;
}
.Detail__description + .Detail__description {
  margin-top: -18px;
}
.Detail__text--indent {
  text-indent: -1em;
  padding-left: 1em;
}
.Detail__text--paddingLeft {
  padding-left: 1em;
}
.Detail__text--dottedIndent {
  position: relative;
  padding-left: 16px;
  text-indent: 0;
}
.Detail__text--dottedIndent:before {
  content: "・ ";
  left: 0;
  position: absolute;
  top: 0;
}
.Detail__text--asteriskIndent {
  position: relative;
  padding-left: 16px;
  text-indent: 0;
}
.Detail__text--asteriskIndent:before {
  content: "※ ";
  left: 0;
  position: absolute;
  top: 0;
}
.Detail__text--sectionMargin {
  margin-top: 12px;
}
.Detail__em {
  color: #f00;
}
.Detail__b {
  font-weight: 700;
}
.Detail__paddingBottom {
  padding-bottom: 1em;
}
.Detail table {
  border-collapse: collapse;
  text-align: center;
  margin-bottom: 6px;
}
.Detail table th,
.Detail table td {
  border: 1px solid #ddd;
  padding: 4px 8px;
  text-align: center;
}
.Detail table th {
  background: #f0f0f0;
}
.Detail table .Detail__tableHead {
  background: #838383;
  color: #fff;
}

@media (min-width: 751px) {
  .Detail {
    margin-top: 0;
    padding: 30px 18px 40px;
  }
  .Detail__body {
    border-top: none;
  }
}
.Emergency {
  position: relative;
  z-index: 1;
  background-color: #ffffff;
  padding: 20px;
}
.Emergency__text {
  margin: 0px auto;
  text-align: center;
  max-width: 950px;
  padding: 20px;
  padding: 10px 20px;
  border: 2px solid #ff0033;
  color: #ff0033;
}

@media (max-width: 750px) {
  .Emergency {
    padding: 10px;
    font-size: 75%;
  }
  .Emergency__text {
    padding: 5px 10px;
  }
}
.EntryItem {
  position: relative;
  z-index: 3;
  margin-top: -164%;
}
.EntryItem::before {
  content: "";
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 57.2%;
  background: url(../img/keyvisual.png) no-repeat center top;
  -moz-background-size: 100%;
       background-size: 100%;
}
.EntryItem__body {
  display: block;
}
.EntryItem__use {
  display: none;
}
.EntryItem__Addition {
  display: none;
}
.EntryItem__first {
  height: 40px;
  margin-bottom: 10px;
}
.EntryItem__first p {
  display: inline-block;
  line-height: 40px;
}
.EntryItem__firstText {
  font-size: 12px;
  line-height: 12px;
  font-weight: bold;
}
.EntryItem__firstNum {
  font-size: 25px;
  font-weight: bold;
}
.EntryItem__start {
  margin-bottom: 10px;
}
.EntryItem__start p {
  display: inline-block;
  line-height: 20px;
}
.EntryItem__startText {
  font-size: 12px;
  line-height: 12px;
}
.EntryItem__startDay {
  font-size: 18px;
}
.EntryItem__startTime {
  font-size: 18px;
}
.EntryItem__price {
  display: none;
}
.EntryItem__type {
  display: none;
}
.EntryItem__conditions {
  display: none;
}
.EntryItem__limit {
  display: none;
}
.EntryItem__links {
  margin: 30px auto 0;
  width: 700px;
  text-align: center;
}
.EntryItem__links .EntryItem__item {
  width: 140px;
  text-align: center;
  display: inline-block;
}
.EntryItem__term {
  display: none;
}
.EntryItem__info {
  display: none;
}
.EntryItem__matilda {
  display: none;
}

@media (min-width: 751px) {
  .EntryItem__conductor {
    margin: 16px auto;
  }
  .EntryItem__conductor a {
    width: 600px;
    height: 130px;
    padding-top: 0;
    -moz-background-size: 600px auto;
         background-size: 600px auto;
  }
}
.EntryState__textExcluded, .EntryState__textError, .EntryState__textEndCampaign, .EntryState__textComingSoon, .EntryState__textNonTarget, .EntryState__textMaintenance, .EntryState__textDevice, .EntryState__explain {
  color: #a1102a;
  background-color: #fff;
  font-size: 1em;
  line-height: 1.5;
  margin: 0 16%;
  padding: 10px;
  -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
          border-radius: 10px;
  font-weight: bold;
  text-align: center;
}

.EntryState {
  background: url(../img/main_bg.png) repeat;
  -moz-background-size: 100% auto;
       background-size: 100% auto;
  padding: 1em 0;
}
.EntryState__notice {
  padding: 10px;
  border: 2px solid #bc0026;
}
.EntryState__id {
  font-size: 87.5% !important;
}
.EntryState__id span {
  color: #333333;
}
.EntryState__button {
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 28%;
  margin: 0 auto;
  background-repeat: no-repeat;
  background-position: center top;
  -moz-background-size: 100%;
       background-size: 100%;
  border: none;
}
.EntryState__button--login {
  background-image: url(../img/button_login.png);
  -webkit-animation: fade-btn 3s forwards;
     -moz-animation: fade-btn 3s forwards;
       -o-animation: fade-btn 3s forwards;
          animation: fade-btn 3s forwards;
  -webkit-transition: -webkit-filter 0.3s ease;
  transition: -webkit-filter 0.3s ease;
  -o-transition: filter 0.3s ease;
  -moz-transition: filter 0.3s ease;
  transition: filter 0.3s ease;
  transition: filter 0.3s ease, -webkit-filter 0.3s ease;
}
.EntryState__button--login:hover {
  -webkit-filter: brightness(1.3);
          filter: brightness(1.3);
}
.EntryState__button--get {
  background-image: url(../img/button_get.png);
  -webkit-animation: fade-btn 3s forwards;
     -moz-animation: fade-btn 3s forwards;
       -o-animation: fade-btn 3s forwards;
          animation: fade-btn 3s forwards;
  -webkit-transition: -webkit-filter 0.3s ease;
  transition: -webkit-filter 0.3s ease;
  -o-transition: filter 0.3s ease;
  -moz-transition: filter 0.3s ease;
  transition: filter 0.3s ease;
  transition: filter 0.3s ease, -webkit-filter 0.3s ease;
}
.EntryState__button--get:hover {
  -webkit-filter: brightness(1.3);
          filter: brightness(1.3);
}
.EntryState__button--after {
  background-color: #3d83eb;
}
.EntryState__button--done {
  background-image: url(../img/button_done.png);
  -webkit-transition: -webkit-filter 0.3s ease;
  transition: -webkit-filter 0.3s ease;
  -o-transition: filter 0.3s ease;
  -moz-transition: filter 0.3s ease;
  transition: filter 0.3s ease;
  transition: filter 0.3s ease, -webkit-filter 0.3s ease;
}
.EntryState__button--done:hover {
  -webkit-filter: brightness(1.3);
          filter: brightness(1.3);
}
.EntryState__button--conductor {
  padding-top: 0;
}
.EntryState__button--sell {
  display: none;
  background-image: url(../img/button_sell-01.png);
  -webkit-transition: -webkit-filter 0.3s ease;
  transition: -webkit-filter 0.3s ease;
  -o-transition: filter 0.3s ease;
  -moz-transition: filter 0.3s ease;
  transition: filter 0.3s ease;
  transition: filter 0.3s ease, -webkit-filter 0.3s ease;
}
.EntryState__button--sell:hover {
  -webkit-filter: brightness(1.3);
          filter: brightness(1.3);
}
.EntryState__button--sell.show {
  display: block;
}
@-webkit-keyframes fade-btn {
  0%, 50%, 100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  25%, 75% {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
}
@-moz-keyframes fade-btn {
  0%, 50%, 100% {
    -moz-transform: scale(1);
         transform: scale(1);
  }
  25%, 75% {
    -moz-transform: scale(1.05);
         transform: scale(1.05);
  }
}
@-o-keyframes fade-btn {
  0%, 50%, 100% {
    -o-transform: scale(1);
       transform: scale(1);
  }
  25%, 75% {
    -o-transform: scale(1.05);
       transform: scale(1.05);
  }
}
@keyframes fade-btn {
  0%, 50%, 100% {
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1);
  }
  25%, 75% {
    -webkit-transform: scale(1.05);
       -moz-transform: scale(1.05);
         -o-transform: scale(1.05);
            transform: scale(1.05);
  }
}

.Exhibit {
  position: relative;
  z-index: 3;
  background: url(../img/main_bg.png) repeat;
  -moz-background-size: 100% auto;
       background-size: 100% auto;
  margin-bottom: 0;
}
.Exhibit__button {
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 28%;
  margin: 0 auto;
  background: url(../img/button_sell-03.png) no-repeat center top;
  -moz-background-size: 100%;
       background-size: 100%;
  border: none;
  -webkit-transition: -webkit-filter 0.3s ease;
  transition: -webkit-filter 0.3s ease;
  -o-transition: filter 0.3s ease;
  -moz-transition: filter 0.3s ease;
  transition: filter 0.3s ease;
  transition: filter 0.3s ease, -webkit-filter 0.3s ease;
}
.Exhibit__button:hover {
  -webkit-filter: brightness(1.3);
          filter: brightness(1.3);
  opacity: 1;
}
.Exhibit__button.show {
  display: block;
}

.Info {
  width: 90%;
  margin: 0px auto 10px;
  text-align: left;
  color: #cccfde;
}
.Info a {
  text-decoration: underline;
  color: #ffff52;
}
.Info__noteItem {
  position: relative;
  padding: 0 0 4px 2em;
  font-size: 10px;
  line-height: 1.3;
}
.Info__noteItem:before {
  position: absolute;
  top: 0;
  left: 0;
}
.Info__noteItem:nth-child(1):before {
  content: "※1 ";
}
.Info__noteItem:nth-child(2):before {
  content: "※2 ";
}
.Info__noteItem:nth-child(3):before {
  content: "※3 ";
}
.Info__noteItem:nth-child(4):before {
  content: "※4 ";
}
.Info__noteItem:nth-child(5):before {
  content: "※5 ";
}
.Info__noteItem:nth-child(6):before {
  content: "※6 ";
}
.Info__notePoint {
  color: #dceaff;
}

.KeyVisual {
  text-indent: -9999px;
  position: relative;
}
.KeyVisual__inner {
  width: 100%;
  aspect-ratio: 750/1500;
  background: url(../img/bg_keyvisual_sp.png) no-repeat center 0;
  -moz-background-size: 100% auto;
       background-size: 100% auto;
  position: relative;
}
.KeyVisual__inner::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../img/bg_keyvisual_sp-after.png) no-repeat center 0;
  -moz-background-size: 100% auto;
       background-size: 100% auto;
  z-index: 1;
  opacity: 0;
  -webkit-animation: blinkLights 2s ease-in-out 0.5s 1 forwards;
     -moz-animation: blinkLights 2s ease-in-out 0.5s 1 forwards;
       -o-animation: blinkLights 2s ease-in-out 0.5s 1 forwards;
          animation: blinkLights 2s ease-in-out 0.5s 1 forwards;
}
.KeyVisual__term {
  display: none;
}
.KeyVisual__title {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  aspect-ratio: 750/420;
  background: url(../img/keyvisual_after.png) no-repeat center center;
  -moz-background-size: 100% auto;
       background-size: 100% auto;
  -webkit-transform: scale(0.5) translateY(8%);
     -moz-transform: scale(0.5) translateY(8%);
      -ms-transform: scale(0.5) translateY(8%);
       -o-transform: scale(0.5) translateY(8%);
          transform: scale(0.5) translateY(8%);
  opacity: 0;
  -webkit-animation: slideUpBg 0.8s cubic-bezier(0.22, 1, 0.36, 1) forwards;
     -moz-animation: slideUpBg 0.8s cubic-bezier(0.22, 1, 0.36, 1) forwards;
       -o-animation: slideUpBg 0.8s cubic-bezier(0.22, 1, 0.36, 1) forwards;
          animation: slideUpBg 0.8s cubic-bezier(0.22, 1, 0.36, 1) forwards;
}

@-webkit-keyframes blinkLights {
  0% {
    opacity: 0;
  }
  15% {
    opacity: 1;
  }
  30% {
    opacity: 0;
  }
  45% {
    opacity: 1;
  }
  60% {
    opacity: 0;
  }
  75% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}

@-moz-keyframes blinkLights {
  0% {
    opacity: 0;
  }
  15% {
    opacity: 1;
  }
  30% {
    opacity: 0;
  }
  45% {
    opacity: 1;
  }
  60% {
    opacity: 0;
  }
  75% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}

@-o-keyframes blinkLights {
  0% {
    opacity: 0;
  }
  15% {
    opacity: 1;
  }
  30% {
    opacity: 0;
  }
  45% {
    opacity: 1;
  }
  60% {
    opacity: 0;
  }
  75% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}

@keyframes blinkLights {
  0% {
    opacity: 0;
  }
  15% {
    opacity: 1;
  }
  30% {
    opacity: 0;
  }
  45% {
    opacity: 1;
  }
  60% {
    opacity: 0;
  }
  75% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes slideUpBg {
  0% {
    -webkit-transform: scale(0.5) translateY(8%);
            transform: scale(0.5) translateY(8%);
    opacity: 0;
  }
  60% {
    -webkit-transform: scale(1.05) translateY(-1%);
            transform: scale(1.05) translateY(-1%);
    opacity: 1;
  }
  80% {
    -webkit-transform: scale(0.98) translateY(0);
            transform: scale(0.98) translateY(0);
  }
  100% {
    -webkit-transform: scale(1) translateY(0);
            transform: scale(1) translateY(0);
    opacity: 1;
  }
}
@-moz-keyframes slideUpBg {
  0% {
    -moz-transform: scale(0.5) translateY(8%);
         transform: scale(0.5) translateY(8%);
    opacity: 0;
  }
  60% {
    -moz-transform: scale(1.05) translateY(-1%);
         transform: scale(1.05) translateY(-1%);
    opacity: 1;
  }
  80% {
    -moz-transform: scale(0.98) translateY(0);
         transform: scale(0.98) translateY(0);
  }
  100% {
    -moz-transform: scale(1) translateY(0);
         transform: scale(1) translateY(0);
    opacity: 1;
  }
}
@-o-keyframes slideUpBg {
  0% {
    -o-transform: scale(0.5) translateY(8%);
       transform: scale(0.5) translateY(8%);
    opacity: 0;
  }
  60% {
    -o-transform: scale(1.05) translateY(-1%);
       transform: scale(1.05) translateY(-1%);
    opacity: 1;
  }
  80% {
    -o-transform: scale(0.98) translateY(0);
       transform: scale(0.98) translateY(0);
  }
  100% {
    -o-transform: scale(1) translateY(0);
       transform: scale(1) translateY(0);
    opacity: 1;
  }
}
@keyframes slideUpBg {
  0% {
    -webkit-transform: scale(0.5) translateY(8%);
       -moz-transform: scale(0.5) translateY(8%);
         -o-transform: scale(0.5) translateY(8%);
            transform: scale(0.5) translateY(8%);
    opacity: 0;
  }
  60% {
    -webkit-transform: scale(1.05) translateY(-1%);
       -moz-transform: scale(1.05) translateY(-1%);
         -o-transform: scale(1.05) translateY(-1%);
            transform: scale(1.05) translateY(-1%);
    opacity: 1;
  }
  80% {
    -webkit-transform: scale(0.98) translateY(0);
       -moz-transform: scale(0.98) translateY(0);
         -o-transform: scale(0.98) translateY(0);
            transform: scale(0.98) translateY(0);
  }
  100% {
    -webkit-transform: scale(1) translateY(0);
       -moz-transform: scale(1) translateY(0);
         -o-transform: scale(1) translateY(0);
            transform: scale(1) translateY(0);
    opacity: 1;
  }
}
@media (min-width: 751px) {
  .katteutte.is-timerHidden {
    display: none;
  }
  .katteutte.is-timerVisible {
    display: block;
  }
  .uttekudasai .onlysp, .kattekudasai .onlysp {
    display: none;
  }
  .uttekudasai, .kattekudasai {
    width: 800px;
    margin: 0 auto;
  }
  .uttekudasai {
    padding: 80px 0;
  }
  .uttekudasai a {
    -webkit-transition: all 0.5ms ease;
    -o-transition: all 0.5ms ease;
    -moz-transition: all 0.5ms ease;
    transition: all 0.5ms ease;
  }
  .uttekudasai.is-hideApp {
    display: none;
  }
  .kattekudasai a {
    -webkit-transition: all 0.5ms ease;
    -o-transition: all 0.5ms ease;
    -moz-transition: all 0.5ms ease;
    transition: all 0.5ms ease;
  }
  .uttekudasai a:hover {
    opacity: 0.7;
  }
  .kattekudasai {
    padding-bottom: 80px;
  }
  .kattekudasai a:hover {
    opacity: 0.7;
  }
  .uttekudasai img, .kattekudasai img {
    width: 100%;
    display: block;
  }
  .uttekudasai header {
    width: 800px;
    background: url(https://s.yimg.jp/images/paypayfleamarket/campaign/promo/6285/img/utte_bg_header.png) no-repeat top center;
    -moz-background-size: 100%;
         background-size: 100%;
  }
  .uttekudasai header div {
    display: block;
    width: 74%;
    background: #c60043;
    -webkit-border-radius: 90px;
       -moz-border-radius: 90px;
            border-radius: 90px;
    position: relative;
    height: 91px;
    margin: 0 auto;
  }
  .uttekudasai header div > p {
    position: absolute;
    width: 136px;
    top: 10px;
    left: 41px;
  }
  .uttekudasai header div > h3 {
    position: absolute;
    width: 205px;
    top: 10px;
    left: 200px;
  }
  .uttekudasai header div > a {
    display: blick;
    position: absolute;
    width: 127px;
    top: 26px;
    right: 30px;
  }
  .uttekudasai .inner {
    width: 800px;
    background: url(https://s.yimg.jp/images/paypayfleamarket/campaign/promo/6285/img/utte_bg_middle.png) repeat-y top center;
    -moz-background-size: 100%;
         background-size: 100%;
    padding: 30px 90px 30px 90px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom: 10px solid #ce034c;
    margin-bottom: 10px;
  }
  .uttekudasai .inner ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    justify-items: left;
  }
  .uttekudasai .inner ul li {
    width: 47%;
    background: #fff;
    padding-bottom: 30px;
    -webkit-box-shadow: 6px 6px 0px 0px #e5cad3;
       -moz-box-shadow: 6px 6px 0px 0px #e5cad3;
            box-shadow: 6px 6px 0px 0px #e5cad3;
    margin-bottom: 6%;
  }
  .uttekudasai .inner ul li.thispage {
    display: none;
  }
  .uttekudasai .inner ul li:nth-child(odd) {
    margin-right: 6%;
  }
  .uttekudasai .inner ul li p {
    margin-bottom: 10px;
  }
  .uttekudasai .inner ul li a {
    width: 80%;
    margin: 0 auto;
    display: block;
  }
  .uttekudasai .attention {
    font-size: 12px;
  }
  .kattekudasai header {
    width: 800px;
    background: url(https://s.yimg.jp/images/paypayfleamarket/campaign/promo/6285/img/katte_bg_header.png) no-repeat top center;
    -moz-background-size: 100%;
         background-size: 100%;
  }
  .kattekudasai header div {
    display: block;
    width: 74%;
    background: #f56c22;
    -webkit-border-radius: 90px;
       -moz-border-radius: 90px;
            border-radius: 90px;
    position: relative;
    height: 91px;
    margin: 0 auto;
  }
  .kattekudasai header div > p {
    position: absolute;
    width: 136px;
    top: 10px;
    left: 41px;
  }
  .kattekudasai header div > h3 {
    position: absolute;
    width: 205px;
    top: 10px;
    left: 200px;
  }
  .kattekudasai header div > a {
    display: block;
    position: absolute;
    width: 127px;
    top: 26px;
    right: 30px;
  }
  .kattekudasai .inner {
    width: 800px;
    background: url(https://s.yimg.jp/images/paypayfleamarket/campaign/promo/6285/img/katte_bg_middle.png) repeat-y top center;
    -moz-background-size: 100%;
         background-size: 100%;
    padding: 30px 90px 30px 90px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom: 10px solid #f56c22;
    margin-bottom: 10px;
  }
  .kattekudasai .inner ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    justify-items: left;
  }
  .kattekudasai .inner ul li {
    width: 47%;
    background: #fff;
    padding-bottom: 30px;
    -webkit-box-shadow: 6px 6px 0px 0px #e8c1ac;
       -moz-box-shadow: 6px 6px 0px 0px #e8c1ac;
            box-shadow: 6px 6px 0px 0px #e8c1ac;
    margin-bottom: 6%;
  }
  .kattekudasai .inner ul li.thispage {
    display: none;
  }
  .kattekudasai .inner ul li:nth-child(odd) {
    margin-right: 6%;
  }
  .kattekudasai .inner ul li p {
    margin-bottom: 10px;
  }
  .kattekudasai .inner ul li a {
    width: 80%;
    margin: 0 auto;
    display: block;
  }
  .kattekudasai .attention {
    font-size: 12px;
  }
}
@media (max-width: 750px) {
  .katteutte.is-timerHidden {
    display: none;
  }
  .katteutte.is-timerVisible {
    display: block;
  }
  .uttekudasai .onlypc, .kattekudasai .onlypc {
    display: none;
  }
  .uttekudasai {
    width: 100%;
    margin: 0 auto;
    padding: 40px 0;
  }
  .uttekudasai.is-hideApp {
    display: none;
  }
  .kattekudasai {
    width: 100%;
    margin: 0 auto;
    padding: 40px 0;
    padding-top: 0;
  }
  .uttekudasai img, .kattekudasai img {
    width: 100%;
    display: block;
  }
  .uttekudasai header {
    width: 100%;
    background: url(https://s.yimg.jp/images/paypayfleamarket/campaign/promo/6285/img/utte_bg_header_sp.png) repeat-x top center;
    -moz-background-size: contain;
         background-size: contain;
  }
  .uttekudasai header div {
    display: block;
    width: 90%;
    background: #c60043;
    -webkit-border-radius: 90px;
       -moz-border-radius: 90px;
            border-radius: 90px;
    position: relative;
    height: 68px;
    margin: 0 auto;
    padding-top: 16px;
    min-width: 368px;
  }
  .uttekudasai header div > p {
    position: absolute;
    width: 51px;
    top: 10px;
    left: 22px;
  }
  .uttekudasai header div > h3 {
    width: 170px;
    margin: 0 auto;
  }
  .uttekudasai header div > a {
    display: block;
    position: absolute;
    width: 56px;
    top: 26px;
    right: 15px;
  }
  .uttekudasai .inner {
    width: 100%;
    background: #ffdbe7;
    -moz-background-size: 100%;
         background-size: 100%;
    padding: 30px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom: 10px solid #ce034c;
    margin-bottom: 10px;
  }
  .uttekudasai .inner ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    justify-items: left;
  }
  .uttekudasai .inner ul li {
    background: #fff;
    padding-bottom: 30px;
    -webkit-box-shadow: 6px 6px 0px 0px #e5cad3;
       -moz-box-shadow: 6px 6px 0px 0px #e5cad3;
            box-shadow: 6px 6px 0px 0px #e5cad3;
    width: 100%;
  }
  .uttekudasai .inner ul li.thispage {
    display: none;
  }
  .uttekudasai .inner ul li p {
    margin-bottom: 10px;
  }
  .uttekudasai .inner ul li a {
    width: 80%;
    margin: 0 auto;
    display: block;
  }
  .uttekudasai .attention {
    font-size: 12px;
    padding: 0 20px;
  }
  .kattekudasai header {
    width: 100%;
    background: url(https://s.yimg.jp/images/paypayfleamarket/campaign/promo/6285/img/katte_bg_header_sp.png) repeat-x top center;
    -moz-background-size: contain;
         background-size: contain;
  }
  .kattekudasai header div {
    display: block;
    width: 90%;
    background: #f56c22;
    -webkit-border-radius: 90px;
       -moz-border-radius: 90px;
            border-radius: 90px;
    position: relative;
    height: 68px;
    margin: 0 auto;
    padding-top: 16px;
    min-width: 368px;
  }
  .kattekudasai header div > p {
    position: absolute;
    width: 51px;
    top: 10px;
    left: 22px;
  }
  .kattekudasai header div > h3 {
    width: 170px;
    margin: 0 auto;
  }
  .kattekudasai header div > a {
    display: block;
    position: absolute;
    width: 56px;
    top: 26px;
    right: 15px;
  }
  .kattekudasai .inner {
    width: 100%;
    background: #ffdac6;
    -moz-background-size: 100%;
         background-size: 100%;
    padding: 30px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom: 10px solid #f56c22;
    margin-bottom: 10px;
  }
  .kattekudasai .inner ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    justify-items: left;
  }
  .kattekudasai .inner ul li {
    background: #fff;
    padding-bottom: 30px;
    -webkit-box-shadow: 6px 6px 0px 0px #e8c1ac;
       -moz-box-shadow: 6px 6px 0px 0px #e8c1ac;
            box-shadow: 6px 6px 0px 0px #e8c1ac;
    margin-bottom: 6%;
    width: 100%;
  }
  .kattekudasai .inner ul li.thispage {
    display: none;
  }
  .kattekudasai .inner ul li p {
    margin-bottom: 10px;
  }
  .kattekudasai .inner ul li a {
    width: 80%;
    margin: 0 auto;
    display: block;
  }
  .kattekudasai .attention {
    font-size: 12px;
    padding: 0 20px;
  }
}
.AppDownload {
  margin-bottom: 20px;
  padding: 0px;
}
.AppDownload__inner {
  width: 250px;
  max-width: 250px;
  border: none;
  background-color: #fff;
  -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
          border-radius: 10px;
  padding: 20px 0;
}
.AppDownload__title {
  width: 200px;
  height: 24px;
  margin: 0 auto;
  background: url(../img/appdownload_title-pc.png) 0 0 no-repeat;
  -moz-background-size: 100% auto;
       background-size: 100% auto;
  padding: 0;
}
.AppDownload__body {
  display: block;
}
.AppDownload__iphone, .AppDownload__android, .AppDownload__qr {
  display: block;
  margin: 5px auto 0;
}
.AppDownload__iphone, .AppDownload__android {
  margin: 15px auto 0;
}
.AppDownload__movecontents {
  position: absolute;
  top: 50px;
  right: -300px;
}
.AppDownload__movecontents .AppDownload__inner {
  -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
          border-radius: 10px;
  -webkit-box-shadow: 0px 10px 30px rgba(89, 6, 6, 0.2);
     -moz-box-shadow: 0px 10px 30px rgba(89, 6, 6, 0.2);
          box-shadow: 0px 10px 30px rgba(89, 6, 6, 0.2);
}

.ProductList {
  padding: 37px 0 20px;
  background-color: #f6f6f6;
}
.ProductList__inner {
  width: 950px;
  margin: 0 auto;
  padding-bottom: 37px;
}
.ProductList__inner:last-child {
  padding-bottom: 0;
}
@media (max-width: 970px) {
  .ProductList__inner--4pieces {
    width: 700px;
  }
}
@media (max-width: 760px) {
  .ProductList__inner--4pieces {
    width: 450px;
  }
}
@media (max-width: 460px) {
  .ProductList__inner--4pieces {
    width: auto;
  }
}
@media (max-width: 970px) {
  .ProductList__inner--5pieces {
    width: 750px;
  }
}
@media (max-width: 800px) {
  .ProductList__inner--5pieces {
    width: 558px;
  }
  .ProductList__inner--5pieces:before, .ProductList__inner--5pieces:after {
    content: "";
    display: block;
    width: 170px;
    height: 0;
  }
  .ProductList__inner--5pieces:before {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
       -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
@media (max-width: 610px) {
  .ProductList__inner--5pieces {
    width: 360px;
  }
}
@media (max-width: 460px) {
  .ProductList__inner--5pieces {
    width: auto;
  }
}
.ProductList__title {
  text-align: center;
  line-height: 20px;
  font-size: 112.5%;
  margin-bottom: 20px;
}
.ProductList__items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 470px) {
  .ProductList__items {
    display: block;
  }
}
.ProductList__items--popular .ProductList__item {
  width: 170px;
  margin-bottom: 23px;
}
@media (max-width: 970px) {
  .ProductList__items--popular:before, .ProductList__items--popular:after {
    display: block;
    content: "";
    width: 170px;
    height: 0;
  }
  .ProductList__items--popular:before {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
       -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
.ProductList__item {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  width: 218px;
  margin-bottom: 23px;
}
@media (max-width: 470px) {
  .ProductList__item {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}
.ProductList__link {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  display: table;
  width: 100%;
  padding: 8px 10px 7px;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 0px 3px 3px rgba(200, 200, 200, 0.1);
     -moz-box-shadow: 0px 0px 3px 3px rgba(200, 200, 200, 0.1);
          box-shadow: 0px 0px 3px 3px rgba(200, 200, 200, 0.1);
}
.ProductList__link:hover {
  text-decoration: none;
  opacity: 0.8;
}
.ProductList__thumb {
  display: table-cell;
  vertical-align: middle;
  width: 60px;
  height: 60px;
  padding-right: 10px;
}
.ProductList__thumb img {
  display: block;
  width: 60px;
  height: 60px;
}
.ProductList__name {
  display: table-cell;
  vertical-align: middle;
  font-size: 87.5%;
  color: #333333;
  line-height: 1.3;
}
.ProductList__image {
  max-width: 100%;
}

.RelatedList {
  padding: 12px 0 55px;
  font-size: 100%;
}
.RelatedList__inner {
  position: relative;
  width: 950px;
  margin: 0 auto 35px;
}
.RelatedList__inner:last-child {
  margin-bottom: 0;
}
@media (max-width: 960px) {
  .RelatedList__inner {
    width: 780px;
  }
}
@media (max-width: 830px) {
  .RelatedList__inner {
    width: 600px;
  }
}
@media (max-width: 640px) {
  .RelatedList__inner {
    width: 430px;
  }
}
@media (max-width: 470px) {
  .RelatedList__inner {
    width: 280px;
  }
}
.RelatedList__body {
  width: 850px;
  margin: 0 auto;
  overflow: hidden;
}
@media (max-width: 960px) {
  .RelatedList__body {
    width: 680px;
  }
}
@media (max-width: 830px) {
  .RelatedList__body {
    width: 510px;
  }
}
@media (max-width: 640px) {
  .RelatedList__body {
    width: 331px;
  }
}
@media (max-width: 470px) {
  .RelatedList__body {
    width: 180px;
  }
}
.RelatedList__title {
  margin-bottom: 30px;
  font-size: 137.5%;
  text-align: center;
  font-weight: bold;
}
.RelatedList__subTitle {
  margin-bottom: 20px;
  font-size: 112.5%;
  text-align: center;
}
.RelatedList__items {
  width: 950px;
  margin: 0 auto 15px;
  vertical-align: top;
}
.RelatedList__item {
  position: relative;
  float: left;
  height: 150px;
}
.RelatedList__link {
  display: block;
  width: 150px;
  margin: 0 auto;
}
.RelatedList__link:hover {
  text-decoration: none;
}
.RelatedList__thumb {
  position: relative;
  width: 150px;
  height: 150px;
  margin-bottom: 5px;
}
.RelatedList__image {
  width: 150px;
  height: 150px;
  -webkit-border-radius: 8px;
     -moz-border-radius: 8px;
          border-radius: 8px;
  -o-object-fit: cover;
     object-fit: cover;
}
.RelatedList__endToday {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #ff3300;
  font-size: 68.75%;
  color: #ffffff;
  width: 60px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  font-weight: bold;
}
.RelatedList__info {
  position: absolute;
  width: 150px;
  bottom: 0;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  text-align: right;
  font-weight: bold;
  font-size: 14px;
  padding: 10px 5px 5px;
  -webkit-border-radius: 0px 0px 8px 8px;
     -moz-border-radius: 0px 0px 8px 8px;
          border-radius: 0px 0px 8px 8px;
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.26)));
  background: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, 0.26) 100%);
  background: -moz-linear-gradient(top, transparent, rgba(0, 0, 0, 0.26) 100%);
  background: -o-linear-gradient(top, transparent, rgba(0, 0, 0, 0.26) 100%);
  background: linear-gradient(top, transparent, rgba(0, 0, 0, 0.26) 100%);
}
.RelatedList__current {
  color: #ff2c04;
}
.RelatedList__currentText {
  display: block;
  font-size: 75%;
}
.RelatedList__currentPrice, .RelatedList__currentUnit {
  font-size: 18px;
  color: #FFF;
  text-shadow: rgba(0, 0, 0, 0.54) 0px 0px 4px;
}
.RelatedList__CouponItem .RelatedList__current {
  padding-bottom: 5px;
  line-height: 68.75%;
}
.RelatedList__CouponItem .RelatedList__currentText {
  padding-right: 5px;
  color: #999999;
  font-size: 68.75%;
}
.RelatedList__CouponItem .RelatedList__coupon {
  color: #ff2c04;
}
.RelatedList__CouponItem .RelatedList__couponText {
  display: block;
  font-size: 75%;
}
.RelatedList__CouponItem .RelatedList__couponPrice {
  display: inline-block;
  font-size: 112.5%;
}
.RelatedList__CouponItem .RelatedList__couponUnit {
  font-size: 75%;
}
.RelatedList__footer {
  width: 100%;
  height: 0;
  text-align: center;
}
.RelatedList__prev, .RelatedList__next {
  position: absolute;
  width: 45px;
  height: 45px;
  top: 106px;
}
.RelatedList__prev span, .RelatedList__next span {
  display: block;
  width: 45px;
  height: 45px;
}
.RelatedList__prev span.is-on, .RelatedList__next span.is-on {
  cursor: pointer;
}
.RelatedList__prev {
  left: 0;
}
.RelatedList__prev span {
  background: url(../img/icon_prev_disabled.png) no-repeat 0;
}
.RelatedList__prev span.is-on {
  background: url(../img/icon_prev.png) no-repeat 0;
}
.RelatedList__next {
  right: 0;
}
.RelatedList__next span {
  background: url(../img/icon_next_disabled.png) no-repeat 0;
}
.RelatedList__next span.is-on {
  background: url(../img/icon_next.png) no-repeat 0;
}

.State {
  padding: 16px;
}
.State__inner p {
  text-align: center;
  margin-top: 10px;
  font-size: 100%;
  font-weight: bold;
  color: #bc0026;
}
.State__id {
  font-size: 87.5% !important;
}
.State__id span {
  color: #333333;
}
.State__button {
  display: block;
  text-align: center;
  font-size: 112.5%;
  font-weight: bold;
  line-height: 50px;
  height: 50px;
  width: 300px;
  margin: 0 auto;
  background: #dddddd;
  margin-top: 10px;
  color: #ffffff !important;
}
.State__button--login {
  background: #ff6e88;
}
.State__button--get {
  background: #ffde68;
}
.State__button--check {
  background: #cc3300;
}
.State__button--done {
  background: #a1102a;
  color: #888 !important;
}
.State__button--after {
  background: #3d83eb;
  color: #888 !important;
}
.State__button:hover {
  text-decoration: none !important;
  opacity: 0.8;
}

.Loading {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 101;
}
.Loading__icon {
  overflow: hidden;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100px;
  height: 100px;
  margin: auto;
  background: #fff url(../img/ico_loader.gif) center no-repeat;
  text-indent: -9999px;
}

.GrayFilter {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 100;
}

.EMG {
  padding: 0 20px;
}
.EMG > table {
  margin-top: 16px !important;
  margin-bottom: 16px !important;
}
.EMG br {
  display: none;
}
.EMG td {
  padding: 2px !important;
}

.MEM {
  display: none;
}

.l-content {
  background-color: #090e1f;
  background-image: url(../img/bg_keyvisual_pc.png);
  -moz-background-size: 2160px;
       background-size: 2160px;
  background-position: center 0;
  background-repeat: repeat-x;
  background-attachment: fixed;
  padding: 0 0 100px 0;
}

.l-contentinner {
  background-color: #08133f;
}

.l-contentFoot {
  position: relative;
  z-index: 3;
}

.PromoShare {
  margin-bottom: 40px;
  display: none;
}

.PageTopNav {
  padding-bottom: 10px;
  background-color: #f6f6f6;
}
.PageTopNav__link {
  margin-top: 0;
  margin-bottom: 0;
}

.SellBanner {
  display: none;
}

.fixed__block {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1000;
  padding-bottom: -webkit-calc(env(safe-area-inset-bottom));
  padding-bottom: -moz-calc(env(safe-area-inset-bottom));
  padding-bottom: calc(env(safe-area-inset-bottom));
  background: rgba(0, 0, 0, 0.7);
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transform: translateY(100%);
     -moz-transform: translateY(100%);
      -ms-transform: translateY(100%);
       -o-transform: translateY(100%);
          transform: translateY(100%);
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 0.2s ease-out, -webkit-transform 0.25s ease-out;
  transition: opacity 0.2s ease-out, -webkit-transform 0.25s ease-out;
  -o-transition: opacity 0.2s ease-out, -o-transform 0.25s ease-out;
  -moz-transition: transform 0.25s ease-out, opacity 0.2s ease-out, -moz-transform 0.25s ease-out;
  transition: transform 0.25s ease-out, opacity 0.2s ease-out;
  transition: transform 0.25s ease-out, opacity 0.2s ease-out, -webkit-transform 0.25s ease-out, -moz-transform 0.25s ease-out, -o-transform 0.25s ease-out;
}

.fixed__block.is-visible {
  -webkit-transform: translateY(0);
     -moz-transform: translateY(0);
      -ms-transform: translateY(0);
       -o-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
  pointer-events: auto;
}

@media (min-width: 1000px) {
  .fixed__block {
    width: 520px;
    left: 50%;
    right: auto;
    margin-left: -260px;
  }
}
@media (min-width: 750px) and (max-width: 999px) {
  .l-contentinner .Info__noteItem {
    font-size: 14px;
  }
}
@media (min-width: 1000px) {
  .l-contentinner {
    position: relative;
    width: 520px;
    margin: 0 auto;
    -webkit-box-shadow: 0px 30px 30px rgba(102, 13, 13, 0.3);
       -moz-box-shadow: 0px 30px 30px rgba(102, 13, 13, 0.3);
            box-shadow: 0px 30px 30px rgba(102, 13, 13, 0.3);
    border-right: #fff solid 1px;
    border-bottom: #fff solid 1px;
    border-left: #fff solid 1px;
  }
  .l-contentinner .Info {
    width: 480px;
    font-size: 12px;
    margin: 0 auto 40px;
  }
  .l-contentinner .Info__noteItem {
    font-size: 12px;
  }
  .l-contentinner .CouponLink {
    top: 120px;
    right: 10px;
    width: 30%;
    padding-bottom: 34.8%;
  }
  .l-contentinner .Addpaypay {
    width: 480px;
    min-height: 0;
    height: 230px;
    margin: 50px auto 50px;
  }
  .l-contentinner .Addpaypay::after {
    top: -108px;
    left: 0;
    width: 180px;
    height: 108px;
  }
  .l-contentinner .Addpaypay__title {
    font-size: 18px;
    line-height: 30px;
  }
  .l-contentinner .Addpaypay__text {
    font-size: 12px;
    line-height: 24px;
  }
  .l-contentinner .Addpaypay__button {
    width: 400px;
    height: 80px;
    font-size: 20px;
    line-height: 80px;
    margin: 10px auto 15px;
    -webkit-border-radius: 40px;
       -moz-border-radius: 40px;
            border-radius: 40px;
    text-align: center;
  }
}