@charset "UTF-8";

/*
スマホ：320-480px
タブレット：480-768px
ＰＣ：768 -

緑
8FE51F

赤
F6395F

*/

/*共通*/
body {
  font-family: sans-serif;
  margin: 0 auto;
}


#logo {
  text-align: center;
  padding-top: 10px;
}

#main h1,h2 {
  font-size: 100% !important;
  text-align: center;
  line-height: 125%;
}
#main h3 {
  font-size: 130%;
  line-height: 125%;
  margin-left: 10px;
  color:#ff3d00;
}
#main strong {
  font-size: 150%;
  color: #F6395F;
  display: block;
  margin-top:30px;
}
#header {
  background:#F6395F;
}
#topimg img{
  display: block;
  width: 100%;
}

#topimg1 img{
  display: block;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
}



#line {
  text-align: right;
}
#line img {
  margin: 5px;
}



#main {
  background: #FFFFFF;
}

#sub {
  background: #FFFFFF;
}

#footer {
  background: linear-gradient(#FFFFFF, #F6395F);
  /*Android*/
  background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#F6395F));
  padding-bottom: 50px;
}
#footer img {
  margin: 0 5%;
  max-width: 90%;
}

.footerdiv {
  margin-left: 30px;
}
.footerdiv-url {
  margin-left: 30px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.footerimg {
  text-align: center;
}
#footer h3 {
  font-size: 130%;
  line-height: 125%;
  margin-left: 10px;
  color:#ff3d00;
  text-align: center;
  background-color: #ffffff;
  margin: 20px;
}


#headerNav ul {
  list-style: none;
  overflow: hidden;
  display: flex;
  justify-content: space-around;
  /*between*/
}

#headerNav li {
/*  float: left;
  width: 25%;
*/
  text-align: center;
}

#headerNav a:hover,a.hover {
  background-color: #95eed3;
}

#line a:hover,a.hover {
  background-color:inherit;
}

#snsbtn ul {
  list-style: none;
  overflow: hidden;
  display: flex;
  display:-webkit-box;/*--- Androidブラウザ用 ---*/
  display: -webkit-flex;/*--- safari（PC）用 ---*/
  justify-content:flex-end;
  -webkit-justify-content:flex-end;
  -webkit-box-pack:end;/*--- Androidブラウザ用 ---*/
}

#snsbtn li {
  height: 28px;
  margin-right: 10px;
  margin-bottom: 10px;
  margin-top: 10px;
}

#menulink ul {
  list-style: none;
  overflow: hidden;
  display: flex;
  display:-webkit-box;/*--- Androidブラウザ用 ---*/
  display:-ms-flexbox;/*--- IE10 ---*/
  display: -webkit-flex;/*--- safari（PC）用 ---*/
  display:flex;
  -webkit-box-pack:justify;/*--- Androidブラウザ用 ---*/
  -ms-flex-pack:justify;/*--- IE10 ---*/
  -webkit-justify-content:space-around;/*--- safari（PC）用 ---*/
/*  justify-content: space-around;*/
  /*between*/
}

#menulink li {
/*  float: left;
  width: 25%;
*/
  text-align: center;
  border-style: solid;
  border-width: 1px;
  border-color:#147d4a;
  background: linear-gradient(#8FE51F, #6cab1a);
  background: -moz-linear-gradient(top,#8FE51F 0%,#6cab1a);
  background: -webkit-gradient(linear, left top, left bottom, from(#8FE51F), to(#6cab1a));
  width: 20%;
  height: 30px;
}

#menulink a {
  color: #FFFFFF;
  display: block;
  padding-top: 5px;
  width: 100%;
  height: 26px;
}

#menulink a:hover,a.hover {
  background-color: #95eed3;
  color: #004118;
}




#shopimg dl {
  float: left;
}
#shopimg img{
  display: block;
  max-width: 100%;
 }
 #shopimg dd {
   text-align: center;
   margin: 10px 0px;
 }


/* takeoutimg */

#takeoutimg dl,#msgimg dl {
  float: left;
}
#takeoutimg img,#msgimg img{
  display: block;
  max-width: 100%;
 }
 #takeoutimg dd,#msgimg dd {
   text-align: center;
   margin: 10px 0px;
 }

 /*netshop*/

#netshop {
  width: 100%;
}

 #netshop dd,dt{
  text-align: left;
  margin: 10px 10px;
}
#netshop {
  clear: both;
}

#netshopimg img{
  display: block;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
}

.linkBtnBlock {
  padding: 20px;
}

.borderlogo {
  color:#147d4a;
  font-weight: bolder;
  height: 27px;
  margin: 10px 0px 10px 5px;
  padding: 5px 0px 0px 50px;
  background-image: url("../i/borberlogo.jpg");
  background-repeat: no-repeat;
}

#osusume {
  clear: both;
}
#osusume dt {
  margin: 5px;
}
#osusume dd {
  margin:5px 5px 5px 30px;
}

#mapdiv0 {
  width: 95%;
  margin: 0 auto;
/*  width: 600px;*/
}

#mapdiv1 {
  position: relative;
  height: 0;
  padding-top: 65%;
}

#map {
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}

#mapdiv02 {
  width: 95%;
  margin: 0 auto;
/*  width: 600px;*/
}

#mapdiv12 {
  position: relative;
  height: 0;
  padding-top: 65%;
}

#map2 {
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}



/*googleカレンダー*/
.cal_wrapper {
max-width: 960px;
min-width: 300px;
margin: 2.0833% auto;
}

.googlecal iframe {
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important;
}


.googlecal {
  position: relative;
  width: 90%;
  margin-left:20px;
  padding-bottom: 70%; /* 縦横比 */
  height: 0;
  overflow: hidden;
}

.bg-menu {
  background-color: #8fee13 !important;
}

.bg-menu a{
  color: #115700 !important;
}


/*スマホ*/
#logo {
  height: 160px;
}
#headerNav {
  display: none;
}
#osusume dl {
  margin-left: 10px;
  font-size: 110%;
}

#lunch p {
  margin: 10px 0px 10px 30px;
}

#mapdiv0 {
  margin-bottom: 10px;
}

.msg {
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center;
  color:#ff7300;
  font-size: 140%;
}

.bg-gray {
  background-color: #cccccc;
}

#withdogsBox {
  width:100%;
}

#withdogsMsgBox dl {
  margin-left: 10px;
  font-size: 110%;
}

#withdogsImgBox {
  width:100%;
}



/*タブレット*/
@media all and (min-width: 480px){
  #header{
    padding-bottom: 10px;
  }

  #logo {
    height: 140px;
  }
  #headerNav {
    display: none;
  }
#headerNav {
    display:block;
  }
  .msg {
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
    color:#ff7300;
    font-size: 140%;
  }
  #mapdiv02 {
    width: 95%;
    margin: 0 auto;
  /*  width: 600px;*/
  }

  #mapdiv12 {
    position: relative;
    height: 0;
    padding-top: 65%;
  }

  #map2 {
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
  }



}

/*ＰＣ*/
@media all and (min-width: 768px){

  body {
    width: 95%;
  }
#logo {
  height: 140px;
}
#header{
  padding-bottom: 10px;
}
#headerNav {
  display: none;
}
#topimg img{
  display: block;
  width: 100%;
}

#topimg1 img{
  display: block;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
}

#main h1,h2 {
  font-size: 150%;
  text-align: center;
  line-height: 155%;
}
#main strong {
  font-size: 170%;
  color: #F6395F;
  display: block;
  margin-top:30px;
}



/*<br class="br-sp"> で改行を無くす。*/
.br-sp {
  display: none;
}


  #headerNav {
      display:block;
    }
#shopimg {
  display: flex;
  display:-webkit-box;/*--- Androidブラウザ用 ---*/
  display:-ms-flexbox;/*--- IE10 ---*/
  display: -webkit-flex;/*--- safari（PC）用 ---*/
  display:flex;
  -webkit-box-pack:justify;/*--- Androidブラウザ用 ---*/
  -ms-flex-pack:justify;/*--- IE10 ---*/
  -webkit-justify-content:space-around;/*--- safari（PC）用 ---*/

/*
  display: flex;
  display:-ms-flexbox;
  justify-content:space-around;
*/

}

#shopimg img{
  display: block;
  width: 99%;
  }

/*
  #shopimg dl {
    float: left;
    width: 33%;
  }
*/

#shopimg dl {
  float:none;
}


#takeoutimg,#msgimg {
  display: flex;
  display:-webkit-box;/*--- Androidブラウザ用 ---*/
  display:-ms-flexbox;/*--- IE10 ---*/
  display: -webkit-flex;/*--- safari（PC）用 ---*/
  display:flex;
  -webkit-box-pack:justify;/*--- Androidブラウザ用 ---*/
  -ms-flex-pack:justify;/*--- IE10 ---*/
  -webkit-justify-content:space-around;/*--- safari（PC）用 ---*/

}

#takeoutimg img,#msgimg img{
  display: block;
  width: 99%;
  }

#takeoutimg dl,#msgimg dl {
  float:none;
}




#mapdiv0 {
  width: 75%;
  margin: 0 auto;
/*  width: 600px;*/
}

#mapdiv1 {
  position: relative;
  height: 0;
  padding-top: 45%;
}

#map {
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}

#mapdiv02 {
  width: 75%;
  margin: 0 auto;
/*  width: 600px;*/
}

#mapdiv12 {
  position: relative;
  height: 0;
  padding-top: 45%;
}

#map2 {
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}




/*googleカレンダー*/
.cal_wrapper {
margin: 1.0833% 0;
width: 50%;
}

.googlecal iframe {
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important;
}

.googlecal {
  position: relative;
  padding-bottom: 40%; /* 縦横比 */
  height: 0;
  overflow: hidden;
}

.msg {
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center;
  color:#ff7300;
  font-size: 180%;
}




}
