/*
	Theme Name: diver_child
	Template: diver
	Description:  Diverの子テーマです。
	Theme URI: http://tan-taka.com/diver/
	Author: Takato Takagi
 */

/* カスタマイズする場合にはこれより下に追記してください  */

.fa-search:before {
    content: "\f0c9" !important;
}

@media only screen and (min-width: 769px){
p.footer_left {white-space: nowrap;}
}

div#bigfooter {
	background: #333;
	color: #fff
}
div.footer_content {
	display:none;
}

div#main-wrap {max-width:969px!important;}

@media only screen and (min-width: 960px){
	.row {width:960px; margin:0 auto;}
}
@media only screen and (min-width: 938px){
	.single-post-main .content .row {width:100%; margin:0 auto;}
	.index_news {width:888px; margin:0 auto;}
}
@media only screen and (min-width: 746px){
	.header-image {height:500px;}
}

@media only screen and (min-width: 1200px){
	.header-image img {margin-top:-200px;}
}

ul.post-author {display:none;}
.catpage_content_wrap {
	background-color:#fff!important;
	color:#000!important;
	box-shadow:none!important;
	margin-top:0!important;
}
.catpage_content_wrap .innner {
	margin:0!important;
	padding:20px 30px!important;
}

.cover {background-color:#fff!important;}
.lazyloaded {background-color:#fff!important;}

.catpage_inner_content {
	font-weight:normal!important;
	text-shadow:none!important;
	padding:0!important;
}
.wrap-post-title {display:none;}
h1.catpage_title {
	font-weight:normal!important;
	margin-bottom:0!important;}