@charset "UTF-8";

h2 {
	margin-bottom: 0 !important;
}

h3 {
	margin-top: 35px !important;
}

.news_box_a {
	padding: 0 15px;
}

.ir_news {
	border-bottom: 1px solid #b4b4b4;
	width: 48%;
	display: inline-block;
	position: relative;
	padding: 20px 0;
}

.ir_news:nth-child(odd) {
	margin-right: 2%;
}


/*taste 0408*/

.ir_news .txt_a {
	width: 90%;
	text-decoration: none;
}

.ir_news .pdf_btn {
	position: absolute;
	top: 30%;
}

.txt_a a {
	color: #3278ff;
}

.sub_navi .text-justify {
	margin-bottom: 35px;
}


/*****************************************  業績ハイライト */

.hl_box img {
	width: 100%;
	border: 1px solid #ccc;
	margin-top: 5px;
}

.hl_box {
	font-weight: bold;
	font-size: 1.1em;
}

.bg_c_blue th {
	text-align: center;
	width: 10%;
}

.th {
	background: #EFF2F7;
	padding: 5px 15px 5px 15px;
	font-weight: normal;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	white-space: nowrap;
}

td {
	padding: 5px;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #ccc;
	text-align: right;
}

td:first-child {
	padding: 5px 15px 5px 15px;
	white-space: nowrap;
	text-align: left;
	border-left: 1px solid #ccc;
}


/*****************************************  IR資料  */

.ir .year {
	color: #3278ff;
	padding: 0 0 0 10px;
}

/*taste 0422*/
.year_btn {
	overflow: hidden;
	margin: 15px 0 30px 0;
}

.year_btn li {
	border: 1px solid #4181aa;
	float: left;
	font-size: 0.8em;
	display: block;
	margin-right: -1px;
}

.year_btn li:nth-last-child(2) {
	border-right: 1px solid #4181aa;
}

.year_btn .page_before, .year_btn .page_after {
	border: 0;
	line-height: 1.4em;
}

.year_btn .page_before a, .year_btn .page_after a {
	padding: 10px 10px 0 10px;
}

.year_btn .page_before {
	margin-left: 1px;
}

.year_btn li a {
	padding: 12px 17px;
	color: #4181aa;
	text-decoration: underline;
	display: block;
}

.year_btn li a:hover {
	text-decoration: none;
	background-color: #EFF2F7;
}

.year_btn .page_before a:hover, .year_btn .page_after a:hover {
	background-color: #fff !important;
}

.news_box li:first-child {
	border-top: none;
}

.ir_news_box .news_inner {
	padding-bottom: 10px;
	border-bottom: 2px solid #333;
	margin-bottom: 0;
}

.ir_news_box li {
	padding: 15px 0;
	border-bottom: 1px solid #b4b4b4;
	position: relative;
}

.ir_news_box li:first-child {
	border-top: none !important;
}

.ir_news_box .pdf_btn {
	top: 25px !important;
}

.nb_b {
	position: relative;
}

.nb_b span {
	display: block;
	margin-top: 25px;
	color: #333;
}

.nb_b .pdf_btn {
	position: absolute;
	top: 10%;
}

.nb_c li:first-child {
	border-top: none;
}

.nb_c .year,
.nb_c .txt_a {
	color: #333 !important;
}

.nb_c .pdf_btn {
	top: 25px;
}

.ir_table {
	margin-top: 30px;
}

.ir_table td {
	text-align: left;
	padding: 5px 20px;
}

.ir_table td:first-child {
	background: #fff;
}

p .dp_b {
	display: block;
}

.ir_t th {
	padding: 10px !important;
}

.ir_t td {
	text-align: center !important;
	white-space: nowrap;
}

.ir_t td:first-child {
	text-align: left !important;
}


/*taste 0408 IR資料 下層*/


.news_box.irreport .txt_a {
	width: 90%;
}

.news_box.irreport li:first-child,
.news_box.shareholders_meeting li:first-child {
	border-top: 1px solid #b4b4b4;
}


/*taste 0408 IR資料 アニュアルレポート*/

.news_box.irreport04 {
	color: #000;
}

.news_box.irreport04 ul {}

.news_box.irreport04 ul li {
	position: relative;
}

.news_box.irreport04 .thumb {
	width: 22%;
	padding-bottom: 20px;
	float: left;
}

.news_box.irreport04 .txt_a {
	width: 68%;
}

.news_box.irreport04 .pdf_btn {
	position: absolute;
	right: 15px;
	top: 18px;
}


/*****************************************  株主総会  */

.news_box.shareholdes_meeting li:first-child {
	border-top: 1px solid #b4b4b4;
}


/*****************************************  IRニュース  */

.news_box.newslist li:first-child {
	border-top: 1px solid #b4b4b4;
}
.irnews .pulldown select{
	width: 100px;
	font:-webkit-control;
	font-size: 1em;
}
.irnews_box li {
	overflow: hidden;
}
/*taste*/
.irnews_box li .year{
	float: left;
	width: 20%;
	color: #333;
}
.irnews_box li .txt_a{
	float: left;
	width: 70%;
	
}
/*****************************************  qa  */

.fap_inner {
	padding: 0 0 0 10px;
}

.ir_contact_btn {
	margin-top: -10px;
}

.ir_contact_btn img {
	margin-right: 15px;
	margin-bottom: 2px;
}

.ir_contact_btn a {
	color: #4181aa;
	border: 1px solid #4181aa;
	padding: 15px;
}

.ir_contact_btn a:hover {
	background-color: #eee;
}

.a_icon,
.q_icon {
	color: #fff;
	font-size: 1.2em;
	font-weight: normal;
	padding-top: 6px;
}

.q_icon {
	background: #4181aa;
}

.a_icon {
	background: #98b0ca;
}

dl {
	border-bottom: 1px solid #b4b4b4;
	padding: 18px 0 20px 0;
}

dt {
	float: left;
	width: 8%;
	clear: left;
	padding: 2px 0;
	text-align: center;
	margin: 10px 0;
}

dd {
	margin-left: 8%;
	padding: 11px 10px 11px 20px;
}

dd a {
	color: #3278ff;
	text-decoration: underline;
}

.box_float {
	margin-top: 7px;
	font-size: 0.9em;
	line-height: 1.3em;
}

.float_b {
	float: left;
	width: 3%;
}

.float_a {
	float: left;
	width: 95%;
	padding: 0 0 0 23px;
}

.float_a li {
	margin: 0 0 5px 0;
}


/*****************************************  その他  */	
.irreport_a li{
	overflow: hidden;
}
.irreport_a .i_date{
	float: left;
	width: 13%;
	white-space: nowrap;
}
.irreport_a .i_txt{
	float: left;
	width: 77%;
}
.irreport_a li a{
	color: #3278FF;
}

/*****************************************  IRカレンダー  */	

.ircalendar li{
	overflow: hidden;
	border-bottom: 1px solid #b4b4b4;
	padding: 25px 0;
}
.ircalendar .txt {
	float: left;
	width: 78%;
}
.ircalendar .date {
	float: left;
	width: 20%;
}


/*-------------------------------------------------*/
/* タブレット用 */
/*-------------------------------------------------*/

@media (max-width: 991px) {
	.ir_news {
		border-bottom: 1px solid #b4b4b4;
		width: 100%;
		display: block;
		position: relative;
		padding: 20px 0;
	}
}


/*-------------------------------------------------*/
/* スマホ用 */
/*-------------------------------------------------*/

@media (max-width: 767px) {
	.year_btn li {
		margin-right: -1px;
		margin-bottom: 5px;
	}
	.year {
		color: #3278ff;
		padding: 0;
	}
	dt {
		float: left;
		width: 13%;
		clear: left;
		padding: 2px 0;
		text-align: center;
		margin: 10px 0;
	}
	dd {
		margin-left: 13%;
		padding: 11px 10px 11px 20px;
	}
	ol {
		padding: 0 0 0 35px;
	}
	.ir_table {
		width: 100%;
	}
	/*taste 0408*/
	.a_icon,
	.q_icon {
		color: #fff;
		font-size: 1em;
		font-weight: normal;
	}

	/*****************************************  IRニュース  */	
	.irnews_box li .year{
		float: none;
		width: 100%;
		font-weight: bold;
		color: #333 !important;
}
	.irnews_box li .txt_a{
		float: none;
		width: 80%;
	}
	
	/*****************************************  その他  */		
	.irreport_a .i_date{
		float: none;
		width: 100%;
		white-space: nowrap;
	}
	.irreport_a .i_txt{
		float: none;
		width: 90%;
	}

	/*****************************************  IRカレンダー  */	
	.ircalendar .txt {
		float: none;
		width: 100%;
	}
	.ircalendar .date {
		float: none;
		width: 100%;
	}
	
}


/*-------------------------------------------------*/
/* IR動画 */
/*-------------------------------------------------*/

#irmovie .date_ttl {
	border-bottom: 1px solid #cccccc;
	padding: 0 0 10px 0;
	margin-bottom: 20px;
}

#irmovie .main_content .movie_parent {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
#irmovie .main_content .movie_parent iframe {
	position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

/* IRトップ用 */
.ir_top_movie .thumb {
	margin-top: 15px;
}
.ir_top_movie .thumb a,
.ir_top_movie .thumb a img {
	display: block;
	width: 100%;
	max-width: 345px;
	height: auto;
}
.ir_top_movie .thumb a img.no_image {
	border: solid 2px #eeeeee;
}
@media (max-width: 767px) {
	.ir_top_movie .thumb {
		width: 100%;
		text-align: center;
	}
	.ir_top_movie .thumb a,
	.ir_top_movie .thumb a img {
		margin: 0 auto;
	}
}

