/** Shopify CDN: Minification failed

Line 969:0 Unexpected "}"

**/
/* setting  */
.content-wrapper{
  transition:opacity .5s;
}
.content-wrapper.on{
  opacity:0;
  transition:none;
}
/*header*/
.header__icons{
  padding-right:10px;
}
.header__menu-item{
    color: rgba(var(--color-foreground));
}
.header__active-menu-item,.list-menu__item--active{
    text-decoration: none!important;
}
.menu-drawer__utility-links{
  display:flex;
}
.fa-regular, .far{
  font-size: 1.8rem;
}
.menu-drawer__utility-links{
  padding-bottom:80px!important;
}
.menu-drawer .list-social{
  margin-top:0!important;
}
@media screen and (max-width: 749px){
.header__icon, .header__icon--cart .icon {
    width: 3.4rem;
}
}

/* footer*/
.footer__content-bottom{
  padding-bottom:70px;
}
/* collection*/
.artist-name{
  font-weight:bold;
}
.card-wrapper{
  margin-bottom:2rem;
  height:auto!important;
}
.card{
  position:relative;
}
.card:not(.ratio){
}
.card__content{
  display:block!important;
}
.card-wrapper:hover .card__badge{
  opacity:0;
}
.card__heading a{
  display:block;
  white-space: nowrap;
  overflow:hidden;
  text-overflow: ellipsis;
}
.card--media .card__inner .card__content{
  padding:5px!important;
}
.badge{
  font-size:1rem;
  vertical-align: top;
}
.badge.RESTOCK{
  background-color:#00B2EE;
  border-color:#00B2EE;
}
.badge.PREORDER{
  background-color:#24D330;
  border-color:#24D330;
}
.badge.USED{
  background-color:#D44942;
  border-color:#D44942;
}
.badge.VINYL-ONLY{
  background-color:#FFC20E;
  border-color:#FFC20E;
}
.badge.small{
  font-size:1rem;
  padding:3px 7px;
  vertical-align:middle;
  margin-left:5px;
}
.artist-name{
  margin:0!important;
  display:block;
  white-space: nowrap;
  overflow:hidden;
  text-overflow: ellipsis;
}
.card-information>*:not(.visually-hidden:first-child)+*:not(.rating) {
    margin-top: 0.2rem!important;
}
.card__information{
  padding-bottom:0!important;
}
.card-vender{
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.card-text{
font-size: 1.1rem;
text-align: justify;
-moz-text-align-last: left;
text-align-last: left;
display: -webkit-box;
overflow: hidden;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
width: 100%;
height: 35px;
word-break: break-all;
padding-top:5px;
}
.card-styles{
font-size:1rem;
padding-top:5px;
margin:10px 0!important;
}
.quick-add{
z-index:100!important;
margin:0!important;
position:absolute!important;
right:1rem;
bottom:1rem;
width:40px;
height:40px;
display:flex;
align-items:center;
justify-content:center;
opacity:0;
transition:opacity .3s;
pointer-events: none;
}
.card-wrapper:hover .quick-add{
  opacity:1;
  pointer-events: auto;
}
.quick-add__submit {
  padding:0!important;
  padding: 0!important;
  height: 40px!important;
  width: 40px!important;
  position: absolute;
  min-height:0;
 border-radius: 50%;
  left: 0;
  top: 0;
  letter-spacing: 0;
  line-height:0;
  background-color:#FFF;
  border:1px solid var(--gradient-background);
}
.fa-cart-plus:before{
  color:var(--gradient-background);
}
.quick-add__submit:hover .fa-cart-plus:before{
  color:#FFF;
}
.quick-add__submit:before,.quick-add__submit:after{
  display:none!important;
}
.quick-add__submit .loading-overlay__spinner{
  display:none!important;
}
.quick-add-modal__content-info{
  display:block!important;
}
.card-tracks{
  
}
.card-tracks{
  margin-top:1rem;
}
.itemTracksList.grid{
  display:flex;
  margin-left:-.3em;
  column-gap: 0;
  row-gap: 0;
}
.itemTracksListBtn button{
  font-size: var(--cg-text-md);
  margin: 0;
  font-weight: 400;
  font-family: inherit;
  border: none;
  background-color: transparent;
  align-content: center;
  align-items: center;
  vertical-align: middle;
  cursor: pointer;
  padding:0 5px;
  color:#000;
}

@media screen and (max-width: 989px){

}
/*  product  */
.product__modal-opener{
  pointer-events:none;
}
.product-media-modal {
    background-color: rgb(var(--color-background));
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    visibility: hidden;
    opacity: 0;
    z-index: -1;
}
.product__media-icon{
  display:none!important;
}
.product__head{
  margin-bottom:2em;
}
.product__subtitle{
  margin-top:0;
  margin-bottom:.2em;
    font-weight: 600;
}
.product__subtitle a{
  color:#000;
  text-decoration:none;
}
.product-form__buttons{
  max-width:none!important;
}
#wishlist-button-wrapper{
  display: flex;
  justify-content: center;
}

@media screen and (max-width: 749px){
.thumbnail-slider {
    display: none!important;
}
}
.price--large{
    display: flex;
    align-items: center;
}
.product .price--sold-out .price__badge-sold-out {
    background: #000!important;
    color: #FFF!important;
}
.product__tax{
  margin:0 0 0 5px!important;
}

.itemSpecs{
    grid-area: information;
}
.itemSpecs .itemInfo {
    display: grid;
    grid-template-columns: 130px 1fr;
}
.itemSpecs .itemInfo a{
  color:var(--gradient-base-accent-1)
}
.itemSpecs .itemInfo p{
  margin:0;
}
.spurit-po-wrapper{
  width:100%!important;
}
.design-pre-order-template-wrapper.hover-visible.true-style{
  width:100%!important;
}
.design-pre-order-template-wrapper button{
  display:block!important;
  width:100%!important;
}
.pre-order-2-button{
  border-radius:0!important;
}
.spurit-po-wrapper .design-pre-order-template-wrapper:not(.false-style) [data-pre-order-atc-button="1"]:hover .pre-order-2-button.hover{
  display:block!important;
}
.spurit-po-wrapper .design-pre-order-template-wrapper.hover-visible .pre-order-2-message{
  font-size:1rem;
  border-radius:0!important;
  text-align:left!important;
}

@media screen and (min-width: 750px){
.product__info-container {
    max-width:none!important;
}
}
.product__description iframe{
  max-width:344px;
  max-height:240px;
}
.youtubeVideo_block{
  position:relative;
  max-width:500px;
}
.youtubeVideo_block:before{
  content:"";
  display:block;
    padding-top: 56.25%;
}
.youtubeVideo_block iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
}
.itemTracks-name{
margin-bottom:1rem;
}
.itemTracks-name.grid{
    display: grid;
    grid-template-columns: 2em 1fr;
    cursor:pointer;
}
.itemTracks-name.grid:hover .track-title{
  text-decoration:underline;
}
.itemTracks-name button{
  font-size: var(--cg-text-md);
  margin: 0;
  font-weight: 400;
  font-family: inherit;
  border: none;
  background-color: transparent;
  align-content: center;
  align-items: center;
  vertical-align: middle;
  cursor: pointer;
  padding-left:0;
}
 .track-title{
  margin:0; 
  display:block;
  white-space: nowrap;
  overflow:hidden;
  text-overflow: ellipsis;
}
.playlist,.youtubelist{
  cursor:pointer;
}
.playlist *,
.youtubelist *{
  pointer-events:none;
}
button.play [class*=" cg-icon-"], .track button.play [class^=cg-icon-] {
    text-align: left;
    font-size: 12px;
}
.fa-solid{
  background-size:contain;
  background-position:center center;
  background-repeat:no-repeat;
  display:block;
  width:20px;
  height:20px;
}
.fa-play{
  background-image:url(https://teq-tokyo.com/cdn/shop/t/1/assets/play.svg);
}
.fa-backward-step{
  background-image:url(https://teq-tokyo.com/cdn/shop/t/1/assets/backward-step.svg);
}
.fa-forward-step{
  background-image:url(https://teq-tokyo.com/cdn/shop/t/1/assets/forward-step.svg);
}
.fa-pause{
  background-image:url(https://teq-tokyo.com/cdn/shop/t/1/assets/pause.svg);
}
.fa-pause{
  background-image:url(https://teq-tokyo.com/cdn/shop/t/1/assets/pause.svg);
}
.fa-xmark{
  background-image:url(https://teq-tokyo.com/cdn/shop/t/1/assets/xmark.svg);
  width:10px;
  height:10px;
}
.fa-cart-plus{
  background-image:url(https://teq-tokyo.com/cdn/shop/t/1/assets/icon-cart.svg);
}

.fa-brands.fa-youtube{
  background-size:contain;
  background-position:center center;
  background-repeat:no-repeat;
  display:block;
  width:20px;
  height:15px;
  background-image:url(https://teq-tokyo.com/cdn/shop/t/1/assets/youtube.svg);
}
 button[disabled]{
   opacity:.5;
}

/* Policy */
.shopify-policy__container {
  padding: 50px 20px;
  max-width: 560px;
  max-width: 65ch;
  margin: 0 auto;
}

  .shopify-policy__title h1 {
    text-align: center;
  }


@media screen and (max-width: 750px) {
  .shopify-policy__container {
    padding: 0 5%;
  }
}

/* cart */
.is-empty #cart-delivery-datetime_section{
  display:none;
}
.is-empty .drawer__footer{
  display:none;
}
.delivery-container,.cart__checkout-button,.cart__dynamic-checkout-buttons{
  max-width:none!important
}
@media screen and (min-width: 1250px) {
  #main-cart-footer{
    position:sticky;
    left:0;
    top:50px;
    margin-top:0;
    padding:0;
  }
  .cart__footer{
    display:block!important;
  }
  .cart__footer>*{
    max-width:100%;
  }
  .cart__footer>*+*{
    margin-left:0!important;
  }
  .cart__footer>*,.cart__footer>*+*{
    margin-left:auto!important;
    margin-right:auto;
  } 
  .cart__note{
    margin-bottom: 30px;
  }
}

/* player*/
.player{
  position:fixed;
  width:100%;
  left:0;
  bottom:0;
  height:70px;
  z-index: 999;
  align-items: center;
  background-color:#EEE;
  transform:translate3d(0,100%,1px);
  transition:transform .3s ease-in;
}
.player.active{
  transform:translate3d(0,0,1px);
}
.playerContent{
  padding: 0 20px;
  grid-template-columns: 1.6fr 3fr .4fr;
  display:grid;
  align-items: center;
  height: 70px;
}
.playerContent button{
  font-size: var(--cg-text-md);
  margin: 0;
  font-weight: 400;
  font-family: inherit;
  border: none;
  background-color: transparent;
  align-content: center;
  align-items: center;
  vertical-align: middle;
  cursor: pointer;
  padding:0 5px;
}
.playerLeft{
display: flex;
align-items: center;
justify-content: space-between;
height:50px;
}
.playerArtwork{
  width:50px;
  height: 100%;
}
.playerArtwork img{
  width:100%;
}
.playerTitle{
  font-size:1.2rem;
  width:calc(100% - 200px);
}
.playerTitle a{
  color:#000;
  display:block;
  white-space: nowrap;
  overflow:hidden;
  text-overflow: ellipsis;
}
.playerControls{
  display: flex;
  align-items: center;
  width:90px;
}
.playPauseButton{
  width:35px;
  height:35px;
  border-radius:50%;
  border:1px solid #000!important;
}
.playPauseButton .fa-play{
  padding-left:3px;
}
.playPauseButton .fa-pause{
  display:none;
}
.playPauseButton.on .fa-play{
  display:none;
}
.playPauseButton.on .fa-pause{
  display:block;
}
.playerBar{
  width: 90%;
  overflow: hidden;
  height:50px;
  display:flex;
  align-items:center;
  position:relative;
  margin:auto;
}
.playerLine{
  background-color:#FFF;
  width: 100%;
  display: block!important;
  height:20px;
  cursor:pointer;
}
.playerCursor{
  height:20px;
  position:absolute;
  width:10%;
  left:0;
  top:0;
  bottom:0;
  margin:auto;
  background-color:var(--gradient-base-accent-2);
  display: block!important;
  pointer-events:none;
}

.playerRight{
text-align: right;
display: flex;
justify-content: space-between;
align-items: center;
}
.playerText{
  font-size:13px;
}
@media screen and (max-width: 989px){
  .playerContent{
    grid-template-columns: 160px 3fr .3fr;
  }
  .playerArtwork{

  }
  .playerTitle {
    display:none;
  }
  .playerBar{
    width:95%;
  }
}
@media screen and (max-width: 749px){
  .player {
      height:60px;
    }
  .playerContent{
    padding: 0 10px;
    grid-template-columns: 120px 1fr 50px;
    height: 60px;
  }
  .playerLeft{
    height:40px;
  }
  .playerControls{
    width:78px;
  }
  .playerArtwork{
    width:40px;
  }
  .playPauseButton{
    width:30px;
    height:30px;

  }
  .playerBar{
    width:90%;
  }
  .playerText{
    font-size:10px;
    white-space:nowrap;
  }
  .playerContent button{
    padding:0 5px;
  }
  .playerContent button.nextback{
    margin:0 2px
  }
}

/*youtubePlayer*/
youtube-player{
  position:fixed;
  right:0;
  bottom:0;
  z-index:100;
  line-height: 0;
  display:none;
}
youtube-player.on{
  display:block;
}
youtube-player .close{
  position: absolute;
  right: 5px;
  top: 5px;
  background-color: #FFF;
  padding: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 20px;
  width: 20px;
  letter-spacing: 0;
  cursor: pointer;
}
youtube-player .close .fa-regular{
    font-weight: 400;
    font-size: 3rem;
    line-height: .8;
    color: #000;
    background-color: #FFF;
    cursor:pointer;
}
/* blog */
.blog-articles .article-card .card__information, .blog__posts .article-card .card__information{
  padding-left:0!important;
  padding-right:0!important;
}

/* Back in stock */
.ngc__modal-btn,._ngc__modal-btn {
  margin: 0 !important;
  width: 100% !important;
}

/* FAQ */
.faq_wrapper h2 {
  font-size:calc(var(--font-heading-scale) * 4rem);
  margin:2.5rem 0 ;
}

.faq_header {
  display: flex;
  flex-wrap: wrap;

  
}

.faq_header a {
  text-decoration: none;
  background-color: #f15a28;
  color: #fff;
  padding: 10px;
  display:inline-block;
  position: relative;
  width: 100%;
  transition: all .3s;
  margin-right: 14.7%;
  margin-bottom: 10px;
}

.faq_header a::after {
  content: "";
    position: absolute;
    top: 36%;
    right: 7%;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    display: block;
    width: 11px;
    height: 11px;
    border-left: solid 3px #FFF;
    border-bottom: solid 3px #FFF;
}

.faq_header a:hover {
  background-color: #c63606;
}


.faq_section {
  margin-top: 56px;
}

.faq_section h3 {
    font-size: 3rem;
    color: #ff15a28;
    padding-left: 1em;
    border-left: solid #f15a28 3px;
    font-weight: bold;
    margin-bottom: 1em;
}

.faq_section dl dt {
  font-weight: bold;
}

.faq_section dl dd p {
  margin-bottom :3em;
}

@media screen and (max-width: 749px) {
  .faq_header a {
    width: 100%;
    margin-right: 0;
  }
}

/*お問合せ*/
.contact-select{
  margin-bottom: 2rem;
  position:relative;
}
.contact-select select{
  height:45px;
  font-size: 1.6rem;
  display:block;
  width:100%;
  padding:0 1.5rem;
  color: rgba(var(--color-foreground),.75);
}
.contact-select-wrap{
  width:100%;
}
.contact-select-arrow{
  display:block!important;
  position:absolute;
  width:10px;
  height:10px;
  margin:auto;
  right:20px;
  top:0;
  bottom:0;
  border-top:1px solid #000;
  border-right:1px solid #000;
  z-index: 10;
  transform: rotate(134deg);
}
@media screen and (min-width: 750px){
.contact-select{
  margin-bottom: 2rem;
}
}

/* BLOG */
.blog-articles {
  grid-template-columns: 100%;
}
@media screen and (min-width: 750px){
.blog-articles {
    grid-template-columns: 32% 32% 32%!important;
    column-gap: 2% !important;
}
}
/* 記事*/
.article-template{
  max-width:1000px;
}
.article-template__hero-container{
  padding-top:5em;
}

/*CHART*/

.dj_name{
  margin-top: 0;
}

.dj_tag {
  display: block;
  color:rgba(var(--color-link),var(--alpha-link));
  text-decoration: none;
}

.dj_tag::before {
  content:"";
  background-image: url("/cdn/shop/files/dj_icon.svg?v=166489293");
  background-size: contain;
  background-position: center;
  width :1em;
  height: 1em;
  display:inline-block;
  vertical-align: middle;
  margin-right:0.5em;
}

.article-profile p img {
  width: 100%;
  vertical-align: top;
}

.article-profile_box {
  display: flex;

  margin-bottom : 10%;
}

.profile-dj-image {
  width: 45%;
}

.article-profile-dj-image{
  margin: 0;
}

.profile-info {
  margin-left: 5%;
}

.article-profile-info-link {
  padding: 0;
}

.article-profile-info-link li {
  list-style:none;
}

.artist-info {
  margin-top: 5%;
}

.dj_link {
  color: rgba(var(--color-foreground),.75);
}

@media screen and (max-width: 749px){

  .dj_name{
    margin-top: 0.83em;
  }
  .article-profile_box {
    flex-direction: column;
  }

  .profile-dj-image {
    width: 100%;
  }

  .profile-info {
  margin-left: 0;
  }
}

/*footer*/
.footer-block__details-content .list-menu__item--active{
  color:inherit!important;
}

/*絞り込み*/
.facets-wrap:first-child .list-menu__item:last-child{
  display:none;
}
/*再入荷*/
#__ngc_stock_notice_btn{
  background-color:#000!important;
}
#modal_title{
  margin-bottom:10px;
  line-height:1.3;
}
._ngc__modal__inner{
  width:80%!important;
  margin:0 15px!important;
}
@media screen and (max-width: 480px){
._ngc__modal__inner {
    padding-top: 20px!important;
    padding-bottom: 20px!important;
}
}
._ngc__modal__input, ._ngc__modal__input input {
    height: 45px!important;
}
._ngc__modal__input input,._ngc__modal__input__SMS input{
    padding:5px;
    font-size:16px;
}
._ngc__modal__input__SMS{
    height: 45px!important;
    justify-content: space-between!important;
}
._ngc__modal__input__SMS select {
    width: 60px!important;
}
._ngc__modal__input__SMS input{
  width:100%!important;
  padding:5px!important;
}
._ngc__modal__notice{
  font-size:1.2rem;
}
  
/*お気に入り*/
header .wk-icon__svg{
  stroke:#FFF;
  fill:#FFF;
}
.wk-button{
  color:rgba(var(--color-foreground),.75);
}


/* モバイル 絞り込み微調整 */
@media screen and (max-width: 749px) {
.mobile-facets__footer {
  bottom: 60px !important;
}
}
.delivery-caution{
  color:red;
  font-weight:bold;
}    
}