#contents {
  padding-top: 0 !important;
}
.swiper {
  height: 440px;
  width: 100%;
}
.swiper--wrapper {
  height: 330px !important;

  /* wrapperのサイズを調整 */
  width: 770px !important;
}
.swiper-slide {
  /* スライドのサイズを調整、中身のテキスト配置調整、背景色 */
  color: #ffffff;
  height: 100% !important;
  line-height: 300px;
  text-align: center;
  text-align: center;
  width: 100% !important;
}
.swiper-slide img {
  border-radius: 10px;
  height: auto;
  width: 100%;
}
:root {
  --swiper-theme-color: orange;
}
.column-set {
  margin: 0 auto;
  width: 95%;
}
.newItem .column4,
.pickup .column5,
.column5 {
  border-bottom: none;
  margin: 0 17px 0 0 !important;
  width: 160px;
}
.column4 h3,
.pickup .column5 h3 a,
.ranking .column5 h3 a {
  font-size: 12px !important;
  font-weight: normal;
  line-height: 1.5;
  text-decoration: none;
}
.newItem,
.pickup,
.ranking {
  border: 2px rgb(238, 238, 238) solid;
  border-radius: 10px;
  margin: 0 0 50px 0 !important;
  width: 940px;
}
.newItem .itemThumb img,
.pickup .itemThumb img,
.ranking .itemThumb img {
  height: 157px !important;
  width: 157px !important;
}
.column4:nth-child(n + 31),
.column5:nth-child(n + 31) {
  display: none;
}
.column5 .item-list-span-img {
  width: 157px;
}
.newItem h2,
.pickup h2,
.ranking h2 {
  color: #333;
  border-radius: 10px 10px 0 0;
  vertical-align: center;
  height: 40px;
  line-height: 2.3 !important;
}
.ranking h2::before {
  background-size: contain;
  content: ''; /*何も入れない*/
  display: inline-block; /*忘れずに！*/
  height: 40px; /*画像の高さ*/
  vertical-align: middle;
  width: 35px; /*画像の幅*/
}
.header_area {
  margin: 0 !important;
}
.badge {
  position: static !important;
}
.swiper-button-next,
.swiper-button-prev {
  top: 47% !important;
}

/*2*/
.gray-border-area {
  border: 2px solid rgb(238, 238, 238) !important;
  border-radius: 10px 10px 0 0;
  padding-bottom: 10px;
  width: 940px !important;
}
.gray-border-area h2 {
  color: #333;
  border-radius: 10px 10px 0 0;
  display: block;
  font-size: 20px !important;
  font-weight: bold;
  margin-bottom: 0 !important;
  padding: 10px 0px 10px 20px;
  height: 40px;
  line-height: 2.3 !important;
}
.top_center16 .area {
  margin-top: 50px;
}
.top_center16 ul.osco {
  margin-left: 0 !important;
}
.wizard-about {
  margin: 40px auto 0 auto;
  background-color: white;
}
.wizard-about img {
  border-radius: 10px;
}
.youtube-banar {
  margin-bottom: 20;
}
.wizard-about .osco.osco {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.wizard-about .osco li {
  height: auto;
  margin: 10px 0;
  width: 47%;
}
.wizard-about .osco img {
  height: auto;
  margin: 0;
  width: 100%;
}
.wizard-about-wrap {
  margin: 20px auto 0 auto;
  width: 90%;
}
.overseas-sales {
  margin-top: 40px !important;
}
.brand-pickup {
  margin-top: 40px;
}
.brand-pickup .pickup {
  border: none;
}
.brand-banar {
  border-radius: 10px;
  display: block;
  margin: 10px auto;
  width: 80%;
}
.sns {
  display: flex;
  justify-content: center;
  margin: 15px 0 25px 0;
}
.sns a,
.sns img {
  height: auto;
  margin-left: 15px;
  margin-right: 15px;
  width: 80px;
}
/*カテゴリから探す　ロゴ画像追加*/
section.tatenarabi:nth-child(1) {
  width: 100%;
}
.newItem h3 a,
.ranking h3 a,
.pickup h3 a {
  margin-top: 30px;
  height: 50px;
}
.newItem .price,
.ranking .price,
.pickup .price {
  padding: 20px 0 20px !important;
  font-size: 14px;
  font-weight: bold;
}
.selling_price,
p.price span {
  color: #333 !important;
}
#main-column {
  width: 945px;
}
#contents {
  width: 1170px;
}
.trigger{
  transition:0.5s;
}
.changed {
  border-radius: 0 !important;
}
