.txt-red {
  color: #912c20;
}

#key {
  background-image: url("../img/lunchbox/kv.jpg");
}

#sec1 {
  padding: 152px 0 90px;
}
#sec1 h2.ttl {
  font-size: 34px;
  line-height: 70px;
  letter-spacing: 0.2em;
  white-space: nowrap;
}
#sec1 h2.ttl .highlight {
  background: url("../img/shared/pattern5.jpg");
  background-clip: text;
  -webkit-background-clip: text;
  font-size: 70px;
  letter-spacing: 0.2em;
  color: transparent;
}
#sec1 .set1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  max-width: 1500px;
  margin: 0 auto;
  padding: 0 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}
#sec1 .set1::before {
  content: url("../img/shared/deco1.png");
  position: absolute;
  top: -267px;
  left: -50px;
  z-index: -1;
}
#sec1 .set1 .txtbox {
  width: 566px;
  padding: 0 25px 0 32px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#sec1 .set1 .txtbox .txt {
  width: 475px;
  margin-top: 29px;
}
#sec1 .set1 .imgbox {
  width: calc(100% - 566px);
}
#sec1 .set1 .imgbox img {
  max-width: 100%;
  height: auto;
}
#sec1 .set2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 64px;
}
#sec1 .set2 h3.ttl {
  font-size: 40px;
  line-height: 65px;
  letter-spacing: 0.25ch;
}
#sec1 .set2 h3.ttl > p:nth-of-type(2) {
  margin-left: 81px;
}
#sec1 .set2 .txtbox {
  -ms-flex-item-align: center;
      align-self: center;
  width: 359px;
  margin: 12px -7px 0 0;
}
#sec1 .set2 .txtbox .txt {
  margin-top: 32px;
}
#sec1 .set2 .imgbox {
  width: 580px;
  margin-left: 10px;
}
@media screen and (min-width: 1300px) {
  #sec1 .set1 .txtbox {
    margin-top: 94px;
  }
}

#sec2 {
  background: url("../img/shared/pattern1.jpg");
  color: #000;
}
#sec2 h2.ttl {
  font-size: 40px;
  line-height: 65px;
  letter-spacing: 0.17em;
  text-align: center;
  -webkit-font-kerning: none;
          font-kerning: none;
}
#sec2 .box-style-1 {
  width: 425px;
  margin: 25px;
  padding: 24px 24px 28px;
  border: 1px solid #000;
}
#sec2 .box-style-1 dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 -15px;
  font-weight: 600;
  font-size: 24px;
  letter-spacing: 0.1em;
}
#sec2 .box-style-1 dl dt, #sec2 .box-style-1 dl dd {
  margin: 0 15px;
}
#sec2 .box-style-1 dl dd {
  color: #af813f;
}
#sec2 .box-style-1 dl dd small {
  font-size: 16px;
  letter-spacing: 0.1em;
}
#sec2 .box-style-1 .txtbox {
  margin-top: 20px;
}
#sec2 .box-style-1 .txtbox .txt {
  margin-top: 6px;
}
#sec2 .box-style-2 {
  width: 340px;
  margin: 21px;
}
#sec2 .box-style-2 dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: 600;
  font-size: 24px;
  letter-spacing: 0.1em;
}
#sec2 .box-style-2 dl dt, #sec2 .box-style-2 dl dd {
  margin: 0 15px;
}
#sec2 .box-style-2 dl dd {
  color: #af813f;
}
#sec2 .box-style-2 dl dd small {
  font-size: 16px;
  letter-spacing: 0.1em;
}
#sec2 .box-style-2 .txtbox {
  margin-top: 25px;
}
#sec2 .blk1 {
  padding: 41px 0 95px;
  position: relative;
  z-index: 0;
}
#sec2 .blk1::before {
  content: "";
  background: url("../img/shared/pattern3.jpg");
  -webkit-clip-path: ellipse(60% 50% at 50% 50%);
          clip-path: ellipse(60% 50% at 50% 50%);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
}
#sec2 .blk1::after {
  content: "";
  background: url("../img/shared/pattern3.jpg");
  position: absolute;
  top: 0;
  bottom: 50%;
  left: 0;
  right: 0;
  z-index: -1;
}
#sec2 .blk1 .wrap::before {
  content: url("../img/lunchbox/s2-deco1.png");
  position: absolute;
  top: -41px;
  left: calc(-50vw + 508px);
  z-index: -1;
}
#sec2 .blk1 .ttlgr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 20px;
}
#sec2 .blk1 .ttlgr .ttl {
  width: 250px;
  height: 250px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 25px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 36px;
  line-height: 48px;
  letter-spacing: 0.05em;
  position: relative;
  z-index: 0;
}
#sec2 .blk1 .ttlgr .ttl::before {
  content: "";
  background: #000;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
  top: 45px;
  bottom: 45px;
  left: 45px;
  right: 45px;
  z-index: -1;
}
#sec2 .blk1 .ttlgr .ttl::after {
  content: "";
  border: 1px solid transparent;
  -o-border-image: url("../img/shared/pattern5.jpg") 30/2px;
     border-image: url("../img/shared/pattern5.jpg") 30/2px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
  top: 35px;
  bottom: 35px;
  left: 35px;
  right: 35px;
  z-index: -1;
}
#sec2 .blk1 .ttlgr .ttl small {
  font-size: 26px;
  letter-spacing: 0.05em;
}
#sec2 .blk1 .ttlgr .ttl > span {
  display: block;
  background: url("../img/shared/pattern5.jpg");
  background-clip: text;
  -webkit-background-clip: text;
  text-align: center;
  color: transparent;
  position: relative;
  z-index: 1;
}
#sec2 .blk1 .ttlgr .ttl:nth-child(1) {
  padding-right: 15px;
}
#sec2 .blk1 .ttlgr .ttl:nth-child(1) small {
  font-size: 24px;
}
#sec2 .blk2 {
  padding: 75px 0 116px;
}
#sec2 .blk2 .wrap::before {
  content: url("../img/lunchbox/s2-deco2.png");
  position: absolute;
  top: 201px;
  right: -300px;
  z-index: -1;
}
#sec2 .blk2 .set1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
#sec2 .blk2 .set1 h3.ttl {
  margin-left: -19px;
  font-weight: 600;
  font-size: 30px;
  line-height: 50px;
  letter-spacing: 0.1em;
  text-align: center;
}
#sec2 .blk2 .set1 h3.ttl .fzb {
  font-size: 36px;
}
#sec2 .blk2 .set1 h3.ttl > p:nth-of-type(1) {
  margin-right: -24px;
  padding-bottom: 5px;
  background: url("../img/lunchbox/s2-ttl-bg.png") no-repeat;
  font-family: "A-OTF Ryumin Pro L-KL", serif;
  font-weight: 300;
  line-height: 44px;
  color: #fff;
}
#sec2 .blk2 .set1 h3.ttl > p:nth-of-type(2) {
  margin-top: 41px;
}
#sec2 .blk2 .set1 .price {
  margin-top: 12px;
  font-weight: 600;
  font-size: 30px;
  line-height: 50px;
  letter-spacing: 0.1em;
  text-align: right;
}
#sec2 .blk2 .set1 .price small {
  font-size: 20px;
  letter-spacing: 0.1em;
}
#sec2 .blk2 .set1 .imgbox {
  width: 602px;
}
#sec2 .blk2 .set1 .imgbox img {
  max-width: none;
  float: right;
}
#sec2 .blk2 .set1 .txtbox {
  width: 398px;
  margin-top: 20px;
  padding-left: 51px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#sec2 .blk2 .set1 .txtbox .txt {
  width: 350px;
  margin-top: 29px;
}
#sec2 .blk2 .set2 {
  margin-top: 80px;
  text-align: center;
}
#sec2 .blk2 .set2 h3.ttl {
  font-size: 36px;
  line-height: 65px;
  letter-spacing: 0.25em;
}
#sec2 .blk2 .set2 .txt {
  margin-top: 19px;
}
#sec2 .blk2 .set2 .txtnote {
  margin-top: 23px;
}
#sec2 .blk2 .set3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 27px -30px 0;
}
#sec2 .blk2 .set4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 23px -75px 0;
}
#sec2 .blk2 .set5 {
  margin: 61px -50px 0;
  padding: 57px 50px 43px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: url("../img/shared/pattern6.png");
}
#sec2 .blk2 .set5 h3.ttl {
  font-size: 30px;
  line-height: 50px;
  letter-spacing: 0;
}
#sec2 .blk2 .set5 h3.ttl .fzb {
  font-size: 50px;
  line-height: 60px;
}
#sec2 .blk2 .set5 h5.ttl {
  font-size: 24px;
  line-height: 45px;
  letter-spacing: 0;
}
#sec2 .blk2 .set5 .gr1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
#sec2 .blk2 .set5 .gr1 .txtbox {
  width: 486px;
  margin-top: 21px;
  padding-left: 50px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#sec2 .blk2 .set5 .gr1 .txtbox .txt {
  width: 370px;
  margin-top: 13px;
}
#sec2 .blk2 .set5 .gr1 .imgbox {
  width: 514px;
}
#sec2 .blk2 .set5 .gr2 {
  width: 850px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 46px auto 0;
  padding: 30px 0;
  background: url("../img/shared/pattern3.jpg");
}
#sec2 .blk2 .set5 .gr2 .imgbox {
  width: 420px;
  padding: 0 39px 0 62px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#sec2 .blk2 .set5 .gr2 .txtbox {
  width: 430px;
  -ms-flex-item-align: center;
      align-self: center;
}
#sec2 .blk2 .set5 .gr2 .txtbox .txt {
  width: 340px;
  margin-top: 20px;
}
.textr{
	text-align: right;
}