@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,500;0,700;1,500;1,700&display=swap");
main.content.l__nearbyBlock {
  padding-top: 0;
  margin-bottom: 0;
}

.l__nearbyBlock {
  color: #2B2B2B;
  width: 100%;
}
.l__nearbyBlock h1 {
  margin-bottom: 0;
}
.l__nearbyBlock ol, .l__nearbyBlock ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.l__nearbyBlock summary {
  list-style-type: none;
}
.l__nearbyBlock summary::-webkit-details-marker {
  display: none;
}
.l__nearbyBlock figure {
  margin: 0;
}
.l__nearbyBlock a {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (min-width: 768px) {
  .l__nearbyBlock a:hover {
    opacity: 0.5;
  }
}

.nearbyBlock__txt--orange {
  color: #E66F00;
  letter-spacing: 0.04em;
  font-weight: 700;
}
.nearbyBlock__mv {
  background: url(https://image.pia.jp/images2/static/pia/nearby/image/nearby_guide_mv_bg.jpg) no-repeat top center;
  background-size: 768px auto;
  background-color: #FFF3D4;
}
.nearbyBlock__mv--inner {
  max-width: 375px;
  margin-inline: auto;
  padding: 24px 15px 16px;
}
.nearbyBlock__mv--ttl {
  color: #000000;
  font-size: 32px;
  font-weight: 700;
  -webkit-font-feature-settings: "palt" on;
          font-feature-settings: "palt" on;
  letter-spacing: 0.1em;
  line-height: 1.3;
  text-align: center;
}
.nearbyBlock__mv--txt {
  color: #000000;
  font-size: 12px;
  font-weight: 500;
  -webkit-font-feature-settings: "palt" on;
          font-feature-settings: "palt" on;
  line-height: 1.5;
  letter-spacing: 0.04em;
  text-align: center;
  margin-top: 8px;
  margin-bottom: 0;
}
.nearbyBlock__mv--imgWrap {
  overflow: hidden;
  max-width: 375px;
  margin-inline: auto;
  text-align: center;
}
.nearbyBlock__mv--imgWrap img {
  width: 100%;
  height: auto;
}
.nearbyBlock__balloon {
  background-color: #FFFFFF;
  border-radius: 26px;
  display: inline-block;
  padding: 8px 16px;
  text-align: center;
  -webkit-filter: drop-shadow(0px 0px 16px rgba(174, 104, 0, 0.24));
          filter: drop-shadow(0px 0px 16px rgba(174, 104, 0, 0.24));
  position: relative;
}
.nearbyBlock__balloon:after {
  content: "";
  position: absolute;
  bottom: -11px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  border-width: 11px 10px 0 10px;
  border-style: solid;
  border-color: #FFFFFF transparent transparent transparent;
}
.nearbyBlock__balloonWrap {
  text-align: center;
  margin-bottom: 11px;
}
.nearbyBlock__balloon--txt {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.04em;
  margin-bottom: 0;
}
.nearbyBlock__btnWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 8px;
  margin-top: 16px;
}
.nearbyBlock__btn {
  border: 2px solid #EC7100;
  border-radius: 6px;
  display: inline-block;
  font-weight: 700;
  padding: 10px 30px;
  text-decoration: none;
}
.nearbyBlock__btn--anchor {
  background: url(https://image.pia.jp/images2/static/pia/nearby/image/icon_arrow_orange.svg) no-repeat center right 7px;
  background-color: #fff;
  background-size: 20px;
  min-width: 168px;
  position: relative;
  text-align: center;
  line-height: 1.5;
  display: inline-block;
}
.nearbyBlock__btn--anchor:before {
  content: "";
  position: absolute;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 20px;
  height: 20px;
  top: 50%;
  left: 8px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.nearbyBlock__btn--book:before {
  background-image: url(https://image.pia.jp/images2/static/pia/nearby/image/icon_book.svg);
}
.nearbyBlock__btn--help:before {
  background-image: url(https://image.pia.jp/images2/static/pia/nearby/image/icon_help.svg);
}
.nearbyBlock__section {
  padding: 64px 15px;
}
.nearbyBlock__section--inner {
  max-width: 768px;
  margin-inline: auto;
}
.nearbyBlock__section--label {
  color: #E66F00;
  display: block;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.06em;
  text-align: center;
}
.nearbyBlock__section--ttl {
  font-size: 28px;
  font-weight: 700;
  -webkit-font-feature-settings: "palt" on;
          font-feature-settings: "palt" on;
  letter-spacing: 0.06em;
  text-align: center;
  margin-bottom: 24px;
}
.nearbyBlock__section--about {
  background: url(https://image.pia.jp/images2/static/pia/nearby/image/nearby_guide_about_bg.png) no-repeat center;
  background-size: 470px auto;
  padding-block: 40px;
}
.nearbyBlock__section--about--txt {
  font-weight: 500;
  line-height: 1.8;
  text-align: center;
  margin-bottom: 0;
}
.nearbyBlock__section--howto, .nearbyBlock__section--app {
  background-color: #FFF9F0;
}
.nearbyBlock__section--faq .nearbyBlock__section--ttl {
  margin-bottom: 32px;
}
.nearbyBlock__section--app {
  text-align: center;
  padding-block: 40px;
  display: grid;
  gap: 24px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.nearbyBlock__section--app .nearbyBlock__section--ttl {
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.04em;
  line-height: 1.5;
  text-align: center;
  position: relative;
  padding-inline: 32px;
  margin-bottom: 0;
  margin-inline: auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.nearbyBlock__section--app .nearbyBlock__section--ttl:before, .nearbyBlock__section--app .nearbyBlock__section--ttl:after {
  content: "";
  position: absolute;
  top: -2px;
  display: block;
  width: 2px;
  height: 56px;
  background-color: #E66F00;
}
.nearbyBlock__section--app .nearbyBlock__section--ttl:before {
  left: 8px;
  -webkit-transform: rotate(-25deg);
          transform: rotate(-25deg);
}
.nearbyBlock__section--app .nearbyBlock__section--ttl:after {
  right: 8px;
  -webkit-transform: rotate(25deg);
          transform: rotate(25deg);
}
.nearbyBlock__step {
  color: #E66F00;
  display: inline-block;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.06em;
  margin-bottom: 4px;
}
.nearbyBlock__step--ttl {
  font-size: 16px;
  font-weight: 700;
  -webkit-font-feature-settings: "palt" on;
          font-feature-settings: "palt" on;
  line-height: 1.5;
  letter-spacing: 0.04em;
  margin-bottom: 0;
}
.nearbyBlock__step--notesWrap {
  margin-top: 8px;
}
.nearbyBlock__step--note {
  font-size: 12px;
  font-weight: 500;
  -webkit-font-feature-settings: "palt" on;
          font-feature-settings: "palt" on;
  line-height: 1.5;
  margin-block: 0;
}
.nearbyBlock__step--note + .nearbyBlock__step--note {
  margin-top: 4px;
}
.nearbyBlock__step--imgWrap {
  text-align: center;
}
.nearbyBlock__step--imgWrap img {
  -webkit-filter: drop-shadow(0px 0px 3px rgba(111, 52, 0, 0.12));
          filter: drop-shadow(0px 0px 3px rgba(111, 52, 0, 0.12));
  width: 100%;
  height: auto;
}
@media (min-width: 768px) {
  .nearbyBlock__step--imgWrap img {
    width: auto;
    height: revert-layer;
  }
}
@media (min-width: 768px) {
  .nearbyBlock__step--imgGroupsWrap {
    max-width: 400px;
    margin-inline: auto;
  }
}
.nearbyBlock__step--imgGroupsWrap + .nearbyBlock__step--imgGroupsWrap {
  margin-top: 16px;
}
.nearbyBlock__step--imgGroups {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
}
.nearbyBlock__step--imgGroup .nearbyBlock__step--img--ttl {
  font-size: 12px;
  margin-bottom: 8px;
}
.nearbyBlock__step--img--ttl {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.04em;
  margin-bottom: 4px;
}
.nearbyBlock__stepListItem {
  -webkit-filter: drop-shadow(0px 0px 12px rgba(80, 56, 0, 0.12));
          filter: drop-shadow(0px 0px 12px rgba(80, 56, 0, 0.12));
}
.nearbyBlock__stepListItem + .nearbyBlock__stepListItem {
  margin-top: 24px;
}
.nearbyBlock__stepListItem--header {
  background-color: #fff;
  border-radius: 16px 16px 0 0;
  padding: 24px 20px;
}
.nearbyBlock__stepListItem--body {
  background-color: #E7E1DC;
  border-radius: 0 0 16px 16px;
  padding: 20px 22px;
}
.nearbyBlock__cv {
  background-color: #FFF9F0;
  position: relative;
  z-index: 1;
}
.nearbyBlock__cv:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background-color: #fff;
  border-radius: 50%;
  width: 290px;
  height: 290px;
  z-index: -1;
}
.nearbyBlock__cv--inner {
  background: url(https://image.pia.jp/images2/static/pia/nearby/image/nearby_guide_cv_bg.png) no-repeat top center;
  background-size: 372px auto;
  padding: 60px 15px 80px;
}
.nearbyBlock__cv--txt {
  font-size: 16px;
  font-weight: 700;
  -webkit-font-feature-settings: "palt" on;
          font-feature-settings: "palt" on;
  line-height: 1.8;
  letter-spacing: 0.04em;
  text-align: center;
  margin-bottom: 16px;
}
.nearbyBlock__cv--btn {
  background-color: #E66F00;
  border-radius: 6px;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
  display: block;
  padding: 8px 60px;
  text-align: center;
  text-decoration: none;
  border-bottom: 4px solid #B55700;
  position: relative;
}
.nearbyBlock__cv--icon {
  background-color: #fff;
  border-radius: 50%;
  display: block;
  width: 32px;
  height: 32px;
  position: relative;
}
.nearbyBlock__cv--icon:before {
  content: "";
  position: absolute;
  background: url(https://image.pia.jp/images2/static/pia/nearby/image/icon_arrow_orange.svg) no-repeat center;
  background-size: contain;
  width: 20px;
  height: 20px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(-90deg);
          transform: translate(-50%, -50%) rotate(-90deg);
}
.nearbyBlock__cv--iconWrap {
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 16px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.nearbyBlock__cv--disabled {
  background-color: #8F8F8F;
  border-radius: 6px;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  -webkit-font-feature-settings: "palt" on;
          font-feature-settings: "palt" on;
  line-height: 1.5;
  letter-spacing: 0.04em;
  text-align: center;
  padding: 10px 24px;
  max-width: 364px;
  margin-inline: auto;
  margin-bottom: 0;
}
.nearbyBlock__faqItem {
  padding-top: 24px;
  padding-left: 4px;
  padding: 24px 0 24px 4px;
  border-top: 1px solid #D8D8D8;
}
.nearbyBlock__faqItem--summary, .nearbyBlock__faqItem--answerWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 8px;
     -moz-column-gap: 8px;
          column-gap: 8px;
}
.nearbyBlock__faqItem.js-nearbyBlock__faqItem--is-open .nearbyBlock__faqItem--icon {
  -webkit-transform: translateY(-50%) rotate(180deg);
          transform: translateY(-50%) rotate(180deg);
}
.nearbyBlock__faqItem--summary {
  cursor: pointer;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  padding-right: 28px;
  position: relative;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media (min-width: 768px) {
  .nearbyBlock__faqItem--summary:hover {
    opacity: 0.5;
  }
}
.nearbyBlock__faqItem--summary .nearbyBlock__faqItem--icon {
  position: absolute;
  top: 50%;
  right: 4px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: block;
  background: url(https://image.pia.jp/images2/static/pia/nearby/image/icon_arrow_orange.svg) no-repeat;
  background-size: contain;
  width: 16px;
  height: 16px;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.nearbyBlock__faqItem--summary .nearbyBlock__faqItem--txt {
  font-weight: 700;
}
.nearbyBlock__faqItem--label {
  border-radius: 50%;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 500;
  width: 24px;
  height: 24px;
}
.nearbyBlock__faqItem--q {
  background-color: #E66F00;
}
.nearbyBlock__faqItem--a {
  background-color: #DB3434;
}
.nearbyBlock__faqItem--txt {
  font-size: 16px;
  font-weight: 500;
  -webkit-font-feature-settings: "palt" on;
          font-feature-settings: "palt" on;
  letter-spacing: 0.04em;
  line-height: 1.5;
  margin-bottom: 0;
}
.nearbyBlock__faqItem--body {
  padding-right: 28px;
  overflow: hidden;
  height: 0;
}
.nearbyBlock__faqItem--answerWrap {
  padding-top: 16px;
}
.nearbyBlock__faqItem--swiperContainer {
  margin-top: 16px;
}
@media (min-width: 768px) {
  .nearbyBlock__faqItem--swiperContainer {
    position: relative;
    max-width: 480px;
    margin-inline: auto;
  }
}
@media (min-width: 768px) {
  .nearbyBlock__faqItem--swiperContainer .swiper-button-prev,
  .nearbyBlock__faqItem--swiperContainer .swiper-button-next {
    background-color: #fff;
    border-radius: 50%;
    border: 1px solid #E66F00;
    width: 32px;
    height: 32px;
    top: calc(50% - 16px);
    opacity: 1;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
}
@media (min-width: 768px) {
  .nearbyBlock__faqItem--swiperContainer .swiper-button-prev:after,
  .nearbyBlock__faqItem--swiperContainer .swiper-button-next:after {
    content: "";
    background: url(https://image.pia.jp/images2/static/pia/nearby/image/icon_arrow_orange.svg) no-repeat center;
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    height: 16px;
    width: 16px;
  }
}
@media (min-width: 768px) {
  .nearbyBlock__faqItem--swiperContainer .swiper-button-prev:hover,
  .nearbyBlock__faqItem--swiperContainer .swiper-button-next:hover {
    opacity: 0.5;
  }
}
.nearbyBlock__faqItem--swiperContainer .swiper-button-prev {
  left: 0;
}
@media (min-width: 768px) {
  .nearbyBlock__faqItem--swiperContainer .swiper-button-prev:after {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
}
.nearbyBlock__faqItem--swiperContainer .swiper-button-next {
  right: 0;
}
@media (min-width: 768px) {
  .nearbyBlock__faqItem--swiperContainer .swiper-button-next:after {
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
  }
}
.nearbyBlock__faqItem--swiperContainer .swiper-navigation-icon {
  display: none;
}
@media (min-width: 768px) {
  .nearbyBlock__faqItem--swiperContainer .swiper-button-disabled {
    display: none;
  }
}
.nearbyBlock__faqItem--swiperWrap {
  overflow: hidden;
  max-width: calc(100% - 32px);
  margin-inline: auto 0;
}
@media (min-width: 768px) {
  .nearbyBlock__faqItem--swiperWrap {
    max-width: 400px;
    margin-inline: auto;
  }
}
.nearbyBlock__faqItem--swiperSlide img {
  width: 100%;
  height: auto;
}
.nearbyBlock__faqItem--swiperPagination {
  line-height: 1;
  text-align: center;
  margin-top: 16px;
}
.nearbyBlock__faqItem--swiperPagination .swiper-pagination-bullet {
  background-color: #D8D8D8;
  opacity: 1;
}
.nearbyBlock__faqItem--swiperPagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #E66F00;
}
.nearbyBlock__faqItem .swiper-notification {
  display: none;
}
.nearbyBlock__appBtnWrap {
  display: grid;
  grid-template-columns: 142px 175px;
  -webkit-column-gap: 14px;
     -moz-column-gap: 14px;
          column-gap: 14px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.nearbyBlock__appBtnWrap a {
  display: block;
}
.nearbyBlock__appNote {
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.04em;
  line-height: 1.5;
}

#footerArea .pagetop__item {
    border-top: none;
}

#footerArea {
  border-top: 1px solid #bebebe;
}

/*# sourceMappingURL=nearby_guide.css.map */
