@charset "UTF-8";
/*color*/
/*add color*/
/*font-family*/
/*filler color*/
/*text-shadow*/
/*media query break point*/
/*mainBP*/
/*gHeader用*/
/*cubic*/
/* media query */
/* hover */
/* ------------------------------------------------------------
	lineHeightCrop（line-heightの不要な余白を打ち消す）のmixin。
------------------------------------------------------------ */
.logo-bukkenLogo__link img {
  filter: invert(61%) sepia(56%) saturate(305%) hue-rotate(4deg) brightness(90%) contrast(93%);
}
.p-access {
  width: 100%;
  overflow-x: hidden;
}
.p-access i {
  display: inline-block;
}
.p-access .p-mv {
  width: 100%;
  height: 120svh;
  max-height: 70rem;
  position: relative;
  overflow: hidden;
}
@media only screen and (max-width: 768px) {
  .p-access .p-mv {
    height: 45rem;
  }
}
.p-access .p-mv__ttl {
  display: block;
  position: absolute;
  top: 25%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: -moz-fit-content;
  width: fit-content;
  z-index: 1;
  font-family: "EB Garamond", serif;
  color: #fff;
  font-size: 4.5rem;
  text-align: center;
  letter-spacing: 0.2em;
  text-shadow: 0 0 18px #3a72a4, 0 0 18px #3a72a4;
}
@media only screen and (max-width: 768px) {
  .p-access .p-mv__ttl {
    font-size: 3rem;
  }
}
.p-access .p-mv__ttl img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.p-access .p-mv__img {
  width: 100%;
  height: 100%;
}
.p-access .p-mv__img picture {
  width: 100%;
  height: 100%;
}
.p-access .p-mv__img img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  -o-object-position: bottom;
     object-position: bottom;
}
.p-access .p-intro {
  padding-block: 10rem;
  position: relative;
}
@media only screen and (max-width: 768px) {
  .p-access .p-intro {
    padding-block: 5rem;
  }
}
.p-access .p-intro__cross01 {
  top: 10rem;
  left: 0;
  position: absolute;
  width: 15vw;
}
.p-access .p-intro__cross02 {
  bottom: 0rem;
  right: 10vw;
  position: absolute;
  width: 15vw;
}
.p-access .p-intro__ttl {
  text-align: center;
  font-size: 4rem;
}
@media only screen and (max-width: 768px) {
  .p-access .p-intro__ttl {
    font-size: 2.4rem;
  }
}
.p-access .p-intro__ttl sup {
  font-size: 0.3em;
  vertical-align: text-top;
}
.p-access .p-intro__lead {
  text-align: center;
  font-size: 2rem;
  margin-top: 2em;
  line-height: 3;
}
@media only screen and (max-width: 768px) {
  .p-access .p-intro__lead {
    font-size: 1.8rem;
    line-height: 2.5;
  }
}
.p-access .p-intro__img {
  width: 90%;
  max-width: 1200px;
  margin-inline: auto;
}
@media only screen and (max-width: 768px) {
  .p-access .p-intro__img {
    width: 100%;
  }
}
.p-access .p-intro__img__txt {
  font-size: 1.3rem;
  text-align: right;
}
@media only screen and (max-width: 768px) {
  .p-access .p-intro__img__txt {
    font-size: 1rem;
  }
}
.p-access .p-intro__sub {
  text-align: center;
  font-size: 2.8rem;
  margin-top: 2em;
}
@media only screen and (max-width: 768px) {
  .p-access .p-intro__sub {
    font-size: 2.4rem;
  }
}
.p-access .p-intro__txt {
  text-align: center;
  font-size: 1.8rem;
  margin-top: 2em;
  line-height: 3;
}
@media only screen and (max-width: 768px) {
  .p-access .p-intro__txt {
    font-size: 1.6rem;
  }
}
.p-access .p-train01 {
  position: relative;
  padding-block: 10rem;
}
@media only screen and (max-width: 768px) {
  .p-access .p-train01 {
    padding-block: 5rem;
  }
}
.p-access .p-train01__bg {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.p-access .p-train01__shintokyo {
  display: grid;
  grid-template-columns: 1fr 30%;
  gap: 3rem;
  align-items: flex-end;
  margin-left: calc(50% - 50vw);
  margin-bottom: 12.5%;
}
@media only screen and (max-width: 768px) {
  .p-access .p-train01__shintokyo {
    grid-template-columns: 1fr;
    gap: 1.5rem;
    justify-items: flex-end;
  }
}
.p-access .p-train01__ibioote {
  position: relative;
  display: grid;
  grid-template-columns: 30% 1fr;
  align-items: center;
  gap: 3rem;
}
@media only screen and (max-width: 768px) {
  .p-access .p-train01__ibioote {
    grid-template-columns: 1fr;
    justify-items: flex-end;
  }
}
.p-access .p-train01__cross01 {
  top: -5vw;
  left: 9%;
  position: absolute;
  width: 22vw;
}
.p-access .p-train01__imgBox {
  position: relative;
}
.p-access .p-train01__imgBox__txt {
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  font-family: "EB Garamond", serif;
  text-align: center;
  font-size: 2rem;
  line-height: 1.2;
}
@media only screen and (max-width: 768px) {
  .p-access .p-train01__imgBox__txt {
    font-size: 1.8rem;
  }
}
.p-access .p-train01__imgBox__txt h3 {
  letter-spacing: 0.2em;
  font-size: 1.5em;
}
.p-access .p-train01__imgBox__txt p em {
  font-size: 2.75em;
  color: #c0b596;
  line-height: 1;
}
.p-access .p-train01__imgBox__txt p small {
  font-size: 0.7em;
}
.p-access .p-train01__imgBox__bg {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.p-access .p-train01__imgBox__bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.p-access .p-train01__imgBox.mod--shinjuku {
  aspect-ratio: 1667/914;
  width: 100%;
}
.p-access .p-train01__imgBox.mod--tokyo {
  position: relative;
  margin-bottom: -25%;
  aspect-ratio: 599/738;
  width: 100%;
}
@media only screen and (max-width: 768px) {
  .p-access .p-train01__imgBox.mod--tokyo {
    width: 50%;
    margin-bottom: unset;
  }
}
.p-access .p-train01__imgBox.mod--hibiya {
  grid-area: 1/1/3/2;
}
@media only screen and (max-width: 768px) {
  .p-access .p-train01__imgBox.mod--hibiya {
    grid-area: unset;
  }
}
.p-access .p-train01__imgBox.mod--otemachi {
  grid-area: 1/2/2/3;
}
@media only screen and (max-width: 768px) {
  .p-access .p-train01__imgBox.mod--otemachi {
    grid-area: unset;
  }
}
.p-access .p-train01__imgBox.mod--txt {
  width: 90%;
}
@media only screen and (max-width: 768px) {
  .p-access .p-train01__imgBox.mod--txt {
    width: 100%;
  }
}
.p-access .p-train01__rosenImg {
  width: 90%;
  max-width: 800px;
  margin-inline: auto;
  margin-inline: auto;
  margin-top: 8rem;
}
.p-access .p-train02 {
  background: #dcdddd;
  position: relative;
  padding-block: 10rem;
}
@media only screen and (max-width: 768px) {
  .p-access .p-train02 {
    padding-block: 5rem;
  }
}
.p-access .p-train02__bg {
  position: absolute;
  width: 100%;
  height: auto;
}
.p-access .p-train02__bg.mod--01 {
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.p-access .p-train02__bg.mod--02 {
  bottom: 0;
}
.p-access .p-train02__bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.p-access .p-train02__ttl {
  text-align: center;
  color: #99865d;
  font-size: 5rem;
  font-family: "EB Garamond", serif;
  letter-spacing: 0.1em;
}
@media only screen and (max-width: 768px) {
  .p-access .p-train02__ttl {
    font-size: 3rem;
  }
}
.p-access .p-train02__lead {
  text-align: center;
  font-size: 2rem;
  margin-top: 0.5em;
  line-height: 1.7;
}
@media only screen and (max-width: 768px) {
  .p-access .p-train02__lead {
    font-size: 1.6rem;
    line-height: 2.5;
  }
}
.p-access .p-train02__txt {
  text-align: center;
  font-size: 1.8rem;
  margin-top: 2em;
  line-height: 2.5;
}
@media only screen and (max-width: 768px) {
  .p-access .p-train02__txt {
    font-size: 1.4rem;
  }
}
.p-access .p-train02__line {
  margin-top: 8rem;
}
@media only screen and (max-width: 768px) {
  .p-access .p-train02__line {
    margin-top: 4rem;
  }
}
.p-access .p-train02__line__ttl {
  text-align: center;
  font-size: 2.6rem;
  margin-top: 0.5em;
  line-height: 1.7;
  margin-bottom: 1em;
}
@media only screen and (max-width: 768px) {
  .p-access .p-train02__line__ttl {
    font-size: 2.2rem;
    line-height: 1.5;
  }
}
.p-access .p-train02__img {
  width: 90%;
  max-width: 800px;
  margin-inline: auto;
}
.p-access .p-train02__img.mod--90 {
  width: 90%;
  max-width: 1200px;
  margin-inline: auto;
}
.p-access .p-train02__yellow {
  background: rgba(239, 234, 226, 0.8);
  opacity: 0.9;
  padding: 3rem;
  margin-top: 5rem;
}
@media only screen and (max-width: 768px) {
  .p-access .p-train02__yellow {
    padding: 3rem 1.5rem;
    margin-top: 2.5rem;
  }
}
.p-access .p-train02__yellow__ttl {
  text-align: center;
  font-size: 3rem;
}
@media only screen and (max-width: 768px) {
  .p-access .p-train02__yellow__ttl {
    font-size: 2rem;
  }
}
.p-access .p-train02__yellow__txt {
  text-align: center;
  font-size: 1.8rem;
  line-height: 2;
  margin-top: 1em;
}
@media only screen and (max-width: 768px) {
  .p-access .p-train02__yellow__txt {
    font-size: 1.4rem;
  }
}
.p-access .p-train02__yellow__img {
  width: 90%;
  max-width: 1200px;
  margin-inline: auto;
  margin-top: 4rem;
}
.p-access .p-aierTaxi {
  padding-block: 10rem;
  color: #fff;
}
@media only screen and (max-width: 768px) {
  .p-access .p-aierTaxi {
    padding-block: 5rem;
  }
}
.p-access .p-aierTaxi {
  background: #4d4d52;
}
.p-access .p-aierTaxi__ttl {
  text-align: center;
  color: #c0b596;
  font-size: 5rem;
  font-family: "EB Garamond", serif;
  letter-spacing: 0.1em;
}
@media only screen and (max-width: 768px) {
  .p-access .p-aierTaxi__ttl {
    font-size: 3rem;
  }
}
.p-access .p-aierTaxi__lead {
  text-align: center;
  font-size: 2.8rem;
}
@media only screen and (max-width: 768px) {
  .p-access .p-aierTaxi__lead {
    font-size: 1.6rem;
  }
}
.p-access .p-aierTaxi__sub {
  font-size: 2.8rem;
}
@media only screen and (max-width: 768px) {
  .p-access .p-aierTaxi__sub {
    font-size: 2rem;
  }
}
.p-access .p-aierTaxi__aier, .p-access .p-aierTaxi__taxi {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 2rem;
  margin-top: 8rem;
}
@media only screen and (max-width: 768px) {
  .p-access .p-aierTaxi__aier, .p-access .p-aierTaxi__taxi {
    gap: 1rem;
    margin-top: 4rem;
    grid-template-columns: 1fr;
  }
}
.p-access .p-aierTaxi__aier__left, .p-access .p-aierTaxi__taxi__left {
  margin-right: 3rem;
}
@media only screen and (max-width: 768px) {
  .p-access .p-aierTaxi__aier__left, .p-access .p-aierTaxi__taxi__left {
    margin-right: unset;
  }
}
.p-access .p-aierTaxi__aier__rightImg img, .p-access .p-aierTaxi__taxi__rightImg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.p-access .p-aierTaxi__taxi .p-aierTaxi__taxi__left {
  grid-area: 1/2/2/3;
  margin-right: unset;
  margin-left: 3rem;
}
@media only screen and (max-width: 768px) {
  .p-access .p-aierTaxi__taxi .p-aierTaxi__taxi__left {
    grid-area: unset;
    margin-left: unset;
  }
}
.p-access .p-aierTaxi__img {
  margin-top: 4rem;
}
@media only screen and (max-width: 768px) {
  .p-access .p-aierTaxi__img {
    margin-top: 2rem;
  }
}
.p-access .p-aierTaxi__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
/*# sourceMappingURL=../../map/area/access.css.map */