/*
 Theme Name:     Divi Child
 Theme URI:     
 Description:    Divi Child Theme
 Author:         株式会社FRS
 Author URI:     https://kaden-kaitoriget.com
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */

ul, ol {
  list-style: none !important;
  padding-left: 0 !important;
  margin-left: 0 !important;
}
a {
  text-decoration: none;
}
.red{
	color:#f00;
}
.blue{
	color:#0065ad;
}
.yellow{
	color:#ff0;
}

.et_flex_column, .et_flex_group, .et_flex_module, .et_flex_row, .et_flex_section {
  row-gap: 1em !important;
}
