@charset "UTF-8";

body {
  background: #d63534;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

h1 {
  padding-top: 15vw;
  text-align: center;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

h2 {
  font-size: 3.6vw;
  padding: 2em 1em .6em;
  color: #fff;
}

h3 {
  padding-bottom: 5vw;
}

a,
a:visited,
a:active {
  color: #fff;
}

.wrapper {
  overflow: hidden;
}

.hashop {
  position: relative;
  overflow: hidden;
}

.hashop__btns {
  padding-top: 1em;
  padding-bottom: 2em;
  text-align: center;
}

.hashop__btns img {
  width: 30vw;
}

.hashop__text {
  padding: 4vw 15vw 0;
}

.hashop__text img {
  display: block;
  margin: 0 auto;
}

.hashop__container {
  position: relative;
  z-index: 0;
  overflow: hidden;
  width: 100%;
  height: 321px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.hashop__container-yt {
  position: relative;
}

.hashop__container-tt {
  padding: .5em .05vw 1vw 1vw;
}

.hashop__container-tt ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.hashop__container-tt ul li {
  box-sizing: border-box;
  width: 48.5vw;
  height: 97vw;
  padding: 0 2vw;
}

.hashop__line {
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 321px;
}

.hashop__line__container {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 321px;
  -webkit-animation: hashopline 60s linear 0s infinite;
  animation: hashopline 60s linear 0s infinite;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  will-change: transform;

}

.hashop__line__container.-l1 {
  top: 321px;
}

.hashop__line-yt {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-animation: hashopline 10s linear 0s infinite;
  animation: hashopline 10s linear 0s infinite;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.hashop__unit {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 321px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.hashop__unit.-a {
  width: 214px;
}

.hashop__unit.-a.-a1 .hashop__item.-a {
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
  -ms-flex-order: 3;
  order: 3;
}

.hashop__unit.-b {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 107px;
}

.hashop__item {
  position: relative;
  overflow: hidden;
  width: 107px;
  height: 107px;
  cursor: pointer;
  background-size: cover;
  background: url("/img/top/loader-hash.png") no-repeat center center;
  background-size: 70px auto;
}

.hashop__item:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-width: 1px 0 0 1px;
  position: absolute;
  top: 0;
  left: 0;
}

.hashop__item.-active {
  background-size: cover;
}

.hashop__item.-active:before {
  display: none;
}

.hashop__item__test {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  padding: .5em;
  color: #fff;
  background: #000;
}

.hashop__item.-a {
  width: 214px;
  height: 214px;
}

.hashop__item.-b {
  width: 107px;
  height: 107px;
}

.hashop__item__loader {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  opacity: .3;
  border: 1px solid rgba(255, 255, 255, 0.8);
  border-width: 1px 1px 0 0;
  background: url("/img/top/loader.png") no-repeat center center;
  background-size: 90px auto;
}

.hashop__item__image {
  position: absolute;
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-bottom: 100%;
  background: no-repeat center center;
  background-size: cover;
}

.hashop__item__image video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  object-fit: cover;
  object-position: 50% 50%;
}

.hashop__item-yt {
  width: 320px;
}

.hashop__item-yt__image {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
  /* -webkit-transition: opacity .3s ease 0s; */
  /* transition: opacity .3s ease 0s; */
  /* opacity: 0; */
  background: no-repeat center center;
  background-size: cover;
  /* -webkit-backface-visibility: hidden; */
  /* backface-visibility: hidden; */
  /* will-change: opacity; */
}

.hashop__item-yt__image.active {
  /* opacity: 1; */
}

.hashop__item.-pickup:before {
  position: absolute;
  z-index: 10;
  top: 10px;
  left: 10px;
  display: block;
  visibility: hidden;
  width: 53px;
  height: 57px;
  content: ' ';
  background: url(/img/top/pickup.png) no-repeat center center;
  background-size: contain;
}

.hashop__item.-active.-pickup:before {
  visibility: visible;
}

.hashop__spacer {
  width: 100%;
}

.hashop__modal {
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  visibility: hidden;
  overflow: hidden;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  padding-bottom: 8vh;
  background: rgba(255, 255, 255, 0.9);
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.hashop__modal.-active {
  visibility: visible;
}

.hashop__modal__logo {
  position: absolute;
  top: 1vw;
  left: 1vw;
  pointer-events: none;
}

.hashop__modal__logo img {
  height: 3vh;
}

.hashop__modal__close {
  position: absolute;
  bottom: 8vh;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  pointer-events: none;
}

.hashop__modal__close img {
  height: 6vh;
}

.hashop__modal__hitarea {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.hashop__modal__inner {
  position: relative;
  z-index: 1;
  overflow: auto;
  width: 90%;
  max-width: 160vh;
  max-height: 80%;
  background: #fff;
  background: #d63534;
  -webkit-overflow-scrolling: touch;
}

.hashop__modal__image {
  width: 100%;
  background: no-repeat center center;
  background-size: contain;
}

.hashop__modal__image img {
  width: 100%;
}

.hashop__modal__txt {
  overflow: auto;
  width: 100%;
  color: #fff;
}

.hashop__modal__txt__inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  box-sizing: border-box;
  min-height: 100%;
  padding: 10%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.hashop__modal__user {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 2em;
  letter-spacing: .05em;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.hashop__modal__user.-active {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.hashop__modal__name {
  font-size: 12px;
  font-weight: bold;
  padding-left: .8em;
}

.hashop__modal__icon {
  display: block;
  box-sizing: border-box;
  width: 30px;
  height: 30px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  border-radius: 30px;
  background: no-repeat center center;
  background-size: 30px;
}

.hashop__modal__icon.-tw {
  background-image: url(/assets/img/202309/top/icon-x-w.png);
}

.hashop__modal__icon.-ig {
  background-image: url(/img/top/icon_ig.png);
}

.hashop__modal__link {
  display: block;
  padding: .5em;
  text-align: center;
  color: #fff;
  border-radius: 3px;
  background: #00acee;
}

.hashop__modal__desc {
  font-size: 3.6vw;
  line-height: 1.8;
  word-break: break-all;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.hashop__modal__video {
  width: 100%;
  padding-bottom: 56.25%;
}

.hashop__modal__video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.hashop__modal__videowrapper {
  position: relative;
  z-index: 2;
  width: 90%;
  max-width: 1080px;
  border: 2vw solid #d63534;
  background: #d63534;
}

.hashop__modal-about {
  color: #fff;
  background: rgba(214, 53, 52, 0.95);
}

.hashop__modal-about .hashop__modal__inner {
  display: block;
  box-sizing: border-box;
  width: auto;
  min-width: auto;
  max-width: 1000px;
  height: auto;
  padding: 0 10vw 10vw;
  background: transparent;
}

.hashop__note {
  font-size: .8em;
  padding-top: 1.5em;
}

.hashop__note__item:before {
  content: '※';
}

.hashop__note dt {
  font-weight: bold;
}

@media only screen and (min-width: 640px) {
  .hashop__container {
    height: 480px;
  }

  .hashop__container-yt {
    display: block;
  }

  .hashop__container-tt ul li {
    width: 32vw;
    height: 60vw;
    padding: 0 2vw;
  }

  .hashop__unit {
    height: 480px;
  }

  .hashop__unit.-a {
    width: 320px;
  }

  .hashop__unit.-b {
    width: 160px;
  }

  .hashop__item {
    width: 160px;
    height: 160px;
    background-size: 90px auto;
  }

  .hashop__item__image {
    /* -webkit-transition: opacity .3s ease 0s; */
    /* transition: opacity .3s ease 0s; */
    /* opacity: 0; */
    /* will-change: opacity; */
  }

  .hashop__item__image.active {
    /* visibility: visible; */
    /* opacity: 1; */
  }

  .hashop__item.-a {
    width: 320px;
    height: 320px;
  }

  .hashop__item.-b {
    width: 160px;
    height: 160px;
  }

  .hashop__line {
    height: 480px;
  }

  .hashop__line__container {
    height: 480px;
    -webkit-animation-duration: 100s;
    animation-duration: 100s;
  }

  .hashop__line__container.-l1 {
    top: 480px;
  }

  .hashop__line__container.-sp {
    display: none;
  }

  .hashop__modal__inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    width: auto;
    max-width: 90%;
    height: 80%;
    height: auto;
    max-height: 80%;
  }

  .hashop__modal__close {
    top: 0;
    right: 0;
    bottom: auto;
    left: auto;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  .hashop__modal__image {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    height: auto;
    min-height: auto;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .hashop__modal__image img {
    width: auto;
    height: auto;
    max-height: 80vh;
  }

  .hashop__modal__txt {
    width: auto;
    min-width: 400px;
    max-width: 500px;
    min-height: 100%;
  }

  .hashop__modal__desc {
    font-size: 16px;
  }

  .hashop__modal__videowrapper {
    border-width: 10px;
  }

  .hashop__btns img {
    width: auto;
  }
}

@media only screen and (min-width: 960px) {
  .hashop__text {
    padding: 20px 0 0;
  }

  .hashop__container-tt ul li {
    width: 16.2vw;
    height: 32vw;
    padding: 0 1vw 2vw;
  }

  .hashop__modal {
    padding-bottom: 0;
  }

  .hashop__modal__inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    width: auto;
    max-width: 90%;
    height: 80%;
    height: auto;
    max-height: 80%;
  }

  .hashop__modal__image {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    height: auto;
    min-height: auto;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .hashop__modal__txt {
    width: auto;
    min-width: 400px;
    min-height: 100%;
  }

  .hashop__modal__desc {
    font-size: 16px;
  }

  .hashop__modal__videowrapper {
    border-width: 10px;
  }

  .hashop__btns img {
    width: auto;
  }
}

.btn__about {
  position: absolute;
  top: 2vw;
  right: 2vw;
  display: block;
}

.btn__about img {
  display: block;
  width: 9vw;
}

.hashstamp {
  position: relative;
  padding: 0 0 3vw;
  background: #26b500;
}

.hashstamp__container {
  position: relative;
  overflow: hidden;
  height: 535px;
}

.hashstamp__title {
  position: relative;
}

.hashstamp__line {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 107px;
}

.hashstamp__line__container {
  position: absolute;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 107px;
  -webkit-animation: hashopline 100s linear 0s infinite;
  animation: hashopline 100s linear 0s infinite;
  -webkit-animation-duration: 50s;
  animation-duration: 50s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  will-change: transform;
}

.hashstamp__line__container.-last {
  top: 107px;
}

.hashstamp__line__container.-last .hashop__item__loader {
  border-width: 1px 1px 1px 0;
}

.-pc {
  display: none !important;
}

@media only screen and (min-width: 640px) {
  h1 {
    padding: 60px 80px 0;
    padding-top: 60px;
  }

  h2 {
    font-size: 16px;
    letter-spacing: .05em;
  }

  h3 {
    padding-bottom: 40px;
  }

  .hashop__modal-about .hashop__modal__inner {
    padding: 0 50px;
    padding-bottom: 0;
  }

  .btn__about {
    top: 10px;
    right: 15px;
    display: block;
  }

  .btn__about img {
    width: auto;
  }

  .hashstamp {
    overflow: hidden;
    padding: 20px 0;
  }

  .hashstamp__container {
    overflow: hidden;
    height: 800px;
  }

  .hashstamp__title {
    position: relative;
    position: absolute;
    z-index: 1;
    top: 20px;
    left: 0;
  }

  .hashstamp__title img {
    height: 100%;
  }

  .hashstamp__line {
    height: 160px;
  }

  .hashstamp__line__container {
    height: 160px;
    -webkit-animation-duration: 50s;
    animation-duration: 50s;
  }

  .hashstamp__line__container.-last {
    top: 160px;
  }

  .-sp {
    display: none !important;
  }

  .-pc {
    display: block !important;
  }
}

@-webkit-keyframes hashopline {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
  }
}

@keyframes hashopline {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
  }
}