@charset "utf8";
/*
Theme Name: sinc
Theme URI: 
Author: 
Author URI: 
Description: 
Version: 
License: 
License URI: 
Tags: 
Text Domain: 
*/

.wpcf7-captchac { margin-bottom: 10px; }
.wpcf7c-btn-back { border: none; background: url(images/common/reset.svg); width: 224px; height: 40px; text-indent: -9999px; }
.wpcf7c-btn-confirm { border: none; background: url(images/common/confirm.svg); width: 224px; height: 40px; text-indent: -9999px; }
.wpcf7-submit { border: none; background: url(images/common/send.svg) no-repeat center; background-size: 100%; width: 100%; height: 40px; text-indent: -9999px; max-width: 224px; }
.mailbox_main-btn input { margin-left: 10px; margin-right: 10px; margin-bottom: 20px; }
.mailbox_main-btn .mailbox_main-btn-reset { border: none; background: none; margin-left: 10px; margin-right: 10px; margin-bottom: 20px; padding: 0; }

@media screen and (min-width: 769px){
	.mailbox_main th { width: 35%; }
}

@media screen and (max-width: 768px){
	div.wpcf7 .ajax-loader { display: block !important; margin: 0 auto !important; }
}