body {
  background-color: #fff;
  padding: 0;
  margin: 0; }

@font-face {
  font-family: 'MyFont';
  src: url("../img/a.ttf"); }

.wf-sawarabimincho, .section .section-heading, .karaage-header, .set-menu__header, .store-name, .store-news__info .emphasis, .delivery-detail__header, .to-menu, .recruit-header {
  font-family: "MyFont";
  font-weight: bold; }

.header {
  font-family: "Sawarabi Mincho"; }
  .header .header-top {
    color: #ffffff;
    text-align: center;
    padding-top: 50px;
      background-color: #381915;
    padding-bottom: 20px; }
  .header .main-visual {
    display: block;
    width: 100%;
    height: auto; }
  .header .nav {
    border-top: solid 1px #381915;
    text-align: center;
    width: 100%;
    display: flex;
    justify-content: center;
    background-color: #ffffff; }
    .header .nav .nav-item {
      text-decoration: none;
      color: #000000;
      height: 60px;
      line-height: 60px;
      width: 140px; }
          .header .nav .nav-item2 {
      text-decoration: none;
      color: #000000;
      height: 60px;
      line-height: 60px;
      width: 140px;
margin:0 130px 0 150px;
 }
      
  .header .header-bottom {
    position: relative;
  background-color: #381915;
    
    height: 70px; }
    .header .header-bottom .header-logo {
      display: block;
      bottom: 20px;
      left: calc(50% - 70px);
      position: absolute;
      width: 140px;
      height: 140px;
      background-color: red; }

.main {
  background-color: #ffffff;
  padding: 100px 0; }
  
  .main .content {
    margin: 0 auto; }
    
    .main .content.index {
      width: 900px; }
      
    .main .content.menu {
      width: 1000px; }
      
    .main .content.recruit {
      width: 1000px; }


.mainTop {
  background-color: #ffffff;
  padding: 50px 0 100px 0; }
  
  
   .mainTop .content {
    margin: 0 auto; }
    
    .mainTop .content.index {
      width: 900px; }
      
    .mainTop .content.menu {
      width: 1000px; }
      
    .mainTop .content.recruit {
      width: 1000px; }


.fbpage{
    margin: 0 auto 50px auto;
    width:500px;
}


.head-char {
  background-image: url("../img/maru.png"); }

.section {
  margin-bottom: 100px; }
  .section .section-heading {
    font-size: 36px;
    background-image: url("../img/maru.png");
    background-repeat: no-repeat;
    background-position: left;
    padding: 5px 0; }
  .section .section-image {
    float: right; }
  .section .section-text {
    letter-spacing: 2px;
    font-size: 20px; }
  .section.detailed {
    height: 300px;
    display: flex;
    justify-content: space-between; }
    .section.detailed .section-content {
      width: 500px; }
    .section.detailed .section-text {
      padding: 0 10px; }
    .section.detailed .section-image {
      height: 100%;
      width: auto;
      padding: 0 30px; }

.footer {
  color: #ffffff;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 100px; 
    background-color: #381915;
    }
  .footer-logo {
    display: inline-block;

    width: 80px;
    height: 80px; }
  .footer-nav {
    display: flex;
    width: 400px;
    margin: 40px auto;
    text-align: center; }
    .footer-nav__item {
      color: #ffffff;
      text-decoration: none;
      width: 100px; }
      .footer-nav__item:before {
        content: '>'; }

.menu-nav {
  display: flex;
  width: 80%;
  justify-content: space-between;
  margin: 0 auto; }
  .menu-nav__item {
    color: #000000;
    text-decoration: none;
    margin: 0 5px;
    width: 150px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border: solid #f9c900 1px;
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 30%, #f9c900 100%);
    background: -webkit-linear-gradient(top, #ffffff 30%, #f9c900 100%);
    background: linear-gradient(to bottom, #ffffff 30%, #f9c900 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f9c900',GradientType=0 ); }

  .menu-nav__item2 {
    color: #000000;
    text-decoration: none;
    margin: 0 5px;
    width: 150px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border: solid #f9c900 1px;
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 30%, #f9c900 100%);
    background: -webkit-linear-gradient(top, #ffffff 30%, #f9c900 100%);
    background: linear-gradient(to bottom, #ffffff 30%, #f9c900 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f9c900',GradientType=0 ); }


.menu-section {
  width: 100%;
  margin: 100px 0; }
  .menu-section__header {
    display: flex;
    height: 55px; }
    .menu-section__header img {
      margin-right: 20px; }
    .menu-section__header p {
      display: inline-block;
      margin: 0;
      height: 100%;
      width: 600px; }
  .menu-section__body {
    width: 80%;
    margin: 80px auto; }
    .menu-section__body.bento-section {
      width: 95%;
      display: flex;
      flex-wrap: wrap;
      justify-content: flex-start; }
    .menu-section__body.agemono-section {
      width: 100%;
      display: flex;
      flex-wrap: wrap;
      justify-content: flex-start; }
    .menu-section__body.sonota-section {
      width: 95%;
      display: flex;
      flex-wrap: wrap;
      justify-content: flex-start; }

.karaage-header {
  font-size: 36px;
  background-image: url("../img/maru.png");
  background-repeat: no-repeat;
  background-position: left;
  padding: 5px 0; }

.karaage-image {
  display: block;
  width: 90%;
  margin: 30px auto; }

.karaage-menu {
  width: 90%;
  margin: 30px auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
  .karaage-menu__item {
    width: 45%;
    margin: 20px 0; }
    .karaage-menu__item .menu-item__top {
      font-size: 18px;
      display: flex;
      justify-content: space-between; }

.korokke-image {
  display: block;
  width: 90%;
  margin: 30px auto; }

.korokke-body {
  width: 45%;
  margin: 30px auto; }
  .korokke-body .korokke-body__top {
    font-size: 18px;
    display: flex;
    justify-content: space-between; }

.bento {
  width: 30%; }
  .bento-image {
    display: block;
    width: 100%;
    margin-bottom: 10px; }
  .bento-body__top {
    font-size: 18px;
    display: flex;
    justify-content: space-between; }
  .bento:not(:nth-child(3n)) {
    margin-right: 5%; }

.agemono {
  width: 22%; }
  .agemono-image {
    display: block;
    width: 100%;
    margin-bottom: 10px; }
  .agemono-body__top {
    font-size: 17px;
    display: flex;
    justify-content: space-between; }
  .agemono:not(:nth-child(4n)) {
    margin-right: 4%; }

.set-menu {
  width: 80%;
  margin: 0 auto; }
  .set-menu__header {
    font-size: 36px;
    background-image: url("../img/maru.png");
    background-repeat: no-repeat;
    background-position: left;
    padding: 5px 0; }
  .set-menu__body {
    margin: 30px 0;
    display: flex;
    justify-content: space-around; }
    .set-menu__body .set-menu__item {
      font-size: 18px;
      display: flex;
      width: 40%; }

.sonota {
  width: 40%; }
  .sonota__top {
    font-size: 18px;
    display: flex;
    justify-content: space-between; }
  .sonota__bottom .sonota__text {
    padding-left: 10px;
    font-size: 16px; }
  .sonota:not(:nth-child(2n)) {
    margin-right: 10%; }

.sonota-images {
  display: flex;
  height: 200px;
  margin: 40px auto; }
  .sonota-images img {
    display: block;
    height: 100%;
    width: auto;
    margin: 0 20px; }

.store {
  width: 900px; }
  .store-name {
    font-size: 36px;
    background-image: url("../img/maru.png");
    background-repeat: no-repeat;
    background-position: left;
    padding: 5px 0;
    margin-bottom: 30px; }
  .store .row.flex {
    display: flex; }
  .store-info {
    width: 60%;
    text-align: left;
    margin-bottom: 20px; }
    .store-info th {
      width: 80px; }
    .store-info .warning {
      background-color: #f9c900; }
  .store-image {
    display: block;
    width: 40%;
    height: auto;
    box-sizing: border-box;
    padding: 0 20px;
    margin-bottom: 20px; }
    .store-image img {
      width: 100%;
      height: auto; }
  .store-address {
    margin: 20px; }
  .store-map {
    width: 95%;
    margin: 0 auto;
    margin-bottom: 80px; }
    .store-map iframe {
      width: 100%; }
  .store-news {
    display: flex; }
    .store-news__image {
      width: 40%;
      box-sizing: border-box; }
      .store-news__image img {
        display: block;
        width: 100%;
        height: auto; }
    .store-news__info {
      display: block;
      width: 60%;
      margin-left: 40px;
      font-size: 28px;
      line-height: 70px; }
      .store-news__info .maru {
        background-image: url("../img/maru.png");
        background-repeat: no-repeat;
        background-position: left;
        padding: 10px 0;
        margin-bottom: 30px; }
      .store-news__info .emphasis {
        color: #B30000;
        text-decoration: underline; }
        .store-news__info .emphasis.big {
          font-size: 48px; }
  .store .to-menu {
    margin-top: 100px;
    margin-bottom: 100px; }

.delivery {
  border: solid 1px #989898;
  border-radius: 2px;
  padding: 40px 20px;
  box-sizing: border-box;
  margin-bottom: 100px; }
  .delivery-header {
    font-size: 20px;
    text-align: center;
    padding: 20px 0;
    border-bottom: dashed 4px #f9c900; }
  .delivery-body {
    display: flex;
    padding: 0 20px;
    padding-top: 40px; }
    .delivery-body__left {
      width: 50%; }
      .delivery-body__left .to-menu {
        margin-top: 300px; }
    .delivery-body__right {
      width: 50%; }
      .delivery-body__right img {
        width: 100%;
        height: auto; }
  .delivery-detail__header {
    font-size: 36px;
    background-image: url("../img/maru.png");
    background-repeat: no-repeat;
    background-position: left;
    padding: 5px 0;
    margin-bottom: 20px; }
  .delivery-time {
    line-height: 50px; }

.to-menu {
  display: block;
  color: #000000;
  font-size: 36px;
  text-decoration: none;
  border: solid #f9c900 1px;
  width: 300px;
  height: 60px;
  margin: 0 auto;
  text-align: center;
  line-height: 60px;
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 30%, #f9c900 100%);
  background: -webkit-linear-gradient(top, #ffffff 30%, #f9c900 100%);
  background: linear-gradient(to bottom, #ffffff 30%, #f9c900 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f9c900',GradientType=0 ); }

.to-top {
  position: fixed;
  bottom: 40px;
  right: calc(50% - 600px); }

.recruit-header {
  font-size: 36px;
  background-image: url("../img/maru.png");
  background-repeat: no-repeat;
  background-position: left;
  padding: 5px 0;
  margin-bottom: 20px; }
  
  
  
  
  
  .recruitTbl table {
	width: 900px;
	font-size:16px;
	line-height:1.6em;
	border-collapse:collapse;
	margin:0;
}

.recruitTbl td {
	font-size:15px;
	line-height:1.6em;
	width:700px;
	padding:8px 15px;
	vertical-align:top;
	border:solid 1px #ccc;
	color:#333;
}

.recruitTbl th {
	font-size:15px;
	line-height:1.6em;
	width:200px;
	vertical-align:middle;
	padding:8px 0;
	font-weight:bold;
	text-align:center;
	border:solid 1px #ccc;
	background:#f0f0f0;
}


  .recruitTbl p.shopName {
font-size:18px;
font-weight:bold;
margin:30px 0 10px 0;
}

