@charset "UTF-8";
.itemList {
 margin: 0 -15px;
 display: flex;
 flex-wrap: wrap;
 list-style: none;
 padding: 0;
}
* {
  box-sizing: border-box;
}
.itemList .itemList__unit .itemImg {
 margin-bottom: 20px;
}
.itemImg, .itemImg img, .tabItems img {
  max-width: 100%;
}
.itemList .itemList__unit .itemName {
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
 font-size: 15px;
}
.itemList .itemList__unit .itemPrice {
 font-size: 15px;
}
.itemList-pc--5 .itemList__unit {
 width: 20%;
 padding: 0 15px;
 margin-bottom: 45px;
 text-align: left;
}
.itemList .itemList__unit .itemWrap {
  text-decoration: none;
color: #333333;
}
.itemList .itemList__unit .itemName {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 15px;
    margin: 0;
}
.itemList .itemList__unit .itemPrice {
    font-size: 15px;
    margin: 0;
}
#top_specialItem {
    margin-bottom: 90px;
}
.topItemsBlock {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
#top_specialItem .specialItem {
  padding: 0;
  display: flex;
  justify-content: center;
}

#top_specialItem .specialItem li {
  display: inline-flex;
  flex-direction: column;
  justify-content: space-between;
  vertical-align: top;
  float: none;
  background: #ffffff;
  padding: 0 1%;
  margin: 0 0;
  line-height: 1.5;
  width: 25%;
  min-height: 1px;
}
#top_specialItem .specialItem li a {
 min-height: 1px;
}
#top_specialItem li:nth-child(n+6){display:none;}
.topItemsBlock h2 {
 font-size: 32px;
 padding: 70px 0 60px;
 text-align: center;
 font-weight: bold;
 margin: 0;
}
.topItemsBlock h2::after {content: none;}
.itemBlock_btn {
 display: block;
 width: 100%;
 max-width: 400px;
 line-height: 54px;
 border: 1px solid #000;
 border-radius: 8px;
 text-align: center;
 font-size: 20px;
 transition: .3s;
 color: #000;
 margin: 15px auto 0;
 text-decoration: none;
}
.itemBlock_btn:hover,
.itemBlock_btn:focus,
.itemBlock_btn:active {
 transition: .3s;
 color: #fff;
 background: #000;
}

.featureBlock ul {
 display: flex;
 flex-wrap: wrap;
 margin: 0 -12px;
 padding: 0;
 list-style: none;
}
.featureBlock ul li {
 width: 20%;
 padding: 0 12px;
 text-align: left;
}
.featureBlock ul li > div {
 height: 240px;
 width: 100%;
 position: relative;
 overflow: hidden;
 margin-bottom: 15px;
 border: 1px solid #dfdfdf;
}
.featureBlock ul li > div img {
 height: 100%;
 width: auto;
 /*position: absolute;
 top: 0;
 left: 0;
 bottom: 0;
 right: 0;
 margin: auto;
 max-width: none;*/
 object-fit: cover;
}
.featureBlock ul li > div a:hover img {opacity: 1;}
.featureBlock ul li a {
 font-size: 15px;
 text-decoration: none;
 color: #333;
}
.featureBlock ul li a .date-md {
 display: block;
}
#recent_post_content {
 margin-bottom: 110px;
}
.featureBlock ul li > div.thumbnail {
 background: url(https://lionheart-store.com/wp/wp-content/uploads/2017/09/eyecatch_noimg.png) no-repeat center;
 background-size: auto 100%;
}
#top_news .itemBlock_btn {
    margin-top: 44px;
}
#recom_post_content .itemList__unit {
  position: relative;
}
#recom_post_content .itemList__unit::before {
    content: "RECOMMEND";
    background: #ffa500;
    font-weight: bold;
    color: #fff;
    padding: 4px 6px;
    position: absolute;
    top: 0;
    left: 15px;
    font-family: YuGothic, 貂ｸ繧ｴ繧ｷ繝�け, "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "Hiragino Kaku Gothic Pro", 繝｡繧､繝ｪ繧ｪ, Meiryo, "�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け", "MS P Gothic", Helvetica, Arial, Verdana, sans-serif, serif;
z-index: 10;
}
.tabsBlock {display: none;}
@media (max-width: 767px) {
  #top_specialItem .specialItem {
    padding:0;
display: flex;
    justify-content: space-between;
  }
  #top_specialItem .specialItem li {
    display: inline-flex;
    flex-direction: column;
    justify-content: space-between;
    vertical-align: top;
    float: none;
    background: #ffffff;
    padding: 0 1%;
    margin: 0 0 16px 0px;
    line-height: 1.5;
    font-size: 80%;
    width:32.5%;
  }
  #top_specialItem .specialItem li a {
    display: block;
  }
  #top_specialItem .specialItem li .itemPrice {
    font-size: 12px;
    color: #000000;
  }
  #top_specialItem .btn_more {
    background: black;
    width:50%;
    font-family: Volkhov, "Noto Sans Japanese", YuGothic, 貂ｸ繧ｴ繧ｷ繝�け, "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "Hiragino Kaku Gothic Pro", 繝｡繧､繝ｪ繧ｪ, Meiryo, "�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け", "MS P Gothic", Helvetica, Arial, Verdana, sans-serif, serif;
    padding-left: 0px;
    letter-spacing: 0.05em;
    text-align: center;
    margin: 32px auto 40px;
    border-radius: 3px;
  }
  #top_specialItem .btn_more a {
    display: block;
    width: 100%;
    text-decoration: none;
    padding: 8px 0;
    color: #fff;
  }
  body#fs_Top #top_specialItem .btn_more:hover {
    opacity: 0.8;
    text-decoration: none;
  }
  #top_specialItem {
   margin-bottom: 90px;
  }
  .topItemsBlock h2 {
    font-size: 26px;
    padding: 28px 0;
    text-align: center;
    font-weight: bold;
  }
  .itemList {
 margin: 0 -6px;
 display: flex;
 flex-wrap: wrap;
}
.itemList .itemList__unit .itemImg {
 margin-bottom: 6px;
}
.itemList .itemList__unit .itemName {
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
 font-size: 10px;
}
.itemList .itemList__unit .itemPrice {
 font-size: 10px;
}
.itemList-sp--2 .itemList__unit {
 width: 50%;
 padding: 0 6px;
 margin-bottom: 28px;
}
.topItemsBlock:not(#ranking_post_content) .itemList-sp--2 .itemList__unit:nth-child(n + 5) {display: none;}
.itemBlock_btn {
 display: block;
 width: 100%;
 max-width: 300px;
 line-height: 38px;
 border: 1px solid #000;
 border-radius: 4px;
 text-align: center;
 font-size: 16px;
 transition: .3s;
 color: #000;
 margin: 15px auto 0;
}
.itemBlock_btn:hover,
.itemBlock_btn:focus,
.itemBlock_btn:active {
 transition: .3s;
 color: #fff;
 background: #000;
}
#recent_post_content {
 margin-bottom: 75px;
}
.featureBlock ul li > div.thumbnail {
 background: url(https://lionheart-store.com/wp/wp-content/uploads/2017/09/eyecatch_noimg.png) no-repeat center;
 background-size: auto 100%;
}
.featureBlock ul {
 display: flex;
 flex-wrap: wrap;
 margin: 0 -7px;
}
.featureBlock ul li {
 width: 50%;
 padding: 0 7px;
 margin-bottom: 28px;
}
.featureBlock ul li > div {
 height: 48vw;
 width: 100%;
 position: relative;
 overflow: hidden;
 border: 1px solid #cfcfcf;
}
.featureBlock ul li > div img {
 height: 100%;
 width: auto;
 /*position: absolute;
 top: 0;
 left: -50%;
 bottom: 0;
 margin: auto;
 max-width: none;*/
 object-fit: cover;
}
.featureBlock ul li > div a:hover img {opacity: 1;}
.featureBlock ul li a {
 font-size: 10px;
}
.featureBlock ul li a .date-md {
 display: block;
}
.featureBlock ul li:nth-child(n + 5) {display: none;}
#top_news .itemBlock_btn {
    margin-top: 24px;
}
#recom_post_content .itemList__unit::before {
    content: "RECOMMEND";
    background: #ffa500;
    font-weight: bold;
    color: #fff;
    padding: 4px 6px;
    position: absolute;
    top: 0;
    left: 6px;
    font-family: YuGothic, 游ゴシック, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", Helvetica, Arial, Verdana, sans-serif, serif;
}
#recom_post_content {display: none;}
.tabsBlock {
 margin-bottom: 90px;
 display: block;
}
/* TABS */

.tabList{
  margin-bottom:17px;
  list-style: none;
  overflow: hidden;
  padding: 0;
}
.tabList__unit{
  float:left;
  cursor: pointer;
  line-height:27px;
  text-align: center;
  font-size:12px;
  font-weight:normal;
  background:#fff;
  color:#000;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #fff;
}
.tabList__unit.active{
  border-color: #818181;
}
/*繧ｿ繝厄ｼ偵▽*/
.tabList--2 .tabList__unit{
  width:50%;
}
/*繧ｿ繝�3縺､*/
.tabList--3 .tabList__unit{
  width:33.33333333%;
}
/*繧ｿ繝�4縺､*/
.tabList--4 .tabList__unit{
  width:25%;
}
.dnone.tabContent {display: none;}

.tabItems ul {
 margin: 0 -1.5px;
 display: flex;
 flex-wrap: wrap;
 padding: 0;
 list-style: none;
}
.tabItems ul li {
 width: 33.33%;
 padding: 1.5px;
}
.tabItems ul li a {
  line-height: 1;
  display: block;
}
.tabsBlock {
 margin-bottom: 90px;
}



}
