/*  ƒpƒ\ƒRƒ“—pCSS  */
@media screen and (min-width:601px) {
  body {
       color: black;
       background-color: white;
       font-family:"Noto Sans JP","ŸàƒSƒVƒbƒN‘Ì",'Yu Gothic',YuGothic,"ƒqƒ‰ƒMƒmŠpƒSƒVƒbƒN","Hiragino Sans","‚l‚r ‚oƒSƒVƒbƒN","MS PGothic",sans-serif;
  }

  body a{
       transition: 0.5s;
       text-decoration: none;
  }

  body a:hover{
       opacity: 0.5;
  }

  header{
       background-color: rgba(255,255,255,0.9);
       position: fixed;
       height: 100px;
       width: 100%;
       margin: 0px;
       padding: 0px;
       z-index: 30;
  }

  #header_fixed{
       width: 1080px;
       text-align: center;
       margin-left: auto;
       margin-right: auto;
       padding: 0px;
  }

  main{
       z-index: 20;
  }

  #topmenu_list{
       display: none;
  }

   #topmenu_list_detail{
       display: none;
   }

  #topmenu{
       font-family: "Roboto","arial";
       font-weight: bold;
       width: 100%;
       text-align: center;
       margin-top: 20px;
       margin-left: 0px;
       margin-right: 0px;
       margin-bottom: 0px;
  }

  #topmenu img{
       margin: 0px;
       padding: 0px;
       vertical-align: middle;
  }

  #menulist1{
       display: inline;
       height: 30px;
       vertical-align: middle;
  }

  #menulist1 li{
       display: inline;
       font-size: 19px;
       letter-spacing: 0.1em;
       margin-left: 40px;
       vertical-align: middle;
  }

  #menulist1 li a{
       color: black;
       text-decoration: none;
       vertical-align: middle;
  }

  #topmenu_product_d_list1{
        cursor:pointer;
  }

  #topmenu_product_d_list2{
        cursor:pointer;
        display: none;
  }

  #menulist2{
       display: inline-block;
       vertical-align: middle;
       margin-top: 0px;
       margin-left: 40px;
       margin-right: 0px;
       margin-bottom: 0px;
  }

  #menulist2_1{
       text-align: left;
  }

  #menulist2_1 li{
       display: inline;
  }

   .menulist2_1_tel{
        pointer-events:none;
        color: black;
   }

  #menulist2_1 li a{
        color: black;
        text-decoration:none;
  }

  #menulist2_2{
       text-align: left;
       margin-top: 8px;
  }

  #menulist2_2 li{
       display: inline;
  }

  #menulist2_2 li a{
       color: black;
       text-decoration:none;
  }

  .menulist2_1_a{
       margin-right: 8px;
  }

  #menulist2_1_d1{
       font-family: "Roboto","arial";
       line-height: 30px;
       font-size: 21px;
       font-weight: bold;
       vertical-align: middle;
       margin-left: 5px;
       letter-spacing: 0.03em;
  }

  #menulist2_1_d2{
       font-family: "Roboto","arial";
       line-height: 30px;
       font-size: 15px;
       font-weight: bold;
       vertical-align: middle;
       margin-left: 5px;
       letter-spacing: 0.05em;
  }

   #topmenu_product_detail{
        display: none;
        width: 1080px;
        text-align: right;
        margin-top: 12px;
   }

   #topmenu_product_list{
        display: inline-block;
        background-color: rgba(255,255,255,0.9);
        font-family: "Roboto","arial";
        font-weight: 900;
        width: 430px;
        z-index: 40;
        text-align: left;
        line-height: 20px;
        font-size: 12px;
        padding-top: 5px;
        padding-bottom: 15px;
        letter-spacing: 0.1em;
   }

   .topmenu_pr_li_1{
        margin-top: 10px;
        margin-top: 10px;
   }

   .topmenu_pr_li_d1{
        display: inline-block;
        width: 200px;
        margin-left: 15px;
   }

   .topmenu_pr_li_d2{
        display: inline-block;
        width: 200px;
        margin-left: 10px;
   }

   .topmenu_pr_li_d3{
        font-family: "Roboto","arial";
   }

   .topmenu_pr_li_d3 a{
        color: black;
   }

  #mainvisual{
       text-align: center;
  }

  #company1{
       font-family: "Roboto","arial";
       display: inline-block;
       text-align: center;
       width: 330px;
       margin-top: 80px;
       margin-bottom: 70px;
  }

  #company101{
       text-align: center;
       line-height: 26px;
       font-size: 19px;
       font-weight: bold;
       margin-bottom: 5px;
  }

  #company102{
       text-align: center;
       line-height: 23px;
       font-size: 16px;
       font-weight: bold;
  }

  .company103{
       text-align: center;
       line-height: 23px;
       font-size: 14px;
       font-weight: bold;
  }

  .company103_1{
       margin-left: 10px;
  }

  .company104{
       color: red;
       text-align: center;
       line-height: 23px;
       font-size: 12px;
       font-weight: normal;
  }

  #menulist2_1_mail{
        color: black;
  }

  footer{
       width: 1080px;
       margin-right: auto;
       margin-left: auto;
       background-color: white;
       height: 60px;
  }

  #copy1{
       text-align: center;
       vertical-align: middle;
       font-size: 12px;
       font-weight: bold;
  }

  #copy101{
       font-family: "Roboto","arial";
       margin-right:10px;
  }

  #returntop1{
       cursor: pointer;
       position: fixed;
       right: 30px;
       bottom: 30px;
       z-index: 30;
  }
}


/*  ƒXƒ}ƒz—pCSS  */
@media screen and (max-width:600px) {
  body {
       color: black;
       background-color: white;
       font-family:"Noto Sans JP","ŸàƒSƒVƒbƒN‘Ì",'Yu Gothic',YuGothic,"ƒqƒ‰ƒMƒmŠpƒSƒVƒbƒN","Hiragino Sans","‚l‚r ‚oƒSƒVƒbƒN","MS PGothic",sans-serif;
  }

  body a{
       transition: 0.5s;
       text-decoration: none;
  }

  body a:hover{
       opacity: 0.5;
  }

  header{
       background-color: rgba(255,255,255,0.9);
       position: fixed;
       height: 100px;
       width: 100%;
       margin: 0px;
       padding: 0px;
       z-index: 30;
  }

  #header_fixed{
        width: 100%;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        padding: 0px;
  }

   main{
        z-index: 20;
        text-align: center;
   }

   #topmenu{
        font-family: "Roboto","arial";
        font-weight: bold;
        width: 100%;
        margin-top: 20px;
        margin-left: 0 auto;
        margin-right: 0 auto;
        margin-bottom: 0px;
        position: absolute;
  }

  #topmenu_list{
        display: inline-block;
  }

  #topmenu_1{
        display: inline-block;
        vertical-align: middle;
        cursor:pointer;
  }

  #topmenu_1_a{
        cursor:pointer;
  }

  #topmenu_1_b{
        cursor:pointer;
        margin-left: -310px;
  }

  #topmenu_1 a{
        color: black;
        text-decoration: none;
  }

   #topmenu_list_detail{
        display: none;
        background-color: rgba(255,255,255,0.7);
        font-family: "Roboto","arial";
        font-weight: bold;
        width: 100%;
        height: 100vh;
        margin: 0 auto;
        position: absolute;
        z-index: 40;
        text-align: center;
   }

   #topmenu_list_detail a{
        color: black;
        text-decoration: none;
   }

   #topmenu_list_detail_1{
        margin-top: 40px;
        width: 250px;;
        display: inline-block;
   }

   #topmenu_list_detail_li1{
        margin-top: -25px;
        text-align: left;
        margin-left: 40px;
   }

   #topmenu_list_detail_li2{
        margin-top: 0px;
        text-align: left;
        margin-left: 40px;
   }

   .topmenu_list_detail_d1{
        font-size: 22px;
        letter-spacing: 0.1em;
        height: 30px;
        margin-bottom: 17px;
   }

   .topmenu_list_detail_d2{
        font-size: 14px;
        letter-spacing: 0.1em;
        height: 22px;
        margin-bottom: 8px;
   }

  #topmenu_2{
        display: inline-block;
  }

  #topmenu_p{
        margin-left: 35px;
        margin-right: 35px;
        vertical-align: middle;
   }

   #menulist1{
        display: none;
   }

   #menulist1 li a{
        color: black;
        text-decoration: none;
        vertical-align: middle;
   }

   #menulist2{
        display: inline-block;
        vertical-align: middle;
   }

   #menulist2_1{
        text-align: left;
   }

   #menulist2_1 li{
        display: inline;
   }

  #menulist2_1 li a{
       text-decoration:none;
  }

   #menulist2_2{
        margin-top: 5px;
   }

  #menulist2_2 li{
       display: inline;
  }

  #menulist2_2 li a{
       color: black;
       text-decoration:none;
  }

  .menulist2_1_a{
       margin-right: 8px;
  }


  #menulist2_1_d1{
        display: none;
  }

  #menulist2_1_d2{
        display: none;
  }

  #mainvisual{
       text-align: center;
  }

   #topmenu_product_detail{
        display: none;
   }

  #company1{
       font-family: "Roboto","arial";
       display: inline-block;
       text-align: center;
       width: 330px;
       margin-top: 80px;
       margin-bottom: 70px;
  }

  #company101{
       text-align: center;
       line-height: 26px;
       font-size: 19px;
       font-weight: bold;
       margin-bottom: 5px;
  }

  #company102{
       text-align: center;
       line-height: 23px;
       font-size: 16px;
       font-weight: bold;
  }

  .company103{
       text-align: center;
       line-height: 23px;
       font-size: 14px;
       font-weight: bold;
  }

  .company103_1{
       margin-left: 10px;
  }

  .company104{
       color: red;
       text-align: center;
       line-height: 23px;
       font-size: 12px;
       font-weight: normal;
  }

  #menulist2_1_mail{
        color: black;
  }

  .menulist2_1_tel{
        color: black;
  }

  footer{
        background-color: white;
        width: 100%;
        height: 60px;
  }

  #copy1{
       text-align: center;
       vertical-align: middle;
       font-size: 12px;
       font-weight: bold;
  }

  #copy101{
       font-family: "Roboto","arial";
       margin-right:10px;
  }

  #returntop1{
       pointer-events: auto;
       position: fixed;
       right: 30px;
       bottom: 30px;
       z-index: 30;
  }
}
