.elementor-1532 .elementor-element.elementor-element-679fff0{--display:flex;--min-height:80vh;--justify-content:center;--overlay-opacity:0.5;--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}.elementor-1532 .elementor-element.elementor-element-679fff0::before, .elementor-1532 .elementor-element.elementor-element-679fff0 > .elementor-background-video-container::before, .elementor-1532 .elementor-element.elementor-element-679fff0 > .e-con-inner > .elementor-background-video-container::before, .elementor-1532 .elementor-element.elementor-element-679fff0 > .elementor-background-slideshow::before, .elementor-1532 .elementor-element.elementor-element-679fff0 > .e-con-inner > .elementor-background-slideshow::before, .elementor-1532 .elementor-element.elementor-element-679fff0 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:#1B1B1B;--background-overlay:'';}.elementor-1532 .elementor-element.elementor-element-a0df4ce{--display:flex;--padding-top:100px;--padding-bottom:100px;--padding-left:50px;--padding-right:50px;}.elementor-1532 .elementor-element.elementor-element-8ab853d{--display:flex;--padding-top:100px;--padding-bottom:100px;--padding-left:50px;--padding-right:50px;}.elementor-1532 .elementor-element.elementor-element-8ab853d:not(.elementor-motion-effects-element-type-background), .elementor-1532 .elementor-element.elementor-element-8ab853d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-1532 .elementor-element.elementor-element-472849c{--display:flex;--padding-top:100px;--padding-bottom:100px;--padding-left:50px;--padding-right:50px;}.elementor-1532 .elementor-element.elementor-element-c4ba755{--display:flex;--padding-top:50px;--padding-bottom:50px;--padding-left:50px;--padding-right:50px;}.elementor-1532 .elementor-element.elementor-element-c4ba755:not(.elementor-motion-effects-element-type-background), .elementor-1532 .elementor-element.elementor-element-c4ba755 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#242424;}@media(min-width:768px){.elementor-1532 .elementor-element.elementor-element-a0df4ce{--content-width:1000px;}.elementor-1532 .elementor-element.elementor-element-8ab853d{--content-width:1000px;}.elementor-1532 .elementor-element.elementor-element-472849c{--content-width:1000px;}.elementor-1532 .elementor-element.elementor-element-c4ba755{--content-width:1000px;}}@media(max-width:767px){.elementor-1532 .elementor-element.elementor-element-679fff0{--padding-top:30px;--padding-bottom:30px;--padding-left:30px;--padding-right:30px;}}/* Start custom CSS for shortcode, class: .elementor-element-c4b1cfa *//* RSSタブ 全体 */
.rss-tabs-container {
    width: 100%;
    margin: 2em 0;
    border: 1px solid #ccc;
    border-radius: 5px;
    overflow: hidden;
}

/* タブボタンのリスト */
.rss-tab-buttons {
    list-style: none !important;
    padding: 0 !important;
    margin: 0 !important;
    display: flex;
    background-color: #f1f1f1;
}

/* 各タブボタン */
.rss-tab-buttons a {
    display: block;
    padding: 12px 18px;
    text-decoration: none;
    color: #333;
    border-bottom: 3px solid transparent;
    transition: all 0.3s ease;
}

/* アクティブなタブボタン */
.rss-tab-buttons a.active {
    font-weight: bold;
    color: #0073aa;
    border-bottom: 3px solid #0073aa;
    background-color: #fff;
}
.rss-tab-buttons a:hover {
    background-color: #e0e0e0;
}

/* コンテンツエリア */
.rss-tab-contents {
    padding: 20px;
}

/* 各コンテンツパネル（デフォルトで非表示） */
.tab-content {
    display: none;
}

/* アクティブなコンテンツパネルのみ表示 */
.tab-content.active {
    display: block;
}

.tab-content ul {
    list-style: none !important;
    padding: 0 !important;
    margin: 0 !important;
}

.tab-content li {
    padding: 10px 0;
    border-bottom: 1px dotted #ddd;
}
.tab-content li:last-child {
    border-bottom: none;
}

/* 記事の日付 */
.rss-date {
    display: block;
    font-size: 0.9em;
    color: #777;
    margin-top: 5px;
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-00f1075 *//* RSSタブ 全体 */
.rss-tabs-container {
    width: 100%;
    margin: 2em 0;
    border: 1px solid #ccc;
    border-radius: 5px;
    overflow: hidden;
}

/* タブボタンのリスト */
.rss-tab-buttons {
    list-style: none !important;
    padding: 0 !important;
    margin: 0 !important;
    display: flex;
    background-color: #f1f1f1;
}

/* 各タブボタン */
.rss-tab-buttons a {
    display: block;
    padding: 12px 18px;
    text-decoration: none;
    color: #333;
    border-bottom: 3px solid transparent;
    transition: all 0.3s ease;
}

/* アクティブなタブボタン */
.rss-tab-buttons a.active {
    font-weight: bold;
    color: #0073aa;
    border-bottom: 3px solid #0073aa;
    background-color: #fff;
}
.rss-tab-buttons a:hover {
    background-color: #e0e0e0;
}

/* コンテンツエリア */
.rss-tab-contents {
    padding: 20px;
}

/* 各コンテンツパネル（デフォルトで非表示） */
.tab-content {
    display: none;
}

/* アクティブなコンテンツパネルのみ表示 */
.tab-content.active {
    display: block;
}

.tab-content ul {
    list-style: none !important;
    padding: 0 !important;
    margin: 0 !important;
}

.tab-content li {
    padding: 10px 0;
    border-bottom: 1px dotted #ddd;
}
.tab-content li:last-child {
    border-bottom: none;
}

/* 記事の日付 */
.rss-date {
    display: block;
    font-size: 0.9em;
    color: #777;
    margin-top: 5px;
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-c7d2aa6 *//* RSSタブ 全体 */
.rss-tabs-container {
    width: 100%;
    margin: 2em 0;
    border: 1px solid #ccc;
    border-radius: 5px;
    overflow: hidden;
}

/* タブボタンのリスト */
.rss-tab-buttons {
    list-style: none !important;
    padding: 0 !important;
    margin: 0 !important;
    display: flex;
    background-color: #f1f1f1;
}

/* 各タブボタン */
.rss-tab-buttons a {
    display: block;
    padding: 12px 18px;
    text-decoration: none;
    color: #333;
    border-bottom: 3px solid transparent;
    transition: all 0.3s ease;
}

/* アクティブなタブボタン */
.rss-tab-buttons a.active {
    font-weight: bold;
    color: #0073aa;
    border-bottom: 3px solid #0073aa;
    background-color: #fff;
}
.rss-tab-buttons a:hover {
    background-color: #e0e0e0;
}

/* コンテンツエリア */
.rss-tab-contents {
    padding: 20px;
}

/* 各コンテンツパネル（デフォルトで非表示） */
.tab-content {
    display: none;
}

/* アクティブなコンテンツパネルのみ表示 */
.tab-content.active {
    display: block;
}

.tab-content ul {
    list-style: none !important;
    padding: 0 !important;
    margin: 0 !important;
}

.tab-content li {
    padding: 10px 0;
    border-bottom: 1px dotted #ddd;
}
.tab-content li:last-child {
    border-bottom: none;
}

/* 記事の日付 */
.rss-date {
    display: block;
    font-size: 0.9em;
    color: #777;
    margin-top: 5px;
}/* End custom CSS */