/*
Theme Name: Lightning Child
Theme URI: https://lightning.vektor-inc.co.jp/en/
Template: lightning
Author: Vektor,Inc.
Author URI: https://www.vektor-inc.co.jp
Description: Lightning is a very simple &amp; easy to customize theme which is based on the Bootstrap. It is also very friendly with custom post types and custom taxonomies. When you add a new one, the breadcrumbs will be adjusted and posts will look beautifully without editing or adding a template files.
Tags: blog,one-column,custom-background,custom-colors,custom-logo,custom-menu,editor-style,featured-images,footer-widgets,full-width-template,sticky-post,theme-options,threaded-comments,translation-ready,block-styles,wide-blocks
Version: 15.29.6.1748061974
Updated: 2025-05-24 04:46:14

*/

/* 部活動アーカイブページの下 Lightning標準の投稿を隠す 
.post-type-club .vk_posts {
	display:none;
}*/

/* 学科紹介アーカイブページの下 Lightning標準の投稿を隠す */
.post-type-course .vk_posts {
	display:none;
}

/* 卒業後の進路アーカイブページの下 Lightning標準の投稿を隠す */
.post-type-sinro .vk_posts {
	display:none;
}

/* お知らせ一覧アーカイブページの下 Lightning標準の投稿を隠す */
.post-type-notice .vk_posts {
	display:none;
}


