Contact Us

Please fill in the required information below. Kindly input all the necessary details (*), and press the "Confirm" button.

There is an error in the input.

Privacy Policy*
Please refer to our "Privacy Policy" regarding the handling of the personal information you provide in this inquiry form. If you agree, please check the box and press the confirm button.

jQuery(function($){ const searchParams = new URLSearchParams(window.location.search); if( searchParams.get('shubetu') == 'unsubscribe'){    $('option[value="Cancellation Process"]').attr('selected','selected'); }   let form_pp_ck_flg = localStorage.getItem('form_pp_ck'); if(form_pp_ck_flg=='' || form_pp_ck_flg==null ){ $('[name="submitConfirm"]').css('opacity','0.4').css('pointer-events','none'); }else{ $('[name="submitConfirm"]').css('opacity','1').css('pointer-events',''); $('input[name="checkbox-757"]').attr('checked','checked'); }   $('input[name="checkbox-757"]').on('change', function(){ let prop = $(this).prop('checked'); if(prop==true){        localStorage.setItem('form_pp_ck','true'); $('[name="submitConfirm"]').css('opacity','1').css('pointer-events',''); }else{ localStorage.setItem('form_pp_ck','');    $('[name="submitConfirm"]').css('opacity','0.4').css('pointer-events','none'); } }); if($('.mw_wp_form .error').length){ $('.mw_wp_form').addClass('mw_wp_form_error'); } }); .mw_wp_form_error .error{ display:none } .mw_wp_form_error [name="name"], .mw_wp_form_error [name="tel"], .mw_wp_form_error [name="email"], .mw_wp_form_error [name="email2"], .mw_wp_form_error [name="shubetu"]{ border:solid 1px #FF0000 !important; } .error-msg{ display:none; } .mw_wp_form_error .error-msg{ display:block; border: solid 1px #FF0000; text-align: center; padding: 0.25em 0; font-size: 0.56em !important; font-weight: bold; color: #FF0000; }

To page top