@charset "UTF-8";
/******初期設定ここから******/
html, body, div, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
addres, ul, ol, dl, dt, dd, table, th, td, form, fieldset, header, article, figure, section {
  margin: 0;
  padding: 0;
  line-height: 140%;
  font-familu: "Hiragino Kaku Gothic ProN", meiryo, sans-serif; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

ul, ol {
  list-style: none;
  /*黒丸を消す*/ }

a {
  text-decoration: none;
  /*下線を消す*/ }

img {
  border: 0; }

ing, input {
  vertical-aligin: bottom; }

/*クリア*/
.clearfix:after {
  visibility: hidden;
  height: 0;
  display: block;
  font-size: 0;
  content: " ";
  clear: both; }

/******初期設定ここまで******/
body {
  background: #FFF;
  margin: 0;
  padding: 0; }

footer {
  background: url(../common/bg_foot.jpg);
  padding-top: 100px; }
  footer h2 {
    text-align: center; }
  footer .maparea {
    margin: 20px 0; }
  footer .ft_info {
    width: 1000px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap; }
    footer .ft_info dl {
      display: flex;
      align-items: center;
      align-self: auto;
      width: 480px;
      margin-bottom: 15px; }
    footer .ft_info dt {
      width: 150px;
      background: #454545;
      color: #FFF;
      text-align: center;
      padding: 15px 0; }
    footer .ft_info dd {
      width: 330px;
      font-size: 14px; }
      footer .ft_info dd p {
        margin-left: 15px; }
      footer .ft_info dd span {
        font-size: 10px; }
  footer .yoyaku {
    margin: 20px 0;
    text-align: center; }
    footer .yoyaku p {
      font-size: 14px;
      margin-top: 10px; }
  footer .ft_area {
    background: url(../common/foot_img.jpg) no-repeat;
    background: cover;
    background-color: #000;
    position: relative; }
    footer .ft_area .in_ft {
      padding-top: 220px;
      padding-bottom: 50px;
      width: 100%;
      display: flex;
      justify-content: space-around;
      align-items: flex-end; }
    footer .ft_area .ltinfo {
      color: #FFF; }
      footer .ft_area .ltinfo p.lttel {
        font-size: 24px; }
      footer .ft_area .ltinfo p.lttel a {
        color: #FFF; }
      footer .ft_area .ltinfo p.littel a:visited {
        color: #FFF; }
    footer .ft_area .ftadd {
      color: #FFF;
      font-size: 12px; }

@media (max-width: 768px) {
  footer {
    background: url(../common/bg_foot.jpg);
    padding-top: 50px; }
    footer h2 {
      text-align: center; }
    footer .maparea {
      margin: 20px 0; }
    footer .ft_info {
      width: 100%;
      margin: 0 auto;
      display: flex;
      flex-wrap: wrap; }
      footer .ft_info dl {
        display: flex;
        align-items: center;
        align-self: auto;
        width: 100%;
        margin-bottom: 15px; }
      footer .ft_info dt {
        width: 100px;
        font-size: 14px;
        background: #454545;
        color: #FFF;
        text-align: center;
        padding: 15px 0; }
      footer .ft_info dd {
        width: 330px;
        font-size: 14px; }
        footer .ft_info dd p {
          margin-left: 15px; }
        footer .ft_info dd span {
          font-size: 10px; }
    footer .yoyaku {
      margin: 20px 0;
      text-align: center; }
      footer .yoyaku img {
        width: 100%;
        height: auto; }
      footer .yoyaku p {
        font-size: 12px;
        margin-top: 10px; }
    footer .ft_area {
      background: url(../common/foot_img.jpg) no-repeat center top;
      background: cover;
      background-color: #000;
      position: relative; }
      footer .ft_area .in_ft {
        padding-top: 250px;
        padding-bottom: 50px;
        width: 100%;
        display: flex;
        justify-content: space-around;
        align-items: flex-end; }
        footer .ft_area .in_ft img {
          width: 100px;
          height: auto; }
      footer .ft_area .ltinfo {
        color: #FFF;
        font-size: 10px; }
        footer .ft_area .ltinfo p.lttel {
          font-size: 16px; }
        footer .ft_area .ltinfo p.lttel a {
          color: #FFF; }
        footer .ft_area .ltinfo p.littel a:visited {
          color: #FFF; }
      footer .ft_area .ftadd {
        color: #FFF;
        font-size: 10px; } }
/***********コンテンツエリア***********/
img {
  line-height: 0; }

#top_page {
  background: url(../top/main_image.jpg) no-repeat;
  background-size: cover;
  height: 700px;
  position: relative; }

.in_top {
  position: relative;
  width: 1000px;
  height: 700px;
  margin: 0 auto; }
  .in_top .hinfo {
    position: relative;
    left: 10px;
    top: 20px;
    width: 280px; }
    .in_top .hinfo dl {
      display: flex;
      align-items: center;
      background: #c04a49;
      color: #FFF; }
    .in_top .hinfo dl a {
      color: #FFF; }
    .in_top .hinfo dl a:visited {
      color: #FFF; }
    .in_top .hinfo dt {
      padding: 15px; }
    .in_top .hinfo dd {
      padding-left: 10px; }
      .in_top .hinfo dd p.h_tel {
        font-size: 21px;
        font-weight: bold; }
    .in_top .hinfo p.h_black {
      background: #000;
      color: #FFF;
      font-size: 14px;
      text-align: center;
      padding: 5px 0;
      margin-bottom: 20px; }
    .in_top .hinfo .steak_co {
      margin: 20px 0; }
  .in_top .t_title {
    position: absolute;
    top: 100px;
    right: 10px; }
  .in_top .bunnerar {
    background-color: rgba(0, 0, 0, 0.3);
    padding: 10px 10px 0 10px;
    position: absolute;
    bottom: 0px;
    line-height: 0;
    left: 10px; }
    .in_top .bunnerar li {
      margin-bottom: 10px; }
  .in_top .h_aniimg {
    position: absolute;
    bottom: 0;
    line-height: 0;
    right: 0; }
    .in_top .h_aniimg img {
      width: 60%;
      height: auto; }
  .in_top .instasns {
    position: absolute;
    top: 20px;
    right: 10px; }

#h_fbar {
  position: absolute;
  bottom: 0;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.8); }
  #h_fbar ul {
    width: 1000px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 0; }
    #h_fbar ul li .boxu {
      background: #bd456a;
      padding: 10px;
      color: #FFF; }
    #h_fbar ul li .boxm {
      padding-left: 20px;
      width: 700px; }
    #h_fbar ul li .boxb {
      background: #3b3b3b;
      padding: 10px;
      color: #FFF; }

/**SPヘッダ**/
@media (max-width: 768px) {
  #top_page {
    background: url(../top/main_image.jpg) no-repeat center center;
    background-size: cover;
    height: 700px;
    position: relative; }

  .in_top {
    position: relative;
    width: 100%;
    height: 700px;
    margin: 0 auto; }
    .in_top .hinfo {
      position: relative;
      left: 0px;
      top: 0px;
      width: 100%; }
      .in_top .hinfo dl {
        display: flex;
        align-items: center;
        background: #c04a49;
        color: #FFF; }
      .in_top .hinfo dt {
        padding: 15px; }
      .in_top .hinfo dd {
        padding-left: 10px;
        display: flex;
        align-items: center;
        font-size: 14px; }
        .in_top .hinfo dd p.h_tel {
          font-size: 21px;
          margin-left: 10px;
          font-weight: bold; }
      .in_top .hinfo p.h_black {
        background: #000;
        color: #FFF;
        font-size: 14px;
        text-align: center;
        padding: 5px 0; }
    .in_top .t_title {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      margin: auto;
      width: 30%;
      height: 400px; }
      .in_top .t_title img {
        width: 200px; }
    .in_top .bunnerar {
      background-color: rgba(0, 0, 0, 0.3);
      padding: 10px 10px 0 10px;
      position: absolute;
      bottom: 0px;
      line-height: 0;
      left: 10px; }
      .in_top .bunnerar ul {
        display: flex;
        justify-content: space-between; }
      .in_top .bunnerar li {
        margin-bottom: 10px; }
        .in_top .bunnerar li img {
          width: 100%;
          height: auto; }
    .in_top .h_aniimg {
      display: none; }
    .in_top .instasns {
      position: absolute;
      top: 110px;
      left: 10px; }

  #h_fbar {
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.9); }
    #h_fbar ul {
      width: 100%;
      margin: 0 auto;
      display: block;
      padding: 0; }
      #h_fbar ul li {
        font-size: 12px; }
        #h_fbar ul li .boxu {
          background: #bd456a;
          padding: 5px;
          color: #FFF;
          text-align: center; }
        #h_fbar ul li .boxm {
          padding-left: 0px;
          text-align: center;
          margin: 10px 0;
          width: 100%; }
        #h_fbar ul li .boxb {
          display: none; } }
/**ここまで**/
#buttunarea {
  background: url(../common/bg_button.jpg?1) repeat-x; }
  #buttunarea ul {
    width: 900px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between; }
  #buttunarea li {
    width: 225px;
    padding: 25px 0;
    font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    text-align: center;
    font-size: 20px;
    color: #333; }
    #buttunarea li span {
      font-size: 14px;
      letter-spacing: 2px; }
  #buttunarea li a {
    color: #333 !important; }
  #buttunarea li a:visited {
    color: #333; }

/**SPヘッダ**/
@media (max-width: 768px) {
  #buttunarea {
    background: url(../common/bg_button.jpg?1) repeat-x; }
    #buttunarea ul {
      width: 100%;
      margin: 0 auto;
      display: flex;
      justify-content: space-around; }
    #buttunarea li {
      width: 100%;
      padding: 15px 0;
      font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
      text-align: center;
      font-size: 16px; }
      #buttunarea li span {
        font-size: 12px;
        letter-spacing: 2px; } }
/**ここまで**/
#top_contents {
  background: url(../common/bg_top.jpg); }

#tannai {
  width: 1000px;
  margin: 0 auto;
  padding: 50px 0;
  display: flex;
  justify-content: space-between; }
  #tannai .teikyu, #tannai .osirase {
    width: 480px;
    height: 360px;
    background: url(../top/bg_whitebox.jpg) no-repeat; }
    #tannai .teikyu dl, #tannai .osirase dl {
      display: flex;
      font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; }
      #tannai .teikyu dl dt, #tannai .osirase dl dt {
        padding: 0 25px; }
      #tannai .teikyu dl dd, #tannai .osirase dl dd {
        padding: 20px 20px 0 0; }
        #tannai .teikyu dl dd h3, #tannai .osirase dl dd h3 {
          margin-bottom: 20px;
          font-size: 24px; }
        #tannai .teikyu dl dd li, #tannai .osirase dl dd li {
          font-size: 18px;
          font-weight: normal;
          line-height: 250%; }
        #tannai .teikyu dl dd p, #tannai .osirase dl dd p {
          font-size: 16px;
          line-height: 200%; }

.lineimg {
  height: 300px;
  background: url(../top/top_image.jpg) no-repeat;
  background-size: cover; }

/**SPヘッダ**/
@media (max-width: 768px) {
  #tannai {
    width: 100%;
    margin: 0 auto;
    padding: 20px 0;
    display: block;
    justify-content: space-between; }
    #tannai .teikyu, #tannai .osirase {
      width: 100%;
      height: auto;
      background: url(../top/bg_whitebox.jpg) no-repeat; }
      #tannai .teikyu dl, #tannai .osirase dl {
        display: flex;
        font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
        margin-bottom: 10px; }
        #tannai .teikyu dl dt, #tannai .osirase dl dt {
          padding: 0 25px; }
        #tannai .teikyu dl dd, #tannai .osirase dl dd {
          padding: 20px 20px 0 0; }
          #tannai .teikyu dl dd h3, #tannai .osirase dl dd h3 {
            width: 100%;
            margin-bottom: 10px;
            text-align: center;
            font-size: 20px; }
          #tannai .teikyu dl dd li, #tannai .osirase dl dd li {
            font-size: 16px;
            font-weight: normal;
            line-height: 250%; }
          #tannai .teikyu dl dd p, #tannai .osirase dl dd p {
            font-size: 14px;
            line-height: 200%; }

  .lineimg {
    height: 200px;
    background: url(../top/top_image.jpg) no-repeat;
    background-size: cover; } }
/**ここまで**/
/***展開後ヘッダー***/
#common_page {
  width: 100%; }

.cm_head {
  width: 1000px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center; }
  .cm_head .hinfo {
    width: 280px; }
    .cm_head .hinfo dl {
      display: flex;
      align-items: center;
      background: #c04a49;
      color: #FFF; }
    .cm_head .hinfo dl a {
      color: #FFF; }
    .cm_head .hinfo dl a:visited {
      color: #FFF; }
    .cm_head .hinfo dt {
      padding: 15px; }
    .cm_head .hinfo dd {
      padding-left: 10px; }
      .cm_head .hinfo dd p.h_tel {
        font-size: 21px;
        font-weight: bold; }
    .cm_head .hinfo p.h_black {
      background: #000;
      color: #FFF;
      font-size: 14px;
      text-align: center;
      padding: 5px 0; }

.comimg {
  display: table;
  width: 100%;
  height: 300px;
  line-height: 0;
  background: url(../menu/yakimono/images/main_image.jpg) no-repeat;
  background-size: cover; }
  .comimg h2 {
    display: table-cell;
    vertical-align: middle;
    text-align: center; }

#com_contents {
  background: url(../common/bg_com.jpg);
  padding: 50px 0; }
  #com_contents .menuhead, #com_contents .menuheads {
    width: 1000px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between; }
    #com_contents .menuhead ul, #com_contents .menuheads ul {
      width: 250px;
      display: flex;
      justify-content: space-between;
      align-self: stretch; }
      #com_contents .menuhead ul a, #com_contents .menuheads ul a {
        padding: 30px 20px;
        border: 1px solid #412d2d; }
      #com_contents .menuhead ul a:hover, #com_contents .menuheads ul a:hover {
        background: #785b4e; }
        #com_contents .menuhead ul a:hover img, #com_contents .menuheads ul a:hover img {
          filter: brightness(200%); }
    #com_contents .menuhead .menulogo, #com_contents .menuheads .menulogo {
      width: 500px;
      text-align: center; }
    #com_contents .menuhead .menulogo_s, #com_contents .menuheads .menulogo_s {
      text-align: center;
      margin: 0 auto; }
  #com_contents .menuyakiimg, #com_contents .menucoupimg, #com_contents .menudessertimg, #com_contents .menugohanimg, #com_contents .menuippinimg, #com_contents .menulunchimg, #com_contents .menusoupimg {
    margin: 50px 0;
    background: url(../menu/yakimono/images/yaki.jpg) no-repeat top center;
    background-size: cover;
    height: 300px; }
  #com_contents .menucoupimg {
    background: url(../coupon/images/yaki.jpg) no-repeat top center; }
  #com_contents .menudessertimg {
    background: url(../menu/dessert/images/yaki.jpg) no-repeat top center; }
  #com_contents .menugohanimg {
    background: url(../menu/gohan/images/yaki.jpg) no-repeat top center; }
  #com_contents .menuippinimg {
    background: url(../menu/ippin/images/yaki.jpg) no-repeat top center; }
  #com_contents .menulunchimg {
    background: url(../menu/lunch/images/yaki.jpg) no-repeat top center; }
  #com_contents .menusoupimg {
    background: url(../menu/soup/images/yaki.jpg) no-repeat top center; }
  #com_contents .menuline {
    width: 1000px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #412d2d;
    padding-bottom: 30px;
    margin-bottom: 30px; }
    #com_contents .menuline dl {
      width: 47%;
      display: flex;
      justify-content: space-between;
      font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif; }
    #com_contents .menuline dl.midasi1 {
      width: 100%; }
      #com_contents .menuline dl.midasi1 dt, #com_contents .menuline dl.midasi1 dd {
        font-size: 24px; }
    #com_contents .menuline dt {
      font-size: 20px; }
      #com_contents .menuline dt span {
        background: #bc3434;
        padding: 7px 15px;
        color: #FFF; }
    #com_contents .menuline dd {
      text-align: right;
      font-size: 20px; }
      #com_contents .menuline dd span {
        font-size: 12px; }

@media (max-width: 768px) {
  #common_page {
    width: 100%; }

  .cm_head {
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center; }
    .cm_head .cmh {
      padding: 10px 0 5px 0; }
    .cm_head .hinfo {
      width: 100%; }
      .cm_head .hinfo dl {
        display: flex;
        align-items: center;
        background: #c04a49;
        color: #FFF; }
      .cm_head .hinfo dt {
        padding: 15px; }
      .cm_head .hinfo dd {
        padding-left: 10px;
        display: flex;
        align-items: center;
        font-size: 14px; }
        .cm_head .hinfo dd p.h_tel {
          font-size: 21px;
          margin-left: 10px;
          font-weight: bold; }
      .cm_head .hinfo p.h_black {
        background: #000;
        color: #FFF;
        font-size: 14px;
        text-align: center;
        padding: 5px 0; }

  .comimg {
    display: table;
    width: 100%;
    height: 300px;
    line-height: 0;
    background: url(../menu/yakimono/images/main_image.jpg) no-repeat;
    background-size: cover; }
    .comimg h2 {
      display: table-cell;
      vertical-align: middle;
      text-align: center; }

  #com_contents {
    position: relative; }
    #com_contents .menuhead {
      width: 100%;
      margin: 0 auto;
      display: block;
      justify-content: space-between;
      padding-bottom: 150px; }
      #com_contents .menuhead ul {
        display: none; }
      #com_contents .menuhead .menulogo {
        position: absolute;
        top: 50px;
        width: 100%;
        text-align: center; }
    #com_contents .menuheads {
      width: 100%;
      margin: 0 auto;
      display: block;
      justify-content: space-between;
      padding-bottom: 0px; }
      #com_contents .menuheads ul {
        display: none; }
      #com_contents .menuheads .menulogo {
        position: absolute;
        top: 50px;
        width: 100%;
        text-align: center; }
    #com_contents .menuyakiimg {
      margin: 50px 0;
      background: url(../menu/yakimono/images/yaki.jpg) no-repeat top center;
      background-size: cover;
      height: 300px; }
    #com_contents .menuline {
      width: 95%;
      margin: 0 auto;
      display: flex;
      justify-content: space-between;
      border-bottom: 1px solid #412d2d;
      padding-bottom: 10px;
      margin-bottom: 10px; }
      #com_contents .menuline dl {
        width: 47%;
        display: flex;
        justify-content: space-between;
        font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif; }
      #com_contents .menuline dl.midasi1 {
        width: 100%; }
        #com_contents .menuline dl.midasi1 dt, #com_contents .menuline dl.midasi1 dd {
          font-size: 16px; }
      #com_contents .menuline dt {
        font-size: 14px; }
        #com_contents .menuline dt span {
          background: #bc3434;
          padding: 7px 15px;
          color: #FFF; }
      #com_contents .menuline dd {
        text-align: right;
        font-size: 14px; }
        #com_contents .menuline dd span {
          font-size: 10px; } }
#nav-drawer {
  display: none; }

@media (max-width: 768px) {
  #nav-drawer {
    display: inherit;
    position: relative;
    margin-bottom: 20px;
    background: #FFF;
    padding: 10px 0px;
    width: 50px;
    text-align: center;
    left: 10px;
    z-index: 9999; }

  /*チェックボックス等は非表示に*/
  .nav-unshown {
    display: none; }

  /*アイコンのスペース*/
  #nav-open {
    display: inline-block;
    width: 25px;
    height: 22px;
    vertical-align: middle; }

  /*ハンバーガーアイコンをCSSだけで表現*/
  #nav-open span, #nav-open span:before, #nav-open span:after {
    position: absolute;
    height: 3px;
    /*線の太さ*/
    width: 25px;
    /*長さ*/
    border-radius: 3px;
    background: #555;
    display: block;
    content: '';
    cursor: pointer; }

  #nav-open span:before {
    bottom: -8px; }

  #nav-open span:after {
    bottom: -16px; }

  /*閉じる用の薄黒カバー*/
  #nav-close {
    display: none;
    /*はじめは隠しておく*/
    position: fixed;
    z-index: 99;
    top: 0;
    /*全体に広がるように*/
    left: 0;
    width: 100%;
    height: 100%;
    background: black;
    opacity: 0;
    transition: .3s ease-in-out; }

  /*中身*/
  #nav-content {
    overflow: auto;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    /*最前面に*/
    width: 90%;
    /*右側に隙間を作る（閉じるカバーを表示）*/
    max-width: 330px;
    /*最大幅（調整してください）*/
    height: 100%;
    background: #fff;
    /*背景色*/
    transition: .3s ease-in-out;
    /*滑らかに表示*/
    -webkit-transform: translateX(-105%);
    transform: translateX(-105%);
    /*左に隠しておく*/ }
    #nav-content h3 {
      padding: 20px 0;
      background: #d2b74d;
      color: #FFF;
      font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
      font-weight: normal;
      font-size: 26px; }
    #nav-content ul {
      padding: 20px; }
    #nav-content li {
      padding: 10px 0;
      padding-left: 20px;
      text-align: left;
      font-size: 14px;
      background: #f9f9f9;
      border-bottom: 1px solid #FFF; }
    #nav-content li.dan {
      background: #eee;
      padding-left: 30px; }
    #nav-content a {
      color: #333; }
    #nav-content li:hover {
      background: #d2b74d;
      color: #FFF; }

  /*チェックが入ったらもろもろ表示*/
  #nav-input:checked ~ #nav-close {
    display: block;
    /*カバーを表示*/
    opacity: .5; }

  #nav-input:checked ~ #nav-content {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    /*中身を表示（右へスライド）*/
    box-shadow: 6px 0 25px rgba(0, 0, 0, 0.15); } }
/**クーポンページ***/
#couponarea {
  width: 1000px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; }
  #couponarea .rtxtc h4 {
    border-bottom: 1px solid #333;
    padding-bottom: 20px;
    font-size: 26px; }
  #couponarea .rtxtc ul {
    margin: 20px 0; }
  #couponarea .rtxtc li {
    list-style: decimal;
    margin-left: 30px;
    padding: 8px 0; }

#couponfoot {
  width: 1000px;
  margin: 0 auto; }
  #couponfoot .printbt {
    margin-top: 30px;
    background: #f8f3ed;
    padding: 20px 0; }
    #couponfoot .printbt h5 {
      width: 500px;
      padding: 20px 0;
      text-align: center;
      color: #FFF;
      font-size: 20px;
      margin: 0 auto;
      background: #7c983a; }
  #couponfoot .coupinfo {
    background: #f8f3ed;
    margin: 30px 0; }
    #couponfoot .coupinfo h5 {
      text-align: center;
      font-size: 24px;
      color: #333;
      padding: 20px 0; }
    #couponfoot .coupinfo p {
      font-size: 14px;
      line-height: 200%;
      padding: 0 50px;
      padding-bottom: 30px; }

#printarea {
  width: 800px;
  margin: 0 auto;
  border: 1px solid #ccc;
  padding: 30px; }
  #printarea h1 {
    background: #eee;
    text-align: center;
    padding: 10px 0;
    margin-bottom: 20px; }
  #printarea .printimg {
    text-align: center; }
  #printarea .printbt {
    width: 250px;
    margin: 0 auto;
    margin-top: 20px;
    border: 1px solid #ccc;
    text-align: center;
    padding: 10px 0; }
  #printarea a {
    color: #333; }
  #printarea p {
    width: 500px;
    margin: 0 auto;
    margin-top: 30px; }

@media (max-width: 768px) {
  #couponarea {
    width: 100%;
    margin: 0 auto;
    display: block; }
    #couponarea .limgc {
      text-align: center; }
    #couponarea .rtxtc h4 {
      border-bottom: 1px solid #333;
      padding-bottom: 20px;
      font-size: 20px;
      text-align: center;
      margin-top: 30px; }
    #couponarea .rtxtc ul {
      margin: 20px 0; }
    #couponarea .rtxtc li {
      font-size: 16px;
      list-style: decimal;
      margin-left: 30px;
      padding: 8px 0; }
    #couponarea .rtxtc .imgsmp img {
      width: 100%;
      height: auto; }

  #couponfoot {
    width: 100%;
    margin: 0 auto; }
    #couponfoot .printbt {
      margin-top: 20px;
      background: #f8f3ed;
      padding: 10px 0; }
      #couponfoot .printbt h5 {
        width: 100%;
        padding: 20px 0;
        text-align: center;
        color: #FFF;
        font-size: 20px;
        margin: 0 auto;
        background: #7c983a; }
    #couponfoot .coupinfo {
      background: #f8f3ed;
      margin: 30px 0; }
      #couponfoot .coupinfo h5 {
        text-align: center;
        font-size: 20px;
        color: #333;
        padding: 10px 0; }
      #couponfoot .coupinfo p {
        font-size: 14px;
        line-height: 200%;
        padding: 0 30px;
        padding-bottom: 30px; }

  #printarea {
    width: 100%;
    margin: 0 auto;
    border: 1px solid #ccc;
    padding: 0px;
    margin-bottom: 30px; }
    #printarea h1 {
      background: #eee;
      text-align: center;
      padding: 10px 0;
      margin-bottom: 20px;
      font-size: 20px; }
    #printarea .printimg {
      text-align: center; }
    #printarea .printbt {
      width: 250px;
      margin: 0 auto;
      margin-top: 20px;
      border: 1px solid #ccc;
      text-align: center;
      padding: 10px 0; }
    #printarea a {
      color: #333; }
    #printarea p {
      width: 90%;
      margin: 0 auto;
      margin-top: 30px;
      font-size: 12px;
      line-height: 180%;
      margin-bottom: 30px; } }
.eigyo {
  width: 700px;
  margin: 0 auto;
  padding-top: 10px; }
  .eigyo .in_eigyo {
    padding: 15px;
    background: #FFF;
    border: 3px solid #d94d4d;
    text-align: center; }
  .eigyo h2 {
    color: #754343; }
  .eigyo p {
    font-size: 16px;
    line-height: 160%; }
    .eigyo p span {
      color: firebrick; }
  .eigyo p.syouei {
    font-size: 12px;
    text-align: left;
    background: #f5f5f5;
    padding: 10px;
    margin: 0 auto; }

@media (max-width: 768px) {
  .eigyo {
    width: 100%;
    margin: 0 auto;
    padding-top: 10px; }
    .eigyo .in_eigyo {
      padding: 15px;
      background: #FFF;
      border: 3px solid #d94d4d;
      text-align: center; }
    .eigyo h2 {
      color: #754343;
      font-size: 18px; }
    .eigyo p {
      font-size: 12px;
      line-height: 160%; }
      .eigyo p span {
        color: firebrick; }
    .eigyo p.syouei {
      font-size: 10px;
      text-align: left;
      background: #f5f5f5;
      padding: 10px;
      margin: 0 auto; } }

/*# sourceMappingURL=style.css.map */
