@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&family=Libre+Caslon+Display&family=Shippori+Mincho+B1&family=Zen+Old+Mincho&display=swap");
/* setting //////////////////////////////////////////////////*/
/*color*/
/*font-family*/
/*filler color*/
/*text-shadow*/
/*media query break point*/
/*mainBP*/
/*gHeader用*/
/*cubic-bezier*/
/*letter-spacing*/
/*// mixin //////////////////////////////////////////////////*/
/*grid settings*/
/* media query */
/* hover */
.p-loca .logo-bukkenLogo__link img {
  filter: invert(100%) sepia(0%) saturate(7433%) hue-rotate(31deg) brightness(123%) contrast(114%);
}
.p-loca .logo-bukkenLogo__txt {
  color: #fff !important;
}
.p-loca i {
  display: inline-block;
}
.p-loca__txt, .p-loca__txt-L {
  font-size: 16px;
  font-size: 1.6rem;
  text-align: center;
  line-height: 3;
  margin-top: 2em;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .p-loca__txt, .p-loca__txt-L {
    font-size: 14px;
  }
}
@media only screen and (max-width: 767px) {
  .p-loca__txt, .p-loca__txt-L {
    font-size: 1.4rem;
  }
}
.p-loca__txt-L {
  text-align: left;
}
.p-loca__itemTtl, .p-loca__itemTtl-wh {
  font-size: 17px;
  font-size: 1.7rem;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  letter-spacing: 0.05em;
  line-height: 1.2;
}
@media only screen and (max-width: 767px) {
  .p-loca__itemTtl, .p-loca__itemTtl-wh {
    font-size: 16px;
  }
}
@media only screen and (max-width: 767px) {
  .p-loca__itemTtl, .p-loca__itemTtl-wh {
    font-size: 1.6rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-loca__itemTtl, .p-loca__itemTtl-wh {
    margin-top: 0.5em;
    margin-bottom: 0em;
  }
}
.p-loca__itemTtl-wh {
  color: #fff;
}
.p-loca__itemTtl small, .p-loca__itemTtl-wh small {
  font-size: 0.8em;
  margin-left: 1em;
}
@media only screen and (max-width: 767px) {
  .p-loca__itemTtl small, .p-loca__itemTtl-wh small {
    font-size: 0.7em;
    display: inline-block;
    margin-left: 0;
  }
}
.p-loca__itemTxt {
  font-size: 16px;
  font-size: 1.6rem;
  margin-top: 2rem;
}
@media only screen and (max-width: 767px) {
  .p-loca__itemTxt {
    font-size: 14px;
  }
}
@media only screen and (max-width: 767px) {
  .p-loca__itemTxt {
    font-size: 1.4rem;
  }
}
.p-loca__itemImg {
  background: #d8dcd3;
}
.p-loca__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem;
}
@media only screen and (max-width: 767px) {
  .p-loca__grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
.p-loca__gridImg {
  background: #d8dcd3;
}
.p-loca__boxLead {
  font-size: 22px;
  font-size: 2.2rem;
  margin-bottom: 4rem;
}
@media only screen and (max-width: 767px) {
  .p-loca__boxLead {
    font-size: 18px;
  }
}
@media only screen and (max-width: 767px) {
  .p-loca__boxLead {
    font-size: 1.8rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-loca__boxLead {
    margin-bottom: 2rem;
  }
}
.p-loca__wideimg {
  margin-top: 5rem;
}
@media only screen and (max-width: 767px) {
  .p-loca__wideimg {
    margin-top: 5rem;
  }
}
.p-loca .p-intro {
  padding: 1px 0;
}
.p-loca .p-intro__ttl {
  font-size: 24px;
  font-size: 2.4rem;
  text-align: center;
  color: #231815;
  font-family: "A1明朝", "A1 Mincho", "Noto Serif", serif;
  letter-spacing: 0.25em;
  margin-top: 3em;
}
@media only screen and (max-width: 767px) {
  .p-loca .p-intro__ttl {
    font-size: 22px;
  }
}
@media only screen and (max-width: 767px) {
  .p-loca .p-intro__ttl {
    font-size: 2.2rem;
  }
}
.p-loca .p-intro__txt {
  font-size: 16px;
  font-size: 1.6rem;
  text-align: center;
  color: #231815;
  font-family: "A1明朝", "A1 Mincho", "Noto Serif", serif;
  letter-spacing: 0.25em;
  margin-top: 3em;
  line-height: 3;
}
@media only screen and (max-width: 767px) {
  .p-loca .p-intro__txt {
    font-size: 14px;
  }
}
@media only screen and (max-width: 767px) {
  .p-loca .p-intro__txt {
    font-size: 1.4rem;
  }
}
.p-loca .p-nav__list {
  margin-block: 10rem;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  font-size: 22px;
  font-size: 2.2rem;
  gap: 2.5rem;
}
@media only screen and (max-width: 767px) {
  .p-loca .p-nav__list {
    font-size: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .p-loca .p-nav__list {
    font-size: 2rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-loca .p-nav__list {
    margin-block: 6rem;
    grid-template-columns: repeat(1, 1fr);
    gap: 1.5rem;
  }
}
.p-loca .p-nav__list__item {
  display: grid;
  place-content: center;
  height: 100%;
  display: block;
  text-align: center;
  line-height: 1.2;
  border: #ac988e 2px solid;
  background: #fff;
  box-shadow: 0 1px 3px #ababab;
  padding: 0.7em;
  transition: 0.3s;
}
@media (hover: hover) and (pointer: fine) {
  .p-loca .p-nav__list__item:hover {
    opacity: 0.6;
    box-shadow: 0 0 1px #ababab;
  }
}
.p-loca .p-nav__list__item-en {
  font-family: "EB Garamond", serif;
  color: #ac988e;
  font-weight: 500;
}
.p-loca .p-nav__list__item-ja {
  font-family: "A1明朝", "A1 Mincho", "Noto Serif", serif;
  font-size: 0.6em;
}
.p-loca .p-urban__list, .p-loca .p-urban__list-3col {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 5rem 3rem;
  margin-top: 5rem;
  width: 85%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 767px) {
  .p-loca .p-urban__list, .p-loca .p-urban__list-3col {
    width: 100%;
    gap: 3rem 1rem;
    margin-top: 2.5rem;
  }
}
.p-loca .p-urban__list-3col {
  grid-template-columns: repeat(3, 1fr);
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .p-loca .p-urban__list-3col {
    grid-template-columns: repeat(2, 1fr);
  }
}
.p-loca .p-redeve {
  border: #4f8229 solid 1px;
  background: #fff;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 4rem;
  padding: 4rem;
  overflow: hidden;
  margin-top: 10rem;
}
@media only screen and (max-width: 767px) {
  .p-loca .p-redeve {
    margin-top: 5rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-loca .p-redeve {
    padding: 2rem;
    grid-template-columns: repeat(1, 1fr);
  }
}
.p-loca .p-redeve__ttl {
  font-size: 22px;
  font-size: 2.2rem;
  color: #4f8229;
  font-family: "EB Garamond", serif;
}
@media only screen and (max-width: 767px) {
  .p-loca .p-redeve__ttl {
    font-size: 18px;
  }
}
@media only screen and (max-width: 767px) {
  .p-loca .p-redeve__ttl {
    font-size: 1.8rem;
  }
}
.p-loca .p-redeve__ttl-en {
  font-family: "EB Garamond", serif;
  position: relative;
}
.p-loca .p-redeve__ttl-en::before {
  content: "";
  position: absolute;
  background: #4f8229;
  width: 100%;
  height: 1px;
  top: 50%;
  left: 0%;
  transform: translate(-100%, -50%);
}
.p-loca .p-redeve__ttl-ja {
  font-family: "A1明朝", "A1 Mincho", "Noto Serif", serif;
}
.p-loca .p-redeve__lead {
  font-size: 22px;
  font-size: 2.2rem;
  margin-top: 3em;
  margin-bottom: 2em;
}
@media only screen and (max-width: 767px) {
  .p-loca .p-redeve__lead {
    font-size: 18px;
  }
}
@media only screen and (max-width: 767px) {
  .p-loca .p-redeve__lead {
    font-size: 1.8rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-loca .p-redeve__lead {
    margin-top: 1.5em;
    margin-bottom: 1em;
  }
}
.p-loca .p-redeve__txt {
  font-size: 16px;
  font-size: 1.6rem;
}
@media only screen and (max-width: 767px) {
  .p-loca .p-redeve__txt {
    font-size: 14px;
  }
}
@media only screen and (max-width: 767px) {
  .p-loca .p-redeve__txt {
    font-size: 1.4rem;
  }
}
.p-loca .p-redeve__txt small {
  font-size: 0.8em;
}
.p-loca .p-gourmet {
  margin-top: 10rem;
}
@media only screen and (max-width: 767px) {
  .p-loca .p-gourmet {
    margin-top: 5rem;
  }
}
.p-loca .p-gourmet__in {
  background-image: url(../../images/area/location/gourmet_bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  padding: 4rem;
  color: #fff;
  border: #a4968d 1px solid;
  box-shadow: 2px 2px 4px #6a6b6b;
}
@media only screen and (max-width: 767px) {
  .p-loca .p-gourmet__in {
    padding: 2rem;
  }
}
.p-loca .p-gourmet__grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1rem;
  margin-top: 5rem;
  margin-bottom: 5rem;
}
@media only screen and (max-width: 767px) {
  .p-loca .p-gourmet__grid {
    grid-template-columns: repeat(2, 1fr);
    margin-top: 3rem;
    margin-bottom: 3rem;
  }
}
.p-loca .p-gourmet__item-txt {
  margin-left: 2em;
  grid-area: 1/3/2/5;
}
@media only screen and (max-width: 767px) {
  .p-loca .p-gourmet__item-txt {
    margin-left: 0;
    grid-area: 1/1/2/3;
  }
}
.p-loca .p-gourmet__item-wide {
  grid-area: 2/3/3/5;
}
@media only screen and (max-width: 767px) {
  .p-loca .p-gourmet__item-wide {
    grid-area: 4/1/5/3;
  }
}
.p-loca .p-gourmet__item:nth-last-of-type(3), .p-loca .p-gourmet__item:nth-last-of-type(2), .p-loca .p-gourmet__item:nth-last-of-type(7) {
  align-content: flex-end;
}
.p-loca .p-gourmet__img {
  background: #ababab;
  position: relative;
}
.p-loca .p-kichijoji {
  margin-top: 10rem;
}
@media only screen and (max-width: 767px) {
  .p-loca .p-kichijoji {
    margin-top: 5rem;
  }
}
.p-loca .p-kichijoji__in {
  background-image: url(../../images/area/location/kitchijoji_bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top right;
  padding: 4rem;
  border: #a4968d 1px solid;
  box-shadow: 2px 2px 4px #6a6b6b;
}
@media only screen and (max-width: 767px) {
  .p-loca .p-kichijoji__in {
    padding: 2rem;
  }
}
.p-loca .p-kichijoji__grid {
  display: grid;
  margin-top: 5rem;
  grid-template-columns: repeat(2, 1fr);
  gap: 3rem;
}
@media only screen and (max-width: 767px) {
  .p-loca .p-kichijoji__grid {
    margin-top: 3rem;
    grid-template-columns: repeat(1, 1fr);
    gap: 2rem;
  }
}
.p-loca .p-nature {
  margin-top: 10rem;
}
@media only screen and (max-width: 767px) {
  .p-loca .p-nature {
    margin-top: 5rem;
  }
}
.p-loca .p-nature .p-ino {
  overflow: hidden !important;
}
.p-loca .p-nature .p-ino__in {
  display: grid;
  position: relative;
  aspect-ratio: 1600/862;
  container-type: inline-size;
  max-width: 1600px;
  margin-inline: auto;
  margin-bottom: 1rem;
}
@media only screen and (max-width: 767px) {
  .p-loca .p-nature .p-ino__in {
    aspect-ratio: 1/0.8;
    margin-bottom: -2rem;
  }
}
.p-loca .p-nature .p-ino__bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.p-loca .p-nature .p-ino__bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
@media only screen and (max-width: 767px) {
  .p-loca .p-nature .p-ino__bg {
    position: absolute;
    width: 135%;
    height: 100%;
    top: 0%;
    left: 0%;
    transform: translate(0, 0);
  }
}
.p-loca .p-nature .p-ino__txtBox {
  font-size: 1cqi !important;
  position: absolute;
  aspect-ratio: 4/2;
  top: 5cqi;
  right: 0;
  width: 31cqi;
}
@media only screen and (max-width: 767px) {
  .p-loca .p-nature .p-ino__txtBox {
    width: 90%;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: unset;
  }
}
.p-loca .p-nature .p-ino__ttl {
  font-size: 1.5em;
  margin-top: 1em;
  margin-bottom: 0.5em;
  line-height: 1.5;
}
.p-loca .p-nature .p-ino__ttl small {
  font-size: 0.5em;
  margin-left: 1em;
}
@media only screen and (max-width: 767px) {
  .p-loca .p-nature .p-ino__ttl small {
    margin-left: 0;
  }
}
@media only screen and (max-width: 767px) {
  .p-loca .p-nature .p-ino__ttl {
    font-size: 20px;
    font-size: 2rem;
  }
}
@media only screen and (max-width: 767px) and (max-width: 767px) {
  .p-loca .p-nature .p-ino__ttl {
    font-size: 18px;
  }
}
@media only screen and (max-width: 767px) and (max-width: 767px) {
  .p-loca .p-nature .p-ino__ttl {
    font-size: 1.8rem;
  }
}
.p-loca .p-nature .p-ino__txt {
  font-size: 1em;
  margin-top: 2rem;
}
@media only screen and (max-width: 767px) {
  .p-loca .p-nature .p-ino__txt {
    font-size: 16px;
    font-size: 1.6rem;
    margin-top: 1rem;
  }
}
@media only screen and (max-width: 767px) and (max-width: 767px) {
  .p-loca .p-nature .p-ino__txt {
    font-size: 14px;
  }
}
@media only screen and (max-width: 767px) and (max-width: 767px) {
  .p-loca .p-nature .p-ino__txt {
    font-size: 1.4rem;
  }
}
.p-loca .p-nature .p-ino__img-wrap {
  position: relative;
  overflow: hidden;
}
.p-loca .p-nature .p-ino__img {
  width: 40.5cqi;
  height: auto;
  position: absolute;
  bottom: 0%;
  right: 0%;
}
@media only screen and (max-width: 767px) {
  .p-loca .p-nature .p-ino__img {
    bottom: 12%;
  }
}
.p-loca .p-nature__line {
  margin-block: 5rem;
  width: 100%;
  height: 1px;
  background: #ac988e;
}
.p-loca .p-nature__grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1rem;
}
@media only screen and (max-width: 767px) {
  .p-loca .p-nature__grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
.p-loca .p-nature__grid li:nth-child(1) {
  grid-area: 1/1/3/3;
}
@media only screen and (max-width: 767px) {
  .p-loca .p-nature__grid li:nth-child(1) {
    grid-area: unset;
  }
}
.p-loca .p-inf {
  margin-top: 10rem;
}
.p-loca .p-infIn {
  width: 90%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 767px) {
  .p-loca .p-infIn {
    width: 98%;
  }
}
@media only screen and (max-width: 767px) {
  .p-loca .p-inf {
    margin-top: 5rem;
  }
}
.p-loca .p-inf__grid-wrap {
  margin-top: 5rem;
  margin-bottom: 5rem;
  display: grid;
  grid-template-columns: 1fr min-content 1fr;
  gap: 0rem 3rem;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .p-loca .p-inf__grid-wrap {
    margin-top: 4rem;
    grid-template-columns: 1fr;
  }
}
.p-loca .p-inf__grid-wrap::after {
  content: "";
  position: absolute;
  top: 0%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 40%;
  height: 1px;
  background-color: #ac988e;
}
@media only screen and (max-width: 1080px) {
  .p-loca .p-inf__grid-wrap::after {
    width: 35%;
  }
}
@media only screen and (max-width: 767px) {
  .p-loca .p-inf__grid-wrap::after {
    display: none;
  }
}
.p-loca .p-inf__grid-wrap::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 40%;
  height: 1px;
  background-color: #ac988e;
}
@media only screen and (max-width: 1080px) {
  .p-loca .p-inf__grid-wrap::before {
    width: 35%;
  }
}
@media only screen and (max-width: 767px) {
  .p-loca .p-inf__grid-wrap::before {
    display: none;
  }
}
.p-loca .p-inf__grid {
  padding-top: 5rem;
  padding-bottom: 7rem;
  position: relative;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1rem;
}
@media only screen and (max-width: 767px) {
  .p-loca .p-inf__grid {
    padding-top: 3rem;
    padding-bottom: 7rem;
  }
}
.p-loca .p-inf__gridLine-tate {
  width: 1px;
  height: 100%;
  background: #ac988e;
}
@media only screen and (max-width: 767px) {
  .p-loca .p-inf__gridLine-tate {
    display: none;
  }
}
.p-loca .p-inf__gridTtl {
  position: absolute;
  top: 0%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #ac988e;
  font-family: "EB Garamond", serif;
}
@media only screen and (max-width: 767px) {
  .p-loca .p-inf__gridTtl::after, .p-loca .p-inf__gridTtl::before {
    content: "";
    position: absolute;
    top: 50%;
    left: calc(100% + 1rem);
    transform: translate(0%, -50%);
    width: 100%;
    height: 1px;
    background-color: #ac988e;
  }
  .p-loca .p-inf__gridTtl::before {
    right: 1rem;
    left: unset;
    transform: translate(-100%, -50%);
  }
}
.p-loca .gmapWrap {
  margin-bottom: 10rem;
}
@media only screen and (max-width: 767px) {
  .p-loca .gmapWrap {
    margin-bottom: 5rem;
  }
}
/*# sourceMappingURL=../../map/area/location.css.map */