@import url("https://fonts.googleapis.com/css2?family=Shippori+Mincho:wght@500&display=swap");
span.sup {
  font-size: 0.6em;
  vertical-align: top;
  position: relative;
  top: -0.1em;
}

/*********************/
div.location-cont-wrap {
  background: rgb(238, 229, 208);
  background: linear-gradient(304deg, rgb(238, 229, 208) 10%, rgb(248, 244, 235) 33%, rgb(244, 242, 229) 57%, rgb(238, 234, 211) 75%, rgb(240, 231, 218) 100%);
  padding-bottom: 10%;
}
@media screen and (min-width: 768px) {
  div.location-cont-wrap {
    padding-bottom: 100px;
  }
}

div.location-cont-inner {
  width: 96%;
  max-width: 1100px;
  background: #FFF;
  margin: 0 auto;
  padding: 0 0 5% 0;
  border: solid 1px #bba280;
  /*location-map-wrap*/
}
@media screen and (min-width: 768px) {
  div.location-cont-inner {
    padding: 0 0 5% 0;
  }
}
div.location-cont-inner div.location-map-wrap {
  width: 90%;
  max-width: 940px;
  margin: 0 auto;
  padding: 10% 0 0 0;
}
@media screen and (min-width: 768px) {
  div.location-cont-inner div.location-map-wrap {
    padding-top: 150px;
  }
}
div.location-cont-inner div.location-map-wrap h2.page-title01 {
  font-size: 1.2em;
  font-weight: 500;
  line-height: 1.5em;
  text-align: center;
  color: #FFF;
  background: rgb(239, 130, 58);
  background: linear-gradient(139deg, rgb(239, 130, 58) 65%, rgb(161, 227, 0) 100%);
}
@media screen and (min-width: 768px) {
  div.location-cont-inner div.location-map-wrap h2.page-title01 {
    text-align: center;
  }
}
@media screen and (min-width: 1000px) {
  div.location-cont-inner div.location-map-wrap h2.page-title01 {
    font-size: 20px;
  }
}
div.location-cont-inner div.location-map-wrap h2 span.page-title-inner {
  display: block;
  box-sizing: border-box;
  padding: 3%;
  background: #006757;
}
@media screen and (min-width: 768px) {
  div.location-cont-inner div.location-map-wrap h2 span.page-title-inner {
    padding: 14px 0;
  }
}
div.location-cont-inner div.location-map-wrap h2 span.small01 {
  display: inline-block;
  font-size: 0.7em;
}
div.location-cont-inner div.location-map-wrap h3 {
  text-align: center;
  position: relative;
  padding: 1em 0;
  margin: 15% auto 5%;
  line-height: 1.6em;
  width: 90%;
  font-size: 0.94em;
  letter-spacing: 0;
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  div.location-cont-inner div.location-map-wrap h3 {
    max-width: 780px;
    font-size: 17px;
    padding: 1.4em 0;
    margin: 100px auto 0px;
  }
}
div.location-cont-inner div.location-map-wrap h3::after, div.location-cont-inner div.location-map-wrap h3::before {
  content: "";
  display: block;
  width: 100%;
  height: 0.2em;
  background: linear-gradient(90deg, rgba(208, 186, 148, 0), rgb(212, 187, 144) 10%, rgb(214, 189, 134) 33%, rgb(232, 228, 202) 57%, rgb(209, 188, 140) 75%, rgb(208, 186, 148) 93%, rgba(35, 102, 247, 0));
  position: absolute;
}
@media screen and (min-width: 768px) {
  div.location-cont-inner div.location-map-wrap h3::after, div.location-cont-inner div.location-map-wrap h3::before {
    height: 0.16em;
  }
}
div.location-cont-inner div.location-map-wrap h3::after {
  top: 0;
}
div.location-cont-inner div.location-map-wrap h3::before {
  bottom: 0;
}
div.location-cont-inner div.location-map-wrap figure.location-accessimg01 {
  width: 98%;
  margin: 0 auto;
  margin-top: 5%;
  overflow-x: scroll;
}
@media screen and (min-width: 768px) {
  div.location-cont-inner div.location-map-wrap figure.location-accessimg01 {
    width: 100%;
    margin-left: 0;
    margin: 0 auto;
    margin-top: 40px;
    overflow: revert;
  }
}
div.location-cont-inner div.location-map-wrap figure.location-accessimg01 picture {
  display: block;
  width: 200%;
}
@media screen and (min-width: 768px) {
  div.location-cont-inner div.location-map-wrap figure.location-accessimg01 picture {
    width: 100%;
  }
}
div.location-cont-inner div.location-map-wrap .location-accessimg02 {
  margin-top: 10%;
}
div.location-cont-inner div.location-map-wrap .location-accessimg03 {
  margin-bottom: 5%;
}
@media screen and (min-width: 768px) {
  div.location-cont-inner div.location-map-wrap .location-accessimg03 {
    margin: 50px auto;
    max-width: 780px;
  }
}
div.location-cont-inner figure.location-accessimg04 {
  overflow-x: auto;
  white-space: nowrap;
  overflow-scrolling: touch;
  -webkit-overflow-scrolling: touch;
}
div.location-cont-inner figure.location-accessimg04 div.accessimg02-01 {
  width: 150%;
  margin-top: 5%;
}
@media screen and (min-width: 768px) {
  div.location-cont-inner figure.location-accessimg04 div.accessimg02-01 {
    width: 90%;
    margin: 0 auto;
    margin-top: 60px;
  }
}
div.location-cont-inner p.location-access-txt {
  width: 98%;
  text-align: justify;
  word-break: break-all;
  margin: 0 auto;
  margin-top: 8%;
  margin-bottom: 8%;
  font-size: 0.7em;
  line-height: 1.7em;
  letter-spacing: 0;
}
@media screen and (min-width: 768px) {
  div.location-cont-inner p.location-access-txt {
    width: 96%;
    font-size: 12px;
    letter-spacing: -0.02em;
    text-align: left;
    margin-top: 25px;
    margin-bottom: 45px;
  }
}
div.location-cont-inner p.location-access-txt.txt02 {
  margin-bottom: 15%;
}
@media screen and (min-width: 768px) {
  div.location-cont-inner p.location-access-txt.txt02 {
    margin-bottom: 110px;
  }
}
div.location-cont-inner p.caution {
  width: 90%;
  margin: 0 auto;
  margin-top: 8%;
  margin-bottom: 8%;
  font-size: 0.7em;
  line-height: 1.7em;
}
@media screen and (min-width: 768px) {
  div.location-cont-inner p.caution {
    max-width: 780px;
    font-size: 13px;
    line-height: 1.4em;
    text-align: left;
    margin-top: 25px;
    margin-bottom: 0;
  }
}

div.location-cont-list-box h4 {
  width: 90%;
  max-width: 940px;
  margin: 0 auto;
  margin-top: 15%;
  margin-bottom: 5%;
  padding: 5px 0;
  text-align: center;
  font-weight: normal;
  line-height: 1em;
  color: #FFF;
  position: relative;
}
@media screen and (min-width: 768px) {
  div.location-cont-list-box h4 {
    font-size: 22px;
    margin-top: 60px;
    margin-bottom: 45px;
    padding: 6px 0;
    line-height: 1.6em;
    text-align: center;
    margin-top: 80px;
  }
}
@media screen and (min-width: 1280px) {
  div.location-cont-list-box h4 {
    margin-top: 80px;
  }
}
div.location-cont-list-box.shopping { /**/ }
div.location-cont-list-box.shopping h4 {
  background: #003e5e;
}
div.location-cont-list-box.shopping span.number {
  background: #003e5e;
}
div.location-cont-list-box.transportation { /**/ }
div.location-cont-list-box.transportation h4 {
  background: #a8905c;
}
div.location-cont-list-box.transportation span.number {
  background: #a8905c;
}
div.location-cont-list-box.education { /**/ }
div.location-cont-list-box.education h4 {
  background: #7c3e5e;
}
div.location-cont-list-box.education span.number {
  background: #7c3e5e;
}
div.location-cont-list-box.facility { /**/ }
div.location-cont-list-box.facility h4 {
  background: #7d3f21;
}
div.location-cont-list-box.facility span.number {
  background: #7d3f21;
}
div.location-cont-list-box.public { /**/ }
div.location-cont-list-box.public h4 {
  background: #0d7f53;
}
div.location-cont-list-box.public span.number {
  background: #0d7f53;
}
div.location-cont-list-box.temples h4 {
  background: #c7726f;
}
div.location-cont-list-box.temples span.number {
  background: #c7726f;
}

ul.location-access-list {
  width: 90%;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  gap: 7%;
  /*li*/
}
@media screen and (min-width: 768px) {
  ul.location-access-list {
    gap: 5%;
  }
}
ul.location-access-list.off-list {
  padding-top: 10%;
}
@media screen and (min-width: 768px) {
  ul.location-access-list.off-list {
    padding-top: 0;
  }
}
@media screen and (min-width: 768px) {
  ul.location-access-list {
    max-width: 842px;
  }
}
ul.location-access-list li {
  width: 46.5%;
  margin-bottom: 8%;
}
@media screen and (min-width: 768px) {
  ul.location-access-list li {
    width: 30%;
    margin-bottom: 25px;
  }
}
ul.location-access-list li div.location-access-box {
  position: relative;
  margin-top: 3%;
}
ul.location-access-list li div.location-access-box span.number {
  display: block;
  width: 20.2%;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 10vw;
}
ul.location-access-list li div.location-access-box dl {
  color: #000;
  box-sizing: border-box;
  padding-left: 24%;
}
ul.location-access-list li div.location-access-box dl:nth-of-type(2) {
  margin-top: 5%;
}
ul.location-access-list li div.location-access-box dl dt {
  font-size: 0.9em;
  letter-spacing: -0.02em;
  line-height: 1.4em;
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  ul.location-access-list li div.location-access-box dl dt span.word-keep-all {
    display: inline-block;
    white-space: nowrap;
  }
}
@media screen and (min-width: 1000px) {
  ul.location-access-list li div.location-access-box dl dt {
    font-size: 18px;
  }
}
ul.location-access-list li div.location-access-box dl dt.ir01 {
  width: 110%;
}
@media screen and (min-width: 768px) {
  ul.location-access-list li div.location-access-box dl dt.ir01 {
    width: 100%;
  }
}
ul.location-access-list li div.location-access-box dl dd {
  font-size: 0.7em;
  letter-spacing: -0.02em;
  line-height: 1.4em;
}
@media screen and (min-width: 768px) {
  ul.location-access-list li div.location-access-box dl dd {
    font-size: 14px;
    letter-spacing: 0.02em;
    margin-top: 5px;
  }
}
ul.location-access-list li div.location-access-box.no-number dl {
  padding-left: 0;
}
ul.location-access-list li div.location-access-box.no-number dl.mb10 {
  margin-bottom: 3%;
}
@media screen and (min-width: 768px) {
  ul.location-access-list li div.location-access-box.no-number dl.mb10 {
    margin-bottom: 10px;
  }
}

/*ul*/
div.more-btn {
  width: 50%;
  max-width: 240px;
  margin: 0 auto;
  text-align: center;
  position: relative;
  box-sizing: border-box;
  border: solid 1px #CCC;
  font-size: 15px;
}
div.more-btn::after, div.more-btn::before {
  display: block;
  content: "";
  width: 14px;
  padding-top: 2px;
  background: #CCC;
  border: 0;
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translate(0, -50%);
}
div.more-btn::after {
  width: 2px;
  padding-top: 14px;
  left: 16px;
}
@media screen and (min-width: 768px) {
  div.more-btn {
    cursor: pointer;
  }
}
div.more-btn span {
  color: #3f9198;
  display: block;
  width: 140px;
  margin-left: 33px;
  border-left: solid 1px #CCC;
  position: relative;
}
@media screen and (min-width: 768px) {
  div.more-btn span {
    width: 193px;
  }
}
div.more-btn.active::after {
  display: none;
}
div.more-btn.blue {
  border: solid 1px #003e5e;
}
div.more-btn.blue span {
  color: #003e5e;
  border-left: solid 1px #003e5e;
}
div.more-btn.blue::after, div.more-btn.blue::before {
  background: #006992;
}
div.more-btn.orange {
  border: solid 1px #a8905c;
}
div.more-btn.orange span {
  color: #a8905c;
  border-left: solid 1px #a8905c;
}
div.more-btn.orange::after, div.more-btn.orange::before {
  background: #cf8c04;
}
div.more-btn.brown {
  border: solid 1px #7d3f21;
}
div.more-btn.brown span {
  color: #7d3f21;
  border-left: solid 1px #7d3f21;
}
div.more-btn.brown::after, div.more-btn.brown::before {
  background: #98876d;
}
div.more-btn.purple {
  border: solid 1px #7c3e5e;
}
div.more-btn.purple span {
  color: #7c3e5e;
  border-left: solid 1px #7c3e5e;
}
div.more-btn.purple::after, div.more-btn.purple::before {
  background: #7c3e5e;
}
div.more-btn.green {
  border: solid 1px #0d7f53;
}
div.more-btn.green span {
  color: #0d7f53;
  border-left: solid 1px #0d7f53;
}
div.more-btn.green::after, div.more-btn.green::before {
  background: #0d7f53;
}
div.more-btn.vermilion {
  border: solid 1px #c7726f;
}
div.more-btn.vermilion span {
  color: #c7726f;
  border-left: solid 1px #c7726f;
}
div.more-btn.vermilion::after, div.more-btn.vermilion::before {
  background: #c7726f;
}

p.coution {
  width: 94%;
  margin: 0 auto;
  margin-top: 5%;
  text-align: justify;
  font-size: 0.8em;
  line-height: 1.6em;
}
@media screen and (min-width: 768px) {
  p.coution {
    max-width: 1000px;
    margin-top: 30px;
  }
}

div.bottom-area {
  background: #fff;
  padding: 20% 0;
}
@media screen and (min-width: 768px) {
  div.bottom-area {
    padding: 90px 0 66px;
  }
}
div.bottom-area div.kukaku-bnr {
  width: 88%;
  margin: 0 auto;
  margin-bottom: 10%;
}
div.bottom-area div.kukaku-bnr a {
  display: block;
  margin-bottom: 5%;
}
@media screen and (min-width: 768px) {
  div.bottom-area div.kukaku-bnr {
    width: 90%;
    max-width: 1000px;
    margin-bottom: 4%;
  }
}
div.bottom-area ul {
  width: 88%;
  margin: auto;
}
@media screen and (min-width: 768px) {
  div.bottom-area ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 90%;
    max-width: 1000px;
  }
}
div.bottom-area ul li {
  margin-bottom: 10%;
}
div.bottom-area ul li:nth-last-of-type(1) {
  margin-bottom: 20%;
}
@media screen and (min-width: 768px) {
  div.bottom-area ul li:nth-last-of-type(1) {
    margin-bottom: 4%;
  }
}
@media screen and (min-width: 768px) {
  div.bottom-area ul li {
    width: 48%;
    margin-bottom: 4%;
  }
}

/*div.bottom-area*//*# sourceMappingURL=location.css.map */