@charset "utf-8";

/*================================================
 *  sp_products
 ================================================*/

@media screen and (max-width:779px) {

/* top */

.category-products {
  margin-bottom: 5px;
}

.products-top .h2_basic01{
  margin-left:.8em;
}

.products-top .content2-1,
.products-top .content2-2 {
  width: 92%;
  float: none;
  margin: 0 4% 3em;
}

.products-top .lead-txt {
  padding-bottom:2em;
}
	
/* inner */

#hdg-contents-products{
  background: url(../images/h1_ttl.png) no-repeat left bottom;
  margin: 0 auto;
  padding: 20px;
  width: auto;
}

.h1_basic02{
  text-align: center;
}

.h2_basic01{
  margin-left: .8em;
}

.list-anchor-01 {
  margin-bottom:2em;
  padding-bottom:2em;
}

.products-thumbnail-left,
.products-col {
  float: none;
}

.products-col p {
  padding-bottom: 15px;
  width: 100%;
}

.products-thumbnail-left {
  margin-bottom: 30px;
}

.thumbnail {
  text-align: center;
}

.hdg_01-02 {
  margin-bottom: 20px;
  text-align: center;
}

.category-products2 {
  margin-bottom: 0;
}

.products-col {
  margin-top: 20px;
  margin-left: 0;
}

.products .content3-1, 
.products .content3-2, 
.products .content3-3 {
  width: 92%;
  float: none;
  margin: 0 4% 3em;
}

/*.products .content3-1, 
.products .content3-2{
border-right: 1px solid #6193DE;
}*/

}

 
