/*
 Theme Name: BusinessPress Child
 Template:businesspress
 Description: BusinessPress Child Theme
 Theme URI: https://businesspress.jp/theme/
 Author: BusinessPress
 Author URI: https://businesspress.jp/
 Version: 1.0.0
*/

.author-profile {
	display:none;
}

.site-credit {
	display:none;
}

.byline {
	display:none;
}

.is-style-vk_faq-border-circle .vk_faq_title::before, .is-style-vk_faq-border-square .vk_faq_title::before, .is-style-vk_faq-border-rounded .vk_faq_title::before {
    border: 1px solid #FB3640 !important;
    color: #FB36401 !important;
}

.is-style-vk_faq-border-circle .vk_faq_content::before, .is-style-vk_faq-border-square .vk_faq_content::before, .is-style-vk_faq-border-rounded .vk_faq_content::before {
    border: 1px solid #1c469b !important;
    color: #1c469b !important;
}

ul.is-style-vk-numbered-circle-mark li:before, ol.is-style-vk-numbered-circle-mark li:before {
	background-color: #1c469b !important;
}

.tel-number {
	color:#fff !important;
	text-decoration: none;
}

.tel-number :hover {
	color:#247ba0 !important;
}

.tel-banner :hover {
	opacity: 0.8;
}

a {
	text-decoration: none;
}

.drawer-navigation ul li {
	white-space: nowrap;
}

@media(max-width: 767px){
	.has-large-font-size {
		font-size: 1.8rem !important;
	}
	.jumbotron-title{
		font-size: 1.8rem;
	}
}

@media (min-width: 600px) and (max-width: 781px){
	.wp-block-column {
    	margin: 1em auto !important;
	}
}

@media (min-width: 600px) and (max-width: 781px){
	.wp-block-column:not(:only-child) {
    	flex-basis: calc(60% - 1em)!important;
	}
}

.content-area {
	margin-bottom: 0!important;
}

.wp-block-cover {
	margin-bottom: 0!important;
}
