﻿    #page{
        width:98vw !important;
	margin:0 auto;
    }

    #boxmain{
       width:72vw !important;
    }
    #mainvisual{
       width:72vw !important; 
       height:30vw !important;
    }
    #slide{
       width:72vw !important; 
       height:30vw !important;
    }
    #slide ul li img{
       width:72vw !important; 
       height:30vw !important;
    }
    #box_info{
       width:72vw !important; 
    }

   #slide ul li img{
       width:72vw !important; 
       height:30vw !important;
   }

   #map_tyousetsuyou_yoko{
      margin:0 auto;
      width:45vw;
      display:block;
   }
   .mapaddress{
      margin-left: 4vw !important;
      width:30vw !important;
      display:block !important;
 
   }

   #map_tyousetsuyou{
     margin-top:5vw !important;
   }

   #map_cover .map{
     float:left !important;
     margin-left: 10px;
   }

  #boxsub{
    width: 24vw !important;
  }
  #boxsub img{
    width:24vw !important;
    height:15vw !important;
  }

  .mt-timeline{
    width:40vw !important;
  }

  .img-face, .tw_right{
    left:-2vw !important;
  }
  .map{
    position:relative;
    left: -5vw !important;
  }


@media only screen and (max-width: 1200px) and (min-width: 768px){
   #map_tyousetsuyou{
     margin-top:10px !important;
   }
}

@media only screen and (max-width: 650px){
   #map_tyousetsuyou_yoko{
      margin: 0;
      width:45vw;
      display:block;
   }
   .mapaddress{
      margin-left: 4vw !important;
      width:40vw !important;
      display:block !important;
 
   }
   #gmap{
      margin-left: 5vw !important;
      width:400px !important;
      height:350px !important;
   }

  .img-face{
    left:0vw !important;
   }
  .tw_right{
    left:-1vw !important;
  }

  .img-face{
    width:30vw;
    height:39vw;
  }
  .img-kanban{
    width:90vw;
    height:13vw;
  }
  img {
    max-width:100vw;
    max-height:45vw;
  }
  .yokoimg{
    max-width:45vw;
    max-height:25vw;
  }
}