@charset "UTF-8";
/* PC ------------------------------------------------------- */
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 62.5%; }

body {
  font-family: "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans‒serif;
  height: 100%;
  font-size: 1.4rem;
  overflow: hidden; }

img {
  vertical-align: bottom; }

a {
  text-decoration: none; }
  a:link, a:visited, a:hover, a:active {
    color: #333333; }
  a:hover {
    text-decoration: none;
    opacity: 0.8; }

header {
  position: absolute;
  top: 0;
  left: 80px;
  z-index: 9;
  width: 86px;
  height: 100%;
  padding-top: 30px;
  background: rgba(46, 149, 46, 0.6); }
  header #ci {
    width: 171px;
    height: 171px;
    margin-left: -42px;
    margin-bottom: 30px; }
    header #ci img {
      width: 100%;
      height: 100%; }
  header #head-nav li {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden; }
  header #head-nav .btn-menu, header #head-nav .btn-shoplist, header #head-nav .btn-manual {
    margin-bottom: 30px; }
    header #head-nav .btn-menu a, header #head-nav .btn-shoplist a, header #head-nav .btn-manual a {
      display: block;
      width: 100%;
      height: 100%; }
  header #head-nav .btn-menu {
    width: 86px;
    height: 71px; }
    header #head-nav .btn-menu a {
      background: url("../images/common/btn-pc.png") no-repeat;
      background-position: 0px -219px; }
  header #head-nav .btn-shoplist {
    width: 86px;
    height: 75px; }
    header #head-nav .btn-shoplist a {
      background: url("../images/common/btn-pc.png") no-repeat;
      background-position: -88px -215px; }
  header #head-nav .btn-manual {
    width: 86px;
    height: 69px; }
    header #head-nav .btn-manual a {
      background: url("../images/common/btn-pc.png") no-repeat;
      background-position: -176px -221px; }

#main-image #image-holder {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 0;
  background-color: #35190c;
  overflow: hidden; }
  #main-image #image-holder li {
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-position: center top;
    background-repeat: no-repeat;
    background-color: #35190c;
    background-size: auto 100%;
    -moz-background-size: auto 100%;
    -webkit-background-size: auto 100%;
    -o-background-size: auto 100%;
    -ms-background-size: auto 100%; }
#main-image #signboard {
  position: absolute;
  top: 0px;
  right: 8%;
  width: 268px;
  height: 203px;
  z-index: 12;
  background: url("../images/top/signboard.png") top left no-repeat; }
  #main-image #signboard .default {
    display: block;
    margin: 54px auto 0; }
  #main-image #signboard .shop-name, #main-image #signboard .shop-tel, #main-image #signboard .shop-open_time, #main-image #signboard .shop-last_order {
    text-shadow: 0px 2px 0px #ffedcf;
    font-weight: bold;
    text-align: center; }
  #main-image #signboard .shop-name, #main-image #signboard .shop-tel {
    color: #9d0c08; }
  #main-image #signboard .shop-name {
    margin-top: 47px;
    font-size: 30px !important;
    font-size: 3rem !important; }
  #main-image #signboard .shop-tel {
    margin-top: 5px;
    font-size: 26px !important;
    font-size: 2.6rem !important; }
  #main-image #signboard .shop-open_time, #main-image #signboard .shop-last_order {
    margin-top: 10px;
    color: #351109; }
  #main-image #signboard .shop-open_time {
    font-size: 16px !important;
    font-size: 1.6rem !important;
    padding-left: 10px;
    padding-right: 10px; }
  #main-image #signboard .shop-last_order {
    font-size: 14px !important;
    font-size: 1.4rem !important; }
    #main-image #signboard .shop-last_order .shop-last_order-tel {
      font-size: 18px !important;
      font-size: 1.8rem !important; }
    #main-image #signboard .shop-last_order .shop-last_order-web {
      font-size: 12px !important;
      font-size: 1.2rem !important; }

#btns-sp {
  display: none; }

#topics {
  border-top: 1px white solid;
  font-size: 11px !important;
  font-size: 1.1rem !important;
  position: absolute;
  bottom: 111px;
  left: 0px;
  z-index: 11;
  width: 100%;
  line-height: 1.5em; }
  #topics:after {
    content: "";
    clear: both;
    display: block; }
  #topics h1 {
    line-height: 1.5em;
    padding: 5px 10px 2px;
    background: #700e0e;
    color: white;
    width: 126px;
    float: left;
    text-align: center;
    vertical-align: middle; }
  #topics ul {
    margin: 0;
    line-height: 1.5em;
    padding: 5px 10px 2px;
    background: url("../images/top/ptn-topics.png") top left repeat;
    margin-left: 126px; }
    #topics ul li {
      line-height: 1;
      padding: 0;
      margin: 0;
      display: none; }
    #topics ul li:first-child {
      display: block; }
    #topics ul dl {
      margin: 0;
      padding: 0;
      height: 1.5em;
      line-height: 1.5em;
      vertical-align: middle; }
      #topics ul dl:after {
        content: "";
        clear: both;
        display: block; }
    #topics ul dt {
      color: #341008;
      width: 80px;
      float: left; }
    #topics ul dd {
      color: black;
      margin-left: 80px; }

#footer-banners {
  position: absolute;
  bottom: 31px;
  left: 0px;
  z-index: 9;
  width: 100%;
  height: 80px;
  background-color: #35190c; }
  #footer-banners:after {
    content: "";
    clear: both;
    display: block; }
  #footer-banners ul {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    width: 960px;
    padding: 10px 16px;
    margin: 0 auto; }
    #footer-banners ul:after {
      content: "";
      clear: both;
      display: block; }
    #footer-banners ul li {
      display: block;
      float: left;
      margin-right: 16px; }
      #footer-banners ul li:last-child {
        margin-right: 0; }
      #footer-banners ul li a img {
        width: 220px;
        height: 60px;
        background: white; }

footer {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 31px;
  width: 100%;
  background-color: #35190c;
  border-top: solid 1px white;
  z-index: 9;
  color: white;
  font-size: 10px !important;
  font-size: 1rem !important;
  padding: 6px 10px 14px; }
  footer #footer-nav {
    width: 65%;
    float: left; }
    footer #footer-nav a {
      color: white; }
      footer #footer-nav a:hover {
        text-decoration: underline;
        opacity: 1; }
      footer #footer-nav a.recruit {
        color: yellow;
        font-weight: bold; }
  footer #copyright {
    display: block;
    float: right; }

/* SP ------------------------------------------------------- */
@media screen and (max-width: 640px) {
  body { overflow: visible; }
  header {
    position: relative;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 55px;
    padding: 0;
    background: url("../images/common/bg-top-header-sp.png");
    background-size: 25px;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.75); }
    header #ci {
      width: 85px;
      height: 85px;
      position: absolute;
      top: -15px;
      left: 15px;
      margin: 0; }
    header #head-nav ul {
      position: absolute;
      top: 0px;
      right: 0px;
      margin-right: 10px; }
    header #head-nav li {
      display: block;
      float: left; }
    header #head-nav .btn-menu, header #head-nav .btn-shoplist, header #head-nav .btn-manual {
      margin: 0 0 0 10px; }
    header #head-nav .btn-menu {
      width: 42px;
      height: 55px; }
      header #head-nav .btn-menu a {
        background: url("../images/common/btn-sp.png") no-repeat;
        background-size: 305px;
        background-position: 0px -404px; }
    header #head-nav .btn-shoplist {
      width: 46px;
      height: 55px; }
      header #head-nav .btn-shoplist a {
        background: url("../images/common/btn-sp.png") no-repeat;
        background-size: 305px;
        background-position: -43px -404px; }
    header #head-nav .btn-manual {
      width: 57px;
      height: 55px; }
      header #head-nav .btn-manual a {
        background: url("../images/common/btn-sp.png") no-repeat;
        background-size: 305px;
        background-position: -90px -404px; }

  #main-image {
    position: relative; }
    #main-image #image-holder {
      position: relative;
      width: 100%;
      height: 235px; }
    #main-image #signboard {
      display: none; }

  #btns-sp {
    display: block;
    background-color: #35190c;
    padding: 10px 5px; }
    #btns-sp .btn-top-red-sp {
      background: url("../images/common/btn-sp.png") no-repeat;
      background-size: 305px;
      background-position: 0px -284px; }
    #btns-sp .btn-top-green-sp {
      background: url("../images/common/btn-sp.png") no-repeat;
      background-size: 305px;
      background-position: 0px -344px; }
    #btns-sp .shop-name {
      font-size: 18px !important;
      font-size: 1.8rem !important;
      margin-bottom: 5px; }
    #btns-sp .shop-tel {
      font-size: 13px !important;
      font-size: 1.3rem !important;
      line-height: 18px; }
      #btns-sp .shop-tel i {
        display: inline-block;
        width: 18px;
        height: 18px;
        background: url("../images/common/icon/phone@2x.png") top left no-repeat;
        background-size: 18px;
        vertical-align: -4px;
        margin-right: 3px; }
    #btns-sp .txt-main {
      font-size: 18px !important;
      font-size: 1.8rem !important;
      line-height: 1.2;
      margin-bottom: 5px; }
    #btns-sp .txt-sub {
      font-size: 14px !important;
      font-size: 1.4rem !important; }
      #btns-sp .txt-sub .txt-sub-small {
        font-size: 11px !important;
        font-size: 1.1rem !important; }
    #btns-sp .btn-top-red-sp, #btns-sp .btn-top-green-sp {
      display: block;
      width: 305px;
      height: 60px;
      margin: 0 auto;
      padding: 10px 3px;
      color: white;
      text-align: center; }

  #topics {
    border: none;
    position: relative;
    bottom: auto;
    left: auto; }
    #topics h1 {
      line-height: 20px;
      padding: 0;
      background: url("../images/common/bg-top-topics-title-sp.png");
      background-size: 25px;
      width: 100%;
      float: none; }
    #topics ul {
      padding: 0;
      background: none;
      margin: 0; }
      #topics ul li {
        display: block;
        background: url("../images/common/bg-top-topics-list-sp.png");
        background-size: 25px;
        border-top: solid 2px #35190c; }
        #topics ul li a {
          display: block;
          width: 100%;
          height: auto;
          background: url("../images/common/icon/arrow-top-topics-sp.png") 98% center no-repeat;
          background-size: 16px;
          padding: 13px; }
      #topics ul dl {
        height: auto;
        margin-right: 15px; }
      #topics ul dt {
        font-size: 14px !important;
        font-size: 1.4rem !important;
        color: #35190c;
        width: auto;
        float: none;
        margin-bottom: 3px; }
      #topics ul dd {
        font-size: 14px !important;
        font-size: 1.4rem !important;
        color: #35190c;
        margin: 0; }

  #footer-banners {
    position: relative;
    bottom: auto;
    left: auto;
    width: auto;
    height: auto; }
    #footer-banners ul {
      width: 100%;
      padding: 10px 16px;
      margin: 0 auto; }
      #footer-banners ul:after {
        content: "";
        clear: both;
        display: block; }
      #footer-banners ul li {
        float: none;
        margin: 0 auto 10px;
        text-align: center; }
        #footer-banners ul li:last-child {
          margin: 0 auto; }

  footer {
    position: relative;
    bottom: auto;
    left: auto;
    height: auto;
    background-color: #35190c;
    font-size: 11px !important;
    font-size: 1.1rem !important;
    padding: 0; }
    footer #footer-nav {
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -o-box-sizing: border-box;
      -ms-box-sizing: border-box;
      box-sizing: border-box;
      width: 100%;
      float: none;
      padding: 20px 0px 10px;
      font-size: 10px !important;
      font-size: 1rem !important;
      line-height: 20px;
      text-align: center; }
      footer #footer-nav span {
        display: block; }
    footer #copyright {
      background-color: black;
      float: none;
      text-align: center;
      line-height: 33px; } }
