
.p-news__heading{
	font-weight: 500;
    letter-spacing: 0.03em;
	padding-left: 20px;
}
.news-detail_bg{
	padding: 20px;
	background-color: #FFF;
	margin-top: 20px;
}
.news-detail_bg time{
	color: #b1b1b1;
	font-weight: 500;
    letter-spacing: 0.03em;
	display: block;
	margin-bottom: 10px;
}
.p-news-detail-head_ttl{
	padding: 4px 15px 2px;
	color: #fff;
	background-color: #6ec3ee;
	line-height: 200%;
    display: inline;
}
.p-news-detail-body {
    margin-top: 40px;
}
.p-news-detail-body p{
	padding: 10px;
}
.p-news-detail-foot_btn{
	padding: 40px 0;
	text-align: center;
}
.p-news-detail-foot_btn a{
	color: #6ec3ee;
	font-weight: 500;
}
.p-contents {
    height: auto!important;
}
.top_news{
    margin: 0 auto 150px auto;
	padding: 50px;
	box-sizing: border-box;
	background-color: #FFF;
}
.top_news p{
	padding: 4px 15px 2px;
	color: #fff;
	background-color: #6ec3ee;
	line-height: 180%;
    display: inline;
}
.top_news .all{
	text-align: right;
	margin-top: -30px;
}
.top_news .all a{
	color: #6ec3ee;
	font-weight: 500;
}
.top_news ul,
.news-detail ul{
	margin-top: 40px;
}
.top_news li,
.news-detail li{
	border-bottom: 1px solid #e3e3e3;
	padding-bottom: 30px;
	margin-bottom: 30px;
}
.top_news li  time,
.news-detail li  time{
	color: #b1b1b1;
	font-weight: 500;
    letter-spacing: 0.03em;
	padding-right: 30px;
}
.top_news li a,
.news-detail li a{
	display: flex;
}
.wp-pagenavi{
	padding-bottom: 150px;
	margin-top: 70px;
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.wp-pagenavi > span {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 18px;
    color: white;
    background-color: #6ec3ee;
    margin-right: 10px;
    margin-left: 10px;
    width: 50px;
    height: 50px;
    margin-bottom: 20px;
}
.wp-pagenavi > a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 18px;
    background-color: #e4e4e4;
    margin-right: 10px;
    margin-left: 10px;
    width: 50px;
    height: 50px;
    margin-bottom: 20px;
}

@media (min-width: 48em){
.p-news__heading{
	padding-left: 0px;
}
.news-detail {
    width: 1100px;
    padding: 0px;
    margin: 0 auto;
}
.p-news__heading{
	font-size: 4.3rem;
}
.p-news-detail-head_ttl{
	font-size: 3rem!important;
}
.top_news{
    width: 1100px;
}
.top_news p{
	font-size: 3rem;	
}
.news-detail_bg{
	padding: 50px;
}
.p-news-detail-body {
    margin-top: 80px;
}
}
@media (min-width: 48em){
.l-header__list-item:nth-child(3) .l-header__lower {
    left: 0px!important;
	 white-space:nowrap;
}
.l-header__list-item:nth-child(4) .l-header__lower {
    left: 0px!important;
	white-space:nowrap;
}
.l-header__list-item:nth-child(5) .l-header__lower {
    left: 0px!important;
	white-space:nowrap;
}
.l-header__list-item:nth-child(7) .l-header__lower {
    left: 0px!important;
	white-space:nowrap;
}
}
body{
	background-color: #f5f5f5;
}
.l-header__list-item{
	position: relative;
}
.l-header__nav{
	overflow-y:visible!important;
}
@media (min-width: 48em) {
    body {
        font-size: 1.8rem!important;
		color: #000;
    }
}
body {
font-family: "Noto Sans JP", sans-serif!important;
	font-weight: 400!important;
}