.m-box-content-t3 {
  text-indent: 50px;
  padding-top: 6vw ;
  padding-bottom: 3vw ;
  line-height: 1.3;
  font-size: 18px;
}
.m-box-content-t1 {
  text-indent: 50px;
  padding-top: 3vw ;
  padding-bottom: 3vw ;
  line-height: 1.3;
  font-size: 18px;
}
.m-box-content-t2 {
  text-indent: 50px;
  padding-top: 6vw ;
  padding-bottom: 3vw ;
  line-height: 1.3;
  font-size: 18px;
}
.m-contact-box{
	float: left;
}
.m-text-banner h1{
	font-size: 3.6vw;
	text-align: right;
}
.m-text-banner p{
	line-height: 0.9;
	font-size: 1.7vw;
	text-align: right;
}
.m-text-box-banner{
	float: left;
	text-align: right;
  margin: auto;
}
.m-btn-bannerR{
	width: 130px;
	background-color: #ff9900; 
  border: none;
  color: white;
  padding: 4px 5px 1px 5px;
  text-align: center;
  text-decoration: none; 
  display: inline-block;
  font-size: 20px;
  border-radius: 8px;
}
.m-btn-bannerL{
	width: 130px;
	background-color: #959595; 
  border: none;
  color: white;
  padding: 6px 5px 1px 5px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 20px;
  border-radius: 8px;
  margin-right: 10px;
}
.m-img-banner{
	background-color: #ebebeb;
}
.m-text-banner{
  margin-bottom: 5vw;
  margin-top: 5vw;
  margin: auto;
}
.m-box-product{
  width: 100%;
  margin-bottom: 4vw;
  margin-top: 4vw;
  background-color: #ebebeb;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 0;
  padding-left: 0;
}
.m-pic-product{
  width: 100%;
}
.m-row-contact{
  margin-top: 2%;
  margin-bottom: 7%;
}
.m-content-product{
  background-color: #ebebeb;
}
.m-text-product{
  line-height: 1.3;
  font-size: 22px;
  margin-top: 1vw;
}
.m-header-product h1{
  margin-top: 20px;
  margin-bottom: 5px;
  line-height: 1.3;
  font-size: 20px;
  color: #ff9900;
}
.m-header-product p{
  margin-top: 10px;
  margin-bottom: 20px;
  line-height: 1.3;
  font-size: 18px;
  color: #757575;
}
.m-product{
  text-align: center;
}
.m-office{
  background-color: #FFFFFF;
  text-align: center;
  padding-top: 5vw;
}
.m-office h1{
  text-align: center;
  font-size: 40px;  
  margin-bottom: -25px;
}
.m-img-banner-rp{
  background-color: #ebebeb;
  margin-top: 7vw;
}
.m-text-banner-rp{
  text-align: right;
  background-color: #ebebeb;
  padding-bottom: 20px;
}
.m-text-box-banner-rp{
  float: right;
  text-align: right;  
  margin-right: 10px;
}
.m-text-box-banner-rp h1{
  margin-top: -20px;
  font-size: 5.8vw;
  text-align: right;
}
.m-text-box-banner-rp p{
  font-size: 4vw;
  line-height: 1;
}
.m-box-product-rp{
  width: 100%;
}

.head_topic{
  margin-top: .5rem;
}
.m-content-product-rp{
  background-color: #ebebeb;
  margin-bottom: 7vw;
}
  @media (max-width: 1258px) {
  }
  @media (max-width: 1165px) {
  }
  @media (max-width: 991px) {
.m-box-content-t3 {
	display: none;
}
.test-d{
  display: none;
}
.m-img-banner{
	display: none;
}
.m-text-banner{
	display: none;
}

  }
  @media (min-width: 991px) {
    .m-row-contact{
      display: block;
    }
.m-contact-box{
  display: none;
}
.m-box-content-t2{
  display: none; 
}
.m-img-banner-rp{
  display: none;
}
.m-text-banner-rp{
 display: none;
}
.m-content-product-rp{
  display: none;
}
  }
  @media (max-width: 760px) {
.m-box-content-t1 p{
  font-size: 18px;
}
.m-box-content-t2 p{
  font-size: 18px;
}
.m-box-content-t3 p{
  font-size: 18px;
}
.m-office h1{
  font-size: 25px;
  margin-bottom: 0px;
}
  }
  @media (max-width: 550px) { 
    .m-contact-box{
      margin: 0;
      padding: .2rem;
    }    
  }
