        .formbox-editor-1533640 {
            margin: 0 auto;

            text-align: left;
            max-width: 100%;
            box-sizing: border-box;
        }

        .formbox-editor-1533640 {
            width: 350px;
            margin: 0 auto;
            position: relative;
        }

        .formbox-button-1533640 {
            position: absolute;
            right: 0px;
            cursor: pointer;
            top: -51px;
            background: transparent;
            border: transparent;
            color: #fff;
            background-image: url('https://file003.shop-pro.jp/PA01431/445/img/top/arrow_btn.svg');
            background-repeat: no-repeat;
            font-size: 0;
            width: 50px;
            height: 50px;
            background-size: 18px 10px;
            background-position: center center;
        }

        .formbox-button-1533640:focus {
            outline: none;
        }

        .formbox-editor-1533640 fieldset {
            border: none;
            margin: 0;
            padding: 0;
            position: relative;
        }

        .formbox-editor-1533640 fieldset>input,
        .formbox-editor fieldset>textarea,
        .formbox-editable-field {
            outline: none;
        }

        .formbox-title-1533640 {
            background: none;
            border: none;
            color: #000;
            padding: 0;
            width: 100%;
            word-break: break-word;
        }

        .formbox-title-1533640 {
            border-radius: 0;
            min-height: 0;
        }

        input.formbox-field-1533640 {
            width: 350px;
            height: 50px;
            line-height: 50px;
            border: 1px solid #999999;
            border-radius: 0;
            box-sizing: border-box;
            color: #999999;
            width: 350px;
            padding-left: 22px;
            padding-right: 50px;
            font-size: 13px;
        }

        input.field-error-1533640 {
            border-color: #f15858;
        }


        .formbox-editor-1533640 {
            background-color: #ffffff !important;
        }

        .formbox-title-1533640 {
            font-family: Georgia, Times, "Times New Roman", serif !important;
            font-size: 20px !important;
            color: #000000 !important;
            text-align: left !important;
        }

        #tdLogo1533640 img {
            margin-botton: 10px;
            max-width: 230px;
        }

        .formbox-title-1533640 {
            display: none;
        }

        .c-register {
          padding-top:50px;
            padding-bottom: 200px;
        }

        .c-register_ttl {
            font-size: 2.4rem;
            text-align: center;
            letter-spacing: 0.2rem;
        }

        .c-register_dtl {
            font-size: 1.4rem;
            text-align: center;
            margin: 15px 0 35px 0;
            font-family: "ÞâÌÀÄ«", YuMincho, "¥Ò¥é¥®¥ÎÌÀÄ« ProN W3", "Hiragino Mincho ProN", "HGÌÀÄ«E", "£Í£Ó £ÐÌÀÄ«", serif;
        }

        .c-register_note {
            font-size: 1.3rem;
            text-align: center;
            margin-top: 20px;
            opacity: 0;
            font-family: "ÞâÌÀÄ«", YuMincho, "¥Ò¥é¥®¥ÎÌÀÄ« ProN W3", "Hiragino Mincho ProN", "HGÌÀÄ«E", "£Í£Ó £ÐÌÀÄ«", serif;
        }

        .formbox-button-1533640 {
            position: absolute;
        }

        @media only screen and (max-width: 812px) {
          .c-register{
            padding-bottom: 160px;
        }
        .formbox-button-1533640 {
            height: 45px;
          top:-45px;
        }

        input.formbox-field-1533640 {
            height: 45px;
        }

        .c-register_ttl {
            font-size: 2rem;
        }

        .c-register_dtl {
            font-size: 1.3rem;
            margin: 10px 0 30px 0;
        }

        .c-register_note {
            font-size: 1.2rem;
        }
        }

        @media only screen and (max-width: 450px) {
            .c-register {
                padding:50px 30px 130px 30px;
            }

            .c-register_ttl {
                font-size: 1.8rem;
            }
          .c-register_dtl {
          		line-height:1.5;
          }
          
          .formbox-button-1533640 {
            top:-45px;
          }
          .formbox-editor-1533640{
            	width:100%;
          }
          input.formbox-field-1533640 {
              width:100%;
              padding-left:20px;
          }
        }