/*! Writen  by SCSS */
.montserrat {
  font-family: Montserrat, sans-serif; }
  @media only screen and (max-width: 768px) {
    .montserrat {
      font-family: Montserrat, sans-serif; } }
  .montserrat * {
    font-family: Montserrat, sans-serif; }
    @media only screen and (max-width: 768px) {
      .montserrat * {
        font-family: Montserrat, sans-serif; } }

.zen {
  font-family: "Zen Kaku Gothic New", "Noto Sans JP", sans-serif; }
  @media only screen and (max-width: 768px) {
    .zen {
      font-family: "Zen Kaku Gothic New", "Noto Sans JP", sans-serif; } }
  .zen * {
    font-family: "Zen Kaku Gothic New", "Noto Sans JP", sans-serif; }
    @media only screen and (max-width: 768px) {
      .zen * {
        font-family: "Zen Kaku Gothic New", "Noto Sans JP", sans-serif; } }

.breadlist_wrap {
  display: none; }

.fnavi_wrap,
.conv_wrap {
  display: none; }

.footer {
  padding-top: 50px; }
  @media screen and (max-width: 480px) {
    .footer {
      padding-top: 65px; } }

.wrap > div.container {
  max-width: 100%;
  padding: 0; }

.inner {
  max-width: 1140px; }

.white {
  color: #fff !important; }

.text_last {
  letter-spacing: -0.05em !important;
  font-feature-settings: "palt";
  display: inline-block; }

@media screen and (max-width: 480px) {
  .sp_w {
    width: calc(100% + 38px);
    margin: 0 -19px; } }

.login_conts {
  width: 100%;
  padding: 150px 0 90px;
  background: url("/kyoten/city/izumiptasahi/images/members/bg.jpg") center center/cover;
  position: relative; }
  @media screen and (max-width: 767px) {
    .login_conts {
      padding: 90px 0 50px; } }

.login_inner {
  max-width: 920px;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: content-box; }
  .login_inner .ttl {
    color: #fff;
    text-align: center;
    margin-bottom: 110px; }
    @media screen and (max-width: 480px) {
      .login_inner .ttl {
        margin-bottom: 80px; } }
    .login_inner .ttl .en {
      font-size: clamp(14px, calc(32vw / 16), 32px);
      font-size: clamp(18px, calc(36vw / 16), 36px);
      color: #fff;
      letter-spacing: 0.15em;
      line-height: 1;
      font-weight: 600;
      margin-bottom: 0.4em;
      display: block; }
      @media screen and (max-width: 480px) {
        .login_inner .ttl .en {
          font-size: calc(22vw / 3.9); } }
    .login_inner .ttl .ja {
      font-size: clamp(10px, calc(13vw / 16), 13px);
      font-size: clamp(10px, calc(15vw / 16), 15px);
      color: #fff;
      letter-spacing: 0.15em;
      font-weight: 700;
      line-height: 1;
      display: block; }
      @media screen and (max-width: 480px) {
        .login_inner .ttl .ja {
          font-size: calc(12vw / 3.9); } }
  .login_inner .ent {
    font-size: clamp(12px, calc(16vw / 9.2), 16px);
    font-size: clamp(12px, calc(18vw / 9.2), 18px);
    text-align: center;
    line-height: 1.6;
    line-height: 2;
    letter-spacing: 0.06em;
    margin-bottom: 1.2em;
    color: #fff; }
    @media screen and (max-width: 480px) {
      .login_inner .ent {
        font-size: 13px; } }
  .login_inner .con_btn {
    margin-bottom: 80px;
    display: flex;
    justify-content: center; }
    @media screen and (max-width: 767px) {
      .login_inner .con_btn {
        margin-bottom: 40px; } }
    .login_inner .con_btn li {
      width: 70%;
      max-width: 520px;
      max-width: 380px; }
      .login_inner .con_btn li a {
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
        font-size: clamp(16px, calc(24vw / 11.2), 24px);
        font-size: clamp(14px, calc(19vw / 9.2), 19px);
        letter-spacing: 0.05em;
        color: #fff;
        text-align: center;
        line-height: 1;
        padding: 1.1em 10px;
        transition: all 0.3s ease-in-out 0s; }
        @media screen and (max-width: 767px) {
          .login_inner .con_btn li a {
            font-size: clamp(16px, calc(16vw / 7.68), 18px);
            font-size: clamp(18px, calc(21vw / 7.68), 23px);
            font-size: 14px;
            padding: 1.6em 10px;
            padding: 1.4em 10px;
            padding: 1.1em 10px; } }
        .login_inner .con_btn li a:hover {
          opacity: 0.6;
          text-decoration: none; }
        .login_inner .con_btn li a::after {
          position: absolute;
          top: 4px;
          left: 4px;
          right: 4px;
          bottom: 4px;
          border: solid 1px #fff; }
        .login_inner .con_btn li a .icon {
          margin-left: 0.3em;
          letter-spacing: -0.2em;
          transform: scaleX(0.7) translateY(-0.05em); }
      .login_inner .con_btn li.menu_ent {
        background: #8c736c; }
      .login_inner .con_btn li.menu_lim {
        background: linear-gradient(90deg, #d83515, #aa0b09); }

.login_form {
  background: #d8d9d9;
  margin: 0 auto 60px;
  padding: 60px;
  color: #595757; }
  @media screen and (max-width: 767px) {
    .login_form {
      margin-bottom: 30px; } }
  .login_form .li_ttl {
    font-size: clamp(22px, calc(42vw / 9.2), 42px);
    font-size: clamp(18px, calc(36vw / 9.2), 36px);
    text-align: center;
    line-height: 1;
    letter-spacing: 0.12em;
    margin-bottom: 0.6em;
    font-weight: 600; }
    @media screen and (max-width: 480px) {
      .login_form .li_ttl {
        margin-bottom: 1.2em;
        font-size: calc(22vw / 3.9); } }
  .login_form .li_read {
    font-size: clamp(12px, calc(18vw / 9.2), 18px);
    font-size: clamp(12px, calc(20vw / 9.2), 20px);
    text-align: center;
    line-height: 2;
    letter-spacing: 0.06em;
    margin-bottom: 1.2em; }
    @media screen and (max-width: 767px) {
      .login_form .li_read {
        font-size: 14px;
        font-weight: 600;
        line-height: 2; } }

form {
  overflow: hidden;
  max-width: 692px;
  margin: 0 auto;
  border: 1px solid #898989; }
  @media screen and (max-width: 767px) {
    form {
      width: 80%;
      margin-inline: auto; } }

form .password {
  width: calc(520% / 6.9);
  line-height: 38px;
  padding: 4px 10px;
  height: 70px;
  float: left;
  vertical-align: middle;
  box-sizing: border-box;
  font-size: 18px;
  font-family: inherit;
  border: none; }
  @media screen and (max-width: 767px) {
    form .password {
      height: 50px;
      font-size: 15px; } }

::-webkit-input-placeholder {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
  letter-spacing: 0.1em;
  font-family: inherit; }

.login_form form p {
  cursor: pointer;
  position: relative;
  height: 70px;
  line-height: 44px;
  width: calc(170% / 6.9);
  padding: 15px;
  float: right;
  box-sizing: border-box;
  vertical-align: middle;
  letter-spacing: normal;
  transition: 0.3s all ease-in-out 0s;
  background: #8c736c;
  color: #fff;
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.5s ease-in-out 0s;
  position: relative;
  overflow: hidden; }
  @media screen and (max-width: 767px) {
    .login_form form p {
      height: 50px; } }

.login_form form p span {
  position: relative;
  z-index: 2; }

.login_form form p:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 50%;
  left: -50%;
  background: rgba(255, 255, 255, 0.1); }

.login_form form p:hover:before {
  transition: all 0.5s ease-in-out 0s;
  left: 100%; }

.login_form form p:hover {
  animation: color 0.5s ease 0s both; }

@media screen and (max-width: 767px) {
  .login_form {
    padding: 50px 20px 30px;
    padding: 45px 20px; }

  .login_form > p {
    font-size: 16px; }

  form .password {
    width: 100%;
    float: none;
    font-size: 14px;
    text-align: center; }

  ::-webkit-input-placeholder {
    font-size: 14px; }

  .login_form form p {
    width: auto;
    float: none; } }

/*# sourceMappingURL=members_login.css.map */
