@charset "utf-8";
/* CSS Document */


/* menu-box   */
#menu-box{
  display:none;}
#menu{
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  padding: 0;
}
#menu li{
  display: block;
  float: left;
  width: 12.5%;
  margin: 0;
  padding: 0; }
#menu li a{
  display: block;
  padding: 12px 0 10px;
  background: #333;
  color: #fff;
  text-align: center;
  text-decoration: none;
}
#menu li a:hover{
  background: #444;
}
#toggle{
 display: none;
}
@media screen and (max-width: 767px) {
#menu-box{
  display:block;
    width: 100%;
    padding-bottom: 30px;
    float: left;}
  #menu{
    display: none;
    width: 100%;;
  }
  #menu li{
    width: 100%;
  }
  #menu #menu01 img{
    width: 130px;
    height: 30px;
  }
  #menu #menu02 img{
    width: 130px;
    height: 26px;
  }
  #menu #menu03 img{
    width: 39px;
    height: 9px;
  }
  #menu #menu04 img{
    width: 45px;
    height: 10px;
  }
  #menu #menu05 img{
    width: 69px;
    height: 11px;
  }
  #toggle{
    display: block;
    position: relative;
    width: 100%;
    background: #222;
  }
  #toggle a{
    display: block;
    position: relative;
    padding: 12px 40px 10px;
    border-bottom: 1px solid #444;
    color: #fff;
    text-align: left;
    text-decoration: none;
    font-size: 14px;
  }
  #toggle:before{
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 10px;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    background: #fff;
  }
  #toggle a:before, #toggle a:after{
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 10px;
    width: 20px;
    height: 4px;
    background: #222;
  }
  #toggle a:before{
    margin-top: -6px;
  }
  #toggle a:after{
    margin-top: 2px;
  }  

}
@media screen and (max-width: 479px) {
#menu-box{
  display:block;
  float:left;
    width: 100%;}
  #menu{
    display: none;
    width: 100%;
  }
  #menu li{
    width: 100%;
  }
  #menu #menu01 img{
    width: 130px;
    height: 30px;
  }
  #menu #menu02 img{
    width: 170px;
    height: 26px;
  }
  #menu #menu03 img{
    width: 39px;
    height: 9px;
  }
  #menu #menu04 img{
    width: 86px;
    height: 10px;
  }
  #menu #menu05 img{
    width: 69px;
    height: 11px;
  }
  #toggle{
    display: block;
    position: relative;
    width: 100%;
    background: #222;
  }
  #toggle a{
    display: block;
    position: relative;
    padding: 10px 40px 8px;
    border-bottom: 1px solid #444;
    color: #fff;
    text-align: left;
    text-decoration: none;
    font-size: 14px;
  }
  #toggle:before{
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 10px;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    background: #fff;
  }
  #toggle a:before, #toggle a:after{
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 10px;
    width: 20px;
    height: 4px;
    background: #222;
  }
  #toggle a:before{
    margin-top: -6px;
  }
  #toggle a:after{
    margin-top: 2px;
  }  

}





/* #menu-box-d   */
#menu-box-d{
  display:none;}
@media screen and (max-width: 767px) {
#menu-box-d{
  display: block;
  float: left;
  width: 100%;
  margin-bottom: 15px;
  background-image: url(../_img/_cafe/are.png);
  background-repeat: no-repeat;
  background-position: 95% 85px;
}
#menu-box-d .hr01{
  margin-left:40px;
margin-bottom: 25px;
  }
#menu-box-d li{
  margin-left:40px;
  margin-bottom:25px;
  }

}
@media screen and (max-width: 479px) {
#menu-box-d{
  display: block;
  float: left;
  width: 100%;
  margin-bottom: 15px;
  background-image: url(../_img/_cafe/are.png);
  background-repeat: no-repeat;
  background-position: 95% 70px;
}
#menu-box-d a img{
  width: 222px;
  height: 88px;
}
#menu-d .menu-li img{
  width: 234px;
  height: 26px;
}
#menu-d #menu-d-text img{
  width: 234px;
  height: 45px;
}
#menu-d #menu-d-text01 img{
  width: 234px;
  height: 12px;
}
#menu-d #menu-d-text02 img{
  width: 112px;
  height: 12px;
}
#menu-box-d .hr01{
  margin-left: 30px;
  margin-bottom: 25px;
  }
#menu-box-d li{
  margin-left: 30px;
  margin-bottom: 25px;
  }

}


/* #menu-box-f   */
#menu-box-f{
  display:none;}
@media screen and (max-width: 767px) {
#menu-box-f{
  display: block;
  float: left;
  width: 100%;
  margin-bottom: 15px;
  background-image: url(../_img/_cafe/are.png);
  background-repeat: no-repeat;
  background-position: 95% 25px;
}
#menu-box-f .hr01{
  margin-left:40px;
margin-bottom: 25px;
  }
#menu-box-f li{
  margin-left:40px;
  margin-bottom:25px;
  }

}
@media screen and (max-width: 479px) {
#menu-box-f{
  display: block;
  float: left;
  width: 100%;
  margin-bottom: 15px;
  background-image: url(../_img/_cafe/are.png);
  background-repeat: no-repeat;
  background-position: 95% 20px;
}
#menu-box-f a img{
  width: 113px;
  height: 38px;
}
#menu-f .menu-li img{
  width: 234px;
  height: 13px;
}
#menu-f #menu-f-text img{
  width: 234px;
  height: 25px;
}
#menu-f #menu-f-text01 img{
  width: 234px;
  height: 42px;
}
#menu-f #menu-f-bsset img{
  width: 234px;
  height: 50px;
}
#menu-box-f .hr01{
  margin-left: 30px;
  margin-bottom: 25px;
  }
#menu-box-f li{
  margin-left: 30px;
  margin-bottom: 25px;
  }

}



/* #menu-box-s   */
#menu-box-s{
  display: none;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
#menu-box-s{
  display: block;
  float: left;
  width: 100%;
  background-image: url(../_img/_cafe/are.png);
  background-repeat: no-repeat;
  background-position: 95% 25px;
}
#menu-box-s .hr01{
  margin-left:40px;
margin-bottom: 25px;
  }
#menu-box-s li{
  margin-left:40px;
  margin-bottom:25px;
  }

}
@media screen and (max-width: 479px) {
#menu-box-s{
  display: block;
  float: left;
  width: 100%;
  background-image: url(../_img/_cafe/are.png);
  background-repeat: no-repeat;
  background-position: 95% 20px;
}
#menu-box-s a img{
  width: 138px;
  height: 38px;
}
#menu-s .menu-li img{
  width: 234px;
  height: 13px;
}
#menu-s .menu-s-text img{
  width: 234px;
  height: 28px;
}
#menu-s .menu-s-text01 img{
  width: 163px;
  height: 28px;
}
#menu-box-s .hr01{
  margin-left: 30px;
  margin-bottom: 25px;
  }
#menu-box-s li{
  margin-left: 30px;
  margin-bottom: 25px;
  }
}


