@charset "UTF-8";
@media only screen and (min-width: 767px) {
  #breadcrumb {
    width: 100%;
    margin: 0 auto;
    padding: 1em;
  }
}
@media only screen and (min-width: 1200px) {
  #breadcrumb {
    width: 1040px;
  }
}

#fair25th {
  width: 100%;
  overflow-x: hidden;
}
#fair25th *,
#fair25th *::before,
#fair25th *::after {
  box-sizing: border-box;
}
#fair25th h1, #fair25th h2, #fair25th h3, #fair25th div, #fair25th p, #fair25th ul, #fair25th li {
  margin: 0;
  padding: 0;
}
#fair25th li {
  list-style: none;
}
#fair25th img {
  width: 100%;
  height: auto;
  line-height: 0;
  vertical-align: bottom;
}
#fair25th a:hover img {
  filter: brightness(1.2);
  opacity: 0.9;
}
#fair25th .pcOnly {
  display: none;
}
@media only screen and (min-width: 767px) {
  #fair25th .pcOnly {
    display: inline;
  }
}
#fair25th .spOnly {
  display: inline;
}
@media only screen and (min-width: 767px) {
  #fair25th .spOnly {
    display: none;
  }
}
@media only screen and (min-width: 450px) {
  #fair25th a[href*="tel:"] {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
  }
}

#fair25th {
  /******* キービジュアル *******/
}
#fair25th .keyvisual {
  position: relative;
  width: 100%;
  background-color: #fff;
}
#fair25th .keyvisual__left {
  position: absolute;
  width: 51%;
  height: 56vw;
  top: 0;
  left: 0;
  background-color: #fff100;
  clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
  z-index: 100;
}
@media only screen and (min-width: 767px) {
  #fair25th .keyvisual__left {
    height: 58.3333333333vw;
  }
}
@media only screen and (min-width: 1200px) {
  #fair25th .keyvisual__left {
    height: 700px;
  }
}
#fair25th .keyvisual__right {
  position: absolute;
  width: 51%;
  height: 56vw;
  top: 0;
  right: 0;
  background-color: #fff100;
  clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
  z-index: 100;
}
@media only screen and (min-width: 767px) {
  #fair25th .keyvisual__right {
    height: 58.3333333333vw;
  }
}
@media only screen and (min-width: 1200px) {
  #fair25th .keyvisual__right {
    height: 700px;
  }
}
#fair25th .keyvisual__kamifubuki {
  position: absolute;
  width: 100%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 200;
}
@media only screen and (min-width: 767px) {
  #fair25th .keyvisual__kamifubuki {
    width: 150.4166666667%;
  }
}
@media only screen and (min-width: 1200px) {
  #fair25th .keyvisual__kamifubuki {
    width: 1805px;
  }
}
#fair25th .keyvisual__inner {
  position: relative;
  width: 100%;
  padding-top: 42vw;
}
@media only screen and (min-width: 767px) {
  #fair25th .keyvisual__inner {
    padding-top: 43.1666666667vw;
    margin: 0 auto;
  }
}
@media only screen and (min-width: 1200px) {
  #fair25th .keyvisual__inner {
    padding-top: 518px;
    width: 1200px;
  }
}
#fair25th .keyvisual__haro {
  position: absolute;
  width: 46vw;
  top: 0.6666666667vw;
  left: 26.9333333333vw;
}
@media only screen and (min-width: 767px) {
  #fair25th .keyvisual__haro {
    width: 45.8333333333vw;
    top: 1.1666666667vw;
    left: 27.0833333333vw;
  }
}
@media only screen and (min-width: 1200px) {
  #fair25th .keyvisual__haro {
    width: 550px;
    top: 14px;
    left: 325px;
  }
}
#fair25th .keyvisual__newzarashi {
  position: absolute;
  width: 15.6vw;
  top: 5.3333333333vw;
  right: 20vw;
}
@media only screen and (min-width: 767px) {
  #fair25th .keyvisual__newzarashi {
    width: 14.6666666667vw;
    top: 6.9166666667vw;
    right: 21.3333333333vw;
  }
}
@media only screen and (min-width: 1200px) {
  #fair25th .keyvisual__newzarashi {
    width: 176px;
    top: 83px;
    right: 256px;
  }
}
#fair25th .keyvisual__title {
  position: absolute;
  width: 64vw;
  top: 10.9333333333vw;
  left: 19.3333333333vw;
}
@media only screen and (min-width: 767px) {
  #fair25th .keyvisual__title {
    width: 63.0833333333vw;
    top: 12.25vw;
    left: 18.4166666667vw;
  }
}
@media only screen and (min-width: 1200px) {
  #fair25th .keyvisual__title {
    width: 757px;
    top: 147px;
    left: 221px;
  }
}
#fair25th .keyvisual__lead {
  width: 78.4vw;
  margin: 0 auto;
}
@media only screen and (min-width: 767px) {
  #fair25th .keyvisual__lead {
    width: 83.3333333333vw;
  }
}
@media only screen and (min-width: 1200px) {
  #fair25th .keyvisual__lead {
    width: 1005px;
  }
}
#fair25th .keyvisual__lead2 {
  width: 60vw;
  margin: 9.3333333333vw auto 0;
}
@media only screen and (min-width: 767px) {
  #fair25th .keyvisual__lead2 {
    width: 60.1666666667vw;
  }
}
@media only screen and (min-width: 1200px) {
  #fair25th .keyvisual__lead2 {
    width: 722px;
  }
}

#fair25th {
  /******* コラボ商品 *******/
}
#fair25th .collabo {
  position: relative;
  width: 100%;
  background-color: #fff;
}
#fair25th .collabo__inner {
  position: relative;
  width: 100%;
  padding-top: 16.6666666667vw;
}
@media only screen and (min-width: 767px) {
  #fair25th .collabo__inner {
    margin: 0 auto;
    padding-top: 12.9166666667vw;
  }
}
@media only screen and (min-width: 1200px) {
  #fair25th .collabo__inner {
    width: 1200px;
    padding-top: 155px;
  }
}
#fair25th .collabo__outline {
  width: 100%;
}
#fair25th .collabo__btn {
  width: 66.4vw;
  margin: 10vw auto 0;
}
@media only screen and (min-width: 767px) {
  #fair25th .collabo__btn {
    width: 54vw;
    margin: 2.0833333333vw auto 0;
    cursor: pointer;
  }
}
@media only screen and (min-width: 1200px) {
  #fair25th .collabo__btn {
    width: 648px;
    margin: 25px auto 0;
  }
}
#fair25th .collabo__btn:hover {
  filter: brightness(1.1);
}

#fair25th {
  /******* にゅざらし商品 *******/
}
#fair25th .newzarashi {
  position: relative;
  width: 100%;
  background-color: #fff;
}
#fair25th .newzarashi__inner {
  position: relative;
  width: 100%;
  padding-top: 13.3333333333vw;
}
@media only screen and (min-width: 767px) {
  #fair25th .newzarashi__inner {
    margin: 0 auto;
    padding-top: 10.6666666667vw;
  }
}
@media only screen and (min-width: 1200px) {
  #fair25th .newzarashi__inner {
    width: 1200px;
    padding-top: 128px;
  }
}
#fair25th .newzarashi__outline {
  width: 100%;
}
#fair25th .newzarashi__btn {
  width: 66.4vw;
  margin: 7.6vw auto 0;
}
@media only screen and (min-width: 767px) {
  #fair25th .newzarashi__btn {
    width: 54vw;
    margin: 1.5vw auto 0;
    cursor: pointer;
  }
}
@media only screen and (min-width: 1200px) {
  #fair25th .newzarashi__btn {
    width: 648px;
    margin: 18px auto 0;
  }
}
#fair25th .newzarashi__btn:hover {
  filter: brightness(1.1);
}

#fair25th {
  /******* 新商品 *******/
}
#fair25th .prod {
  position: relative;
  width: 100%;
  background-color: #fff;
}
#fair25th .prod__inner {
  position: relative;
  width: 100%;
  padding-top: 11.3333333333vw;
}
@media only screen and (min-width: 767px) {
  #fair25th .prod__inner {
    margin: 0 auto;
    padding-top: 12.0833333333vw;
  }
}
@media only screen and (min-width: 1200px) {
  #fair25th .prod__inner {
    width: 1200px;
    padding-top: 145px;
  }
}
#fair25th .prod__title {
  width: 70vw;
  margin: 0 auto;
}
@media only screen and (min-width: 767px) {
  #fair25th .prod__title {
    width: 55.4166666667vw;
  }
}
@media only screen and (min-width: 1200px) {
  #fair25th .prod__title {
    width: 665px;
  }
}
#fair25th .prod__list {
  width: 50.4vw;
  margin: -6.6666666667vw auto 0;
}
@media only screen and (min-width: 767px) {
  #fair25th .prod__list {
    display: flex;
    justify-content: space-between;
    width: 82.5vw;
    margin: -9.75vw auto 0;
  }
}
@media only screen and (min-width: 1200px) {
  #fair25th .prod__list {
    width: 990px;
    margin: -117px auto 0;
  }
}
@media only screen and (min-width: 767px) {
  #fair25th .prod__list li {
    width: 39.3333333333vw;
  }
}
@media only screen and (min-width: 1200px) {
  #fair25th .prod__list li {
    width: 472px;
  }
}
#fair25th .prod__list li:nth-child(2) {
  margin-top: 6.6666666667vw;
}
@media only screen and (min-width: 767px) {
  #fair25th .prod__list li:nth-child(2) {
    margin-top: 0;
  }
}
#fair25th .prod__btn {
  width: 66.9333333333vw;
  margin: 16vw auto 0;
}
@media only screen and (min-width: 767px) {
  #fair25th .prod__btn {
    width: 51.8333333333vw;
    margin: 12.0833333333vw auto 0;
  }
}
@media only screen and (min-width: 1200px) {
  #fair25th .prod__btn {
    width: 622px;
    margin: 145px auto 0;
  }
}

#fair25th {
  /******* アプリスクラッチ *******/
}
#fair25th .app_scratch {
  position: relative;
  width: 100%;
  background-color: #fff;
}
#fair25th .app_scratch__inner {
  position: relative;
  width: 100%;
  padding-top: 17.0666666667vw;
}
@media only screen and (min-width: 767px) {
  #fair25th .app_scratch__inner {
    margin: 0 auto;
    padding-top: 12.8333333333vw;
  }
}
@media only screen and (min-width: 1200px) {
  #fair25th .app_scratch__inner {
    width: 1200px;
    padding-top: 154px;
  }
}
#fair25th .app_scratch__banner {
  position: relative;
  width: 85.6vw;
  margin: 0 auto 0 10vw;
}
@media only screen and (min-width: 767px) {
  #fair25th .app_scratch__banner {
    width: 96.8333333333vw;
    margin: 0 auto 0 4.9166666667vw;
  }
}
@media only screen and (min-width: 1200px) {
  #fair25th .app_scratch__banner {
    width: 1162px;
    margin: 0 auto 0 59px;
  }
}
#fair25th .app_scratch__app_btn {
  position: absolute;
  width: 28.1333333333vw;
  bottom: 26.6666666667vw;
  left: 4.8vw;
}
@media only screen and (min-width: 767px) {
  #fair25th .app_scratch__app_btn {
    display: none;
  }
}
#fair25th .app_scratch__play_btn {
  position: absolute;
  width: 34vw;
  bottom: 26.6666666667vw;
  right: 11.0666666667vw;
}
@media only screen and (min-width: 767px) {
  #fair25th .app_scratch__play_btn {
    display: none;
  }
}
#fair25th .app_scratch__app_btn a,
#fair25th .app_scratch__play_btn a {
  display: block;
  width: 100%;
}
#fair25th .app_scratch__end {
  position: absolute;
  z-index: 10;
  width: 71.2vw;
  height: 183.4666666667vw;
  top: 9.0666666667vw;
  left: 4vw;
  background-color: rgba(143, 143, 143, 0.8352941176);
  text-align: center;
  padding-top: 59.7333333333vw;
}
@media only screen and (min-width: 767px) {
  #fair25th .app_scratch__end {
    width: 82vw;
    height: 45.5vw;
    top: 5.8333333333vw;
    left: 4.1666666667vw;
    padding-top: 13.0833333333vw;
  }
}
@media only screen and (min-width: 1200px) {
  #fair25th .app_scratch__end {
    width: 984px;
    height: 546px;
    top: 70px;
    left: 50px;
    padding-top: 157px;
  }
}
#fair25th .app_scratch__end img {
  width: 58.1333333333vw;
}
@media only screen and (min-width: 767px) {
  #fair25th .app_scratch__end img {
    width: 52.5vw;
  }
}
@media only screen and (min-width: 1200px) {
  #fair25th .app_scratch__end img {
    width: 630px;
  }
}

#fair25th {
  /******* 第２弾 *******/
}
#fair25th .part2 {
  position: relative;
  width: 100%;
  background-color: #fff;
}
#fair25th .part2__inner {
  position: relative;
  width: 100%;
  padding-top: 15.2vw;
}
@media only screen and (min-width: 767px) {
  #fair25th .part2__inner {
    margin: 0 auto;
    padding-top: 9.3333333333vw;
  }
}
@media only screen and (min-width: 1200px) {
  #fair25th .part2__inner {
    width: 1200px;
    padding-top: 112px;
  }
}
#fair25th .part2__banner {
  width: 80.2666666667vw;
  margin: 0 auto;
}
@media only screen and (min-width: 767px) {
  #fair25th .part2__banner {
    width: 91.4166666667vw;
  }
}
@media only screen and (min-width: 1200px) {
  #fair25th .part2__banner {
    width: 1097px;
  }
}

#fair25th {
  /******* フッター *******/
}
#fair25th .fair25th-footer {
  width: 100%;
  height: 18.6666666667vw;
  margin: 20.4vw auto 0;
  background-color: #fff;
  background-image: url(../img/footer_bg_sp.svg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media only screen and (min-width: 767px) {
  #fair25th .fair25th-footer {
    width: 100%;
    height: 14.3333333333vw;
    margin: 22.5vw auto 0;
    background-image: url(../img/footer_bg_pc.svg);
  }
}
@media only screen and (min-width: 1200px) {
  #fair25th .fair25th-footer {
    height: 172px;
    margin: 270px auto 0;
  }
}
#fair25th .fair25th-footer p {
  text-align: center;
  font-size: 2.1333333333vw;
  color: #333;
}
@media only screen and (min-width: 1200px) {
  #fair25th .fair25th-footer p {
    font-size: 14px;
  }
}

html.modal-open {
  overflow: hidden;
}

body.modal-open {
  position: fixed;
  width: 100%;
  overflow: hidden;
}

#fair25th {
  /******* モーダル *******/
}
#fair25th .modal__bk {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1000;
}
#fair25th .modal__bk.active {
  display: block;
}
#fair25th .modal__detail01,
#fair25th .modal__detail02,
#fair25th .modal__detail03,
#fair25th .modal__detail04,
#fair25th .modal__detail05,
#fair25th .modal__detail06,
#fair25th .modal__detail07 {
  display: none;
  position: fixed;
  top: 90px;
  left: 50%;
  transform: translate(-50%, 0);
  width: 84vw;
  height: calc(100vh - 200px);
  padding-bottom: 9.3333333333vw;
  overflow-y: auto;
  z-index: 1001;
  background-color: #fff;
}
@media only screen and (min-width: 767px) {
  #fair25th .modal__detail01,
  #fair25th .modal__detail02,
  #fair25th .modal__detail03,
  #fair25th .modal__detail04,
  #fair25th .modal__detail05,
  #fair25th .modal__detail06,
  #fair25th .modal__detail07 {
    top: 3.3333333333vw;
    width: 85vw;
    height: calc(100vh - 90px);
    padding-bottom: 4.6666666667vw;
  }
}
@media only screen and (min-width: 1200px) {
  #fair25th .modal__detail01,
  #fair25th .modal__detail02,
  #fair25th .modal__detail03,
  #fair25th .modal__detail04,
  #fair25th .modal__detail05,
  #fair25th .modal__detail06,
  #fair25th .modal__detail07 {
    top: 40px;
    width: 1020px;
    height: calc(100vh - 90px);
    padding-bottom: 56px;
  }
}
#fair25th .modal__detail01.active,
#fair25th .modal__detail02.active,
#fair25th .modal__detail03.active,
#fair25th .modal__detail04.active,
#fair25th .modal__detail05.active,
#fair25th .modal__detail06.active,
#fair25th .modal__detail07.active {
  display: block;
}
#fair25th .modal__detail01__inner,
#fair25th .modal__detail02__inner,
#fair25th .modal__detail03__inner,
#fair25th .modal__detail04__inner,
#fair25th .modal__detail05__inner,
#fair25th .modal__detail06__inner,
#fair25th .modal__detail07__inner {
  width: 84vw;
}
@media only screen and (min-width: 767px) {
  #fair25th .modal__detail01__inner,
  #fair25th .modal__detail02__inner,
  #fair25th .modal__detail03__inner,
  #fair25th .modal__detail04__inner,
  #fair25th .modal__detail05__inner,
  #fair25th .modal__detail06__inner,
  #fair25th .modal__detail07__inner {
    width: 83.3333333333vw;
  }
}
@media only screen and (min-width: 1200px) {
  #fair25th .modal__detail01__inner,
  #fair25th .modal__detail02__inner,
  #fair25th .modal__detail03__inner,
  #fair25th .modal__detail04__inner,
  #fair25th .modal__detail05__inner,
  #fair25th .modal__detail06__inner,
  #fair25th .modal__detail07__inner {
    width: 1000px;
  }
}
#fair25th .modal__detail03__inner,
#fair25th .modal__detail04__inner,
#fair25th .modal__detail05__inner,
#fair25th .modal__detail06__inner,
#fair25th .modal__detail07__inner {
  padding-top: 4vw;
}
@media only screen and (min-width: 767px) {
  #fair25th .modal__detail03__inner,
  #fair25th .modal__detail04__inner,
  #fair25th .modal__detail05__inner,
  #fair25th .modal__detail06__inner,
  #fair25th .modal__detail07__inner {
    padding-top: 4.1666666667vw;
  }
}
@media only screen and (min-width: 1200px) {
  #fair25th .modal__detail03__inner,
  #fair25th .modal__detail04__inner,
  #fair25th .modal__detail05__inner,
  #fair25th .modal__detail06__inner,
  #fair25th .modal__detail07__inner {
    padding-top: 50px;
  }
}
#fair25th .modal__detail01__close,
#fair25th .modal__detail02__close,
#fair25th .modal__detail03__close,
#fair25th .modal__detail04__close,
#fair25th .modal__detail05__close,
#fair25th .modal__detail06__close,
#fair25th .modal__detail07__close {
  width: 22.4vw;
  margin: 8vw auto 0;
  cursor: pointer;
}
@media only screen and (min-width: 767px) {
  #fair25th .modal__detail01__close,
  #fair25th .modal__detail02__close,
  #fair25th .modal__detail03__close,
  #fair25th .modal__detail04__close,
  #fair25th .modal__detail05__close,
  #fair25th .modal__detail06__close,
  #fair25th .modal__detail07__close {
    width: 17.4166666667vw;
    margin: 3.75vw auto 0;
  }
}
@media only screen and (min-width: 1200px) {
  #fair25th .modal__detail01__close,
  #fair25th .modal__detail02__close,
  #fair25th .modal__detail03__close,
  #fair25th .modal__detail04__close,
  #fair25th .modal__detail05__close,
  #fair25th .modal__detail06__close,
  #fair25th .modal__detail07__close {
    width: 209px;
    margin: 45px auto 0;
  }
}
#fair25th .modal__detail01__close:hover,
#fair25th .modal__detail02__close:hover,
#fair25th .modal__detail03__close:hover,
#fair25th .modal__detail04__close:hover,
#fair25th .modal__detail05__close:hover,
#fair25th .modal__detail06__close:hover,
#fair25th .modal__detail07__close:hover {
  filter: brightness(1.1);
}
#fair25th .modal__detail01__note,
#fair25th .modal__detail02__note,
#fair25th .modal__detail03__note,
#fair25th .modal__detail04__note,
#fair25th .modal__detail05__note,
#fair25th .modal__detail06__note,
#fair25th .modal__detail07__note {
  text-align: center;
  margin: 5.3333333333vw auto 0;
  font-size: 2.1333333333vw;
}
@media only screen and (min-width: 767px) {
  #fair25th .modal__detail01__note,
  #fair25th .modal__detail02__note,
  #fair25th .modal__detail03__note,
  #fair25th .modal__detail04__note,
  #fair25th .modal__detail05__note,
  #fair25th .modal__detail06__note,
  #fair25th .modal__detail07__note {
    font-size: 1.1666666667vw;
    margin: 2.75vw auto 0;
  }
}
@media only screen and (min-width: 1200px) {
  #fair25th .modal__detail01__note,
  #fair25th .modal__detail02__note,
  #fair25th .modal__detail03__note,
  #fair25th .modal__detail04__note,
  #fair25th .modal__detail05__note,
  #fair25th .modal__detail06__note,
  #fair25th .modal__detail07__note {
    font-size: 14px;
    margin: 33px auto 0;
  }
}
#fair25th .modal__detail__area {
  width: 23.7333333333vw;
  margin: 4.2666666667vw auto 0;
}
@media only screen and (min-width: 767px) {
  #fair25th .modal__detail__area {
    width: 12.5vw;
    margin: 3.1666666667vw auto 0;
  }
}
@media only screen and (min-width: 1200px) {
  #fair25th .modal__detail__area {
    width: 150px;
    margin: 38px auto 0;
  }
}

#fair25th {
  /******* アニメーション *******/
}
#fair25th .keyvisual__left {
  transition: clip-path 0.5s ease-in-out;
}
#fair25th .keyvisual__left.active {
  clip-path: polygon(0% 0%, 38% 0%, 15% 100%, 0% 100%);
}
#fair25th .keyvisual__right {
  transition: clip-path 0.5s ease-in-out;
}
#fair25th .keyvisual__right.active {
  clip-path: polygon(62% 0, 100% 0, 100% 100%, 85% 100%);
}
#fair25th .keyvisual__newzarashi {
  opacity: 0;
  transform: translateY(50%);
  transition: transform 0.25s linear, opacity 0.25s ease-in-out;
}
#fair25th .keyvisual__newzarashi.active {
  opacity: 1;
  transform: translateY(0);
}
#fair25th .keyvisual__lead {
  transform: translateY(50%);
  opacity: 0;
  transition: transform 0.75s ease, opacity 0.5s ease-in-out;
}
#fair25th .keyvisual__lead.active {
  opacity: 1;
  transform: translateY(0);
}
#fair25th .keyvisual__lead2 {
  transform: translateY(50%);
  opacity: 0;
  transition: transform 0.75s ease, opacity 0.5s ease-in-out;
}
#fair25th .keyvisual__lead2.active {
  opacity: 1;
  transform: translateY(0);
}
#fair25th .keyvisual__haro {
  opacity: 0;
  transform: scale(0.5);
  transition: transform 0.5s ease-in-out, opacity 0.5s ease-in-out;
}
#fair25th .keyvisual__haro.active {
  opacity: 1;
  transform: scale(1);
}
#fair25th .keyvisual__kamifubuki {
  opacity: 0;
  transform: translate(-50%, -100%);
  transition: transform 2s ease-in-out, opacity 1s ease-in-out;
}
#fair25th .keyvisual__kamifubuki.active {
  opacity: 1;
  transform: translateX(-50%) translateY(0);
}
#fair25th .effect-fadeup-in {
  opacity: 0;
  transform: translateY(20%);
}
#fair25th .effect-fadeup-in.active {
  animation: fadeUpIn 0.75s ease forwards;
}
@keyframes fadeUpIn {
  0% {
    opacity: 0;
    transform: translateY(20%);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}