/*
Theme Name: BusinessPress Child
Theme URI: https://businesspress.jp/theme/
Template: businesspress
Author: BusinessPress
Author URI: https://businesspress.jp/
Description: BusinessPress ia a simple and beautiful business WordPress theme. You can create a website of corporate, group, freelance and so on.
Tags: one-column,two-columns,right-sidebar,custom-colors,custom-header,custom-logo,custom-menu,editor-style,featured-images,footer-widgets,microformats,post-formats,sticky-post,theme-options,threaded-comments,translation-ready
Version: 1.0.0.1629941450
Updated: 2021-08-26 10:30:50

*/

@media (min-width: 782px) {
	.no-sidebar .site-content {
		max-width: 1120px;
	}

}

@media only screen and (max-width: 479px){
	.mec-container {
		width: 100%;
	}
}
@media only screen and (min-width: 480px) and (max-width: 767px){
	.mec-container {
		width: 100% ;
	}
}
.home-header {
	display:none;
}
.jumbotron{
	display:none;
}
.site-header {
	margin-bottom: 0rem;
}

.amoteam-member-hover-icon {
	display :none;
}
.amoteam-icon-hover-info{
	display :none;
}
.site-credit{
	display :none;
}

.foogallery.fg-caption-always .fg-item.fg-loaded .fg-caption {
	background-color: #e4007f;
}


.entry-header .sns-link-img{
	width: 100%;
	height:10px;
	margin: 10px;
}

.post-thumbnail{
	display:none;
}

.foogallery .fg-caption-title {
	font-size:13px !important;
}

.tx_center {
	text-align:center;
} 
.nav-links{
	display:none;
}
.pum-theme-1946 {
    border: 8px solid #e4007f;
}
.pum-theme-1946 .pum-content + .pum-close, .pum-theme-lightbox .pum-content + .pum-close {
	background-color: rgba( 228, 0, 127, 1.00 );
	}