sub {
  vertical-align: sub;
  font-size: smaller;
}
/* css for page business introduction */
.margin-bottom-88 {
  margin-bottom: 4.583vw;
}

.title-describe {
  margin: 1.1979vw 0 2.708vw 0;
  font-size: 2.133vw;
  letter-spacing: 0.313vw;
  font-weight: 900;
}

.break-mobile-1 {
  display: none !important;
}

.break-mobile-waste {
  display: none !important;
}

.title-desc-fix-lineheight {
  line-height: 42px;
  font-size: 1.354vw;
  letter-spacing: 2.5px;
}

.font-size-24 {
  font-size: 24px;
}

.equipments-recycling {
  margin-top: 5.729vw !important;
}

.midle-processing {
  margin-top: 100px !important;
}

.title-special-describe {
  margin: 54px 0 35px 0;
}

.company-image {
  margin-top: 100px !important;
}

.service-list{
  margin-top: 50px;
  display: flex;
  justify-content: center;
}
.service-box{
  width: 25%;
  text-align: center;
  border: #29C49D solid 4px;
  border-radius: 50px;
  margin:0 1.563vw;
}
.box-image>img{
  width: 100%;
  height: auto;
  border-radius: 50px 50px 0 0;
}
.box-icon{
  width:3.75vw;
  height:3.229vw;
  margin:20px auto 10px;
}
.box-icon > img {
  width: 100%;
  height: auto;
}
.box-header {
  font-size: 2.292vw;
  font-weight: 600;
  letter-spacing: 0.729vw;
  margin-left: 0.833vw;
}
.box-text{
  letter-spacing: 0.025em;
  font-size:1.042vw; 
  line-height: 1.85; 
  margin-top: 1.581vw;
}
.box-link {
  margin-top: 12px;
}

.box-link-text{
  font-size: 1.146vw;
  line-height: 1.5; 
  color: #29C49D;
  font-weight: 600;
  margin-top: 1.581vw;
}

.box-link-src {
  margin-top: 0.781vw;
  margin-bottom: 2.76vw;
}

.box-link-src a img{
  width: 1.875vw;
  height: 1.875vw;
  margin-left: auto;
  margin-right: auto;
}

.box-link-src .link-page:hover {
  opacity: .7;
}

.logo-leaf {
  margin-bottom: 20px;
}

/* css responsive for page business introduction */
@media screen and (max-width: 415px){
  .title-special-describe {
    margin: 8px 0 30px 0;
  }
  .title-desc-block {
    font-size: 16px;
  }
  .service-list{
    margin-top: 0;
    display: block;
    justify-content: center;
  }
  .service-box{
    width: 100%;
    text-align: center;
    border: #29C49D solid 4px;
    border-radius: 50px;
    margin:30px auto;
  }
  .service-text{
    letter-spacing: 0.025em;
    font-size:16px; 
    line-height: 1.85; 
    text-align: left;
  }
  .our-service-title{
    font-size:28px;
    color: #29C49D;
    text-align: center;
  }
  .box-icon{
    width:48px;
    height:42px;
    margin:20px auto 10px;
  }
  .box-header{
    font-size: 34px;
    font-weight: 300;
    letter-spacing:0.2em;
  }
  .box-text{
    letter-spacing: 0.025em;
    font-size: 12px; 
    line-height: 1.6; 
    margin-top: 1.581vw;
  }
  .box-link {
    margin-top: 20px;
  }
  .box-link-text{
    font-size: 18px;
    line-height: 1.5; 
    color: #29C49D;
    font-weight: 500;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .box-link-src{
    margin-top: 0.781vw;
    margin-bottom: 20px;
  }
  .box-link-src a img{
    width: 30px;
    height: 30px;
    margin-left: auto;
    margin-right: auto;
  }
  .title-describe {
    margin: 15px 0 6.708vw 0 !important;
  }
  .margin-top-0 {
    margin-top: 0 !important;
  }
  .margin-bottom-40 {
    margin-bottom: 40px !important;
  }
}

/* css for page waste-transportation */

/* css company image */
.image-maps {
  display: flex;
  justify-content: space-between;
}

.image-map-left {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}

.map-right-japan {
width: 100%;
height: auto;
object-position: right;
margin-top: -20px;
}

.map-content-block {
  display: flex;
}

.map-content-btn {
width: 15vw;
max-width: 170px;
}

.map-content-block:first-child {
  margin-bottom: 3.125vw;
}

.map-cricle {
  margin-right: 30px;
}

.map-cricle-header {
background-color: #29C49D;
border-radius: 50%;
width: 15vw;
height: 15vw;
max-width: 170px;
max-height: 170px;
display: flex;
justify-content: center;
align-items: center;
position: relative;
}

.cricle-header-desc>span {
  display: block;
}

.cricle-header-desc {
  position: absolute;
  text-align: center;
  line-height: 3.2rem;
  font-size: 2.2rem;
  color: var(--white-color-ffffff);
}

.map-desc-add {
  width: 50vw;
}

.map-desc-header {
  font-size: 2.6rem;
  line-height: 4rem;
  letter-spacing: 0.04em;
  font-weight: 600;
}

.map-desc-explan {
  position: relative;
  font-size: 1.8rem;
  margin: 16px 0;
}

.map-desc-explan::after {
  content: '';
  position: absolute;
  width: 15.625vw;
  height: 1px;
  background-color: #414650;
  top: 40%;
  left: 115px;
}

.map-desc-contain {
  margin-top: 10px;
}

.desc-contain-province, .desc-contain-name{
font-size: 1.8rem;
line-height: 2.8rem;
display: inline-block;
letter-spacing: 0.5px;
}

.desc-contain-province:first-child {
  margin-right: 20px;
}

.desc-contain-province+.desc-contain-province {
  margin-right: 20px;
}

br+.desc-contain-province {
margin-right: 20px;
}

.cricle-header-none {
  visibility: hidden;
  margin-right: 30px;
}

.map-detail {
  margin-top: 30px;
}

.map-detail-title {
  font-size: 2rem;
  color: var(--primary-color-50c8aa);
  font-weight: 500;
  line-height: 30px;
}

.map-detail-btn {
  border: 3px solid var(--primary-color-50c8aa);
  padding: 8px 30px;
  border-radius: 34px;
  margin-right: 30px;
  margin-top: 24px;
}

.map-detail-btn:hover {
  background-color: #29C49D;
}

.map-detail-btn:hover .btn-map-text {
  color: #fff;
}

.map-detail-btn:hover .btn-news g path {
  stroke: white;
}

.map-detail-btn:hover .btn-news text {
  fill: #fff;
}

.map-leftright-padding {
  padding: 8px 0 !important;
}

.btn-map-fitwidth {
  width: 66%;
}

.btn-map-text {
  font-size: 2.0rem;
  color: #29C49D;
  letter-spacing: 0.025rem;
  padding-left: 14px;
}

.btndetail-link {
display: flex;
justify-content: center;
align-items: center;
}

/* css truck-specification */
.company-service {
  padding: 0;
}

#trigger-1{
  margin-top: 4.688vw;
}

.truck-specifications {
  width: 100%;
}

.truck-specifications:not(.truck-specifications:first-child) {
  margin-top: 7.813vw;
}

.truck-nobackground {
  display: flex;
  justify-content: center;
  padding-bottom: 70px;
  width: 100%;
}

.nobackground-img {
  width: 63%;
  height: auto;
  max-width: 750px;
}

.truck-info {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0 6.250vw;
}

.info-img {
  max-width: 450px;
}


.truck-desc-header {
  font-size: 1.771vw;
  line-height: 3.2rem;
  word-spacing: 0.05rem;
  margin-bottom: 0.938vw;
  font-weight: 600;
}

.truck-desc-title {
  display: block;
  font-size: 22px;
  line-height: 2vw;
}


/* css company-gallery */

.gallery-title {
  line-height: 3.2rem;
  word-spacing: 0.25rem;
  position: relative;
}

.gallery-title::before,
.gallery-title::after {
  background-color: var(--primary-color-50c8aa);
  content: "";
  display: inline-block;
  height: 3px;
  position: absolute;
  width: 18.229vw;
}

.gallery-title::before {
  left: 10.417vw;
  top: 33%;
}

.gallery-title::after {
  right: 10.417vw;
  top: 33%;
}

.container-sizes {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 0 100px;
}

.container-sizes div {
  width: 50%;
}

.container-size {
  margin-bottom: 60px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}

.container-size:nth-child(2n) {
  align-items: center;
}

.container-size:nth-child(n+2) {
  align-items: center;
}

.container-size-title {
  font-size: 20px;
  margin-top: 20px;
  text-align: center;
}

.container-size-img {
  max-width: 450px;
  width: 100%;
  height: auto;
}

.margin-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.margin-bottom-32 {
  margin-bottom: 32px !important;
}

.w-text-title {
  width: 100%;
}

@media screen and (max-width:992px) {
  .map-desc-add {
    width: 70vw;
  }  
}

/* css responsive fontzise for page waste-transportation less than 1200px*/
@media screen and (min-width: 416px) and (max-width: 1200px) {
  .container-sizes {
    padding: 0;
  }
  .title-desc-block {
    font-size: 1.667vw;
  }
  .cricle-header-desc {
    line-height: 2.188vw;
    font-size: 1.875vw;
  }
  .map-desc-header {
    font-size: 1.54vw;
    line-height: 2.083vw;
    letter-spacing: 0.208vw;
  }
  .desc-contain-province, .desc-contain-name {
    font-size: 1.354vw;
    line-height: 1.667vw;
  }
  .desc-contain-province+.desc-contain-province {
    margin-right: 1.042vw;
  }
  .br+.desc-contain-province {
    margin-right: 1.042vw;
  }
  .map-detail-title {
    font-size: 1.42vw
  }
  .map-detail-btn {
    width: 100%;
    border: 2px solid var(--primary-color-50c8aa);
    padding: 0.365vw 1.563vw;
    border-radius: 20px;
    margin-right: 1.563vw;
    margin-top: 1.250vw;
  }

  .truck-info {
    padding: 0;
    justify-content: center;
  }
  .truck-desc-title {
    display: block;
    font-size: 1.8vw;
    line-height: 3vw;
    margin-left: 2vw;
    margin-right: 3vw;
  }
  .container-size-title {
    font-size: 2vw;
    margin-top: 1.563vw;
  }
  .container-sizes div {
    width: 80%;
  }
  .title-desc-fix-lineheight {
    line-height: 32px;
  }
}

@media screen and (min-width: 768px) {
  .image-map-left {
    flex: 0 0 auto;
    width: 50%;
  }
  .image-map-right {
    flex: 0 0 auto;
    width: 48%;
  }
}

@media screen and (min-width: 416px) and (max-width: 768px) {
  .title-header-img {
    width: 90px;
    height: 90px;
    padding: 10px;
  }
  .title-desc-block {
    font-size: 16px;
  }
  .container-sizes {
    padding: 0;
  }
  .map-cricle-header {
    width: 120px;
    height: 120px;
  }

  .cricle-header-desc {
    font-size: 16px;
    line-height: 26px;
  }
  .image-maps {
    flex-direction: column;
  }
  .image-map-content {
    margin: auto;
  }
  .image-map-left {
    width: 100%;
    order: 2;
    margin-left: 20px;
    margin: auto;
  }
  .image-map-right {
    order: 1;
    padding: 0 0 60px 0;
    margin: auto;
    width: 70%;
  }
  .map-right-japan {
    margin: auto;
  }
  .map-desc-header {
    font-size: 18px;
    line-height: 24px;
  }
  .desc-contain-province, .desc-contain-name {
    font-size: 12px;
    line-height: 18px;
  }
  .map-detail-title {
    font-size: 16px;
  }
  .map-detail-btn {
    width: 76%;
  }
  .describe-header-fitwidth {
    font-size: 24px !important;
    letter-spacing: 3px;
    margin-top: 8px;
  }
  .gallery-title::before {
    left: 135px;
  }
  .gallery-title::after {
    right: 135px;
  }
  .truck-desc {
    padding: 0 14px;
  }
  .truck-desc-header {
    font-size: 18px;
  }
  .truck-desc-title, .container-size-title {
    font-size: 14px;
    line-height: 20px;
  }
}

/* css responsive for page waste-transportation mobie */
@media screen and (max-width: 415px){
  .break-mobile-waste {
    display: flex !important;
  }
  .company-image {
    margin-top: 80px !important;
  }
  .title-desc-fix-lineheight {
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 1.5px;
  }
  .desc-contain-province:first-child {
    margin-right: 10px;
  }
  .desc-contain-province+.desc-contain-province {
    margin-right: 10px;
  }
  br+.desc-contain-province {
  margin-right: 10px;
  }
  .container-sizes {
    padding: 0;
  }
  .image-map-left {
    order: 2;
  }
  .image-map-right {
    display: flex;
    justify-content: center;
    margin-top: 10px;
    margin-bottom: 40px;
  }
  .map-right-japan{
    order: 1;
    height: 300px;
    width: auto;
    margin-top: 0;
    margin-left: 0;
    object-position: center;
  }
  .image-map-content {
    display: flex;
    flex-wrap: wrap;
  }
  .map-desc-add ,.map-desc-add2 {
    width: 100%;
  }

  .map-content-block {
    flex-direction: column;
  }
  .map-cricle {
    margin: auto;
  }
  .map-cricle-header {
    border-radius: 10px;
    width: 90vw;
    max-width: 95vw;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
  }
  .cricle-header-desc {
    font-size: 18px;
  }
  .map-desc {
    margin-left: 1.302vw;
  }
  .map-desc-header {
    font-size: 18px;
    margin-top: 16px;
    line-height: 30px;
  }
  .map-desc-explan::after {
    width: 53.333vw;
  }
  .cricle-header-desc > span {
    display: inline;
    font-size: 16px;
  }
  .desc-contain-province, .desc-contain-name {
    font-size: 16px;
    line-height: 28px;
  }
  .map-content-block:first-child {
    margin-bottom: 35px;
  }
  .map-content-block {
    margin: auto;
  }
  .map-detail-title {
    text-align: center;
    font-weight: 600;
  }
  .map-detail-btn {
    margin-right: auto;
    margin-left: auto;
    width: 74%;
    border-width: 2px;
    border-radius: 20px;
  }
  .margin-top-30 {
    margin-top: 30px;
  }
  .describe-header-fitwidth {
    font-size: 22px !important;
    letter-spacing: 3px;
  }
  .truck-specifications {
    margin-top: 100px;
  }
  .truck-nobackground {
    max-width: 320px;
    margin: auto;
    padding-top: 15px;
    padding-bottom: 30px;
  }
  .nobackground-img {
    width: 100%;
    height: auto;
  }
  .truck-info {
    display: block;
    overflow: hidden;
    width: 100%;
    padding: 0;
  }
  .info-img {
    max-height: 230px;
    object-position: left;
    padding: 0;
    order: 2;
    width: 100%;
  }
  .truck-desc {
    order: 1;
    margin: 27px 24px 0 24px;
  }
  .truck-desc-header {
    font-size: 20px;
    line-height: 25px;
    margin-top: 12px;
    margin-bottom: 8px;
    word-spacing: 25;
  }
  .truck-desc-title {
    font-size: 16px;
    line-height: 25px;
  }
  .gallery-containers {
    margin-bottom: 115px;
  }
  .container-size {
    margin-bottom: 30px;
  }
  .container-sizes div {
    width: 100%;
  }
  .container-size-img { 
    max-width: 324px;
    width: 100%;
    padding: 0;
  }
  .container-size-title {
    font-size: 16px;
    text-align: center;
    margin-top: 20px;
  }
  .gallery-title::before, .gallery-title::after {
    height: 2px;
    width: 26.667vw;
  }
  .gallery-title::before {
    left: 110px;
    top: 36%;
  }
  
  .gallery-title::after {
    right: 110px;
    top: 36%;
  }

  .container-size-title {
    margin-top: 16px;
  }
}

/* css for transportation with 320px screen */
@media screen and (max-width: 420px) {
  .map-detail-title {
    font-size: 18px;
    line-height: 30px;
  }
  .container-size-title {
    margin-top: 16px;
  }
}


/* css for page waste-treatment */
.describe-header-small {
  font-weight: 600;
  margin: 22px 0 60px 0;
}
.margin-bottom-8 {
  margin-bottom: 8px;
}
.spacing-12 {
  letter-spacing: 0.21vw;
}
.processing-loop {
  margin-top: 1.198vw;
  color: var(--primary-color-50c8aa);
  font-weight: 500;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
}

.processing-contain {
  border: 4px solid #29C49D;
  border-radius: 20px;
  display: flex;
  overflow: hidden;
}

.contain-vetical {
  justify-content: space-between;
  flex-direction: column;
  height: auto;
  max-height: 600px;
  min-height: 550px;
  max-width: 600px;
  width: 100%;
}

.processing-box {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  height: 100%;
}

.processing-vetical {
  padding: 3.646vw 1.563vw 1.875vw 1.563vw;
  flex: 1;  
}

.processing-horizonal {
  margin-right: 1.042vw;
}

.svg-company svg{
  height: auto;
}

.processing-header {
  padding: 1.563vw 0 0.781vw 0;
  font-size: 34px;
  letter-spacing: 2.5px;
}

.processing-title {
  margin: 1.458vw 0 0.781vw 0;
  font-size: 1.667vw;
  font-weight: 600;
}

.title-horizonal {
  margin: 1.042vw 0 0.521vw 0;
  letter-spacing: 2.5px;
  font-size: 1.563vw;
}

.processing-desc {
  font-size: 18px;
  line-height: 28px;
}

.processing-desc-16 {
  font-size: 16px;
  line-height: 24px;
}

.processing-image {
  width: 100%;
  margin: auto;
}

.processing-image-worker {
  width: 100%;
  height: auto;
  max-height: 260px;
  vertical-align: middle;
}

.processing-loop-midle {
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  align-items: center;
  padding: 72px 24px;
}

.processing-loop-moblie {
  display: none;
}

.svg-loop > h4{
  text-align: center;
  margin-top: 4px;
}

.processing-loop-midle .svg-arrow svg{
  width: 11.458vw;
}

.processing-loop-midle .svg-loop {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.processing-loop-end {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.contain-horizontal {
  justify-content: space-between;
  flex-direction: row;
  max-height: 270px;
  width: 100%;
  padding: 1.667vw 1.875vw 1.458vw 1.875vw;
}

.processing-header-rouded {
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  background-color: #29C49D;
  padding: 6px 0 8px 0;
}

.processing-header-white {
  color: var(--white-color-ffffff);
  font-size: 18px;
  text-align: center;
}

.processing-image-raw {
  width: 100%;
  vertical-align: middle;
}

.rubbish-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;

}

.margin-bottom-94px {
  margin-bottom: 4.896vw;
}

.container-recycling {
  width: 46%;
  color: var(--font-color-50c8aa);
  display: flex;
  flex-direction: column;
  align-items: center;
}

.container-recycling:not(.container-recycling:last-child) {
  margin-bottom: 90px;
}

.recycling-two-img {
  display: flex;
  width: 52%;
  justify-content: center;
}

.recycling-two-img img:nth-child(3){
  margin-right: 1%;
}

.recycling-two-img img:nth-child(4){
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}

.recycling-image {
  width: 100%;
  height: auto;
}

.recycling-header {
  font-size: 3.2rem;
  line-height: 52px;
  padding: 1.667vw 0;
  text-align: center;
  font-weight: 600;
}

.recycling-title {
  font-size: 20px;
  line-height: 36px;
}  

.recycling-advantage {
  position: relative;
  border-radius: 6px;
  background-color: var(--primary-color-50c8aa);
  width: 100%;
  margin: 2.188vw 0 1.563vw 0;
}

.recycling-advantage::after {
  content: '';
  position: absolute;
  left: 48%;
  display: block;
  border-style: solid;
  border-width: 20px 15px;
  border-color: var(--primary-color-50c8aa) transparent transparent transparent;
}

.advantage-text {
  font-size: 22px;
  color: var(--white-color-ffffff);
  padding: 7px 0 7px 0;
  text-align: center;
  font-weight: 600;
}

.recycling-advantage-content {
  font-size: 24px;
  color: var(--primary-color-50c8aa);
  line-height: 38px;
}

.equipment-recycling:not(.equipment-recycling:last-child) {
  margin-bottom: 9.063vw;
}

.form2-title {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.form2-title-header {
  font-size: 34px;
  margin: 0 0 1.563vw 0;
  text-align: center;
  font-weight: 600;
}

.form2-title-sub {
  font-size: 22px;
  font-weight: 500;
  padding-top: 8px;
}

.form2-title-desc {
  font-size: 2.2rem;
  line-height: 34px;
  text-align: center;
}

.equipment-container {
  width: 100%;
}

.equipment-wallpaper {
  width: 100%;
  height: auto;
  max-height: 450px;
  margin: 3.750vw 0 2.083vw 0;
}

.equipment-wallpaper-img {
  border-radius: 15px;
  width: 100%;
  height: 100%;
  object-fit: fill;
}

.equipment-boxs {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}

.equipment-box {
  width: 32%;
}

.equipment-box-img {
  width: 100%;
  height: auto;

}

.quipment-box-title {
  font-size: 2rem;
  padding-top: 20px;
  text-align: center;
}

.detail-btn-center {
  border: 3px solid #29C49D;
  border-radius: 34px;
  margin: auto;
  max-width: 550px;
  max-height: 90px;
  width: 46%;
  margin-top: 4.688vw;
}

.detail-btn-center:hover {
  background-color: #29C49D !important;
}

.detail-btn-center:hover .btn-center-link a {
  color: var(--white-color-ffffff) !important;
}

.detail-btn-center:hover .btn-center-link svg g path {
  stroke: var(--white-color-ffffff);
}

.btn-center-link {
  cursor: pointer;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  }

.btndetail-link svg{
  width: auto;
  height: 100%;
}

.btn-center-title {
  font-family: var(--main-font-family-hiragino-sans);
  color: var(--primary-color-50c8aa);
  font-size: 1.458vw;
  height: 100%;
  padding: 1vw 16px;
}

.civil-works-box {
  border-radius: 20px;
  background-color: #FFFAE5;
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 2.604vw 5.208vw;
}

.civil-works-content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 50%;
  flex-grow: 1;
}

.logo-leaf svg  {
  width: 100%;
  height: auto;
}

.civil-header {
  font-size: 32px;
  letter-spacing: 2.5px;
  font-weight: 600;
}

.civil-desc {
  font-size: 20px;
  line-height: 34px; 
}

.civil-works-img {
  height: auto;
  max-width: 450px;
  margin: auto;
  padding-left: 2.604vw;
}

.civil-box-img {
  width: 100%;
  height: auto;
}

.font-size-34 {
  font-size: 1.771vw;
}

.body-container .product-recycling {
  margin-top: 0 !important;
  padding-top: 5.313vw;
}

/* responsive page waste treatment some class */
@media screen and (min-width: 500px) and (max-width: 1024px) {
  .title-header-img {
    width: 100px;
    height: 100px;
  }
  .title-header-img svg{
    width: 50%;
    height: auto;
  }
  .processing-image-none{
    display: none;
  }
  .contain-vetical {
    min-height: 470px;
  }
  .processing-loop-midle {
    padding: 0 16px;
  }
  .processing-vetical {
    padding-bottom: 20px;
  }
  .processing-title {
    padding: 1.458vw 0 0.625vw 0;
    font-size: 22px;
  }
  .processing-desc {
    font-size: 16px;
    line-height: 20px;
  }
  .svg-loop svg {
    width: 100%;
  }
  .recycling-header, .form2-title-header, .civil-header {
    font-size: 22px;
  }
  .header-tablet {
    font-size: 19px;
  }
  .recycling-fullheight {
    min-height: 272px;
  }
  .advantage-text, .recycling-advantage-content, .quipment-box-title, .form2-title-desc, .civil-desc, .recycling-title {
    font-size: 14px;
    line-height: 24px;
  }
  .advantage-tablet {
    font-size: 15px;
  }
  .recycling-advantage-content {
    margin-top: 16px;
  }
  .civil-works-content {
    width: 100%;
  }
  .civil-works-img {
    margin: auto;
    margin-top: 14px;
  }
  .detail-btn-center {
    width: 60%;
  }
  .btn-center-title {
    font-size: 16px;
    padding: 2.354vw 12px;
  }
}

/* responsive mobile page waste treatment */
@media screen and (max-width: 499px) {
  .describe-header-small {
    font-weight: 600;
    margin-bottom: 28px;
    margin-top: 0;
  }
  .company-gallery {
    margin-top: 145px !important;
  }
  .title-describe-company {
    margin-top: 18px;
  }
  .title-describe-header {
    text-align: center;
  }
  .button-waste {
    margin: auto;
  }
  .btn-waste-contain .btn-waste-link{
    border: 2px solid var(--primary-color-50c8aa);
    border-radius: 15px;
    height: 46px;
    width: 92%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 30px;
    margin: auto;
  }
  .btn-waste-contain:first-child {
    margin-bottom: 20px;
  }
  .btn-waste-title {
    font-size: 16px;
    letter-spacing: -1px;
    color: var(--primary-color-50c8aa);
  }
  .btn-arrow-down svg{
    height: auto;
    width: 100%;
    max-width: 14px;
    max-height: 8px;
  }
  .processing-loop {
    flex-direction: column;
    justify-content: center;
  }
  .processing-contain {
    margin-left: auto;
    margin-right: auto;
  }
  .contain-vetical {
    height: 470px;
    max-width: 320px;
    min-height: auto;
  }
  .processing-box{
    font-weight: 400;
  }
  .processing-vetical {
    padding: 0;
    padding-bottom: 26px;
  }
  .processing-horizonal {
    padding-bottom: 26px;
  }
  .processing-horizon-hasline {
    margin-top: 40px;
    position: relative;
  }
  .processing-horizon-hasline::before {
    content: '';
    position: absolute;
    height: 2px;
    width: 80%;
    top: 0;
    background-color: #29C49D;
  }
  .processing-horizon-hasline .svg-company {
    margin-top: 40px;
  }
  .processing-desc {
    letter-spacing: -0.6px;
    padding-left: 32px;
    padding-right: 32px;
    font-size: 16px;
  }
  .processing-image-worker {
    max-height: 200px;
  }
  .svg-company {
    margin-top: 20px;
  }
  .svg-company svg {
    height: 60px;
    width: auto;
  }
  .processing-loop-moblie {
    display: flex !important;
    flex-direction: column;
    align-items: center;
    margin: 30px 0 20px 0;
  }
  .svg-loop > h4{
    font-size: 24px;
    text-align: center;
    margin: 15px 0;
  }
  .contain-horizontal {
    max-height: none;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    max-width: 324px;
    padding: 30px 0 40px 0;
    margin-bottom: 40px;
  }
  .processing-header {
    font-size: 26px;
  }
  .processing-header-rouded {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 50px;
    width: 80%;
    padding: 0;
  }
  .processing-header-white {
    font-size: 16px;
    text-align: center;
  }
  .processing-title {
    font-size: 26px;
    margin: 14px 0 18px 0;
  }
  .processing-image {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  .processing-image-raw {
    width: 80%;
    margin-left: 0;
    max-height: 200px;
  }
  .product-recycling {
    width: 92%;
  }
  .container-recycling {
    width: 100%;
    align-items: flex-start;
  }
  .recycling-two-img {
    margin-top: 25px;
    width: 100%;
  }
  .recycling-image {
    max-height: 185px;
  }
  .recycling-image:first-child {
    margin-right: 4px;
  }
  .recycling-header {
    font-size: 20px;
    padding: 0;
    margin-top: 20px;
    line-height: 30px;
    margin-bottom: 10px;
  }
  .recycling-title {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 17px;
  }
  .recycling-advantage {
    margin-bottom: 26px;
    border-radius: 5px;
  }
  .recycling-advantage::after {
    border-width: 15px 11px;
  }
  .advantage-text {
    font-size: 16px;
    padding: 6px 0;
  }
  .recycling-advantage-content {
    font-size: 18px;
    line-height: 28px;
    text-align: start;
  }
  .font-weigh-mobile {
    font-weight: bold !important;
  }
  .equipments-recycling {
    padding: 0;
    margin-top: 90px !important;
  }
  .equipment-recycling {
    display: flex;
    flex-direction: column;
    position: relative;
  }
  .equipment-recycling-hasline {
    padding-top: 70px;
  }
  .equipment-recycling-hasline::before {
    content: '';
    width: 80%;
    height: 4px;
    background-color: #E2E2E6;
    position: absolute;
    top: 0;
    left: 10%;
  }
  .form2-title {
    order: -1;
    margin-top: 26px;
    margin-bottom: 50px;
  }
  .form2-title-header {
    font-size: 24px;
    line-height: 32px
  }
  .form2-title-sub {
    font-size: 20px;
  }
  .form2-title-desc {
    width: 92%;
    font-size: 16px;
    line-height: 28px;
    text-align: start;
  }
  .equipment-wallpaper {
    margin-top: 0;
    margin-bottom: 0;
  }
  .equipment-wallpaper-img {
    border-radius: 0;
  }
  .equipment-boxs {
    margin-top: 40px;
    flex-direction: column;
    align-items: center;
  }
  .equipment-box {
    width: 91%;
    margin-bottom: 25px;
  }
  .equipment-box-img {
    border-radius: 10px;
    max-height: 230px;
    max-width: 324px;
  }
  .quipment-box-title {
    font-size: 14px;
    padding-top: 10px;
  }
  .detail-btn-center {
    width: 95%;
    border-radius: 20px;
    padding: 1px 0;
  }
  .btn-center-title {
    font-size: 18px;
    line-height: 24px;
  }
  .btn-center-link {
    margin-top: 8px;
    margin-bottom: 8px;
  }
  .civil-works {
    padding-left: 0;
    padding-right: 0;
  }
  .civil-works-box {
    flex-direction: column;
    justify-content: space-between;
    border-radius: 0px;
    padding: 0 24px;
    display: block;
  }
  .civil-works-content {
    margin: 30px 0 40px 0;
    flex: 1;
    display: block;
    width: 100%;
  }
  .logo-leaf {
    display: flex;
    justify-content: center;
    margin-bottom: 8vw;
  }
  .logo-leaf svg  {
    width: 18.933vw;
    height: auto;
  }
  .civil-works-img {
    padding-left: 0;
    margin-bottom: 110px;
  }
  .civil-header {
    font-size: 26px;
    line-height: 44px;
    text-align: center;
  }
  .civil-desc {
    font-size: 15px;
    line-height: 28px;
  }
  .civil-box {
    width: 92%;
  }
  .civil-rouded {
    width: 100px;
    height: 100px;
  }
  .civil-works {
    margin: 150px 0 0 0!important;
  }
  .truck-desc-header {
    margin-left: 0;
  }
  .container-size-title {
    margin-top: 16px;
  }
  .container-recycling:not(.container-recycling:last-child) {
    margin-bottom: 80px;
  }
}

/* responsive fontsize for screen 320px */
@media screen and (max-width: 321px) {
  .btn-waste-title {
    font-size: 14px;
    letter-spacing: -1px;
  }
  .title-describe-header {
    font-size: 24px;
  }
  .title-desc-block {
    font-size: 16px;
    line-height: 24px;
  }
  .title-describe {
    margin: 12px 0 24px 0;
  }
  .describe-header-small {
    font-size: 22px;
    letter-spacing: 0;
    font-weight: 600;
    margin-bottom: 28px;
  }
  .recycling-title {
    font-size: 14px;
  }
  .recycling-advantage-content {
    font-size: 16px;
    line-height: 26px;
  }
  .recycling-header {
    font-size: 18px;
  }
  .truck-desc-header {
    margin-left: 0;
  }
}

/*responsive for ipad */
@media screen and (max-width:768px) {
  .truck-desc-header {
    margin-top: 4vw;
  }
  .title-describe {
    margin: 15px 0 4.708vw 0;
    font-size: 20px;
  }
}

/*responsive for ipad */
@media screen and (max-width: 1100px) {
  .break-pc-1 {
    display: none !important;
  }
  .break-mobile-1 {
    display: block !important;
  }
  .title-special-describe {
    margin: 40px 0 30px 0;
  }
}