*{margin: 0;padding: 0;}
.display_none,
.pc_only {display: none;}
img{
border: none;
vertical-align: bottom;
}
.btn_sns img,
.hatena-bookmark-button-frame{
width: 40px;
margin: 10px auto;
vertical-align: bottom;
}
a:link{
color: #666;
text-decoration: underline;
}
a:visited{
color: #333;
text-decoration: underline;
}
a:hover{
color: #000;
text-decoration: underline;
}

body{
background-color: #fff;
color: #333;
font-family: sans-serif;
line-height: 180%;
-webkit-text-size-adjust: none;
}

/*パンくずリスト----------------------------------*/
nav.panlist{
overflow: auto;
padding: 4px 0;
width: 100%;
}
nav.panlist a{
color:#484848;
}
nav.panlist strong{
font-weight:normal;
}
nav.panlist ol {
color: #484848;
display: flex;
font-size: min(1.0em, 3.0vw);
list-style: none;
line-height:1.5;
margin: 0 auto;
padding: 0;
white-space: nowrap;
max-width: 1100px;
width: 95%;
}
nav.panlist li + li::before {
content: ">";
margin: 0 0.5em;
}
#all_body {
font-size: 80%; /*直せるならどこかで直す‥？*/
}
#all{
margin: 0 auto;
}
.h3_title {
border-top: solid 2.5px #5e830e;
border-bottom: solid 0.5px #5e830e;
color: #5e830e;
font-size: 4.5vw;
padding: 4% 2% 3%;
}

#area-main{
margin: 0 auto;
width: 100%;
}
.area-main95{
margin: 0 auto;
width: 95%;
}
#area-sub{
margin: 10px auto 0;
width: 95%;
}
.kiji #area-main {
width: 95%;
}
.category #area-main {
width: 95%;
}

/* -----article合体版-----start----- */

.news_block_s {
color: white;
margin-bottom: 2.5px;
}
.news_block_s a,
.news_block_l a{
color: white;
}
.news_block_s a:hover,
.news_block_l a:hover{
opacity: 0.6;
}
.news_block_s img,
.news_block_l img {
height: auto;
width: 100%;
}
.news_sentence {
background-color: rgba(0, 0, 0, 0.8);
color: #fff;
margin-top: -35px;
min-height: 75px;
padding: 0.5rem;
position: relative;
z-index: 200;
}
.news_sentence .category {
background-repeat: no-repeat;
background-size: contain;
float: left;
height: 20px;
margin-bottom: 10px;
overflow: hidden;
width: 35%;
}
.news_sentence .category p{
display: none;
}
.bg_icon_bunka{background-image: url(../images2/category_bunka.png);}
.bg_icon_fukushi{background-image: url(../images2/category_fukushi.png);}
.bg_icon_tosei{background-image: url(../images2/category_tosei.png);}
.bg_icon_gorin{background-image: url(../images2/category_gorin.png);}
.bg_icon_gorin2{background-image: url(../images2/category_gorin2.png);}
.bg_icon_business{background-image: url(../images2/category_business.png);}
.bg_icon_sonota{background-image: url(../images2/category_sonota.png);}
.bg_icon_chiiki{background-image: url(../images2/category_chiiki.png);}
.bg_icon_jiken{background-image: url(../images2/category_jiken.png);}
.bg_icon_sports{background-image: url(../images2/category_sports.png);}
.news_sentence .title {
clear: both;
font-size: 3.0vw;
line-height: 1.3;
font-weight: bold;
}
	.news_block_s .title {
	font-size: 3.5vw;
	font-weight: 100;
	line-height: 1.5;
	}
.news_sentence .title .news_title_l {
clear: both;
font-size: 5.5vw;
line-height: 1.2;
}
.news_sentence .date {
color: #eee;
display: block;
float: right;
font-size: 4vw;
}
	.news_block_s  .date{
	font-size: 3vw;
	line-height: 1.5;
	}
.news-text{
line-height: 140%;
}
.news-text a,
.news-text a:link{color: #fff;}
/* -----article_large-----end----- */

/* -----article_small-----start----- */
#news-set-small{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
margin: 5px auto 5%;
width: 100%;
}
#news-set-small img{/*カテゴリページ用*/
height: auto;
width: 100%;
}
#news-set-small .news-set-small{
width: 49.5%;
}
#news-set-small .news-set-small .title_text_box_s {
box-sizing: border-box;
border: 1px solid #eee;
border-bottom: 0px;
border-top: 0px;
padding: 10px;
}
#news-set-small .news-set-small .title_text_box_s a{
color: #333;
display: block;
font-size: 1.3em;
line-height: 1.4;
text-decoration: underline;
word-break: break-all;
}
#news-set-small .news-set-small .news-link{
color: #5e830e;
font-weight: lighter;
font-size: 3vw;
padding-left: 5px;
}
/* -----article_small-----end----- */

/* -----archive-----start----- */
#kijiList {
margin: 6% auto 10%;
}
#kijiList li {
background-repeat: no-repeat;
background-position: left 10px;
background-size: 15%;
font-size: 3.2vw;
line-height: 1.5;
list-style: none;
margin: 0 auto 2%;
padding: 5px 0 0 18%;
}
#kijiList li span{
color: #4d4d4d;
padding-left: 10px;
}
#kijiList li.bg_cIcon_bunka{background-image: url(../images/bg_category_bunka.png);}
#kijiList li.bg_cIcon_fukushi{background-image: url(../images/bg_category_fukushi.png);}
#kijiList li.bg_cIcon_tosei{background-image: url(../images/bg_category_tosei.png);}
#kijiList li.bg_cIcon_gorin{background-image: url(../images/bg_category_gorin.png);}
#kijiList li.bg_cIcon_business{background-image: url(../images/bg_category_business.png);}
#kijiList li.bg_cIcon_sonota{background-image: url(../images/bg_category_sonota.png);}
#kijiList li.bg_cIcon_chiiki{background-image: url(../images/bg_category_chiiki.png);}
#kijiList li.bg_cIcon_jiken{background-image: url(../images/bg_category_jiken.png);}
#kijiList li.bg_cIcon_sports{background-image: url(../images/bg_category_sports.png);}
.icon-bunka{background-image: url(../images/mxnews2013_icon_bunka.jpg);}
.icon-fukushi{background-image: url(../images/mxnews2013_icon_fukushi.jpg);}
.icon-tosei{background-image: url(../images/mxnews2013_icon_tosei.jpg);}
.icon-gorin{background-image: url(../images/mxnews2013_icon_gorin.jpg);}
.icon-business{background-image: url(../images/mxnews2013_icon_business.jpg);}
.icon-sonota{background-image: url(../images/mxnews2013_icon_sonota.jpg);}
.icon-chiiki{background-image: url(../images/mxnews2013_icon_chiiki.jpg);}
.icon-jiken{background-image: url(../images/mxnews2013_icon_jiken.jpg);}
.icon-sports{background-image: url(../images/mxnews2013_icon_sports.jpg);}

nav#pager{
color: black;
font-size: 3.0vw;
margin: 10px auto;
text-align: center;
}
nav#pager a{
background-color: #8cbe1e;
box-sizing: border-box;
color: black;
display: inline-block;
font-size: 3.0vw;
margin: 0 1%;
padding: 2% 0.5%;
text-align: center;
width: 9%;
}
nav#pager .page_select{
background-color: #fff;
border: solid 1px #5e830e;
box-sizing: border-box;
color: #5e830e;
display: inline-block;
margin: 0 1%;
padding: 2% 0.5%;
text-align: center;
width: 9%;
}

/* -----archive-----end--
.btn-youtube_ch{
background-repeat: no-repeat;
background-position: center top;
background-image: url(../images/mxnews2013_btn_youtube.jpg);
background-size: contain;
margin-top: 15px;
width: 100%;
height: auto;
}
.btn-hirupapa{
background-repeat: no-repeat;
background-position: center top;
background-image: url(../images/mxnews2013_hirupapa_banner.jpg);
margin: 20px 0 25px;
height: 20px;
}--- */

/* -----chiji-----start----- */
#chiji{
box-sizing: border-box;
border-bottom: solid 0.5px #535353;
margin-top: 30px;
overflow: hidden;
position: relative;
width: 100%;
}
#chiji a .feature-title{
color: #8cbe1e;
display: block;
font-size: 140%;
line-height: 1.2;
margin-bottom: 10px;
}
#chiji .feature-outline{
color: #000;
font-size: 130%;
padding: 10px;
}
#chiji .feature-backnumber_photo{
margin: 2% auto 5%;
width: 100%;
}
#chiji .feature-backnumber a.link_tochiji {
display: block;
margin: 2% auto;
width: 95%;
}
#chiji .feature-backnumber a.link_tochiji img {
height: auto;
width: 100%;
}
#chiji .feature-backnumber_list{
line-height: 1.5;
margin: 0 0 4% 1.5em;
padding: 0 2% 5%;
width: calc(100% - 1.5em);
}
#chiji .btn-feature_more{
border-bottom: 25px solid #535353;
border-left: 10px solid transparent;
display: block;
height: 0;
line-height: 25px;
padding-right: 15px;
position: absolute;
bottom: 0px;
right: 0px;
text-align: right;
transition: 0.2s;
width: 40%;
}
#chiji .btn-feature_more:after{
content: ">>";
display: inline-flex;
padding: 0 0 0 10px;
}
#chiji a.btn-feature_more,
#chiji a.btn-feature_more:visited{color: #fff}
/* -----feature-----end----- */

/* -----カテゴリー-----start----- */
#category #news-set-small .news-set-small .title_text_box_s{
border-bottom: 1px solid #eee;
}
#category #news-set-small .news-set-small .title_text_box_s a{
border-top: unset;
border-bottom: unset;
font-size: 1.1em;
line-height: 1.2;
}
#category .category_box{
display: flex;
flex-wrap: wrap;
margin: 0 auto;
padding: 2% 0;
width: 95%;
}
#category .category_box a{
margin: 1%;
width: 48%;
}
#category .category_box a:hover{
opacity: 0.6;
}
#category .category_box img{
box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.35);
display: block;
border-radius: 3px;
height: auto;
width: 100%;
}
#category .category_box .category_box_in{
margin-bottom: 6px;
}
#category .category_box .cate_img_btn{
width: 49%;
}
#category .category_box_top{
margin-bottom: 4px;
}
#category .category_box_top .cate_img_btn:nth-of-type(n+2),
#category .category_box_bottom .cate_img_btn:nth-of-type(n+2){
padding-left: 4px;
}

/* -----top10-----start----- */
#top10{
margin-top: 15px;
width: 100%;
}
#top10 h3{
display: flex;
flex-wrap: nowrap;
justify-content: space-between;
}
#top10 h3 .delivery{
color: #595959;
font-size: 2.5vw;
font-weight: lighter;
}
#top10 .top10-set {
border-bottom: solid 0.5px #e3e3e3;
display: flex;
flex-wrap: wrap;
margin: 10px auto 0;
padding-bottom: 5px;
width: 95%;
}
#top10 .top10-set .rank{
width: 10%;
}
#top10 .top10-set .rank span{
aspect-ratio: 1 / 1;
background-color: #8cbe1e;
border-radius: 3px;
color: black;
display: inline-grid;
font-weight: bold;
font-size: 4vw;
place-items: center;
width: 75%;
}
#top10 .top10-set .text{
box-sizing: border-box;
display: flex;
flex-wrap: wrap;
font-size: 3.5vw;
gap:1rem;
line-height: 1.4;
padding: 0;
width: 90%;
}
#top10 .top10-set .text span{
width:100%;
}
#top10 .top10-set .img-wrap {
background-color: #cdefea;
box-sizing: border-box;
line-height: 80px;
height: 80px;
text-align: center;
}
#top10 .top10-set .img-wrap img{
align-items: center;
max-height: 100%;
max-width : 100%;
vertical-align: middle;
}
/* 画像あるとき */
	#top10 .top10-set:has(.img-wrap) .text span{
	width: 65%;
	}
	#top10 .top10-set:has(.img-wrap) .img-wrap{
	width: 25%;
	}
#top10 .top10-set .time{
color: #aaaaaa;
display: block;
font-size: 90%;
text-align: right;
width: 100%;
}
/* -----top10-----end----- */

.ad_banner{
display: block;
text-align: center;
}

/* -----search-----start-----*/
#searchSp .search_box input[type="button"],input[type="submit"] {
-webkit-appearance: none;
}
#searchSp.search_box{
background-color: #535353;
box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.35);
box-sizing: border-box;
color: #fff;
font-size: 3.5vw;
font-weight: bold;
font-style: italic;
padding: 20px;
}
#searchSp.search_box .search-form {
padding: 5px;
width: 75%;
}
#searchSp.search_box .search-btn{
border: 0;
border-radius: 5px;
background-color: #c21712;
color: #fff;
font-size: 3.0vw;
padding: 4px 0;
width: 18%;
}
#searchSp.search_box .search-btn:hover{
opacity: 0.6;
}
.banner_area .link_box {
display: flex;
justify-content: space-between;
margin: 0 auto 3%;
}
.banner_area .link_box .x_btn,
.banner_area .link_box .youtube_btn{
width: 49%;
}
.banner_area .link_box img{
height: auto;
width: 100%;
}

/* -----banner_area-----start-----*/
.banner_area{
margin-top: 10px;
width: 100%;
}
.senkyo_banner{
margin-bottom: 10px;
width: 100%;
}
.banner_area img,
.senkyo_banner img{
box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.35);
border-radius: 3px;
display: block;
height: auto;
width: 100%;
}
.x_btn{
float: left;
width: 49.5%;
}
.youtube_btn{
float: right;
width: 49.5%;
}
.opinion_btn,
.insta_btn{
margin-top: 4px;
}
.x_btn img,
.senkyoflag_banner img {
height: auto;
width: 100%;
}
.movieform_btn{
background-color: #fff;
box-sizing: border-box;
border: #8CBE1E solid 3px;
display: block;
margin-top: 4px;
text-align: center;
width: 100%;
}
.movieform_btn img {
box-shadow: none;
height: auto;
margin: 0 auto;
width: 80%;
}
/* -----banner_area-------end-----*/

/* -----bangumi（sub部分の関連番組）-----start-----*/
#bangumi{
box-sizing: border-box;
display: flex;
flex-wrap: wrap;
margin: 5% 0 0;
}
#bangumi .h3_title{
border-bottom: none;
padding: 4% 2% 2%;
width: 100%;
}
#bangumi .bangumi-set {
font-size: 3.0vw;
line-height: 1.5;
margin: 1% 0 3%;
text-align: center;
width: 50%;
}
#bangumi .bangumi-set a {
display: block;
margin: 0 auto;
max-width: 340px;
}
#bangumi .bangumi-set a:hover{
opacity: 0.6;
}
#bangumi .bangumi-set img{
border: solid 1px #eee;
height: auto;
margin: 0 auto 5px;
width: 95%;
}
/* -----bangumi-----end-----*/

/* -----etc-----end-----*/
#etc{
border-top: solid 2.5px #5e830e;
margin: 15px auto 20px;
}
#etc a{
color: #5e830e;
font-size: 3.5vw;
}
#etc a img{
max-width: 50%;
}
#etc .etc-list{
padding: 4% 2% 5%;
}
#etc .etc-list ul{
padding-left:0;
}
#etc .etc-list ul li{
list-style:none;
}
#etc .etc-link{
color: #5e830e;
display: block;
margin: 0 0 12px;
}
/* -----etc-----end-----*/

/* -----kiji-----end-----*/
#kiji-select{
display: flex;
gap: 2%;
margin-bottom: 20px;
}
#kiji-select a {
align-items: center;
background: #8cbe1e;
color: black;
display: flex;
flex: 1;
font-size: 2.5vw;
height: 36px;
justify-content: center;
}
#kiji-select a:hover{
opacity: 0.6;
}
#kiji-select .btn-back{ order:1; }
#kiji-select .btn-index{ order:2; }
#kiji-select .btn-next{ order:3; }
#kiji-select .btn-back::before{
content:"◀";
}
#kiji-select .btn-index::before{
content:"▲";
}
#kiji-select .btn-next::after{
content:"▶";
}
#area-main .kiji-set .movie iframe {
aspect-ratio: 16 / 9;
border: none;
height: auto;
width: 100%;
}
#area-main .kiji-set .photo{
width: 100%;
}
#area-main .kiji-set .photo img{
height: auto;
width: 100%;
}
#area-main .kiji-set .text {
font-size: 4vw;
line-height: 1.6;
margin: 2% auto 0;
}
#area-main .title-area{
font-size: 180%;
line-height: 1.2;
margin-top: 4px;
margin-bottom: 2.5px;
}
#area-main .title-area .title{
color: #333;
display: inline;
font-size: 5.0vw;
word-break: break-all;
}
#area-main .title-area .date {
color: #5c5c5c;
display: inline;
font-size: 3.2vw;
font-weight: lighter;
padding-left: 5px;
}

#sns_btns{
text-align: right;
padding-top: 4px;
}
#sns_button{
text-align: center;
}
#sns_button .btn_sns{
margin: 0.5em;
}
/* -----kiji-----end-----*/

.news_category_s p,
.news_category_l p{
display: none;
}
.news_image {
background-repeat: no-repeat;
background-size: 100%;
height: auto;
width: 100%;
}
span.moreread {
color: #fc9cf6 !important;
}
.translation a .link_style {
font-size: 12px;
line-height: 200%;
}
