#key {
  background: url("../img/onlineshop/key.jpg") no-repeat center;
  background-size: cover;
  width: 100%;
}
#key .photo {
  opacity: 0;
}
header .header h2 {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}
.price {
  background: #1c1f35;
  color: #fff;
  font-size: 4.5vw;
  height: 12vw;
  line-height: 11vw;
  letter-spacing: 0.2em;
  padding-left: 5vw;
  padding-right: 2vw;
  display: inline-block;
}
.price span {
  font-size: 3.5vw;
  letter-spacing: 0.2em;
}
#sec1 {
  position: relative;
  background: url("../img/onlineshop/s1_deco.png") no-repeat left top 90vw;
  background-size: 130%;
  padding-top: 1px;
}
#sec1:before {
  position: absolute;
  content: "";
  background: #1c1f35;
  top: 0;
  left: 90%;
  right: 0;
  bottom: 0;
}
#sec1:after {
  position: absolute;
  content: "";
  background: url("../img/shared/bg2.jpg") repeat center top;
  background-size: 55%;
  height: 50vw;
  left: 0;
  right: 80%;
  bottom: 0;
}
#sec1 > * {
  position: relative;
  z-index: 1;
}
#sec1 .map {
  margin-top: -10vw;
}
#sec1 .wrap {
  padding-top: 6.5vw;
  padding-bottom: 20vw;
}
#sec1 .wrap .text {
  width: 86%;
  margin-left: 2%;
}
#sec1 .wrap .text h2 {
  font-size: 7vw;
  line-height: 1.6;
  letter-spacing: 0.2em;
  margin-bottom: 5vw;
  text-align: center;
}
#sec1 .wrap .text .txt {
  margin-bottom: 8vw;
}
#sec2 .set1 {
  position: relative;
  padding-top: 1px;
  padding-bottom: 15vw;
  background: url("../img/onlineshop/s2_dceo.png") no-repeat center top 51vw;
  background-size: 100%;
}
#sec2 .set1 .photo {
  position: absolute;
  top: 0;
  left: 30%;
  right: 0;
  width: 100%;
}
#sec2 .set1 .wrap {
  position: relative;
  z-index: 1;
}
#sec2 .set1 h2 {
  margin-left: -3%;
  margin-bottom: 20vw;
  width: 36%;
  height: 56vw;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  background-image: linear-gradient(to bottom, #020024 0%, #18205b 60%, #243085 100%);
  margin-top: -5vw;
}
#sec2 .set1 h2 .tit {
  font-size: 6vw;
  line-height: 1.6;
  letter-spacing: 0.2em;
  color: #fff;
  width: 19vw;
  height: 45vw;
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
  padding-top: 2vw;
}
#sec2 .set1 h2 .tit .pt {
  margin-top: 15vw;
}
#sec2 .set2 {
  padding-bottom: 5vw;
}
#sec2 .set2 .fl {
  position: relative;
}
#sec2 .set2 .fl .price {
  position: absolute;
  top: 5vw;
  right: 0;
  line-height: 12vw;
  height: 25vw;
}
#sec2 .set2 .text {
  padding-top: 8vw;
}
#sec2 .set2 .text h3 {
  font-size: 6vw;
  line-height: 1.6;
  letter-spacing: 0.2em;
  margin-bottom: 5vw;
  text-align: center;
}
#sec2 .set2 .text h3 .blue {
  font-size: 8vw;
  letter-spacing: 0.2em;
}
#sec2 .set2 .text .txt {
  margin-bottom: 8vw;
}
#sec2 .set2 .text .btn {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}
#sec2 .btn{
	margin: 50px auto;
    text-align: center;
}

#sec3 .set1 {
  position: relative;
  padding-top: 35vw;
  padding-bottom: 15vw;
}
#sec3 .set1:before {
  position: absolute;
  content: "";
  background: url("../img/shared/bg2.jpg") repeat center top;
  background-size: 35%;
  top: 0;
  left: 70%;
  right: 0;
  height: 50vw;
}
#sec3 .set1 > * {
  position: relative;
  z-index: 1;
}
#sec3 .set1 .photo {
  position: absolute;
  top: 15vw;
  left: -22%;
  right: 0;
  width: 100%;
}
#sec3 .set1 h2 {
  margin-left: auto;
  margin-right: -3%;
  margin-bottom: 3vw;
  width: 34%;
  height: 56vw;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  background-image: linear-gradient(to bottom, #020024 0%, #18205b 60%, #243085 100%);
}
#sec3 .set1 h2 .tit {
  font-size: 6vw;
  line-height: 1.6;
  letter-spacing: 0.2em;
  color: #fff;
  width: 10vw;
  height: 45vw;
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
  padding-top: 4vw;
}
#sec3 .set2 {
  padding-bottom: 25vw;
  position: relative;
}
#sec3 .set2:before {
  position: absolute;
  content: "";
  background: url("../img/onlineshop/s3_deco.png") no-repeat center bottom;
  background-size: 70%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 5vw;
}
#sec3 .set2 > * {
  position: relative;
  z-index: 1;
}
#sec3 .set2 .photo2 {
  margin-bottom: 5vw;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}
#sec3 .set2 .photo {
  margin-bottom: 10vw;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}
#sec3 .set2 ul {
  text-align: center;
}
#sec3 .set2 ul li {
  margin-bottom: 2vw;
  /*padding-left: 10vw;*/
  padding-right: 8vw;
  text-align: center;
}
#sec3 .set2 ul li:last-child {
  margin-bottom: 0;
  height: auto;
  /*line-height: 8vw;*/
  padding-top: 1vw;
  padding-bottom: 1vw;
}
#sec3 .set2 .btn {
  margin-top: 10vw;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}
#sec4 {
  background: url("../img/onlineshop/s4_bg_sp.png") no-repeat center top, #1c1f35;
  background-size: 100%;
  color: #fff;
  padding-top: 25vw;
}
#sec4 .row {
  margin-bottom: 10vw;
}
#sec4 .row h2 {
  font-size: 7vw;
  line-height: 1.6;
  letter-spacing: 0.2em;
  margin-bottom: 30vw;
  text-align: center;
}
#sec4 .row2 {
  margin-bottom: 15vw;
  position: relative;
  z-index: 1;
}
#sec4 .row2 .group {
  position: relative;
  margin-bottom: 5vw;
}
#sec4 .row2 .group dl {
  width: 50%;
  position: absolute;
  top: 24vw;
  left: 0;
}
#sec4 .row2 .group dl dt {
  display: block;
  margin-bottom: 2vw;
}
#sec4 .row2 .group dl dd {
  display: block;
}
#sec4 .row2 .group dl .price {
  padding-left: 5vw;
  padding-right: 1vw;
  width: 50vw;
}
#sec4 .row2 .txt {
  margin-bottom: 10vw;
}
#sec4 .row2 ul li {
  margin-bottom: 5vw;
}
#sec4 .row2 ul li:last-child {
  margin-bottom: 0;
}
#sec4 .row3 {
  position: relative;
  padding-bottom: 15vw;
}
#sec4 .row3:before {
  position: absolute;
  content: "";
  background: url("../img/shared/bg3.jpg") repeat center top;
  background-size: 50%;
  top: -32vw;
  left: 0;
  right: 80%;
  bottom: 0;
}
#sec4 .row3 > * {
  position: relative;
  z-index: 1;
}
#sec4 .row3 .text {
  padding-top: 10vw;
}
#sec4 .row3 .text h3 {
  font-size: 6vw;
  line-height: 1.6;
  letter-spacing: 0.2em;
  margin-bottom: 5vw;
  text-align: center;
}
#sec5 {
  background: url("../img/onlineshop/s5_bg.jpg") no-repeat center top;
  background-size: cover;
  color: #fff;
  padding-top: 15vw;
  padding-bottom: 15vw;
}
#sec5 h2 {
  font-size: 6vw;
  line-height: 1.6;
  letter-spacing: 0.08em;
  text-shadow: 0 0 0px #000, 0 0 15px #000, 0 0 0px #000, 0 0 15px #000;
  margin-bottom: 5vw;
  text-align: center;
}
#sec5 .txt {
  margin-bottom: 8vw;
}
#sec5 .btn {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}
#sec6 {
  padding-top: 15vw;
  padding-bottom: 15vw;
  background: url("../img/onlineshop/s6_deco.png") no-repeat left bottom;
  background-size: 160%;
}
#sec6 h2 {
  font-size: 7vw;
  line-height: 1.6;
  letter-spacing: 0.2em;
  text-align: center;
  margin-bottom: 5vw;
}
#sec6 .photo {
  margin-bottom: 5vw;
}
#sec6 dl {
  font-size: 5vw;
  line-height: 1.6;
  letter-spacing: 0.2em;
  margin-bottom: 5vw;
  text-align: center;
}
#sec6 dl dd span {
  font-size: 4vw;
  letter-spacing: 0.2em;
}
#sec6 .txt {
  margin-bottom: 8vw;
}
#sec6 .btn {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (min-width: 768px) {
  #key {
    height: 1000px;
  }
  header .header .nav {
    margin-bottom: 294px;
  }
  header .header h2 {
    width: 500px;
  }
  .price {
    background: #1c1f35;
    color: #fff;
    font-size: 30px;
    height: 60px;
    line-height: 56px;
    letter-spacing: 0.2em;
    padding-left: 48px;
    padding-right: 27px;
    display: inline-block;
  }
  .price span {
    font-size: 23px;
    letter-spacing: 0.2em;
  }
  #sec1 {
    background: url("../img/onlineshop/s1_deco.png") no-repeat center top;
    background-size: auto;
    padding-top: 0;
  }
  #sec1:before {
    left: calc(50% + 530px);
  }
  #sec1:after {
    background: url("../img/shared/bg2.jpg") repeat center top;
    background-size: auto;
    top: 540px;
    left: 0;
    right: calc(50% + 289px);
    bottom: -90px;
    height: auto;
  }
  #sec1 .map {
    position: absolute;
    top: 0;
    left: calc(50% - 109px);
    right: calc(50% - 741px);
    margin-top: 0;
  }
  #sec1 .wrap {
    padding-top: 126px;
    padding-bottom: 275px;
  }
  #sec1 .wrap:before {
    position: absolute;
    content: "";
    background: #bfbfbf;
    width: 1px;
    height: 352px;
    top: 0;
    left: calc(50% - 512px);
  }
  #sec1 .wrap .text {
    width: 560px;
    margin-left: 90px;
  }
  #sec1 .wrap .text h2 {
    font-size: 46px;
    line-height: 80px;
    letter-spacing: 0.2em;
    margin-bottom: 35px;
    text-align: left;
  }
  #sec1 .wrap .text .txt {
    margin-bottom: 43px;
  }	
  #sec2 .set1 {
    padding-bottom: 114px;
    background: url("../img/onlineshop/s2_dceo.png") no-repeat center top 506px;
    background-size: auto;
  }
  #sec2 .set1 .photo {
    left: calc(50% - 288px);
    height: 640px;
    width: auto;
  }
  #sec2 .set1 .photo span {
    overflow: hidden;
  }
  #sec2 .set1 .photo span img {
    object-fit: cover;
    height: 640px;
    width: 100%;
  }
  #sec2 .set1 h2 {
    margin-left: -104px;
    margin-bottom: 214px;
    width: 380px;
    height: 538px;
    margin-top: -33px;
  }
  #sec2 .set1 h2 .tit {
    font-size: 50px;
    line-height: 80px;
    width: 90px;
    height: 365px;
    padding-top: 0;
  }
  #sec2 .set1 h2 .tit .pt {
    margin-top: 120px;
  }
  #sec2 .set1 .txt {
    width: 600px;
    margin-left: 325px;
  }
  #sec2 .set2 {
    padding-bottom: 49px;
  }
  #sec2 .set2 .fl {
    margin-left: -97px;
  }
  #sec2 .set2 .fl .price {
    top: 52px;
    line-height: 60px;
    height: 130px;
  }
  #sec2 .set2 .text {
    width: 357px;
    margin-right: -12px;
    padding-top: 43px;
  }
  #sec2 .set2 .text h3 {
    font-size: 36px;
    line-height: 80px;
    margin-left: 9px;
    margin-bottom: 21px;
    text-align: left;
  }
  #sec2 .set2 .text h3 .blue {
    font-size: 46px;
    margin-bottom: 20px;
  }
  #sec2 .set2 .text .txt {
    width: 344px;
    margin-left: auto;
    margin-right: 0;
    margin-bottom: 42px;
  }
  #sec2 .set2 .text .btn {
    width: auto;
  }
#sec2 .btn{
	margin: 50px auto;
    text-align: center;
}
  #sec3 .set1 {
    padding-top: 375px;
    padding-bottom: 125px;
  }
  #sec3 .set1:before {
    background: url("../img/shared/bg2.jpg") repeat center top;
    background-size: auto;
    left: calc(50% + 247px);
    height: 569px;
  }
  #sec3 .set1 .photo {
    top: 140px;
    left: 0;
    right: calc(50% - 302px);
    height: 692px;
    width: auto;
  }
  #sec3 .set1 .photo span {
    overflow: hidden;
  }
  #sec3 .set1 .photo span img {
    object-fit: cover;
    height: 692px;
    width: 100%;
  }
  #sec3 .set1 h2 {
    margin-right: -70px;
    margin-bottom: 12px;
    width: 380px;
    height: 536px;
  }
  #sec3 .set1 h2 .tit {
    font-size: 50px;
    line-height: 80px;
    width: 80px;
    height: 368px;
    padding-top: 0;
  }
  #sec3 .set1 h2 .tit span {
    /*letter-spacing: -0.24em;*/
  }
  #sec3 .set1 .txt {
    width: 480px;
    margin-left: -2px;
    text-align: justify;
  }
  #sec3 .set2 {
    padding-bottom: 49px;
    /*padding-bottom: 150px;*/
  }
  #sec3 .set2:before {
    background: url("../img/onlineshop/s3_deco.png") no-repeat center top;
    background-size: auto;
    top: 422px;
    left: 50%;
    right: calc(50% - 750px);
    bottom: 0;
  }
  #sec3 .set2 .photo2 {
    position: absolute;
    top: -146px;
    right: -71px;
    margin-bottom: 0;
    width: auto;
  }
  #sec3 .set2 .photo {
    margin-left: -119px;
    width: auto;
    margin-bottom: 0;
  }
  #sec3 .set2 ul {
    position: absolute;
    top: 277px;
    left: calc(50% - 160px);
    text-align: left;
  }
  #sec3 .set2 ul li {
    margin-bottom: 10px;
    padding-left: 63px;
    padding-right: 40px;
  }
  #sec3 .set2 .btn {
    margin-top: 180px;
    width: 357px;
  }
  #sec4 {
    background: url("../img/onlineshop/s4_bg.png") no-repeat center top, #1c1f35;
    background-size: auto;
    padding-top: 96px;
  }
  #sec4 .row {
    margin-bottom: 122px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
  }
  #sec4 .row h2 {
    margin-bottom: 0;
    margin-left: 46px;
    font-size: 55px;
    line-height: 80px;
    text-align: left;
    position: relative;
  }
  #sec4 .row h2 span {
    margin: auto 0;
    position: absolute;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    width: 264px;
    top: 9px;
    left: 0;
    right: 0;
    bottom: 0;
  }
  #sec4 .row .photo {
    margin-right: -66px;
  }
  #sec4 .row2 {
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 140px;
  }
  #sec4 .row2 .group {
    margin-bottom: 42px;
  }
  #sec4 .row2 .group dl {
    width: 350px;
    top: 316px;
    left: -3px;
  }
  #sec4 .row2 .group dl dt {
    margin-bottom: 10px;
  }
  #sec4 .row2 .group dl .price {
    padding-left: 45px;
    padding-right: 25px;
    width: 400px;
  }
  #sec4 .row2 .txt {
    width: 580px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 53px;
    text-align: justify;
  }
  #sec4 .row2 ul {
    width: 520px;
    margin-left: auto;
    margin-right: auto;
  }
  #sec4 .row2 ul li {
    margin-bottom: 43px;
  }
  #sec4 .row3 {
    padding-bottom: 133px;
  }
  #sec4 .row3:before {
    background: url("../img/shared/bg3.jpg") repeat center top;
    background-size: auto;
    top: -249px;
    right: calc(50% + 357px);
  }
  #sec4 .row3 .photo {
    margin-left: -97px;
  }
  #sec4 .row3 .text {
    width: 346px;
    margin-right: -14px;
    padding-top: 14px;
  }
  #sec4 .row3 .text h3 {
    font-size: 36px;
    line-height: 65px;
    margin-bottom: 42px;
    text-align: left;
  }
  #sec4 .row3 .text .txt {
    width: 327px;
    margin-left: 4px;
    text-align: justify;
  }
  #sec5 {
    padding-top: 190px;
    padding-bottom: 158px;
  }
  #sec5 h2 {
    font-size: 46px;
    line-height: 72px;
    letter-spacing: 0.2em;
    margin-bottom: 50px;
  }
  #sec5 .txt {
    width: 550px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 62px;
  }
  #sec5 .btn {
    width: 356px;
  }
  #sec6 {
    padding-top: 115px;
    padding-bottom: 109px;
    background: url("../img/onlineshop/s6_deco.png") no-repeat center bottom;
    background-size: auto;
  }
  #sec6 h2 {
    font-size: 53px;
    line-height: 80px;
    margin-bottom: 63px;
  }
  #sec6 .photo {
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
  }
  #sec6 dl {
    font-size: 38px;
    line-height: 80px;
    letter-spacing: 0.2em;
    width: 704px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 11px;
    text-align: left;
  }
  #sec6 dl dd {
    margin-top: -14px;
  }
  #sec6 dl dd span {
    font-size: 30px;
  }
  #sec6 .txt {
    width: 700px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 49px;
    text-align: justify;
  }
  #sec6 .btn {
    width: 357px;
  }
}