header {
  height: 850px;
}

#key {
  min-height: 850px;
  background-image: url("../img/gift_card/key.jpg");

}

#sec1 {
  margin-top: 110px;
  padding: 92px 0 100px;
}

#sec1 .set1 {
  width: 1094px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-left: -3px;
}

#sec1 .set1 .txtbox {
  width: 588px;
}

#sec1 .set1 .txtbox .txt {
  width: 510px;
  margin: 53px 0 0 9px;
}

#sec1 .set1 .img {
  width: 506px;
  margin-top: 121px;
}

#sec1 .set2 {
  width: 937px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin: 26px 0 0 auto;
}

#sec1 .set2 .txtbox {
  width: 431px;
  position: relative;
  z-index: 0;
}

#sec1 .set2 .txtbox .txt {
  width: 363px;
  margin: 64px 0 0 -11px;
  padding: 19px 10px 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #fff;
  font-weight: 700;
  font-size: 28px;
  line-height: 44px;
  text-align: center;
  color: #de391d;
  position: relative;
}

#sec1 .set2 .txtbox .txt::before {
  content: '';
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: url("../img/shared/pattern1.jpg");
  border: 1px solid #db3a1b;
  position: absolute;
  top: -15px;
  bottom: -15px;
  left: -15px;
  right: -15px;
  z-index: -1;
}

#sec1 .set2 .img {
  width: 506px;
}

#sec2 {
  padding: 1px 0 100px;
  background: url("../img/shared/bg3.jpg") center top/100% repeat-y;
}

#sec2 h2.ttl {
  margin-top: -60px;
}

#sec2 .product-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#sec2 .product-item .product-info {
  width: 463px;
  margin-top: 20px;
}

#sec2 .product-item .product-info dl.product-detail {
  width: 447px;
  margin-top: 30px;
  padding: 21px 40px 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #fff;
}

#sec2 .product-item .product-info dl.product-detail dt {
  font-weight: 700;
  font-size: 30px;
  line-height: 56px;
  text-align: center;
}

#sec2 .product-item .product-info dl.product-detail dd {
  margin-top: 2px;
}

#sec2 .product-item .product-img {
  width: 590px;
}

#sec2 .product-list {
  margin-top: 119px;
}

#sec2 .product-list .product-item:nth-child(1) {
  width: 1101px;
  margin-left: -101px;
}

#sec2 .product-list .product-item:nth-child(2) {
  width: 1086px;
  margin: 86px 0 0 -1px;
}

#sec2 .product-list .product-item:nth-child(3) {
  width: 1105px;
  margin: 82px 0 0 -105px;
}

#sec2 .come{
  width: 600px;
  text-align: center;
  background-color: #fff;
  padding: 20px 0;
  margin: auto;
  margin-top: 50px;
}
#sec2 .come h2{
  font-size: 20px;
  font-weight: 700;
}


#sec3 {
  padding: 17px 0 143px;
  background: url("../img/shared/bg3.jpg") center top/100% repeat-y;
}

#sec3 h2.ttl {
  text-align: center;
}

#sec3 .box {
  margin-top: 38px;
  padding: 73px 0 68px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #fff;
}

#sec3 #mail {
  width: 710px;
  margin: 0 auto;
}

#sec3 #mail .row.fuild {
  margin-top: 57px;
}

#sec-thanks {
  padding: 50px 0;
}
