@charset "UTF-8";
/*
Theme Name: sync-main-theme
Description: sync-furniture official site
Theme URI: http://sync-furniture-jp.pro
Author: Kouzou Saika | ZOCOZO DESIGN
Author URI: http://zocozo.com
Version: 
License: 
License URI: 
*/

/* reset */
body,div,dl,dt,dd,
ul,ol,li,h1,h2,h3,h4,h5,h6,
pre,code,form,fieldset,legend,
input,textarea,p,blockquote,th,td {
	margin: 0px;
	padding: 0px;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
img{
	border: none;
	outline: none;
}
ul,ol,li {
	list-style: none;
}
a {
	text-decoration: none;
	border: none;
	outline: none;
}
hr {
	border-top: 1px solid #ccc;
	border-left: none;
	border-right: none;
	border-bottom: none;
}
hr.scroll {
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: none;
	margin: 0px;
	padding: 0px;
}
hr.clear {
	border-top: 1px solid #fff;
	border-left: none;
	border-right: none;
	border-bottom: none;
	margin-bottom: 30px;
	clear: both;
}

strong {
	font-weight: normal;
}

/* contactForm7 loading layout用 */
.wpcf7-spinner {
  position: absolute !important;
}
/* contactForm7 loading end*/

/*reCAPTCHAマーク非表示*/
.grecaptcha-badge {
    opacity: 0;
}
/*reCAPTCHAマーク非表示 end*/

body{
	font: 13px/1.231 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    *font-size: small;/* IE用 */
    *font: x-small;/* IE 互換モード用 */
	/*background:#D5E8F8;*//*light blue*/
}


/*----- html5 block -----*/
header, section, footer, aside, nav, article, figure, hgroup { 
	margin: 0px;
	padding: 0px;
	display: block;
}

/*----- reset-end -----*/

/* contact form7 multiple file upload */
.codedropz-upload-handler {
  width: calc(100% - 14px)!important;
}
.dnd-upload-counter {
  display:none;
}
div.codedropz-upload-inner span {
  font-size: 12px;
  display: block;
  margin-bottom: 0.5em;
}
/* contact form7 multiple file upload end */


/*----- hack -----*/

.clearfix:after{
  content: "."; 
  display: block; 
  height: 0px; 
  font-size: 0px;	
  clear: both; 
  visibility: hidden;
  color: #fff;
}
	
.clearfix {display: inline-block;} 

/* Hides from IE Mac */
* html .clearfix {height: 1%; background: #fff;}
/*.clearfix {display:block;}*/
/* End Hack */ /* CSS Document */


/*----IE4,5-----*/
* html .clearfix {
  height: 1px;
  /*ﾂ･*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/*----- hack end -----*/
