@charset "UTF-8";

@media screen and (min-width: 768px) {
  .event_sp_brain_l{
float:left;padding:10px 0px;width:49%;
}
.event_sp_brain_r{
  float:left;padding-right:20px;width:49%;padding-top:10px;
}
}
@media screen and (max-width: 767px) {
.event_sp_brain_l{
  float:none;width:100%;
  padding: 10px 0;
}
.event_sp_brain_r{
  float:none;width:100%;margin-left:0px;
    padding: 0 10px;
    /* font-size: 90%; */

}
.event_sp_brain_r p{
  /* font-size: 80%; */
  width:100%;
  padding: 0 0px;
}
} 
/*///////////////////////////////////*/
/*/ side menu /*/
.restock-io{
  position:fixed;
  width:70px;
  top:110px;
  right:115px;
  z-index:999;
  }
  .restock-io:hover{
    opacity:80%!important;
  }
.prepare{
  opacity:0.04;
  transition: opacity 0.4s;
}
  .new-io{
    position:fixed;
    width:70px;
    top:110px;
    right:190px;
    z-index:999;
  }
  .stock-io{
    position:fixed;
    width:70px;
    top:110px;
    right:40px;
    z-index:999;
  }
  @media (max-width: 767px) {
    .restock-io {
      top:60px;
      right:82px;
      }
  }
  @media (max-width: 767px) {
    .stock-io {
      top:60px;
      right:10px;
      }
  }
  @media (max-width: 767px) {
    .new-io {
      top:60px;
      right:154px;
      }
  }
  .backin{
    z-index:75;
    position: relative;
    background-color:#625739;
    /* background: #B6BCB7; */
    width:44%;
    color:white;
    font-weight:bold;
    font-size: 1.2rem;
  text-align:center;
    padding: 0.1em 0.5em;
    margin: -21px 5px 0px 53%;
    height:20px;
    bottom:5px;
    border-radius: 4px;
  }
  .newin{
    z-index:75;
    position: relative;
    background-color:rgb(255, 134, 48);
    background-color:#F06021;
    /* background-color:#625739; */
    width:44%;
    color:white;
    font-weight:bold;
    font-size: 1.2rem;
  text-align:center;
    padding: 0.1em 0.5em;
    margin: -21px 5px 0px 53%;
    height:20px;
    bottom:5px;
    border-radius: 4px;
  }
  .soundrate{
    background-color:#A39782;
    color:white;
    padding: 0.1em 0.5em;
    width:100%;
    margin: 10px 0px 0px 0px;
    border-radius: 4px;
  }
  .digital_trigger:hover{
    background-color:rgb(255, 134, 48);
    cursor:pointer;
  }
  .picked{
    z-index:76;
    position: relative;
    background-color:rgb(255, 134, 48);
    /* background-color:#F06021; */
    background-color:#625739;

      width:44%;
    color:white;
    font-weight:bold;
    font-size: 1.2rem;
    text-align:center;
    padding: 0.1em 0.5em;
    margin: -21px 5px 0px 5%;
    height:20px;
      right:3px;
      bottom:5px;
    border-radius: 4px;
  }
  /*/ side menu /*/
  /*///////////////////////////////////*/

.option_btn{
    z-index:75;
    background-color:#625739;
    color:white;
    font-weight:bold;
    font-size: 1.2rem;
    text-align:center;
    padding: 0.1em 0.5em;
    height:20px;
    bottom:5px;
    opacity: 0.6;
    width:126px;
    margin-top:2px;
    margin-left:5px;
    border-radius: 4px;
    float:right;
  }
  .option_btn :hover{
    opacity: 1;

  }
  .btn-new-pc{
    z-index:75;
    background-color:#625739;
    color:white;
    font-weight:bold;
    font-size: 1.2rem;
    text-align:center;
    padding: 0.1em 0.5em;
    height:20px;
    bottom:5px;
    opacity: 0.6;
    width:126px;
    margin-top:7px;
    margin-right: 25px;
    border-radius: 4px;
    float:right;
    cursor: pointer;
  }
  .btn-new-pc :hover{
    opacity: 1;

  }  
  .btn-new-mobile{
    z-index:75;
    background-color:#625739;
    color:white;
    font-weight:bold;
    font-size: 1.2rem;
    text-align:center;
    padding: 0.1em 0.5em;
    height:20px;
    bottom:5px;
    opacity: 0.6;
    width:100px;
    margin-top:7px;
    margin-right: 5px;
    border-radius: 4px;
    float:right;
    cursor: pointer;
  }
@media (min-width: 767px) {
  .btn-new-mobile{
    display:none;
  }
}
  
.subtag1,.subtag2 {
    cursor: default;
    background-color: white;
  }
  .subtag1,.subtag2 :hover{
    cursor: default;
    background-color: white;
  }
/*///////////////////////////////////*/
/*/ event_show /*/
.event_area_wrapper {
  background: #EFEAE1;
  width: 100%;
  margin: 20px 0px 10px 0px!important;
  background: #EFEAE1;
  padding: 0vw 0 0vw 0;
 }
 @media (max-width: 767px) {
  .event_area_wrapper {
    margin: 10px 0px 30px 0px!important;
    padding: 0vw 0 0vw 0;
    background: #EFEAE1;
  }
}
.event_area {
  width: 100%;
  margin: 20px auto 20px auto;
  padding: 0vw 40px 2vw 40px;
  padding-left: 40px;
  padding-right: 40px;
  max-width: 1355px;
  position: relative;
  background: #EFEAE1;
  flex-wrap: nowrap;
	overflow-x: scroll;
	overflow-y: hidden;
}
@media (max-width: 767px) {
.event_area{
  margin: 0px 0 20px 0;
  padding: 0 3vw 0 3vw;
}

}
.label_pick{
  margin-top: 15px;
  margin-bottom: 15px;
}
.subcontent_label {
  margin-top: 18px;
  margin-bottom: 18px;
  margin-left: 40px;
  margin-right: auto;
  color: #FFF;
  background: #F06021;
  border: 1px solid #F06021;
  display: inline-block;
  text-align: center;
  cursor: pointer;
  vertical-align: middle;
  line-height: 1;
  padding: 0.3em 1.2em;
  border-radius: 4px;
  font-weight: 400;
  font-size: 1.5rem;
}
@media (max-width: 767px) {
  .subcontent_label {
    margin-left: 20px;
  }

}
.event_ul {
  margin: 5px 0 0 0;
  width: 100%;
  height: 100%;
  display: flex;
  box-sizing: border-box;
  flex-wrap: nowrap;
  justify-content: flex-start;
  min-width: 2000px;
  margin-bottom: 10px;
  list-style: none;
  background-color: #9aac9d;
  background: #EFEAE1;


}

@media (max-width: 767px) {
  .event_ul {
    height: 70vw;
    margin: 0 0 30px 0;

  }
}

.event_ul li {
  padding-top: 0;
  /* margin-right: 2.4vw; */
  margin-right: 2.2vw;
  flex-basis: 22vw;
  min-height: 200px;
  /* height: 32vw; */
  max-width: 240px;
  position: relative;
  background-color: white;
}

@media (max-width: 959px) {
  .event_ul li{
    width: 22vw;
    margin-right: 3vw;
      margin-bottom: 4.2vw;
      flex-basis: 45vw;
      min-height: 200px;
      height: 34vw;
   }
  }

@media (max-width: 767px) {
  .event_ul li{
      margin-right: 3.2vw;
      margin-bottom: 4.2vw;
      width: 35vw;
      flex-basis: 43vw;
      min-height: 200px;
      height: 70vw;
   }
  }

@media (max-width: 767px) {
.event_ul li:nth-child(2n) {

}
}
.event-img {
  /* width: 100%; */
  background-color: rgb(237, 227, 229);
  /* min-height: 180px; */
  overflow: hidden;
}
/*@media (max-width: 767px) {*/
@media (min-width: 980px){
.event-img {
  /* width: 20vw; */
  max-width:240px;
  /* width: 100%; */
}
}
@media (max-width: 959px){
  .event-img {
    /* width: 100%; */
    width: 22vw;
    height:auto;
    margin: auto;
}
}
@media (max-width: 767px) {
  .event-img {
    width: 100%;
    background-color: rgb(237, 227, 229);
    min-height: 120px;
  }
}

.event-data img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.event-txt strong{
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%;
  font-size: 100%;
}

.event-txt {
  overflow: hidden;
  width: 100%;
  padding: 14px 10px;
  /* font-family: "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
  font-weight:bold; */
  font-size: 80%;
  min-height: 100px;
  line-height:1.6em;
  text-overflow: ellipsis;
}
@media (max-width: 767px) {
  .event-txt {
    line-height:1.5em;
    width: 31vw;
  }
}

@media (max-width: 959px) {
  .event-txt {
    line-height:1.7em;
  }
}
@media (min-width: 960px){
  .event-txt {
    width: 20vw;
    max-width: 240px;
  }
}

.flyer_image{
  margin-bottom:20px;
}
.eventName{
  display:inline-block;
  overflow:       hidden;
  text-overflow:  ellipsis;
  letter-spacing: 0;
}
/*/ event_show /*/
/*///////////////////////////////////*/

/*/ event /*/
/*/ event /*/
/*
.toplist .pick-genre {
  font-size: 1.2rem;
}
*/
/*/////////////////////////////////*/
/*
#content_item_area .detail{
 margin-top:5px;
}
#content_item_area .detail .d-comment{
 margin-top:5px;
}
#content_item_area .list-single .tab-content h1 {
  padding-top:0px;
}
*/
/*/////////////////////////////////*/
#search_btn {
  cursor: pointer;
}

.list-single .tab-list li {
  background: rgb(243 239 225);
}

@media (max-width: 767px) {
  .list-single .tab-list {
    background: #E8E4DE;
  }
}

.used_area {
  margin-top: 20px;
}

.used_inner {
  font-size: 1.4rem;
  background: #f3efe1;
  border-radius: 10px;
  padding: 10px;
}

.pick-format {
  font-size: 1.2rem;

}

.instock {
  opacity: 100% !important;
  top: 1px !important;
  font-size: 100% !important;
  padding: 0 0 !important;

}

.outofstock {
  text-decoration: line-through 1.7px solid #ce0404;
  opacity: 100% !important;
  top: 1px !important;
  font-size: 100% !important;
  padding: 0 0 !important;
}
_::-webkit-full-page-media, _:future, :root .outofstock {
  text-decoration: line-through ;
  text-decoration:1px solid;
  text-decoration-color: #ce0404;
  -webkit-text-decoration: line-through 1px solid #ce0404;
}

.back-list:hover {
  color: #F06021;
}

.your-class {
  width: 100vw;
}

.your-class div {
  height: 300px;
  width: 200px;
  background-color: red;
  margin: 20px;
}

.list-single {
  min-height: 250px;
}

.item-data .pick-comment {
  /*margin-top: -18px;*/
  /* 応急で */
  letter-spacing: 0;
}

.item-data {
  background-color: white !important;
}

@media (min-width: 767px) {

  .pickup-grid {
    padding-left: 40px;
    padding-right: 40px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 1455px;
    position: relative;
  }
}

@media (min-width: 768px) {
  .pickup-grid .gridflex {
    margin-right: 30px;
  }
}
.biko_txt{
  margin-top: 10px;
  font-size: 1.4rem;
text-align: justify;
}
/*
.pick-format-col {
  border-radius: 4px;
  padding: 1px 7px 1px 7px;
  border: 1px solid rgb(244, 236, 236);
}
*/

.file-type {
  font-weight: 400;
  color: #897E5F;
  border-color: #897E5F;
  font-size: 1.2rem;
}

.detail {
  min-height: 70px;
}


/* 応急で@斎藤さん */
/* 下記微妙にsampleとwishlistの間に余白入って
レイアウト崩れるので、外します @kuma 2022.9.27 */
/*
@media (max-width: 767px) {
  .toplist .btnset > li {
    width: auto;
  }
}
*/
.used-area {
  font-size: 1.5rem;
  margin-top: 20px;
}
.used-area p{ 
  margin-top: 10px;
  font-size: 1.3rem;
}



.pick-genre .pjax {
  display: inline !important;
}

.d-comment {
  /* word-break: break-all; */
}

.ul-nolist span {
  font-size: 100%;
  padding-right: 0.4em;
}

.format {
  top: calc(40px + 18px);
}

/**** 再生ファイルがない場合試聴を隠す ****/
.noplay,
.nosoundlink {
  opacity: 0.2;
  cursor: default;
}

.ds_cart {
  border-radius: 5px;
  border: 1px solid #f06021;
  padding: 0 3px 0 3px;
  margin-right: -15px;
  margin-left: 10px;
  cursor: pointer;
  background-color: #f06021;
  color: white;
}

/**** player prog bar touchイベント用 ****/
.jp-play-bar-move {
  background: #f06021;
  /*  position: relative;*/
  top: 0;
  width: 0;
  height: 100%;
  border-radius: 2.5px;
  z-index: 1310;
  position: absolute;
  user-select: none;
  /* CSS3 */
  -moz-user-select: none;
  /* Firefox */
  -webkit-user-select: none;
  /* Safari、Chromeなど */
  -ms-user-select: none;
  /* IE10 */
}

.jp-play-bar-move::after {
  width: 12px;
  height: 12px;
}

/**** search txt 関連 css ****/
.search_result_div {
  margin: 0;
  width: 385px;
  min-height: 18px;
  font-size: 12px;
  vertical-align: middle;
  cursor: pointer;
}

.search_result_pic {
  height: 50px;
  overflow: hidden;
  line-height: 1.8em;
}

.search_result_pic img {
  height: 50px;
}

.search_result_subject_div {
  margin: 0;
  width: 380px;
  min-height: 18px;
  font-size: 12px;
  vertical-align: middle;

}

.search_result_subject {
  font-weight: bold;
  margin: 0;
  min-height: 18px;
  padding-top: 4px;
  padding-left: 8px;
  padding-right: 8px;
  font-size: 12px;
  vertical-align: middle;
  position: relative;
}

.search_result {
  margin: 0;
  min-height: 18px;
  padding-top: 4px;
  padding-left: 8px;
  padding-right: 8px;
  font-size: 12px;
  vertical-align: middle;
  position: relative;

}

.search_result_div:hover {
  background-color: orange;

}

#search_txt_area {
  z-index: 1500;
  background: white;
  width: 385px;
  min-height: 150px;
  visibility: hidden;
  position: fixed;
  /*  top:30px; */
  /*  right:20px;*/
  padding-top: 7px;
  padding-bottom: 15px;
  font-size: 11px;
  /*  font-size: 100%;*/
  font-family: "Questrial script=all rev=1";
  font-weight: 400;
  font-style: normal;
}

/*  check-stock */
#check-backin {
  margin-right: 10px;
  width: 90px;
}

#check-stock {
  width: 100px;
}

/*  option_area */
/*test*/
#option_cng {
  cursor: pointer;
  width: 130px;
  margin-left: 15px;
}

#option_area {
  display: none;
  position: absolute;
  padding-top:6px;
  width: 700px;
  height: 400px;
  opacity: 0.9;
  top: 50%;
  left: 50%;
  margin-left: -350px;
  margin-top: -200px;
  background-color: #ece1e1;
  font-size: 84%;
  z-index: 1001;
}

#status_area {
  margin-top: 30px;
  width: 130px;
  list-style: none;
  padding-right: 10px;
  margin-left: 30px;
  float: left;
}

#filter_format {
  margin-top: 30px;
  width: 240px;
  list-style: none;
  padding-right: 10px;
  margin-left: 30px;
  float: left;
}

.option_close {
  margin-top: 10px;
  margin-right: 10px;
  right: 10px;
  font-size: 180%;
  text-align: right;
  width: 20px;
  position: absolute;
  cursor: pointer;
}

.regex {
  margin-bottom: 10px;
  margin-right: 10px;
  border: 1px solid #f06021;
  right: 10px;
  bottom: 10px;
  font-size: 100%;
  text-align: right;
  width: 100px;
  position: absolute;
  cursor: pointer;
}

#status_area label {
  appearance: checkbox;
}

#status_area input {
  appearance: checkbox;
}

#filter_format input {
  appearance: checkbox;
}
.empty_message{
  padding-left: 40px;
  padding-right: 40px;
  padding-top:30px;
    max-width: 1355px;
    margin: auto;
}
/*
.pick-format {
  display: block;
  color: #504F4F !important;
  font-size: 1.2rem !important;
  margin-bottom: 5px;
  text-align: center;
  width: 100%;
}
*/

@media (max-width: 767px) {
  #option_area {
    display: none;
    position: fixed;
    width: 300px;
    height: 500px;
    opacity: 0.9;
    top: 50%;
    left: 50%;
    margin-left: -150px;
    margin-top: -250px;
    background-color: #ece1e1;
    font-size: 84%;
    z-index: 1001;
  }

  #status_area label {
    appearance: checkbox;
  }

  #status_area input {
    appearance: checkbox;
  }

  #filter_format input {
    appearance: checkbox;
  }
}

/*
@media (min-width: 960px) {
  .toplist > li .txtset .pick-genre {
    height: 16px;
  }
}
*/

/*

@media (min-width: 960px) {
  .list-grid > li {
    flex-basis: calc((100% - 75px)/ 6);
    min-height: 300px;
  }
}
*/



/*  試聴ボタン音源なし */
.nosoundlink {
  opacity: 0.2;
  pointer-events: none;
}

/* tingle用 test*/
.tingle-modal-box__content {
  padding: 0 !important;
  margin: 0;
  height: 100%;
  background-color: rgb(245, 244, 239);
}

.tingle-modal-box {
  width: 800px;
  height: 80vh;
  padding: 0;
}

.tingle-modal--visible {
  background: rgba(0, 0, 0, 0.78);

}

.tingle-modal--visible .tingle-modal-box {
  animation: scale .28s cubic-bezier(.98, -.55, .965, 1.55) forwards;
}

.tingle-modal {
  z-index: 1400;
  animation: scale .1s forwards;

}

/* login cart iphone用 */
@media screen and (max-width:767.98px) {
  .login-body form input:not([type=submit]):not([type=button]) {
    font-size: 1.6rem !important;
  }
}

@media (min-width: 960px) {
  #content_item_area div.detail-hide {
    /*  font-size: 1.4rem !important;*/
  }

  .btn-buy span {
    /* font-size: 1.6rem !important;*/
  }


}


.side-option {
  position: relative;
  top: 15px;
  right: 20px;
  font-size: 1.4rem;
  /* margin:10px 25px 0 0; */
  float: right;
}

.linkred {
  border-bottom: solid 2px #F06021;
}

.side-option:hover {
  border-bottom: none;
}
@media (min-width: 1355px) {
  .side-option a{
      max-width: 1355px;
      margin: auto;
      /* background-color: #ddd; */
  }
}

.linkred:hover {
  border-bottom: 0px;
}

#content_item_area {
  min-height: 480px;
}

.blank_li {
  opacity: 0;
}

/* list media youtube用 */
.media_youtube {
  list-style-type: none;
  /* float:right; */
  display: flex;
  flex-wrap: wrap;
  justify-content:
    flex-end;
  height: auto;
  width: 100%;
  margin: 10px -5px 10px 0;
}

.media_youtube li {
  position: relative;
  display: inline-block;
  overflow: hidden;
  width: calc(100%/3.18);
  margin-right: 1.8%;
  padding: 0;
  /* float: right; */
  cursor: pointer;
}

.media_youtube li:first-child {
  margin-left: 0;
}

@media (max-width: 767px) {
  .media_youtube li {
    position: relative;
    display: inline-block;
    overflow: hidden;
    width: calc(100%/2.08);
    margin-right: 3.8%;
    margin-top: 2.5%;
    padding: 0;
    /* float: right; */
    cursor: pointer;
  }

  .media_youtube li:nth-child(2n) {
    margin-right: 0;
  }

  .media_youtube li:last-child {
    margin-right: 0;
  }

  .media_youtube li:before {
    content: "";
    display: block;
    padding-top: 56.25%;
  }

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

.ytimg {
  height: auto;
  width: 100%;
  margin: 0;
}

.youtubepngin {
  position: absolute;
  top: 0;
  left: -50%;
  right: -50%;
  bottom: 0;
  margin: auto;
  width: auto;
  height: auto;
}

/* modal youtube */
#modal-content {
  width: 80%;
  margin: 0;
  padding: 0;
  background: #fff;
  position: fixed;
  display: none;
  z-index: 99999;
}

#modal-content .inner {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  overflow: hidden;
}

#modal-content .inner #player {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

#modal-overlay {
  z-index: 9999;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 120%;
  background-color: rgba(0, 0, 0, 0.75);
}

/* common.js 修正　*/
.toplist a.pjax {
  display: inline;
}


.imgset a.pjax {
  display: block;
}

.img_single a.pjax {
  display: block;
}

@media screen and (max-width: 480px) {
  #sound_player .jp-details h2 {
    font-size: 1rem !important;
    /* 設定効かず */
  }
}

@media (min-width: 960px) {
  .list-single.single .format {
    top: calc(40px + 10px);
  }
}

/* 下部に固定。設定効かず */
/*
.list-double .btnset {
  align-items: flex-end;
  height: 28px;
}
*/

.logined {
  color: #F06021;

}

#content .ri-heart-fill {
  color: #F06021;
}

@media screen and (max-width: 480px) {
  .modal-wrapper .modal-body {
    height: calc(100% - 80px);
  }
}

.sub_display {
  background: #625739;
  padding: 4vw 0 1.5vw;
  display: flex;
  width: 100%;
  overflow-x: scroll;
  height: 600px;
}

.item-data-scroll {
  width: 220px;
  background: #fffefc;

}

.sub_display {}

.toplist-scroll {
  width: 2600px;
  height: 600px;
  white-space: nowrap;
  display: flex;
}

.img_single-scroll {
  width: 200px;
}

.toplist-scroll>li {
  width: 220px !important;
  list-style-type: none;
  margin: 10px;
  overflow: hidden;
  height: 380px;
}

.wish-registered i {
  color: #F06021;
}

.flexComment {
  overflow-wrap: normal;
}

.used_sale {
  border: 1px solid #dededf;
  margin-top: 7px;
  padding: 3px 0 0 10px;

}

.used_con_title {
  padding: 2px 0 0 10px;
  background: #E8E4DE;
}

.used_con_inner {
  margin: 10px 0px 40px 10px;

}

/* ////////////////////////////////////////
△ /user/ 用
//////////////////////////////////////// */

/* sub page */
.sec_subpage {
  margin: 0 auto 50px;
  width: 520px;
  margin-top: 50px;
  margin-bottom: 50px;

}

.sec_subpage h2 {
  font-size: 17px;
  color: #f06021;
  border-top: 1px dotted #f5af97;
  border-bottom: 1px dotted #f5af97;
  padding: 10px 0px 8px 5px;
}

/* about us */
#access {
  width: 520px;
  margin-bottom: 150px;
}

.sec_subpage p {
  margin: 0 auto;
  padding: 0;
  width: 100%;
  color: #808183;
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", Verdana;
  letter-spacing: 0.1em !important;
  font-size: 14px !important;
  margin-top: 25px !important;
  line-height: 1.7;
}


#access_gmap {
  float: left;
  width: 310px;
  margin-top: 40px;
  margin-bottom: 150px;
}

#access_gmap iframe {
  border: none;
}

#access_txt {
  float: right;
  width: 175px;
  margin-top: 20px;
}

#access_txt {
  margin-bottom: 15px;
}

/*Overseas*/
#tabwrap {
  background: #fff;
  overflow: hidden;
  width: 520px;
  min-height: 300px;
  margin: 40px auto;
  box-shadow: 0 0 20px #ddd;
  border: 1px solid #ddd;
  font: 15px/1.5 "Questrial", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック";
}

#tabwrap p {
  -webkit-transition: all 0.9s;
  -moz-transition: all 0.9s;
  transition: all 0.9s;
}

#tabs ul {
  width: 520px;
}

#tabs li {
  list-style: none;
}

#tabs li a {
  float: left;
  display: block;
  background: #f06021;
  padding: 10px;
  color: #fff;
  width: 108px;
  font-size: 12px;
  text-decoration: none;
  text-align: center;
  border-right: 1px solid #f99f80;
  border-left: 1px solid #f99f80;
  /*    text-shadow: 1px 1px 0 #000;*/
}

#tabs li a:hover {
  background: #f99f80;
}

#tabs li:first-child a {
  border-left: 0;
}

#tabs li:last-child a {
  border-right: 0;
}

#tabs li.current a {
  background: #fff;
  color: #666;
  text-shadow: 1px 1px 0 #fff;
}

#content10>div {
  clear: both;
  background: #fff;
  padding: 20px;
  line-height: 19px;
  color: #666;
  /*    text-shadow: 1px 1px 0 #fff;*/
  display: none;
}

#content10 .current {
  display: block;
}

#content10 #home.first {
  display: block;
}

#content10 p {
  margin: 0 0 20px 0;
}

/*help.php*/
#help_page {
  letter-spacing: 0.1em;
}

#help_page p {
  margin-top: 10px;
}

#help_page h3 {
  margin-top: 30px;
  color: #f06021;
}

/* △ /user/ 用
/*/
/*///////////////////////////////////////

///////////////////////////////////////*/

/*/ new & recommended /*/
/*@media screen and (min-width: 768px) {*/
.item_list .list-single .tab-content .btn-label {
  margin-top: 5px;
}

.item_list .list-single .tab-content .btn-label {
  margin-top: 5px;
}

.item_list .list-single .tab-content .note {
  margin-top: 5px;
}

.item_list .list-single .tab-content .detail {
  margin-top: 7px;
}

@media screen and (min-width: 768px) {
  .item_list .list-single .tab-content .detail .d-title {
    font-size: 92%;
  }
}

@media screen and (min-width: 768px) {
  .item_list .list-single .tab-content .detail .d-comment {
    font-size: 94%!important;
    margin-top: 7px;
  }
}
@media screen and (min-width: 768px) {
  .item_list .list-single .tab-content .detail .d-comment p{
    font-size: 94%!important;
    margin-top: 7px;
  }
}
@media screen and (min-width: 768px) {
  .item_list .list-single .tab-content h1 {
    padding-top: 12px;
    font-size: 1.6rem;
  }
}

@media (min-width: 768px) {
  .item_list .list-single .single-img {
    width: 27.8%;
    max-width: 280px;
  }
}

@media (min-width: 768px) {
  .item_list .list-single .single-txt {
    width: 68.9%;
    max-width: 610px;
  }
}

@media (min-width: 768px) {
  .toplist .txtset .pick-comment {
    font-size: 1.3rem;
  }
}

@media (min-width: 768px) {
  .toplist .txtset .pick-comment {
    margin-top: -3px;

  }
}
.list-hr {
  min-height:300px;
}
@media (min-width: 960px) {
  .list-hr {
    margin-top: 25px;
    padding-top: 40px;
  }
}

@media (min-width: 768px) {
  .list-hr {
    margin-top: 20px;
    padding-top: 40px;
  }
}

@media (max-width: 768px) {
  .list-single .tab-content h1 {
    padding-top: 32px;
  }
}

.mw_sc{
  height:510px;
}
.mw_scl{
  height:480px;

}

.mw_scl div{
  height:20px;
}
.mw_sc div{
  height:20px;
}


/*/ new & recommended /*/

/*/ grid tag /*/
.card-grid__container {
  margin: 2px auto 25px;
  border: solid 1px #897E5F;
  border-radius: 10px;
  width: 94%;
  white-space: nowrap;
  display: grid;
  grid-template-rows: repeat(2, 1fr);
  gap: 3px;
  grid-auto-flow: column;
}

.card-grid__item {
  background-color: #897E5F;
  height: 30px;
  border-radius: 5px;
  margin: 5px;
}

/*
.gridflex{
  width:2000px;
}
*/
.areag {
  width: 1000px;
  background-color: #fff;
  height: 50px;
  white-space: nowrap;
  overflow-x: scroll;
  overflow-y: hidden;
}

.list-tags {
  display: inline-block;
  max-width: 2000px;
  width: fit-content;
  min-height: 30px;
  white-space: nowrap;
}
.list-tags a{

}
.tab_area {
  width: 100%;
  margin: 20px 0 30px 0;
  padding: 0 40px 0 40px;
}

@media (max-width: 767px) {
  .tab_area{
    margin: 20px 0 30px 0;
    padding: 0 20px 0 20px;
    }
}

.tab_wrap {
  width: 100%;
  margin: 0px;
  overflow-x: scroll;
  overflow-y: hidden;
  height: 100px;
  border: solid 1px #897E5F;
  border-radius: 10px;
  font-weight: 400;
  color: #897E5F;
  border-color: #897E5F;
  font-size: 1.2rem;
  padding: 0.8em 0.75em;
}

.tag_ul {
  display: flex;

}
.tab_wrap li a{
  white-space: nowrap;
  font-weight: bold;
}
.tag_ul li {
  white-space: nowrap;
  ;
}
.list-tags a{
  white-space: nowrap;
  /* font-weight: bold; */
}
.tab_wrap ul {
  margin-bottom: 0.4em;
  list-style: none;
  display: flex;
  max-width: 1800px;
  display: flex;
}

.tab_wrap::-webkit-scrollbar-thumb {
  background: #897E5F;
  border-radius: 2px;
  height: 2px;
  left: 20px;
  right: 20px;
  margin: 20px;
  margin: 20px;
}

.tab_wrap::-webkit-scrollbar-track {
  background: rgb(221, 217, 217);
  border-radius: 2px;
  height: 1.3px;
  left: 20px;
  right: 20px;
  margin: 5px;
}

.tab_wrap::-webkit-scrollbar {
  height: 1px;
}

@media (max-width: 768px) {
  .tab_wrap {

  }

}
.tags_area{
  margin-top:50px;
}
/*/ grid tag /*/
.dgtl .pick-genre{
  font-weight: bold;
}
.dgtl .pick-genre .btnset{
  font-weight: normal;

}
.pagettl{
/* width:100%; */
height:7vh;
}
[page-src="justin"]{
  margin-bottom:40px;
}
.option_area{
  margin-top: 7px;
  margin-right: 35px;
  margin-left: auto;
  /* float:right; */
}@media (max-width: 768px) {
  .option_area{
    margin-top: 0px;
    margin-right: 0px;

  }

}
.option_area:hover{
  cursor:pointer;
  color: #ce0404;
}


/*/ digital_category /*/

.xsssssssxxxxxd-menu{
  height:30px;
  width:10vw;
  margin : 2px 10px 15px 5px;;
  list-style: none;
  padding : 0 20px 0 20px;
  cursor:pointer;
}
.d-menu li{
margin-left:5px;
width:11vw;
background: #F5F4EF;
}
#dmenu .d-menu{
visibility: hidden;
}
.dd-menu{
  margin-left:auto;
  margin-right:5px;
  width:10vw;
  list-style: none;
}

#dmenu{
  z-index:15;
  width:100%;
  /* background-color:rgb(245, 244, 239); */
  /* height:40px; */
}
.d-fixed{
  position: fixed;
  top:95px;
}/*/ digital_category /*/
.btn-selected {
  color: #FFF;
  background-color: #F06021;
  border-color: #F06021;
  text-decoration: none;
}
.btn-selected a{
  color: #FFF;
}

.btn-selected{

}

.li-selected {
  color: #F06021;
}
.downloads .pick-genre {
  margin: 0!important; ;
  display: inline-block!important;
}
.downloads .pick-genre a{
  margin: 0;
  color: #625739!important;
}
.pg{
  font-weight:700;
}

.downloads .pick-genre a:hover{
  color: #F06021!important;

}
.digital-header{
  background-color: #e8e4de!important;;
}
.d_nav{
  display: none;
}
.rec_change{
  float:right;
 margin-top:20px;
 font-size:120%;
}
.rec_forword,.rec_next{
 color:white;
 cursor:pointer;
}
.rec_forword {
  display: inline-block;
  -moz-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  transform: scaleX(-1);
}
.untriger{
  opacity:0.3;
  cursor:default;
}

#pickup{
  margin: 0;
  min-height:420px;
  padding-bottom:10px;
}
#pickup .container{
  padding:0 40px;
}
@media (max-width: 959px){
#pickup .container{
  padding:0 4vw;
}
}
#top-rock{
  min-height:340px;
  margin-bottom:30px;
}

.suggest{
   /* font-size:1.2rem;  */
   font-size:85%;
   margin-bottom: 5px;
  }

.suggest p{
  margin-bottom: 5px;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3; /* 行数 */
}
.suggest b{
  font-weight: 500;
  color: black;
}

/*.title_sticky{*/
#pagetitle {
  position: -webkit-sticky; /* safari対応 */
  position: sticky;
  top: 95px;/* 上端から10pxのところで固定 */
  height:35px;
  opacity:0.96;
  z-index:101;
  width:100%;
}
/* .title_sticky h1{ */
#pagetitle h1{
  font-size: 1.5rem!important;
}
#event>#pagetitle {
  height:60px;
}


@media (max-width: 959px){
  #pagetitle {
    top: 50px;/* 上端から10pxのところで固定 */

  }
}
@media (min-width: 1355px){
  #pagetitle .inner{
    max-width:1355px;
    margin:auto;
    /* background-color: #ddd; */
 }
}
@media (max-width: 767px) {
  #pagetitle {
    top: 50px;/* 上端から10pxのところで固定 */
  }
  #pagetitle h1{
    font-size: 1.4rem!important;
}
}


.onpic{
  z-index: 98;
  position: relative;
  -webkit-text-stroke: 0.5px #17770d;
  text-stroke: 0.5px #17770d;
  /* background: #B6BCB7; */
  width: 20%;
  color: rgb(255, 200, 0);
  font-weight: bold;
  font-size: 1.8rem;
  text-align: right;
  padding: 0.1em 0.3em;
  margin: -25px 2px 5px auto;
  height: 20px;
  bottom: 8px;
  border-radius: 4px;
}

/*

.suggest a:hover{
  color: #B1B1B1;
}
suggest b:hover{
  color: #B1B1B1;
}
*/
/* .suggest a:hover{
  opacity: 40%;
  }  */
  /*
#top-rock{
  min-height:500px;
}
 */
 /* その場で */
.fadeIn.downloads{
  transform: translate3d(0, 0, 0);
  animation-name:fadeInAnime;
/*  animation-duration:0.8s; */
  animation-duration:1.2s; 
  animation-fill-mode:forwards;
  opacity:0;
  }
  .downloads {
    opacity : 0.04;
    /* transform : translate(0, 20px);
    transition : all 500ms; */
}
  @keyframes fadeInAnime{
    from {
      opacity: 0;
    }

    to {
      opacity: 1;
    }
  }
  .icon{
    display: inline-block;
    padding: 0px 0 0 4px;
    vertical-align: middle;
  }
/*////////////////////////////*/
@media (max-width: 767px) {

.gnav-toggles .d-menu{
  margin: 0;

  display: inline-block;
  font-size: 1.6rem;
  line-height: 50px;
  color: #F5F4EF;
  width: 100% ;
  padding: 0 9vw;
  vertical-align: middle;
}
}
@media (min-width: 960px) {
.gnav-toggles .d-menu{
  float:left;
    margin:0px 5px 5px 5px;
    display: inline-block;
}
}
@media (max-width: 767px) {
.teststart{
  margin:15px 2% 15px 5%;
  width:40%;
}
}

@media (max-width: 767px) {
 .physcl-n,.btn-selected{
    margin:15px 2% 15px 5%;
    width:40%;
    color: #fff!important;
    }
}

@media (max-width: 767px) {
    .physcl-n a{
     color: #fff!important;
   }
 }
body,html{
  height: 100vh;
}
.slider{
  display: none;
}
.slider:first-child{
  display: block; 
}

.slider.slick-initialized{
  display: block; /*slick-initializedが付与されたら表示*/
}
#top-special{
  min-height:20vh;

}
@media (min-width: 960px) {

#top-special{
  /* min-height:45vh; */
  min-height: calc(2rem + (22vw - 9.6px) * 1);
}
}

@media (max-width: 767px) {
  #top-special{
    min-height:24vh;
   }
}
/*calc(2rem + (1vw - 9.6px) * 1)*/

/*========= スクロール途中でヘッダーが表示＆非表示するためのCSS ===============*/

#header_show{
    /*fixedで上部固定*/
    /* position: fixed; */
     /* top:135px;  */
  height: 40px;
  width:100%;
    z-index: 29;/*最前面へ*/
  /*以下はレイアウトのためのCSS*/
  display: flex;
  justify-content: space-between;
  align-items: center;
  background:#c3c6af;
  color:#fff;
  text-align: center;
  padding: 20px;
}

/*　上に上がる動き　*/

#header_show.defaultState{
  position: relative;

}
#header_show.UpMove{
  animation: UpAnime 0.5s forwards;
  position: relative;

}
@media (max-width: 767px) {
  #header_show.UpMove{
    animation: UpAnime 0.5s forwards;
    position: fixed;
    top:85px;

  }
  }
@keyframes UpAnime{
  from {
    opacity: 1;
  transform: translateY(0);
  }
  to {
    opacity: 0;
  transform: translateY(-50px);
  }
}
/* */
.mpMove{
  animation: UpAnime 0.5s forwards;
  position: relative;

}
/*　下に下がる動き　*/

#header_show.DownMove{
  position: fixed;
  top:185px;
  z-index:80;
  animation: DownAnime 0.5s forwards;
}
@media (max-width: 767px) {
  #header_show.DownMove{
    position: fixed;
    top:85px;
      
  }
}

@keyframes DownAnime{
  from {
    opacity: 0;
  transform: translateY(-0px);
  }
  to {
    opacity: 1;
  transform: translateY(0);
  }
}
@media (min-width: 768px) {
  #header_show{
  display:none;
}
}
@media (max-width: 767px) {
.option_area_pc{
  display:none;
}
}

.subdisplay_justin{
  margin-bottom:30px; 
}


.balloon_listgrid_pc{
   display: none; 
  position: absolute;
  max-width: 300px;
  text-align: center;
  /* width:100%; */
  top: 140px;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  margin-top:220px;
  /* margin-top:150px; */
  z-index:20;
  /* margin: 110px auto 0 auto; */

}
.balloon_listgrid_pc:after{
  opacity: 0.5;
}

.balloon_area_pc{
  display: none;

  position: static;
  margin-top:15px; 
  max-width: 300px;
  left:25px;
  text-align: right;
  width:100%;
  margin: 10px 0 0 auto;
}
.balloon_area_pc::after{
  opacity: 0.5;
}

.balloon_listgrid_pc .balloon1:after {
  content: "";
  position: absolute;
  top: -24px;
  left: 50%;
  /* margin-left: -17px; */
  border: 14px solid transparent;
  border-bottom: 14px solid #555;
  z-index: 1;
}

.balloon1 {
  display: inline-block;
  margin-right:25px;
  padding: 7px 10px;
  min-width: 120px;
  max-width: 300px;
  color: #d5cdb9;
  font-size:1.3rem;  text-align: left;
  background: #555;;
  border: 0;
  border-radius: 10px;
  box-sizing: border-box;
}

.balloon1:before {
  content: "";
  position: absolute;
  top: -24px;
  left: 50%;
  border: 12px solid transparent;
  border-bottom: 0px solid #FFF;
  z-index: 2;
}

.balloon1:after {
  content: "";
  position: absolute;
  top: 20px;
  left: 92%;
  /* margin-left: -17px; */
  border: 14px solid transparent;
  border-bottom: 14px solid #555;
  z-index: 1;
}

.balloon1 p {
  margin: 0;
  padding: 0;
}

.thisw{
  float: left;
  width:240px!important;
}
@media (min-width: 767px) {
  .thisw{
    float: left;

    width:299px!important;
  }
  }
.sns_area{
  margin-top:20px;
  text-align:right;
  margin:10px 0 30px auto;
  font-size: 1.4rem;
  width:100%;
}

.subcontent{
  min-height:350px;
  width:100%;
  background-color:floralwhite  ;
  margin-top: 15px;
  margin-bottom: 30px;
  padding:0 10px;
  padding-top: 30px;
}
.olive{
    background: #625739;
    padding-left: 0px;
    padding-right: 0px;

}
.event_area{
  max-height: 600px;
}