#ft-fixed {
  width: 70px;
  left: auto;
}

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

.anchor-btn {
  width: 65%;
  position: absolute;
  left: 3vw;
  bottom: 3vw;
  z-index: 2;
}

.anchor-btn a {
  display: block;
  background: #fff;
  color: #000;
  font-size: 3.8vw;
  line-height: 6vw;
  letter-spacing: 0.12em;
  text-align: center;
  padding: 3vw 5vw 3vw 0;
  position: relative;
}

.anchor-btn a:after {
  content: '';
  width: 2vw;
  height: 2vw;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  position: absolute;
  right: 5vw;
  top: 4vw;
  transform: rotate(45deg);
}

@media screen and (min-width: 768px) {
  .anchor-btn {
    width: 365px;
    left: 30px;
    bottom: 40px;
  }
  .anchor-btn a {
    font-size: 18px;
    line-height: 30px;
    padding: 18px 24px 20px 0;
  }
  .anchor-btn a:after {
    width: 8px;
    height: 8px;
    right: 43px;
    top: 26px;
    transition: 0.3s all ease-in-out;
  }
  .anchor-btn a:hover {
    background: #000;
    color: #fff;
  }
  .anchor-btn a:hover:after {
    border-color: #fff;
  }
}

@media screen and (min-width: 1280px) {
  .anchor-btn {
    left: 103px;
  }
}

#sec1 {
  padding: 15vw 0;
  position: relative;
  z-index: 0;
}

#sec1:before {
  content: '';
  width: 95%;
  background: #000;
  position: absolute;
  right: 0;
  top: 74vw;
  bottom: 0;
  z-index: -1;
}

#sec1:after {
  content: '';
  width: 70%;
  height: 100vw;
  background-image: url("../img/onlineshop/sec1_bg.png");
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  right: 0;
  top: -20vw;
  z-index: -2;
}

#sec1 h2 {
  line-height: 11vw;
}

#sec1 h2 .r1 {
  display: table;
  border-bottom: 1px solid;
  margin-bottom: 4vw;
}

#sec1 .img {
  margin: 8vw 0 8vw -6%;
}

#sec1 .txt {
  padding-left: 6%;
}

@media screen and (max-width: 767px) {
  #sec1 .fz50 {
    font-size: 7vw;
  }
  #sec1 .fz60 {
    font-size: 8vw;
  }
  #sec1 .fz77 {
    font-size: 10.26667vw;
  }
}

@media screen and (min-width: 768px) {
  #sec1 {
    padding: 116px 0 262px;
  }
  #sec1:before {
    width: calc(50% + 500px);
    top: 229px;
    z-index: -1;
  }
  #sec1:after {
    width: 431px;
    height: 1156px;
    top: -368px;
  }
  #sec1 .wrap {
    padding-top: 297px;
  }
  #sec1 h2 {
    width: 643px;
    line-height: 67px;
    position: relative;
    z-index: 1;
    margin: 0 -30px 0 auto;
    white-space: nowrap;
  }
  #sec1 h2 .r1 {
    margin-bottom: 41px;
    border-bottom: none;
    position: relative;
  }
  #sec1 h2 .r1:after {
    content: '';
    height: 1px;
    background: #fff;
    position: absolute;
    left: 9px;
    right: 21px;
    bottom: -2px;
  }
  #sec1 h2 .r2 {
    letter-spacing: 0.19em;
    margin-bottom: 10px;
  }
  #sec1 .img {
    width: 978px;
    margin: 0;
    position: absolute;
    left: -250px;
    top: 0;
    z-index: 0;
  }
  #sec1 .txt {
    width: 643px;
    padding-left: 0;
    margin: 50px -30px 0 auto;
    position: relative;
    z-index: 1;
  }
}

@media screen and (min-width: 1280px) {
  #sec1 h2 {
    margin-right: -99px;
  }
  #sec1 .txt {
    margin-right: -100px;
  }
}

#sec2 {
  position: relative;
  z-index: 0;
  color: #000;
}

#sec2:after {
  content: '';
  width: 80%;
  background: #fff;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -2;
}

#sec2 .bg-para {
  height: 70vw;
}

#sec2 .txt-deco {
  font-size: 26vw;
  line-height: 1vw;
  letter-spacing: 0;
  position: absolute;
  left: 0;
  top: 69vw;
  z-index: -1;
}

#sec2 .txt-deco .txt-latin {
  letter-spacing: -0.14em;
}

#sec2 .txt-deco .txt-latin span:nth-child(8) {
  margin-top: 13vw;
}

#sec2 .txt {
  padding-left: 20%;
}

#sec2 .btn-link {
  width: 80%;
  margin-left: auto;
}

#sec2 .row1 {
  padding: 15vw 0 0;
}

#sec2 .row1 .blk1 {
  margin-top: 15vw;
}

#sec2 .row1 .blk1 .img {
  margin: 7vw 0 6vw;
}

#sec2 .row1 .blk1 .txt {
  margin-bottom: 7vw;
}

#sec2 .row1 .blk2 {
  margin-top: 10vw;
}

#sec2 .row1 .blk2 ul li + li {
  padding-left: 1vw;
}

#sec2 .row1 .blk2 .box {
  width: 80%;
  margin: 7vw 0 0 auto;
  position: relative;
  padding: 0 6% 5vw;
}

#sec2 .row1 .blk2 .box:before {
  content: '';
  border: 1px solid #000;
  position: absolute;
  left: 0;
  right: 0;
  top: 4vw;
  bottom: 0;
}

#sec2 .row1 .blk2 .box .ttl {
  text-align: center;
  font-size: 5vw;
  line-height: 8vw;
  letter-spacing: 0.06em;
/*  margin-bottom: 3vw;*/
}

#sec2 .row1 .blk2 .box .ttl span {
  background: #fff;
  padding: 0 2vw;
  position: relative;
  z-index: 1;
}

#sec2 .row2 {
  margin-top: 15vw;
  padding-bottom: 10vw;
}

#sec2 .row2 .blk {
  margin-bottom: 10vw;
}

#sec2 .row2 .col {
  margin-top: 7vw;
}

#sec2 .row2 .col h4 {
  padding-left: 20%;
  line-height: 10vw;
}

#sec2 .row2 .col .txt {
  margin: 5vw 0 6vw;
}

@media screen and (min-width: 768px) {
  #sec2:after {
    width: calc(100% - 178px);
  }
  #sec2 .bg-para {
    height: 600px;
  }
  #sec2 .txt-deco {
    font-size: 240px;
    line-height: 200px;
    top: 589px;
    left: -99px;
  }
  #sec2 .txt-deco .txt-latin {
    letter-spacing: -0.128em;
  }
  #sec2 .txt-deco .txt-latin span:nth-child(8) {
    margin-top: 81px;
  }
  #sec2 .txt {
    padding-left: 0;
  }
  #sec2 .btn-link {
    width: 340px;
    margin-left: 0;
  }
  #sec2 .btn-link a {
    font-weight: 500;
  }
  #sec2 .row1 {
    padding: 134px 0 0;
  }
  #sec2 .row1 h2 {
    letter-spacing: 0.12em;
    margin-bottom: 119px;
  }
  #sec2 .row1 .blk1 {
    margin-top: 0;
  }
  #sec2 .row1 .blk1 h3 {
    width: 378px;
    float: right;
    text-align: left;
    letter-spacing: 0.12em;
  }
  #sec2 .row1 .blk1 .img {
    width: 876px;
    float: left;
    margin: 0 0 0 -280px;
  }
  #sec2 .row1 .blk1 .img img {
    margin-bottom: -31px;
  }
  #sec2 .row1 .blk1 .col {
    width: 405px;
    float: right;
    margin-right: -30px;
  }
  #sec2 .row1 .blk1 .txt {
    margin-bottom: 39px;
  }
  #sec2 .row1 .blk2 {
    margin-top: 0;
  }
  #sec2 .row1 .blk2 ul {
    width: 768px;
    float: right;
    margin-right: -250px;
  }
  #sec2 .row1 .blk2 ul li + li {
    padding-left: 8px;
  }
  #sec2 .row1 .blk2 .box {
    width: 310px;
    float: right;
    margin: 89px 20px 0 0;
    padding: 0 0 32px;
  }
  #sec2 .row1 .blk2 .box:before {
    top: 13px;
  }
  #sec2 .row1 .blk2 .box .ttl {
    font-size: 30px;
    line-height: 30px;
/*    margin-bottom: 26px;*/
  }
  #sec2 .row1 .blk2 .box .ttl span {
    padding: 0 10px 0 14px;
  }
  #sec2 .row1 .blk2 .box .txt2 {
    padding: 0 30px;
    line-height: 28px;
  }
  #sec2 .row2 {
    margin-top: 157px;
    padding-bottom: 79px;
  }
  #sec2 .row2 .blk {
    margin-bottom: 125px;
  }
  #sec2 .row2 .img {
    width: 695px;
    float: left;
    margin-left: -131px;
  }
  #sec2 .row2 .col {
    width: 520px;
    float: right;
    margin: 23px -110px 0 0;
  }
  #sec2 .row2 .col h4 {
    text-align: left;
    font-size: 45px;
    padding-left: 0;
    line-height: 70px;
    letter-spacing: 0.05em;
    margin-left: -3px;
  }
  #sec2 .row2 .col .txt {
    margin: 29px 95px 60px 0;
  }
  #sec2 .row2 .col .txt2 {
    margin-bottom: 46px;
  }
  #sec2 .row2 .col .txt3 {
    margin: 39px 0 56px;
  }
}

@media screen and (min-width: 1200px) {
  #sec2 .row1 .blk1 h3 {
    width: 330px;
  }
  #sec2 .row1 .blk1 .img {
    margin-left: -250px;
  }
  #sec2 .row1 .blk1 .col {
    width: 429px;
    margin-right: -100px;
  }
  #sec2 .row1 .blk2 .box {
    width: 362px;
  }
  #sec2 .row1 .blk2 .box .txt2 {
    padding: 0 55px 0 60px;
  }
  #sec2 .row2 .img {
    margin-left: -111px;
  }
  #sec2 .row2 .blk .col {
    margin-right: -139px;
  }
  #sec2 .row2 .blk .col h4 {
    font-size: 50px;
  }
  #sec2 .row2 .blk .col .txt {
    margin-right: 0;
  }
}

@media screen and (min-width: 1360px) {
  #sec2:after {
    width: calc(100% - 237px);
  }
  #sec2 .txt-deco {
    font-size: 320px;
  }
  #sec2 .row1 .blk2 .box {
    width: 362px;
    margin-right: 50px;
  }
  #sec2 .row2 .blk .img {
    margin-left: -81px;
  }
  #sec2 .row2 .blk .col {
    margin-right: -179px;
  }
  #sec2 .row2 .blk .col h4 {
    letter-spacing: 0.12em;
  }
}

@media screen and (min-width: 1500px) {
  #sec2:after {
    width: calc(50% + 500px);
  }
}

#sec3 {
  background: #fff;
  color: #000;
  padding: 15vw 0;
}

#sec3 .inner {
  max-width: 1350px;
  width: 96%;
  margin: 0 auto;
  border: 1px solid #000;
  padding: 15vw 0;
}

#sec3 h2 {
  position: relative;
  line-height: 10vw;
  padding-bottom: 4vw;
}

#sec3 h2:after {
  content: '';
  height: 1px;
  background: #000;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}

#sec3 .txt {
  margin: 6vw 0 7vw;
}

#sec3 .box {
  background: #ededed;
  padding: 10vw 5% 6vw;
}

#sec3 .box h3 {
  font-size: 6vw;
  line-height: 8vw;
  margin-bottom: 5vw;
}

#sec3 .box .note {
  line-height: 20px;
  margin-bottom: 6vw;
}

#sec3 .box .tel-grp li {
  font-size: 6vw;
  letter-spacing: 0.05em;
  line-height: 9vw;
  position: relative;
  padding-left: 13vw;
  margin-bottom: 3vw;
}

#sec3 .box .tel-grp li:before {
  content: '';
  width: 3px;
  background: #0fa317;
  position: absolute;
  left: 8vw;
  top: 2vw;
  bottom: 2.6vw;
}

#sec3 .box .tel-grp li span {
  letter-spacing: 0.05em;
}

#sec3 .box .tel-grp li span small {
  font-size: 4vw;
  letter-spacing: 0.05em;
}

#sec3 .box .tel-grp .tel2:before {
  background: #ff1f20;
}

#sec3 .box .tel-grp .tel3:before {
  background: #1463db;
}

#sec3 .box .tel-grp .tel4:before {
  background: #28aec7;
}

#sec3 .box .tel-grp .tel5:before {
  background: #fff;
}

@media screen and (min-width: 768px) {
  #sec3 {
    padding: 125px 0 88px;
  }
  #sec3 .inner {
    width: 97%;
    padding: 202px 0 104px;
  }
  #sec3 h2 {
    position: absolute;
    left: 41px;
    top: -39px;
    line-height: 60px;
    padding-bottom: 0;
  }
  #sec3 h2:after {
    width: 1px;
    height: auto;
    left: auto;
    right: -25px;
    top: -164px;
    bottom: 6px;
  }
  #sec3 .txt {
    margin: 0 0 106px 191px;
  }
  #sec3 .box {
    padding: 59px 100px 30px;
  }
  #sec3 .box h3 {
    font-size: 29px;
    line-height: 40px;
    margin-bottom: 21px;
  }
  #sec3 .box .note {
    line-height: 25px;
    margin-bottom: 38px;
  }
  #sec3 .box .tel-grp {
    padding: 0 73px 0 74px;
  }
  #sec3 .box .tel-grp li {
    font-size: 30px;
    line-height: 30px;
    padding-left: 29px;
    margin-bottom: 35px;
  }
  #sec3 .box .tel-grp li:before {
    width: 5px;
    left: 0;
    top: 0;
    bottom: 6px;
  }
  #sec3 .box .tel-grp li span {
    margin: 12px 0 0 3px;
    letter-spacing: 0.065em;
  }
  #sec3 .box .tel-grp li span small {
    font-size: 20px;
    margin-right: 2px;
  }
}

#sec4 {
  background: #fff;
  color: #000;
  padding: 0vw 0 15vw;
}

#sec4 .inner {
  max-width: 1350px;
  width: 96%;
  margin: 0 auto;
  border: 1px solid #000;
  padding: 15vw 0;
}

#sec4 h2 {
  position: relative;
  line-height: 10vw;
  padding-bottom: 4vw;
}

#sec4 h2:after {
  content: '';
  height: 1px;
  background: #000;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}

#sec4 .txt {
  margin: 7vw 0;
}

#sec4 .btn-link a {
  background: #000;
  color: #fff;
}

#sec4 .btn-link a:after {
  border-color: #fff;
  right: calc(50% - 95px);
}

@media screen and (min-width: 768px) {
  #sec4 {
    padding: 0 0 185px;
  }
  #sec4 .inner {
    width: 97%;
    padding: 202px 0 89px;
  }
  #sec4 h2 {
    position: absolute;
    left: 41px;
    top: -39px;
    line-height: 60px;
    padding-bottom: 0;
  }
  #sec4 h2:after {
    width: 1px;
    height: auto;
    left: auto;
    right: -25px;
    top: -164px;
    bottom: 6px;
  }
  #sec4 .txt {
    margin: 0 0 46px 191px;
  }
  #sec4 .btn-link {
    width: 532px;
    margin-left: 190px;
  }
  #sec4 .btn-link a {
    font-size: 25px;
    letter-spacing: 0.2em;
    font-weight: 500;
    padding: 37px 19px 33px 0;
  }
  #sec4 .btn-link a:after {
    width: 11px;
    height: 11px;
    right: calc(50% - 200px);
    border-width: 2px;
  }
  #sec4 .btn-link a:hover {
    background: #fff;
    color: #000;
    border-color: #000;
  }
  #sec4 .btn-link a:hover:after {
    border-color: #000;
  }
}
