@media only screen and (min-width: 768px) {
  body {
    line-height: 30px;
  }
}

#key {
  background-image: url("../img/cooking/key.jpg");
  background-position: 50%;
}

#sec1 {
  padding: 15vw 0;
  position: relative;
}

#sec1:before {
  content: '';
  width: 50%;
  height: 50vw;
  background-image: url("../img/cooking/s1-dc.png");
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  right: 0;
  top: 10vw;
  z-index: -1;
}

#sec1:after {
  content: '';
  width: 50%;
  height: 24vw;
  background-image: url("../img/shared/dc3.png");
  background-size: 5.6vw;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
}

#sec1 h2 {
  margin: 0 -4%;
  position: relative;
}

#sec1 h2:before {
  content: '';
  width: 1px;
  height: 12vw;
  background: #381e0f;
  position: absolute;
  left: 49%;
  top: -15vw;
}

#sec1 h2 small {
  line-height: 6vw;
}

#sec1 h2 span {
  line-height: 8vw;
  margin-top: 5vw;
}

#sec1 .img {
  margin: 7vw 0;
}

@media only screen and (min-width: 768px) {
  #sec1 {
    padding: 132px 0 120px;
  }
  #sec1:before {
    width: 345px;
    height: 244px;
    left: calc(50% + 168px);
    right: auto;
    top: 131px;
  }
  #sec1:after {
    width: calc(50% - 223px);
    height: 284px;
    background-size: auto;
  }
  #sec1 h2 {
    margin: 0 0 85px;
  }
  #sec1 h2:before {
    height: 80px;
    left: 54%;
    top: -132px;
  }
  #sec1 h2 small {
    line-height: 40px;
    letter-spacing: 0.2em;
    padding-left: 34px;
  }
  #sec1 h2 span {
    line-height: 60px;
    letter-spacing: 0.2em;
    margin: 41px 0 0 44px;
  }
  #sec1 .img {
    width: 461px;
    float: left;
    margin: 0 0 0 -1px;
  }
  #sec1 .txt {
    width: 500px;
    float: right;
    margin: 23px -2px 0 0;
  }
}

#sec2 {
  border-top: 3px solid #381e0f;
  background-image: url("../img/cooking/s2-bg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
  height: 60vw;
}

@media only screen and (min-width: 768px) {
  #sec2 {
    height: 505px;
    border-width: 5px;
  }
}

#sec3 {
  padding: 15vw 0;
}

#sec3 .col {
  margin-bottom: 7vw;
}

#sec3 .col dl {
  width: 100%;
  display: table;
  margin-bottom: 4vw;
}

#sec3 .col dl dt {
  display: table-cell;
  vertical-align: middle;
  width: 28%;
}

#sec3 .col dl dd {
  display: table-cell;
  vertical-align: middle;
  width: 72%;
  padding-left: 5%;
  font-size: 4vw;
  line-height: 6vw;
  letter-spacing: 0.22em;
}

#sec3 .col .txt {
  letter-spacing: 0.22em;
}

@media only screen and (min-width: 768px) {
  #sec3 {
    padding: 120px 0;
  }
  #sec3 .col {
    width: 420px;
    float: left;
    margin: 25px 0 0 37px;
  }
  #sec3 .col dl {
    margin: 0 0 36px 1px;
  }
  #sec3 .col dl dt {
    width: 119px;
  }
  #sec3 .col dl dd {
    width: calc(100% - 119px);
    padding-left: 19px;
    font-size: 20px;
    line-height: 30px;
  }
  #sec3 .col .txt {
    margin-right: 17px;
  }
  #sec3 .img {
    width: 533px;
    float: right;
    margin-right: 2px;
  }
}

#sec4 {
  padding: 0 0 15vw;
}

#sec4 .col {
  margin-bottom: 7vw;
}

#sec4 .col dl {
  width: 100%;
  display: table;
  margin-bottom: 4vw;
}

#sec4 .col dl dt {
  display: table-cell;
  vertical-align: middle;
  width: 28%;
}

#sec4 .col dl dd {
  display: table-cell;
  vertical-align: middle;
  width: 72%;
  padding-left: 5%;
  font-size: 4vw;
  line-height: 6vw;
  letter-spacing: 0.22em;
}

#sec4 .col .txt {
  letter-spacing: 0.22em;
}

#sec4 .box {
  border: 1px solid #381e0f;
  padding: 8vw 4%;
  position: relative;
  letter-spacing: 0.22em;
  margin: 12vw 0 0 -2%;
}

#sec4 .box:before {
  content: '';
  border: 1px solid #381e0f;
  position: absolute;
  left: 1.5vw;
  right: -2vw;
  top: -2vw;
  bottom: 1.5vw;
}

#sec4 .box h3 {
  font-size: 5vw;
  line-height: 7vw;
  margin-bottom: 4vw;
}

#sec4 .box ul {
  font-size: 4vw;
  line-height: 7vw;
}

@media only screen and (min-width: 768px) {
  #sec4 {
    padding: 0px 0 120px;
  }
  #sec4 .col {
    width: 420px;
    float: right;
    margin: 41px 12px 0 0px;
  }
  #sec4 .col dl {
    margin: 0 0 31px 2px;
  }
  #sec4 .col dl dt {
    width: 119px;
  }
  #sec4 .col dl dd {
    width: calc(100% - 119px);
    padding-left: 19px;
    font-size: 20px;
    line-height: 30px;
  }
  #sec4 .col .txt {
    margin-right: 7px;
  }
  #sec4 .img {
    width: 533px;
    float: left;
    margin-left: 1px;
  }
  #sec4 .box {
    padding: 53px 0 67px;
    margin: 120px 80px 0 80px;
  }
  #sec4 .box:before {
    left: 12px;
    right: -14px;
    top: -15px;
    bottom: 13px;
  }
  #sec4 .box h3 {
    font-size: 36px;
    line-height: 40px;
    letter-spacing: 0.22em;
    margin: 0 0 48px 32px;
  }
  #sec4 .box ul {
    font-size: 24px;
    line-height: 48px;
    letter-spacing: 0.22em;
    margin-left: 29px;
  }
}

#sec5 .row1 {
  padding: 15vw 0 5vw;
  border-top: 1px solid #381e0f;
}

#sec5 .row1 h2 {
  width: 86%;
  margin: 0 auto 10vw;
}

#sec5 .row1 .blk .col {
  margin-bottom: 10vw;
}

#sec5 .row1 .blk .col .catch {
  height: 47vw;
  margin: 0 -2% -4vw;
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center top;
  font-size: 3.2vw;
  line-height: 6vw;
  padding: 11vw 0 0 9%;
  position: relative;
  z-index: 1;
}

#sec5 .row1 .blk .col .catch1 {
  background-image: url("../img/cooking/s5-catch1.png");
}

#sec5 .row1 .blk .col .catch2 {
  background-image: url("../img/cooking/s5-catch2.png");
  padding-top: 14vw;
}

#sec5 .row1 .blk .col .box {
  background: #fff;
  padding: 6vw 0;
  position: relative;
}

#sec5 .row1 .blk .col .box .mark {
  width: 17vw;
  height: 17vw;
  background: #dc6046;
  border-radius: 50%;
  color: #fff;
  position: absolute;
  right: -3%;
  top: -3vw;
  z-index: 1;
  font-size: 4vw;
  line-height: 4.5vw;
  padding-top: 4vw;
}

#sec5 .row1 .blk .col .box .mark small {
  display: block;
  font-size: 3vw;
}

#sec5 .row1 .blk .col .box h3 {
  letter-spacing: 0.2em;
  font-size: 7.5vw;
  line-height: 9vw;
  margin-bottom: 7vw;
}

#sec5 .row1 .blk .col .box h3 small {
  color: #dc6046;
  letter-spacing: 0.2em;
  font-size: 3.8vw;
}

#sec5 .row1 .blk .col .box dl {
  line-height: 18px;
  margin-bottom: 15px;
}

#sec5 .row1 .blk .col .box dl dt {
  background: #dc6046;
  color: #fff;
  padding: 3px 0;
  width: 200px;
  margin: 0 auto;
}

#sec5 .row2 {
  padding: 11vw 0;
}

#sec5 .row2 .inner {
  max-width: 1247px;
  width: 94%;
  margin: 0 auto;
}

#sec5 .row2 .btn-grp {
  margin-bottom: 10vw;
}

#sec5 .row2 .btn-grp p + p {
  margin-top: 4vw;
}

#sec5 .row2 .box {
  background: #fff;
  padding: 10vw 4%;
}

#sec5 .row2 .box h2 {
  font-size: 5vw;
  line-height: 8vw;
  letter-spacing: 0.2em;
  margin-bottom: 7vw;
}

#sec5 .row2 .box ul {
  line-height: 20px;
}

#sec5 .row2 .box ul li + li {
  margin-top: 20px;
}

#sec5 .row2 .box .info-box {
  position: relative;
  padding: 8vw 0;
  margin-top: 7vw;
}

#sec5 .row2 .box .info-box:before {
  content: '';
  border: 1px solid #381e0f;
  position: absolute;
  left: 0;
  right: 2vw;
  top: 2vw;
  bottom: 0;
}

#sec5 .row2 .box .info-box:after {
  content: '';
  border: 1px solid #381e0f;
  position: absolute;
  left: 2vw;
  right: 0;
  top: 0;
  bottom: 2vw;
}

#sec5 .row2 .box .info-box h3 {
  font-size: 6vw;
  line-height: 9vw;
  letter-spacing: 0.15em;
  margin-bottom: 3vw;
}

#sec5 .row2 .box .info-box .tel {
  font-size: 6vw;
  line-height: 9vw;
  letter-spacing: 0.1em;
}

#sec5 .row2 .box .info-box .txt {
  line-height: 20px;
  margin: 5px 0 15px;
}

#sec5 .row2 .box .info-box .btn-link {
  max-width: 85%;
}

#sec5 .row2 .sns-grp {
  padding-top: 10vw;
}

#sec5 .row2 .sns-grp .ttl {
  font-size: 5vw;
  letter-spacing: 0.2em;
  line-height: 7vw;
  margin-bottom: 6vw;
}

#sec5 .row2 .sns-grp ul li {
  width: 13vw;
}

#sec5 .row2 .sns-grp ul li + li {
  margin-left: 5%;
}

@media only screen and (min-width: 768px) {
  #sec5 .row1 {
    padding: 120px 0;
    border-width: 2px;
  }
  #sec5 .row1 h2 {
    width: 100%;
    margin: 0 0px 40px -10px;
  }
  #sec5 .row1 .blk .col {
    width: 460px;
    margin-bottom: 0;
  }
  #sec5 .row1 .blk .col .catch {
    width: 440px;
    height: 234px;
    margin: 0 0 -16px;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0.15em;
    padding: 52px 0 0 53px;
  }
  #sec5 .row1 .blk .col .catch1 {
    margin-left: -33px;
  }
  #sec5 .row1 .blk .col .catch2 {
    padding: 68px 0 0 50px;
    margin: 5px 0 -21px -20px;
  }
  #sec5 .row1 .blk .col .box {
    padding: 44px 0 53px;
  }
  #sec5 .row1 .blk .col .box .mark {
    width: 97px;
    height: 97px;
    right: -22px;
    top: -18px;
    font-size: 24px;
    line-height: 30px;
    padding-top: 20px;
  }
  #sec5 .row1 .blk .col .box .mark small {
    font-size: 18px;
  }
  #sec5 .row1 .blk .col .box h3 {
    font-size: 50.63px;
    line-height: 50px;
    margin-bottom: 54px;
    letter-spacing: 0.1em;
  }
  #sec5 .row1 .blk .col .box h3 small {
    font-size: 18px;
    margin-left: -17px;
  }
  #sec5 .row1 .blk .col .box dl {
    line-height: 24px;
    margin: 0 6px 24px 0;
  }
  #sec5 .row1 .blk .col .box dl dt {
    padding: 3px 0;
    width: 270px;
    margin-bottom: 1px;
  }
  #sec5 .row1 .blk .col .box dl dd {
    padding-top: 13px;
  }
  #sec5 .row1 .blk .col .box .note {
    letter-spacing: 0.14em;
    margin: -2px 0 0 8px;
  }
  #sec5 .row2 {
    padding: 120px 0;
  }
  #sec5 .row2 .btn-grp {
    margin-bottom: 89px;
  }
  #sec5 .row2 .btn-grp p {
    margin: 0;
  }
  #sec5 .row2 .btn-grp p + p {
    margin: 0 0 0 40px;
  }
  #sec5 .row2 .box {
    padding: 120px 0;
  }
  #sec5 .row2 .box h2 {
    font-size: 36px;
    line-height: 40px;
    letter-spacing: 0.11em;
    margin-bottom: 43px;
  }
  #sec5 .row2 .box ul {
    text-align: center;
    line-height: 30px;
    letter-spacing: 0.1em;
  }
  #sec5 .row2 .box ul li + li {
    margin-top: 28px;
  }
  #sec5 .row2 .box .info-box {
    max-width: 800px;
    width: 100%;
    padding: 72px 0 75px;
    margin: 73px auto 0;
  }
  #sec5 .row2 .box .info-box:before {
    right: 17px;
    top: 17px;
  }
  #sec5 .row2 .box .info-box:after {
    left: 13px;
    bottom: 17px;
    right: 4px;
  }
  #sec5 .row2 .box .info-box h3 {
    font-size: 50.64px;
    line-height: 60px;
    letter-spacing: 0.1em;
    margin-bottom: 24px;
  }
  #sec5 .row2 .box .info-box .tel {
    font-size: 50.64px;
    line-height: 60px;
    letter-spacing: 0.07em;
  }
  #sec5 .row2 .box .info-box .txt {
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 0.12em;
    margin: 9px 0 37px;
  }
  #sec5 .row2 .box .info-box .btn-link {
    max-width: 383px;
  }
  #sec5 .row2 .sns-grp {
    padding-top: 120px;
  }
  #sec5 .row2 .sns-grp .ttl {
    font-size: 36px;
    line-height: 40px;
    letter-spacing: 0.11em;
    margin-bottom: 40px;
  }
  #sec5 .row2 .sns-grp ul {
    padding-right: 24px;
  }
  #sec5 .row2 .sns-grp ul li {
    width: 87px;
  }
  #sec5 .row2 .sns-grp ul li + li {
    margin-left: 39px;
  }
}

@media only screen and (min-width: 768px){
  .df_pc {
  justify-content: space-between;
  }
  .df_pc2 {
    justify-content: center;
    }
  }