@charset "UTF-8";

/* 印刷用 */
@media only print{
  /*
    A4 847 * 595 px
    A3 1191 * 842 px
    B5 729 * 516 px
  */
  body{
    width: 1140px;
    overflow: hidden;
    /*zoom: 0.9;*/
  }
  .container{
    width: 100%;
  }
  .tb{
    display: none;
  }
  .sp{
    display: none;
  }
  
  /* 固定ヘッダーを使用している場合など */
  header .hdr1{
    position: static !important;
  }
  /* animate のフェードインを可視化 */
  [data-animate]{
    opacity:1 !important;
  }
}

@media only screen and (max-width:1120px){
  .container{
    width: 100%;
  }
}

@media only screen and (max-width:1023px){
  
  header .hdr_contact{
    width: 115px;
  }
  
  
  .gnav > ul > li{
    padding: 0 10px;
  }
  
  .mv{
    height: 500px;
  }
  .mv .mv_box{
    margin-left: 0;
    margin-top: 0;
  }
  
  .transport_items{
  }
  .transport_items .item{
    
  }
  .transport_items .item .title{
    font-size: 12px;
  }
  .transport_items .item .title span{
    font-size: 20px;
  }
  
  .page_items .item{
    height: 250px;
  }
  
  .safety_items2 .item .title{
    font-size: 10px;
  }
  
  
  .contact_form th {
    width: 250px;
  }
  .contact_form td .wpcf7-text{
    width: 100%;
  }
  .contact_form td [name="zipcode"]{
    width: 150px;
  }
}

@media only screen and (max-width:767px){
  
  body{
    font-size: 14px;
    padding-bottom: 60px;
  }
  
  
  header .hdr1 .hdr_logo{
    width: 100%;
    justify-content: center;
    margin: 0;
  }
  header .hdr1 .hdr_logo img{
    width: 160px;
  }
  header .hdr1 .hdr_contact{
    display: none;
  }
  
  footer .ftr2 .container,
  footer .ftr3 .container{
    flex-wrap: wrap;
  }
  footer .ftr2 .box1,
  footer .ftr2 .box2,
  footer .ftr3 .box1,
  footer .ftr3 .box2{
    width: 100%;
    text-align: center;
  }
  footer .ftr2 .box2 a{
    margin: 20px auto 0;
  }
  footer .ftr_links{
    display: none;
  }
  
  .footer_fix{
    display: block;
  }
  
  .gnav{
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #FFF;
    padding: 0;
    z-index: 99999;
    overflow-y: scroll;

    /*transition: all 0.2s;*/
    transform: translateX(100%);
    padding: 15px;
  }
  .gnav.active{
    transform: translateX(0%);
  }
  .gnav > ul{
    display: block;
  }
  .gnav > ul > li{
    width: 100%;
    padding: 10px 0;
    border: 0;
    border-bottom: 1px dashed #CCC;
  }
  .gnav > ul > li a{
    padding: 15px 0;
  }
  .gnav .children, .gnav .sub-menu{
    display: block;
    position: static;
    background: #EEE;
  }
  
  .mv{
    height: 300px;
  }
  .mv .mv_box{
    padding: 0 30px;
  }
  
  .pg_header{
    margin-bottom: 80px;
  }
  .pg_header>.container{
    height: 200px;
  }
  .pg_header .tt1{
    font-size: 16px;
    letter-spacing: 0.15em;
  }
  .pg_header .tt1 .box{
    height: 60px;
  }
  
  .post_items{
    
  }
  .post_items .item{
    flex-wrap: wrap;
  }
  .post_items .item .title{
    width: 100%;
  }
  .post_items .item.single_item .title{
    font-size: 16px;
  }
  
  .pagination .nav-posts .page-next a, 
  .pagination .nav-posts .page-prev a,
  .pagination .nav-posts .page-archive a{
    padding: 10px 10px;
    font-size: 11px;
  }
  
  /**/
  
  .tt2{
    font-size: 14px;
    padding: 40px 0;
  }
  .tt2 span{
    font-size: 28px;
  }
  .tt2:before, 
  .tt2:after{
    width: 30px;
    height: 30px;
  }
  
  .tt3{
    font-size: 12px;
    height: 24px;
    padding: 0 5px;
    margin-bottom: 15px;
    background-size: auto 46px;
  }
  .tt3:before{
    height: 2.2em;
  }
  .tt3 .t1{
    font-size: 2.875em;
    margin-right: 10px;
    background-position: 0 36%;
  }
  .tt3 .t2{
    
  }
  
  .tt4{
    font-size: 18px;
    padding-bottom: 4px;
    margin-bottom: 15px;
  }
  
  .read_more{
    margin-top: 15px;
  }
  
  /**/
  .power_items .item{
    width: 100%;
  }
  .power_items .item + .item{
    margin-top: 30px;
  }
  .power_items .item .img{
    text-align: center;
  }
  .power_items .item .title{
    font-size: 14px;
  }
  .power_items .item .txt{
    font-size: 13px;
  }
  
  .transport_items .item{
    width: 33.333333%;
    margin-bottom: 20px;
  }
  
  .vehicle_items .item{
    width: 50%;
  }
  .vehicle_items .item .title{
  }
  
  .page_items .item{
    height: 120px;
  }
  
  /**/
  .service_items1 .desc1{
    width: 100%;
  }
  .service_items1 .desc1 .box1,
  .service_items1 .desc1 .box2{
    width: 100%;
  }
  .service_items1 .desc1 .box1{
    text-align: center;
  }
  .service_items1 .desc1 h3{
    font-size: 16px;
    margin-top: 10px;
  }
  
  .service_items1 .desc2 .vehicle_tbl .td1,
  .service_items1 .desc2 .vehicle_tbl .td2{
    display: block;
    width: 100%;
  }
  .service_items1 .desc2 .vehicle_tbl .td1{
    text-align: center;
    border-bottom: 1px solid #043786;
    border-right: 0;
  }
  
  .service_items2_tt{
    font-size: 16px;
  }
  .service_items2 .item{
    width: 50%;
    margin-bottom: 10px;
    text-align: center;
  }
  
  
  /**/
  .safety_items1 .item .box1{
    width: 100%;
  }
  .safety_items1 .item .box2{
    width: 100%;
  }
  .safety_items1 .item .title{
    font-size: 16px;

  }
  .safety_items1 .item .title span{
    width: 100%;
    padding: 4px 10px;
  }
  
  .safety_items2 .item{
    width: 50%;
    margin-bottom: 20px;
  }
  
  
  /**/
  .contact_info{
    padding: 10px;
  }
  .contact_info .box1{
    font-size: 13px;
  }
  .contact_info .box2{
    margin-top: 10px;
  }
  .contact_info .box2 .icon{
    font-size: 15px;
  }
  .contact_info .box2 .tel{
    font-size: 24px;
  }
  .contact_info .box2 .txt{
    width: 100%;
    margin: 10px 0 0 0;
  }
  
  .contact_form th,
  .contact_form td{
    display: block;
    width: 100%;
    padding: 10px 10px;
  }
  .contact_form th{
    /*padding-bottom: 5px;*/
  }
  .contact_form td{
    /*padding-top: 0;*/
  }
  .contact_form td [name="zipcode"]{
    width: 100px;
  }
  .contact_form dl.date dt{
    width: 100%;
  }
  .contact_form dl.date dt.wide{
    width: 100%;
  }
  
  .contact_form td .wpcf7-text,
  .contact_form td .wpcf7-textarea,
  .contact_form td .wpcf7-select{
    width: 100%;
  }
  
  .contact_form_btns input[type="submit"], 
  .contact_form_btns input[type="button"]{
    width: 35%;
  }
  
  
  /* サイトマップ */
  .sitemap_items .item{
    width: 100%;
    margin-bottom: 15px;
  }
  .sitemap_items .item h4 a{
    padding: 10px 10px;
  }
  
  /* プライバシーポリシー */
  .privacy_tt{
    font-size: 18px;
  }
  .privacy_tt br{
    display: inline;
  }
}