@charset "utf-8";

@import url(company-pc.css) screen and (min-width: 681px);
@import url(company-smart.css) screen and (max-width: 680px);


/*=================================================
  
  00:common 共通指定

 ================================================= */
 
.entryTxtArea .entryTxt img{
	margin:20px 0;
	width:100%;
	height:auto;
}
