@charset "UTF-8";
.fs-c-buttonContainer--myPageTop a {
  border: solid 1px #000;
  width: 311px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  padding: 15px 0;
}
.fs-c-buttonContainer--myPageTop a::before {
  position: absolute;
  top: 50%;
  left: 18px;
  display: block;
  width: 7px;
  height: 7px;
  margin-top: -5px;
  content: "";
  transform: rotate(-135deg);
  border-top: 1px solid #000;
  border-right: 1px solid #000;
}
.fs-c-buttonContainer--myPageTop a span {
  font-size: 12px;
  font-size: 1.2rem;
  color: #000;
}

.letratokyo_headline {
  text-align: left;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
  margin-bottom: 40px;
}

.register {
  width: 640px;
  margin-top: 24px;
  margin-bottom: 72px;
}
.register__button {
  width: 311px;
  padding: 15px 0;
  border: solid 1px #000;
  position: relative;
  display: block;
  margin-bottom: 48px;
}
.register__button:hover {
  background-color: #000;
}
.register__button:hover p {
  color: #fff;
}
.register__button:hover > svg path {
  fill: #fff;
}
.register__button p {
  text-align: center;
  font-size: 12px;
  font-size: 1.2rem;
}
.register__button > svg {
  position: absolute;
  right: 14px;
  top: 45%;
  bottom: 50%;
}

.fs-c-inputTable {
  border-collapse: initial;
  border-spacing: initial;
  border-width: initial;
  border-color: initial;
  display: block;
}
.fs-c-inputTable tr {
  display: block;
  border-bottom: initial;
}
.fs-c-inputTable td {
  display: block;
  vertical-align: initial;
  padding: initial;
}

.fs-c-inputInformation__message {
  display: none;
}
.fs-c-inputInformation__button .fs-c-button--confirmRegister {
  position: relative;
  background-color: #000;
  border: unset;
  display: block;
  width: 311px;
  height: 56px;
}
.fs-c-inputInformation__button .fs-c-button--confirmRegister::before {
  position: absolute;
  top: 50%;
  right: 4.2666666667%;
  display: block;
  width: 10px;
  height: 10px;
  margin-top: -5px;
  content: "";
  transform: rotate(45deg);
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
}
.fs-c-inputInformation__button .fs-c-button__label {
  text-align: center;
  color: #fff;
  font-size: 16px;
  font-size: 1.6rem;
}
.fs-c-inputInformation__field .fs-c-memberPolicyAgreeField {
  margin-bottom: 17px;
}
.fs-c-inputInformation__field .fs-c-privacyPolicyAgreeField {
  margin-bottom: 48px;
}
.fs-c-inputInformation__field .fs-c-checkbox {
  margin: 0;
  width: 100%;
}
.fs-c-inputInformation__field .fs-c-checkbox__checkbox:checked + label > .fs-c-checkbox__checkMark {
  background: #fff;
  border-color: #fff;
  border: solid 1px #000;
  transition: all 0.5s 0s ease;
}
.fs-c-inputInformation__field .fs-c-checkbox__label {
  width: 100%;
}
.fs-c-inputInformation__field .fs-c-checkbox__checkMark {
  width: 20px;
  height: 20px;
  background-color: unset;
  border: solid 1px #000;
  margin: 0;
  margin-right: 2.6666666667%;
  border-radius: unset;
}
.fs-c-inputInformation__field .fs-c-checkbox__checkMark::before {
  color: #cb0a0a;
  font-size: 16px;
  font-size: 1.6rem;
  top: 1px;
}
.fs-c-inputInformation__field .fs-c-checkbox__labelText {
  font-size: 14px;
  font-size: 1.4rem;
}
.fs-c-inputInformation__field .fs-c-checkbox__labelText > a {
  font-size: 14px;
  font-size: 1.4rem;
  text-decoration: underline;
}
.fs-c-inputInformation__field .fs-c-memberInfoField .fs-c-inputTable tbody tr {
  margin-bottom: 32px;
}
.fs-c-inputInformation__field .fs-c-memberInfoField .fs-c-inputTable__label {
  text-align: left;
  display: flex;
  justify-content: flex-start;
  font-size: 12px;
  font-size: 1.2rem;
}
.fs-c-inputInformation__field .fs-c-memberInfoField .fs-c-inputTable__label .fs-c-requiredMark {
  width: 29px;
  background-color: #cb0a0a;
  height: 16px;
  text-align: center;
  margin-left: 8px;
}
.fs-c-inputInformation__field .fs-c-memberInfoField .fs-c-inputTable__label .fs-c-requiredMark:before {
  color: #fff;
  content: "必須";
  display: block;
  font-size: 10px;
  font-size: 1rem;
  text-indent: 0;
}
.fs-c-inputInformation__field .fs-c-memberInfoField .fs-c-inputTable__headerCell {
  padding: 0;
  margin-bottom: 8px;
  align-items: center;
}
.fs-c-inputInformation__field .fs-c-memberInfoField .fs-c-inputTable__dataCell .fs-c-inputField__explanation {
  display: none;
}
.fs-c-inputInformation__field .fs-c-memberInfoField .fs-c-inputTable__dataCell .fs-c-inputField__field input {
  background-color: #f5f5f5;
  border: solid 1px #cccccc;
  padding: 14px 16px;
  font-size: 16px;
  font-size: 1.6rem;
  height: 48px;
}
.fs-c-inputInformation__field .fs-c-memberInfoField .fs-c-inputTable__dataCell .fs-c-inputField__field .fs-system-assistedItem {
  background-color: #f5f5f5;
  border: solid 1px #cccccc;
  padding: 14px 16px;
  font-size: 16px;
  font-size: 1.6rem;
  height: 48px;
}
.fs-c-inputInformation__field .fs-c-memberInfoField .fs-c-inputTable__dataCell .fs-c-inputField .fs-c-inputTextGroup__item .fs-system-assistedItem {
  background-color: #f5f5f5;
  border: solid 1px #cccccc;
  padding: 14px 16px;
  font-size: 16px;
  font-size: 1.6rem;
  height: 48px;
}
.fs-c-inputInformation__field .fs-c-memberInfoField .fs-c-inputTable__dataCell .fs-c-inputField .fs-c-dropdown option {
  font-size: 16px;
  font-size: 1.6rem;
}
.fs-c-inputInformation__field .fs-c-memberInfoField .fs-c-inputTable__dataCell .fs-c-inputField .fs-c-dropdown:after {
  position: absolute;
  top: 50%;
  right: 10px;
  display: block;
  padding: 0;
  width: 9px;
  height: 9px;
  margin-top: -5px;
  content: "";
  background: unset;
  transform: rotate(135deg);
  border: unset;
  border-radius: unset;
  border-top: 1px solid #000000;
  border-right: 1px solid #000000;
}
.fs-c-inputInformation__field .fs-c-memberInfoField .fs-c-inputTable__dataCell .fs-c-inputField .fs-c-dropdown::before {
  font-size: 16px;
  font-size: 1.6rem;
  padding-right: 8px;
}
.fs-c-inputInformation__field .fs-c-memberInfoField .fs-c-inputTable__dataCell .fs-c-inputField .fs-c-dropdown:not(:first-of-type) {
  margin-left: 8px;
}
.fs-c-inputInformation__field .fs-c-memberInfoField .fs-c-inputTable__dataCell .fs-c-inputField .fs-c-radioGroup {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: unset;
}
.fs-c-inputInformation__field .fs-c-memberInfoField .fs-c-inputTable__dataCell .fs-c-inputField .fs-c-radioGroup .fs-c-radio {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-basis: unset;
  margin: 0;
}
.fs-c-inputInformation__field .fs-c-memberInfoField .fs-c-inputTable__dataCell .fs-c-inputField .fs-c-radioGroup .fs-c-radio:not(:last-of-type) {
  margin-right: 32px;
}
.fs-c-inputInformation__field .fs-c-memberInfoField .fs-c-inputTable__dataCell .fs-c-inputField .fs-c-radioGroup .fs-c-radio__radioMark {
  width: 20px;
  height: 20px;
  border: solid 1px #cccccc;
}
.fs-c-inputInformation__field .fs-c-memberInfoField .fs-c-inputTable__dataCell .fs-c-inputField .fs-c-radioGroup .fs-c-radio__radioMark::before {
  background-color: #999999;
  width: 12px;
  height: 12px;
}
.fs-c-inputInformation__field .fs-c-memberInfoField .fs-c-inputTable__dataCell .fs-c-inputField .fs-c-radioGroup .fs-c-radio__radioLabelText {
  font-size: 16px;
  font-size: 1.6rem;
}
.fs-c-inputInformation__field .fs-c-memberInfoField .fs-c-inputTable__dataCell .fs-c-inputField .fs-c-inputDate__year select, .fs-c-inputInformation__field .fs-c-memberInfoField .fs-c-inputTable__dataCell .fs-c-inputField .fs-c-inputDate__month select, .fs-c-inputInformation__field .fs-c-memberInfoField .fs-c-inputTable__dataCell .fs-c-inputField .fs-c-inputDate__date select {
  height: 48px;
  font-size: 16px;
  font-size: 1.6rem;
}
.fs-c-inputInformation__field .fs-c-memberInfoField .fs-c-inputTable__dataCell .fs-c-inputField .fs-c-inputDate__year option, .fs-c-inputInformation__field .fs-c-memberInfoField .fs-c-inputTable__dataCell .fs-c-inputField .fs-c-inputDate__month option, .fs-c-inputInformation__field .fs-c-memberInfoField .fs-c-inputTable__dataCell .fs-c-inputField .fs-c-inputDate__date option {
  font-size: 16px;
  font-size: 1.6rem;
}
.fs-c-inputInformation__field .fs-c-memberInfoField .fs-c-inputTable__dataCell .fs-c-inputField .fs-c-inputDate__year {
  width: 120px;
}
.fs-c-inputInformation__field .fs-c-memberInfoField .fs-c-inputTable__dataCell .fs-c-inputField .fs-c-inputDate__month {
  width: 100px;
}
.fs-c-inputInformation__field .fs-c-memberInfoField .fs-c-inputTable__dataCell .fs-c-inputField .fs-c-inputDate__date {
  width: 100px;
}

.register-success {
  margin-top: 24px;
  margin-bottom: 72px;
}
.register-success__button {
  margin-left: 24px;
}
.register-success button, .register-success__button {
  position: relative;
  background-color: #000;
  border: unset;
  display: flex;
  justify-content: center;
  align-items: center;
  border: solid 1px #000;
  width: 311px;
  height: 56px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  font-size: 1.6rem;
}
.register-success button::before, .register-success__button::before {
  position: absolute;
  top: 50%;
  right: 4.2666666667%;
  display: block;
  width: 10px;
  height: 10px;
  margin-top: -5px;
  content: "";
  transform: rotate(45deg);
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
}
.register-success button p,
.register-success button span, .register-success__button p,
.register-success__button span {
  text-align: center;
  color: #fff;
  font-size: 16px;
  font-size: 1.6rem;
}
.register-success__headline {
  font-size: 24px;
  font-size: 2.4rem;
  text-align: left;
  font-weight: bold;
  margin-bottom: 40px;
}
.register-success__message {
  font-size: 18px;
  font-size: 1.8rem;
  text-align: left;
  margin-bottom: 24px;
}
.register-success .fs-c-registerSuccessMessage {
  margin-bottom: 40px;
}
.register-success .fs-c-registerSuccessMessage p,
.register-success .fs-c-registerSuccessMessage span {
  font-size: 12px;
  font-size: 1.2rem;
}
.register-success__textlink {
  text-decoration: underline;
  display: block;
  margin-bottom: 12px;
}
.register-success__textlink:last-of-type {
  margin-bottom: 48px;
}
.register-success__textlink p {
  font-size: 12px;
  font-size: 1.2rem;
}
.register-success__flexarea {
  display: flex;
  justify-content: flex-start;
}
.register-success .fs-c-couponMessage {
  width: 800px;
}
.register-success .fs-c-couponMessage__label {
  font-size: 12px;
  font-size: 1.2rem;
  text-align: left;
}
.register-success .fs-c-couponMessage__list {
  display: block;
  width: 35%;
}
.register-success .fs-c-couponMessage__list span {
  text-align: left;
  font-size: 12px;
  font-size: 1.2rem;
}
.register-success .fs-c-couponMessage__list dt, .register-success .fs-c-couponMessage__list dd, .register-success .fs-c-couponMessage__list time {
  text-align: left;
  font-size: 12px;
  font-size: 1.2rem;
}
.register-success .fs-c-couponMessage__listItem {
  text-align: left;
}
.register-success .fs-c-couponMessage__listItem__discount {
  padding: 8px 0;
}
.register-success .fs-c-couponMessage__listItem__expiration {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.register-success .fs-c-button--myPageTop {
  width: 311px;
  height: 56px;
  margin-bottom: 4.2666666667%;
}