@charset "UTF-8";
.page-title {
  background: url("../img/location/title.jpg") center no-repeat;
  background-size: cover;
  min-height: 300px;
  text-align: left;
  position: relative;
  margin-bottom: 0;
  margin-top: 105px;
}

@media only screen and (max-width: 768px) {
  .page-title {
    min-height: 200px;
    margin-top: 65px;
    margin-bottom: 0;
  }
}
.location-ttl {
  padding-top: 88px;
  margin-bottom: 77px;
}
.location-ttl h3 {
  font-family: "Noto Serif JP", YuMincho, "游明朝", "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: normal;
  font-size: 2.6rem;
  letter-spacing: 0.1em;
  color: #000;
  text-align: center;
  font-weight: 500;
  margin-bottom: 10px;
}

.location-sub-mv > img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

@media only screen and (max-width: 768px) {
  .location-ttl {
    padding: 40px 0;
    margin-bottom: 0;
  }
  .location-ttl h3 {
    font-weight: normal;
    line-height: 1.8;
    font-size: 5.3333333333vw;
  }
}
.location-gal-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
}
.location-gal-1 img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.location-gal-1 > *:not(:first-child) {
  padding-left: 10px;
}
.location-gal-1 .img03 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.location-gal-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 80px;
  position: relative;
}
.location-gal-2 .location-img {
  width: 56.4%;
}
.location-gal-2 .location-img img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
}
.location-gal-2 .location-textarea {
  margin-top: 90px;
  width: 43.6%;
  font-family: "Noto Serif JP", YuMincho, "游明朝", "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: normal;
  letter-spacing: 0.05em;
  line-height: 3.1;
  font-size: 1.8rem;
}
.location-gal-2 .location-floating-img {
  position: absolute;
  width: 212px;
  right: 0;
  bottom: -200px;
}
.location-gal-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.location-gal-3 .location-img {
  width: 42%;
  margin-right: 46px;
}
.location-gal-3 .location-img img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
}
.location-gal-3 .location-textarea {
  width: 54%;
  font-family: "Noto Serif JP", YuMincho, "游明朝", "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: normal;
  letter-spacing: 0.05em;
  margin-bottom: -0.8em;
  line-height: 3.1;
  font-size: 1.8rem;
}
.location-gal-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  top: -48px;
}
.location-gal-4 .-column {
  width: 30.1%;
}
.location-gal-4 p {
  color: #fff;
}
.location-gal-4 p.-name {
  font-size: 1.8rem;
  margin-top: 1rem;
}
.location-gal-4 p.-access {
  font-size: 2.1rem;
  letter-spacing: 0.1em;
  line-height: 1;
}
.location-gal-4 p.-access .-txt-l {
  font-size: 4.8rem;
}
.location-gal-4 p.-access .-txt-s {
  font-size: 1.2rem;
}
.location-gal-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.location-gal-5 .-column {
  width: 30.8%;
}
.location-gal-5 .-column:nth-child(-n+3) {
  margin-bottom: 40px;
}
.location-gal-5 .-name {
  margin-top: 20px;
  font-size: 1.5rem;
}
.location-gal-5 .-access {
  font-size: 1.1rem;
}

@media only screen and (max-width: 768px) {
  .location-gal-1 {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .location-gal-1 .img01, .location-gal-1 .img02 {
    width: 50%;
  }
  .location-gal-1 .img03 {
    width: 100%;
    padding-left: 0;
  }
  .location-gal-1 .img03 > figure {
    margin-top: 10px;
  }
  .location-gal-2 {
    display: block;
    margin-top: 0;
    margin-bottom: 60px;
  }
  .location-gal-2 .location-floating-img {
    width: 180px;
    bottom: -160px;
  }
  .location-gal-2 .location-img {
    width: 100%;
  }
  .location-gal-2 .location-textarea {
    width: 100%;
    margin-top: 0;
    font-size: 3.7333333333vw;
    padding-bottom: 20px;
    margin-bottom: 0;
  }
  .location-gal-3 {
    display: block;
  }
  .location-gal-3 .location-textarea {
    width: 100%;
    font-size: 3.7333333333vw;
    padding-bottom: 20px;
    margin-bottom: 0;
  }
  .location-gal-3 .location-img {
    width: 100%;
  }
  .location-gal-4 {
    position: static;
    padding-top: 40px;
    display: block;
  }
  .location-gal-4 .-column {
    width: 100%;
  }
  .location-gal-4 .-column:not(:last-child) {
    margin-bottom: 40px;
  }
  .location-gal-4 .-column img {
    height: 95vw;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top;
    object-position: top;
  }
  .location-gal-4 p.-name {
    font-size: 4.2666666667vw;
    margin-top: 1.5rem;
  }
  .location-gal-4 p.-access {
    letter-spacing: 0.1em;
    font-size: 4vw;
  }
  .location-gal-4 p.-access .-txt-l {
    display: inline-block;
    margin-left: 5px;
    font-size: 9.6vw;
  }
  .location-gal-4 p.-access .-txt-s {
    font-size: 3.2vw;
  }
  .location-gal-5 {
    display: block;
  }
  .location-gal-5 .-column {
    width: 100%;
  }
  .location-gal-5 .-column:not(:last-child) {
    margin-bottom: 40px;
  }
  .location-gal-5 .-column img {
    height: 60vw;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .location-gal-5 .-name {
    font-size: 4.2666666667vw;
    margin-top: 15px;
  }
  .location-gal-5 .-access {
    font-size: 3.2vw;
  }

  .location-block {
    padding-left: 5%;
    padding-right: 5%;
  }
}
.location-sec-1 {
  position: relative;
  width: 100%;
  padding-bottom: 80px;
  margin-bottom: 120px;
}
.location-sec-1::before {
  content: "";
  position: absolute;
  width: 61.8%;
  height: 460px;
  top: 45px;
  right: 0;
  background-color: #F8F6EE;
  z-index: -1;
}
.location-sec-1 .bg-image {
  width: 45%;
  max-width: 700px;
  position: absolute;
  left: 0;
  bottom: -164px;
  z-index: -2;
}
.location-sec-2 {
  position: relative;
  width: 100%;
  padding-bottom: 120px;
  margin-bottom: 135px;
}
.location-sec-2::before {
  content: "";
  position: absolute;
  width: 61.8%;
  height: 460px;
  left: 0;
  bottom: 0;
  background-color: #F8F6EE;
  z-index: -1;
}
.location-sec-3 {
  background-color: #6B665C;
  position: relative;
  padding-bottom: 3rem;
}
.location-sec-4 {
  padding-top: 106px;
  padding-bottom: 106px;
}
.location-sec-5 {
  margin-bottom: 80px;
  position: relative;
}
.location-sec-5::before {
  content: "";
  position: absolute;
  width: calc(100% - 80px);
  background-color: #F8F6EE;
  height: calc(100% + 40px);
  left: 0;
  bottom: -80px;
}

@media only screen and (max-width: 768px) {
  .location-sec-1 {
    padding-top: 40px;
    margin-bottom: 60px;
  }
  .location-sec-1::before {
    width: 70vw;
    height: 100vw;
  }
  .location-sec-1 .bg-image {
    display: none;
  }
  .location-sec-2 {
    padding-bottom: 30px;
    margin-bottom: 30px;
  }
  .location-sec-2::before {
    top: 0;
    width: 70vw;
    height: 100vw;
  }
  .location-sec-3 {
    position: static;
    padding-bottom: 60px;
  }
  .location-sec-3::before {
    width: 70vw;
    height: 50vw;
  }
  .location-sec-4 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .location-sec-5 {
    padding-bottom: 60px;
    margin-bottom: 0;
  }
}
.location-img-l {
  position: relative;
}
.location-img-l figcaption {
  position: absolute;
  right: 20px;
  bottom: 25px;
  font-size: 2.3rem;
  letter-spacing: 0.05em;
  line-height: 32px;
  color: #fff;
  text-shadow: 0px 0px 10px #000, 0px 0px 10px #000, 0px 0px 10px #000, 0px 0px 10px #000, 0px 0px 10px #000;
  font-family: "Noto Serif JP", YuMincho, "游明朝", "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  text-align: right;
}
.location-img-l figcaption span {
  display: block;
  font-size: 1.5rem;
}
.location-img-m {
  position: relative;
}
.location-img-m figcaption {
  padding: 7px 6px 8px 11px;
  position: absolute;
  right: 0;
  bottom: 0;
  font-family: "Noto Serif JP", YuMincho, "游明朝", "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: normal;
  font-size: 1.4rem;
  letter-spacing: 0.05em;
  text-align: center;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.8);
}
.location-img-m figcaption span {
  font-size: 1.1rem;
}

@media only screen and (max-width: 768px) {
  .location-img-l figcaption {
    right: 10px;
    bottom: 10px;
    font-size: 5.3333333333vw;
    line-height: 1.5;
    text-align: right;
  }
  .location-img-l figcaption span {
    font-size: 3.4666666667vw;
  }
  .location-img-m figcaption {
    left: 0;
  }
}
.location-map {
  background-color: #6B665C;
  padding-bottom: 80px;
  padding-top: 90px;
}
.location-map h3 {
  font-size: 3.3rem;
  font-family: "EB Garamond", serif;
  text-align: center;
  font-weight: normal;
  letter-spacing: 0.1em;
  color: #b8ae7f;
  margin-bottom: 36px;
}

@media only screen and (max-width: 768px) {
  .location-map {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .location-map h3 {
    font-size: 6.4vw;
    margin-bottom: 15px;
  }
}
.location-info {
  background-color: #6B665C;
  padding-bottom: 120px;
}
.location-info h3 {
  font-size: 3.3rem;
  font-family: "EB Garamond", serif;
  text-align: center;
  font-weight: normal;
  letter-spacing: 0.1em;
  color: #b8ae7f;
  margin-bottom: 60px;
}
.location-info h5 {
  padding: 9px 6px;
  background-color: #5F5A50;
  color: #B8AE7F;
  font-family: "EB Garamond", serif;
  font-weight: normal;
  line-height: 1;
  font-size: 2rem;
  letter-spacing: 0.1em;
  margin-bottom: 2rem;
}
.location-info dl {
  color: #fff;
}
.location-info dl dd:last-child {
  margin-left: 20px;
}
.location-info dl dd:not(:last-child) {
  margin-left: auto;
}

@media only screen and (max-width: 768px) {
  .location-info {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .location-info h3 {
    font-size: 6.4vw;
    margin-bottom: 15px;
  }
  .location-info h5 {
    margin-bottom: 1rem;
  }
  .location-info dl dt {
    color: #B8AE7F;
  }
  .location-info dl dd {
    border: 1px solid #aaa;
  }
  .location-info dl dd:last-child {
    margin-left: 0;
  }
}
.location-access {
  background-color: #EBE8DD;
  padding-top: 80px;
  padding-bottom: 100px;
}
.location-access h3 {
  font-size: 3.3rem;
  font-family: "EB Garamond", serif;
  text-align: center;
  font-weight: normal;
  letter-spacing: 0.1em;
  color: #b8ae7f;
  margin-bottom: 30px;
}

@media only screen and (max-width: 768px) {
  .location-access {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .location-access h3 {
    font-size: 6.4vw;
    margin-bottom: 15px;
  }
}
.location-transport {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 3rem;
}
.location-transport .-column {
  width: 49%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.location-transport .-column figure {
  width: 50%;
}
.location-transport .-column .-txt {
  width: 50%;
  background-color: #6B665C;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  color: #fff;
  font-size: 1.9rem;
  letter-spacing: 0.05em;
}
.location-transport .-column .-txt .-sp-ml {
  display: block;
}
.location-transport .-column .-txt .-m {
  font-size: 1.5rem;
}
.location-transport .-column .-txt .-l {
  font-size: 2.3rem;
  line-height: 1.3;
}
.location-transport .-column .-txt .-xl {
  font-size: 3.6rem;
  line-height: 1;
}
.location-transport .-column .-txt .-s {
  font-size: 1.1rem;
}

@media only screen and (max-width: 768px) {
  .location-transport {
    display: block;
  }
  .location-transport .-column {
    width: 100%;
  }
  .location-transport .-column + .-column {
    margin-top: 20px;
  }
  .location-transport .-column .-txt {
    font-size: 4vw;
  }
  .location-transport .-column .-txt .-sp-ml {
    display: block;
    margin-left: -0.5em;
  }
  .location-transport .-column .-txt .-m {
    font-size: 3.4666666667vw;
  }
  .location-transport .-column .-txt .-l {
    font-size: 4.8vw;
  }
  .location-transport .-column .-txt .-xl {
    font-size: 8vw;
  }
  .location-transport .-column .-txt .-s {
    font-size: 3.2vw;
  }
}
.note_block.location-note {
  padding: 41px 20px 44px;
}
.note_block.location-note li {
  font-size: 1.1rem;
}

.txtarea {
  width: 1000px;
  /*margin: 0 auto 60px;*/
  margin: 0 auto;
}

@media only screen and (max-width: 768px) {
  .txtarea {
    width: 100%;
    /*margin: 0 auto 0;*/
    margin: 0 auto;
  }
}
@media screen and (max-width: 768px) {
  .sp-mb40 {
    margin-bottom: 40px !important;
  }
}
/* kitchen
----------------------------------------*/
.flexbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-family: YuMincho, "游明朝", "Noto Serif JP", "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.flexbox h5 {
  font-size: 1.4rem;
  font-weight: normal;
  margin: 10px 0 10px 0;
  color: #423c33;
}

.bg-bage .flexbox h5 {
  color: #fff !important;
}

.col2 {
  width: 480px;
  margin: 0 0 40px 0;
}

.col3 {
  width: 300px;
  margin: 0 0 40px 0;
}

.col4 {
  width: 230px;
  margin: 0 0 40px 0;
}

.col5 {
  width: 186px;
  margin: 0 0 40px 0;
}

.col3:nth-child(n+4) {
  margin: 0 0 0 0;
}

.col5:nth-child(n+6) {
  margin: 0 0 0 0;
}

@media only screen and (max-width: 768px) {
  .col2 {
    width: 100%;
    margin: 0 0 20px 0;
  }

  .col3 {
    width: 100%;
    margin: 0 0 20px 0;
  }

  .col4 {
    width: 100%;
    margin: 0 0 20px 0;
  }

  .col5 {
    width: 48%;
    margin: 0 0 20px 0;
  }

  .col3:nth-child(n+4) {
    margin: 0 0 20px 0;
  }

  .col5:nth-child(n+6) {
    margin: 0 0 20px 0;
  }
}
ul.mapbtn {
  margin: 30px 0 0 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-family: YuMincho, "游明朝", "Noto Serif JP", "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: normal;
  color: #fff;
}

ul.mapbtn li {
  width: 25%;
  margin: 0 10px 0 10px;
  background: #b7a686;
}

ul.mapbtn li a {
  display: block;
  padding: 15px;
  text-align: center;
}

@media only screen and (max-width: 768px) {
  ul.mapbtn {
    margin: 30px 0 40px 0;
  }

  ul.mapbtn li {
    width: 100%;
    margin: 5px 0 5px 0;
  }

  ul.mapbtn li a {
    display: block;
    padding: 10px;
    text-align: center;
  }
}
/* lifeinfo
----------------------------------------*/
.lifeinfo_box {
  width: 1000px;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-flow: wrap;
      -ms-flex-flow: wrap;
          flex-flow: wrap;
}

.lifeinfo_box .in {
  width: 48%;
}

.lifeinfo_box dl {
  font-family: "Noto Serif JP", YuMincho, "游明朝", "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  font-size: 1.4rem;
  line-height: 2.4;
}

.lifeinfo_box dl dt {
  width: 50%;
}

.lifeinfo_box dl dd {
  width: 14%;
  text-align: right;
}

/* ライフインフォ */
@media only screen and (max-width: 768px) {
  .lifeinfo_box {
    width: 100%;
    padding: 0;
    display: block;
  }

  .lifeinfo_box .in {
    width: 100%;
  }

  .lifeinfo_box dl {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin: 0 0 5px 0;
  }

  .lifeinfo_box dl dt {
    width: 100%;
    padding: 2%;
    text-align: center;
    color: #fff;
  }

  .lifeinfo_box dl dd {
    width: 50%;
    text-align: center;
  }
}
.access ul {
  color: #fff;
  font-family: YuMincho, "游明朝", "Noto Serif JP", "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 1000px;
  margin: 0 auto 40px;
  background: #443d2f;
  padding: 30px 0px 30px 0;
}

.access ul li {
  font-size: 2rem;
  text-align: center;
  width: 320px;
}

.access ul li span {
  color: #d2ad68;
  font-size: 4.2rem;
}

.access ul li small {
  font-size: 1.2rem;
}

.access ul li:after {
  /* margin: 0 1rem; */
  content: "";
  width: 1px;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.1882352941);
  position: absolute;
  left: 100%;
  /* line-height: 0; */
  top: 0;
}

.access ul li:last-child:after {
  display: none;
}

@media only screen and (max-width: 768px) {
  .access ul {
    width: 100%;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    padding: 0;
  }

  .access ul li {
    line-height: 1.2;
    padding: 15px 10px 10px 10px;
    font-size: 1.6rem;
    text-align: center;
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1882352941);
  }

  .access ul li:after {
    display: none;
  }

  .access ul li span {
    font-size: 3.2rem;
  }

  .access ul li small {
    font-size: 1rem;
  }
}
.js-fadein {
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(40px);
          transform: translateY(40px);
  -webkit-transition: all 1s;
  transition: all 1s;
}

.js-fadein.is-show {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
}/*# sourceMappingURL=skin_location.css.map */