@charset "UTF-8";

.blog_photo:before {
  padding-top: 100% !important;
}
div.items > article a.photo {
  width: 330px !important;
}
div.items > article a.photo {
  height: 330px;
}
a {
  cursor: url(../images/common/pease.png), pointer !important;
}
.item_view p.sku1:before {
  display: none;
}
.item_view p.sku1 {
  border: 1px solid #ccc;
  padding: 5px;
  margin-top: 5px;
}
.item_view .sku1 ul {
  border: 0px !important;
  background: transparent;
  margin-top: 20px !important;
}
@media only screen and (max-width: 1200px) {
  div.items > article a.photo {
    width: 400px !important;
  }
  div.items > article a.photo {
    height: 400px;
  }
}

@media only screen and (max-width: 1024px) {
  div.items > article a.photo {
    width: 400px !important;
  }
  div.items > article a.photo {
    height: 400px;
  }
}

@media only screen and (max-width: 834px) {
  div.items > article a.photo {
    width: 400px !important;
  }
  div.items > article a.photo {
    height: 400px;
  }

  #mainArea #slider img{
    height: auto!important;
        transform: scale(1.3) translate3d(0px, 0, 0px)!important;
  }
#mainArea{
padding-top: 80px;
}
.main_img{
display: block;
width: 100%;
}
}

@media only screen and (max-width: 640px) {
  div.items > article a.photo {
    width: 400px !important;
  }
  div.items > article a.photo {
    height: 400px;
  }
  .youtube02 iframe {
    width: 100% !important;
  }
  #mainArea #slider img{
    height: auto!important;
        transform: scale(1.1) translate3d(0px, 0, 0px)!important;
  }
#mainArea{
padding-top: 80px;
}
.main_img{
display: block;
width: 100%;
}
}
