@charset "utf-8";

/*-----------------------------------------------
 __default style
-----------------------------------------------*/

/*モバイル・タブレット共通*/
/*  (max-width: 480px) and (orientation: portrait) */

 
@media screen{
  
/* @media screen
  and (max-width: 480px)
  and (orientation: portrait) { */
  
    body {
      font-size: 100%;
      min-width: 320px;
      height: 100%;
      -webkit-text-size-adjust: 100%;
      position: relative;
    }
    
    #wrapper_out{
      width: 100%;
      min-width: 100%;
      max-width: 100%;
    }


    #wrapper_out{
      /* padding-top: 58px; */
    }
    
    .wrapper{
      display: block;
    }
      
    h2 {
        font-size: 2.0em;
      padding: 0.25em;
    }
  
    h3{
      font-size: 1.5em;
      letter-spacing: 0;
    }
  
    h4{
      font-size: 1.4em;
    }
/*    .wt100, .w98, .w90, .wt10, .wt15, .wt20, .wt23, .wt25, .wt30, .wt33, .wt35 ,.wt40, .wt43, .w60, .wt65, .wt70, .w80{
      width: 100%;
    } */
    
    
    .pc{
      display: none;
     }
    .pc-br{
      display: none;
     }
  
    .sp{
      display: inherit;
    }
      
    .sp-br{
      display: inherit;
    }
      

/*-----------------------------------------------
 __header footer container
-----------------------------------------------*/
      section{
        padding-top: 60px;
      }
      .content {
        width: calc(100% - 20px);
        margin: 0px auto;
        padding: 10px 10px 30px;
      }

      header{
        min-width: 100%;
      }
    .header_sec{
      margin: 0 0;
      padding-right: 0;
      width: 100%;
    }
  
      .page-header nav {
        display: none;
      }
      .logo a {
        padding: 15px 10px;
      }
      .logo a span {
        padding: 0 0px;
        font-size: 1.3em;
      }

  
    /* フッター
    ------------------------------- */
  
    .fotmenu{
      flex-wrap: wrap;
    }

    .fotmenu .flitem {
      border: none;
      width: 40%;
      text-align: center;
      margin: 15px 0;
      padding: 0 10px;
    }
    .foot_add{
      min-height: 320px;
    }
    .fm_left,.fm_right{
      width: 100%;
      letter-spacing: normal;
    }
    .fm_left p{
      font-size: 0.9em
    }
  
    .fm_left p.fm_txt {
      font-size: 1.6em;
      padding: 10px 0;
    }
    
    
  /*----------------------------------------
  ホバーメニュー
  ------------------------------------------*/ 
  
  .navbtn{
      top: 0;
      right: 0;
      width: 40px;
      height: 40px;
    padding: 15px 0 10px 30px;
      cursor: pointer;
      border-bottom-left-radius: 100px;
      background: #00762d no-repeat top 0px right 0px / 40px auto;
  }

    .menu_link{
      flex-basis: calc(100% - 40px);
    }
    

  /*----------------------------------------
  トップスライド
  ------------------------------------------*/
    
    #pcontainer {
      height:calc(100% - 50px);
      max-height: 400px;
      margin: 50px 0 0px;
    }
  
    .top_img{
      height: 100%;
    }
    .top_img.single{
      background: url(img/top_img.jpg) center right / cover no-repeat ;
    }
    .fes_name{
      top: 20%;
      left: 5%;
      width: 95%;
      /* text-align: center; */
    }

    .fes_name p{
      font-size: 1.8em;
      /* text-align: center; */
      letter-spacing: normal;
      padding-bottom: 20px;
    }

    .fes_name span{
      font-size: 0.95em;
      text-align: center;
      letter-spacing: normal;
    }
  
    /*----------------------------------------
  トップページ
  ------------------------------------------*/
  
    .catchcopy{
      margin: 0px 0 30px;
      text-align: center;
      letter-spacing: 0.0em;
      color: #0c6400;
    }
    .catchcopy span{
      font-size:1.5em;
    }
    .catchcopy p{
      font-size: 1.15em;
    }
    .catch_text{
      text-align: left;
      font-size: 1.0em;
      font-weight: 500;
      margin-bottom: 10px;
    }
  
  
    .flbox.service .flitem{
      width: 90%;
      margin: 0 auto 50px;
    }
  
    .infosec{
      width: 95%;
      min-height: 300px;
      margin: 0 auto;
    }
  
    .flbox.top_company{
      flex-wrap: wrap;
      border: 0px solid #cccccc;
    }
    .flbox.top_company.tenpo{
      flex-direction: column-reverse;
    }
  
    .flbox.top_company .flitem{
      width: 100%;

      min-height: 300px;
    }

    .flbox.top_company .flitem:nth-child(1){
      margin-top: 30px;
    }
    .flbox.top_company .flitem:nth-child(2){
      background-color: rgba(255, 255, 255, 1);
      text-align: center;
      display: block;
    }
      .content p.compadd {
        letter-spacing: normal;
    }
    .contact_num{
      display: flex;
      justify-content: center;
      align-items: center;
    }
    .con_img.fm{
      width: 60px;
    }
    .con_num{
      font-size: 2.2em;
      font-weight: bold;
      color: #00762d;
      padding-left: 15px;
      padding-bottom: 5px;
      line-height: 1.0;
    }

    .con_num.fm{
      color: #ffffff;
      font-size: 2.2em;
    }
  p.cort_cacth {
      font-weight: 700;
      font-size: 1.4em;
  }
  
  
    /*お知らせ*/

    .infosec{
      height: 520px;
    }

    .info_inner{
      width: calc(100% - 10px);
      padding: 20px 5px;
    }
    .infotext{
      width: 100%;
    }
    .infotext p{
      padding: 10px 5px;
      font-size: 1.00em;
    }
    .info_img{
      width: 90%;
      margin: 20px auto;
    }
  
  /*----------------------------------------
  コンテンツ
  ------------------------------------------*/
  
    .comp_sec{
      width: 95%;
    }

    .compitem{
      width: calc(100% - 30px);
      margin: 0 0 0px;
      padding: 10px 15px;
    }

    .comptext{
      width:  calc(100% - 30px);
      margin: 0 0 10px;
      padding: 10px 15px;
    }
  
    .flbox.shopimg{
      flex-wrap: wrap;
    }

    .flbox.shopimg .flitem{
      width: 45%;
    }
    .content p.compname {
        font-size: 1.6em;
    }
  
/*車検ページ*/
    .flbox.syaken{
      justify-content:flex-start;
      margin-bottom: 20px;
    }
    .flbox.syaken .flitem{
      width: 100%;
      margin-bottom: 20px;
    }
    .flbox.cost{
      width: 100%;
      justify-content: flex-start;
      flex-wrap: wrap;
    }

    .flbox.cost .flitem{
      width: 100%;
      margin: 10px 0;
    }
    .flbox.s_step{
      flex-wrap: wrap;
    }
    .flbox.s_step .flitem{
      padding: 10px;
    }
    .flbox.s_step .flitem.step{
      width: calc(100% - 20px);
      padding: 0 10px;
    }
    .triangle {
      margin: 0 auto;
    }
    .flbox.s_step.rental .flitem.step p{
      padding: 0px 0;
    }
    .flbox.s_step .flitem.step img{
      width: 25%;
    }
  
/*コーティングページ*/
    .flbox.cort .flitem.text{
      width: 100%;
      padding: 0 0;
    }

    .flbox.cort .flitem.image{
      width: 100%;
    }

    ul.cort{
      margin-top: 30px;
      margin-right: 10px;
    }
    ul.cort li{
      font-size: 1.2em;
    }
    .flbox.cmenu{
      justify-content: flex-start;
      flex-wrap: wrap;
    }

    .flbox.cmenu .flitem{
      width: 100%;
    }
    .flbox.cmenu .flitem.card{
      width: 100%;
    }
    .flbox.cmenu .flitem img{
      width: 100%;
    }
    .flbox.cmenu ul li{
      margin-bottom: 10px;
    }
    /*サポートページ*/
    .scroll-box table{
      width: 1000px;
    }

  
  /*-----------------------------------------------
   __トップへ戻る
  -----------------------------------------------*/

    /* pagetop */
    #page-top {
      bottom: 15px;
      right: 15px;
    }
    
  /*-----------------------------------------------
   __ホバーメニュー
  -----------------------------------------------*/
    .navbtn{
      position: fixed;
      top: 0px;
      right: 0px;
      display: block;
    }

  /*-----------------------------------------------
   __追加CSS
  -----------------------------------------------*/
  #calendar{
    width: calc(100% - 30px);
  }
    
  /*-----------------------------------------------
   __ここまで
  -----------------------------------------------*/

}



@media screen
  and (min-width: 361px)
  and (max-width: 399px)
  and (orientation: portrait){
    
    h2{
      font-size: 1.9em;
    }
}

@media screen
  and (max-width: 360px)
  and (orientation: portrait){
    
    h2.top{
      font-size: 2.6em;
    }
    
    .catchcopy span {
        font-size: 1.4em;
    }
    
    h3{
      font-size: 1.3em;
    }
}


/*##############################################*/
/*タブレット縦*/

@media screen
  and (min-width: 768px)
  and (max-width: 1080px){
      
    .sp-br{
      /* display: none; */
    }
    .sp{
      display: none;
    }
    
    .pc-br{
      display: inherit;
      display: inline-block;
    }
    .pc{
      display: none;
    }
    
  .menu_inner{
    overflow-y: hidden;
  }
    
  .linkbtn {
    margin: 25px auto;
  }
/* トップページ
  ------------------------------- */
  
    .fes_name{
      top: 35%;
      left: 5%;
    }

    .fes_name p{
      font-size: 2.3em;
    }

    .fes_name span{
      font-size: 1.1em;
    }
    
    .catchcopy{
      margin: 0px 0 30px;
      text-align: center;
      letter-spacing: 0.0em;
      color: #0c6400;
    }
    .catchcopy span{
      font-size:2.0em;
    }
    .catchcopy p{
      font-size: 1.3em;
    }
    .catch_text{
      width: 90%;
      text-align: left;
      margin: 0 auto 20px;
      font-size: 1.0em;
    }
/*フッター
  ------------------------------- */
    
    
    
/*各ページ
  ------------------------------- */
 .content p.compname {
    margin: 10px 0px 0;
    font-weight: 700;
    font-size: 1.5em;
  }
    
    
  .comp_sec{
    width: 90%;
  }

  .compitem{
    width: calc(25% - 30px);
    margin: 0 0 15px;
    padding: 15px;
  }

  .comptext{
    width:  calc(75% - 30px);
    margin: 0 0 15px;
    padding: 15px;
  }
    

    .flbox.top_company{
      flex-wrap: nowrap;
      border: 1px solid #cccccc;
    }
    .flbox.top_company.tenpo{
      flex-direction: row;
    }
  
    .flbox.top_company .flitem{
      width: 50%;
      min-height: 300px;
    }
    .flbox.top_company .flitem:nth-child(1) {
        margin-top: 0px;
    }
    
    .flbox.shopimg{
      flex-wrap: nowrap;
    }

    .flbox.shopimg .flitem{
      width: 23%;
    }
    
    .flbox.service .flitem{
      width: 44%;
    }
    
    
/*車検ページ*/
    .flbox.s_step .flitem{
      width: calc(80% - 30px);
      padding: 0 15px;
    }
    .flbox.s_step .flitem.step{
      width: calc(20% - 20px);
    }
    .flbox.s_step.rental .flitem.step{
      padding: 25px 10px;
    }
    .flbox.s_step.rental .flitem.step img{
      width: 60%;
    }
/*コーティング*/
    .flbox.cort .flitem.text{
      width: calc(55% - 20px);
      padding: 0 10px;
    }

    .flbox.cort .flitem.image{
      width: 45%;
    }

}


@media screen
  and (min-width: 1024px)
  and (max-width: 1180px){
    
    #pcontainer {
      height:calc(100% - 50px);
      max-height: 500px;
      margin: 50px 0 0px;
    }
  
    .pc-br{
      display: none;
    }
    
    .pc-br.tb{
      display: inline-block;
    }
    
    .sp-br{
      /* display: none; */
    }
    .sp{
      display: none;
    }
    
/* トップページ
  ------------------------------- */
  
    .fes_name{
      top: 30%;
      left: 5%;
    }

    .fes_name p{
      font-size: 2.3em;
    }

    .fes_name span{
      font-size: 1.3em;
    }
    
    .catchcopy{
      margin: 0px 0 30px;
      text-align: center;
      letter-spacing: 0.0em;
      color: #0c6400;
    }
    .catchcopy span{
      font-size:2.5em;
    }
    .catchcopy p{
      font-size: 1.5em;
    }
    .catch_text{
      width: 90%;
      text-align: left;
      margin: 0 auto 20px;
      font-size: 1.2em;
    }
    
    /* フッター
    ------------------------------- */
  
    .fotmenu{
      flex-wrap: wrap;
    }

    .fotmenu .flitem {
      border: none;
      width: 40%;
      text-align: center;
      margin: 15px 0;
      padding: 0 10px;
    }
    .foot_add{
      min-height: 320px;
    }
    .fm_left,.fm_right{
      width: 50%;
      letter-spacing: normal;
    }
    
/*各ページ
  ------------------------------- */
 .content p.compname {
    margin: 10px 0px 0;
    font-weight: 700;
    font-size: 1.5em;
  }
    
    
  .comp_sec{
    width: 90%;
  }

  .compitem{
    width: calc(25% - 30px);
    margin: 0 0 15px;
    padding: 15px;
  }

  .comptext{
    width:  calc(75% - 30px);
    margin: 0 0 15px;
    padding: 15px;
  }
    

    .flbox.top_company{
      flex-wrap: nowrap;
      border: 1px solid #cccccc;
    }
    .flbox.top_company.tenpo{
      flex-direction: row;
    }
  
    .flbox.top_company .flitem{
      width: 50%;
      min-height: 300px;
    }
    .flbox.top_company .flitem:nth-child(1) {
        margin-top: 0px;
    }
    
    .flbox.shopimg{
      flex-wrap: nowrap;
    }

    .flbox.shopimg .flitem{
      width: 23%;
    }
    
    .flbox.service .flitem{
      width: 44%;
    }
    
    
    
    .flbox.cort .flitem.text{
      width: calc(50% - 40px);
      padding: 0 20px;
    }

    .flbox.cort .flitem.image{
      width: 50%;
    }


    
}

/*##############################################*/