@charset 'utf-8';
/*	Cascading Style Sheets: style.css 5.2	*/ 

#PAGE .SHEET .SIDE_WHITE ul li a.IR9:link	{ background:#e4f4fb url(../../img/arrow_black.png) no-repeat 8% 50%; background-size:4px auto; color:#000;}
#PAGE .SHEET .SIDE_WHITE ul li a.IR9:visited	{ background:#e4f4fb url(../../img/arrow_black.png) no-repeat 8% 50%; background-size:4px auto; color:#000;}

/*index.cssここから*/
h3 {
	font-size:13px;
	font-weight:bold;
	margin-top:30px;
	float:left;
	width:350px;
	}
.to_news{
	float:right;
	margin-top:30px;
}
#IR_news{
	margin-top:30px;
	}
.IR_news_retsu{
	border-bottom: 1px solid #ccc;
}
.IR_news_hiduke{
	float:left;
	width:75px;
	line-height:1.5em;
	color:#4E4E4E;
	}
.IR_news_icon{
	width:60px;
	float:left;
	}
.IR_news_icon em{
	float:left; margin:10px 0 0 0; padding:2px 5px; background:#ff9f00; color:#fff; text-align:center; font-size:10px; line-height:1.2em;
	}
.IR_news_text{
	float:left;
	width:490px;
	line-height:1.5em;
	margin-left:7px;
	}
.IR_news_text a{
	text-decoration:underline;
	}
.IR_news_text a:hover	{ text-decoration:none; }
.IR_news_text a:active	{ text-decoration:none; }
.contents_box_left_edge{
	float:left;
	width:139px;
	margin-top:30px;
	height:170px;
}
.contents_box_left_edge a{
}
.contents_box_left_edge p{
	margin-top:0px;
	margin-left:0px;
}
.contents_box_left_edge img{
	width:139px;
}
.contents_box{
	float:left;
	width:139px;
	margin-left:28px;
	margin-top:30px;
	height:170px;
}
.contents_box a{
}
.contents_box img{
	width:139px;
}
.contents_box p{
	margin-top:0px;
	margin-left:0px;
}
.top_back{
	width:730px;
	height:320px;
	background-image:url(../img/top.jpg);
	position:relative;
}
.top_back p {
	position:absolute;
	top:11px;
	left:27px;
	font-size:24px;
}
.to_news{
	line-height:1.5em;
}
h3 span{ font-size:9px;
}
/*index.cssここまで*/
/*バックナンバーここから*/
#inner_contents #back_number #back_number_midasi {
	font-size:10px;
	color:#636161;
}
#inner_contents #back_number {
}
#inner_contents #back_number p{
}
.back_number_list{
	width:640px;
}
.back_number_list_contents{
	margin-top:10px;
}
.back_number_list img{
	margin-right:5px;
}
.back_number_list_left_edge {
	float: left;
	width: 70px;
    margin-left: 10px;
    text-align: center;
}
.back_number_list_left_edge a{
	text-decoration: underline;
}
.back_number_list_left_edge a.CURRENT{ text-decoration:underline; }
.back_number_list_left_edge a:hover	{ text-decoration:underline; }
.back_number_list_left_edge a:active	{ text-decoration:underline; }
.back_number_list_others {
	float: left;
	width: 70px;
	margin-left:50px;
}
/*バックナンバーここまで*/
/*ニュースここから*/
#N_news{
	margin-top:30px;
	}
.N_news_retsu{
	border-bottom: 1px solid #ccc;
}
.N_news_hiduke{
	float:left;
	width:250px;
	line-height:1.5em;
	}
.N_news_hiduke p{
	margin:5px 0 0 0;
	}
.N_news_hiduke em{
	margin:0 5px; padding:2px 5px; background:#ff9f00; color:#fff; text-align:center; font-size:10px; line-height:1.2em;
	}
.N_news_text{
	float:left;
	width:90%;
	margin-left:0 0 5px 7px;
	}
.N_news_text p{
	margin:0;
	}
.N_news_text a{
	text-decoration:underline;
	}
.N_news_text a:hover	{ text-decoration:none; }
.N_news_text a:active	{ text-decoration:none; }
.N_news_PDF{
	float:left;
	line-height:34px;
	}
.N_news_PDF img{
	margin:0 0 5px 0;
	}
/*ニュースここまで*/

/*taここから*/

.category a.button {
	background-color: #1da4e7;
    border: 2px solid #1da4e7;
    line-height: 25px;
    width: 20%;
    float: left;
    margin-top: 20px;
    margin-right: 10px;
    text-align: center;
	color: #fff;
}
@media screen and (max-width:480px) {
	.category a.button {
		width: 40%;
	}
	.category {
		margin-left: 30px;
	}
}
.category a.button:hover {
	background-color: #fff;
	border-color:#1da4e7;
	color: #1da4e7;
}
.category a.button.ir{
	background-color: #05a5bb;
    border: 2px solid #05a5bb;
}.category a.button.ir:hover {
	background-color: #fff;
	border-color:#05a5bb;
	color: #05a5bb;
}
.category a.button.pr{
	background-color: #a0444c;
    border: 2px solid #a0444c;
}.category a.button.pr:hover {
	background-color: #fff;
	border-color:#a0444c;
	color: #a0444c;
}
.category a.button.mp{
	background-color: #5fa300;
    border: 2px solid #5fa300;
}.category a.button.mp:hover {
	background-color: #fff;
	border-color:#5fa300;
	color: #5fa300;
}

.N_news_hiduke em.CATEGORY_ir{
	background:#05a5bb;
	padding: 2px 20px;
	}
.N_news_hiduke em.CATEGORY_pr{
	background:#a0444c;
	}
.N_news_hiduke em.CATEGORY_mp{
	background:#5fa300;
	}

/*========ここまで========*/


@media screen and (max-width: 740px){
	.to_news{
	line-height:15px;
}
.to_news{
	float:right;
	margin-top:0px;
}
.IR_news_hiduke{
	float:left;
	width:22%;
	line-height:10px;
	color:#4E4E4E;
	}
.IR_news_icon{
	float:left;
	width:18%;
	}
.IR_news_text{
	float:left;
	width:60%;
	line-height:10px;
	margin-left:0px;
	}
.contents_box_left_edge{
	float:left;
	width:50%;
	margin-top:10px;
	height:200px;
}
.contents_box{
	float:left;
	width:50%;
	margin-left:0px;
	margin-top:10px;
	height:200px;
}
.contents_box_left_edge img{
	width:100%;
}
.contents_box img{
	width:100%;
}
.top_back {
    width: 100%;
    height: 50px;
    background-image: none;
    position: relative;
}
.top_back p {
	position: relative;
	top: auto;
	left: auto;
	font-size:24px;
	text-align:center;
}
.back_number_list{
	width:90%;
	height: 70px;
    overflow-y: scroll;
    margin: 0 auto;
}
}

.newsrelease_header{
	width: 700px;
    height: 80px;
    background: #1da4e7;
	display: flex;
    align-items: center;
}
.newsrelease_header h2{
	color: white;
	font-size: 18px;
	padding-left: 8%;
}
