/*
Theme Name:Javo Directorys child
Template:javo-directorys
Version: 2.2.4
*/

.tabs_top{margin-top:3.7em; }
.tabs_bottom{margin-bottom:3.7em; }

@media only screen and (min-width: 992px){
.col-md-9.main-content-wrap,
.col-md-9.pp-single-content{
	width: calc(100% - 300px);
}
.col-md-3.sidebar-full,
.col-md-3.sidebar-full .textwidget,
.col-md-3.sidebar-right,
.col-md-3.sidebar-right .textwidget{
	width: 300px;
}
.ad_sp{display: none;}
}
@media only screen and (max-width: 991px){
.ad_pc{display: none;}
.tabs_top {margin: 2em 0 -1.7em;}
.tabs_top div{margin: auto;}
}