@media (min-width: 800px) {
   /* PC表示領域が800px以上の場合に適用するスタイル */
	#everyd{font-size:130%;height:50px;line-height:50px;}
	#everyd_logo{width:100px;}
	/*ISMS　PC*/
	.isms{margin-bottom:30px;margin-top:30px;}
	.isms .logo{float:left;width:180px;}
	/*ISOロゴ*/
	div.iso {float:left;}
	div.iso2 {height:95px;padding:6px 6px 6px 6px;}
	img.iso_logo{height:70px;}
	p.iso_code{font-size:12px;line-height:9px;padding:0px;margin:0px;}
	/*テキスト*/
	.isms .isms_txt{float:left;padding-top:20px;}
	
	.title{font-size:150%;}
	#box5{margin-top:50px;margin-bottom:50px;}
}

@media (max-width: 799px) {
   /* SP表示領域が800px未満の場合に適用するスタイル */
   /*エブリデイロゴ*/
   	#everyd{font-size:100%;height:30px;line-height:30px;}
	#everyd_logo{height:30px;}
	/*ISMS　スマホ*/
	.isms{margin-bottom:20px;margin-top:20px;}
	.isms .logo{float:left;width:98px;}
	/*ISOロゴ*/
	div.iso {float:left;}
	div.iso2 {height:80px;padding:4px 2px 2px 2px;}
	img.iso_logo{height:55px;}
	p.iso_code{font-size:12px;line-height:9px;padding:0px;margin:0px;}
	/*テキスト*/
	.isms .isms_txt{float:left;width:200px;line-height:1.5em;}
	
	.title{font-size:105%;}
	.con{line-height:1.5em;}
	.con img{width:100%;}
	#box5{margin-top:30px;margin-bottom:30px;}
}

/*isms*/
div.iso2{border:1px solid #000}


/*エブリデイ事業所　ロゴ*/
#everyd{
font-weight:bold;
text-align:left;
float:left;
padding-left:5px;
}


#box00{
border-bottom:solid 1px #eee;
}


#box04{
/*background-color:#FFe;*/
padding:20px;
text-align:left;
}
.con p{
padding:3px 3px 3px 3px ;
}
.bnr2{
float:left;
}

.title{
font-weight:bold;
margin-bottom:10px;
}
#box6{
margin:30px 3px 30px 3px ;
/*padding:7px;
border:solid #eee 1px;*/
line-height:18pt;
}




