/* CSS Document */
.pre-inc #main {
  margin: 0 auto;
  background: url(../images/limited/mv.webp) no-repeat center left 15%;
  background-size: cover;
  position: relative;
}
@media screen and (min-width: 769px), print {
  .pre-inc #main {
    margin-top: 80px;
    background: url(../images/limited/mv.webp) no-repeat center center;
    background-size: cover;
  }
}
.pre-inc #main::after {
  content: "image";
  padding: 0.5em;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
  color: #FFF;
  font-size: min(2vw, 10px);
  line-height: 1;
  text-shadow: 0 0 3px #000;
}
.pre-inc #main .block {
  margin: 0 auto;
  width: 100%;
  max-width: none;
  position: relative;
  z-index: 1;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  color: #FFF;
}
.pre-inc #main .block .txt {
  width: 100%;
  text-align: justify;
  font-size: min(2.8vw, 14px);
  line-height: 2;
}
.pre-inc #main .block .txt .txt-color {
  color: #F1E4B0;
}
.pre-inc #main .block .left {
  margin: 0;
  padding: 3em 5%;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  align-self: stretch;
}
@media screen and (min-width: 769px), print {
  .pre-inc #main .block .left {
    padding: 8em 5em 8em 0;
    width: 45%;
  }
}
.pre-inc #main .block .left .box {
  margin: 0;
  width: 100%;
}
@media screen and (min-width: 769px), print {
  .pre-inc #main .block .left .box {
    width: auto;
  }
}
.pre-inc #main .block .left .box .box-title {
  margin: 0;
  width: 100%;
  text-align: center;
  font-family: "EB Garamond", serif;
  font-size: min(6.5vw, 46px);
  letter-spacing: 0.1em;
  line-height: 1.2;
}
@media screen and (min-width: 769px), print {
  .pre-inc #main .block .left .box .box-title {
    text-align: left;
    letter-spacing: 0.15em;
  }
}
.pre-inc #main .block .left .box .sub {
  margin: 1.5em 0;
  width: 100%;
  text-align: center;
  font-size: min(2.4vw, 12px);
  letter-spacing: 0.1em;
  line-height: 1;
}
@media screen and (min-width: 769px), print {
  .pre-inc #main .block .left .box .sub {
    margin: 2em 0;
    text-align: left;
  }
}
.pre-inc #main .block .left .box .sub2 {
  margin: 0 0 1.5em;
  width: 100%;
  text-align: center;
  font-size: min(3.8vw, 20px);
  letter-spacing: 0.1em;
  line-height: 1;
}
@media screen and (min-width: 769px), print {
  .pre-inc #main .block .left .box .sub2 {
    margin: 0 0 2em;
    text-align: left;
  }
}
.pre-inc #main .block .left .box .txt {
  text-align: center;
}
@media screen and (min-width: 769px), print {
  .pre-inc #main .block .left .box .txt {
    text-align: justify;
  }
}
.pre-inc #main .block .right {
  margin: 0;
  padding: 3em 5%;
  width: 100%;
  background: rgba(0, 0, 0, 0.5019607843);
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  align-self: stretch;
}
@media screen and (min-width: 769px), print {
  .pre-inc #main .block .right {
    padding: 8em 0 8em 5em;
    width: 55%;
  }
}
.pre-inc #main .block .right .sec-title {
  margin: 0;
  padding: 0 0 0.5em 1.5em;
  width: 100%;
  max-width: 500px;
  border-bottom: 1px #FFF solid;
  position: relative;
  font-size: min(3.8vw, 20px);
  letter-spacing: 0.1em;
  line-height: 1;
}
.pre-inc #main .block .right .sec-title .title-s {
  font-size: 0.8em;
}
.pre-inc #main .block .right .sec-title .title-color {
  color: #F1E4B0;
}
.pre-inc #main .block .right .sec-title::before {
  content: "";
  width: 1em;
  height: 1em;
  background: url(../images/limited/petal.webp) no-repeat center center;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
}
.pre-inc #main .block .right .txt {
  margin: 1em 0;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 769px), print {
  .pre-inc #main .block .right .txt {
    letter-spacing: 0;
  }
}
.pre-inc #main .block .right .input {
  margin: 0 auto;
  width: 90%;
  max-width: 500px;
  font-size: min(3.2vw, 16px);
  line-height: 1;
}
@media screen and (min-width: 769px), print {
  .pre-inc #main .block .right .input {
    margin: 0;
  }
}
.pre-inc #main .block .right .input input.input-in {
  margin: 0;
  width: 100%;
  padding: 0.75em;
  background: #fff;
  color: #000;
}
.pre-inc #main .block .right .input input.input-in::-moz-placeholder {
  color: #ccc;
}
.pre-inc #main .block .right .input input.input-in::placeholder {
  color: #ccc;
}
.pre-inc #main .block .right .input .login-link {
  margin: 1em auto 0;
  padding: 1em 0;
  width: 12.5em;
  background: linear-gradient(90deg, #E4D4B2, #FFF, #E4D4B2);
  border: 2px #947F28 solid;
  box-sizing: border-box;
  position: relative;
  display: block;
  text-align: center;
  color: #5F4608;
  font-size: min(3.6vw, 18px);
  font-weight: 500;
  line-height: 1;
  filter: drop-shadow(3px 3px 0 rgba(231, 224, 196, 0.1254901961));
}
@media screen and (min-width: 769px), print {
  .pre-inc #main .block .right .input .login-link {
    margin: 1em 0 0;
    width: 16em;
    filter: drop-shadow(5px 5px 0 rgba(231, 224, 196, 0.1254901961));
  }
}
.pre-inc #main .block .right .input .login-link .material-symbols-outlined {
  position: absolute;
  top: 50%;
  right: 1em;
  transform: translateY(-50%);
  font-size: 0.8em;
}
.pre-inc #main .block .right .btn-box {
  margin: 0;
  width: 100%;
  max-width: none;
  justify-content: center;
}
@media screen and (min-width: 769px), print {
  .pre-inc #main .block .right .btn-box {
    justify-content: flex-start;
  }
}/*# sourceMappingURL=login.css.map */
