
/*202401*/

/*ニュース*/

#JsonArea .home-news-v2__type--blank:after, .home-news-v2__type:after {
	display:none;
}
.irc_clear{
	clear:both;
}
.irc_icon{
	margin:5px 0 0 5px !important;
}

#CategoryMenuArea{
	padding-top:8px;
	margin:0 0 0 30px;
	width:820px;
	display:inline-block;
}
.irc_Categorymenu{
	float:left;
	width:fit-content;
	margin:0 1% 8px 0;
	padding:8px 15px;
	text-align:center;
	color:#333333;
	border-radius:10px;
	font-size:15px;
}
#YyyyMenuArea a:nth-child(10) div{margin:0 0 8px 0 !important;}
#YyyyMenuArea a:nth-child(20) div{margin:0 0 8px 0 !important;}
#YyyyMenuArea a:nth-child(30) div{margin:0 0 8px 0 !important;}

.irc_YYYYmenuActive{
	background-color:#f06000;
	color:#ffffff;
}
.irc_YYYYmenu:hover{
	background-color:#f06000;
	color:#ffffff;
}
.irc_YYYYmenu_on{
	background-color:#e4e4e4;
}
.irc_CategorymenuActive{
	background-color:#f06000 !important;
	color:#ffffff;
}
.irc_Categorymenu:hover{
	background-color:#f06000;
	color:#ffffff;
}
.irc_Categorymenu{
	border:solid 1px #999999;
}
.news_catboxarea {
    width: 100%;
    justify-content: center;
    display: flex;
}
.news_catbox {
    width: 100px;
    margin-right: 20px;
    padding: 10px;
    text-align: center;
    border-bottom: solid 5px #e4e4e4;
    font-size: 20px;
    float: left;
}
.news_catbox:hover {
    border-bottom: solid 5px #f06000;
}
.news_catbox_on {
    border-bottom: solid 5px #f06000;
}
@media only screen and (max-width: 620px) {
.irc_YYYYmenu{
	float:left;
	width:calc(15% - 2px);
	margin:0 0.8% 4px 0.8%;
	font-size:12px;
	height:25px;
}

#CategoryMenuArea{
	width:100%;
	margin:0 0 0 5px;
}

.irc_Categorymenu{
	float:left;
	width:calc(48% - 2px);
	margin:0 0.8% 4px 0;
	font-size:12px;
}
.news_catbox {
    width: 70px;
    margin-left: 5px;
    margin-right: 5px;
    padding: 10px;
    text-align: center;
    font-size: 15px;
    float: left;
}
#YyyyMenuArea a:nth-child(10) div{margin:0 0.8% 4px 0.8% !important;}
#YyyyMenuArea a:nth-child(20) div{margin:0 0.8% 4px 0.8% !important;}
#YyyyMenuArea a:nth-child(30) div{margin:0 0.8% 4px 0.8% !important;}
}
.cat{
	float:left;
    font-size: 1.2rem;
    line-height: 1;
    background: -webkit-gradient(linear, left top, right top, from(#c9dae6), to(#c9dae6));
    background: -webkit-linear-gradient(left, #c9dae6, #c9dae6);
    background: linear-gradient(left, #c9dae6, #c9dae6);
    display:block;
    width:120px !important;
    padding:5px 10px;
    margin-right:20px;
    text-align:center;
}
.cat2{
	color:#FFFFFF;
    font-size: 1.2rem;
    line-height: 1;
    background: -webkit-gradient(linear, left top, right top, from(#888888), to(#888888));
    background: -webkit-linear-gradient(left, #888888, #888888);
    background: linear-gradient(left, #888888, #888888);
    display:block;
    width:120px !important;
    padding:5px 10px;
    margin-right:20px;
    text-align:center;
}
.cat3{
	color:#FFFFFF;
    font-size: 1.2rem;
    line-height: 1;
    background: -webkit-gradient(linear, left top, right top, from(#4d4d4d), to(#4d4d4d));
    background: -webkit-linear-gradient(left, #4d4d4d, #4d4d4d);
    background: linear-gradient(left, #4d4d4d, #4d4d4d);
    display:block;
    width:120px !important;
    padding:5px 10px;
    margin-right:20px;
    text-align:center;
}
.cat4{
	color:#FFFFFF;
    font-size: 1.2rem;
    line-height: 1;
    background: -webkit-gradient(linear, left top, right top, from(#c53e4c), to(#c53e4c));
    background: -webkit-linear-gradient(left, #c53e4c, #c53e4c);
    background: linear-gradient(left, #c53e4c, #c53e4c);
    display:block;
    width:120px !important;
    padding:5px 10px;
    margin-right:20px;
    text-align:center;
}
.cat5{
	color:#FFFFFF;
    font-size: 1.2rem;
    line-height: 1;
    background: -webkit-gradient(linear, left top, right top, from(#238728), to(#238728));
    background: -webkit-linear-gradient(left, #238728, #238728);
    background: linear-gradient(left, #238728, #238728);
    display:block;
    width:120px !important;
    padding:5px 10px;
    margin-right:20px;
    text-align:center;
}
.news__date{margin-right:0px;}

.irc_topnews{background-color:#fff;}
.irc_topnews a{
	padding: 1.2em 1.625em;
}


.YyyyBTN_item{
	float:left;
	margin:0px 25px 0px 0;
}

.YyyyBTN_txt{
	font-size:20px;
}
.YyyyBTN_txt_On{
	color:#f06000 !important;
}
