#key {
  background: url("../img/takeout/key.png") no-repeat center top/cover;
  position: relative;
  height: 800px; }
  #key .key-ttl {
    width: 517px;
    margin: 0 auto; }

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

section {
  padding-top: 159px; }

.d-flex {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex; }

#sec1 {
  background: url("../img/takeout/sec1_deco.png") center 0 no-repeat;
  padding-bottom: 76px; }
  #sec1 .right {
    padding-top: 155px; }
    #sec1 .right dd {
      font-size: 22px;
      line-height: 40px;
      letter-spacing: 0.08em;
      font-weight: bold; }
      #sec1 .right dd span {
        font-size: 30px; }
  #sec1 .txt {
    margin-top: 7px; }

#sec2 {
  padding-bottom: 91px;
  background: url("../img/takeout/sec2_deco.png") center bottom no-repeat; }
  #sec2 .content {
    width: 900px;
    position: relative;
    background: url("../img/takeout/sec2_bg.png") 0 0 no-repeat, url("../img/takeout/bg1.jpg") 0 0 repeat;
    padding-bottom: 85px;
    margin: 0 auto; }
    #sec2 .content:before {
      content: '';
      background: #fff url("../img/takeout/bg1.jpg") 0 0 repeat;
      height: 100%;
      width: 10px;
      left: -21px;
      top: 0;
      position: absolute; }
    #sec2 .content:after {
      content: '';
      background: #fff url("../img/takeout/bg1.jpg") 0 0 repeat;
      height: 100%;
      width: 10px;
      right: -21px;
      top: 0;
      position: absolute; }
    #sec2 .content .row1 .txt {
      margin-left: 62px; }
    #sec2 .content .row1 .sub {
      text-align: right;
      padding-right: 51px;
      margin-top: 30px; }
    #sec2 .content .row2 .txt {
      margin-left: 37px; }
    #sec2 .content .row3 .txt {
      margin-left: 64px;
      width: 359px;
      margin-top: 7px; }
    #sec2 .content .row3 .img {
      margin-top: 19px; }

#sec3 {
  padding-bottom: 128px; }
  #sec3 h2 {
    width: 481px;
    margin: 0 auto; }
  #sec3 .sub {
    text-align: center;
    margin-bottom: 39px;
    margin-top: 8px; }
  #sec3 .wrap-1120 {
    max-width: 1120px;
    margin: 0 auto;
    padding-top: 60px;
    padding-bottom: 52px;
    background: url("../img/shared/pat4.jpg") 0 0 repeat;
    color: #fff; }
    #sec3 .wrap-1120 .right {
      padding-top: 31px;
      margin-left: 69px; }
      #sec3 .wrap-1120 .right dl {
        border-bottom: 1px solid #fff;
        padding-bottom: 15px;
        margin-bottom: 17px; }
        #sec3 .wrap-1120 .right dl dt {
          font-size: 40px;
          line-height: 65px;
          letter-spacing: 0.04em;
          font-weight: bold; }
        #sec3 .wrap-1120 .right dl dd {
          font-size: 22px;
          line-height: 50px;
          font-weight: bold;
          letter-spacing: 0.08em; }
          #sec3 .wrap-1120 .right dl dd span {
            font-size: 30px; }
      #sec3 .wrap-1120 .right .txt {
        width: 420px; }

#sec-tel {
  padding-top: 0;
  padding-bottom: 60px;
  margin-bottom: 131px; }
  #sec-tel h2 {
    margin-bottom: -5px; }
  #sec-tel .contact {
    margin-top: 40px; }
