@charset "UTF-8";
/********************************************/
/*layout Base */
/********************************************/
/***************************/
/**Color */
/***************************/
/***************************/
/**bg */
/***************************/
/********************************************/
/* ttl */
/********************************************/
/********************************************/
/* btn */
/********************************************/
/********************************************/
/* 追加 */
/********************************************/
.object_fit {
  position: relative;
}
.object_fit img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  font-family: "object-fit: cover;"; /*IE対策*/
}/*# sourceMappingURL=component.css.map */