#breadcrumb .container {
	background: #66AF7C !important;
}

#news a:hover {
	opacity: 0.8;
	transition:opacity .3s;
}
#newsWrap h1.ttl {
	background: #fff;
	background: linear-gradient(-45deg,
	#C3F1AB 25%,
	#fff 25%, #fff 50%,
	#C3F1AB 50%, #C3F1AB 75%,
	#fff 75%, #fff);
	background-size: 15px 15px;
	background-attachment: fixed;
	padding: 10px 20px;
	margin-bottom: 20px;
	font-size: 20px;
	font-weight: bold;
	color: #777;
}
#news > .container:last-of-type {
    padding-bottom: 50px;
}

.newsMain {
	margin: 0;
	padding: 0;
}

.newsNav{
	position: sticky;
	top: 0;
	z-index: 10;
	background: #fff;
	margin-bottom: 8px;
	width: 100%;
	overflow-x: auto;
}
.newsNav ul{
	display: flex;
	justify-content: space-between;
	overflow: hidden;
	position: relative;
}
.newsNav ul li{
	width: 100%;
	margin-right: 1vw;
}
.newsNav ul li.current a{
	cursor: auto;
}
.newsNav ul li:last-child{
	margin-right: 0;
}
.newsNav ul li span{
	text-align: center;
	padding: 3vh 0;
	min-height: 10px;
	border: 1px solid #66AF7C;
	border-bottom: none;
	border-radius: 5px 5px 0 0;
	color: #777;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.3;
	transition: .3s;
	position: relative;
	height: 100%;
	box-sizing: border-box;
	display: flex;
	justify-content: center;
	align-items: center;
}
.newsNav ul li span {
	background: #C3F1AB;
}
.newsNav ul li.current span {
  transform: translateY(0);
	background: #fff;
  opacity: 1;
  z-index: 1;
}
.newsNav ul .current:before {
	content: "";
	display: block;
	width: 100%;
	height: 1px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: #66AF7C;
	z-index: 1;
}

.newsMain h2.ttl {
	font-size: 18px;
	color: #777;
	font-weight: bold;
	border-left: solid 5px #66AF7C;
	border-bottom: solid 1px #66AF7C;
	padding-left: 10px;
	margin-bottom: 5px;
}
.newsMain h3 {
	/*width: 100%;*/
	font-size: 18px;
	padding: 7px 10px 7px 10px;
	border-radius: 0 20px 20px 0;
	margin-bottom: 20px;
	color: #fff;
	background: #66AF7C;
	font-weight: bold;
}
.newsMain .article {
	padding: 2%;
}
.newsMain .article.top .head{
	margin-bottom: 20px;
}
.newsMain .date {
	color: #777;
	text-align: right;
	margin-top: auto;
}
.newsMain .article.top .media{
	width: 100%;
	position: relative;
	padding-bottom: 56.25%;
}
.newsMain .article.top .thumb img{
	width: 100%;
	padding-bottom: 0 !important;
}
.newsMain .article.top .text{
	margin-top: 20px;
}
.newsMain .list-article {
	display: flex;
	flex-wrap: wrap;
}
.newsMain .list-article h3{
	width: 100%;
}
.newsMain .article-box {
	width: 100%;
}
.newsMain .article-box .box-inner {
	border-bottom: 1px #ccc solid;
}
.newsMain .article-box .box-inner a {
	padding: 3% 2%;
	clear: both;
	display: flex;
	justify-content: space-between;
}
.newsMain .article-box .box-inner .image {
	width: 35%;
	margin: 0;
	overflow: hidden;
	position: relative;
	padding-top: 19.68%;
	border: 1px solid rgba(0, 0, 0, .1);
	align-self: flex-start;
}
.newsMain .article-box .box-inner img {
	height: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.newsMain .article-box .box-inner .text{
	width: 62%;
	display: flex;
	flex-direction: column;
}
.newsMain .article-box.box-hidden{
	display: none;
}
.btn_area {
	margin: 20px 0;
	text-align: center;
}
#newsWrap .btn_area a {
	font-size: 20px;
	font-weight: bold;
	color: #bbb;
	border: 3px solid #bbb;
	padding: 10px 100px;
}
aside.column02
{
	margin-top: 8px;
}
aside.column02 .link ul.col1
{
	margin: 0;
	padding: 0;
	width: 100%;
}
aside.column02 .link ul.col1 li{
	display: inline-block;
	margin-right: 2%;
	float: left;
	height: 100%;
	text-align: center;
	color: #fff;
	line-height: 3.5;
	margin-bottom: 2%;
	font-weight: bold;
}
aside.column02 .link ul.col1 li{
	width: 100%;
}
aside.column02 .link ul.col1 li img{
	width: 100%;
}
aside.column02 .link ul.col1 li.blue{
	background: #4799FF;
}
aside.column02 .link ul.col1 li.green{
	background: #66AF7C;
}
aside.column02 .link ul.col1 li.orange{
	background: #FFAB45;
}
aside.column02 .link ul.col1 li a{
	width: 100%;
	height: 100%;
	display: inline-block;
	color: #fff;
}

aside.column02 .cont{
	clear: both;
}

/* Twitter */
.twCont {
	background: #fff4d6;
	padding: 2%;
}
.twCont h3.ttl {
	color: #777;
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 8px;
	padding-bottom: 2px;
	border-bottom: 1px dashed #777;
}

#ads1.ads {
	margin-left: 22px;
	margin-bottom: 8px;
}

.banner-box {
	border: 1px solid #777;
	border-top: none;
	padding: 10px;
	margin-bottom: 10px;
}
.banner-box ul li {
	margin-bottom:10px;
}
.banner-box ul li:last-child {
	margin-bottom:0;
}
.banner-box img {
	width: 100%;
}
h3.sportscat {
	clear: both;
	margin-top: 5px;
	text-align: center;
	background: #ccc;
}

/* YDN */
.adsp {
	border-bottom: 1px #ccc solid;
}
.adsp .yads_ad.yads_ad_responsive_small{
	overflow:hidden;
	position:relative;
}
.adsp .yads_ad.yads_ad_res_s{
	overflow:hidden;
	position:relative;
}
.adsp .yads_ad.yads_ad_responsive_small > a {
	padding: 3% 2%;
	clear: both;
	display: flex;
	justify-content: space-between;
}
.adsp .yads_ad.yads_ad_res_s > a {
	padding: 3% 2%;
	clear: both;
	display: flex;
	justify-content: space-between;
}
.adsp .yads_ad.yads_ad_responsive_small .wrap_image {
	width: 35%;
	margin: 0;
	overflow: hidden;
	position: relative;
	padding-top: 19.68%;
	border: 1px solid rgba(0, 0, 0, .1);
	align-self: flex-start;
}
.adsp .yads_ad.yads_ad_res_s .wrap_image {
	width: 35%;
	margin: 0;
	overflow: hidden;
	position: relative;
	padding-top: 19.68%;
	border: 1px solid rgba(0, 0, 0, .1);
	align-self: flex-start;
}
.adsp .yads_ad.yads_ad_responsive_small .wrap_image .yads_ad_img {
	background-size: contain;
	width: 56.2%;
	height: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.adsp .yads_ad.yads_ad_res_s .wrap_image .yads_ad_img {
	background-size: contain;
	width: 56.2%;
	height: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.adsp .yads_ad.yads_ad_responsive_small .wrap_text {
	width: 62%;
	display: flex;
	flex-direction: column;
}
.adsp .yads_ad.yads_ad_res_s .wrap_text {
	width: 62%;
	display: flex;
	flex-direction: column;
}
.adsp .yads_ad_desc {
	visibility:hidden;
}
.adsp .yads_ad_info {
	position:absolute;
	right:0;
	bottom:0;
	padding: 0 12px 14px 0;
}
.adsp .yads_ad_info a {
	color: #777;
}
.adsp .yads_ad_info a img {
	padding-top:4px;
}
/*
.adpc,
.yads_ad_res_s {
	display: none;
}
*/
article .entryHeader .share {
    display: flex;
    align-items: center;
}
article .entryHeader .share .shareTtl {
	margin-right: 0.3em;
	min-width: 4.5em;
}
article .entryHeader .share .shareTtl span.pc {
	display:none;
}
article .entryHeader .share .shareTtl svg {
	margin-right: 0.3em;
}
article .entryHeader .share ul {
    display: flex;
    justify-content: center;
    width: 100%;
}
article .entryHeader .share li {
    margin-right: 3px;
    width: 100%;
}
article .entryHeader .share li:last-of-type {
    margin-right: 0;
}
article .entryHeader .share a {
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    font-size: 18px;
    padding: 6px 5px;
    border-radius: 5px;
    background: #ccc;
    color: #fff;
    transition: all 300ms ease-out;
}
article .entryHeader .share svg {
    transition: all 300ms ease-out;
}
article .entryHeader .share a:hover {
	opacity: .9;
}
article .entryHeader .share a:hover svg {
	transform:scale(1.1);
}
article .entryHeader .share a.facebook {
    background: #1877f2;
}
article .entryHeader .share a.twitter {
    background: #1DA1F2;
	background: #000;
}
article .entryHeader .share a.line {
    background: #00b900;
}
article .entryHeader span.deco,
article .entryHeader span.deco:before,
article .entryHeader span.deco:after {
    position: absolute;
    width: 20px;
    height: 2px;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    background: #aaa;
    border-radius: 3px;
}
article .entryHeader span.deco:before,
article .entryHeader span.deco:after {
    content: "";
}
article .entryHeader span.deco {
    transform: rotate(90deg);
    top: -30px;
}
article .entryHeader span.deco:before {
    transform: translate(10px, -50px) rotate(38deg);
}
article .entryHeader span.deco:after {
    transform: translate(10px, 50px) rotate(-38deg);
}
article .entryHeader span.deco span:before,
article .entryHeader span.deco span:after {
    position: absolute;
    width: 15px;
    height: 2px;
    top: 0px;
    left: 0;
    right: 0;
    margin: auto;
    background: linear-gradient(to right, #aaa 25%,transparent 25%) repeat-x;
    background-size: 6px 100%;
    content: "";
    border-radius: 2px;
}
article .entryHeader span.deco span:before {
    transform: translate(4px, -25px) rotate(15deg);
}
article .entryHeader span.deco span:after {
    transform: translate(4px, 25px) rotate(-15deg);
}
article .entryContent {
    font-size: 14px;
    line-height: 1.6;
}
article .entryContent .block {
    margin: 0 auto 3em auto;
}
article .entryContent .block:last-of-type {
    margin: 0 auto;
}
article .entryContent .block:after {
    clear: both;
    height: 0;
    font-size: 0;
    visibility: hidden;
    display: block;
    content: ".";
}
article .entryContent h2 {
	font-size: 18px;
	color: #666666;
	font-weight: bold;
	padding: 6px 10px;
	margin-bottom: 20px;
	position: relative;
	border-bottom: 2px solid #ffbd79;
	border-left: 10px solid #ffbd79;
}
article .entryContent figure {
    max-width: 600px;
    width: 90%;
    margin: 0 auto 1.5em auto;
    position: relative;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.3);
}
article .entryContent figure.fl {
}
article .entryContent figure.fr {
}
article .entryContent figure img {
    width: 100%;
}
article .entryContent figure figcaption {
    background: rgba(255, 255, 255, .9);
    padding: 5px 10px;
    font-size: 13px;
    display: flex;
    justify-content: center;
}
article .entryContent .btn {
    max-width: 500px;
    margin-top: 2em !important;
}


/*--------------------
広告
--------------------*/

.ad {
	background: linear-gradient(
	-45deg, #F6F6F6 25%, #fff 25%,
	#fff 50%, #F6F6F6 50%,
	#F6F6F6 75%, #fff 75%,
	#fff);
	background-size: 15px 15px;
	background-attachment: fixed;
	padding: 14px 0;
	text-align: center;
}
#ad4_5_wrap {
	margin-bottom: 15px;
}
#ad4 {
	margin-bottom: 15px;
}

h2.heading {
	font-size: 100% !important;
	margin-bottom: -10px !important;
	margin-top:30px;
	border-left: solid 5px #66AF7C;
	border-bottom: dotted 1px #66AF7C;
	font-weight: bold;
	padding-left:10px;
	color:#666; 
}

p.caption {
	font-size: 90%;
	text-align: center;
}
.newsMain .article.top .article_img{
	text-align:center;
}

.newsMain .article.top .article_img img{
	margin-top: 20px;
	max-width: 100%;
}

.p-news_entry_nav__next,
.p-news_entry_nav__pegenum,
.p-news_side__ttl {
    text-align: center;
    padding-bottom: 5.0em
}
.p-news_entry_nav {
    background: 0 0
}
.p-news_entry_nav__next_link {
    font-size: 1.0rem;
    text-decoration: underline;
    color: #161616
}
.p-news_entry_nav__pegenums {
    display: inline-block;
    padding: 0.5em 0.7em;
    margin: 0 0.4em;
    line-height: 1;
    color: #161616;
    font-size: 1rem;
    font-weight: 700;
    position: relative
}
.p-news_entry_nav__pegenums--next::after,
.p-news_entry_nav__pegenums--prev::after {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    height: 0.7em;
    margin-top: 0.7em
}
.p-news_entry_nav__pegenums--current {
    border-radius: 5px;
    background-color: #66AF7C;
    color: #fff
}
.p-news_entry_nav__pegenums--next {
    text-indent: -9999px;
    width: 2em
}
.p-news_entry_nav__pegenums--next::after {
    width: 0.7em;
    border-top: 2px solid #9d9d9d;
    border-right: 2px solid #9d9d9d;
    transform: rotate(45deg);
    transform-origin: top
}
.p-news_entry_nav__pegenums--prev {
    width: 2em;
    text-indent: -9999px
}
.p-news_entry_nav__pegenums--prev::after {
    width: 0.7em;
    border-bottom: 2px solid #9d9d9d;
    border-left: 2px solid #9d9d9d;
    transform: rotate(45deg);
    transform-origin: top;
    margin-left: -0.2em
}
@media screen and(min-width:768px) {
    .p-news_entry_nav__next_link:hover {
        text-decoration: none;
        color: #66AF7C
    }
    .p-news_entry_nav__next,
    .p-news_entry_nav__pegenum {
        margin-top: 30px
    }
    .p-news_entry_nav__pegenums:hover {
        border-radius: 5px;
        background-color: #66AF7C;
        color: #fff;
        text-decoration: none
    }
    .p-news_entry_nav__pegenums--next:hover,
    .p-news_entry_nav__pegenums--prev:hover {
        background: 0 0
    }
    .p-news_entry_nav__pegenums--next:hover::after,
    .p-news_entry_nav__pegenums--prev:hover::after {
        border-color: #66AF7C
    }
    .p-news_entry_nav__adsense {
        display: none
    }
}
@media screen and(max-width:767px) {
    .p-news_entry_nav__next,
    .p-news_entry_nav__pegenum {
        margin-top: 30px
    }
    .p-news_entry_nav__pegenums {
        margin: 0 0.1em
    }
    .p-news_entry_nav__adsense {
        margin-top: 30px
    }
}

/*--------------------
YouTube
--------------------*/

.youtube iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}
