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

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

#sec1 {
  padding: 15vw 0;
  position: relative;
  z-index: 0;
}
#sec1:before {
  content: "";
  width: 25vw;
  height: 24vw;
  background-image: url("../img/shared/dc1.png");
  background-size: 13vw;
  position: absolute;
  right: 0;
  top: 100vw;
  z-index: -1;
}
#sec1 .row1 h2 {
  line-height: 10vw;
  margin-bottom: 6vw;
}
#sec1 .row1 h2 span.bg_bl {
  position: relative;
  z-index: 0;
  color: #fff;
}
#sec1 .row1 h2 span.bg_bl:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  right: 0;
  top: 0.5vw;
  bottom: 0;
  z-index: -1;
}
#sec1 .row1 h2 span.r2 {
  margin-left: 5vw;
}
#sec1 .row2 .img2 {
  width: 90%;
  margin: 8vw auto 7vw;
}
#sec1 .row2 .col .btn-link {
  margin-top: 7vw;
}
@media only screen and (min-width: 768px) {
  #sec1 {
    padding: 120px 0;
  }
  #sec1:before {
    width: calc(50% - 564px);
    height: 289px;
    background-size: auto;
    top: 649px;
  }
  #sec1 .row1 h2 {
    width: 170px;
    float: left;
    line-height: 70px;
    letter-spacing: 0.2em;
    margin: 0 0 0 29px;
  }
  #sec1 .row1 h2 span {
    letter-spacing: 0.2em;
  }
  #sec1 .row1 h2 span.bg_bl {
    letter-spacing: 0.15em;
  }
  #sec1 .row1 h2 span.bg_bl:before {
    left: 1px;
    right: -5px;
    top: 12px;
    bottom: -4px;
  }
  #sec1 .row1 h2 span.r2 {
    margin: 40px 5px 0 0;
  }
  #sec1 .row1 .img1 {
    width: 894px;
    float: right;
    margin-right: -147px;
  }
  #sec1 .row2 .img2 {
    width: 614px;
    float: left;
    margin: 64px 0 0 -114px;
  }
  #sec1 .row2 .col {
    width: 420px;
    float: right;
    margin: 23px -3px 0 0;
  }
  #sec1 .row2 .col .txt {
    height: 330px;
  }
  #sec1 .row2 .col .btn-link {
    margin: 20px 0 0 0;
  }
}

#sec2 {
  border-top: 3px solid #381e0f;
  padding: 15vw 0;
  position: relative;
}
#sec2:before {
  content: "";
  width: 50vw;
  height: 40vw;
  background-image: url("../img/shared/dc2.png");
  background-size: 17vw;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}
#sec2:after {
  content: "";
  width: 30vw;
  height: 30vw;
  background-image: url("../img/shared/dc2.png");
  background-size: 17vw;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: -1;
}
#sec2 .coll p {
  position: relative;
}
#sec2 .coll p span {
  display: block;
  color: #fff;
  position: absolute;
  right: 2vw;
  bottom: 2vw;
  z-index: 1;
}
#sec2 .coll p + p {
  margin-top: 5vw;
}
#sec2 .colr h2 {
  line-height: 12vw;
  white-space: nowrap;
  width: 36vw;
  margin: 0 auto;
  position: relative;
}
#sec2 .colr h2:before {
  content: "";
  width: 1px;
  height: 12vw;
  background: #381e0f;
  position: absolute;
  right: 6vw;
  top: -15vw;
}
#sec2 .colr .txt {
  margin: 7vw 0;
}
#sec2 .colr .note {
  border: 1px solid #72706a;
  padding: 3vw 4vw;
  margin-bottom: 8vw;
}
@media only screen and (min-width: 768px) {
  #sec2 {
    border-width: 6px;
    padding: 120px 0;
  }
  #sec2:before {
    width: calc(50% - 193px);
    height: 361px;
    background-size: auto;
  }
  #sec2:after {
    width: calc(50% - 400px);
    height: 254px;
    background-size: auto;
  }
  #sec2 .coll {
    width: 508px;
    float: left;
    margin-left: -70px;
  }
  #sec2 .coll p span {
    right: 17px;
    bottom: 16px;
    letter-spacing: 0.13em;
  }
  #sec2 .coll p + p {
    margin-top: 63px;
  }
  #sec2 .colr {
    width: 455px;
    float: right;
  }
  #sec2 .colr h2 {
    line-height: 85px;
    width: 255px;
    margin: 96px 0 0 79px;
  }
  #sec2 .colr h2:before {
    height: 165px;
    right: 43px;
    top: -220px;
  }
  #sec2 .colr h2 small {
    letter-spacing: 0.2em;
  }
  #sec2 .colr h2 span {
    letter-spacing: 0.28em;
    margin-right: 6px;
  }
  #sec2 .colr .txt {
    text-align: center;
    margin: 21px 20px 57px 2px;
  }
  #sec2 .colr .note {
    padding: 11px 0px 12px 18px;
    margin-bottom: 0;
  }
}

#sec3 .row1 {
  padding: 60vw 0 0;
  position: relative;
}
#sec3 .row1:before {
  content: "";
  height: 60vw;
  background-image: url("../img/shopping/s3-bg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 80% 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -1;
}
#sec3 .row1 .box {
  background: rgba(243, 238, 228, 0.9);
  padding: 8vw 4%;
  margin: 0 -3%;
}
#sec3 .row1 .box .tbox {
  border: 1px solid #8f7e6f;
  padding: 3vw 0;
  margin-bottom: 3vw;
}
#sec3 .row2 {
  padding: 15vw 0;
}
#sec3 .row2 .box {
  padding: 8vw 5%;
  position: relative;
  margin: 0 -3%;
}
#sec3 .row2 .box:before {
  content: "";
  border: 1px solid;
  position: absolute;
  left: 0;
  right: 1.5vw;
  top: 1.5vw;
  bottom: 0;
}
#sec3 .row2 .box:after {
  content: "";
  border: 1px solid;
  position: absolute;
  right: 0;
  left: 1.5vw;
  bottom: 1.5vw;
  top: 0;
}
#sec3 .row2 .box h3 {
  margin-bottom: 4vw;
}
@media only screen and (min-width: 768px) {
  #sec3 .row1 {
    padding: 90px 0;
  }
  #sec3 .row1:before {
    height: 100%;
    background-position: 50% 0;
  }
  #sec3 .row1 .box {
    width: 516px;
    padding: 58px 46px 74px 52px;
    margin: 0 0 0 41px;
  }
  #sec3 .row1 .box .tbox {
    border: 1px solid;
    line-height: 40px;
    letter-spacing: 0.22em;
    padding: 18px 0 20px;
    margin-bottom: 18px;
  }
  #sec3 .row1 .box .txt {
    font-size: 18px;
    line-height: 36px;
    letter-spacing: 0.22em;
  }
  #sec3 .row2 {
    padding: 120px 0;
  }
  #sec3 .row2 .box {
    padding: 79px 0 68px;
    margin: 0;
  }
  #sec3 .row2 .box:before {
    left: 3px;
    right: 14px;
    top: 15px;
  }
  #sec3 .row2 .box:after {
    left: 16px;
    bottom: 14px;
    right: 1px;
  }
  #sec3 .row2 .box h3 {
    margin: 0 0 43px 4px;
    letter-spacing: 0;
  }
  #sec3 .row2 .box .txt {
    font-size: 18px;
    letter-spacing: 0.04em;
  }
}

#sec4 {
  padding: 15vw 0;
}
#sec4 h2 {
  font-size: 8vw;
  line-height: 10vw;
  letter-spacing: 0.14em;
  margin-bottom: 8vw;
}
#sec4 .box {
  background: #fff;
  padding: 8vw 5%;
}
#sec4 .box h3 {
  font-size: 5.5vw;
  line-height: 7vw;
  letter-spacing: 0.14em;
}
#sec4 .box .icon {
  width: 30%;
  margin: 5vw auto;
}
#sec4 .box .tel {
  font-size: 7vw;
  line-height: 9vw;
  letter-spacing: 0.025em;
  margin: -3vw 0 3vw;
}
#sec4 .box .tel img {
  width: 4vw;
  margin: -1vw 1% 0 0;
}
#sec4 .box .txt {
  font-size: 10px;
  letter-spacing: 0.01em;
}
#sec4 .box .btn-link {
  margin-top: 8vw;
}
#sec4 .box2 {
  margin-top: 5vw;
}
@media only screen and (min-width: 768px) {
  #sec4 {
    padding: 120px 0;
  }
  #sec4 h2 {
    font-size: 60px;
    line-height: 80px;
    letter-spacing: 0;
    margin-bottom: 55px;
  }
  #sec4 .box {
    width: 482px;
    padding: 50px 52px 40px 47px;
  }
  #sec4 .box h3 {
    font-size: 30px;
    line-height: 40px;
    letter-spacing: 0.14em;
    margin-left: -13px;
  }
  #sec4 .box .icon {
    width: 100%;
    margin: 30px 0px 0px -9px;
  }
  #sec4 .box .tel {
    font-size: 42.19px;
    line-height: 40px;
    letter-spacing: -0.025em;
    margin: 9px 0 17px -15px;
  }
  #sec4 .box .tel img {
    width: 24px;
    margin: -3px 8px 0 0;
  }
  #sec4 .box .txt {
    font-size: 12px;
    letter-spacing: 0.01em;
  }
  #sec4 .box .btn-link {
    margin-top: 47px;
  }
  #sec4 .box2 {
    margin-top: 0;
    padding-top: 45px;
  }
  #sec4 .box2 h3 {
    margin-left: 0;
  }
  #sec4 .box2 .icon {
    margin: 35px 0px 0px 10px;
  }
}/*# sourceMappingURL=shopping.css.map */

.sawara-box {
  margin-top: 60px;
}

.txt2 {
  margin-top: 20px;
  line-height: initial;
}