/*
Theme Name: ASPIRE
Theme URI: ★ テーマの公式サイトなどのURL（空欄でも可） ★
Template: lightning
Description: ★ テーマの説明（空欄でも可） ★
Author: ★ テーマ作成者の名前（空欄でも可） ★
Tags: 
Version: 0.5.1
*/

.home .site-body {
	padding-bottom: 0;
}

.lightning_swiper-container {
    max-width: 1110px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}
.post-name-member a.vk_gridcolcard_item_container {
	transition: all 0.3s ease;
}
.post-name-member a.vk_gridcolcard_item_container:hover {
    background: #0c1c8dcc;
    color: #fff;
	transition: all 0.3s ease;
}





.contact-teble {
    border: none;
    max-width: 800px;
    margin: 0 auto 0;
}
.contact-teble th {
    border: none;
    vertical-align: top;
}
.contact-teble td {
	    border: none;
}

.contact-filde-title {
    background: #3961a9;
    color: #fff;
    font-size: 16px;
    padding: 10px 20px 10px;
    max-width: 160px;
    width: 100%;
    display: block;
    text-align: center;
    border-radius: 5px;
}

@media (min-width: 992px) {
.site-header--layout--nav-float .site-header-logo {
    margin-right: 1em;
}
	.site-header--layout--nav-float .site-header-container {
		    display: block;
	}
	body:not(.header_scrolled) .global-nav--layout--float-right {
		margin-right: auto;
    display: table;
	}
	.global-nav--layout--float-right .global-nav-list {
    margin: auto;
}
}
@media (max-width: 991.98px) {
.site-header-logo img {
    max-height: 60px;
}
}

@media (max-width: 575px) {
}


