@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-login .logo-bukkenLogo__link img {
  filter: invert(100%) sepia(0%) saturate(7433%) hue-rotate(31deg) brightness(123%) contrast(114%);
}
.p-login .logo-bukkenLogo__txt {
  color: #fff !important;
}
.p-login__inputArea {
  margin-top: 2rem;
  display: flex;
  justify-content: center;
  gap: 1rem;
}
@media only screen and (max-width: 767px) {
  .p-login__inputArea {
    flex-direction: column;
  }
}
.p-login__inputArea__pass {
  width: 70%;
  max-width: 400px;
  font-size: 18px;
  font-size: 1.8rem;
  padding: 0 1rem;
}
@media only screen and (max-width: 767px) {
  .p-login__inputArea__pass {
    font-size: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .p-login__inputArea__pass {
    font-size: 2rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-login__inputArea__pass {
    width: 100%;
    padding: 1rem;
    text-align: center;
  }
}
.p-login__inputArea__btn {
  background-color: #ac988e;
  border: solid 1px #84705e;
  color: #fff;
  padding: 0.5rem 2rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 1rem;
  transition: 0.3s;
  pointer-events: none;
  font-family: "EB Garamond", serif;
  letter-spacing: 0.2em;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .p-login__inputArea__btn {
    justify-content: center;
  }
}
.p-login__inputArea__btn.active {
  background-color: #84705e;
  border: #C44E73 solid 2px;
  pointer-events: all;
}
.p-login__inputArea__btn:hover {
  color: #84705e;
  background-color: #fff;
}
.p-login__mvWrap {
  position: relative;
  padding: 10rem 0;
}
.p-login__mvWrap::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url("../../images/limited/mv_limited.webp");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 767px) {
  .p-login__mvWrap {
    padding-top: 20rem;
    padding-bottom: 10rem;
  }
}
.p-login__mvInner {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
@media only screen and (max-width: 767px) {
  .p-login__mvInner {
    grid-template-columns: repeat(1, 1fr);
  }
}
.p-login .c-mv {
  height: 100%;
  overflow: hidden;
}
@media only screen and (max-width: 1080px) {
  .p-login .c-mv {
    aspect-ratio: unset;
  }
}
@media only screen and (max-width: 767px) {
  .p-login .c-mv {
    flex-direction: column;
    justify-content: center;
  }
}
.p-login .c-mv .c-imgBox__cap--R {
  position: absolute;
  bottom: 1rem;
  right: 1rem;
  color: #fff;
  font-size: 0.75rem;
}
.p-login .c-mv-l {
  display: grid;
  place-content: center;
  writing-mode: vertical-rl;
  text-orientation: upright;
  font-feature-settings: initial;
  color: #fff;
  font-family: "A1明朝", "A1 Mincho", "Noto Serif", serif;
  letter-spacing: 0.3em;
  line-height: 1.8;
}
@media only screen and (max-width: 767px) {
  .p-login .c-mv-l {
    position: static;
    transform: none;
    writing-mode: horizontal-tb;
    text-align: center;
    letter-spacing: 0.2em;
  }
}
.p-login .c-mv-l .c-mv__ttl-ja {
  line-height: 1.5;
}
.p-login .c-mv-l .c-mv__ttl-ja {
  font-size: 25px;
  font-size: 2.5rem;
}
@media only screen and (max-width: 767px) {
  .p-login .c-mv-l .c-mv__ttl-ja {
    font-size: 24px;
  }
}
@media only screen and (max-width: 767px) {
  .p-login .c-mv-l .c-mv__ttl-ja {
    font-size: 2.4rem;
  }
}
.p-login .c-mv-l .c-mv__ttl-ja i {
  font-style: normal;
  display: inline-block;
  letter-spacing: 0.2em;
}
@media only screen and (max-width: 767px) {
  .p-login .c-mv-l .c-mv__ttl-ja {
    text-align: center;
    letter-spacing: 0.15em;
  }
}
.p-login .c-mv-r {
  display: grid;
  place-content: center;
  max-width: 500px;
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  .p-login .c-mv-r {
    max-width: unset;
    text-align: center;
  }
}
.p-login .c-mv-r i {
  display: inline-block;
}
@media only screen and (max-width: 767px) {
  .p-login .c-mv-r i {
    display: inline;
  }
}
.p-login .c-mv-r .mv-enTxt {
  color: #231815;
  color: #fff;
  letter-spacing: 0.3em;
  margin-bottom: 1rem;
  font-family: "EB Garamond", serif;
}
.p-login .c-mv-r .mv-enTxt {
  font-size: 30px;
  font-size: 3rem;
}
@media only screen and (max-width: 767px) {
  .p-login .c-mv-r .mv-enTxt {
    font-size: 26px;
  }
}
@media only screen and (max-width: 767px) {
  .p-login .c-mv-r .mv-enTxt {
    font-size: 2.6rem;
  }
}
.p-login .c-mv-r p {
  color: #231815;
  line-height: 1.8;
}
.p-login .c-mv-r p {
  font-size: 16px;
  font-size: 1.6rem;
}
@media only screen and (max-width: 767px) {
  .p-login .c-mv-r p {
    font-size: 14px;
  }
}
@media only screen and (max-width: 767px) {
  .p-login .c-mv-r p {
    font-size: 1.4rem;
  }
}
.p-login .c-mv-r p:first-of-type {
  font-weight: bold;
  margin: 2rem 0;
  letter-spacing: 0.25em;
}
.p-login .c-mv-r p:first-of-type {
  font-size: 22px;
  font-size: 2.2rem;
}
@media only screen and (max-width: 767px) {
  .p-login .c-mv-r p:first-of-type {
    font-size: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .p-login .c-mv-r p:first-of-type {
    font-size: 2rem;
  }
}
.p-login .c-mv-r p:last-of-type {
  margin-top: 1.5rem;
  line-height: 3;
}
@media only screen and (max-width: 767px) {
  .p-login .c-mv-r p:last-of-type {
    line-height: 2;
  }
}
.p-login .c-mv-r p:last-of-type {
  font-size: 14px;
  font-size: 1.4rem;
}
@media only screen and (max-width: 767px) {
  .p-login .c-mv-r p:last-of-type {
    font-size: 13px;
  }
}
@media only screen and (max-width: 767px) {
  .p-login .c-mv-r p:last-of-type {
    font-size: 1.3rem;
  }
}
.p-login .limiLogin_btn {
  padding: 3rem;
}
.p-login .limiLogin_btn a {
  margin: auto;
}
/*# sourceMappingURL=../../map/limited/login.css.map */