@charset "utf-8";
/* CSS Document */

/*共通部分*/


.dp_none{
    display: none;
}
.res960{display: none;}
.res600{display: none}
.new_btn{
/*   position: absolute;*/
/*   top: 0;*/
   width: 9em;
   margin: 0 auto 1em;
   font-size:4.5em;
   height: 5em;
   text-align: center;
   background: url(../thumb/naviback/white_paint_1.png);
   background-repeat: no-repeat;
   background-size: contain;
   background-position: center;
}
.new_btn a{
   width: 9em;
/*   font-size:4em;*/
   height: 5em;
   display: block;
color: #000;
   font-family: 'Permanent Marker', cursive;
   font-family: 'Ceviche One', cursive;
   display: flex;
   justify-content: center;
   align-items: center;
   line-height: 0.8;
}
.new_btn a span{
margin-left: -0.3em;
}
.new_btn a span .small_term{
   font-size: 0.4em;
   font-family:  "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ",Meiryo,"Lucida Grande","Lucida Sans Unicode","ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
   color: #f00;
   font-weight: bold;
}
.new_btn a span .click{
   font-size: 0.7em ;
   text-shadow: 3px 3px 5px #ccc;
}
.new_btn a span .click_triangle{
   font-size: 0.6em;
   vertical-align: middle;
}
.new_btn:hover .click_triangle{
transform: translateX(15px);
   transition: 0.5s;
}
.thumb nav {
   margin-top: 5em;
width: 100%;

}
.thumb nav p,.lineup{
    font-family: 'Ceviche One', cursive;
       color: #fff;
    font-size: 7em;
    text-align: center;
/*   margin-bottom: 0.3em;*/
}
.lineup{
margin-bottom: 0.4em;
}
.thumb nav ul li{
   font-family: 'Ceviche One', cursive;
   color: #fff;
width: 33.33%;
   float: left;
   font-size: 1.78em;
   text-align: center;
/*   padding: 0.5em 0;*/
   margin-bottom: 3em;
}
.thumb nav ul li a{
   font-family: 'Ceviche One', cursive;
   padding: 0.1em 0;
   display: block;
   font-size: 2.5em;
}
.head_list a{
   font-family: 'Ceviche One', cursive;
   padding: 0.1em 0;
   display: block;
   font-size: 2.5em;
}
.thumb nav ul li a:hover{
color: #fff;
   opacity: 1;
   cursor: pointer;
}
/*
.thumb nav ul li #apparel,.thumb nav ul li #knick{
background: url(../thumb/naviback/red_paint.png);
   background-repeat: no-repeat;
   background-size: contain;
   background-position: center;
}
.thumb nav ul li #acce,.thumb nav ul li #trad{
background: url(../thumb/naviback/blue_paint.png);
   background-repeat: no-repeat;
   background-size: contain;
   background-position: center;
}
.thumb nav ul li #light,.thumb nav ul li #music{
background: url(../thumb/naviback/yellow_paint.png);
   background-repeat: no-repeat;
   background-size: contain;
   background-position: center;
}
*/
.thumb nav ul li.red_paint{
background: url(../thumb/naviback/red_paint.png);
   background-repeat: no-repeat;
   background-size: contain;
   background-position: center;
}
.thumb nav ul li.blue_paint{
background: url(../thumb/naviback/blue_paint.png);
   background-repeat: no-repeat;
   background-size: contain;
   background-position: center;
}
.thumb nav ul li.yellow_paint{
background: url(../thumb/naviback/yellow_paint.png);
   background-repeat: no-repeat;
   background-size: contain;
   background-position: center;
}
form#search-box{
display: flex;
   justify-content: center;
}
form #search_key{
border:0;
padding:5px;
font-size:1.2em;
font-family:Arial, sans-serif;
color:#000;
border:solid 1px #ccc;
margin:12px 0 12px;
width:320px;
   float: left;
}
form #search_key:focus {
    border:solid 1px #EEA34A;
}
form #search-button{
/*margin-left: 1em;*/
width: 5em;
   height: 51px;
   text-align: center;
   line-height: 45px;
/*   background: #fff;*/
   font-size: 3em;
   font-family: 'Ceviche One', cursive;
   float: left;
   background: url(../thumb/naviback/gray_paint.png);
   background-repeat: no-repeat;
   background-size: contain;
   background-position: center;
   color: #fff;
   
}
form #search-button a{
font-family: 'Ceviche One', cursive;
   display: block;
   color: #fff;
}
form #search-button a:hover{
color: #fff;
   cursor: pointer;
}
#main_nav p.search_p{
   font-size: 1.4em;
   display: block;
   margin-bottom: 2em;
}



#search_area ul{width: 100%;}
#search_area ul li{
/*   width: 13%;*/
   width: 15.38%;
   margin: 1em 0.64%;
   float: left;
}
#search_area ul li.search_top{
float: none;
   margin-left: 2%;
   font-size: 1.5em;
   width: 96%;
   box-sizing: border-box;
   color: #fff;
   font-weight: bold;
}


#search_area ul li.search_li{
/*width: 13%;*/
   width: 15.3%;
   margin: 1em 0.64%;
   float: left;
}
#search_area ul li.search_li p{
height: 5em;
}


.goods_lineup{
border: solid 5px #fff;
       margin-bottom: 7%;
   box-sizing: border-box;
/*   display: none;*/
}
.goods_lineup .thumb_img{
   display: none;
}
.goods_lineup .thumb_img.new{
display: block;
}
.goods_lineup .thumb_img img{
margin-bottom: 0.5em
}
#search_area ul li p{
font-size: 1em;
   color: #fff;
       height: 5em;
   line-height: 1.2;
}
#search_result{
   padding-top: 1em;
   margin-bottom: 5em;
}
.thumb nav ul li a{
line-height: 2;
    color: #fff;
}
.thumb nav ul li #acce,.thumb nav ul li #knick{
line-height: 0.68
}
.thumb nav ul li #light{
line-height: 1.2
}
.thumb nav ul li #acce span,.thumb nav ul li #knick span{
font-family:  "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ",Meiryo,"Lucida Grande","Lucida Sans Unicode","ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
   font-size: 0.5em
}
.thumb nav ul li #apparel.apparel_box,.thumb nav ul li #knick.knick_box{
background: #f00;
border-radius: 10px 10px 0 0;
   display: block;
}
#result_area.apparel_box,#result_area.knick_box{
background: #f00;
   margin-bottom: 5em
}
.thumb nav ul li #acce.acce_box,.thumb nav ul li #trad.trad_box{
background: #004eff;
border-radius: 10px 10px 0 0;
   display: block;
}
#result_area.acce_box,#result_area.trad_box{
background: #004eff;
   margin-bottom: 5em
}
.thumb nav ul li #light.light_box,.thumb nav ul li #music.music_box{
background: #ffc800;
border-radius: 10px 10px 0 0;
   display: block;
}
#result_area.light_box,#result_area.music_box{
background: #ffc800;
margin-bottom: 5em
}

#result_area.retrieval_box{
background: #aeaeae;
margin-bottom: 5em
}
#search_result .after{
color: #f00;
}


#search_head .head_list{
   font-family: 'Ceviche One', cursive;
   color: #fff;
   width: 33.33%;
   float: left;
   font-size: 1.3em;
   text-align: center;
   margin: 2em 0 0;
   border-radius: 10px 10px 0 0;
   display: block;

}
#search_head .head_list a{
   font-family: 'Ceviche One', cursive;
   color: #fff;
   width: 100%;
   float: left;
   text-align: center;
   margin: 2em 0 0;
   border-radius: 10px 10px 0 0;
   display: block;
   line-height: 3
}
#search_head .head_list a#apparel_head,#search_head .head_list a#trad_head,#search_head .head_list a#music_head,#search_head .head_list #retrieval_head{
font-size: 5em;
line-height: 1.5;
   margin-top: 1em;
}

#search_head .head_list a:hover{
opacity: 1;
}
#search_head .head_list #acce_head,#search_head .head_list #knick_head{
line-height: 1
}
#search_head .head_list #light_head{
line-height: 1.5
}
#search_head .head_list #apparel_head,#search_head .head_list #knick_head{
background: #f00;
}
#search_head .head_list #acce_head,#search_head .head_list #trad_head{
background: #004eff;
}
#search_head .head_list #light_head,#search_head .head_list #music_head{
background: #ffc800;
}
#search_head .head_list #retrieval_head{
background: #aeaeae;
}

.sub_category ul{
    width: 100%;
margin-top: 0.5}
#search_area .sub_category ul li{
      width: 20%;
    margin: 2em 2.5% 1em;
    text-align: center;
    background: #fff;
    padding: 0.5em
}
.sub_category ul li a{
  font-family: 'Ceviche One', cursive;
/*   padding: 0.1em 0;*/
   display: block;
   font-size: 3em; 
    color: #fff;
    border: dashed 3px;
    display: block;
}
.sub_category ul li a:hover{
    cursor: pointer;
}
.sub_category ul li a.active,.sub_category ul li.active{
    border-radius: 10px;
}
.sub_category ul#sub_apparel a,.sub_category ul#sub_knick a{
    color: #f00;
    border-color: #f00;
}
.sub_category ul#sub_acce a,.sub_category ul#sub_trad a{
    color: #004eff;
    border-color: #004eff;
}
.sub_category ul#sub_light a,.sub_category ul#sub_music a{
    color: #ffc800;
    border-color: #ffc800;
}
#result_area .not_find{
    width: 100%;
    font-size: 2em;
    color: #fff;
    text-align: center;
    box-sizing: border-box;
}
.thumb_img a p{
   margin-bottom: 1em;
/*   display: -webkit-flex;*/
/*    display: flex;*/
/*    -webkit-justify-content: center;*/
/*    justify-content: center;*/
/*    -webkit-align-items: center;*/
/*    align-items: center;*/
}
#search_result li a img{
margin-bottom: 0.5em;
}
#search_result .thumb_p{
    font-size: 1.25em;
   text-align: center;
    color: #fff;
}
#search_result .thumb_p span.soldout{
color: #1a1a1a;
font-weight: bold;
}
#search_result .thumb_p span.live_name{
font-size: 0.8em;
}
#search_result .thumb_p.p-height7{
height: 8em;
   margin-bottom: 1em;
}
#search_result .thumb_p.p-height5{
height: 6em;
   margin-bottom: 1em;
}
#search_result .thumb_p.p-height4{
height: 5em;
   margin-bottom: 1em;
}
#search_result .thumb_p.p-height3{
height: 4em;
   margin-bottom: 1em;
}

.thumb_img a p span.live_name{
font-size: 0.8em;
}

/*
.thumb_img.apparel,.thumb_img.knick{
background: #f00;
}
.thumb_img.acce,.thumb_img.trad{
background: #004eff;
}
.thumb_img.light,.thumb_img.music{
background: #ffc800;
}
*/
#search_area ul li.thumb_img{
   width: 15.66%;
   margin: 1em 0.5%;
   font-size: 1.3em;
   text-align: center;
   position: relative;
   z-index: 1;
   border-radius: 5px;
   float: left;
}
#search_area ul li p span.dpnone{
display: none;
}
.thumb_img .pop_box{
width: 60%;
   padding: 4%;
   background: #aeaeae;
   border-radius: 5px;
   position: absolute;
   top:-360%;
   left: 0%;
   z-index: 10000;
}
.thumb_img .pop_box:before{
content: "";
    width: 0px;
    height: 0px;
    border-bottom: 15px solid transparent;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 15px solid #aeaeae;
    position: absolute;
   bottom: -30px;
   left: 15px;
   
}


@media screen and (max-width:1120px){
   #search_area ul li{
/*   width: 13%;*/
/*
   width: 15.3%;
   margin: 1em 0.64%;
*/
      width: 19%;
   margin: 1em 0.5%;

}
   #search_area ul li.search_li{
/*width: 13%;*/
/*
   width: 15.3%;
   margin: 1em 0.64%;
*/
      width: 19%;
   margin: 1em 0.5%;

}
#search_area ul li.thumb_img{
   width: 19%;
   margin: 1em 0.5%;
   font-size: 1.3em;
   text-align: center;
   position: relative;
   z-index: 1;
   border-radius: 5px;

}
}
@media screen and (max-width:960px){
   .res960{display: block;}
}
@media screen and (max-width:768px){
   #search_area ul li{
/*   width: 13%;*/
/*
   width: 15.3%;
   margin: 1em 0.64%;
*/
      width: 24%;
   margin: 1em 0.5%;

}
   #search_area ul li.search_li{
/*width: 13%;*/
/*
   width: 15.3%;
   margin: 1em 0.64%;
*/
      width: 24%;
   margin: 1em 0.5%;

}
#search_area ul li.thumb_img{
   width: 24%;
   margin: 1em 0.5%;
   font-size: 1.3em;
   text-align: center;
   position: relative;
   z-index: 1;
   border-radius: 5px;

}
}




@media screen and (max-width:650px){
   .res600{display: block}
   form #search-button {
     margin-left: 0em; 
}
   .thumb nav ul li {
    font-family: 'Ceviche One', cursive;
    color: #fff;
    width: 48%;
    margin-left: 1%;
    float: left;
    font-size: 3em;
    text-align: center;
    /* padding: 0.5em 0; */
    margin-bottom: 1em;
}
   
#search_area ul li{
width: 31%;
   margin: 0.5em 1%;
   float: left;
}
   .thumb nav ul li a{
   font-size: 1.3em;
/*            height: 41px;*/
/*      line-height: 37px;*/
}
   #search_head .head_list {
    width: 100%;
    float: none;
    font-size: 1.3em;
    text-align: center;
    margin: 2em 0 0;
    border-radius: 10px 10px 0 0;
    display: block;
}
   #search_head .head_list a{
   margin-top: 0;
   }
   #search_head .head_list #retrieval_head{
font-size: 
}
   #search_area .sub_category ul li{
      width: 48%;
    margin: 1em 1% 0em;
    text-align: center;
    background: #fff;
    padding: 0.5em
}
   .sub_category ul li a{
   font-size: 2.2em;
   }
   #search_area ul li.thumb_img {
    width: 47%;
    margin: 1em 1.5%;
    font-size: 1.2em;
}
   #search_area ul li p {
    font-size: 1em;
}
   #search_result .thumb_p {
    font-size: 1.25em;
}
   
#search_result .thumb_p.p-height7{
height: 8em;
   margin-bottom: 1em;
}
#search_result .thumb_p.p-height5{
height: 6em;
   margin-bottom: 1em;
}
#search_result .thumb_p.p-height4{
height: 5em;
   margin-bottom: 1em;
}
#search_result .thumb_p.p-height3{
height: 4em;
   margin-bottom: 1em;
}
}

@media screen and (max-width:450px){
.title{
/*   margin-top: 9rem;*/
   margin-top: 5rem;
   }
   #main_nav p.search_p{
   font-size: 1.1em;
}
   
   .new_btn{
   font-size:4em;
}



/*
   .new_btn{
   top: -2.5%;
   width: 26vw;
   font-size:2.5em;
   height: 3.5em;
}
.new_btn a{
   width: 100%;
   line-height: 0.75
}
*/

#search_area ul li{
width: 48%;
   margin: 0.5em 1%;
   float: left;
}
   .thumb_p span.live_name br.res960{
   display: none;
   }
   

}


@media screen and (max-width:374px){
/*
      .new_btn{
   top: -2.7%;
   width: 30vw;
   font-size:2.4em;
   height: 3.5em;
}
.new_btn a{
   width: 100%;
   line-height: 0.75
}
*/
      .new_btn{
   font-size:3.3em;
}
   .thumb nav ul li a{
   font-size: 10.5vw;
/*      height: 41px;*/
/*      line-height: 37px;*/
}
   .thumb nav p, .lineup {
    font-size: 5.5em;
}
}





