h2.heading {
	margin-top: 1.8em !important;
	margin-bottom: 0px !important;
	font-size: 120% !important;
}

p.caption {
	font-size: 90%;
	text-align: center;
}

.p-news_header__adsense.pc{
	display: block !important;
}
.p-news_header__adsense.sp{
	display: none !important;
}


/* 暫定対応 */
.p-news_search__send {
	margin-top: 0px !important;
	padding: 20px 0px !important;
	background: #eee;
}

.p-news_articlecard__inner {
	margin-bottom: 2.3%;
}

/*---------- 広告関連 ----------*/
.yads_ad_item_res_s,
.yads_ad_info_res_s
{
	display:none;
}
.yads_ad.yads_ad_responsive_small{
	overflow:hidden;
}
.yads_ad.yads_ad_responsive_small a {
	color:#333;
	text-decoration: none;
	display:block;
}
.yads_ad.yads_ad_responsive_small > a {
	/* padding: 12px 12px 0 12px; */
}
.yads_ad_img_res_s > img {
	float:left;
	width:146px;
	height:82px;
	background-size:contain;
	margin-right: 15px;
	object-fit: contain;
}
.yads_ad_title_res_s {
	padding:4px 0 0 88px;
	font-size:16px;
	line-height:1.4;
}
.yads_ad_desc {
	padding:0 0 0 88px;
	font-size:16px;
	line-height:1.4;
}
.yads_ad_adv_res_s {
	padding:0 0 0 88px;
	font-size:16px;
	line-height:1.4;
}
.yads_ad.yads_ad_item_1.yads_ad_responsive_small > .yads_ad_info_res_s {
	display:block;
}
div #ad1 {
	width: 100%;
}

@media screen and (max-width: 767px) {
	.yads_ad_img_res_s > img {
		width:40%;
		height:111px;;
	}
	.yads_ad_title_res_s, .yads_ad_adv_res_s {
		font-size:1.3rem;
	}
	.yads_ad.yads_ad_responsive_small a {
		font-size:1.1rem;
	}
}

/*---------------------*/


@media screen and (max-width: 767px) {
	h2.heading {
		font-size: 100% !important;
		margin-bottom: -10px !important;
	}
	p.caption {
		font-size: 75%;
		text-align: left;
	}
	header {
		border-top: 0 !important;
		border-bottom: 0 !important;
	}
	
	header .container {
		display: block !important;
	}
	header .headerLogo {
		min-width: auto !important;
	}
	header .headerLogo a {
		line-height: 0 !important;
		text-align: left;
	}
	header #onair {
		width: 100%;
	}
	header #onair .cont {
		width: 100%;
	}
	div .p-news_entry__media img {
		width: 100% !important;
	}
	.p-news_header__adsense.pc{
		display: none !important;
	}
	.p-news_header__adsense.sp{
		display: block !important;
	}
}

@media screen and (max-width: 348px) {
	.p-news_header__logoimg {
		width: 75%;
		height: auto;
	}
}

.box-hidden {
	display: none !important;
}