/*
Theme Name: Blockskit Education 02
Theme URI: https://blockskit.com/blockskit-education/
Template: blockskit-base
Author: BlockskitDev
Author URI: https://blockskit.com
Description: Blockskit Education is a modern and versatile WordPress theme designed for various types of websites including academy, classes, course, courses, education, education wordpress theme, elearning, learning, learning management system, lms, online education, teacher, teaching, training, university and more. It offers full-site-editing, allowing easy customization of all aspects of your site. With multiple templates, patterns, and style variations, it's suitable for different aesthetics. The theme is also compatible with popular plugins like Elementor, WooCommerce, and Spectra – WordPress Gutenberg Blocks, adding extra functionality to your site.
Tags: one-column,custom-colors,custom-menu,custom-logo,editor-style,featured-images,full-site-editing,block-patterns,rtl-language-support,threaded-comments,translation-ready,wide-blocks,block-styles,blog,portfolio,education
Version: 1.0.1.1752712144
Updated: 2025-07-17 09:29:04

*/
.wp-block-cover {
  max-width: 100%;
  margin: 0 auto;
  padding: 20px;
  box-sizing: border-box;
}

.wp-block-cover__image-background {
  object-fit: cover; /* トリミングされずに表示する */
  width: 100%;
  height: auto;
}