h2.heading {
	margin-top: 1.8em !important;
	margin-bottom: 0px !important;
	font-size: 120% !important;
	font-weight: bold;
}

p.caption {
	font-size: 90%;
	text-align: center;
	margin-top: 10px;
}

p.caption.normal {
	margin-top: 1em;
}

.p-news_header {
	box-shadow: 0 1px 5px rgb(0 0 0 / 5%);
}

.p-news_header__adsense.pc{
	display: block !important;
}
/* 広告是正対応 20200423 */
.p-news_header__adsense.pc iframe{
	height: 90px;
}
.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%;
}
/*上部バナー*/
.contents_bn{
	display: flex;
	justify-content: center;
	align-items: center;
}
.stopcovid{
    width: 500px;
    margin: 20px 40px 0 20px;
}
.livenews{
    width: 500px;
    margin: 20px 20px 0 0;
}

.contents_bn ul{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	max-width: 1250px;
	margin: 0 auto;
}
.contents_bn ul li {
	max-width:550px;
}
.contents_bn ul li img {
	width: 100%;
}
.contents_bn ul li:nth-last-child(2),
.contents_bn ul li:nth-last-child(2) ~ li{
	margin-right: 4%;
	width: 48%;
}
.contents_bn ul li:nth-last-child(3),
.contents_bn ul li:nth-last-child(3) ~ li{
	margin-right: 2%;
	width: 32%;
}
.contents_bn ul li:last-of-type {
	margin-right: 0 !important;
}


@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;
	}
    .contents_bn{
        display: flex;
		justify-content: center;
		align-items: center;
		flex-direction: column;	
	}
	
    .stopcovid{
    width: 95%;
    margin: 4% auto 0;
	}
	
	.livenews{
	width: 95%;
	margin: 4% auto 0;
	}

	.contents_bn ul{
		display: block;
		width: 95%;
	}
	.contents_bn ul li {
		width: 100% !important;
		margin-top: 4%;
	}
	.contents_bn ul li img {
		width: 100%;
	}
}

/*---------------------*/



.box-hidden {
	display: none !important;
}

/*-- 20191223 暫定対応 --*/
.p-news_entry__body_item.p-news_entry__body_item--fig {
	text-align:center;
}
.l-news_col2__main .p-news_entry__media {
	clear: both;
}
span.head_datetime time {
	display: inline-block;
	float: left;
}

/*---------- 20200408 変更*/
span.head_datetime .p-news_articlecard__date {
	line-height: 31px;
}

/* ニュース記事詳細画像サイズ統一 SP版 */
.p-news_entry__body {
	clear: both;
}
.p-news_entry__body_item--fig {
	aspect-ratio: 16 / 9;
}
.p-news_entry__body_img {
	object-fit: contain;
	width: 100%;
	height: 100%;
}
p.caption {
	margin-bottom: 0 !important;
}

.p-news_entry__body_item--figwrap {
    color: #03c;
}
.p-news_entry__body_item--figwrap > a:visited{
    color: #639;
}
.p-news_entry__body_item--figwrap_visited{
	color: #639;
}
.p-news_entry__body_item--figwrap > a:hover{
    color: #cc3434;
    text-decoration: underline;
}

/* ニュース記事詳細画像サイズ統一 PC版 */
@media screen and (min-width:768px) {
	.p-news_entry__media.media-movie {
		padding-bottom: 25px;
	}
	.p-news_entry__body_item {
		margin-top: 0;
	}
	.p-news_entry__body_item.p-news_entry__body_item--para {
		margin: 0 0 35px;
		overflow: hidden;
	}
	.p-news_entry__body_item.p-news_entry__body_item--figsec {
		float: left;
		margin-right: 22px;
		width: 310px;
		margin-bottom: 14px;
		overflow: hidden;
	}
	.p-news_entry__body_item.p-news_entry__body_item--figwrap {
		width: 300px;
		margin: 0 auto;
	}
    .p-news_entry__body_item.p-news_entry__body_item--fig {
		aspect-ratio: auto;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-align-items: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		overflow: hidden;
		position: relative;
		background-color: #efefef;
		height: 300px;
		width: 300px;
	}
	.p-news_entry__body_item.p-news_entry__body_item--fig::after {
		position: absolute;
		top: 0;
		left: 0;
		box-sizing: border-box;
		display: block;
		width: 100%;
		height: 100%;
		content: '';
		border: solid 1px rgba(0,0,0,0.06);
	}
	.p-news_entry__body_img {
		vertical-align: middle;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		max-height: calc(300px + 1px);
		max-width: calc(300px + 1px);
	}
	h2.heading {
		margin-top: 0 !important;
		margin-bottom: 12px !important;
		line-height: 1.6;
	}
	p.caption {
		margin: 8px auto 10px;
		line-height: 1.4em;
	}
}

/* ページネーションと広告の間の空間確保 */
.p-news_entry_nav__next, .p-news_entry_nav__pegenum {
	margin-bottom: 30px;
}

@media screen and (min-width: 768px) {
	.p-news_articlecard__cate,.p-news_articlecard__date{
		margin-bottom: 0.5em;
	}

	.p-news_entry__hea .p-news_articlecard__cate{
		display: inline-block;
		float: left;
		line-height: 22px;
	}

	.p-news_articlecard__date{
		display: block;
		font-size:1.3rem;
		line-height:1;
		margin-top: 0.3em;
	}
}
.p-news_entry__share {
	margin-top: 15px;
    margin-bottom: 15px;
    justify-content: flex-end;
    clear: both;
}
/* 友だち追加ボタン */
.add_line {
	width: 100px;
	margin-left: 5px;
	float: right;
}
.add_line a img {
	width: 100%;
}
/*----------------------*/

@media screen and (max-width: 767px) {
	h2.heading {
		font-size: 120% !important;
		margin-bottom: -10px !important;
		padding-left: 4px;
		line-height: 1.5;
		border-left: 4px solid #d5dae1;
	}
	p.caption {
		font-size: 75%;
		margin-bottom: 2em;
	}
	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;
	}
	.p-news_entry__share_img {
		width: 40px;
	}
	.p-news_articlecard__date {
		display: block;
		clear: both;
		padding: 0.5em 0;
	}
	.p-news_entry__hea {
		padding-bottom: 0.8em;
	}
	.p-news_entry__hea .p-news_articlecard__cate{
		display: inline-block;
		font-size: 1.4rem;
		margin-bottom: 0.3rem;
		line-height: 22px;
	}
	h1.p-news_entry__ttl {
		font-size: 125% !important;
	}
	span.head_datetime {
		padding: 8px 0;
		display: block;
		clear: both;
	}
	span.head_datetime .p-news_articlecard__date {
		font-size: 1.4rem;
		line-height: 22px;
	}
	
	.p-news_search__select_list_top {
        display: none;
    }

    .p-news_search__send_top {
        display: none;
    }
}

@media screen and (max-width: 348px) {
	.p-news_header__logoimg {
		width: 75%;
		height: auto;
	}
}

@media screen and (min-width: 767px) {
	.is-sp {
		display: none
	}
}

@media screen and (max-width: 766px) {
	.is-pc {
		display: none
	}
}

@media screen and (min-width: 767px) {

	.p-news_search__select_data {
		margin: 0;
    	width: 100%;
    	width: calc(100% - 85px);
	}

    .p-news_search__select_inputbox_top {
        border: 1px solid #aaa;
        border-radius: 5px;
        padding: 0.5em 0.5em;
        box-sizing: border-box;
        width: 100%;
    }

    .p-news_search__send_top {
        text-align: center;
        margin: 0;
        width: 80px;
        margin-left: 5px;
    }

    .p-news_search__send_label_top {
        display: inline-block;
        position: relative;
        font-style: normal;
        background-size: 16px auto;
        padding: 3px 10px 3px 10px
    }

    .p-news_search__send_top_btn {
        display: inline-block;
        border-radius: 5px;
        border: none;
        background-color: #FDCD4A;
        color: #fff;
        padding: 0.1em 0.1em;
        width: 80px;
        position: relative;
        font-size: 1.6rem;
    }

    .p-news_search__send_top_btn::after {
        content: '';
        position: absolute;
        bottom: 0;
        right: 6px;
        width: 50px;
        height: 30px;
        background-size: contain
    }

    .p-news_search__send_top_btn:hover {
        color: #fff
    }

    .p-news_search__select_list_top {
        margin-top: 0px;
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 50%;
    }
}
