@charset "EUC-JP";

body {
margin: 0px;
padding: 0;
font-size:12px;
line-height: 25px;
color: #000;
letter-spacing: 1px;
font-family: "Helvetica Neue",Arial,"Noto Sans Japanese","Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;
}


h1,.detail_bold{
  
  font-size: 1.3rem;
  line-height: 2rem;
  border-bottom: 1px solid #ececec;
  padding: 20px 0 20px 0;
  text-transform:uppercase;
}

h1 a,.detail_bold a{
  color: #000;
  text-decoration: none;
}

h1 a:hover ,.detail_bold a:hover{
  color: #d50000;
  text-decoration: none;
}


h2.res{
  font-family: 'Oswald','Noto Sans Japanese' ,sans-serif;
  font-size: 25px;
  font-weight: 700;
  text-align: center;
  border-top:1px solid #ececec;
  padding-top: 50px;
  margin: 20px 0 15px 0;
  line-height: 35px;
}

h3.japanese{
  font-family: 'Noto Sans Japanese' ,sans-serif;
  font-weight: 300;
  text-align: center;
  padding-bottom: 30px;
}

h4{font-weight: bold;}

a{
  color: #d50000;
  text-decoration: none;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;

}

a:hover{
  color: #000;
  text-decoration: none;
}

li{list-style: none;}

/*??»ã????????*/

::selection{
background:#d50000;
color:#fff;
}
::-moz-selection{
background:#d50000;
color:#fff;
}

/* radio */

.checkbox {
  display: none;
}
.checkbox + .checkbox-icon {
  position: relative;
  vertical-align: middle;
}
.checkbox + .checkbox-icon:before {
  content: "\f372";
  font-family: "Ionicons";
  color: #ccc;
  font-size: 22px;
}
.checkbox:checked + .checkbox-icon:before {
  content: "\f374";
  color: #17bcdf;
}


/* ?????³ã???????§ã?¼ã??Fade */

.fade, .fade-red{
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.fade:hover {
  opacity: 0.4;
  filter: alpha(opacity=60);
}

.fade-red:hover {color: #d50000;}


/* ??¿ã?°ã????¶ã?¤ã?? */

.redtag,.ir_redtag,.bluetag,.yoyakutag,.greentag,.orangetag,.greytag,.blacktag{
  font-family: 'Oswald','Noto Sans Japanese' ,sans-serif;
  display:inline;
  padding: 3px 5px;
  color: #fff
}
.redtag,.ir_redtag{background-color: #d50000;}
.ir_redtag{margin-right: 15px;}
.yoyakutag{background-color: #d89b2b;}
.bluetag{background-color: #1e90ff;}
.greentag{background-color: #3cb371;}
.orangetag{background-color: #ff8c00;}
.greytag{background-color: #424242;}
.blacktag{background-color: #000;}
.redtag_sale{
    font-family: 'Oswald','Noto Sans Japanese' ,sans-serif;
    display: inline;
    padding: 2px 5px;
    border: 1px solid #d50000;
    box-sizing:border-box;
    color: #d50000;
}


/*?????³ã?????*/

.breadcrumbs{
display: flex;
font-size: 14px;
margin-bottom: 15px;
}
.breadcrumbs li{
  margin-right: 10px;
}



/* logo */

.logo{
  background-image: url("https://www.stereo-records.com/_svg/logo.svg") ;
  background-repeat: no-repeat;
  display: block;
  text-indent: -9999px;
  overflow: hidden;
}


/* ????????? */

.detail_info:after {content: "";
  display: block;
  clear: both}


/* ?????¼ã?¸ã?¢ã?????*/

#pageTop{
position: fixed;
bottom: 10px;
right: 10px;
}

/* ??¤ã?³ã??????????? */

.banner{margin-bottom: 50px; height: 100%;}
#main-gallery{margin: 10px 0 40px 0;}
.label_index{background-color: #f8f8f8;}
li.img{margin-bottom: 10px;}
li.center{text-align: center !important;}

.index_more{
  margin: 20px 0 20px 0;
  background-color: #fff;
  line-height: 200px;
  border: 1px solid #000;
  color: #000 !important;
  margin-left: auto;
  margin-right: auto
}
.index_more:hover {
  color: #fff !important;
  border: 1px solid #000;
  background-color: #000;
  border-color: #000;
}
.index_more {
  font-family: 'Noto Sans Japanese', sans-serif;
  letter-spacing: 2px;
  display: inline-block;
  width: 200px;
  height: 40px;
  text-align: center;
  text-decoration: none;
  line-height: 38px;
  outline: none;
}
.index_more::before,
.index_more::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}
.index_more,
.index_more::before,
.index_more::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;}

.ec_news{margin: 0 auto; width: 300px; padding-bottom: 20px;}
.ec_news li{
  margin-bottom: 20px;
}


 h2.catchCopy,.catchCopy{
  font-family: 'Noto Sans Japanese', sans-serif;
  font-size: 16px;
  color: #d50000;
  line-height: 30px;
  margin: -5px 0 60px 0;
  text-transform:uppercase;
}

.map{margin-bottom: -1px;}
.sns_box_inner{
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  justify-content: center;
}

/*???????????¼ã??*/

/*col1*/

.detail_navi{margin-bottom: 35px;}
.product_flag{font-size: 1rem;}
.product_flag li {float: left; margin-top: 30px; list-style-type: none;}

.product_info li , .detail_navi li { margin-bottom: 10px; }
.vinyl , .cover , .cover_text , .product_info, .condition{ margin-top: 30px;}



/*col2*/

.detail_col-2{line-height: 25px;}
.detail_text{margin-bottom: 50px; font-size: 14px; line-height: 30px; letter-spacing: 2px; text-align: justify;}
.detail_col-2 iframe, .detail_col-2 img, .audiojs {width: 100%;}

/* è©????*/

#trylist li{
  list-style-type:decimal-leading-zero;
  list-style-position: inside;
  padding: 15px;
  text-transform: uppercase;
}

#trylist li:nth-child(2n+2) {background: #ececec;}


/*col3*/

.price-box{
  font-family: 'Noto Sans Japanese', sans-serif;
  margin-bottom: 10px;
  font-weight: 700;
}
.detail_price,.sold{color: #000; font-size: 24px; font-weight: normal;}
.cartbtn li{line-height: 25px; list-style: none;}

.cart_btn{
  margin-top: 0px;
  background-color: #178432;
  line-height: 200px;
  border: 1px solid #178432;
  color: #fff !important;
  float: right;
  font-size: 0.9rem;
}
.cart_btn:hover {
  color: #178432 !important;
  border: 1px solid #178432;
  background-color: #fff;
}
.cart_btn {
  font-family: 'Noto Sans Japanese', sans-serif;
  display: inline-block;
  width: 100%;
  height: 55px;
  text-align: center;
  text-decoration: none;
  line-height: 55px;
  outline: none;
}
.cart_btn::before,
.cart_btn::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}
.cart_btn,
.cart_btn::before,
.cart_btn::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;}

.favin{
  margin-top: 0px;
  background-color: #313131;
  line-height: 200px;
  border: 1px solid #313131;
  color: #fff !important;
  float: right;
}
.favin:hover {
  color: #313131 !important;
  border: 1px solid #313131;
  background-color: #fff;
}
.favin {
  font-family: 'Noto Sans Japanese', sans-serif;
  display: inline-block;
  width: 100%;
  height: 30px;
  text-align: center;
  text-decoration: none;
  line-height: 28px;
  outline: none;
}
.favin::before,
.favin::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}
.favin,
.favin::before,
.favin::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;}


.want{
  background-color: #000;
  line-height: 200px;
  border: 1px solid #000;
  color: #fff !important;
  float: right;
}
.want:hover {
  color: #000 !important;
  border: 1px solid #000;
  background-color: #fff;
  border-color: #000;
}
.want {
  font-family: 'Noto Sans Japanese', sans-serif;
  font-size: 15px;
  letter-spacing: 3px;
  font-weight: 700;
  display: inline-block;
  width: 100%;
  height: 45px;
  text-align: center;
  text-decoration: none;
  line-height: 43px;
  outline: none;
}
.want::before,
.soldout::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}
.want,
.want::before,
.want::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;}

.denwa{
  border-top:1px solid #ececec;
  border-bottom:1px solid #ececec;
  line-height: 20px;
  margin-top: 30px;
  padding: 10px;
}
.denwa a{color: #006633;}

p.denwanum{font-family: 'Oswald','Noto Sans Japanese' ,sans-serif; font-size: 20px;}

.help_link{margin-top: 30px;}

.itemnum{
  background-color: #ececec;
  text-align: center;
  margin-bottom: 10px;
  padding: 5px 0px;
}

.item_sns li{
  float: left;
  line-height: 0px;
  margin: 30px 10px 0px 0px;
}


/*???????????¹ã??*/

li.price{color: #d50000;}
.list_narrow{
  flex-direction:row;
  margin-top: 60px;
}
.narrow_btn{
  font-family: 'Noto Sans Japanese' ,sans-serif;
  color: #fff;
  border:none;
  letter-spacing: 1px;
  padding: 2px 5px;
  background-color: #000;
}

.narrow_btn:hover{
  cursor: pointer;
  background-color: #909090;
  -webkit-transition: all .3s;
  transition: all .3s;
}



/* ########### çµ?è¾¼ã?¿ã????¼ã?¸ã?£ã?? ###########*/

.pager,.bottom_pager{
  font-family: 'Oswald','Noto Sans Japanese' ,sans-serif;
  text-align: center;
}
.pager{border-bottom: 1px solid #ececec; padding: 20px 0px 30px;}
.bottom_pager{padding: 33px 0px 33px;}

.pager ul , .bottom_pager ul{text-align: center;}


ul.bottom_pager p, ul.pager p{
    display: inline;
    margin-right: 20px;
}

.pager li, .bottom_pager li{
  display: inline;
  text-align: center;
  margin-right: 20px;
}


.next_pager{float: right;}
.prev_pager{float: left;}






/* ########### ????????¿ã?? ###########*/
.footer{border-top: solid 1px #ececec;}

.footer h4{
  font-size: 15px;
  font-family: 'Oswald', sans-serif;
  margin-bottom: 25px;
}

.main-nav, .footer-nav {
  display: -webkit-flex;
  display: flex;
}
.main-nav li:first-child {
  margin-right: auto;
}
.main-nav a {
  margin: 10px;
  border-radius: 5px;
  background: #60B99A;
  color: #fff;
  display: block;
  padding: 15px;
  text-decoration: none;
}
.main-nav .logo {
  background: #4584b1;
}

/* Main contents */
.footer-nav section {-webkit-flex: 1;flex: 1;}
.footer-nav li a  {color: #000; font-size: 14px;}
.footer-nav li a:hover{ color: #d50000; text-decoration: none;}

.footer-nav ul{
  text-align: left;
  list-style: none;
}

.footer-nav li{line-height: 30px;}



/* Label */

.ac-container {
  max-width: 100%;
  border-top: none;
}
.ac-container label {
  height: 13px;
  padding: 10px 15px;
  display: block;
  cursor: pointer;
  border-top: 1px solid #ececec;
}
.ac-container {
  width: 100%;
  margin: 10px auto;
}

.ac-container li{

}

.ac-container input {
  display: none;
}

/* Contents */
.ac-container article {
  overflow: hidden;
  transition: 0.5s;
}
.ac-container article p {
  padding: 20px;
  line-height: 1.5;
}
.ac-container input:checked ~ article {
  height: auto;
  border-top: 1px solid #ececec;
}


/* helpç³»ã????¼ã?¸ã????¼ã?? */

.otoiawase,.onegai{
  height: auto;
  padding: 30px;
  margin-top: 50px;
  margin-bottom: 50px;
  background-color: #f2f1f1;
}



/* ?????³ã?­ã?³ã?°ã??*/


.r_no1,.r_no2,.r_no3,.r_no4,.r_no5,.r_no6{
  font-size: 16px;
  font-family: 'Oswald','Noto Sans Japanese' ,sans-serif;
  width:50px !important;
  height:50px;
  line-height: 50px ! important;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  text-align: center !important;
  margin: 0 auto;
  margin-bottom: 30px !important;
}

.r_no1{color: #aea149; border: 1px solid #aea149;}
.r_no2{color: #acacac; border: 1px solid #acacac;}
.r_no3{color: #a56e26; border: 1px solid #a56e26;}
.r_no4,.r_no5,.r_no6{color: #000; border: 1px solid #000;}



/* ########### spotify?????£ã?¼ã????? ########### */

.spotify_grid{
  padding-top: 45px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}

.spotify,.spotify_logo{
  border: 1px solid #f2f1f1;
  padding: 30px;
  margin-bottom: 45px;
}

.spotify_grid::after{
  content:"";
  display: block;
  width:30%;
}

.spotify_logo{
display: flex;
justify-content: center;
align-items: center;
}

.spotify_tag{
  margin-bottom: 20px;
}








@media ( max-width:1199px ) {


.maincontents, .footer-nav {margin: 15px;}

.hedmenu, ul.dropmenu, .footer-logo, section.col-1, .rightsidecontents,
.search_form, .headermenu,.infobox, td.list_catchcopy, td.list_cartbtn,
tr.itemlist_title, td.price, .help_link{
  display: none;
   }


.drawer-brand{font-family: 'Oswald','Noto Sans Japanese' , sans-serif; color: #ffffff !important;
}

.i-search{margin: 10px;}
.i-search-input,.i-search-03{font-size: 16px;}
.drawer-menu{font-size: 1rem; background-color: #333;}

/*??­ã??*/

.logo{
  margin-left: auto;
  margin-right: auto;
  width: 160px;
  height: 30px;
}

/*?????¼ã????¢ã?¤ã?³ã??*/

.cartlink{
  float: right;
  color: #000;
  position: fixed;
  font-size: 35px;
  top:12px;
  right: 10px;
  z-index: 2;
}

/* layout*/

.leftmaincontents{padding-top: 0px;}
.newitem{text-align: center;}


/* ??°å?¥è?·ã????¹ã???????³ã?? */

.newlist{
  margin-top: 10px;
  display: -webkit-flex;
  display: flex;
}

.thisweek, .lastweek {
  font-family: 'Noto Sans Japanese' , sans-serif;
  display: inline-block;
  width: 50%;
  height: 50px;
  letter-spacing: 2px;
  text-align: center;
  text-decoration: none;
  line-height: 50px;
  outline: none;
}

.thisweek::before, .lastweek::before,
.thisweek::after, .lastweek::after{
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}

.thisweek, .lastweek,
.thisweek::before, .lastweek::before,
.thisweek::after, .lastweek::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.thisweek {background-color: #bf0000; color: #fff;}
.thisweek:hover {background-color: #cc3333;color: #fff;}
.lastweek {background-color: #313131; color: #fff;}
.lastweek:hover {background-color: #5a5a5a;color: #fff;}


/* ???????????? */

.header{border-bottom: solid 1px #ececec; padding: 20px;}


/*???index??¹ã????¤ã?????*/

.carousel-cell {
  width: 100%;
  height: auto;
  margin-right: 10px;
}

/* ??¤ã?³ã???????????*/

.newitem, .useditem, .rankingitem{
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  flex-wrap:wrap;
}

.rankingitem{margin: 20px;}

.newarrival-grid, .used-grid, .ranking-grid {
  height: auto;
  width: 48%;
  list-style-type: none;
  display: block;
  margin-bottom: 20px;
}

.newarrival-grid li, .used-grid li, .ranking-grid li{
  text-align: left;
  display: block;
  line-height: 20px;
  margin-bottom: 10px;
}

.index_img{width: 100%; height: 100%;}

.iflame-index{
  width: 100%;
  height: 950px;
  margin-bottom: 20px;}

.label_body{margin: 15px;}

.twitter,.facebook{width: 100%; margin:15px;}

/*???????????¼ã??*/

.product_detail{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-direction:column;
}

.detail_col-1{order: 1; padding: 30px 0 30px 0;}
.detail_col-3{order: 2;}
.detail_col-2{order: 3;}

.detail_col-3, .detail_col-2 {padding: 30px 0 30px 0;}

.cart_btn {height: 70px; line-height: 70px;}

.favin {
  height: 50px;
  line-height: 48px;
  margin-bottom: 10px;
}

.col3-bottom-box {padding-bottom: 140px;}

/*?????³ã?¡ã?³ã????¼ã?·ã?§ã??*/

.rec_flex{
  margin: 20px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap; /* Safari */
  flex-wrap: wrap;
  justify-content: space-between;
}

.recommend_box{width: 130px; padding: 20px 5px 20px;}
.recommend_box p{margin-top: 20px; line-height: 20px;}


/* ???????????¹ã?? */

.list_narrow{border-bottom: 1px solid #ececec;}
tr.list_linkbox{border-bottom: 1px solid #ececec;}

td.img{
  width: 150px;
  height: 150px;
  padding: 15px 0px 10px 0;
}

td.artist_title{
 font-family: 'Noto Sans Japanese', sans-serif;
 font-size: 10px;
 vertical-align:top;
 padding: 10px 0 10px 25px;
 line-height: 20px;
 width: 100%;
 clear: right;
}

.artist_title h3 a{
  font-size: 10px;
  line-height: 20px;
  color: #000;
  font-weight: 700;
  text-decoration: underline;
}

.artist_title h3 a:hover{color: #000; text-decoration: underline;}


/*????????¿ã??*/
.bottom_pager{padding: 33px 0px 25px;}
.footer-nav a{color: #000 !important;}
.footer-nav{padding: 30px; justify-content: center;}
.copyright {
  color: #fff;
  text-align: center;
  background-color: #d50000;
  padding: 50px;
}

}



/* ########### 1200px ########### */

@media (min-width: 1200px) {


/*none*/

.cartlink,.drawerbtn{display: none;}


/* logo */

.logo{
  background-image: url("https://www.stereo-records.com/_svg/logo.svg") ;
  background-repeat: no-repeat;
  display: block;
  text-indent: -9999px;
  overflow: hidden;
}


/* 2?????????layout */

.leftmaincontents{
  width: 850px;
  height: auto;
  float:left;
  margin-right: 50px;
  line-height: 20px;
}

.rightsidecontents{
  width: 300px;
  float: right;
  margin-top: 27px;
}


/* ??¤ã?³ã???????????*/


.newitem, .useditem, .rankingitem{
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  flex-wrap:wrap;
}

.newarrival-grid, .used-grid{height: 300px; list-style-type: none; display: block;}
.ranking-grid {height: 440px; list-style-type: none; display: block;}
.newarrival-grid li, .used-grid li , .ranking-grid li{
  width: 180px;
  text-align: left;
  display: block;
  line-height: 20px;
  margin-bottom: 10px;
}

.index_img{width: 180px;???height: 180px;}
.twitter,.facebook{width: 300px; padding: 60px;}
.twitter-timeline {width: 200px;}

.iflame-index{width: 1218px; height: 400px; margin: 0 0 0 -8px;}

/* boxfloat */

.search_form, .footer-logo,
.cart-view {float: left;}



/* clear fix */

.header:after, .infobox:after,
.maincontents:after, .header-in:after, .navigation:after, .telphone:after, .hedmenu ul:after, .headermenu:after,
.logo, .mainnavigation:before, .sub-memu, .footer-in:after, .detail_info:after,
.product_detail:after, .leftmaincontents:after, .itemfoundbox:after, .tenpoannai:after {content: "";
  display: block;
  clear: both}


/*??­ã??*/

.logo{float: left; width: 350px; height: 35px;}


/* ??¡ã?³ã????¼ã????²ã?¼ã?·ã?§ã?? */

.member {float: right;}

.member ul  {
  margin-right: -8px;
  padding: 0;
  list-style: none}


.member li  {
  padding: 0px 12px;
  float: right;
  width: auto}

.member ul a {color:#000; text-decoration: underline;}
.member ul a:hover{color: #d50000;}

/* ?????????????????²ã?¼ã?·ã?§ã?? */

.hedmenu ul {
  font-family: 'Noto Sans Japanese', sans-serif;
  margin-right: -10px;
  padding: 0;
  list-style: none;
  float: right;
  letter-spacing: 2px;
  font-weight: 700;
}


.hedmenu li a { display: block; padding: 0px 10px; color: #000;}
.hedmenu li a:hover{color: #d50000;}
.hedmenu li {float: left; width: auto}


/* ??¡ã?¤ã?³ã???????²ã?¼ã?·ã?§ã?? */

.navigation{float: left; margin-bottom: 5px;}
nav { font-size: 16px; font-family: 'Oswald', sans-serif;}

/* è¦???¡ã????¥ã?? - Parent nav */
nav > ul > li {
  position: relative;
  float: left;
  margin-right: 10px;
  list-style: none;
}
nav a {
  color: #000;
  text-decoration: none;
}
nav ul a:hover {
  color: #000;
  text-decoration: underline;
}

/* å­???¡ã????¥ã?? - .sub-menu */
nav .sub-menu {
  float:left;
  list-style: none;
  font-family: 'Oswald', sans-serif;
  position: absolute;
  width: 600px;
  background: #fff;
  top: 27px;
  margin-left: -30px;
  display: none;
  border-bottom: 1px solid #ececec;
  border-left: 1px solid #ececec;
  border-right: 1px solid #ececec;
  z-index: 1000;
}
nav .sub-menu a {
  color: #000;
  padding: 10px 30px;
  display: block;
  line-height: 12px;
  text-align: left;
}

nav .sub-menu a:hover {color: #000; text-decoration: underline;}

/* ????????¼ï??????????¼ã????¹ã?§å????¡ã????¥ã?¼è¡¨ç¤? */
/* Display sub menu by hover & focus */
nav .menu-item-has-children:hover ul,
nav .menu-item-has-children ul.focused {
  display: block;
}

.sub-menu-bloc2{float:right; margin-left: 20px;}
ul.iconmenu{float: right; font-size: 20px; margin: -5px -20px 5px 0;}
li.iconmenu{margin-left: 10px;}



/* æ¤?ç´¢ã???????¼ã?? */



.i-search-input{
  border: 1px solid #ececec;
  color: #A9A9A9;
  padding-bottom: 1px;
  padding-left: 12px;
  padding-right: 1px;
  vertical-align: top;
  outline: none;
}

.input{background-color: #fff; border: solid 1px #ececec;}

.i-search-03{
  border: 1px solid #ececec;
  margin-left: -6px;
  margin-right: -3px;
  padding-left: 32px;
  vertical-align: top;
  outline: none;
}


.search_button {
  font-family: 'Noto Sans Japanese' , sans-serif;
  font-size: 14px;
  letter-spacing: 2px;
  border:none;
  margin-left: -5px;
  display: inline-block;
  width: 150px;
  height: 40px;
  text-align: center;
  text-decoration: none;
  line-height: 40px;
  outline: none;
}

.search_button::before,
.search_button::after{
  position: absolute;
  z-index: -1;
  display: block;
  cursor: hand;
  content: '';
}

.search_button,
.search_button::before,
.search_button::after, {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s !important;
  transition: all .3s !important;
}

.search_button {
  margin-left: -3px;
  background-color: #000;
  cursor: pointer;
  cursor: hand;
  color: #fff;
}
.search_button:hover {
  background-color: #333;
  cursor: pointer;
  cursor: hand;
  color: #fff;
}



/* ??°å?¥è?·ã????¹ã???????³ã?? */


.thisweek, .lastweek {
  font-family: 'Noto Sans Japanese' , sans-serif;
  font-size: 14px;
  letter-spacing: 2px;
  display: inline-block;
  width: 200px;
  height: 40px;
  text-align: center;
  text-decoration: none;
  line-height: 40px;
  outline: none;
}

.thisweek::before, .lastweek::before,
.thisweek::after, .lastweek::after{
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}

.thisweek, .lastweek,
.thisweek::before, .lastweek::before,
.thisweek::after, .lastweek::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.thisweek {margin-right: -1px; background-color: #bf0000; color: #fff;}
.thisweek:hover {background-color: #cc3333; color: #fff;}
.lastweek { margin-left: -5px; background-color: #313131; color: #fff;}
.lastweek:hover { background-color: #5a5a5a; color: #fff;}
.itemfoundbox{margin: 30px 0 30px 0;}


/*index??¹ã????¤ã?????*/

.carousel-cell {
  width: 980px;
  height: 490px;
  margin-right: 10px;
}


/* ?????³ã?¡ã?³ã????¼ã?·ã?§ã??*/

.recomendation{ margin-top: 100px; height: 300px;}
 .rec_flex {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
 }

.recommend_box{width: 130px; padding: 30px 0 50px;}
.recommend_box p{ margin-top: 20px; line-height: 20px;}


/* ????????¿ã?? */
.footer-in{padding: 60px 0 60px 0;}
.footer-logo {float: left;}
.footer-nav section {margin-left: 160px;}
.footer-logo ul{
  margin-top: 20px;
  list-style: none;
  line-height: 20px;
  text-align: center;
}

.copyright {float:right;}






.header-in, .dropmenu,.itemfoundbox,.maincontents,.sns_box,.flame_wp_rss,.stereo_news_inner,
.footer-in, .fixed, .detail_page , .rec_flex,.cart_main ,.rankingitem
  {width: 1200px;
  margin-left: auto;
  margin-right: auto}


.header,.fixed  {margin: 20px 0 20px 0; border-bottom: solid 1px #ececec}





/*???????????¼ã??*/


li.label{margin: 32px 0 0 40px;}
.product_detail section { -webkit-flex: 1; flex: 1; margin-top: 30px;}
.detail_info{margin: 15px 0 15px 0;}


/*detail ?????????1*/

.detail_col-1{ float: left; width: 250px; margin-right: 60px;}
.genre_link{margin-top: -30px;}
.genre_link a:before {
  content: "\A" ;
  white-space: pre;
  line-height: 25px;
}

/*detail ?????????2*/

.detail_col-2{ float: left; width: 650px; margin-right: 60px;}

/*detail ?????????3*/

.col3-bottom-box {padding-bottom: 100px;}
.detail_col-3{float: right;width: 180px;}

/* position sticky*/

.detail_col-1,.detail_col-3{
  position: -webkit-sticky;
  position: sticky;
  top: 110px;
}



/* ########### ???????????¹ã?? ########### */



/*???????????¹ã???????¼ã?????*/


.item_list{width: 100%; margin-top: 100px;}

.item_list th{
  font-family: 'Oswald','Noto Sans Japanese' ,sans-serif;
  font-weight: 700;
  letter-spacing:  1px;
  border-bottom: 1px solid #ececec;
  padding: 0px 0px 20px 25px;
}

.item_list td{vertical-align: middle; padding-left: 25px;}
.item_list tr{border-bottom: 1px solid #ececec;}
.labelprice{margin-top: 40px; list-style: none;}
.labelprice li{ margin-bottom: 10px;}



td.img{
  width: 150px;
  height: 150px;
  padding: 15px 0px 10px 0;
}

td.artist_title{
 font-family: 'Noto Sans Japanese', sans-serif;
 vertical-align:top;
 padding: 40px 0 40px 30px;
 line-height: 20px;
 width: 300px;
}

.artist_title h3 a{
  font-size: 14px;
  line-height: 20px;
  color: #000;
  font-weight: 700;
  text-decoration: none;
}

.artist_title h3 a:hover{color: #000; text-decoration: underline;}
td.list_catchcopy{width: 400px;line-height: 22px;}
td.price {text-align: center;}
td.price a {color: #000; line-height: 20px;}
td.cartbtn{width: 100px; vertical-align: middle;}
td.list_cartbtn{width: 100px;}
.list_cartbtn li{text-align: center; list-style: none;}
.labellink a{color :#000; text-decoration: none;}
.labellink a:hover{color :#000; text-decoration: underline;}


/*?????¹ã???????¿ã??*/


.list_cart{
  margin-top: 2px;
  background-color: #d50000;
  line-height: 200px;
  border: 1px solid #d50000;
  color: #fff !important;
  float: right;
}
.list_cart:hover {
  color: #d50000 !important;
  border: 1px solid #d50000;
  background-color: #fff;
  border-color: #d50000;
}
.list_cart {
  font-family: 'Noto Sans Japanese', sans-serif;
  letter-spacing: 2px;
  display: inline-block;
  width: 100px;
  height: 40px;
  text-align: center;
  text-decoration: none;
  line-height: 38px;
  outline: none;
}
.list_cart::before,
.list_cart::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}
.list_cart,
.list_cart::before,
.list_cart::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;}


.list_want{
  margin-top: 2px;
  background-color: #000;
  line-height: 200px;
  border: 1px solid #000;
  color: #fff !important;
  float: right;
}
.list_want:hover {
  color: #000 !important;
  border: 1px solid #000;
  background-color: #fff;
  border-color: #000;
}
.list_want {
  font-family: 'Noto Sans Japanese', sans-serif;
  letter-spacing: 2px;
  display: inline-block;
  width: 100px;
  height: 40px;
  text-align: center;
  text-decoration: none;
  line-height: 38px;
  outline: none;
}
.list_want::before,
.list_want::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}
.list_want,
.list_want::before,
.list_want::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;}

.list_wish{
  margin-top: 2px;
  background-color: #363636;
  line-height: 200px;
  border: 1px solid #363636;
  color: #fff !important;
  float: right;
}
.list_wish:hover {
  color: #363636 !important;
  border: 1px solid #363636;
  background-color: #fff;
  border-color: #363636;
}
.list_wish {
  font-family: 'Noto Sans Japanese', sans-serif;
  letter-spacing: 2px;
  display: inline-block;
  width: 100px;
  height: 40px;
  text-align: center;
  text-decoration: none;
  line-height: 38px;
  outline: none;
}
.list_wish::before,
.list_wish::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}
.list_wish,
.list_wish::before,
.list_wish::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;}



/* ########### ?????­ã???????¡ã????¥ã?? ########### */


ul.doropmenu {margin-top: 5px;}
.dropmenu {margin-top: 70px;}
.dropmenu li {position: relative; float: left; margin-right: 20px;}

.dropmenu li a {
  display: block;
  color: #000;
  font-weight: 700;
  font-family: 'Oswald','Noto Sans Japanese' ,sans-serif;
  padding-bottom: 16px;
}
.dropmenu li ul {
  list-style: none;
  position: absolute;
  z-index: 100;
  top: 100%;
  left: 0;
  width: 250px;
}
.dropmenu li ul li {
  overflow: hidden;
  text-decoration: none;
  width: 100%;
  height: 0;
  color: #fff;
  transition: .2s;
}
.dropmenu li ul li a {
  padding: 13px 15px;
  background: #ececec;
  text-align: left;
  font-weight: normal;
}

.dropmenu > li:hover > a {  background: #fff; }
.dropmenu > li:hover li:hover > a {  background: #ccc;???}
.dropmenu > li:hover > ul > li {
  overflow: visible;
  height: 36px;
}
.dropmenu li ul li ul { top: 0; left: 100%;}
.dropmenu li:last-child ul li ul { left: -100%; width: 100%;}
.dropmenu li ul li ul:before {
  position: absolute;
  content: "";
  top: 13px;
  left: -20px;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-left-color: #000;
}
.dropmenu li:last-child ul li ul:before {
  position: absolute;
  content: "";
  top: 13px;
  left: 200%;
  margin-left: -20px;
  border: 1px solid transparent;
  border-right-color: #000;
}
.dropmenu li ul li:hover > ul > li {overflow: visible; height: 36px;}
.dropmenu li ul li ul li a {  background: #ececec }
.dropmenu li:hover ul li ul li a:hover {  background: #ccc}


/*??¢ã?¤ã?³ã?³ã????­ã???????¡ã????¥ï??*/


.iconmenu{font-size: 20px; float: right; margin-top: -3px;}
.a-red a:hover{color:#d50000;}
.iconmenu li {position: relative; float: left; margin-right: 20px;}
.iconmenu li a {
  display: block;
  color: #000;
  font-weight: 700;
  font-family: 'Oswald','Noto Sans Japanese' ,sans-serif;
  line-height: 1;
  text-decoration: none;
  padding-bottom: 15px;
}

.iconmenu li ul {
  font-size: 12px;
  list-style: none;
  position: absolute;
  z-index: 100;
  top: 100%;
  left: 0;
  width: 123px;
}
.iconmenu li ul li {
  overflow: hidden;
  text-decoration: none;
  width: 100%;
  height: 0;
  color: #fff;
  transition: .2s;
}
.iconmenu li ul li a {
  padding: 13px 15px;
  background: #ececec;
  text-align: left;
  font-weight: normal;
}

.iconmenu > li:hover > a {  background: #fff; }
.iconmenu > li:hover li:hover > a {  background: #ccc;???}
.iconmenu > li:hover > ul > li {
  overflow: visible;
  height: 36px;
}
.iconmenu li ul li ul { top: 0; left: 100%; }
.iconmenu li:last-child ul li ul {left: -100%; width: 100%;}
.iconmenu li ul li ul:before {
  position: absolute;
  content: "";
  top: 13px;
  left: -20px;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-left-color: #000;
}
.iconmenu li:last-child ul li ul:before {
  position: absolute;
  content: "";
  top: 13px;
  left: 200%;
  margin-left: -20px;
  border: 1px solid transparent;
  border-right-color: #000;
}
.iconmenu li ul li:hover > ul > li { overflow: visible; height: 36px;}
.iconmenu li ul li ul li a { background: #ececec }
.iconmenu li:hover ul li ul li a:hover { background: #ccc}



/*fixedèª¿æ??*/

.fixed {
  background-color: #fff;
  position: fixed;
  margin-top: -200px;
  width: 100%;
  z-index: 10000;
}


/* ########### ????????¼ã?? ########### */

.form{margin-top: 50px;}



/* ########### ?????¥ã?¼ã?¹ã????£ã?¼ã????? ########### */

.news_item{
  border-top: 1px solid #ececec;
  padding: 30px 0 30px 0;
  margin-top: -13px;
}

.news_item li{margin-bottom: 12px;}
p.news_datetime{margin-bottom: 20px;}
