@charset "Shift_JIS";
/*------------------------------
 共通・既存調整修正
------------------------------*/
body {
  position: relative;
  background: #0A0A0D;
}

body::before {
  content: "";
  position: fixed;
  top: 0;
  left: 50%;
  width: 565px;
  height: 1000px;
  background-image: url(../img/usr/tspark/bg_spark.png);
  background-size: 100% auto;
  background-position: top center;
  background-repeat: no-repeat;
  transform: translateX(-50%);
  z-index: 0;
}

#pr010-1,
.wrapper_,
#pr010-12 {
  position: relative;
}

#pr010-1 {
  z-index: 3;
}

#pr010-3,
#pr010-7,
.tt_main__nav {
  display: none;
}
.is-label-top-page #pr010-2 h1.tt_heading1-1__title{
  display: none;
}
.tt_main__contents {
  float: none;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

.tt_main__inner {
  position: relative;
  width: 100%;
  max-width: initial;
  min-width: initial;
  padding: 0;
  margin: 0 auto;
  box-sizing: border-box;
}
.is-label-detail-page .tt_main__inner {
  width: calc(100% - 40px)
}

.tt_footer1__wrap {
  background: #0A0A0D;
}

.tt_product2-6__price .-stock,
.tt_product2-6__price .-stockfew {
  display: none;
}

/* topics
------------------------------*/
.block-tspark__topics {
  position: relative;
  max-width: 1600px;
  min-width: 1040px;
  padding-bottom: 200px;
  margin: 0 auto;
  box-sizing: border-box;
  z-index: 2;
}

.block-tspark__topics .tt_block2 {
  background-color: rgba(255, 255, 255, 0);
}

.block-tspark__topics .tt_block2__inner {
  border-bottom: 1px solid #666666;
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}

.block-tspark__topics .tt_block2__inner p {
  color: #FFFFFF;
  font-size: 16px;
  line-height: 24px;
  border-top: 1px solid #666666;
  padding: 30px 20px 22px;
  box-sizing: border-box;
}

.block-tspark__topics .tt_block2__inner p:before {
  display: none;
}

.block-tspark__topics .tt_block2__inner p a {
  color: #FFFFFF;
  text-decoration: underline;
}

.block-tspark__topics .tt_block2__inner p a:hover {
  text-decoration: none;
}

.block-tspark__topics .tt_block6__btnMore.topic {
  display: none;
}

/* footer
------------------------------*/
.tt_footer1__inner {
  max-width: initial;
  min-width: initial;
}

.tt_footer1__nav {
  max-width: 1600px;
  min-width: 1040px;
  margin: 0 auto;
}
.tt_footer1__btnTop {
  position: fixed;
  /*bottom: 40px;*/
  right: 0;
  z-index: 100;
}
.tt_footer1__btnTop > a:hover {
  opacity: .5;
}
.tt_footer1__btnTop .js-scroll {
  display: block;
  position: relative;
  width: 50px;
  height: 50px;
  border-radius: 5px 0 0 5px;
  background-color: #0078fe;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  opacity: .8;
  transition: opacity .3s;
}

.tt_footer1__btnTop .js-scroll::before {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: -5px auto 0;
  content: "";
  width: 18px;
  height:18px;
  vertical-align: middle;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  transform: rotate(-45deg);
}

.tt_footer1__btnTop .js-scroll img {
  display: none;
}

/*------------------------------
 block-tspark
------------------------------*/
.block-tspark__section {
  position: relative;
  width: 100%;
  margin-bottom: 140px;
  width: calc(100% - 40px);
  margin: 0 auto 140px;
}

.block-tspark__content {
  max-width: 1600px;
  min-width: 1040px;
  margin: 0 auto 60px;
  width: calc(100% - 40px);
  margin: 0 auto 60px;
}
.block-tspark__content .rbnrs_icons img{
    position: relative;
}

/* title
------------------------------*/
.block-tspark__title {
  color: #FFFFFF;
  font-family: octin-college, sans-serif;
  font-size: 70px;
  line-height: 1em;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-align: left;
  margin: 0 auto 60px;
}

.block-tspark__title--jp,
a.block-tspark__title-link {
  display: inline-block;
  color: #00b1bf;
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 16px;
  line-height: 1em;
  letter-spacing: 0;
  margin: 30px 0 40px;
}

a.block-tspark__title-link {
  text-decoration: none;
}

.block-tspark__sub-title {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  border-bottom: 1px solid #00C5D5;
  padding: 0 0 20px 0;
  margin: 0 0 20px 0;
  box-sizing: border-box;
  width: 480px;
  height: 480px;
  background: #000;
  border: 1px solid #FFF;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}

.block-tspark__sub-title-logo {
  display: inline-block;
}

.block-tspark__sub-title-logo__picture-box {
  display: block;
  font-size: 0;
  line-height: 0;
}

.block-tspark__sub-title-logo__picture-image {
  display: inline-block;
}

.block-tspark__series-tArea {
  width: calc(100% - 540px);
  padding-left: 60px;
}

.block-tspark__sub-title-text {
  display: inline-block;
  color: #FFFFFF;
  font-size: 16px;
  line-height: 24px;
  margin: 0 0 0 40px;
}

.block-tspark__series-title {
  color: #FFFFFF;
  font-size: 24px;
  font-weight: bold;
  line-height: 36px;
  margin: 0 0 20px 0;
  box-sizing: border-box;
}

.block-tspark__series-text {
  color: #FFFFFF;
  font-size: 16px;
  line-height: 28px;
}

.block-tspark__view-more {
  text-align: center;
  margin: 40px auto 0;
}

a.block-tspark__view-more__link {
  font-family: octin-college, sans-serif;
  font-weight: 700;
  letter-spacing: 0.05em;
  box-sizing: border-box;
  background: linear-gradient(180deg, #00b1bf 0%, #2453a4 100%);
  color: #FFF;
  width: 460px;
  height: 50px;
  border-radius: 25px;
  line-height: 50px;
  font-size: 24px;
  margin: 30px auto 0;
  display: block;
}
a.block-tspark__view-more__link:hover {
  text-decoration: none;
}
/* nav
------------------------------*/
.block-tspark__nav {
  position: relative;
  width: 100%;
  background-color: #000000;
  border-bottom: 1px solid #00C5D5;
  box-sizing: border-box;
  z-index: 2;
}

.block-tspark__nav__inner {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 1600px;
  min-width: 1040px;
  height: 74px;
  padding: 0 214px;
  margin: 0 auto;
  box-sizing: border-box;
}

.block-tspark__nav__logo {
  width: 214px;
}

.block-tspark__nav__picture-box {
  display: block;
  font-size: 0;
  line-height: 0;
}

.block-tspark__nav__picture-image {
  width: 100%;
  height: auto;
}

.block-tspark__nav__item-box {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}

.block-tspark__nav__item {
  display: block;
  margin-right: 100px;
}

.block-tspark__nav__item:last-of-type {
  margin-right: 0;
}

.block-tspark__nav__text,
a.block-tspark__nav__text {
  display: inline-block;
  position: relative;
  color: #FFFFFF;
  font-size: 16px;
  line-height: 24px;
  text-decoration: none;
  transition: color 0.4s ease 0s;
  will-change: color;
  padding: 25px 26px 25px 0;
  cursor: pointer;
}

.is-active .block-tspark__nav__text,
.is-active a.block-tspark__nav__text {
  color: #00C5D5;
}

.block-tspark__nav__text::before {
  content: '';
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 5px;
  width: 8px;
  height: 8px;
  border-right: 1px solid #00C5D5;
  border-bottom: 1px solid #00C5D5;
  transition: all 0.4s ease 0s;
  transform: rotate(45deg) translateY(-50%);
  will-change: transform, right;
  margin: -5px 0 0 0;
}

.is-active .block-tspark__nav__text::before {
  right: 0;
  transform: rotate(225deg) translateY(-50%);
}

.block-tspark__nav__content {
  display: none;
  position: absolute;
  top: 74px;
  left: 0;
  width: 100%;
  border-top: 1px solid #00C5D5;
  /* background-color: rgba(51, 51, 51, 0.97);
  backdrop-filter: blur(20px) brightness(2) opacity(80%); */
  box-sizing: border-box;
  overflow: hidden;
}

.block-tspark__nav__content-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 200vw;
  height: 200vw;
  background-color: rgba(51, 51, 51, 1);
  backdrop-filter: blur(20px) brightness(2) opacity(80%);
  filter: blur(20px);
  opacity: 0.97;
  /* background-image: url(../img/usr/tspark/nav_bg_blur.png);
  background-size: 1889px 416px;
  background-position: top center;
  background-repeat: repeat; */
  margin: -100vw 0 0 -100vw;
  z-index: 1;
}

.block-tspark__nav__content-innder {
  position: relative;
  max-width: 1600px;
  min-width: 1040px;
  padding: 60px 0;
  margin: 0 auto;
  box-sizing: border-box;
  z-index: 2;
}

.block-tspark__nav__content-item-box {
  display: flex;
  flex-flow: row wrap;
  gap: 30px 30px;
}

.block-tspark__nav__content-item {
  width: calc((100% - 120px) / 5);
}

.block-tspark__nav__content-item-link,
a.block-tspark__nav__content-item-link {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 100%;
  height: 296px;
  border: 1px solid #FFFFFF;
  padding: 0 0 56px 0;
  box-sizing: border-box;
}

.block-tspark__nav__content-item__picture-box {
  display: block;
  font-size: 0;
  line-height: 0;
}

.block-tspark__nav__content-item__picture-image {
  display: inline-block;
  max-width: 100%;
}

.block-tspark__nav__content-item-text {
  display: block;
  position: absolute;
  bottom: 56px;
  left: 0;
  width: 100%;
  color: #FFFFFF;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
}

/* slider（メインビジュアル）
------------------------------*/
.block-tspark__mv {
  width: 100%;
  margin: 0 0 120px;
}

.block-tspark__mv__inner {
  width: 100%;
  background-color: #000000;
  padding: 30px 0 32px;
  box-sizing: border-box;
  overflow: hidden;
}

.block-tspark__mv__slider {
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  position: relative;
  width: 100%;
  min-height: 360px;
  margin: 0;
  overflow: hidden;
}

.block-tspark__mv__slider.slick-initialized {
  min-height: initial;
  overflow: initial;
}

.block-tspark__mv__slider-item {
  flex: none;
  width: 708px;
  height: auto;
  margin: 0 20px;
}

.block-tspark__mv__slider-link {
  display: block;
  font-size: 0;
  line-height: 0;
}

.block-tspark__mv__slider-image {
  width: 100%;
  height: auto;
}

.block-tspark__mv__slider .slide__prev-arrow,
.block-tspark__mv__slider .slide__next-arrow {
  display: block;
  position: absolute;
  top: 50%;
  width: 59px;
  height: 59px;
  transform: translateY(-50%);
  z-index: 1;
  cursor: pointer;
}

.block-tspark__mv__slider .slide__prev-arrow {
  left: calc(50% - (708px / 2) - 30px);
}

.block-tspark__mv__slider .slide__next-arrow {
  right: calc(50% - (708px / 2) - 30px);
}

/* ドットコントローラー */
.block-tspark__mv .slick-dots {
  position: relative;
  bottom: auto;
  width: 100%;
  font-size: 0;
  line-height: 0;
  text-align: center;
  padding: 0;
  margin: 30px auto 0;
  box-sizing: border-box;
}

.block-tspark__mv .slick-dots li {
  display: inline-block;
  width: 8px;
  height: 8px;
  margin: 0 10px;
}

.block-tspark__mv .slick-dots button {
  display: block;
  width: 8px;
  height: 8px;
  font-size: 0;
  line-height: 0;
  background-color: rgba(0, 197, 213, 0.5);
  border: 0;
  border-radius: 50%;
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  cursor: pointer;
}

.block-tspark__mv .slick-dots li button:before {
  display: none;
}

.block-tspark__mv .slick-dots .slick-active button {
  background-color: #00C5D5;
}

/* brand line up
------------------------------*/
.block-tspark__content .rbnrs_icons {
  text-align: center;
  width: 100%;
}
.block-tspark__content ul.rbnrs_icons li {
  max-width: 260px;
  margin: 0 2.3% 1.2% 2.3%;
}
.block-tspark__content ul.rbnrs_icons li p{
  color: #ffffff;
  font-size: 1rem;
}
.block-tspark__content ul.rbnrs_icons li img {
  width: 100%
}
.block-tspark__content .tt_block12__product1 {
  margin: 10px auto 20px;
}
.block-tspark__content .tt_product2-3 {
  border: none;
}
.block-tspark__content .tt_block12__product1 li {
  margin: 15px 7.5px 0;
}

/* slider
------------------------------*/
.block-tspark__slider {
  position: relative;
  max-height: 561px;
  background: url(../img/usr/tspark/bg_list_arrow.png) no-repeat left top;
  padding: 40px 0 5px;
  box-sizing: border-box;
  overflow: hidden;
}

.block-tspark__slider-inner {
  position: relative;
  width: calc(100% - 357px);
  margin-left: 357px;
}

.block-tspark__slider-controls {
  display: flex;
  flex-flow: row wrap;
  position: absolute;
  bottom: -79px;
  right: 146px;
}

.block-tspark__section .slide__prev-arrow,
.block-tspark__section .slide__next-arrow {
  display: block;
  position: relative;
  width: 59px;
  height: 59px;
  z-index: 1;
  cursor: pointer;
}

.block-tspark__section .slide__next-arrow {
  margin-left: 40px;
}

.block-tspark__slider .slick-list {
  padding-right: 92px;
  box-sizing: border-box;
}

/* PCのみ */
.is-pc .block-tspark__slider .slick-slide {
  width: 300px !important; /* 固定幅を指定 */
  padding-right: 40px;
  box-sizing: border-box;
  min-height: 516px;
}


/* goods list
------------------------------*/
.is-label-top-page .goods_list_wrapper_ {
  gap: 40px 40px;
  width: 100%;
  max-width: initial;
  height: auto;
  margin: 0 0 0 0;
}

.is-label-top-page .block-tspark__tab__content .goods_list_wrapper_ {
  gap: 60px 60px;
}

.is-label-top-page .goods_list_wrapper_.-clearFix::before,
.is-label-top-page .goods_list_wrapper_.-clearFix::after {
  display: none;
}

.is-label-top-page .goods_list_wrapper_ > li {
  float: none;
  width: 260px;
  min-height: 516px;
  margin: 0;
}

.is-label-top-page .block-tspark__tab__content .goods_list_wrapper_ > li {
  width: 308px;
}

.is-label-top-page .goods_list_wrapper_ .tt_product2-6 {
  display: flex;
  flex-direction: column;
  position: relative;
  width: 100%;
  height: auto !important;
  border: none;
  background-color: rgba(255, 255, 255, 0);
  padding: 0;
  box-sizing: border-box;
  min-height: initial;
}

.is-label-top-page .goods_list_wrapper_ .tt_product2-6__label1,
.is-label-top-page .goods_list_wrapper_ .tt_product2-6__target,
.is-label-top-page .goods_list_wrapper_ .tt_product2-6__target {
  display: none;
}

.is-label-top-page .goods_list_wrapper_ .btn_bookmarkList_ {
  display: block;
  order: 9;
  position: static;
  width: 46px;
  height: 46px;
  background-image: url(../img/usr/tspark/icon_goods_favorite.png);
  background-size: 100% auto;
  margin: 20px 0 0 auto;
}
.is-label-top-page .goods_list_wrapper_ .btn_bookmarkList_.-active {
  background: url(../img/usr/tspark/icon_goods_favorite_on.png);
  background-size: 100% auto;
}
.is-label-top-page .goods_list_wrapper_ .tt_product2-6_cartbutton {
  order: 10;
  width: calc(100% - 56px);
  margin-top: -46px;
}

.is-label-top-page .goods_list_wrapper_ a.tt_product2-6 .tt_product2-6_cartbutton {
  margin-top: -46px;
}

.is-label-top-page .goods_list_wrapper_ .tt_product2-6__image {
  width: 100%;
  height: auto;
}

.is-label-top-page .goods_list_wrapper_ .tt_product2-6__image img {
  width: 100%;
  height: auto;
  aspect-ratio: 1 / 1;
}

.is-label-top-page .goods_list_wrapper_ .tt_product2-6__name {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  height: auto;
  font-size: 14px;
  font-weight: 500;
  line-height: 26px;
  margin: 20px 0 0;
  overflow: hidden;
}

.is-label-top-page .goods_list_wrapper_ .tt_product2-6__name::after,
.is-label-top-page .goods_list_wrapper_ .tt_product2-6__name:before {
  display: none;
}

.is-label-top-page .goods_list_wrapper_ .tt_product2-6__price {
  margin-top: 10px;
}

.is-label-top-page .goods_list_wrapper_ .tt_product2-6__priceText1 {
  color: #000000;
  font-size: 14px;
  line-height: 21px;
  font-weight: 500;
}

.is-label-top-page .goods_list_wrapper_ button.tt_button4-1,
.is-label-top-page .goods_list_wrapper_ a.tt_product2-6 button.tt_button4-1 {
  height: 46px;
    line-height: 24px;
    border: none;
}
.is-label-top-page .goods_list_wrapper_ button.tt_button4-1:hover,
.is-label-top-page .goods_list_wrapper_ a.tt_product2-6 button.tt_button4-1:hover {
  background: #ffffff!important;
  border: 1px solid #dd270a;
  color: #dd270a;
}
.is-label-top-page .goods_list_wrapper_ button.tt_button4-1.tt_reservation,
.is-label-top-page .goods_list_wrapper_ a.tt_button4-1.tt_reservation {
  background: #FF3399!important;
}
.is-label-top-page .goods_list_wrapper_ button.tt_button4-1.tt_reservation:hover,
.is-label-top-page .goods_list_wrapper_ a.tt_button4-1.tt_reservation:hover {
  border: 1px solid #FF3399!important;
  color: #FF3399!important;
}
.is-label-top-page .goods_list_wrapper_ button.tt_button4-1.tt_reservation.tt_shortstock,
.is-label-top-page .goods_list_wrapper_ a.tt_button4-1.tt_reservation.tt_shortstock,
.is-label-top-page .goods_list_wrapper_ button.tt_button4-1.tt_shortstock,
.is-label-top-page .goods_list_wrapper_ a.tt_button4-1.tt_shortstock,
.is-label-top-page .goods_list_wrapper_ button.tt_button4-1.tt_reservation.tt_outside_sales,
.is-label-top-page .goods_list_wrapper_ a.tt_button4-1.tt_reservation.tt_outside_sales,
.is-label-top-page .goods_list_wrapper_ button.tt_button4-1.tt_outside_sales,
.is-label-top-page .goods_list_wrapper_ a.tt_button4-1.tt_outside_sales {
  background: #393938!important;
}
.is-label-top-page .goods_list_wrapper_ button.tt_button4-1.tt_reservation.tt_shortstock:hover,
.is-label-top-page .goods_list_wrapper_ a.tt_button4-1.tt_reservation.tt_shortstock:hover,
.is-label-top-page .goods_list_wrapper_ button.tt_button4-1.tt_shortstock:hover,
.is-label-top-page .goods_list_wrapper_ a.tt_button4-1.tt_shortstock:hover,
.is-label-top-page .goods_list_wrapper_ button.tt_button4-1.tt_reservation.tt_outside_sales:hover,
.is-label-top-page .goods_list_wrapper_ a.tt_button4-1.tt_reservation.tt_outside_sales:hover,
.is-label-top-page .goods_list_wrapper_ button.tt_button4-1.tt_outside_sales:hover,
.is-label-top-page .goods_list_wrapper_ a.tt_button4-1.tt_outside_sales:hover {
  border: 1px solid #393938!important;
  color: #393938!important;
}
.is-label-top-page .goods_list_wrapper_ button.tt_button4-1.tt_reservation.tt_backorder,
.is-label-top-page .goods_list_wrapper_ a.tt_button4-1.tt_reservation.tt_backorder,
.is-label-top-page .goods_list_wrapper_ button.tt_button4-1.tt_backorder,
.is-label-top-page .goods_list_wrapper_ a.tt_button4-1.tt_backorder {
  background: #339966!important;
}
.is-label-top-page .goods_list_wrapper_ button.tt_button4-1.tt_reservation.tt_backorder:hover,
.is-label-top-page .goods_list_wrapper_ a.tt_button4-1.tt_reservation.tt_backorder:hover,
.is-label-top-page .goods_list_wrapper_ button.tt_button4-1.tt_backorder:hover,
.is-label-top-page .goods_list_wrapper_ a.tt_button4-1.tt_backorder:hover {
  border: 1px solid #339966!important;
  color: #339966!important;
}
.is-label-top-page .goods_list_wrapper_ .tt_product2-6__price,
.is-label-top-page .goods_list_wrapper_ .tt_product2-6__price .-stockfew {
  font-size: 12px;
}

.is-label-top-page .block-tspark__content.block-transfomer__content {
  display: block!important;
}
/* tab
------------------------------*/
.block-tspark__tab {
  position: relative;
  width: 100%;
  z-index: 1;
}

.block-tspark__tab__inner {
  max-width: 1600px;
  margin: 0 auto;
  position: relative;
  width: calc(100% - 40px);
}
.block-tspark__tab__content-inner .block-tspark__content {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.block-tspark__tab__item-box {
  display: flex;
  flex-flow: row wrap;
  position: relative;
}

@media screen and (min-height: 768px) {
  .block-tspark__tab__inner:before {
    content: "";
    width: 100vw;
    position: absolute;
    bottom: 0px;
    background: linear-gradient(90deg, #00b1bf, #2453a4);
    height: 2px;
    left: -20px;
    z-index: 1;
}
}
@media screen and (min-width: 1600px) {
  .block-tspark__tab__inner:before {
    left: calc((100vw - 1600px) / 2 * -1);
  }
}
@media screen and (max-height: 767px) {
  .block-tspark__tab__inner {
    width: calc(100% - 20px)
  }
  .block-tspark__tab__inner:before {
    content: "";
    width: 100vw;
    position: absolute;
    bottom: 0px;
    background: linear-gradient(90deg, #00b1bf, #2453a4);
    height: 2px;
    left: -10px;
    z-index: 1;
}
}

.block-tspark__tab__item {
  display: flex;
  justify-content: center;
  align-items: center;
  width: calc(100% / 9);
  max-height: 57px;
  background: linear-gradient(to bottom, #8B8B8B, #555555);
  clip-path: polygon(5% 0, 95% 0, 100% 100%, 0 100%);
  /* filter: grayscale(0); */
}

@media screen and (min-width: 1040px) {
  .block-tspark__tab__item {
    height: 4vw;
  }
}

.block-tspark__tab__item.is-active {
  /* background-image: url(../img/usr/tspark/tab_bg_active.png); */
  /* filter: grayscale(0); */
  background: linear-gradient(to bottom, #00B0BF, #2256A5);
}
.block-tspark__tab__item.block-tspark__tab__item-bg.is-active {
  background: #8ec1fd;
}
.block-tspark__tab__logo {
  padding: 3px 0;
  box-sizing: border-box;
  text-align: center;
}

.block-tspark__tab__picture-box {
  display: inline-block;
  height: 100%;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
  width: 100%;
}

.block-tspark__tab__picture-image {
  width: 85%;
  max-height: 57px;
}
.block-tspark__tab__item .block-tspark__tab__picture-image {
  filter: grayscale(1);
}
.block-tspark__tab__item.is-active .block-tspark__tab__picture-image {
  filter: grayscale(0);
}
@media screen and (max-width: 1400px) {
  .block-tspark__tab__picture-image {
    max-height: 47px;
  }
}

.block-tspark__tab__content {
  position: relative;
  top: -2px;
  width: 100%;
  max-width: 1600px;
  height: auto;
  padding: 60px 92px 60px;
  margin: 0 auto;
  box-sizing: border-box;
  z-index: 2;
}

.js-search-button {
  cursor: pointer;
}

.js-search-item {
  display: none;
}

.js-search-item.is-initialActive {
  display: block;
}

/* バナー
------------------------------*/
footer #wrapping_info {
  padding: 100px 0 60px;
}

footer .accordion__title::after {
  background: url(../img/usr/tspark/icon_right_arrow_black.png) 0 0 no-repeat;
  background-size: 8px 13px;
}

footer .tt_footer1__btnDevice li span,
footer .tt_footer1__btnDevice li a {
  color: #0A0A0D;
}

footer .tt_footer1__btnDevice li span:before,
footer .tt_footer1__btnDevice li a:before {
  background: url(../img/usr/tspark/icon_right_arrow_black.png) 0 0 no-repeat;
  background-size: 9px 14px;
}

footer .tt_footer1__btnDevice li span.-type2:after,
footer .tt_footer1__btnDevice li a.-type2:after {
  background: url(../img/usr/tspark/icon_pc_window_black.png) 0 0 no-repeat;
  background-size: 18px 16px;
}

/*------------------------------
 詳細ページ
------------------------------*/
body.is-label-detail-page {
  background: #0A0A0D;
}

.is-label-detail-page #pr100-2 .tt_topicPath1-1__inner{
  background: #178FB5;
}
.is-label-detail-page #pr100-2 .tt_topicPath1-1__subInner{
  background: #178FB5;
}

.is-label-detail-page #pr100-3 {
  position: relative;
  max-width: 1600px;
  min-width: 1040px;
  margin: 60px auto 0;
  box-sizing: border-box;
}

.is-label-detail-page .tt_product4-1__body {
  background-color: #0A0A0D;
  border: none;
  padding-bottom: 60px;
}

.is-label-detail-page .tt_product4-1__zoom {
  left: 0;
  color: #FFFFFF;
  font-size: 14px;
}

.is-label-detail-page .tt_product4-1__number {
  right: 0;
  color: #FFFFFF;
  font-size: 14px;
  letter-spacing: 0.3em;
}

.is-label-detail-page .tt_product4-1__image {
  margin-bottom: 0;
}

.is-label-detail-page .tt_product4-1__thumb li {
  background-color: #333333;
  padding: 3px;
  box-sizing: border-box;
}

.is-label-detail-page .tt_product4-1 {
  margin-bottom: 100px;
}

.is-label-detail-page .tt_block17__titleBrand a {
  color: #FFFFFF;
}

.is-label-detail-page .tt_block17__title {
  border-bottom: none;
}

.is-label-detail-page .tt_link1-1:before {
  width: 18px;
  height: 18px;
  background: url(../img/usr/tspark/icon_detail_bottom_arrow.png) 0 0 no-repeat;
  background-size: 100% auto;
}

.is-label-detail-page .tt_link1-1,
.is-label-detail-page .tt_block17__link a {
  color: #00C5D5;
}

.is-label-detail-page .tt_block17__price {
  border-top: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
  margin-top: 10px;
}

.is-label-detail-page .tt_block17__priceTitle {
  vertical-align: bottom;
  padding-bottom: 5px;
}

.is-label-detail-page .tt_block17__status span,.is-label-detail-page .tt_block17__status a {
  color: #31cdef;
}
.is-label-detail-page .tt_block17__btnGroup .button_ {
  display: none;
}

.is-label-detail-page .tt_block17__btnGroup .tt_button4-1 {
  height: 60px;
  background: #dd270a;
  border: none;
  padding: 4px 0 0 0;
  box-sizing: border-box;
}

.is-label-detail-page .tt_block17__btnGroup .tt_button4-1:hover {
  color: #dd270a;
  background: #ffffff;
  border: 1px solid #dd270a;
}
.is-label-detail-page .tt_block17__btnGroup .tt_button4-1.tt_app {
  background: #339966;
  border: none;
}
.is-label-detail-page .tt_block17__btnGroup .tt_button4-1.tt_app:hover {
  background: #ffffff;
  border: 1px solid #339966;
  color: #339966;
}
.is-label-detail-page .tt_block17__btnGroup .tt_button4-1.tt_reservation {
  background: #FF3399;
  border: none;
}
.is-label-detail-page .tt_block17__btnGroup .tt_button4-1.tt_reservation:hover {
  background: #ffffff;
  border: 1px solid #FF3399;
  color: #FF3399;
}
.is-label-detail-page .tt_block17__btnGroup .tt_button4-1.tt_shortstock,
.is-label-detail-page .tt_block17__btnGroup .tt_button4-1.tt_reservation.tt_outside_sales {
  background: #393938;
  border: none;
}
.is-label-detail-page .tt_block17__btnGroup .tt_button4-1.tt_shortstock:hover,
.is-label-detail-page .tt_block17__btnGroup .tt_button4-1.tt_reservation.tt_outside_sales {
  background: #393938;
  border: none;
  color: #ffffff;
}

.is-label-detail-page .cart_wrap_ .tt_button4-1 {
/*  background: linear-gradient(180deg, rgba(0, 197, 213, 1) 0%, rgba(70, 95, 205, 1) 100%)!important;
  border: none; */
}
.is-label-detail-page .cart_wrap_ .tt_button4-1:hover {
/*  background: linear-gradient(180deg, rgba(0, 197, 213, 1) 0%, rgba(70, 95, 205, 1) 100%)!important;
  border: none;
  color: #ffffff;*/
  border: 1px solid #dd270a;
  color: #dd270a;
}
.is-label-detail-page .cart_wrap_ .tt_button4-1.tt_app {
  background: #339966!important;
  border: none;
}
.is-label-detail-page .cart_wrap_ .tt_button4-1.tt_app:hover {
  background: #ffffff!important;
  border: 1px solid #339966;
  color: #339966;
}
.is-label-detail-page .cart_wrap_ .tt_button4-1.tt_reservation {
  background: #FF3399!important;
  border: none;
}
.is-label-detail-page .cart_wrap_ .tt_button4-1.tt_reservation:hover {
  background: #ffffff!important;
  border: 1px solid #FF3399;
  color: #FF3399;
}
.is-label-detail-page .cart_wrap_ .tt_button4-1.tt_shortstock,
.is-label-detail-page .cart_wrap_ .tt_button4-1.tt_reservation.tt_outside_sales {
  background: #393938!important;
  border: none;
}
.is-label-detail-page .cart_wrap_ .tt_button4-1.tt_shortstock:hover,
.is-label-detail-page .cart_wrap_ .tt_button4-1.tt_reservation.tt_outside_sales:hover {
  background: #393938!important;
  border: none;
  color:#ffffff
}
.is-label-detail-page button.tt_button4-1:before,
.is-label-detail-page a.tt_button4-1:before {
  left: 140px;
  right: auto;
  width: 30px;
  height: 30px;
/*  background: url(../img/usr/tspark/icon_detail_add_cart.png) 0 0 no-repeat; */
  background: none!important;
  background-size: 100% auto;
}
.is-label-detail-page button.tt_button4-1:hover:before,
.is-label-detail-page a.tt_button4-1:hover:before {
  background: none;
}
.is-label-detail-page .tt_block17__btnGroup .tt_button5-1 {
  color: #0A0A0D;
  text-align: left;
  background-color: #D4D4D4;
  border: none;
  padding: 16px 0px 0 50px;
  margin-left: 20px;
  box-sizing: border-box;
}

.is-label-detail-page .tt_button5-1.btn_bookmark_.not_favorite::before,
.is-label-detail-page .tt_button5-1.btn_bookmark_.not_favorite:hover::before {
  left: 19px;
  width: 26px;
  height: 25px;
  background: url(../img/usr/tspark/icon_detail_white_star.png) 0 0 no-repeat !important;
  background-size: 100% auto !important;
}

.is-pc.is-label-detail-page .tt_button5-1.btn_bookmark_:not(.not_favorite)::before,
.is-pc.is-label-detail-page .tt_button5-1.btn_bookmark_:not(.not_favorite):hover::before {
  top: 2px;
  left: 17px;
}
.is-label-detail-page .tt_button5-1.btn_bookmark_::before,
.is-label-detail-page .tt_button5-1.btn_bookmark_:hover::before {
  left: 19px;
  width: 26px;
  height: 25px;
  background: url(../img/usr/tspark/icon_detail_active_star.png) 0 0 no-repeat !important;
  background-size: 100% auto !important
}
.is-pc.is-label-detail-page .tt_button5-1.btn_bookmark_:not::before,
.is-pc.is-label-detail-page .tt_button5-1.btn_bookmark_:not:hover::before {
  top: 2px;
  left: 17px;
}
.is-label-detail-page .tt_block17__btnGroup .tt_share1-1 {
  margin: 12px 0 0 40px;
}

.is-label-detail-page .tt_block17__label {
  margin-top: 0;
}

.is-label-detail-page .tt_block17__notes {
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0.75px;
  background-color: #0A0A0D;
  border: 1px solid #fff;
  padding: 30px 30px 20px;
  box-sizing: border-box;
}

.is-label-detail-page .tt_block17__notes span,
.is-label-detail-page .tt_block17__notes div {
  color: #fff !important;
}
.is-label-detail-page .tt_block17__notes div strong.tx_red_:first-of-type {
  color: #DD270A;
}

.is-label-detail-page .tt_block15 {
  position: relative;
  max-width: 1600px;
  min-width: 1040px;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  padding: 0;
  margin: 60px auto 60px;
  box-sizing: border-box;
}

.is-label-detail-page div.goodscomment2_ {
  color: #FFFFFF;
  font-size: 14px;
  font-weight: normal;
  line-height: 28px;
  letter-spacing: 0.75px;
  background-color: rgba(255, 255, 255, 0);
  padding: 0;
}

.is-label-detail-page .tt_block18__detail {
  position: relative;
  max-width: 1600px;
  min-width: 1040px;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  padding: 0;
  margin: 60px auto 60px;
  box-sizing: border-box;
}

.is-label-detail-page .tt_block18__detail table {
  color: #FFFFFF;
  background-color: #3A3A3A;
}

.is-label-detail-page .tt_block18__detail table tr:nth-of-type(odd) {
  color: #FFFFFF;
  background-color: #3A3A3A;
}

.is-label-detail-page .tt_block18__detail table tr {
  border-top: 1px solid #0A0A0D;
}

.is-label-detail-page .tt_block18__detail table tr:first-child {
  border: none;
}

.is-label-detail-page .tt_block18__detail table th {
  border-right: 1px solid #0A0A0D;
}

.is-label-detail-page .tt_block18__detail table th,
.is-label-detail-page .tt_block18__detail table td {
  font-size: 14px;
  font-weight: normal;
  line-height: 28px;
  letter-spacing: 0.75px;
  padding: 20px 30px 20px 30px;
}

.is-label-detail-page .tt_block18__payment {
  position: relative;
  max-width: 1600px;
  min-width: 1040px;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  padding: 0;
  margin: 60px auto 40px;
  box-sizing: border-box;
}

.is-label-detail-page .tt_title2-1__title {
  border-left: 5px solid #00C5D5;
}

.is-label-detail-page .tt_block18__paymentText {
  font-size: 14px;
  font-weight: normal;
  line-height: 28px;
  letter-spacing: 0.75px;
}

.is-label-detail-page .tt_block18__btnGroup {
  position: relative;
  max-width: 1600px;
  min-width: 1040px;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  padding: 0;
  margin: 0 auto 100px;
  box-sizing: border-box;
}

.is-label-detail-page .tt_link1-2:before {
  top: 1px;
  width: 18px;
  height: 18px;
  background: url(../img/usr/tspark/icon_detail_right_arrow.png) 0 0 no-repeat;
  background-size: 100% auto;
}

.is-label-detail-page .tt_block18__btnGroup .tt_block18__btnGroup a {
  padding: 0 0 0 28px;
}

.is-label-detail-page .tt_block18__btnGroup .tt_block18__btnGroup li {
  margin: 0 0 0 40px;
}

.is-label-detail-page .tt_block17__tagslist  {
  margin-bottom: 20px;
}

.is-label-detail-page #tagslist h1.event_name_ {
  color: #FFFFFF;
  border-left: 5px solid #FFFFFF;
  margin-bottom: 0;
}

.is-label-detail-page #tagslist .tt_block17__btnGroup {
  display: flex;
  flex-flow: row wrap;
  gap: 10px 10px;
  margin-top: 40px;
}

.is-label-detail-page #tagslist button.tt_button_tags,
.is-label-detail-page #tagslist a.tt_button_tags {
  color: #00C5D5 !important;
  border: 2px solid #00C5D5;
  background-color: #0A0A0D;
  border-radius: 25px;
  margin: 0;
}

.is-label-detail-page #tagslist button.tt_button_tags:hover,
.is-label-detail-page #tagslist a.tt_button_tags:hover {
  background-color: #0A0A0D;
}

.is-label-detail-page #tags_comment {
  color: #FFFFFF !important;
  font-size: 12px;
  font-weight: bold;
  line-height: 18px;
  margin-top: 20px !important;
}

.is-label-detail-page #pr100-8  {
  display: none; /* 既存の「関連キャラクター・シリーズ」を非表示 */
}

/* RECOMMEND
  （変更前：あなたへおすすめのブランド・グッズ）
  OTHER PRODUCTS
  （変更前：この商品を見た方はこんなブランド・グッズを見ています）
------------------------------*/
.is-label-detail-page #tspark-detail-recommend,
.is-label-detail-page #tspark-detail-other-products {
  position: relative;
  max-width: 1600px;
  min-width: 1040px;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  padding: 0;
  margin: 100px auto 0;
  box-sizing: border-box;
}
.is-pc.is-label-detail-page section.tt_block4{
  overflow: hidden;
}
.is-label-detail-page #tspark-detail-other-products {
  width: calc(100% - 40px);
}
@media screen and (min-width: 768px) {
  .is-label-detail-page #tspark-detail-other-products .block-tspark__title {
    width: calc(100% - 40px);
  }
}

.is-label-detail-page #tspark-detail-recommend .block-tspark__title,
.is-label-detail-page #tspark-detail-other-products .block-tspark__title {
  margin-bottom: 0;
}

.is-label-detail-page .block-tspark__detail-items-wrap {
  position: relative;
  background: url(../img/usr/tspark/bg_detail_list_arrow.png) no-repeat left top;
  padding: 40px 0 38px;
  box-sizing: border-box;
}

.is-label-detail-page .block-tspark__detail-items-wrap::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 200%;
  height: 100%;
  background-color: #EDEDED;
  z-index: -1;
}

.is-label-detail-page .tt_block4 .dv_recommend,
.is-label-detail-page #tagsProduct .dv_recommend {
  position: relative;
  width: calc(100% - 284px);
  margin: 0 0 0 284px;
}

.is-label-detail-page .tt_block4 .dv_rc_header,
.is-label-detail-page #tagsProduct .dv_rc_header {
  display: none;
}

.is-label-detail-page .tt_block4 .dv_recommend .dv_rc_title,
.is-label-detail-page #tagsProduct .dv_recommend .dv_rc_title {
  display: none;
}

.is-label-detail-page #_rcmdjp_display_1,
.is-label-detail-page #tagsProduct .dv_rc_title + div:not([class]) {
  display: flex;
  flex-flow: row wrap;
  gap: 40px 40px;
  height: 358px;
  overflow: hidden;
}

.is-label-detail-page .tt_block4 .dv_recommend .dv_rc_items,
.is-label-detail-page #tagsProduct .dv_recommend .dv_rc_items {
  float: none;
  width: 260px;
  height: 358px;
  min-height: 358px;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  padding: 0;
  margin: 0;
}

.is-label-detail-page .tt_block4 .dv_recommend .dv_rc_items:hover,
.is-label-detail-page #tagsProduct .dv_recommend .dv_rc_items:hover {
  border: none;
}

.is-label-detail-page .tt_block4 .dv_recommend .dv_rc_items a,
.is-label-detail-page #tagsProduct .dv_recommend .dv_rc_items a {
  height: 100%;
}

.is-label-detail-page .tt_block4 .dv_recommend .dv_rc_name:after,
.is-label-detail-page .tt_block4 .dv_recommend .dv_rc_name:before,
.is-label-detail-page #tagsProduct .dv_recommend .dv_rc_name:after,
.is-label-detail-page #tagsProduct .dv_recommend .dv_rc_name:before {
  display: none;
}

.is-label-detail-page .tt_block4 .dv_recommend .dv_rc_img img,
.is-label-detail-page #tagsProduct .dv_recommend .dv_rc_img img {
  width: 100%;
  height: auto;
  aspect-ratio: 1 / 1;
}

.is-label-detail-page .tt_block4 .dv_recommend .dv_rc_name,
.is-label-detail-page #tagsProduct .dv_recommend .dv_rc_name {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  font-size: 14px;
  font-weight: normal;
  line-height: 26px;
  height: 52px;
  margin: 0 0 10px 0;
  overflow: hidden;
}

.is-label-detail-page .tt_block4 .dv_recommend .dv_rc_price,
.is-label-detail-page #tagsProduct .dv_recommend .dv_rc_price {
  color: #000000;
  font-size: 14px;
  font-weight: normal;
  line-height: 21px;
}

/* CHARACTER & SERIES
------------------------------*/
#tspark-detail-character.block-tspark__section {
  margin: 100px auto 100px;
}

#tspark-detail-character .block-tspark__title {
  margin-bottom: 0;
}

.block-tspark__detail-character {
  width: 100%;
}

.block-tspark__detail-character__content-item-box {
  display: flex;
  flex-flow: row wrap;
  gap: 30px 30px;
}

.block-tspark__detail-character__content-item {
  width: calc((100% - 120px) / 5);
}

.block-tspark__detail-character__content-item-link {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 100%;
  height: 296px;
  border: 1px solid #FFFFFF;
  background-color: #0A0A0D;
  padding: 0 0 56px 0;
  box-sizing: border-box;
}

.block-tspark__detail-character__content-item__picture-box {
  display: block;
  font-size: 0;
  line-height: 0;
}

.block-tspark__detail-character__content-item__picture-image {
  display: inline-block;
  max-width: 100%;
}

.block-tspark__detail-character__content-item-text {
  display: block;
  position: absolute;
  bottom: 56px;
  left: 0;
  width: 100%;
  color: #FFFFFF;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
}

/* 最近見た商品（変更前：最近見たブランド・グッズ）
------------------------------*/
.is-label-detail-page .tt_block10 {
  background-color: #EDEDED;
}

.is-label-detail-page .tt_block10__inner {
  padding: 100px 20px 100px;
}

.is-label-detail-page .tt_title1-1 {
  text-align: left;
}

.is-label-detail-page #ajax_itemhistory .tt_title1-1__title {
  font-size: 0;
  line-height: 0;
}
.block-tspark__content .tt_title1-1__title {
  display: block;
  text-align: center;
  margin-bottom: 30px;
}

.is-label-detail-page .tt_title1-1__title:before,
.is-label-detail-page .tt_title1-1__title:after {
  display: none;
}

.block-tspark__content .tt_title1-1__title:before,
.block-tspark__content .tt_title1-1__title:after {
  display: none;
}

.is-label-detail-page #ajax_itemhistory .tt_title1-1__titleMainLabel {
  font-size: 0;
  line-height: 0;
}

.is-label-detail-page #ajax_itemhistory .tt_title1-1__titleMainLabel::before {
  content: "最近見たホビー・ブランド・グッズ";
  color: #0A0A0D;
  font-size: 24px;
  font-weight: bold;
  line-height: 36px;
}

.is-label-detail-page #itemHistoryButton {
  top: 100px;
}

.is-label-detail-page #itemHistoryButton .tt_check1-1 {
  color: #0A0A0D;
  font-size: 14px;
  font-weight: normal;
  line-height: 21px;
}

.is-label-detail-page #itemHistoryButton .tt_check1-1::before {
  content: "×";
  display: inline-block;
  position: static;
  width: auto;
  height: auto;
  background: none;
  margin-right: 5px;
}

.is-label-detail-page .tt_block10__product1 {
  margin-top: 60px;
}

.is-label-detail-page .tt_product3-1 {
  background-color: #FFFFFF;
}

/*------------------------------
 SP（スマートフォン）
------------------------------*/
@media screen and (max-width: 767px) {
  /* 767pxまでの幅の場合に適応される */
  /*------------------------------
   共通・既存調整修正
  ------------------------------*/
  body::before {
    display: none;
    width: 100%;
  }
  .tt_gnav1__nav > li .tt_gnav1__cart:before{
    background: url(../img/usr/tspark/tt_icon_nav1_5_white.png) no-repeat 0 0;
    background-size: 25px 15px;
  }
  .tt_main__contents {
    min-width: initial;
  }

  .tt_frame2-1__inner {
    background-color: #0A0A0D;
    padding: 0;
  }

  #ajax_itemhistory {
    display: none;
  }

  .is-label-detail-page #ajax_itemhistory {
    display: block;
  }

  .is-sp.is-label-detail-page #tagslist h1.event_name_ {
    margin: 40px 0 0;
  }

  .is-sp .tt_gnav1__nav > li .tt_gnav1__cart {
    color: #FFFFFF;
    background: #ff5454;
    border-top: none;
  }

  .is-sp .tt_gnav1__nav > li .tt_gnav1__cart > span {
    color: #FFFFFF;
  }
  .tt_gnav1__nav > li .tt_gnav1__navCount {
    color: #FFFFFF;
    background: #ff5454;
  }
  .is-sp .tt_gnav1__nav > li > a.-type4:after,
  .is-sp .tt_gnav1__nav > li > span.-type4:after {
    border-color: #ff5454 transparent transparent transparent;
  }

  .is-sp.is-label-detail-page form .goods_list_wrapper_ .tt_product2-6,
  .is-sp.is-label-detail-page form .goods_list_wrapper_ .tt_product2-6:hover {
    border: 3px solid #EDEDED;
  }
  .block-tspark__content .tt_title1-1__title {
    margin-bottom: 20px;
  }

  /* topics
  ------------------------------*/
  .block-tspark__topics {
    min-width: initial;
    background-color: rgba(255, 255, 255, 0);
    border-top: none;
    padding: 30px 15px 62px;
  }

  .block-tspark__topics .tt_block2__inner p {
    font-size: 12px;
    padding: 13px 0 15px;
  }

  .block-tspark__topics .tt_block2__date {
    font-size: 12px;
    line-height: 18px;
  }

  .block-tspark__topics .tt_block2__date:before {
    display: none;
  }

  .block-tspark__topics .tt_block3__buttonMore {
    display: none;
  }

  /* footer
  ------------------------------*/
  .tt_footer1 {
    border-top: none;
  }

  .tt_footer1__nav {
    min-width: initial;
  }

  .tt_footer1__inner,
  .tt_footer1__share,
  .tt_footer1__tel,
  .tt_footer1__copy,
  .tt_footer1 {
    background: #0A0A0D;
  }

  .tt_footer1__copyNav .accordion__content ul li a {
    color: #0a0a0a;
  }
  .tt_footer1__copyNav .accordion__content ul li:not(:last-child) {
    border-bottom: 1px solid #0a0a0a;
  }
  .tt_footer1__copyNav .accordion__content ul li a:before {
    background: url(../img/usr/tspark/icon_right_arrow_black.png) 0 0 no-repeat;
    background-size: 8px 13px;
  }
  .tt_footer1__copyNav .accordion__content ul.flex li:nth-child(odd) {
    border-right: 1px solid #0a0a0a;
  }

  .tt_footer1__btnTop {
    bottom: 120px;
  }

  .tt_footer1__btnTop .js-scroll {
    width: 45px;
    height: 45px;
  }
  .tt_footer1__btnTop .js-scroll::before {
    width: 13px;
    height: 13px;
  }
  .tt_gnav1__nav > li > a, .tt_gnav1__nav > li > span {
    background: #0a0a0d;
  }
  /*------------------------------
   block-tspark
  ------------------------------*/
  .block-tspark__section {
    width: auto;
    margin: 0 auto 76px;
  }
  #movieBlock.block-tspark__section {
    margin-bottom: 30px;
  }

  /* #tspark-adamas-machina.block-tspark__section {
    padding-top: 40px;
  } */

  #tspark-zoids.block-tspark__section,
  #tspark-transformers.block-tspark__section,
  #tspark-diaclone.block-tspark__section {
    margin-bottom: 30px;
  }

  .block-tspark__content {
    min-width: initial;
    margin: 0 10px 46px;
    width: initial;
  }

  #tspark-detail-character .block-tspark__content {
    margin-bottom: 40px;
  }

  /* title
  ------------------------------*/
  .block-tspark__title {
    font-size: 32px;
    line-height: 28px;
    margin: 0 auto 30px;
  }

  .block-tspark__title--jp,
  a.block-tspark__title-link {
    font-size: 10px;
    font-weight: bold;
    margin: 0 0 0;
  }

  .block-tspark__sub-title {
    padding: 0 0 0 0;
    margin: 0 auto 20px;
    width: 250px;
    height: 250px;
  }

  .block-tspark__sub-title-logo {
    /* width: 170px; */
    width: 100%;
  }

  .block-tspark__sub-title-logo__picture-box {
    width: 100%;
  }

  .block-tspark__sub-title-logo__picture-image {
    width: 100%;
    height: auto;
  }

  .block-tspark__tab__content-inner .block-tspark__content {
    margin-left: 0;
    margin-right:0;
  }

  .block-tspark__series-tArea {
    width: 100%;
    padding-left: 0;
  }

  .block-tspark__sub-title-text {
    font-size: 12px;
    line-height: 16px;
    margin: 0 0 0 13px;
  }

  .block-tspark__series-title {
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 8px;
  }

  .block-tspark__series-text {
    font-size: 12px;
    line-height: 24px;
  }

  .block-tspark__view-more {
    text-align: center;
    margin: 20px auto 0;
    width: 100%;
  }

  a.block-tspark__view-more__link {
    font-size: 18px;
    line-height: 32px;
    padding: 0 23px 0 0;
    box-sizing: border-box;
    display: block;
    text-align: center;
    width: 90%;
    margin: 5vw auto 0;
    background: linear-gradient(180deg, #00b1bf 0%, #2453a4 100%);
    color: #FFF;
    padding: 0 2vw;
    border-radius: 20px;
    letter-spacing: 0.1em;
    font-family: octin-college, sans-serif;
    height: auto;
  }

  a.block-tspark__view-more__link::after {
    width: 12.5px;
    height: 11.5px;
  }

  /* nav
  ------------------------------*/
  .block-tspark__nav__inner {
    display: block;
    min-width: initial;
    height: auto;
    padding: 0;
  }

  .block-tspark__nav__logo {
    width: 130px;
    margin: 5px auto 5px;
  }

  .block-tspark__nav__item {
    margin-right: 30px;
  }

  .block-tspark__nav__text,
  a.block-tspark__nav__text {
    font-size: 12px;
    line-height: 18px;
    padding: 0 0 20px 0;
  }

  .block-tspark__nav__text::before {
    top: auto;
    bottom: 15px;
    right: 50%;
    will-change: transform, bottom, margin;
    transform: rotate(45deg) translateX(50%);
    margin: 0 -3px 0 0;
  }

  .is-active .block-tspark__nav__text::before {
    bottom: 5px;
    right: 50%;
    transform: rotate(-135deg) translateX(50%);
    margin: 0 -9px 0 0px;
  }

  .block-tspark__nav__content {
    top: auto;
  }

  .block-tspark__nav__content-bg {
    height: 200%;
    margin: -100% 0 0 -100vw;
  }

  .block-tspark__nav__content-innder {
    min-width: initial;
    padding: 15px 15px 60px;
  }

  .block-tspark__nav__content-item-box {
    gap: 15px 15px;
  }

  .block-tspark__nav__content-item {
    width: calc((100% - 15px) / 2);
  }

  .block-tspark__nav__content-item-link,
  a.block-tspark__nav__content-item-link {
    height: calc((100vw - 45px) / 2);
    padding: 0 0 38px 0;
  }

  .block-tspark__nav__content-item__picture-box {
    margin: 0 5px;
  }

  .block-tspark__nav__content-item-text {
    bottom: 38px;
    font-size: 12px;
    line-height: 18px;
  }

  /* slider（メインビジュアル）
  ------------------------------*/
  .block-tspark__mv {
    margin: 0 0 40px;
  }

  .block-tspark__mv__inner {
    background-color: #0A0A0D;
    padding: 10px 0 12px;
  }

  .block-tspark__mv__slider {
    min-height: 49.4vw;
  }

  .block-tspark__mv__slider.slick-initialized {
    min-height: initial;
  }

  .block-tspark__mv__slider-item {
    flex: none;
    width: calc(100vw - 20px);
    margin: 0 10px;
  }

  .block-tspark__mv__slider .slide__prev-arrow,
  .block-tspark__mv__slider .slide__next-arrow {
    top: auto;
    bottom: -45px;
    width: 30px;
    height: 30px;
    transform: translateY(0);
  }

  .block-tspark__mv__slider .slide__prev-arrow {
    left: 15px;
  }

  .block-tspark__mv__slider .slide__next-arrow {
    right: 15px;
  }

  /* ドットコントローラー */
  .block-tspark__mv .slick-dots {
    padding: 0 50px;
    margin: 26px auto 0;
  }

  .block-tspark__mv .slick-dots li {
    margin: 0 10px 10px;
  }

  /* brand line up
  ------------------------------*/
  .block-tspark__section .rbnrs_icons {
    margin-bottom: 15px;
    text-align: center;
  }
  .block-tspark__section ul.rbnrs_icons li {
    margin: 0 auto 10px;
  }
  .block-tspark__section ul.rbnrs_icons li img {
    width: 100%;
  }
  .block-tspark__section .tt_product2-3 {
    border: none;
  }
  .block-tspark__content ul.rbnrs_icons li {
    max-width: 90px;
    margin: 0 1.15% 1.2% 1.15%;
  }
  .block-tspark__content ul.rbnrs_icons li p{
    font-size: 0.7rem;
  }
  /* transformers
  ------------------------------*/
  .block-transfomer__content + .rbnrs_icons {
    margin-bottom: 15px;
    text-align: center;
  }
  .block-transfomer__content + ul.rbnrs_icons li {
    margin: 0 auto 10px;
  }
  .block-transfomer__content + ul.rbnrs_icons li img {
    width: 100%;
  }
  .block-transfomer__content .tt_product2-3 {
    border: none;
  }

  /* slider
  ------------------------------*/
  .block-tspark__slider {
    position: relative;
    width: 100%;
    height: auto;
    max-height: initial;
    background: url(../img/usr/tspark/bg_list_arrow_sp.png) no-repeat left top;
    background-size: 100% auto;
    padding: 3vw 0 3vw  51px;
    margin: 0 0 0 0;
    overflow: hidden;
  }

  .block-tspark__slider::before {
    content: "";
    position: absolute;
    top: 75vw;
    left: 0;
    background-color: #EDEDED;
    width: 100%;
    height: 100%;
  }

  .block-tspark__slider-inner {
    width: 100%;
    margin-left: 0;
  }

  .block-tspark__slider-controls {
    display: none;
  }

  .block-tspark__section .slide__prev-arrow,
  .block-tspark__section .slide__next-arrow {
    width: 36px;
    height: 36px;
    display: none!important;
  }

  .block-tspark__section .slide__next-arrow {
    margin-left: 20px;
  }

  .block-tspark__slider .slick-list {
    padding-right: 45px;
  }

  .block-tspark__slider .slick-slide {
    width: calc(((100vw - 30px) - 45px) / 2);
    margin-right: 15px;
  }


  /* goods list
  ------------------------------*/
  .is-label-top-page .goods_list_wrapper_ {
    display: flex;
    flex-flow: row nowrap;
    gap: 15px 15px;
  }

  .is-label-top-page .block-tspark__tab__content .goods_list_wrapper_ {
    flex-flow: row wrap;
    gap: 40px 25px;
  }

  .is-label-top-page .goods_list_wrapper_ > li {
    float: none;
    flex: none;
    width: calc(((100vw - 30px) - 45px) / 2);
    min-height: 20vw;
    margin: 0;
  }

  .is-label-top-page .block-tspark__tab__content .goods_list_wrapper_ > li {
    width: calc(((100vw - 50px) - 25px) / 2);
  }

  .is-label-top-page .goods_list_wrapper_ .tt_product2-6 .tt_product2-6__list {
    display: flex;
    flex-direction: column;
    position: relative;
    width: 100%;
    box-sizing: border-box;
  }

  .is-label-top-page .goods_list_wrapper_ .tt_product2-6__list > li {
    float: none;
    display: flex;
    flex-direction: column;
    position: initial;
    width: 100%;
    margin: 0;
  }

  .is-label-top-page .goods_list_wrapper_ .tt_product2-6__list > li:nth-child(2n+1) {
    float: none;
  }

  .is-label-top-page .goods_list_wrapper_ .tt_product2-6__favorite {
    display: block;
    position: absolute;
    top: auto;
    bottom: 0;
    right: 0;
    width: 30px;
    height: 30px;
    background-image: url(../img/usr/tspark/icon_goods_favorite.png);
    background-size: 100% auto;
    margin: 0 0 0 auto;
  }

  .is-label-top-page .goods_list_wrapper_ .tt_product2-6__favorite.-active {
    background: url(../img/usr/tspark/icon_goods_favorite_on.png);
    background-size: 100% auto;
  }

  .is-label-top-page .goods_list_wrapper_ .tt_product2-6_cartbutton {
    width: calc(100% - 38px);
    min-height: 30px;
    margin: 10px auto 0 0;
  }

  .is-label-top-page .goods_list_wrapper_ a.tt_product2-6 .tt_product2-6_cartbutton {
    margin: 10px auto 0 0;
  }

  .is-label-top-page .goods_list_wrapper_ .tt_product2-6__name {
    -webkit-line-clamp: 3;
    height: auto;
    /* height: 66px; */
    font-size: 12px;
    font-weight: normal;
    line-height: 22px;
    margin: 10px 0 0;
  }

  .is-label-top-page .goods_list_wrapper_ .tt_product2-6__priceText1 {
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
    margin-top: 7px;
  }

  .is-label-top-page .goods_list_wrapper_ button.tt_button4-1.tt_reservation,
  .is-label-top-page .goods_list_wrapper_ a.tt_button4-1.tt_reservation,
  .is-label-top-page .goods_list_wrapper_ button.tt_button4-1,
  .is-label-top-page .goods_list_wrapper_ a.tt_product2-6 button.tt_button4-1 {
    height: 30px;
    font-size: 10px;
    line-height: 18px;
  }

  .is-label-top-page .goods_list_wrapper_ .tt_product2-6__price {
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
    margin-top: 7px;
  }

  .is-label-top-page .goods_list_wrapper_ .tt_product2-6__price .-stock,
  .is-label-top-page .goods_list_wrapper_ .tt_product2-6__price .-stockfew {
    font-size: 10px;
    line-height: 15px;
    margin-top: 5px;
  }

  #tspark-zoids {
    position: relative;
    top: -2px;
  }

  #tspark-zoids .block-tspark__tab__content {
    top: auto;
  }

  /* tab
  ------------------------------*/
  .block-tspark__tab__item-box {
    /* margin: 0 15px; */
  }

  .block-tspark__tab__item {
    width: 33%;
    height: 10vw;
    /* background-image: url(../img/usr/tspark/tab_bg_sp.png); */
    margin-top: 6px;
  }

  .block-tspark__tab__item.is-active {
    /* background-image: url(../img/usr/tspark/tab_bg_active_sp.png); */
  }

  .block-tspark__tab__logo {
    padding: 0 1vw;
    position: relative;
  }
  .block-tspark__tab__picture-box {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .block-tspark__tab__picture-image {
    width: 87.5%;
    height: initial;
    max-height: 32px;
  }

  .block-tspark__tab__content {
    padding: 20px 25px 40px;
  }

  /* バナー
  ------------------------------*/
  .is-sp.is-label-detail-page footer #wrapping_info {
    background-color: #0A0A0D;
    padding: 20px 20px 10px;
  }

  /* ぱんくず
  ------------------------------*/
  .is-sp.is-label-detail-page #pr100-2 .tt_heading1-2__titleBrand{
    display: none;
  }
  .is-sp.is-label-detail-page #pr100-11 .tt_topicPath1-1__inner{
    background-color: #178FB5;
  }
  .is-sp.is-label-detail-page #pr100-11 .tt_topicPath1-1__subInner {
    background-color: #178FB5;
    padding: 2px 15px 2px;
  }

  .is-sp.is-label-detail-page #pr100-11 .tt_topicPath1-1__topicPath li a,
  .is-sp.is-label-detail-page #pr100-11 .tt_topicPath1-1__topicPath li span {
    font-size: 10px;
    letter-spacing: 0.75px;
    line-height: 22px;
  }

  /*------------------------------
   詳細ページ
  ------------------------------*/
  .is-sp.is-label-detail-page .tt_gnav1__menu,.is-sp.is-label-detail-page .tt_gnav1__search {
    display: none;
  }
  .is-sp.is-label-detail-page .tt_gnav1__nav .-active .tt_gnav1__menu,.is-sp.is-label-detail-page .tt_gnav1__nav .-active .tt_gnav1__search {
    display: block;
  }
  .is-sp.is-label-detail-page #pr100-3 {
    min-width: initial;
    margin: 0 15px;
  }

  .is-sp.is-label-detail-page .tt_product4-1__body .slider-container {
    width: calc(100vw - 30px);
    height: auto;
  }

  .is-sp.is-label-detail-page .tt_block17__image {
    width: auto;
    margin: 0;
  }

  .is-sp.is-label-detail-page .tt_product4-1__body .slick-slide img {
    width: 100%;
  }

  .is-sp.is-label-detail-page .tt_product4-1__body {
    padding-bottom: 0;
  }

  .is-sp.is-label-detail-page .tt_product4-1__zoom {
    font-size: 12px;
    line-height: 18px;
    margin: 10px 0 0 0;
  }

  .is-sp.is-label-detail-page .tt_product4-1__zoom::before {
    width: 21px;
    height: 20px;
    margin: -3px 10px 0 0;
  }

  .is-sp.is-label-detail-page .tt_product4-1__thumb li {
    padding: 2px;
    margin: 5px 10px 0 0;
  }

  .is-sp.is-label-detail-page .tt_product4-1 {
    margin-bottom: 10px;
  }

  .is-sp.is-label-detail-page .tt_product4-1__thumb {
    width: auto;
    font-size: 0;
    line-height: 0;
    margin: 0 -15px 40px 0;
  }

  .is-sp.is-label-detail-page .tt_product4-1__thumb li.-active,
  .is-sp.is-label-detail-page .tt_product4-1__thumb li:hover {
    background-color: #00C5D5;
    border: none !important;
  }

  .is-sp.is-label-detail-page .tt_block17__price {
    padding: 18px 0 15px 0;
  }

  .is-sp.is-label-detail-page .tt_block17__priceTitle {
    font-size: 12px;
    line-height: 18px;
  }

  .is-sp.is-label-detail-page .tt_block17__pricePriceText1 {
    font-size: 18px;
    line-height: 27px;
  }

  .is-sp.is-label-detail-page .tt_block17__status th {
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
  }

  .is-sp.is-label-detail-page .tt_block17__status td {
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
  }

  .is-sp.is-label-detail-page .tt_block17__status span {
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
  }

  .is-sp.is-label-detail-page .tt_block17__status td {
    padding-bottom: 15px;
  }

  .is-sp.is-label-detail-page .tt_block17__addset.cartbox_ {
    display: none;
  }

  .is-sp.is-label-detail-page #pr100-3 .tt_block17__body .tt_block17__btnGroup {
    display: flex;
    flex-flow: row wrap;
  }

  /* .is-sp.is-label-detail-page #pr100-3 .tt_block17__body .tt_block17__btnGroup .tt_button5-1, */
  .is-sp.is-label-detail-page #pr100-3 .tt_block17__btnGroup .tt_button5-1,
  .is-sp.is-label-detail-page .tt_block18__btnGroup .tt_button5-1 {
    width: 125px;
    font-size: 12px;
    line-height: 24px;
    padding-left: 47px;
    margin-left: 10px;
    padding-top: 15px;
  }

  .is-sp.is-label-detail-page .tt_block18__btnGroup .tt_button5-1 {
    color: #0A0A0D;
    text-align: left;
    border: none;
    background-color: #D4D4D4;
    padding-top: 15px;
    box-sizing: border-box;
  }

  .is-sp.is-label-detail-page button.tt_button4-1.tt_shortstock::before,
  .is-sp.is-label-detail-page a.tt_button4-1.tt_shortstock::before {
    left: auto;
  }

  .is-sp.is-label-detail-page .tt_button5-1.btn_bookmark_.not_favorite::before,
  .is-sp.is-label-detail-page .tt_button5-1.btn_bookmark_.not_favorite:hover::before,
  .is-sp.is-label-detail-page .tt_button5-1.btn_bookmark_::before,
  .is-sp.is-label-detail-page .tt_button5-1.btn_bookmark_:hover::before {
    top: 50%;
    left: 17px;
    width: 20px;
    height: 19px;
    transform: translateY(-50%);
    margin: 0;
  }

  .is-sp.is-label-detail-page .tt_block17__btnGroup .tt_share1-1 {
    display: flex;
    justify-content: center;
    width: 100%;
    margin: 20px 0 0 0;
  }

  .is-sp.is-label-detail-page .tt_block17__btnGroup .tt_share1-1 li {
    margin: 0 5px 0 5px;
  }

  .is-sp.is-label-detail-page .follow_cart {
    left: 0;
    bottom: 59px;
    box-sizing: border-box;
  }

  .is-sp.is-label-detail-page .tt_block17__btnGroup .tt_button4-1,
  .is-sp.is-label-detail-page .tt_block18__btnGroup .tt_button4-1 {
    width: calc(100% - 135px);
    margin: 0;
    background: #dd270a;
    border: none;
    height: 50px;
    font-size: 12px;
    text-align: center;
    padding-left: 0;
  }
  .is-sp.is-label-detail-page .tt_block17__btnGroup .tt_button4-1.tt_shortstock,
  .is-sp.is-label-detail-page .tt_block18__btnGroup .tt_button4-1.tt_shortstock,
  .is-sp.is-label-detail-page .tt_block17__btnGroup .tt_button4-1.tt_outside_sales,
  .is-sp.is-label-detail-page .tt_block18__btnGroup .tt_button4-1.tt_outside_sales {
    background:#393938;
  }
  .is-sp.is-label-detail-page .tt_block17__btnGroup .tt_button4-1.tt_app,
  .is-sp.is-label-detail-page .tt_block18__btnGroup .tt_button4-1.tt_app {
    background:#339966;
    color: #ffffff;
  }
  /* .is-sp.is-label-detail-page .tt_block17__btnGroup .tt_button4-1.tt_reservation,
  .is-sp.is-label-detail-page .tt_block18__btnGroup .tt_button4-1.tt_reservation {
    background:#FF3399;
  } */
  .is-sp.is-label-detail-page #pr100-3 .follow_cart button.tt_button4-1 {
    background: #dd270a;
    border: none;
    width: 101%;
    height: 33px;
    line-height: 30px;
  }
  .is-sp.is-label-detail-page #pr100-3 .follow_cart button.tt_button4-1.tt_shortstock, 
  .is-sp.is-label-detail-page #pr100-3 .follow_cart button.tt_button4-1.tt_outside_sales{
    background: #393938;
  }
  .is-sp.is-label-detail-page #pr100-3 .follow_cart button.tt_button4-1.tt_app {
    background: #339966;
  }
  /* .is-sp.is-label-detail-page #pr100-3 .follow_cart button.tt_button4-1.tt_reservation {
    background: #FF3399;
  } */
  .is-sp.is-label-detail-page #pr100-3 .follow_cart .tt_product2-6__price {
    margin-bottom:0;
  }

  .is-sp.is-label-detail-page #pr100-3 .follow_cart button.tt_button4-1.tt_reservation.tt_shortstock {
    width: 100%;
    border: 2px solid #393938;
    background: #393938;
    margin: 5px 0;
  }

  /* .is-sp.is-label-detail-page #pr100-3 .tt_block17__body button.tt_button4-1.tt_reservation.tt_shortstock, */
  .is-sp.is-label-detail-page #pr100-3 button.tt_button4-1.tt_reservation.tt_shortstock {
    width: calc(100% - 135px);
    border: 2px solid #393938;
    background: #393938;
    margin: 0;
  }
  .is-sp.is-label-detail-page .follow_cart div.tt_product2-6__list a.tt_button4-1.tt_app{
    font-size: 0.7rem;
  }
  .is-sp.is-label-detail-page button.tt_button4-1:before,
  .is-sp.is-label-detail-page a.tt_button4-1:before {
    left: 34px;
    right: auto;
    width: 20px;
    height: 20px;
/*    background: url(../img/usr/tspark/icon_detail_add_cart.png) 0 0 no-repeat; */
    background: none;
    background-size: 100% auto;
  }

  .is-sp.is-label-detail-page #pr100-3 .follow_cart .tt_button5-1 {
    width: 40px;
    padding: 0;
  }

  .is-sp.is-label-detail-page #pr100-3 .follow_cart .tt_button5-1.btn_bookmark_.not_favorite::before,
  .is-sp.is-label-detail-page #pr100-3 .follow_cart .tt_button5-1.btn_bookmark_.not_favorite:hover::before {
    left: 50%;
    margin-left: -10px;
  }

  .is-sp.is-label-detail-page .tt_product4-1__body .tt_block17__btnGroup {
    margin: 0;
  }

  .is-sp.is-label-detail-page .tt_block17__notes {
    padding: 10px 10px 1px;
    margin: 10px 0 40px;
  }

  .is-sp.is-label-detail-page .tt_block17__notes span,
  .is-sp.is-label-detail-page .tt_block17__notes div {
    color: #fff !important;
    font-size: 12px;
    line-height: 20px;
  }

  .is-sp.is-label-detail-page .tt_block15 {
    min-width: initial;
    margin: 40px 15px 40px;
  }

  .is-sp.is-label-detail-page div.goodscomment2_ {
    font-size: 12px;
    line-height: 24px;
    margin: 0;
  }

  .is-sp.is-label-detail-page .tt_block18 {
    margin: 0;
  }

  .is-sp.is-label-detail-page .tt_block18__detail {
    min-width: initial;
    margin: 40px 15px 40px;
  }

  .is-sp.is-label-detail-page .tt_block18__detail table th {
    vertical-align: middle;
  }

  .is-sp.is-label-detail-page .tt_block18__detail table th,
  .is-sp.is-label-detail-page .tt_block18__detail table td {
    font-size: 12px;
    padding: 11px 10px;
  }

  .is-sp.is-label-detail-page .tt_block18__payment {
    min-width: initial;
    margin: 40px 15px 40px;
  }

  .is-sp.is-label-detail-page .tt_title2-1__title .tt_title2-1__titleMainLabel {
    font-size: 16px;
    line-height: 24px;
  }

  .is-sp.is-label-detail-page .tt_block18__paymentText p {
    font-size: 12px;
    line-height: 22px;
  }

  .is-sp.is-label-detail-page .tt_block18__paymentText {
    font-size: 12px;
    line-height: 22px;
  }

  .is-sp.is-label-detail-page .tt_block18__btnGroup {
    min-width: initial;
  }

  .is-sp.is-label-detail-page .tt_block18__btnGroup a {
    color: #00C5D5;
  }

  .is-sp.is-label-detail-page .tt_block18__btnGroup .tt_share1-1 li {
    margin: 0 5px 0 5px;
  }

  .is-sp.is-label-detail-page .tt_block17__tagslist {
    margin-bottom: 40px;
  }

  .is-sp.is-label-detail-page #tagslist .tt_block17__btnGroup {
    flex-direction: row;
    margin-top: 20px;
  }

  .is-sp.is-label-detail-page #tagslist button.tt_button_tags,
  .is-sp.is-label-detail-page #tagslist a.tt_button_tags {
    font-size: 12px;
    font-weight: bold;
    line-height: 16px;
    border-radius: 30px;
    border: 1px solid #00C5D5;
    padding: 8px 19px 8px;
  }

  .is-sp.is-label-detail-page #tags_comment {
    font-size: 12px !important;
    font-weight: normal !important;
    margin-top: 11px !important;
  }

  .is-sp.is-label-detail-page .tt_block18__btnGroup button.tt_button4-1.tt_reservation.tt_shortstock {
    width: calc((100vw - 15px) - 150px);
    border: 2px solid #393938;
    background: #393938;
    margin-left: 15px;
  }

  .is-sp.is-label-detail-page .tt_block18__btnGroup .tt_share1-1 {
    width: 100%;
    font-size: 0;
    line-height: 0;
    text-align: center;
    margin: 20px 0 0 0;
  }

  .is-sp.is-label-detail-page .tt_block18__btnGroupList {
    margin: 0 15px 60px;
    padding: 40px 0 0 0;
  }

  .is-sp.is-label-detail-page #pr100-8  {
    display: none; /* 既存の「関連キャラクター・シリーズ」を非表示 */
  }

  .is-sp.is-label-detail-page .tt_block18__addset {
    display: none;
  }

  /* お気に入り */
  .is-sp.is-label-detail-page button.tt_button5-1:before,
  .is-sp.is-label-detail-page a.tt_button5-1:before {
    margin: 9px auto 0 17px;
  }

  /* RECOMMEND
    （変更前：あなたへおすすめのブランド・グッズ）
    OTHER PRODUCTS
    （変更前：この商品を見た方はこんなブランド・グッズを見ています）
  ------------------------------*/
  .is-sp.is-label-detail-page #tspark-detail-recommend,
  .is-sp.is-label-detail-page #tspark-detail-other-products {
    min-width: initial;
    margin: 60px 15px 30px;
  }
  .is-sp.is-label-detail-page #recommender_【spec_id】 {
    padding: 20px 25px 40px;
  }

  .is-sp.is-label-detail-page .block-tspark__detail-items-wrap {
    position: relative;
    width: 100%;
    height: auto;
    max-height: initial;
    background: url(../img/usr/tspark/bg_detail_list_arrow_sp.png) no-repeat left top;
    background-size: 100% auto;
    padding: 8px 0 4vw 43px;
    margin: 0 0 0 0;
    overflow: hidden;
  }

  .is-sp.is-label-detail-page .block-tspark__detail-items-wrap::before {
    content: "";
    position: absolute;
    top: 75vw;
    left: 0;
    background-color: #EDEDED;
    width: 100%;
    height: 100%;
  }

  .is-sp.is-label-detail-page .block-tspark__detail-items-wrap .tt_block4 .dv_recommend {
    width: 100%;
  }
  .is-sp.is-label-detail-page #pr100-7 .tt_block4 .block-tspark__detail-items-wrap .dv_recommend {
    width: 100%;
  }

  .is-sp.is-label-detail-page .tt_block4 .dv_recommend,
  .is-sp.is-label-detail-page #tagsProduct .dv_recommend {
    position: relative;
    width: 100%;
    margin: 0 0 0 0;
  }
  .is-sp.is-label-detail-page #tagsProduct .dv_recommend {
    overflow: hidden;
  }
  .is-sp.is-label-detail-page #_rcmdjp_display_1,
  .is-sp.is-label-detail-page #tagsProduct .dv_rc_title + div:not([class]) {
    flex-flow: row nowrap;
    gap: 15px 15px;
    height: auto;
    margin-right: -15px;
    padding-right: 15px;
    overflow-x: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .is-sp.is-label-detail-page #_rcmdjp_display_1::-webkit-scrollbar{
    display: none;
  }

  .is-sp.is-label-detail-page .tt_block4 .dv_recommend .dv_rc_items,
  .is-sp.is-label-detail-page #tagsProduct .dv_recommend .dv_rc_items {
    flex: none;
    width: calc(((100vw - 30px) - 45px) / 2);
    min-height: 66vw;
    height: auto;
    padding: 0 !important;
    margin: 0;
  }
  .is-sp.is-label-detail-page .tt_block4 .dv_recommend .dv_rc_items {
    min-height: 62vw;
  }

  .is-sp.is-label-detail-page .tt_block4 .dv_recommend .dv_rc_name,
  .is-sp.is-label-detail-page #tagsProduct .dv_recommend .dv_rc_name {
    -webkit-line-clamp: 3;
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
  }
  .is-sp.is-label-detail-page .tt_block4 .dv_recommend .dv_rc_name {
    -webkit-line-clamp: 2;
    height: 36px;
  }

  .is-sp.is-label-detail-page .tt_block4 .dv_recommend .dv_rc_price,
  .is-sp.is-label-detail-page #tagsProduct .dv_recommend .dv_rc_price {
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
    margin-top: 7px;
  }

  /* CHARACTER & SERIES
  ------------------------------*/
  .is-sp.is-label-detail-page #tspark-detail-character.block-tspark__section {
    margin: 60px 0 40px;
  }

  .is-sp .block-tspark__detail-character {
    margin: 30px 0 0;
  }

  .is-sp .block-tspark__detail-character__content-item-box {
    flex-flow: row wrap;
    gap: 15px 15px;
  }

  .is-sp .block-tspark__detail-character__content-item {
    width: calc((100% - 15px) / 2);
  }

  .is-sp .block-tspark__detail-character__content-item-link {
    height: calc((100vw - 45px) / 2);
    padding: 0 0 38px 0;
  }

  .is-sp .block-tspark__detail-character__content-item__picture-box {
    margin: 0 5px;
  }

  .is-sp .block-tspark__detail-character__content-item-text {
    bottom: 38px;
    font-size: 12px;
    line-height: 18px;
  }

  /* 最近見た商品（変更前：最近見たブランド・グッズ）
  ------------------------------*/
  .is-sp.is-label-detail-page #ajax_itemhistory .tt_title1-1__titleMainLabel::before {
    content: "最近見たホビー・ブランド・グッズ";
    color: #0A0A0D;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.5;
  }
  .is-sp.is-label-detail-page .tt_block10__inner {
    width: 100%;
    min-height: 320px;
    padding: 40px 15px 60px;
    margin: 0;
    box-sizing: border-box;
  }

  #itemHistory .tt_block10__list li {
    margin: 0 0 5px 5px;
  }

  .is-sp.is-label-detail-page .tt_title1-1__titleMainLabel {
    font-size: initial;
    line-height: initial;
  }

  .is-sp.is-label-detail-page #itemHistoryButton {
    top: auto;
    right: 15px;
    bottom: 40px;
    font-size: 14px;
    line-height: 21px;
  }

  .is-sp.is-label-detail-page #itemHistory .tt_block10__list {
    margin-top: 20px;
  }

  .is-sp.is-label-detail-page #itemHistoryButton .tt_check1-1 {
    color: #0A0A0D;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.5;
  }

  .is-sp.is-label-detail-page #itemHistoryButton .tt_check1-1::before {
    content: "×";
    display: inline-block;
    position: static;
    width: auto;
    height: auto;
    background: none;
    margin-right: 5px;
  }
}

@media only screen and ( max-width:768px ){
.revico-star-zone {
    color: #fff;
}
}