#newarrival a:link, a:visited {
  text-decoration:none;
}
#pickup a:link, a:visited {
  text-decoration: none;
}
#pickup p.category{
  margin-top: 5px;
}
#campaign a:link, a:visited {
  text-decoration: none;
}

#campaign p.category{
  margin-top: 5px;
	font-size: 1.2rem;
  line-height: 1.6em;
}

#ranking a:link, a:visited {
  text-decoration: none;
}

#ranking p.category{
  margin-top: 5px;
}
#ranking p.categoryul {
    overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2; /* 任意の行数を指定 */
	font-size: 1.2rem;
  line-height: 1.6em;
}
#weeklyranking a:link, a:visited {
  text-decoration: none;
}

#weeklyranking p.category{
  margin-top: 5px;
}
.attention{
    background: #f5f5f5;
    padding: 20px;
}
.attention h2{
    text-align: center;
}
.topttlh2{
    text-align: center;
    font-weight: normal !important;
}
.topttlh2 span{
  display: block;
  font-size: 0.6em;
}
.category,.camcategory {
  margin-bottom: 5px;
}
.category span {
  background: #666;
  color: #fff;
  padding: 5px;
  font-size: 10px;
  font-weight: 700;
}
.camcategory span.clubmizuno {
  background: #001489;
  color: #fff;
  padding: 5px;
  font-size: 10px;
	margin-right: 10px;
}
.camcategory span.limited {
  background: #666;
  color: #fff;
  padding: 5px;
  font-size: 10px;
	margin-right: 10px;
}
a.categoryul{
  text-decoraiton:underline;
}
.product a {
  background: #ffb7c5;
  display: inline-block !important;
  padding: 5px;
  color: #fff !important;
font-weight: bold;
border-radius: 5px;
}
.about a {
  background: #89b8ee;
  display: inline-block !important;
  padding: 5px;
  color: #fff !important;
font-weight: bold;
border-radius: 5px;
}
.trivia a {
  background: #b29dd5;
  display: inline-block !important;
  padding: 5px;
  color: #fff !important;
font-weight: bold;
border-radius: 5px;
}
.howto a {
  background: #8ad38e;
  display: inline-block !important;
  padding: 5px;
  color: #fff !important;
font-weight: bold;
border-radius: 5px;
}
.shopblog a {
  background: #a0d9f6;
  display: inline-block !important;
  padding: 5px;
  color: #fff !important;
font-weight: bold;
border-radius: 5px;
}
.other a {
  background: #ffcf63;
  display: inline-block !important;
  padding: 5px;
  color: #fff !important;
font-weight: bold;
border-radius: 5px;
}
.clubmizuno a {
  background: #001489;
  display: inline-block !important;
  padding: 5px;
  color: #fff !important;
font-weight: bold;
border-radius: 5px;
}
.article-tiles--lst li:nth-last-of-type(1) {
  margin: 0 auto 60px 0;
}
.slick-block-multi-slide .slick-slide {
  padding: 0 15px;
}
@media screen and (max-width: 767px){
.article-tiles--lst li:nth-last-of-type(1) {
  margin: 25px 0 0;
}
.slick-block-multi-slide .slick-slide {
  padding: 0 13px;
}
#newitem p.categoryul {
  margin: 12px 0 0;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.6em;
}
#newarrival p.categoryul {
  margin: 12px 0 0;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.6em;
}

#ranking p.categoryul {
  margin: 12px 0 0;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.6em;
    overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2; /* 任意の行数を指定 */
}

#pickup p.categoryul {
  margin: 12px 0 0;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.6em;
}
}
#ranking .slick-active[data-slick-index="0"] picture:before{
	position:absolute;
	content:"";
	display:inline-block;
	width:2.5em;
	height:2.5em;
	background:url(/sites/default/files/2022-01/ico_rank01.png) no-repeat;
	background-size:contain;
	z-index: 100;
}
#ranking .slick-active[data-slick-index="1"] picture:before{
	position:absolute;
	content:"";
	display:inline-block;
	width:2.5em;
	height:2.5em;
	background:url(/sites/default/files/2022-01/ico_rank02.png) no-repeat;
	background-size:contain;
	z-index: 100;
}
#ranking .slick-active[data-slick-index="2"] picture:before{
	position:absolute;
	content:"";
	display:inline-block;
	width:2.5em;
	height:2.5em;
	background:url(/sites/default/files/2022-01/ico_rank03.png) no-repeat;
	background-size:contain;
	z-index: 100;
}
#ranking .slick-active[data-slick-index="3"] picture:before{
	position:absolute;
	content:"";
	display:inline-block;
	width:2.5em;
	height:2.5em;
	background:url(/sites/default/files/2022-01/ico_rank04.png) no-repeat;
	background-size:contain;
	z-index: 100;
}
#ranking .slick-active[data-slick-index="4"] picture:before{
	position:absolute;
	content:"";
	display:inline-block;
	width:2.5em;
	height:2.5em;
	background:url(/sites/default/files/2022-01/ico_rank05.png) no-repeat;
	background-size:contain;
	z-index: 100;
}

/*kv*/
@media screen and (max-width: 767px){
	.slick-dots li{
		margin: 0 0;
	}
}
/*kv
.buttonbox{
  max-width:748px;
  margin: 0 auto;
  }*/
.searchcate2 ul li{
  width: 12.5%;
  text-align: center;
  float: left;
  padding: 1.5%;
  overflow:hidden;
  }
  .searchcate2 ul li figure{
    margin-bottom: 10px;
    overflow: hidden;
    border-radius: 50%;
  }
  .searchcate2 ul li p{
    font-size: 90%;
    line-height: 1.2em;
    min-height: 20px;
  }
  .searchcate2 ul li span{
    display: block;
  }
  .searchcate2 ul li a{
    text-decoration: none;
  }
  .searchcate2 ul li img:hover{
  transform:scale(1.2,1.2);
  transition:0.8s all;
}
  @media screen and (max-width:767px){
    .searchcate2 ul li{
      width: 25%;
    }
      .searchcate2 ul li img:hover{
  transform:inherit;
  transition:inherit;
}
  .searchcate2 ul li p{
    font-size: 90%;
    line-height: 1.4em;
    min-height: 25px;
  }
  }

.thumbnail-text li .thumbnail-text--lst-in {
  border: none;
  padding: 0;
}
.thumbnail-text li img {
  float: left;
  width: 40%;
}

.thumbnail-text li dl {
  float: right;
  width: 60%;
  padding: 0 0 0 20px;
}

.thumbnail-text {
  margin: 0 0 0px -20px;
}
@media screen and (max-width:767px){
.tiles li {
  margin: 0;
}
.thumbnail-text li .thumbnail-text--lst-in {
  padding: 0 13px;
}
}
#h1tag {
  line-height: 0.1 !important;
  margin-bottom: 0 !important;
}
  .brandlist .mz-block-image-tiles img {
  margin-bottom: 0px;
    border-radius: 10px 10px 0 0;
}
  .brandlist  .title{
  background: #ededed;
  text-align: center;
  border-radius: 0 0 10px 10px;
  padding: 10px 0 4px 0;
}
  .brandlist  .title h4{
  font-weight:normal;
    font-size: 12px;
}
  .brandlist a:link, a:visited {
  color: #111;
  text-decoration: none;
}
  @media screen and (max-width:767px){
      .brandlist  .title h4{
    font-size: 10px;
        font-weight:bold;
}
  }

.campaign2 li{
margin-bottom:40px;
}
.campaign2 .tiles-box img{
width: 100%;
}
.campaign2  p.categoryul{
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.6em;
}
.campaign2  p.categorydate{
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.6em;
}
.campaign2 a:link, .campaign2 a:visited {
  text-decoration: none;
}
.campaign2 a:hover {
  opacity: 1;
}
.campaign2  .categoryul a:hover {
  text-decoration: underline;
}
.campaign2 .textArea{

}
  @media screen and (max-width: 767px){
.campaign2 .tiles-box img{
width: 45%;
padding-right:20px;
float: left;
}
.campaign2 p.categoryul {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.6em;
}
.campaign2 .textArea{
  float: left;
  width: 55%;
}
}

.campaign3 li{
margin-bottom:40px;
}
.campaign3 .tiles-box img {
margin-bottom:15px;
}
.campaign3  p.categoryul{
font-size: 18px;
font-weight: 600;
line-height: 1.5;
}
.campaign3  p.categorydate{
font-weight: 700;
color: #001489;
}
.campaign3 a:link, .campaign2 a:visited {
  text-decoration: none;
}
.campaign3 a:hover {
  opacity: 1;
}
.campaign3  .categoryul a:hover {
  text-decoration: underline;
}
  @media screen and (max-width: 767px){
.campaign3 .tiles-box img{
width: 45%;
padding-right:20px;
float: left;
}
.campaign3 p.categoryul {
  font-size: 16px;
  font-weight: 600;
}
.campaign3 .textArea{
  float: left;
  width: 55%;
}
}
.pickup2 p.category{
margin-top: 5px;
}

.pickup2 a:link,.pickup2 a:visited {
  text-decoration: none;
}
#newarrival .catewrapp,#ranking .catewrapp{
position: relative;
}
#newarrival p.category,#ranking p.category{
float:left;
}
#newarrival p.category2,#ranking p.category2{
text-align: center;
position: absolute;
right: 10px;
bottom: 2.6em;
}
#newarrival p.categoryul,#ranking p.categoryul{
clear:both;
}
#newarrival .category2 span,#ranking .category2 span{
  color: #001489;
  background: #ffff00;
  border: 0.5px solid #ffff00;
  box-sizing: border-box;
  display: inline-block;
  font-size: 1.1rem;
  line-height: 1.1;
  padding: 13.5px 5px;
  height: 50px;
  width: 50px;
  border-radius: 50%;
  font-weight: bold;
}

@media screen and (max-width: 767px){
#newarrival p.category,#ranking p.category{
float:none;
}
#newarrival p.category2,#ranking p.category2{
text-align: center;
position: absolute;
right: 5px;
bottom: 4.3em;
}
#newarrival .category2 span,#ranking .category2 span{
  color: #001489;
  background: #ffff00;
  border: 0.5px solid #ffff00;
  box-sizing: border-box;
  display: inline-block;
  font-size: 0.8rem;
  line-height: 1.1;
  padding: 10px 5px;
  height: 35px;
  width: 35px;
  border-radius: 50%;
  font-weight: bold;
}
.mz-slick-arrow.slick-prev {
 display: none !important;
}
.mz-slick-arrow.slick-next {
  display: none !important;
}
}
p.categoryul {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.6em;
}

#infomation a {
text-decoration: none;
}