#sm_id .main {
  background: url(../images/sm_id/main_img2.jpg) no-repeat center top;
  height:1200px;
}
#sm_id section.section01{
  position:relative;
  padding-top: 500px;
  padding-bottom: 150px;
}
#sm_id section.section01 .img_block{
  position:absolute;
  top: 0;
  left: calc(50% - 165px);
  margin:0;
}
#sm_id section.section01 .inner .product{
  margin-top:60px;
}
#sm_id section.section01 .inner .product *{
  text-align: left;
}
#sm_id section.section01 .inner .product h2 .en{
  color: #858585;
  font-size: 24px;
}
#sm_id .section .banner_grid .banner_box.bnr03:before {
    background: url(https://smartconnect.site/wp/wp-content/themes/smartconnect/common/images/sm_id/top_bnr_img03.png) no-repeat center center;
    background-size: cover;
}
#sm_id .has_bg01 {
  background: url(../images/sm_id/bg01_1005.jpg) no-repeat center bottom;
  background-attachment: fixed;
}
#sm_id .matrix th {
  width: 150px;
}
#sm_id .matrix td{
  width: calc((100% - 150px)/7);
}

@media screen and (max-width: 767px) {
#sm_id .main {
  background: url(../images/sm_id/main_img2.jpg) no-repeat center bottom;
  background-size: 100%;
  height: auto;
}
#sm_id section.section01{
  position:relative;
  padding-top: 70vw;
  padding-bottom: 5vw;
}
#sm_id section.section01 .img_block{
  position:absolute;
  top: 0;
  left: 0;
}
#sm_id section.section01 .img_block img{
  max-width: calc(100% * 0.5);
  margin-left: 32vw;
}
#sm_id section.section01 .inner .product{
  margin-top:10vw;
}
#sm_id .has_bg01 {
  background: url(../images/sm_id/bg01_1005.jpg) no-repeat center bottom;
  background-size: 100%;
}
#sm_id .has_bg02 .recommendation {
        width: 100%;
        margin: 0 auto 0;
        flex-wrap: wrap;
        background: url(../images/sm_id/bg02_sp.png) no-repeat center top;
        background-size: 100%;
    }
	#sm_id .products_img img{
		margin-bottom:7vw;
	}
}