@charset "UTF-8";
.headline {
  background: url(../img/information_security/informatin_security.jpg) no-repeat center 40%/ cover;
}
/*-----------------------------------
	base
-----------------------------------*/

/*-----------------------------------
	#information_security_polocy_block
-----------------------------------*/
#information_security_polocy_block {
  padding-bottom: 40px;
}
#information_security_polocy_block .policy_text .explanation{
  margin-bottom: 20px;
}
#information_security_polocy_block .policy_text ul{
  margin-bottom: 40px;
}
#information_security_polocy_block .policy_text ul li{
  margin-bottom: 10px;
}
#information_security_polocy_block .policy_text ul li .detail{
  margin-left: 28px;
}
#information_security_polocy_block .policy_text .ta_end{
  text-align: end;
}

@media screen and (max-width: 450px) {
  
}

