@charset "UTF-8";

.q_a_section dl dt {
  padding: 22px 0;
  position: relative;
  border-bottom: solid 1px #DAD3CA;
  font-weight: normal;
}

.q_a_section dl dd {
  padding: 22px 0 22px 2.25em;
  text-indent: -2.25em;
  line-height: 1.5;
}

.page2 header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  background: #403E3B;
  width: 100%;
  height: 62px;
}
.page2 header .inner_heder {
  position: relative;
  max-width: 1200px;
  width: 95%;
  height: 100%;
}
.page2 header .inner_heder .logo {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}
.page2 header .inner_heder .header_nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
}
.page2 .page_main {
  background: #DAD3CA;
}
.page2 .page_title {
  padding: 94px 0 63.5px;
  border-bottom: solid 0.5px #140802;
}
.page2 .page_title h2 {
  color: #140802;
  font-size: clamp(56.5px, 11.771vw, 120px);
}
.page2 .page_title h2 span {
  display: block;
  font-size: clamp(14px, 1.3vw, 16px);
  font-family: "NotoSerifJP";
}
.page2 .page_reserve_content {
  padding: 95px 0 136px;
}
.page2 .page_reserve_content .description {
  margin-bottom: 51px;
  color: #140802;
  text-align: center;
  line-height: 2;
}
.page2 .form_area {
  max-width: 480px;
  width: 95%;
  margin: auto;
  padding: 60px 0;
}
.page2 #wpmem_reg {
  width: 100%;
  color: #140802;
}
.page2 #wpmem_reg label {
  display: block;
  margin-bottom: 10px;
  color: #140802;
}
.page2 #wpmem_reg .div_text {
  margin-bottom: 20px;
} 
.page2 .form_area #wpmem_reg input[type=text],.page2 .form_area #wpmem_reg input[type=email] ,.page2 #wpmem_reg input[type=password],.page2 #wpmem_login input[type=password], .page2 #wpmem_login input[type=text] {
  background-color: #BFB9B2;
}
.page2 .button_div {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}
.page2 .button_div input {
  display: block;
  padding: 8px 60px;
  color: #DAD3CA;
  background-color: #140802;
  border-radius: 30px;
  font-family: 'NotoSerifJP';
}
.page2 #wpmem_reg fieldset {
  position: relative;
}
.page2 #wpmem_reg .req-text {
  margin: 0;
  position: absolute;
  top: 0px;
  right: 0;
  font-size: 1.2rem;
  font-family: 'NotoSerifJP';
}
.page2 .wpmem_msg, .page2 #wpmem_login .div_text, .page2 #wpmem_login {
  background-color: #DAD3CA;
  width: 100% !important;
  color: #140802;
}
.page2 #wpmem_login legend {
  font-family: 'NotoSerifJP';
}
.page2 .register_links,.page2 .form_area ul {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.page2 .register_links li,.page2 .form_area li {
  width: 20%;
  min-width: 180px;
  max-width: 200px;
  margin: 10px;
}
.page2 .register_links a ,.page2 .form_area a {
  display: block;
  padding: 8px 0;
  color: #140802;
  border: solid .5px #140802;
  width: 100%;
  text-align: center;
  border-radius: 30px;
  text-align: center;
  min-width: 180px;
  max-width: 200px;
  margin: 0 auto;
}
.page2 .form_area #register, .page2 .profile_area #register,.page2 .profile_area #pwdchange,.page2 .form_area #login {
  display: none;
}
.page2 .profile_area #wpmem_login legend,.page2 .form_area #wpmem_login legend  {
  text-align: center;
  font-size: 20px;
}
.page2 .profile_area #wpmem_login label {
  display: block;
  margin-bottom: 5px;
  font-family: 'NotoSerifJP';
}
.page2 #wpmem_login label {
  font-family: 'NotoSerifJP';
}
.page2 .register_status {
  margin-bottom: 20px;
  color: #140802;
  text-align: center;
}
.page2 #wpmem_login .link-text {
  text-align: center;
  line-height: 2;
  margin-top: 60px;
}
/*# sourceMappingURL=page.css.map */