.head .head_bottom_box .menu_lsit a.location {
  color: #967a53;
}

#video01 {
  position: relative;
  background-color: #fff;
}
#video01 .video01 {
  overflow: hidden;
}
#video01 .video01 video {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
#video01 .cover {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url(../images/common/mv_cover_pc.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center top 41vw;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  #video01 .cover {
    background-image: url(../images/common/mv_cover_sp.png);
    background-position: center top 138vw;
  }
}
#video01 .sub_txt {
  position: absolute;
  right: 1em;
  bottom: 1em;
  font-size: 10px;
  z-index: 3;
  color: #fff;
}
@media screen and (max-width: 1100px) {
  #video01 .sub_txt {
    font-size: 0.9vw;
  }
}
@media screen and (max-width: 768px) {
  #video01 .sub_txt {
    font-size: 2vw;
    bottom: 2em;
  }
}

#location .wrap01 {
  padding-top: 150px;
}
@media screen and (max-width: 1100px) {
  #location .wrap01 {
    padding-top: 13.6vw;
  }
}
@media screen and (max-width: 768px) {
  #location .wrap01 {
    width: 100%;
    padding-top: 13.3vw;
  }
}
#location h2 {
  width: 258px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1100px) {
  #location h2 {
    width: 23.5vw;
  }
}
@media screen and (max-width: 768px) {
  #location h2 {
    width: 34.4vw;
  }
}
#location .catch {
  font-size: 30px;
  text-align: center;
  margin-top: 50px;
  line-height: 1.8em;
  letter-spacing: 0.2em;
}
@media screen and (max-width: 1100px) {
  #location .catch {
    font-size: 2.7vw;
    margin-top: 4.5vw;
  }
}
@media screen and (max-width: 768px) {
  #location .catch {
    font-size: 4vw;
    margin-top: 4.7vw;
  }
}
#location .map {
  width: 900px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 95px;
}
@media screen and (max-width: 1100px) {
  #location .map {
    width: 81.8vw;
    margin-top: 8.6vw;
  }
}
@media screen and (max-width: 768px) {
  #location .map {
    width: 100%;
    margin-top: 12.7vw;
  }
}
#location .pho_box01 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 150px;
}
@media screen and (max-width: 1100px) {
  #location .pho_box01 {
    margin-top: 13.6vw;
  }
}
@media screen and (max-width: 768px) {
  #location .pho_box01 {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 13.3vw;
  }
}
#location .pho_box01 .pho_block {
  width: 22.7%;
}
@media screen and (max-width: 768px) {
  #location .pho_box01 .pho_block {
    width: 46.7%;
  }
  #location .pho_box01 .pho_block:nth-child(n+3) {
    margin-top: 6.1vw;
  }
}
#location .pho_box01 .pho_block:nth-child(n+5) {
  margin-top: 35px;
}
@media screen and (max-width: 1100px) {
  #location .pho_box01 .pho_block:nth-child(n+5) {
    margin-top: 3.2vw;
  }
}
@media screen and (max-width: 768px) {
  #location .pho_box01 .pho_block:nth-child(n+5) {
    margin-top: 6.1vw;
  }
}
#location .pho_box01 .pho_block .txt01 {
  width: 110%;
  margin-left: -5%;
  margin-right: -5%;
  font-size: 15px;
  line-height: 1.5em;
  text-align: center;
  margin-top: 0.5em;
}
@media screen and (max-width: 1100px) {
  #location .pho_box01 .pho_block .txt01 {
    font-size: 1.4vw;
  }
}
@media screen and (max-width: 768px) {
  #location .pho_box01 .pho_block .txt01 {
    font-size: 2.4vw;
  }
}
#location .pho_box01 .pho_block .txt01 .s-txt {
  font-size: 10px;
  line-height: 1em;
}
@media screen and (max-width: 1100px) {
  #location .pho_box01 .pho_block .txt01 .s-txt {
    font-size: 0.9vw;
  }
}
@media screen and (max-width: 768px) {
  #location .pho_box01 .pho_block .txt01 .s-txt {
    font-size: 1.6vw;
  }
}

#lifeinfo {
  margin-top: 190px;
}
@media screen and (max-width: 1100px) {
  #lifeinfo {
    margin-top: 17.3vw;
  }
}
@media screen and (max-width: 768px) {
  #lifeinfo {
    margin-top: 13.3vw;
  }
}
@media screen and (max-width: 768px) {
  #lifeinfo .wrap01 {
    width: 100%;
  }
}
#lifeinfo h2 {
  width: 491px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1100px) {
  #lifeinfo h2 {
    width: 44.6vw;
  }
}
@media screen and (max-width: 768px) {
  #lifeinfo h2 {
    width: 65.5vw;
  }
}
#lifeinfo .lifeinfo_txt01 {
  width: 900px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 100px;
}
@media screen and (max-width: 1100px) {
  #lifeinfo .lifeinfo_txt01 {
    width: 81.8vw;
    margin-top: 9.1vw;
  }
}
@media screen and (max-width: 768px) {
  #lifeinfo .lifeinfo_txt01 {
    width: 66.7vw;
    margin-top: 10.9vw;
  }
}
#lifeinfo #sakae {
  width: 700px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 145px;
  border-top: 1px solid #000;
  padding-top: 40px;
}
@media screen and (max-width: 1100px) {
  #lifeinfo #sakae {
    width: 63.6vw;
    margin-top: 13.2vw;
    padding-top: 3.6vw;
  }
}
@media screen and (max-width: 768px) {
  #lifeinfo #sakae {
    width: 80%;
    margin-top: 13.3vw;
    padding-top: 4.7vw;
  }
}
#lifeinfo #sakae .s_txt01 {
  font-size: 20px;
  line-height: 1.5em;
  text-align: center;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 1100px) {
  #lifeinfo #sakae .s_txt01 {
    font-size: 1.8vw;
  }
}
@media screen and (max-width: 768px) {
  #lifeinfo #sakae .s_txt01 {
    font-size: 3.5vw;
    letter-spacing: 0;
  }
}
#lifeinfo #sakae .s_txt01 sup {
  font-size: 0.7em;
  position: relative;
  top: -0.7em;
}
#lifeinfo #sakae .s_txt02 {
  font-size: 15px;
  line-height: 1.7em;
  text-align: center;
  margin-top: 30px;
}
@media screen and (max-width: 1100px) {
  #lifeinfo #sakae .s_txt02 {
    font-size: 1.4vw;
    margin-top: 2.7vw;
  }
}
@media screen and (max-width: 768px) {
  #lifeinfo #sakae .s_txt02 {
    font-size: 2.7vw;
    margin-top: 4.7vw;
  }
}
#lifeinfo #sakae .s_img01 {
  margin-top: 60px;
}
@media screen and (max-width: 1100px) {
  #lifeinfo #sakae .s_img01 {
    margin-top: 5.5vw;
  }
}
@media screen and (max-width: 768px) {
  #lifeinfo #sakae .s_img01 {
    margin-top: 6.4vw;
  }
}

#video01 .cover {
  transition-property: background-position;
  transition-duration: 1.5s;
  transition-timing-function: ease-in-out;
  background-position: center top -25vw;
}
@media screen and (max-width: 768px) {
  #video01 .cover {
    transition-duration: 2s;
    background-position: center top -40vw;
  }
}
#video01 .cover.act {
  background-position: center top 155vw;
}
@media screen and (max-width: 768px) {
  #video01 .cover.act {
    background-position: center top 340vw;
  }
}
#video01 .cover.none {
  display: none;
}
#video01 .sub_txt {
  opacity: 0;
  transition-property: opacity;
  transition-duration: 0.8s;
  transition-timing-function: ease-in-out;
}
#video01 .sub_txt.act {
  opacity: 1;
}
#video01 .loader {
  opacity: 1;
  transition-property: opacity;
  transition-duration: 0.8s;
  transition-timing-function: ease-in-out;
}
#video01 .loader.act {
  opacity: 0;
}
#video01 .scroll {
  opacity: 0;
  transition-property: opacity;
  transition-duration: 0.8s;
  transition-timing-function: ease-in-out;
}
#video01 .scroll.act {
  opacity: 1;
}/*# sourceMappingURL=style_location.css.map */