@CHARSET "UTF-8";

#label_itemd {
  width: 100%;
  margin: 30px auto 0 auto;
  padding: 5px 0px;
  background-color:#fff;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}

#label_itemd .itemd_inner {
  margin: 0 1px 10px 1px;
}

#label_itemd .ranking_inner {
  margin: 0 1px 10px 1px;
}

#label_itemd .search {
  height:130px;
  clear:left;
  margin-left:10px;
}

#label_itemd .ranking_inner .search {
  height:50px;
  clear:left;
  margin-left:10px;
}


#label_itemd .search p {
  text-align:left;
  margin:0 2px 10px 2px;
}


#label_itemd .rank_submenu,
#label_listd .submenu,
#d_list_area .submenu {
  margin:0 auto;
  background: url('/images/tab_bg_item.png') no-repeat bottom left;
  height:auto;
  position:relative;
  overflow: hidden;
  margin-top: 2rem;
  margin-bottom: 2rem;
}

#label_itemd .rank_submenu .rank_tee,
#label_itemd .rank_submenu .rank_spcover,
#label_itemd .rank_submenu .rank_sticker,
#label_itemd .rank_submenu .rank_totebag
 {

}

#label_itemd .rank_submenu a,
#label_listd .submenu a,
#d_list_area .submenu a {
    text-decoration: none;
}

#label_itemd .rank_submenu div,
#label_listd .submenu div,
#d_list_area .submenu div {
    float:left;
    margin-right: 5px;
}

#label_itemd .rank_submenu span,
#label_listd .submenu span,
#d_list_area .submenu span {
    display: block;
    padding:8px 0;
    width: 160px;
    font-size: 1em;
    line-height: 1;
    font-weight: bold;
    border: 1px solid #000;
}

#label_itemd .rank_submenu span.on,
#label_listd .submenu span.on,
#d_list_area .submenu span.on {
    display: block;
    background: #ffffff;
    z-index:20;
    margin-bottom: -1px;
    border-bottom: 1px solid #ffffff !important;
}

#label_itemd .rank_submenu ul,
#label_listd .submenu ul,
#d_list_area .submenu ul {
  list-style:none;
  float:left;
}

#label_itemd .rank_submenu ul li,
#label_listd .submenu ul li,
#d_list_area .submenu ul li {
  float:left;
  margin: 0 15px 0 0;
}

#label_itemd .search {
  margin: 10px 0px 5px 0px;
  height: 100px;
}

#label_itemd .search .model_category {
  /* clear:left; */
  float:left;
}
#label_itemd .search .item_category span {
  font-size:12px;
  font-weight:bold;
  text-align:left;
  margin:0 3px 0 3px;
  background-color:#fff;
}

#label_itemd .search .orderby {
  clear:left;
  float:left;
  margin: 10px 10px 5px 0px;
}

#label_itemd .search .orderby span , #label_itemd .search .model_category span {
  /*font-size:12px;*/
  font-weight:bold;
  text-align:left;
  margin:0 3px 0 3px;
  background-color:#fff;
}

#label_itemd .search .period {
  float:left;
  margin: 0px 10px 5px 0px;
}

#label_itemd .search .disp {
  float:left;
  margin: 10px 10px 5px 0px;
}

#label_itemd .search span {
  /*font-size:12px;*/
  font-weight:bold;
  text-align:left;
  margin:0 3px 0 3px;
}

#label_itemd .search .ranking {
  float:left;
  margin: 0 10px 5px 0;
}



#label_itemd .search .disp span {
  /*font-size:12px;*/
  font-weight:bold;
  text-align:left;
  margin:0 3px 0 3px;
  background-color:#fff;
}

#label_itemd .title_area .icon {
    position:absolute;
    left:460px;
}

#label_itemd .txt {
    font-size:9px;
    font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    padding:10px 0;
    font-weight:bold;
}

#label_itemd .new_item_goods .txt a {
  text-decoration: none;
}

#label_itemd .new_item_goods .txt a:hover {
  text-decoration: underline;
}


#label_itemd .new_item_goods .today_up {
    position:absolute;
    width:71px;
    height:71px;
    top:154px;
    right:0px;
}

#label_itemd .new_item_goods .img {
    position:relative;
    margin:0px;
    padding:0px;
    background-color:#ffffff;
    }

#label_itemd .new_item_goods {
    position:relative;
    width: 250px;
    height: 300px;
    margin: 0 3px;
    padding-right: 0px;
    float: left;
    text-align:center;
}

.margin{
  margin-right:600px;
}

#result_info_box__order_menu{
  float:left;
  margin: 0 5px;
}

#result_info_box__size_menu{
  float:left;
  margin: 0 5px;
}

#result_info_box__disp_menu{
  float: left;
  margin: 0 5px;
}

#item_list .row{
  clear:both;
  display: flex;
  flex-wrap: wrap;
}

ul.colors li {
  float:left;
  margin: 0 2px 0 1px;
  font-size:10px;
  font-weight:bold;
  padding:2px 2px 2px 2px;
  background-color:#f2f2f2;
}

ul.colors li:hover  {
  background-color:#6dd2fe;
}
ul.colors li.on {
  background-color:#6dd2fe;
}
ul.colors li a {
  text-decoration: none;
  color:#333;
}
ul.colors li .color {
  width:19px;
  height:19px;
}
ul.colors li.all .color {
  width:60px;
  height:19px;
  vertical-align:middle;
}
ul.colors li.label {
  font-size:12px;
  font-weight:bold;
  text-align:left;
  margin-right:3px;
  background-color:#fff;
}
ul.casetype li, 
div.model_category {
  font-size: 1.3rem;
  line-height: 3rem;
}
ul.casetype {
  margin-right: 2rem;
}
ul.casetype li.label {
  font-weight: bold;
  text-align: left;
  margin-right: 4px;
  background-color: #fff;
}
ul.casetype li {
  float:left;
  font-weight:bold;
  margin-right: 0.8rem;
  padding:3px 3px 3px 3px;
  background-color:#f2f2f2;
}
ul.casetype li:hover  {
  background-color:#6dd2fe;
}
ul.casetype li.on{
  background-color:#6dd2fe;
}
ul.casetype li a {
  text-decoration: none;
  color:#333;
}

#imgPreviewWithStyles {
    background: #fff url(../img/loading.gif) no-repeat center;
    border:solid 1px #CCC;
    z-index: 999;
}
#imgPreviewWithStyles span {
    color: white;
    text-align: center;
    display: block;
    padding: 10px 0 3px 0;
}

#teeparty_maincontent .tee_menu {
    text-align:center;
}

#teeparty_maincontent .tee_products a{  
  text-decoration: none;
}

#teeparty_maincontent .tee_products .tee_menu .url_f {
    font-family:Arial, Helvetica, sans-serif;
    font-size:9px;
    padding:5px;
    border:solid 1px #000;
}

#teeparty_maincontent .tee_products .tee_menu .price {
    font-family:Arial, Helvetica, sans-serif;
    margin:25px 8px 20px 0;
    text-align:left;
    color:#000000;
    font-weight: bold;
}

#teeparty_maincontent .tee_products .tee_menu .attention {
    margin:40px 8px 0 0;
    position:relative;
    font-size:9px;
    text-align:left;
    color:#808080;
}

#teeparty_maincontent .tee_products .tee_menu .url {
    text-align:left;
    padding:14px 8px 0 0;
}

.title_area_g{
  padding:30px 0;
}
