/* css document */

html {
  font-size: 62.5%;
}

header {
  margin-bottom: 20px;
  text-align: center;
}

header #inner {
  width: calc(100% - 50px);
  margin: 0 auto;
  padding-top: 10px;
}

header h1.col img {
  width: 100%;
  max-width: 200px;
}

header .header-tel-before {
  font-size: 0.4em;
  margin-bottom: 5px;
  color: #333;
}

header .header-tel-after {
  font-size: 0.6em;
  margin-top: 5px;
}

footer .footer-cont {
  width: calc(100% - 20px);
  max-width: 1100px;
  margin: 0 auto;
  padding: 20px 10px;
  text-align: center;
}



div#footer-nav nav {
  line-height: 100%;
  width: calc(100% - 20px);
  max-width: 800px;
  padding: 10px 0;
  margin: 0 auto;
}

div#footer-nav nav li {
  width: 16.4%;
  font-size: 0.9em;
  text-align: center;
  float: left;
}

div#footer-nav nav li.separate {
  width: 3%;
  padding-right: 5px;
  padding-left: 5px;
}

.footcont {
  margin-bottom: 10px;
  padding: 10px;
}

footer .companyname-box {
  font-size: 1.5rem;
  margin-bottom: 10px;
  font-weight: 600;
}

footer #copyright-box {
  font-size: 0.8em;
  text-align: center;
  color: #fff;
  padding: 8px;
  background:#4B8101;
  background:#5e543a;
}

/* MAIN FRAME */

a {
  text-decoration: none;
  color: #333;
}

#main {
  margin: 0 auto;
}

#main .row {}

section {
  margin: 0 auto;
}

section.bgG {
  margin: 0 auto;
  background: #f5f7f8;
  padding: 40px 20px;
}

section.bgW {
  margin: 0 auto;
  background: #fff;
  padding: 40px 20px;
}

section.bgn {
  margin: 0 auto;
  padding: 40px 20px;
}

.framebox {
  max-width: 1100px;
  margin: 0 auto;
}

.framebox980 {
  max-width: 980px;
  margin: 0 auto;
}

.frameboxAces {
  max-width: 900px;
  margin: 0 auto;
  padding: 30px;
  -webkit-box-shadow: 0px 0px 16px -6px rgba(0, 0, 0, 0.6);
  box-shadow: 0px 0px 16px -6px rgba(0, 0, 0, 0.3);
  background: rgba(255, 255, 255, 0.5);
}

h1{
  font-family: 'Open Sans', sans-serif !important;
}

h2 {
  font-family: 'Open Sans', sans-serif !important;
  font-weight: bold;
  //margin-bottom: 5px;
}

h2.content {
  font-weight: bold;
  font-size: 1.3em;
  margin-bottom: 30px;
  padding: 8px;
  color: #333;
}

h3 {
  font-family: 'Open Sans', sans-serif !important;
  font-size: 1.2em;
  font-weight: bold;
}

.col img {
  width: 100%;
}

.col.fullimg img {
  width: 100%;
  max-width: 945px;
}

.col.sub-cont img {
  width: 100%;
}

/*TOPスライド*/
.index-slide {
  background-position: right center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 350px;
}

.slide-wrap {
  margin-top: 60px;

  img {
    width: 100%;
  }
}

/* =========================
TOPスライド文字
========================= */
.index-slide img {
  //max-width: 180px;
}

.slideinner {
  left: 0;

  position: relative;
  top: 4%;
}

.slideinner2 {
  //right: 1%;
  position: absolute;
  bottom: 2%;
  width: 100%;
  text-align:center;
}

.slidetext {
  background: rgb(255, 255, 255, 0.9);
  border: 1px solid #8dc63f;
  padding: 2px 6px;

  p {
    font-size: 1.7rem;
    font-weight: bold;
    line-height: 1.6;
  }
}

@media (min-width : 769px) {
  .slideinner {
    position: absolute;
    left: 1%;
    top: 15%;
  }

  .slideinner2 {
    right: 1%;
    position: absolute;
    bottom: 2%;
    right: 1%;
    width: 560px;
  }

  .slidetext {
    padding: 8px 10px;

    p {
      font-size: 2.2rem;
    }
  }
}


.kaso-top-wrap {
  margin-top: 60px;
}

.kaso-top-tt {
  color: #fff;
  max-width: 1160px;
  padding: 20px 10px;
  position: relative;
  text-align: center;
}

.kasoTextbox {
  z-index: 10;
  background: #fff;
  color: #000;
  max-width: 260px;
  padding: 20px;
  margin: 0 auto;

  h1 {
    font-size: 2rem;
    color: #3C5D00;
  }
}

@media (min-width : 769px) {
  .kasoTextbox {
    h1 {
      font-size: 2.4rem;
    }
  }
}

.kasoTextbox img {
  max-width: 120px;
}


.kaso-top-menu {
  background: url(../img/menu/top.jpg) no-repeat;
  background-size: cover;
  position: relative;
  z-index: 3;
  overflow: hidden;
  width: 100%;
  background-position: center center;
}

.kaso-top-shop {
  background: url(../img/access/top.jpg) no-repeat;
  background-size: cover;
  position: relative;
  z-index: 3;
  overflow: hidden;
  width: 100%;
  background-position: center center;
}

.kaso-top-dashi {
  background: url(../img/dashi/top.jpg) no-repeat;
  background-size: cover;
  position: relative;
  z-index: 3;
  overflow: hidden;
  width: 100%;
  background-position: center center;
}

.kaso-top-img {
  background: url(../img/common/bg-watercolor.jpg) no-repeat;
  background-size: cover;
  position: relative;
  z-index: 3;
  overflow: hidden;
  width: 100%;
  background-position: center center;
}

.dasi-01 img {
  text-align: center;
  max-width: 300px;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
}

.dasi01base {
  background: #000;
}

.dasi01 {
  background-size: cover;
  min-width: 200px;
}

.dasi01 img {
  text-align: right;
}

.dasi01txt {
  margin: 0 auto;
  color: #fff;
  font-family: 'Noto Serif JP', serif;
  font-size: 1.4rem;
  margin: 20px;
}

.dasi02base {
  background: #314059;
}

.dasi02 {
  //background: url(../img/dashi/dasi02.jpg) no-repeat;
  background-position: center;
  background-size: cover;
  min-width: 200px;
}

.dasi02txt {
  margin: 0 auto;
  color: #fff;
  font-family: 'Noto Serif JP', serif;
  font-size: 1.4rem;
  margin: 20px;
  text-align: right;
}

h4.dasi {
  font-family: 'Noto Serif JP', serif;
  font-size: 1.6rem;
  text-align: center;
  padding: 10px;
  border-bottom: 1px solid #bfbfbf;
  border-top: 1px solid #bfbfbf;
}

/* 配送休止 */
.haisoukyusi {
  padding: 20px 10px;
  color: red;
  font-size: 1.5rem;
  font-weight: bold;
}


/* responsive */
/* PC */
@media (min-width : 769px) {

  .qr-code-box {
    text-align: center;
    background-color: #ccc;
    font-size: 1em;
  }

  header .header-copy-box {
    text-align: left;
  }

  nav#main-nav {
    display: block;
    width: 100%;
    max-width: 1100px;
    margin: 0 auto 30px;

  }

  .navbg {
    background: #fff;
    -webkit-box-shadow: 2px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 2px 3px rgba(0, 0, 0, 0.1);
  }

  nav#main-nav ul li.separate {
    display: none;
  }

  nav#smapho-nav {
    display: none;
  }

  .header-tel-box {
    text-align: right;
    margin-top: 10px;
    font-size: 1.5em;
  }

  .col img {
    max-width: 600px;
    width: 100%;
  }

  /*TOPスライド*/

  .slide-wrap {
    margin-top: 0;
  }

  .index-slide {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 500px;
    min-height: 660px;
    //top: 50px;
    //top: 80px;
  }

  /*TOPスライド文字*
  .index-slide img {
    max-width: 200px;
    width: 100%;
  }

  .slideinner {
    left: 20%;
    position: absolute;
    top: 50%;
  }

  .slidetext {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }*/

  h2.content {
    font-size: 1.6em;
  }

  /* 下層top */

  .kaso-top-wrap {
    margin-top: 90px;
  }

  .kasoTextbox img {
    max-width: 160px;
  }

  .kaso-top-tt {
    color: #fff;
    max-width: 1160px;
    padding: 30px 20px;
    position: relative;
    margin: 0 auto;
  }

  /* お品書き */

  .kaso-top-menu {
    background: url(../img/menu/top.jpg) no-repeat;
    background-size: auto;
    background-size: cover;
    background-position: center top;
  }

  .kaso-top-shop {
    background: url(../img/access/top.jpg) no-repeat;
    background-size: auto;
    background-size: cover;
    background-position: center top;
  }

  .kaso-top-dashi {
    background: url(../img/dashi/top.jpg) no-repeat;
    background-size: auto;
    background-size: cover;
    background-position: center top;
  }

  .kaso-top-img {
    background-size: auto;
    background-size: cover;
    background-position: center top;
  }

  /* 出汁 */

  .dasi-01 img {
    max-width: 400px;
  }

  .dasi01 {
    background-position: right center;
    min-width: 200px;
  }

  .dasi01txt {
    margin: 0 auto;
    color: #fff;
    padding: 80px 30px;
    font-size: 1.8rem;
  }

  .dasi02 {
    background-position: left center;
    min-width: 200px;
  }

  .dasi02txt {
    margin: 0 auto;
    color: #fff;
    padding: 70px 30px;
    font-size: 1.8rem;
    text-align: left;
  }

  section {
    margin: 0 auto;
  }

  #main .row {
    //margin-bottom:10px;
  }

  section.bgW {
    padding: 80px 20px;
  }

  section.bgG {
    padding: 80px 20px;
  }

  section.bgn {
    padding: 100px 20px 80px 20px;
  }

  footer .companyname-box {
    font-size: 1.6rem;
  }

  footer .footer-cont {
    padding: 20px;
  }
}

@media (max-width : 768px) {
  .qr-code-box {
    display: none;
  }

  nav#main-nav {
    display: none;
  }

  div#footer-nav {
    display: none;
  }

  .header-tel-box {
    text-align: center;
    margin-top: 0;
    font-size: 1.5em;
  }

  .col.sub-cont img {
    float: left;
    width: 30%;
    margin: 0 1.66666666%;
  }

  header h1.col img {
    width: 100%;
    max-width: 200px;
  }
}

@media (max-width : 480px) {
  /* smart phone */

}

#page-top {
  z-index: 100;
  position: fixed;
  bottom: 80px;
  right: 10px;
  cursor: pointer;

  img {
    max-width: 60px;
  }
}