#key {
  background-image: url("../img/lunchbox/key.jpg");
  position: relative;
}
#key .key-txt {
  margin-left: 16px;
}
@media screen and (max-width: 767px) {
  .txt {
    padding-left: 6% !important;
    padding-right: 6% !important;
    box-sizing: border-box;
  }
}
#sec1 {
  z-index: 0;
  padding: 103px 0 84px;
}
#sec1:before {
  content: url("../img/lunchbox/sec1_deco.jpg");
  position: absolute;
  top: 53px;
  left: -87px;
  z-index: -1;
}
#sec1 .sec1-img {
  position: absolute;
  top: 157px;
  right: -213px;
  width: 700px;
}
#sec1 .sec1-img .sec1-txt1 {
  position: absolute;
  bottom: -51px;
  left: -67px;
}
#sec1 .sec1-img .sec1-txt1 span {
  display: inline-block;
  background: url("../img/lunchbox/sec1_txt.jpg");
  color: #eba637;
  font-weight: 600;
  font-size: 40px;
  line-height: 1.425;
  padding: 0 0.5em 0 0.7em;
  letter-spacing: 0.03em;
}
#sec1 .sec1-img .sec1-txt1 span + span {
  margin-left: 1.4em;
  margin-top: 23px;
}
#sec1 .sec1-txt2 {
  width: 480px;
  margin: 42px 0 123px;
}
#sec1 .sec1-btn {
  text-align: center;
}
#sec1 h2 {
  margin-left: -19px;
}
@media screen and (max-width: 767px) {
  #sec1 {
    background: url("../img/lunchbox/sec1_bg_sp.jpg") no-repeat top center/100% auto;
    padding: 6vw 5.3% 19vw;
  }
  #sec1:before {
    display: none;
  }
  #sec1 h2 {
    margin: 0 auto 6vw;
    width: 62.4%;
  }
  #sec1 .sec1-img {
    position: relative;
    width: 100%;
    top: 0;
    left: 0;
  }
  #sec1 .sec1-img .sec1-txt1 {
    bottom: -9vw;
    left: 11%;
  }
  #sec1 .sec1-img .sec1-txt1 span {
    font-size: 5.3vw;
  }
  #sec1 .sec1-img .sec1-txt1 span + span {
    margin-top: 3vw;
  }
  #sec1 .sec1-txt2 {
    width: 100%;
    margin: 13vw 0 8vw;
  }
}
#sec2 {
  background: url("../img/lunchbox/sec2_bg.jpg");
  padding-bottom: 85px;
}
#sec2 h2 {
  background: url("../img/lunchbox/sec2_bg1.jpg") no-repeat center/cover;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  height: 530px;
  color: #fff;
  font-size: 50px;
  line-height: 1.56;
  letter-spacing: 0.1em;
}
#sec2 h2 span {
  font-weight: 600;
  font-size: 71px;
  line-height: 1.4;
  display: block;
}
@media screen and (max-width: 767px) {
  #sec2 {
    background: url("../img/lunchbox/sec2_bg_sp.jpg") repeat-y top center/100% auto;
    padding-bottom: 15vw;
  }
  #sec2 h2 {
    background: url("../img/lunchbox/sec2_bg1_sp.jpg") no-repeat center/cover;
    height: 70.5vw;
    font-size: 6.7vw;
  }
  #sec2 h2 span {
    font-size: 9.5vw;
  }
  #sec2 .slick-prev {
    left: -10px;
  }
  #sec2 .slick-next {
    right: -8px;
  }
}
#sec2-1 {
  background: url("../img/lunchbox/sec2_bg2.jpg") no-repeat top center;
  padding-top: 55px;
}
#sec2-1 .sec2-txt1 {
  text-align: center;
  margin-bottom: 77px;
}
#sec2-1 h3 {
  font-size: 48px;
  line-height: 1.875;
  width: 101%;
  letter-spacing: 0.12em;
}
#sec2-1 h3 p:nth-child(1) span {
  font-weight: 600;
  font-size: 60px;
  line-height: 1.5;
}
#sec2-1 h3 p:nth-child(2) span {
  font-size: 55px;
  line-height: 1.63;
}
#sec2-1 .sec2-img1 {
  margin: -126px 0 64px -45px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: flex-start;
}
#sec2-1 .sec2-img1 p:nth-child(1) {
  width: 546px;
}
#sec2-1 .sec2-img1 p:nth-child(2) {
  width: 380px;
  margin: 199px 0 0 50px;
}
#sec2-1 .txt-vertical-pc {
  position: absolute;
  top: 144px;
  right: 201px;
}
@media screen and (max-width: 767px) {
  #sec2-1 {
    background: url("../img/lunchbox/sec2_bg2_sp.jpg") no-repeat top center/100% auto;
    padding-top: 7vw;
    margin-bottom: 12vw;
  }
  #sec2-1 h3 {
    font-size: 6.4vw;
    line-height: 1.875;
    width: 94%;
  }
  #sec2-1 h3 p:nth-child(1) span {
    font-weight: 600;
    font-size: 8vw;
    line-height: 1.5;
  }
  #sec2-1 h3 p:nth-child(2) span {
    font-size: 7.3vw;
    line-height: 1.63;
  }
  #sec2-1 .sec2-txt1 {
    margin-bottom: 11vw;
  }
  #sec2-1 .sec2-img1 {
    margin: -17vw 0 6vw 0;
    display: block;
  }
  #sec2-1 .sec2-img1 p:nth-child(1) {
    width: 73.4%;
  }
  #sec2-1 .sec2-img1 p:nth-child(2) {
    width: 56.7%;
    margin: 4vw 0 0 auto;
  }
  #sec2-1 .txt-vertical-pc {
    position: static;
  }
}
.info-txt1 {
  color: #fff;
  background: #ba0000;
  display: inline-block;
  font-size: 20px;
  line-height: 2.8;
  padding: 0 38px 0 45px;
}
.info-txt1 span {
  font-size: 30px;
  line-height: 2.1;
  display: inline-block;
  letter-spacing: 0;
}
.info-txt2 {
  font-size: 35px;
  line-height: 1.57;
  margin: 15px 0 15px 10px;
  letter-spacing: 0;
}
.info-txt3 {
  font-size: 28px;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .info-txt1 {
    font-size: 3.3vw;
    line-height: 2.8;
    padding: 0 5vw 0 6vw;
  }
  .info-txt1 span {
    font-size: 5vw;
    line-height: 2.1;
    display: inline-block;
    letter-spacing: 0;
  }
  .info-txt2 {
    font-size: 5.8vw;
    line-height: 1.57;
    margin: 3vw 0;
    letter-spacing: 0;
  }
  .info-txt3 {
    font-size: 4.6vw;
    line-height: 1;
    margin-bottom: 1vw;
  }
}
#sec2-2 {
  margin: auto;
  width: 100%;
  max-width: 1100px;
}
@media screen and (min-width: 768px) {
  #sec2-2 .sec2-item {
    background: #2a1b0e;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.7);
    margin-bottom: 28px;
    padding-bottom: 37px;
  }
  #sec2-2 .sec2-img3 {
    margin-top: -13px;
    margin-left: -2px;
  }
  #sec2-2 .sec2-info {
    width: 404px;
    margin: 30px 0 0 25px;
  }
  #sec2-2 .info-txt3 {
    text-align: right;
  }
}
@media screen and (max-width: 767px) {
  #sec2-2 {
    background: #2a1b0e;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.7);
    margin: 0 4.7%;
    width: 90.6%;
    padding-bottom: 6vw;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
  }
  #sec2-2 .slider_sp {
    margin-top: -5%;
    width: 100%;
    text-align: center;
  }
  #sec2-2 .slider_sp .slick-dots {
    position: static;
  }
  #sec2-2 .sec2-item {
    flex-wrap: wrap;
  }
  #sec2-2 .sec2-img3 {
    width: 91.7%;
    margin: 0 auto;
  }
  #sec2-2 .info-txt1 {
    margin-top: -3vw;
  }
}
@media screen and (max-width: 767px) {
  .slick-prev {
    background: url("../img/lunchbox/btn_prev.png") no-repeat center/100% auto !important;
  }
  .slick-next {
    background: url("../img/lunchbox/btn_next.png") no-repeat center/100% auto !important;
  }
  .slick-prev, .slick-next {
    width: 41px;
    height: 41px;
    top: 42vw;
  }
  .slick-prev:before, .slick-next:before {
    display: none;
  }
}
#sec3 h2 {
  display: flex;
  justify-content: center;
  align-items: center;
  background: url("../img/lunchbox/sec3_bg1.jpg") no-repeat center/cover;
  color: #fff;
  font-size: 71px;
  line-height: 1;
  height: 530px;
}
#sec3 #sec3-1 {
  z-index: 0;
  padding-top: 60px;
  padding-bottom: 87px;
}
#sec3 #sec3-1:before {
  content: url("../img/lunchbox/sec3_deco.jpg");
  position: absolute;
  top: 15px;
  left: -147px;
  z-index: -1;
}
#sec3 .sec3-txt1 {
  text-align: center;
  margin-bottom: 58px;
}
#sec3 h3 {
  font-size: 50px;
  line-height: 1.6;
  letter-spacing: 0;
  display: inline-block;
  margin-bottom: 35px;
  letter-spacing: -2px;
}
#sec3 h3 p {
  padding-bottom: 23px;
  border-bottom: 1px solid #fff;
}
#sec3 h3 span {
  color: #fff;
  font-size: 48px;
}
#sec3 .sec3-img1 {
  position: absolute;
  top: 116px;
  right: -250px;
}
#sec3 .sec3-txt2 {
  width: 50%;
}
@media screen and (max-width: 767px) {
  #sec3 h2 {
    background: url("../img/lunchbox/sec3_bg1_sp.jpg") no-repeat center/cover;
    font-size: 9.46vw;
    height: 70.5vw;
  }
  #sec3 #sec3-1 {
    background: url("../img/lunchbox/sec3_bg2_sp.jpg") no-repeat top center/100% auto;
    padding-top: 6vw;
    padding-bottom: 10vw;
  }
  #sec3 #sec3-1:before {
    display: none;
  }
  #sec3 .sec3-txt1 {
    margin-bottom: 4vw;
  }
  #sec3 .sec3-img1 {
    position: static;
    margin-bottom: 5vw;
  }
  #sec3 h3 {
    font-size: 6.7vw;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    margin-bottom: 7vw;
    letter-spacing: 1px;
  }
  #sec3 h3 p {
    padding-bottom: 3vw;
  }
  #sec3 h3 span {
    font-size: 6.4vw;
  }
  #sec3 .sec3-txt2 {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .sec3-item {
    margin: 0 7px;
    background: url("../img/lunchbox/sec3_bg3.jpg") no-repeat center/cover;
    box-sizing: border-box;
    padding: 35px 1.5% 53px;
    width: calc((100% - 42px)/3);
  }
  .sec3-item img {
    width: 100%;
    height: auto;
  }
  .sec3-item .info-txt1 {
    margin-top: 32px;
  }
  .sec3-item .info-txt2 {
    margin: 27px 0 23px;
  }
}
@media screen and (max-width: 767px) {
  .sec3-slide {
    margin: 0 9.7%;
    background: url("../img/lunchbox/sec3_bg3.jpg") no-repeat center/cover;
  }
  .sec3-item {
    padding: 6vw 4.5% 8vw;
    box-sizing: border-box;
  }
  .slick-prev {
    left: -22px;
  }
  .slick-next {
    right: -22px;
  }
  .slick-dots {
    margin-top: 17px;
    position: absolute;
    bottom: -7vw;
    left: 0;
  }
  .info-txt1 {
    margin-top: 6vw;
  }
  .info-txt2 {
    margin: 4vw 0;
  }
}
#sec3-2 {
  margin: 0 auto 90px;
  width: 100%;
  max-width: 1486px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  #sec3-2 .sec3-slide {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
  }
  #sec3-2 .sec3-item {
    width: calc((100% - 42px)/3);
  }
  #sec3-2 .slick-dots {
    margin-top: 25px;
  }
}
@media screen and (max-width: 767px) {
  #sec3-2 {
    margin-bottom: 23vw;
  }
  #sec3-2 .slide_fade .slick-dots {
    margin-bottom: 0;
    position: static;
  }
}
#sec4 {
  background: url("../img/lunchbox/sec2_bg.jpg");
}
#sec4 h2 {
  display: flex;
  justify-content: center;
  align-items: center;
  background: url("../img/lunchbox/sec4_bg1.jpg") no-repeat center/cover;
  color: #fff;
  font-size: 71px;
  line-height: 1;
  height: 530px;
}
#sec4 #sec4-1 {
  z-index: 0;
  padding-top: 57px;
  padding-bottom: 122px;
}
#sec4 #sec4-1:before {
  content: url("../img/lunchbox/sec4_deco.png");
  position: absolute;
  top: 7px;
  right: -33px;
  z-index: -1;
}
#sec4 .sec4-txt1 {
  text-align: center;
  margin-bottom: 58px;
}
#sec4 h3 {
  font-size: 50px;
  line-height: 1.6;
  letter-spacing: 0;
  display: block;
  margin: 0 0 35px auto;
  width: 49%;
  letter-spacing: -2px;
}
#sec4 h3 p {
  padding-bottom: 23px;
  border-bottom: 1px solid #fff;
  display: inline-block;
}
#sec4 h3 span {
  color: #fff;
  font-size: 48px;
}
#sec4 .sec4-img1 {
  position: absolute;
  top: 116px;
  left: -250px;
}
#sec4 .sec4-txt2 {
  width: 493px;
  margin-left: auto;
}
@media screen and (max-width: 767px) {
  #sec4 h2 {
    background: url("../img/lunchbox/sec4_bg1_sp.jpg") no-repeat center/cover;
    font-size: 9.46vw;
    height: 70.5vw;
  }
  #sec4 #sec4-1 {
    background: url("../img/lunchbox/sec4_bg2_sp.jpg") no-repeat top center/100% auto;
    padding-top: 6vw;
    padding-bottom: 10vw;
  }
  #sec4 #sec4-1:before {
    display: none;
  }
  #sec4 .sec4-txt1 {
    margin-bottom: 4vw;
  }
  #sec4 .sec4-img1 {
    position: static;
    margin-bottom: 5vw;
  }
  #sec4 h3 {
    font-size: 6.7vw;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    margin-bottom: 10vw;
    margin-left: 0;
    width: 100%;
    letter-spacing: 1px;
  }
  #sec4 h3 p {
    padding-bottom: 3vw;
  }
  #sec4 h3 span {
    font-size: 6.4vw;
  }
  #sec4 .sec4-txt2 {
    width: 100%;
  }
}
#sec4-2 {
  margin: 0 auto;
  padding-bottom: 118px;
  width: 100%;
  max-width: 1280px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  #sec4-2 .sec3-slide {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
  }
  #sec4-2 .slick-dots {
    margin-top: 25px;
  }
  #sec4-2 .sec3-item {
    background: #2a1b0e;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.7);
    width: calc(50% - 19px);
    padding: 35px 2.2% 47px;
  }
  #sec4-2 .sec3-item .info-txt1 {
    margin-top: 25px;
  }
  #sec4-2 .sec3-item .info-txt2 {
    margin-top: 15px;
    margin-bottom: 27px;
  }
}
@media screen and (max-width: 767px) {
  #sec4-2 {
    padding-bottom: 19vw;
  }
  #sec4-2 .sec3-slide {
    background: #2a1b0e;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.7);
  }
}
#sec5 {
  background: url("../img/lunchbox/sec5_bg.jpg") no-repeat center/cover;
  padding: 107px 0 93px;
  text-align: center;
}
#sec5 .sec5-box {
  background: url("../img/lunchbox/sec5_box.jpg") no-repeat center/100% 100%;
  margin: auto;
  max-width: 528px;
  box-sizing: border-box;
  padding: 59px 40px 51px;
  letter-spacing: 0.5px;
}
#sec5 .sec5-box p:nth-child(1) {
  font-size: 26px;
  line-height: 1;
}
#sec5 .sec5-box p:nth-child(2) {
  font-size: 51px;
  line-height: 1.6;
}
#sec5 .sec5-box p:nth-child(3) {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  padding-bottom: 25px;
  margin-bottom: 38px;
  letter-spacing: 1.5px;
  margin-top: 2px;
}
#sec5 .sec5-txt {
  margin: 34px 0 55px;
}
@media screen and (max-width: 767px) {
  #sec5 {
    background: url("../img/lunchbox/sec5_bg_sp.jpg") no-repeat center/cover;
    padding: 15vw 0 10vw;
  }
  #sec5 h2 {
    margin-left: -2%;
    margin-right: -2%;
  }
  #sec5 .sec5-txt {
    margin: 4vw 6% 8vw;
    text-align: left;
  }
  #sec5 .sec5-box {
    margin: 0 6%;
    padding: 10vw 5% 9vw;
  }
  #sec5 .sec5-box p:nth-child(1) {
    font-size: 4.3vw;
  }
  #sec5 .sec5-box p:nth-child(2) {
    font-size: 8.37vw;
  }
  #sec5 .sec5-box p:nth-child(3) {
    line-height: 1.42;
    margin: 1vw 0 6vw;
    padding-bottom: 4.5vw;
  }
}
#sec6 {
  margin: 101px auto 96px;
}
#sec6 h2 {
  margin-bottom: 47px;
}
#sec6 .sec6-box {
  background: #2a1b0e;
  margin: 0 auto 30px;
  max-width: 860px;
  box-sizing: border-box;
  padding: 71px 90px 65px;
}
#sec6 .sec6-box dl {
  padding: 16px 0;
}
#sec6 .sec6-box dl dt {
  width: 245px;
}
#sec6 .sec6-box dl dd {
  width: calc(100% - 245px);
}
#sec6 dl {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
#sec6 .sec6-group {
  margin: 61px auto 0;
  max-width: 600px;
  box-sizing: border-box;
  border: 2px solid #9b948e;
  position: relative;
  text-align: center;
  padding: 61px 0 52px;
  letter-spacing: 1.5px;
}
#sec6 .sec6-group:before {
  content: "";
  position: absolute;
  top: 4px;
  left: 4px;
  right: 4px;
  bottom: 4px;
  border: 1px solid #9b948e;
}
#sec6 .sec6-group .fnt-mincho {
  font-size: 26px;
  line-height: 1;
  margin-bottom: 15px;
  letter-spacing: 0;
}
#sec6 .sec6-2 {
  position: relative;
  z-index: 0;
  padding: 39px 0 0 117px;
}
#sec6 .sec6-2:before {
  content: url("../img/lunchbox/sec6_deco.png");
  position: absolute;
  top: 0;
  right: -36px;
}
#sec6 .sec6-2 dt {
  font-size: 20px;
  margin: 0 0 16px -7px;
  letter-spacing: 1px;
}
#sec6 .sec6-2 dl {
  padding-bottom: 35px;
  margin-bottom: 35px;
  width: 760px;
}
#sec6 h3 {
  font-size: 26px;
  margin-bottom: 39px;
  letter-spacing: 0.5px;
}
@media screen and (max-width: 767px) {
  #sec6 {
    margin: 16vw 0 12vw;
  }
  #sec6 h2 {
    margin: 0 -6% 7vw;
  }
  #sec6 .sec6-box {
    margin: 0 -2%;
    padding: 5vw 3% 10vw;
    position: relative;
    z-index: 1;
  }
  #sec6 .sec6-box dl {
    padding: 2vw 0;
  }
  #sec6 .sec6-box dl dt, #sec6 .sec6-box dl dd {
    width: 100%;
  }
  #sec6 .sec6-box dl dd {
    margin-left: 15px;
  }
  #sec6 .sec6-group {
    margin-top: 9vw;
    padding: 7vw 3% 6vw;
  }
  #sec6 .sec6-group .fnt-mincho {
    font-size: 5.5vw;
  }
  #sec6 .sec6-2 {
    padding: 24vw 0 0;
    margin-top: -5vw;
    background: url("../img/lunchbox/sec6_deco_sp.jpg") no-repeat top center/100% auto;
  }
  #sec6 .sec6-2:before {
    display: none;
  }
  #sec6 .sec6-2 dl {
    width: 100%;
    padding-bottom: 6vw;
    margin-bottom: 6vw;
  }
  #sec6 .sec6-2 dl dt {
    font-size: 17px;
    margin-bottom: 8px;
  }
  #sec6 .sec6-2 dl dd {
    text-align: justify;
  }
  #sec6 h3 {
    text-align: center;
    line-height: 1.6;
    font-size: 6vw;
    margin-bottom: 5vw;
  }
}
#sec7 {
  padding: 113px 0 64px;
  background: url("../img/lunchbox/sec2_bg.jpg");
}
#sec7 h2 {
  text-align: center;
  font-size: 48px;
  font-weight: 500;
  margin-bottom: 92px;
  letter-spacing: 0;
}
@media screen and (max-width: 767px) {
  #sec7 {
    padding: 14vw 10.5% 16vw;
  }
  #sec7 .wrap {
    padding: 0;
  }
  #sec7 h2 {
    font-size: 6.4vw;
    margin-bottom: 10vw;
  }
}