.fs-c-guidanceWithButton--membershipCardNotice {
	display: none!important;
}

.intro {
  text-align: center;
  padding-bottom: 70px; }
  .intro p {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.875;
    padding-bottom: 30px; }
  .intro img {
    width: 600px; }
  .intro .kome {
    font-size: 14px;
    font-size: 1.4rem;
    padding-bottom: 0;
    padding-top: 20px; }

.fs-c-inputInformation {
  width: 900px;
  margin: 0 auto;
  text-align: left; }
  .fs-c-inputInformation .fs-c-inputInformation__message {
    font-size: 16px;
    font-size: 1.6rem;
    padding-bottom: 20px;
    margin: 0 auto;
    width: 820px;
    display: block; }
  .fs-c-inputInformation .fs-c-inputInformation__field {
    margin: 0 auto;
    width: 820px;
    max-width: 100%; }
  .fs-c-inputInformation .fs-c-memberInfoField {
    border-bottom: 1px solid #BBBBBB;
    padding-bottom: 50px; }
  .fs-c-inputInformation .fs-c-inputTable {
    font-size: 16px;
    font-size: 1.6rem; }
    .fs-c-inputInformation .fs-c-inputTable > tbody > tr {
      flex-direction: inherit; }
    .fs-c-inputInformation .fs-c-inputTable .fs-c-inputTable__headerCell {
      width: 200px;
      font-weight: 700;
      padding: 16px 0; }
      .fs-c-inputInformation .fs-c-inputTable .fs-c-inputTable__headerCell .fs-c-requiredMark {
        color: #3D6D96;
        font-weight: normal; }
    .fs-c-inputInformation .fs-c-inputTable .fs-c-inputTable__dataCell {
      width: 620px; }
      .fs-c-inputInformation .fs-c-inputTable .fs-c-inputTable__dataCell input[type="text"],
      .fs-c-inputInformation .fs-c-inputTable .fs-c-inputTable__dataCell input[type="tel"],
      .fs-c-inputInformation .fs-c-inputTable .fs-c-inputTable__dataCell input[type="password"] {
        border: 1px solid #BBBBBB;
        padding: 11px 10px; }
      .fs-c-inputInformation .fs-c-inputTable .fs-c-inputTable__dataCell input[type="password"] {
        border: none; }
      .fs-c-inputInformation .fs-c-inputTable .fs-c-inputTable__dataCell .fs-c-inputGroup {
        border-color: #BBBBBB; }
      .fs-c-inputInformation .fs-c-inputTable .fs-c-inputTable__dataCell .fs-c-dropdown:after {
        display: none; }
      .fs-c-inputInformation .fs-c-inputTable .fs-c-inputTable__dataCell #fs_showPassword {
        display: none; }
      .fs-c-inputInformation .fs-c-inputTable .fs-c-inputTable__dataCell .fs-c-inputField__field--zipCode {
        display: block; }
      .fs-c-inputInformation .fs-c-inputTable .fs-c-inputTable__dataCell #fs_input_zipCode {
        width: 300px;
        max-width: 100%;
        padding: 13px 10px; }
      .fs-c-inputInformation .fs-c-inputTable .fs-c-inputTable__dataCell #fs_input_prefecture {
        width: 300px;
        padding: 13px 10px;
        background: url(../images/common/arrow_up.png) right 10px center no-repeat;
        background-size: 15px auto; }
      .fs-c-inputInformation .fs-c-inputTable .fs-c-inputTable__dataCell .fs-c-dropdown__menu {
        padding: 13px 10px;
        background: url(../images/common/arrow_up.png) right 10px center no-repeat;
        background-size: 15px auto; }
      .fs-c-inputInformation .fs-c-inputTable .fs-c-inputTable__dataCell #fs_input_birthdayYear {
        width: 200px; }
      .fs-c-inputInformation .fs-c-inputTable .fs-c-inputTable__dataCell #fs_input_birthdayMonth,
      .fs-c-inputInformation .fs-c-inputTable .fs-c-inputTable__dataCell #fs_input_birthdayDay {
        width: 160px; }
      .fs-c-inputInformation .fs-c-inputTable .fs-c-inputTable__dataCell .fs-c-dropdownGroup > .fs-c-dropdown:not(:first-of-type) {
        margin-left: 20px; }
      .fs-c-inputInformation .fs-c-inputTable .fs-c-inputTable__dataCell .fs-c-inputDate__year + .fs-c-inputDate__month::before,
      .fs-c-inputInformation .fs-c-inputTable .fs-c-inputTable__dataCell .fs-c-inputDate__month + .fs-c-inputDate__date::before {
        content: "/";
        padding-right: 20px; }
      .fs-c-inputInformation .fs-c-inputTable .fs-c-inputTable__dataCell .fs-c-inputTextGroup > * + * {
        margin-left: 16px; }
      .fs-c-inputInformation .fs-c-inputTable .fs-c-inputTable__dataCell .fs-c-radioGroup {
        padding-top: 16px; }
      .fs-c-inputInformation .fs-c-inputTable .fs-c-inputTable__dataCell .fs-c-radio__radio:checked:enabled + label > .fs-c-radio__radioMark {
        border-color: #BBBBBB; }
      .fs-c-inputInformation .fs-c-inputTable .fs-c-inputTable__dataCell .fs-c-radio__radio:checked:enabled + label > .fs-c-radio__radioMark::before {
        background: #3D6D96;
        width: 14px;
        height: 14px; }
      .fs-c-inputInformation .fs-c-inputTable .fs-c-inputTable__dataCell .fs-c-radio__radioMark {
        display: block;
        width: 20px;
        height: 20px;
        margin: 0 7px 0 0;
        min-width: 20px;
        border: 1px solid #BBBBBB; }
      .fs-c-inputInformation .fs-c-inputTable .fs-c-inputTable__dataCell .fs-c-radioGroup .fs-c-radio:not(:last-child),
      .fs-c-inputInformation .fs-c-inputTable .fs-c-inputTable__dataCell .fs-c-checkboxGroup .fs-c-radio:not(:last-child) {
        margin-right: 45px; }
      .fs-c-inputInformation .fs-c-inputTable .fs-c-inputTable__dataCell .fs-c-radioGroup .fs-c-radio:first-child {
        width: 124px;
        margin-right: 0; }
      .fs-c-inputInformation .fs-c-inputTable .fs-c-inputTable__dataCell .fs-c-inputField__explanation {
        margin-top: 20px;
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 1.4; }
  .fs-c-inputInformation .fs-c-memberPolicyAgreeField,
  .fs-c-inputInformation .fs-c-privacyPolicyAgreeField {
    width: 244px;
    margin: 0 auto;
    margin-top: 20px; }
    .fs-c-inputInformation .fs-c-memberPolicyAgreeField .fs-c-checkbox__checkMark::before,
    .fs-c-inputInformation .fs-c-privacyPolicyAgreeField .fs-c-checkbox__checkMark::before {
      content: "";
      color: #3D6D96;
      background: url(../images/common/icon_check.png) 0 0 no-repeat;
      background-size: 100% auto;
      width: 14px;
      height: 13px;
      top: 2px;
      left: 3px; }
    .fs-c-inputInformation .fs-c-memberPolicyAgreeField .fs-c-checkbox__checkbox:checked + label > .fs-c-checkbox__checkMark,
    .fs-c-inputInformation .fs-c-privacyPolicyAgreeField .fs-c-checkbox__checkbox:checked + label > .fs-c-checkbox__checkMark {
      background: #fff;
      border-color: #bbb; }
    .fs-c-inputInformation .fs-c-memberPolicyAgreeField .fs-c-checkbox__checkMark,
    .fs-c-inputInformation .fs-c-privacyPolicyAgreeField .fs-c-checkbox__checkMark {
      border: 1px solid #bbbbbb;
      border-radius: 0;
      width: 20px;
      height: 20px;
      margin: 0 4px 0 0;
      min-width: 20px; }
  .fs-c-inputInformation .fieldset:not(.fs-c-additionalCheckField) + .fs-c-additionalCheckField {
    margin-top: 50px; }
  .fs-c-inputInformation .fs-c-inputInformation__button {
    margin-top: 50px; }
    .fs-c-inputInformation #fs_form  .fs-c-inputInformation__button .fs-c-button--primary {
      background: #3D6D96;
      border: 1px solid #3D6D96;
      border-radius: 0px;
      color: #ffffff;
      cursor: pointer;
      display: inline-block;
      font-size: 18px;
      font-size: 1.8rem;
      line-height: 1;
      text-decoration: none;
      text-align: center;
      padding: 0.8em 1.6em 0.6em;
      box-shadow: none;
      min-width: 500px; }

@media screen and (max-width: 1340px) {
  .intro {
    padding-bottom: calc(70 / 1340 * 100vw); }
    .intro p {
      font-size: calc(16 / 1340 * 100vw);
      padding-bottom: calc(30 / 1340 * 100vw); }
    .intro img {
      width: calc(600 / 1340 * 100vw); }
    .intro .kome {
      font-size: calc(14 / 1340 * 100vw);
      padding-top: calc(20 / 1340 * 100vw); }

  .fs-c-inputInformation {
    width: calc(900 / 1340 * 100vw); }
    .fs-c-inputInformation .fs-c-inputInformation__message {
      font-size: calc(16 / 1340 * 100vw);
      padding-bottom: calc(20 / 1340 * 100vw);
      width: calc(820 / 1340 * 100vw); }
    .fs-c-inputInformation .fs-c-inputInformation__field {
      width: calc(820 / 1340 * 100vw); }
    .fs-c-inputInformation .fs-c-memberInfoField {
      padding-bottom: calc(50 / 1340 * 100vw); }
    .fs-c-inputInformation .fs-c-inputTable {
      font-size: calc(16 / 1340 * 100vw); }
      .fs-c-inputInformation .fs-c-inputTable .fs-c-inputTable__headerCell {
        width: calc(200 / 1340 * 100vw);
        padding: calc(16 / 1340 * 100vw) 0; }
      .fs-c-inputInformation .fs-c-inputTable .fs-c-inputTable__dataCell {
        width: calc(620 / 1340 * 100vw); }
        .fs-c-inputInformation .fs-c-inputTable .fs-c-inputTable__dataCell input[type="text"],
        .fs-c-inputInformation .fs-c-inputTable .fs-c-inputTable__dataCell input[type="tel"],
        .fs-c-inputInformation .fs-c-inputTable .fs-c-inputTable__dataCell input[type="password"] {
          padding: calc(11 / 1340 * 100vw) calc(10 / 1340 * 100vw); }
        .fs-c-inputInformation .fs-c-inputTable .fs-c-inputTable__dataCell #fs_input_zipCode {
          width: calc(300 / 1340 * 100vw);
          padding: calc(13 / 1340 * 100vw) calc(10 / 1340 * 100vw); }
        .fs-c-inputInformation .fs-c-inputTable .fs-c-inputTable__dataCell #fs_input_prefecture {
          width: calc(300 / 1340 * 100vw);
          padding: calc(13 / 1340 * 100vw) calc(10 / 1340 * 100vw);
          background: url(../images/common/arrow_up.png) right calc(10 / 1340 * 100vw) center no-repeat;
          background-size: calc(15 / 1340 * 100vw) auto; }
        .fs-c-inputInformation .fs-c-inputTable .fs-c-inputTable__dataCell .fs-c-dropdown__menu {
          padding: calc(13 / 1340 * 100vw) calc(10 / 1340 * 100vw);
          background: url(../images/common/arrow_up.png) right calc(10 / 1340 * 100vw) center no-repeat;
          background-size: calc(15 / 1340 * 100vw) auto; }
        .fs-c-inputInformation .fs-c-inputTable .fs-c-inputTable__dataCell #fs_input_birthdayYear {
          width: calc(200 / 1340 * 100vw); }
        .fs-c-inputInformation .fs-c-inputTable .fs-c-inputTable__dataCell #fs_input_birthdayMonth,
        .fs-c-inputInformation .fs-c-inputTable .fs-c-inputTable__dataCell #fs_input_birthdayDay {
          width: calc(160 / 1340 * 100vw); }
        .fs-c-inputInformation .fs-c-inputTable .fs-c-inputTable__dataCell .fs-c-dropdownGroup > .fs-c-dropdown:not(:first-of-type) {
          margin-left: calc( 20 / 1340 * 100vw); }
        .fs-c-inputInformation .fs-c-inputTable .fs-c-inputTable__dataCell .fs-c-inputDate__year + .fs-c-inputDate__month::before,
        .fs-c-inputInformation .fs-c-inputTable .fs-c-inputTable__dataCell .fs-c-inputDate__month + .fs-c-inputDate__date::before {
          padding-right: calc(20 / 1340 * 100vw); }
        .fs-c-inputInformation .fs-c-inputTable .fs-c-inputTable__dataCell .fs-c-inputTextGroup > * + * {
          margin-left: calc( 16 / 1340 * 100vw); }
        .fs-c-inputInformation .fs-c-inputTable .fs-c-inputTable__dataCell .fs-c-radioGroup {
          padding-top: calc(16 / 1340 * 100vw); }
        .fs-c-inputInformation .fs-c-inputTable .fs-c-inputTable__dataCell .fs-c-radio__radio:checked:enabled + label > .fs-c-radio__radioMark::before {
          width: calc(14 / 1340 * 100vw);
          height: calc(14 / 1340 * 100vw); }
        .fs-c-inputInformation .fs-c-inputTable .fs-c-inputTable__dataCell .fs-c-radio__radioMark {
          width: calc( 20 / 1340 * 100vw);
          height: calc( 20 / 1340 * 100vw);
          margin: 0 calc(7 / 1340 * 100vw) 0 0;
          min-width: calc( 20 / 1340 * 100vw); }
        .fs-c-inputInformation .fs-c-inputTable .fs-c-inputTable__dataCell .fs-c-radioGroup .fs-c-radio:not(last-child),
        .fs-c-inputInformation .fs-c-inputTable .fs-c-inputTable__dataCell .fs-c-checkboxGroup .fs-c-radio:not(last-child) {
          margin-right: calc( 45 / 1340 * 100vw); }
        .fs-c-inputInformation .fs-c-inputTable .fs-c-inputTable__dataCell .fs-c-radioGroup .fs-c-radio:first-child {
          width: calc(124 / 1340 * 100vw); }
        .fs-c-inputInformation .fs-c-inputTable .fs-c-inputTable__dataCell .fs-c-inputField__explanation {
          margin-top: calc(20 / 1340 * 100vw);
          font-size: calc(14 / 1340 * 100vw); }
    .fs-c-inputInformation .fs-c-memberPolicyAgreeField,
    .fs-c-inputInformation .fs-c-privacyPolicyAgreeField {
      width: calc(244 / 1340 * 100vw);
      margin-top: calc(20 / 1340 * 100vw); }
      .fs-c-inputInformation .fs-c-memberPolicyAgreeField .fs-c-checkbox__checkMark::before,
      .fs-c-inputInformation .fs-c-privacyPolicyAgreeField .fs-c-checkbox__checkMark::before {
        width: calc(14 / 1340 * 100vw);
        height: calc(13 / 1340 * 100vw);
        top: calc(2 / 1340 * 100vw);
        left: calc(3 / 1340 * 100vw); }
      .fs-c-inputInformation .fs-c-memberPolicyAgreeField .fs-c-checkbox__checkMark,
      .fs-c-inputInformation .fs-c-privacyPolicyAgreeField .fs-c-checkbox__checkMark {
        width: calc( 20 / 1340 * 100vw);
        height: calc( 20 / 1340 * 100vw);
        margin: 0 calc(4 / 1340 * 100vw) 0 0;
        min-width: calc( 20 / 1340 * 100vw); }
    .fs-c-inputInformation .fieldset:not(.fs-c-additionalCheckField) + .fs-c-additionalCheckField {
      margin-top: calc(50 / 1340 * 100vw); }
    .fs-c-inputInformation .fs-c-inputInformation__button {
      margin-top: calc(50 / 1340 * 100vw); }
      .fs-c-inputInformation #fs_form .fs-c-inputInformation__button .fs-c-button--primary {
        font-size: calc(18 / 1340 * 100vw);
        min-width: calc( 500 / 1340 * 100vw); } }
@media screen and (max-width: 750px) {
  .intro {
    padding: 0 calc(30 / 750 * 100vw) calc(70 / 750 * 100vw);
    text-align: left; }
    .intro p {
      font-size: calc(28 / 750 * 100vw);
      padding-bottom: calc(30 / 750 * 100vw); }
    .intro img {
      width: 100%; }
    .intro .kome {
      font-size: calc(24 / 750 * 100vw);
      padding-top: calc(36 / 750 * 100vw); }

  .fs-c-inputInformation {
    width: 100%;
    padding: 0 calc(30 / 750 * 100vw); }
    .fs-c-inputInformation .fs-c-inputInformation__message {
      font-size: calc(28 / 750 * 100vw);
      padding-bottom: calc(20 / 750 * 100vw);
      width: 100%; }
    .fs-c-inputInformation .fs-c-inputInformation__field {
      width: 100%; }
    .fs-c-inputInformation .fs-c-memberInfoField {
      padding-bottom: calc(50 / 750 * 100vw); }
    .fs-c-inputInformation .fs-c-inputTable {
      font-size: calc(28 / 750 * 100vw); }
      .fs-c-inputInformation .fs-c-inputTable > tbody > tr + tr {
        margin-top: 0; }
      .fs-c-inputInformation .fs-c-inputTable .fs-c-inputTable__headerCell {
        width: 100%;
        padding: calc(20 / 750 * 100vw) 0; }
      .fs-c-inputInformation .fs-c-inputTable .fs-c-inputTable__dataCell {
        width: 100%;
        padding-bottom: calc(50 / 750 * 100vw); }
        .fs-c-inputInformation .fs-c-inputTable .fs-c-inputTable__dataCell input[type="text"],
        .fs-c-inputInformation .fs-c-inputTable .fs-c-inputTable__dataCell input[type="tel"],
        .fs-c-inputInformation .fs-c-inputTable .fs-c-inputTable__dataCell input[type="password"] {
          padding: calc(11 / 750 * 100vw) calc(10 / 750 * 100vw); }
        .fs-c-inputInformation .fs-c-inputTable .fs-c-inputTable__dataCell #fs_input_zipCode {
          width: 100%;
          padding: calc(13 / 750 * 100vw) calc(10 / 750 * 100vw); }
        .fs-c-inputInformation .fs-c-inputTable .fs-c-inputTable__dataCell #fs_input_prefecture {
          width: calc(340 / 750 * 100vw);
          padding: calc(13 / 750 * 100vw) calc(10 / 750 * 100vw);
          background: url(../images/common/arrow_up.png) right calc(20 / 750 * 100vw) center no-repeat;
          background-size: calc(24 / 750 * 100vw) auto; }
        .fs-c-inputInformation .fs-c-inputTable .fs-c-inputTable__dataCell .fs-c-dropdown__menu {
          padding: calc(13 / 750 * 100vw) calc(10 / 750 * 100vw);
          background: url(../images/common/arrow_up.png) right calc(20 / 750 * 100vw) center no-repeat;
          background-size: calc(24 / 750 * 100vw) auto; }
        .fs-c-inputInformation .fs-c-inputTable .fs-c-inputTable__dataCell #fs_input_birthdayYear {
          width: calc(200 / 750 * 100vw); }
        .fs-c-inputInformation .fs-c-inputTable .fs-c-inputTable__dataCell #fs_input_birthdayMonth,
        .fs-c-inputInformation .fs-c-inputTable .fs-c-inputTable__dataCell #fs_input_birthdayDay {
          width: calc(160 / 750 * 100vw); }
        .fs-c-inputInformation .fs-c-inputTable .fs-c-inputTable__dataCell .fs-c-dropdownGroup > .fs-c-dropdown:not(:first-of-type) {
          margin-left: calc( 20 / 750 * 100vw); }
        .fs-c-inputInformation .fs-c-inputTable .fs-c-inputTable__dataCell .fs-c-inputDate__year + .fs-c-inputDate__month::before,
        .fs-c-inputInformation .fs-c-inputTable .fs-c-inputTable__dataCell .fs-c-inputDate__month + .fs-c-inputDate__date::before {
          padding-right: calc(20 / 750 * 100vw); }
        .fs-c-inputInformation .fs-c-inputTable .fs-c-inputTable__dataCell .fs-c-inputTextGroup > * + * {
          margin-left: calc( 16 / 750 * 100vw); }
        .fs-c-inputInformation .fs-c-inputTable .fs-c-inputTable__dataCell .fs-c-radioGroup {
          padding-top: 0;
          flex-direction: unset; }
        .fs-c-inputInformation .fs-c-inputTable .fs-c-inputTable__dataCell .fs-c-radioGroup > *, .fs-c-inputInformation .fs-c-inputTable .fs-c-inputTable__dataCell .fs-c-checkboxGroup > * {
          flex-basis: inherit; }
        .fs-c-inputInformation .fs-c-inputTable .fs-c-inputTable__dataCell .fs-c-radioGroup > * + *, .fs-c-inputInformation .fs-c-inputTable .fs-c-inputTable__dataCell .fs-c-checkboxGroup > * + * {
          margin-top: 0;
          margin-left: 0; }
        .fs-c-inputInformation .fs-c-inputTable .fs-c-inputTable__dataCell .fs-c-radio__radio:checked:enabled + label > .fs-c-radio__radioMark::before {
          width: calc(28 / 750 * 100vw);
          height: calc(28 / 750 * 100vw);
          position: absolute;
          top: 50%;
          left: 50%;
          -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          margin: 0; }
        .fs-c-inputInformation .fs-c-inputTable .fs-c-inputTable__dataCell .fs-c-radio__radioMark {
          width: calc(40 / 750 * 100vw);
          height: calc(40 / 750 * 100vw);
          margin: 0 calc(14 / 750 * 100vw) 0 0;
          min-width: calc(40 / 750 * 100vw); }
        .fs-c-inputInformation .fs-c-inputTable .fs-c-inputTable__dataCell .fs-c-radioGroup .fs-c-radio:not(last-child),
        .fs-c-inputInformation .fs-c-inputTable .fs-c-inputTable__dataCell .fs-c-checkboxGroup .fs-c-radio:not(last-child) {
          margin-right: calc(70 / 750 * 100vw) !important; }
        .fs-c-inputInformation .fs-c-inputTable .fs-c-inputTable__dataCell .fs-c-radioGroup .fs-c-radio:last-child {
          margin-right: 0; }
        .fs-c-inputInformation .fs-c-inputTable .fs-c-inputTable__dataCell .fs-c-inputInformation .fs-c-inputTable .fs-c-inputTable__dataCell .fs-c-radioGroup .fs-c-radio:not(:last-child), .fs-c-inputInformation .fs-c-inputTable .fs-c-inputTable__dataCell .fs-c-inputInformation .fs-c-inputTable .fs-c-inputTable__dataCell .fs-c-checkboxGroup .fs-c-radio:not(:last-child) {
          margin-right: 0 !important; }
        .fs-c-inputInformation .fs-c-inputTable .fs-c-inputTable__dataCell .fs-c-radioGroup .fs-c-radio:first-child {
          width: calc(200 / 750 * 100vw); }
        .fs-c-inputInformation .fs-c-inputTable .fs-c-inputTable__dataCell .fs-c-inputField__explanation {
          margin-top: calc(40 / 750 * 100vw);
          font-size: calc(24 / 750 * 100vw); }
    .fs-c-inputInformation .fs-c-memberPolicyAgreeField,
    .fs-c-inputInformation .fs-c-privacyPolicyAgreeField {
      width: calc(536 / 750 * 100vw);
      margin-top: calc(20 / 750 * 100vw); }
      .fs-c-inputInformation .fs-c-memberPolicyAgreeField .fs-c-checkbox__checkMark::before,
      .fs-c-inputInformation .fs-c-privacyPolicyAgreeField .fs-c-checkbox__checkMark::before {
        width: calc(28 / 750 * 100vw);
        height: calc(26 / 750 * 100vw);
        top: calc(4 / 750 * 100vw);
        left: calc(6 / 750 * 100vw); }
      .fs-c-inputInformation .fs-c-memberPolicyAgreeField .fs-c-checkbox__checkMark,
      .fs-c-inputInformation .fs-c-privacyPolicyAgreeField .fs-c-checkbox__checkMark {
        width: calc(40 / 750 * 100vw);
        height: calc(40 / 750 * 100vw);
        margin: 0 calc(34 / 750 * 100vw) 0 0;
        min-width: calc(40 / 750 * 100vw); }
    .fs-c-inputInformation .fieldset:not(.fs-c-additionalCheckField) + .fs-c-additionalCheckField {
      margin-top: calc(70 / 750 * 100vw); }
    .fs-c-inputInformation .fs-c-inputInformation__button {
      margin-top: calc(70 / 750 * 100vw); }
      .fs-c-inputInformation #fs_form  .fs-c-inputInformation__button .fs-c-button--primary {
        font-size: calc(28 / 750 * 100vw);
        min-width: calc(600 / 750 * 100vw); } }

#fs_form .fs-c-inputTable .fs-c-inputTable__dataCell > .fs-c-inputTable__data {
	display: inline-block;
	padding: 16px 0;
}

@media screen and (max-width: 1340px) {
	#fs_form .fs-c-inputTable .fs-c-inputTable__dataCell > .fs-c-inputTable__data {
		padding: calc(16 / 1340 * 100vw) 0;
	}
}

@media screen and (max-width: 750px) {
	#fs_form .fs-c-inputTable .fs-c-inputTable__dataCell > .fs-c-inputTable__data {
		padding: calc(20 / 750 * 100vw) 0;
	}
}

@media screen and (max-width: 750px) {
	.fs-l-main {
	    padding: 0;
	}
}