/* Scss Document */ /* Scss Document */
#sec1 {
  padding: 10vw 4%;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  #sec1:before {
    display: none;
  }
}
#sec1 h2 {
  text-align: center;
  font-size: 6vw;
  line-height: 1.8;
  letter-spacing: 0.12em;
  position: relative;
  z-index: 1;
}
#sec1 h2 span {
  font-size: 7.5vw;
}
#sec1 .map {
  margin: 7vw -5%;
  position: relative;
  z-index: 1;
}
#sec1 .bg-parallax1 {
  margin: 7vw -5%;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  #sec1 {
    padding: 76px 0px 90px;
    text-align: center;
  }
  #sec1 h2 {
    font-size: 30px;
    line-height: 60px;
  }
  #sec1 h2 span {
    font-size: 40px;
  }
  #sec1 .map {
    margin: 61px 0px 35px;
  }
  #sec1 .bg-parallax1 {
    margin: 51px 0px 33px;
    height: 563px;
  }
}

#sec2 {
  padding: 0vw 4% 10vw;
  text-align: center;
  background: url("../img/shared/bg_paraten.png") repeat-x left bottom;
}
@media screen and (max-width: 767px) {
  #sec2 {
    background-size: 45%;
  }
}
#sec2 h2 {
  font-size: 6vw;
  line-height: 1.8;
  letter-spacing: 0.12em;
}
#sec2 h2 span {
  font-size: 7.5vw;
}
#sec2 .s2-bnr {
  margin-top: 7vw;
}
#sec2 .s2-bnr li {
  margin: 0 4% 2vw;
}
@media screen and (min-width: 768px) {
  #sec2 {
    padding: 0px 0px 160px;
  }
  #sec2 h2 {
    font-size: 30px;
    line-height: 60px;
  }
  #sec2 h2 span {
    font-size: 40px;
  }
  #sec2 .s2-bnr {
    display: flex;
    justify-content: center;
    margin-top: 39px;
  }
  #sec2 .s2-bnr li {
    margin: 0;
  }
}

#sec3 {
  background: url("../img/map/s3_bgdeco.png") no-repeat center bottom, url("../img/shared/bg1.jpg") repeat center top;
  padding-bottom: 15vw;
}
#sec3 .bg-parallax1 {
  z-index: 1;
}
#sec3 .s3-content {
  z-index: 2;
}
@media screen and (max-width: 767px) {
  #sec3 .s3-content:before {
    top: -13vw;
  }
}
#sec3 h2 {
  text-align: center;
  font-size: 7vw;
  line-height: 1.5;
  margin-bottom: 7vw;
  letter-spacing: 0.12em;
  padding-top: 5vw;
}
#sec3 .row {
  position: relative;
}
#sec3 .row ~ .row {
  margin-top: 10vw;
}
#sec3 .row .s3-photo {
  position: relative;
  z-index: 1;
}
#sec3 .row .s3-group {
  position: relative;
  z-index: 1;
  margin-top: 7vw;
}
#sec3 .row .s3-group h3 {
  background: url("../img/shared/line_ttl.png") no-repeat left bottom/85%;
  margin-bottom: 5vw;
  padding-bottom: 7vw;
}
#sec3 .row .s3-group .btn-style {
  margin-top: 5vw;
}
#sec3 .row .s3-group .btn-style > *:after {
  background: url("../img/map/arrow_right.png") no-repeat center/cover;
  width: 10px;
  height: 10px;
}
@media screen and (min-width: 768px) {
  #sec3 {
    padding-bottom: 170px;
  }
  #sec3 .bg-parallax1 {
    height: 540px;
  }
  #sec3 h2 {
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 64px;
    padding-top: 20px;
  }
  #sec3 .s3-deco1 {
    position: absolute;
    top: -66px;
    left: -207px;
    width: 328px;
  }
  #sec3 .s3-deco2 {
    position: absolute;
    top: -105px;
    right: -318px;
    width: 331px;
  }
  #sec3 .s3-deco3 {
    position: absolute;
    top: -201px;
    left: -304px;
    width: 339px;
  }
  #sec3 .s3-deco4 {
    position: absolute;
    top: -62px;
    right: -176px;
    width: 323px;
  }
  #sec3 .s3-deco5 {
    position: absolute;
    top: -138px;
    left: -250px;
    width: 323px;
  }
  #sec3 .s3-deco6 {
    position: absolute;
    top: -94px;
    right: -268px;
    width: 237px;
  }
  #sec3 .row {
    display: flex;
    justify-content: space-between;
  }
  #sec3 .row ~ .row {
    margin-top: 64px;
  }
  #sec3 .row .s3-photo {
    width: 499px;
  }
  #sec3 .row.img-right .s3-photo {
    order: 2;
    width: 492px;
    margin-right: 8px;
  }
  #sec3 .row .s3-group {
    margin-top: 58px;
    width: 400px;
  }
  #sec3 .row .s3-group h3 {
    background: url("../img/map/line_ttl.png") no-repeat left bottom;
    margin-bottom: 21px;
    padding-bottom: 36px;
  }
  #sec3 .row .s3-group .btn-style {
    margin-top: 20px;
    width: 368px;
  }
  #sec3 .row.row5 .s3-group {
    width: 475px;
  }
  #sec3 .row.row6 .s3-group {
    margin-top: 40px;
  }
}

#sec4 {
  background: url("../img/shared/bg_paraten.png") repeat-x left bottom;
  padding-bottom: 15vw;
}
@media screen and (max-width: 767px) {
  #sec4 {
    background-size: 45%;
  }
}
#sec4 .bg-parallax1 {
  z-index: 1;
}
#sec4 .s4-content {
  z-index: 2;
}
@media screen and (max-width: 767px) {
  #sec4 .s4-content:before {
    top: -13vw;
  }
}
#sec4 h2 {
  text-align: center;
  font-size: 7.5vw;
  line-height: 1.5;
  margin-bottom: 7vw;
  letter-spacing: 0.12em;
  padding-top: 5vw;
}
#sec4 .bx-center {
  text-align: center;
  position: relative;
  padding-bottom: 9vw;
}
#sec4 .bx-center h3 {
  margin-bottom: 5vw;
}
#sec4 .bx-center h3 span {
  background: url("../img/map/s4_line.png") no-repeat left bottom/100%;
  padding-bottom: 7vw;
  display: inline-block;
}
#sec4 .bx-center .txt {
  text-align: justify;
}
#sec4 .bx-center .s4-photo1 {
  margin: 7vw 0px;
}
#sec4 .bx-center .s4-deco {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 30%;
}
#sec4 .btn-style > *:after {
  background: url("../img/map/arrow_right.png") no-repeat center/cover;
  width: 10px;
  height: 10px;
}
#sec4 .row {
  position: relative;
}
#sec4 .row ~ .row {
  margin-top: 10vw;
}
#sec4 .row .s4-photo {
  position: relative;
  z-index: 1;
  margin-bottom: 5vw;
}
#sec4 .row .s4-group {
  position: relative;
  z-index: 1;
  margin-top: 7vw;
}
#sec4 .row .s4-group h3 {
  background: url("../img/shared/line_ttl.png") no-repeat left bottom/85%;
  margin-bottom: 5vw;
  padding-bottom: 7vw;
}
#sec4 .row .s4-group .btn-style {
  margin-top: 5vw;
}
@media screen and (min-width: 768px) {
  #sec4 {
    padding-bottom: 109px;
  }
  #sec4 .bg-parallax1 {
    height: 540px;
  }
  #sec4 h2 {
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 69px;
    padding-top: 20px;
  }
  #sec4 .bx-center {
    text-align: center;
    position: relative;
    padding-bottom: 80px;
  }
  #sec4 .bx-center h3 {
    margin-bottom: 39px;
  }
  #sec4 .bx-center h3 span {
    background: url("../img/map/s4_line.png") no-repeat left bottom;
    padding-bottom: 36px;
  }
  #sec4 .bx-center .txt {
    text-align: center;
  }
  #sec4 .bx-center .s4-photo1 {
    margin: 10px 0px 26px;
  }
  #sec4 .bx-center .s4-deco {
    position: absolute;
    bottom: -15px;
    left: -76px;
    width: 350px;
  }
  #sec4 .bx-center .s4-btn {
    width: 440px;
    margin: 0 auto;
  }
  #sec4 .row {
    display: flex;
    justify-content: space-between;
    margin: 0 10px;
  }
  #sec4 .row ~ .row {
    margin-top: 60px;
  }
  #sec4 .row .s4-photo {
    width: 491px;
    margin-bottom: 0;
  }
  #sec4 .row.img-right .s4-photo {
    order: 2;
  }
  #sec4 .row.img-right .s4-group {
    margin-right: 0;
  }
  #sec4 .row .s4-group {
    margin-top: 32px;
    width: 410px;
    margin-right: 36px;
  }
  #sec4 .row .s4-group h3 {
    background: url("../img/map/line_ttl.png") no-repeat left bottom;
    margin-bottom: 21px;
    padding-bottom: 36px;
  }
  #sec4 .row .s4-group .btn-style {
    margin-top: 20px;
    width: 368px;
  }
}

#sec5 {
  background: url("../img/shared/bg_paraten.png") repeat-x left bottom;
  text-align: center;
  padding-bottom: 15vw;
}
@media screen and (max-width: 767px) {
  #sec5 {
    background-size: 45%;
  }
}
#sec5 .bg-parallax1 {
  z-index: 1;
}
#sec5 .s5-content {
  z-index: 2;
}
@media screen and (max-width: 767px) {
  #sec5 .s5-content:before {
    top: -13vw;
  }
}
#sec5 h2 {
  text-align: center;
  font-size: 7.5vw;
  line-height: 1.5;
  margin-bottom: 7vw;
  letter-spacing: 0.12em;
  padding-top: 5vw;
  position: relative;
  z-index: 1;
}
#sec5 .s5-set {
  margin-top: 7vw;
}
#sec5 .s5-set li {
  margin: 0 5% 2vw;
}
#sec5 .s5-bnr {
  margin: 7vw 4% 0px;
}
@media screen and (max-width: 767px) {
  #sec5 h3 {
    padding: 0 2%;
  }
}
@media screen and (min-width: 768px) {
  #sec5 {
    padding-bottom: 85px;
  }
  #sec5 .bg-parallax1 {
    height: 540px;
  }
  #sec5 h2 {
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 39px;
    padding-top: 29px;
  }
  #sec5 .s5-set {
    display: flex;
    justify-content: center;
    margin-top: 50px;
    flex-wrap: wrap;
  }
  #sec5 .s5-set li {
    margin: 0px 0px 38px 0px;
  }
  #sec5 .s5-bnr {
    margin: 30px 0px 0px;
  }
}

#shopinfo {
  padding-top: 0;
} /*# sourceMappingURL=map.css.map */

.m2_btn {
  margin-top: 13px;
}
.m3_btn {
  margin-top: 12px !important;
}
