.center-layout {
  background: #f5f5f5; }
  .center-layout__inner {
    max-width: 375px;
    margin: auto;
    background: #fff; }

.club-concept--new {
  padding-top: 100px; }
  .club-concept--new__alert {
    display: block;
    width: 390px;
    border: 1px solid #ccc;
    padding: 20px;
    font-size: 14px;
    line-height: 1.6;
    margin: auto;
    background: #f5f5f5;
    margin-top: 30px !important;
    width: 90%;
    font-size: 12px;
    padding: 10px; }
  @media only screen and (min-width: 768px) {
    .club-concept--new {
      padding-top: 0;
      padding-bottom: 0;
      height: calc(100vh - 83px);
      position: relative; }
      .club-concept--new .club-concept__box {
        margin-top: 0;
        position: absolute;
        width: 100%;
        top: 50%;
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        transform: translate(0, -50%); }
      .club-concept--new .club-concept__box > div > div:nth-child(3) {
        width: 290px; }
      .club-concept--new .club-concept__box > div > div:nth-child(1) {
        width: 290px; } }
  .club-concept--new .club-concept__box > div > div > a {
    display: block;
    opacity: 0.33;
    transition: opacity 0.6s; }
    .club-concept--new .club-concept__box > div > div > a b,
    .club-concept--new .club-concept__box > div > div > a span {
      opacity: 1; }
    .club-concept--new .club-concept__box > div > div > a:hover {
      opacity: 1; }
  .club-concept--new .club-concept__box > div.form-whole {
    margin-top: 40px; }
  .club-concept--new .club-concept__box > div form {
    text-align: center;
    max-width: 500px;
    margin: auto;
    display: block;
    padding: 0 20px; }
    .club-concept--new .club-concept__box > div form label {
      display: block;
      width: 100%;
      line-height: 1.5; }
      .club-concept--new .club-concept__box > div form label input {
        margin-top: 20px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -webkit-appearance: none;
        max-width: 100%;
        padding: 0;
        border: none;
        border-radius: 0;
        outline: none;
        background: none;
        display: block;
        width: 100%;
        font-size: 16px;
        letter-spacing: 0.03em;
        padding: 10px;
        border: 1px solid #ccc; }
    .club-concept--new .club-concept__box > div form button {
      cursor: pointer;
      background: #fff;
      width: 100%; }

.sauner__images2 div {
  width: 100%;
  padding-top: 64%; }

form .valid-message {
  color: red;
  font-size: 12px;
  line-height: 1.7;
  margin-top: 8px;
  display: block; }

.auth-whole .inner {
  max-width: 1180px;
  padding: 0 20px;
  margin: 0 auto; }
.auth-whole__btn.btn {
  width: 231px;
  background: #000;
  border-radius: 40px; }
  .auth-whole__btn.btn:before {
    content: none; }
  .auth-whole__btn.btn span {
    color: #fff;
    font-weight: bold;
    padding: 8px 0 8px;
    display: block;
    font-size: 14px;
    letter-spacing: 0.02em; }
  @media only screen and (min-width: 768px) {
    .auth-whole__btn.btn {
      transition: background-color .3s; }
      .auth-whole__btn.btn:hover {
        background: #fff; }
        .auth-whole__btn.btn:hover span {
          color: #000; } }
.auth-whole form blockquote {
  background: #F5F5F5;
  padding: 20px; }
  .auth-whole form blockquote > p {
    text-align: left;
    margin-top: 16px;
    font-weight: bold; }
    .auth-whole form blockquote > p small {
      display: block;
      color: #A8A8A8; }
    .auth-whole form blockquote > p:nth-child(1) {
      margin-top: 0; }
.auth-whole form table {
  width: 100%;
  margin-top: 20px;
  border-top: 1px solid #eee;
  display: block;
  width: 100%;
  border-top: none; }
  .auth-whole form table tbody {
    display: block;
    width: 100%; }
    .auth-whole form table tbody tr {
      font-size: 12px;
      display: block;
      width: 100%; }
      .auth-whole form table tbody tr th,
      .auth-whole form table tbody tr td {
        padding: 12px 18px;
        vertical-align: middle;
        border-right: 1px solid #eee;
        border-bottom: 1px solid #eee;
        display: block;
        width: 100%;
        padding: 10px 10px; }
      .auth-whole form table tbody tr th {
        background: #eee; }
      .auth-whole form table tbody tr td {
        border-left: 1px solid #eee; }
.auth-whole form input,
.auth-whole form button,
.auth-whole form select,
.auth-whole form textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border-radius: 0;
  font: inherit;
  outline: none; }
.auth-whole form textarea {
  resize: vertical; }
.auth-whole form input[type='checkbox'],
.auth-whole form input[type='radio'] {
  display: none; }
.auth-whole form input[type='submit'],
.auth-whole form input[type='button'],
.auth-whole form label,
.auth-whole form button,
.auth-whole form select {
  cursor: pointer; }
.auth-whole form select::-ms-expand {
  display: none; }
.auth-whole form input {
  border: none;
  width: 100%;
  display: block;
  font-size: 14px;
  padding: 16px 20px;
  background: #F5F5F5;
  border-radius: 10px;
  font-weight: bold; }
.auth-whole form > div {
  margin-top: 48px; }
  .auth-whole form > div button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 8px 0 10px;
    border: none;
    outline: none;
    background: transparent;
    width: 100%;
    height: auto;
    font-size: 12px;
    font-size: 1.2rem;
    letter-spacing: 0.2em;
    background: #000;
    color: #fff;
    border: 1px solid #000;
    transition: background-color .3s, color .3s; }
    .auth-whole form > div button:hover {
      background: #fff;
      color: #000; }
.auth-whole h2 {
  font-weight: bold;
  text-align: center;
  font-size: 14px; }
  .auth-whole h2 svg {
    display: block;
    width: 140px;
    height: auto;
    margin: auto;
    margin-bottom: 32px; }
.auth-whole p {
  text-align: center;
  line-height: 1.75;
  font-size: 12px;
  margin-top: 16px;
  font-weight: normal; }
.auth-whole .btn {
  margin-top: 50px; }
.auth-whole__login, .auth-whole__reg-password {
  padding: 96px 0 100px;
  padding-bottom: 40px; }
  .auth-whole__login--box, .auth-whole__reg-password--box {
    margin: auto;
    margin-top: 38px;
    max-width: 420px; }
    .auth-whole__login--box__regpass, .auth-whole__reg-password--box__regpass {
      margin-top: 36px;
      text-align: center; }
      .auth-whole__login--box__regpass p, .auth-whole__reg-password--box__regpass p {
        font-size: 13px;
        line-height: 2;
        font-weight: normal; }
      .auth-whole__login--box__regpass a, .auth-whole__reg-password--box__regpass a {
        font-weight: bold;
        display: inline-block;
        margin-top: 4px; }
        .auth-whole__login--box__regpass a span, .auth-whole__reg-password--box__regpass a span {
          font-weight: bold; }
.auth-whole__reg-password .auth-whole__login--register {
  margin-top: 120px; }
.auth-whole__reg-password h2 em {
  display: block;
  font-size: 14px;
  letter-spacing: 0.02em;
  line-height: 1.571428571;
  font-weight: normal;
  text-align: center;
  margin-top: 16px; }
  .auth-whole__reg-password h2 em small {
    display: block;
    font-size: 11px;
    margin-top: 4px; }
.auth-whole__login {
  max-width: 600px;
  margin: auto;
  padding-bottom: 40px; }
  .auth-whole__login--box {
    max-width: 335px;
    margin: auto;
    margin-top: 24px; }
    .auth-whole__login--box__gray {
      background: #D1D1D1;
      margin-left: -20px;
      width: calc(100% + 40px); }
      .auth-whole__login--box__gray .auth-whole__login--register {
        padding-top: 26px;
        padding-bottom: 26px;
        position: relative;
        border: 10px solid #fff; }
        .auth-whole__login--box__gray .auth-whole__login--register:before {
          content: "";
          width: calc(100% - 20px);
          height: 10px;
          background: #D1D1D1;
          position: absolute;
          left: 0;
          right: 0;
          top: -10px;
          margin: auto; }
        .auth-whole__login--box__gray .auth-whole__login--register:after {
          content: "";
          width: calc(100% - 20px);
          height: 10px;
          background: #D1D1D1;
          position: absolute;
          left: 0;
          right: 0;
          bottom: -10px;
          margin: auto; }
        .auth-whole__login--box__gray .auth-whole__login--register p {
          margin-top: 0; }
        .auth-whole__login--box__gray .auth-whole__login--register .auth-whole__btn.btn {
          background: #fff;
          border-color: #fff; }
          .auth-whole__login--box__gray .auth-whole__login--register .auth-whole__btn.btn span {
            color: #000;
            font-weight: bold; }
    .auth-whole__login--box form input.mt {
      margin-top: 24px; }
    .auth-whole__login--box form > a {
      color: #666;
      text-decoration: underline;
      font-size: 12px;
      display: inline-block;
      margin-top: 24px; }
    .auth-whole__login--box form .btn {
      margin-top: 38px; }
    .auth-whole__login--box__forget {
      text-align: center;
      font-weight: bold;
      margin-top: 24px !important; }
  .auth-whole__login--register {
    margin-top: 80px; }
    .auth-whole__login--register p {
      font-weight: bold; }
    .auth-whole__login--register .btn {
      margin-top: 16px; }

.member-ship .inner > div.inview > div:nth-child(1) {
  display: block;
  margin: auto;
  text-align: center; }

.member-ship__btn01 {
  margin: auto;
  margin-top: 24px;
  margin-bottom: 24px; }

.member-ship .inner > div.inview > div:nth-child(1) {
  padding-top: 0; }

.member-ship .inner > div.inview > div:nth-child(2):before {
  content: none; }

.member-ship .inner > div.inview + div {
  justify-content: center; }

.member-ship .inner > div.inview + div > div {
  padding-bottom: 24px; }

/*# sourceMappingURL=custom.css.map */
