.elementor-812615 .elementor-element.elementor-element-502613e .elementor-spacer-inner{height:64px;}/* Start custom CSS for html, class: .elementor-element-0d1e3f5 */main#content {
  background-color: #e3ebf3;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-b16a582 *//* リスト全体の行間と余白を整える */
li {
    line-height: 1.4;       /* 行の間隔を広げて重なりを解消 */
    margin-bottom: 1.5em;   /* 項目ごとの下の余白を空ける */
    overflow: hidden;       /* 画像のはみ出しによる崩れを防止 */
}

/* リスト内の画像の設定 */
li img {
    display: block;        /* 画像を独立した行にする（文字との重なり防止） */
    margin-top: 10px;      /* 文字と画像の間を空ける */
    max-width: 100%;       /* 画像が画面からはみ出さないようにする */
    height: auto;
}/* End custom CSS */