@charset "utf-8";
/* CSS Document */

/****** PAGE CONTACT ********/

#contact_form							{ margin-left:140px; font-size:0.88em; }
#contact_form tr>*						{ padding-bottom:30px; }
#contact_form th						{ width:165px; text-align:left; }
#contact_form td						{ width:400px; }
input,textarea							{ width:100%; }
.td_height								{ height:30px; }
.td_message								{ height:200px; }

#note									{ margin:20px 0 50px 140px; font-size:0.88em; }

#submit									{ width:80px; height:30px; margin:0 auto 30px; }
.wpcf7-submit							{ height:100%; border:none; border-radius:16px;  background-color:#333333; color:#FFF; text-align:center; font-size:0.88em; letter-spacing: 0.075em; }


div.wpcf7-response-output				{ padding: 10px 5px !important; margin: 0 auto  !important; }
div.wpcf7-mail-sent-ok					{ border:none !important; background-color:rgba(231,186,160,0.9); text-align:center; font-size:0.88em;  }



/****** PAGE COMPANY ********/

.com_title:before						{ background-color:rgba(178,178,162,0.95); }

#concept								{ margin-bottom:50px; }

#concept li								{ float:left; width:475px; height:200px; }
#concept li:first-child					{ padding-left:13px; margin-right:50px; line-height:1.7; font-size:0.87em; }
#concept li:last-child					{ opacity:0.65; background-size: cover; background-position: center center; }


#profile table							{ width:100%; margin-top:-12px; margin-left: 13px; }
#profile table td						{ padding:15px 0; border-bottom: 1px dotted #CCCCCC; line-height:1.7; font-size:0.87em; }
#profile table td:first-child			{ width:287px; }


/****** Archive CAMPAIGN ********/
.cam_title:before						{ background-color:rgba(63,57,48,0.34); }
.cam_main								{ margin-bottom:30px; padding:20px; border:1px dotted #B3B3B3; }
#content								{ padding-left:13px; }

#table_campaign th						{ padding-right:15px; }



@media screen and (max-width:375px) {
	
/****** PAGE CONTACT ********/

#contact_form							{ width:100%; margin-left:0; }
#contact_form tr>*						{ width:100%; display:block; padding-bottom:20px; }
#contact_form th						{ padding-bottom:5px; }

#note									{ margin:20px auto 50px ; font-size:0.75em; }

#submit									{ width:80px; height:30px; margin:0 auto 30px; }
.wpcf7-submit							{ height:100%; border:none; border-radius:16px;  background-color:#333333; color:#FFF; text-align:center; font-size:0.88em; letter-spacing: 0.075em; }

div.wpcf7-mail-sent-ok					{ font-size:0.8em;  }
	
			

/****** PAGE COMPANY ********/

#concept li								{ float:none; width:100%; }
#concept li:first-child					{ padding-left:0; margin-right:0; margin-bottom:5px; }

#profile table							{ margin-left: 0; }
#profile table td						{ padding:10px 0; font-size:0.79em; }
#profile table td:first-child			{ width:25%;  }



/****** Archive CAMPAIGN ********/

.cam_main								{ padding: 20px 3%; }
#content								{ padding-left:0; }


#table_campaign th						{ display:block; width:100%;  padding-right:0; padding-bottom:15px; }
#table_campaign th>img					{ width:100%; height:auto; }
#table_campaign td						{ display:block; width:100%;}

}




