@charset "utf-8";

body #itemnamesearch {
  font-family: "メイリオ",Meiryo,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Verdana, sans-serif !important;
}

#itemnamesearch #Header {
  margin: 30px 0;
}

#itemnamesearch #intro {
  padding-bottom: 31px;
  margin-bottom: 30px;
  background: url('/resource/club_com/special/itemnamesearch/images/border.png') bottom left repeat-x;
}

#itemnamesearch #intro .intro_btn {
  float: left;
}

#itemnamesearch #intro .intro_text {
  float: right;
}

#itemnamesearch #itemlist {
  padding-bottom: 31px;
  margin-bottom: 30px;
  background: url('/resource/club_com/special/itemnamesearch/images/border.png') bottom left repeat-x;
}

#itemnamesearch #itemlist ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

#itemnamesearch #itemlist ul li {
  width: 300px;
  margin-bottom: 30px;
}
