#key {
  background: url("../img/sake/key.png") no-repeat center top/cover;
  position: relative;
  height: 800px; }
  #key .key-ttl {
    position: absolute;
    top: 116px;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 1; }

#sec1 {
  position: relative;
  z-index: 1; }
  #sec1:before {
    content: '';
    width: 497px;
    height: 803px;
    background-image: url("../img/sake/sec2-bg.png");
    background-repeat: no-repeat;
    background-size: 100%;
    position: absolute;
    left: 0;
    bottom: -600px;
    z-index: -1; }
  #sec1 .blk1 {
    text-align: center;
    position: relative;
    z-index: 1;
    padding: 273px 0 35px; }
    #sec1 .blk1:before {
      content: '';
      width: 618px;
      height: 798px;
      background-image: url("../img/sake/sec1-deco1.png");
      background-repeat: no-repeat;
      background-size: 100%;
      position: absolute;
      left: -400px;
      top: 0;
      z-index: -1; }
    #sec1 .blk1:after {
      content: '';
      width: 436px;
      height: 813px;
      background-image: url("../img/sake/sec1-deco2.png");
      background-repeat: no-repeat;
      background-size: 100%;
      position: absolute;
      right: -210px;
      top: 247px;
      z-index: -1; }
    #sec1 .blk1 .txt {
      margin: 48px 0 49px; }
    #sec1 .blk1 .tbox {
      width: 558px;
      margin: 0 auto;
      border: 2px solid #000;
      font-size: 20px;
      font-weight: bold;
      padding: 18px 0 17px; }
  #sec1 .blk2 {
    position: relative;
    z-index: 0; }
    #sec1 .blk2:before {
      content: '';
      width: 428px;
      height: 627px;
      background-image: url("../img/sake/sec1-deco3.png");
      background-repeat: no-repeat;
      background-size: 100%;
      position: absolute;
      left: -268px;
      top: -164px;
      z-index: 1; }
    #sec1 .blk2:after {
      content: '';
      width: 161px;
      height: 164px;
      background-image: url("../img/sake/sec1-deco4.png");
      background-repeat: no-repeat;
      background-size: 100%;
      position: absolute;
      bottom: -52px;
      right: -74px;
      z-index: 1; }
    #sec1 .blk2 h3 {
      position: absolute;
      top: 101px;
      right: 87px;
      z-index: 1; }
    #sec1 .blk2 .img {
      padding-top: 59px;
      margin-left: 139px; }
    #sec1 .blk2 .txt {
      margin-left: 139px;
      margin-top: 29px;
      width: 624px; }

#sec2 {
  width: 1180px;
  margin: 91px auto 0;
  text-align: center;
  padding: 90px 0 63px;
  position: relative;
  z-index: 1; }
  #sec2 .wrap:before {
    content: '';
    width: 177px;
    height: 87px;
    background-image: url("../img/concept/sec4-deco.png");
    background-repeat: no-repeat;
    background-size: 100%;
    position: absolute;
    left: -8px;
    top: 44px; }
  #sec2 .wrap:after {
    content: '';
    width: 177px;
    height: 87px;
    background-image: url("../img/concept/sec4-deco.png");
    background-repeat: no-repeat;
    background-size: 100%;
    position: absolute;
    right: 18px;
    top: 227px; }
  #sec2 .txt {
    margin: 30px 0 50px; }
  #sec2 .img {
    position: relative;
    z-index: 1; }
  #sec2 .box {
    width: 750px;
    margin: 39px auto 20px;
    border: 3px solid #000;
    font-weight: bold;
    padding-bottom: 60px;
    position: relative; }
    #sec2 .box:before {
      content: '';
      width: 177px;
      height: 87px;
      background-image: url("../img/concept/sec4-deco.png");
      background-repeat: no-repeat;
      background-size: 100%;
      position: absolute;
      right: -153px;
      top: -75px; }
    #sec2 .box .ttl {
      font-size: 20px;
      width: 500px;
      margin: 0 auto;
      border-bottom: 1px solid #000;
      padding: 30px 0 9px;
      letter-spacing: 1px; }
    #sec2 .box ul {
      font-size: 18px;
      text-align: left;
      line-height: 50px;
      letter-spacing: 3px;
      width: 500px;
      height: 115px;
      margin: 29px auto 0; }
  #sec2 .note {
    margin: -3px 0 39px; }

#sec3 {
  width: 1180px;
  margin: 104px auto 90px;
  color: #fff;
  text-align: center;
  padding: 98px 0 82px; }
  #sec3 .blk {
    display: flex;
    margin-top: 76px; }
    #sec3 .blk .item1 {
      width: 500px; }
      #sec3 .blk .item1 .catch {
        padding-right: 11px; }
      #sec3 .blk .item1 .img {
        margin: 13px 0 25px -13px; }
    #sec3 .blk .item2 {
      width: 500px; }
      #sec3 .blk .item2 .img {
        margin: 13px 0 25px 0; }
  #sec3 .box {
    width: 830px;
    margin: 79px auto 0;
    background: url("../img/sake/sec3-deco.png") no-repeat left top/auto, rgba(0, 0, 0, 0.4);
    padding: 48px 60px 29px 281px;
    text-align: left; }
    #sec3 .box .txt {
      margin: 10px 0 0 2px; }

#sec-tel {
  text-align: center;
  width: 610px;
  margin: 0 auto 101px;
  padding: 49px 0 48px; }
  #sec-tel .reserve {
    margin: 40px 0 20px; }

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