@charset "UTF-8";

/*news
---------------------------------------------------------- */

/*list*/
.news_list {
	margin-bottom:40px;
}

h1 + .news_list {
	margin-top:-30px;
}

h3 + .news_list {
	margin-top:-20px;
}

.news_list dl {
	padding: 10px 10px;
	cursor:pointer;
}

.news_list dt {
	font-weight: bold;
	display: inline;
	width: 104px;
	font-size: 86%;
	vertical-align: top;
	/* width: 139px; */
}

.news_list dd {
	font-size: 95%;
	display: inline-block;
	width: 470px;
}

.news_list dd img {
	margin-left:5px;
}
.news_list b {
	width: 113px;
	white-space: nowrap;
	float: left;
	display: inline;
}
@media screen and (max-width: 769px) {
.news_list b {
	width: 97px;
	white-space: nowrap;
	float: left;
	display: inline;
}
.news_list dd {
	width: auto;
}
}

.news_list span {
	display: inline-block;
	margin: 0 5px 5px 10px;
	font-size: 93%;
	vertical-align: top;
	padding: 2px 10px;
	background-color: #e6e6e6;
	font-weight: normal;
	line-height: 1.3;
	/* float: right; */
}

.news_list .icon_all,
.news_list .icon_news,
.news_list .icon_ir,
.news_list .icon_tech,
.news_list .icon_product,
.news_list .icon_event {
	background-color:#0056b9;
	color: #fff;
	width: 52px;
	text-align: center;
}

/*pager_area*/
.pager_area ul {
	clear: both;
	list-style: none;
	text-align: center;
}
.pager_area ul li {
	display: inline;
	background:none;
}
.pager_area ul li span,
.pager_area ul li a {
	display: inline-block;
	*display: inline;
	margin: 0 3px 7px 0;
	padding: 6px 12px;
	vertical-align: middle;
	position: relative;
	background: #005bac;
	color: #ffffff;
	border:1px solid #005bac;
}
.pager_area ul li a:link,
.pager_area ul li a:visited {
	color: #ffffff;
	background: #005bac;
	text-decoration: none;
}
.pager_area ul li a:hover,
.pager_area ul li a:active,
.pager_area ul li.current a {
	color: #005bac;
	background: #f2f8fe;
}

.pager_area .hidden {
	display: none;
}



.year_select_block {
	margin-bottom: 20px;
	display: inline-block;
}
@media screen and (max-width: 769px) {
.tab_block ul.tab6 {
    width: 76%;
    margin-left: 0;
    display: inline-block;
}
.tab_block ul.tab6 li{
	box-sizing:border-box;
	width:calc(32% - 4px);
	margin:2px
}
}

.year_select_block .year_select {
	float: left;
}

.year_select_block .year_select select {
	font-size: 85%;
	padding: 3px;
}

.year_select_block .btn {
	float: right;
}

/*view*/

.news_date {
	margin-bottom: 10px;
	text-align: right;
}

.news_date span {
	margin-right: 10px;
	display: inline-block;
	font-size:93%;
	color: #fff;
	padding: 2px 10px;
	background-color:#0096e4;
	font-weight: normal;
	line-height:1.3;
}


.news_content .img_block li p{
	text-align: center;
}


/*IR
---------------------------------------------------------- */

.ir_news_index {
	clear: both;
	overflow: hidden;
	zoom:1;
}

.ir_news_index h3{
	margin-bottom: 20px !important;
	padding-bottom: 10px !important;
	border-bottom: 3px solid #005bac !important;
}

.ir_index_bnr_block {
	margin-bottom: 30px;
}

.ir_index_bnr_block li a {
	display: block;
	border: 1px solid #d5d5d5;
	height: 150px;
	padding: 15px;
	text-decoration: none;
	background-position: right center;
	background-repeat: no-repeat;
}

.ir_news_index .stock_price {
	padding-bottom: 15px;
	background-color: #f4f4f4;
}

.ir_news_index .stock_price .stock_price_box {
	margin: 0 6%;
}

.ir_news_index .stock_price .stock_price_box div {
	text-align: center;
	background-color: #fff;
}

.ir_news_index .stock_price h4 {
	margin-bottom: 10px;
	padding: 10px 20px;
	background-color: #6e6e6e;
	color: #fff;
}

.ir_news_index .stock_price table {
	margin-bottom: 15px;
	font-size: 123.1%;
	font-weight: bold;
}

.ir_news_index .stock_price th,
.ir_news_index .stock_price td {
	text-align: left;
	vertical-align: middle;
}

.ir_news_index .stock_price th {
	padding-right: 20px;
}

.ir_news_index .bnr_calendar li {
	margin-bottom: 10px;
	list-style: none;
}

.ir_news_index .stock_price .price_txt {
	font-size: 182%;
}

.ir_news_index .stock_price .link_txt {
	margin: 15px 0 0 0 !important;
}

.ir_news_index .stock_price .link_txt a {
	color: #333333;
}
.ir_secbox_l{
	margin-left:0;
}
.ir_secbox_r h3{
	font-size:100%;
	padding:5px 0 0 0;
}
.ir_secbox_r ul{	
	padding:0;
	font-size:90%;
}
.ir_secbox_r li{
	list-style:none;
	margin:0;
	padding:3px 0;
	border-bottom:1px dotted #ccc;
}
.ir_secbox_r li span{
	background:#0056b9;
	color:#fff;
	padding: 1px 5px;
	margin: 0 10px 0 0;
	font-size:90%;
}
.ranking_txt{
	font-size:75%;
	text-align:right;
	display:block;
	margin:0 0 10px 0;
}

@media screen and (max-width: 769px) {
	.ir_news_index .stock_price {
		margin-bottom: 40px;
	}
	
	.ir_news_index .bnr_calendar {
		margin-bottom: 40px;
	}
	
	.ir_index_bnr_block li {
		margin-bottom: 30px;
	}
}


/*ir data*/

.irdata_block {
	clear: both;
	margin-bottom:40px;
	background-color: #ededed;
}


.irdata_block .ttl {
	width:100%;
	background:#737373;
	font-size: 138.5%;
	line-height:1.4;
	color: #ffffff;
	font-weight: bold;
	word-break:break-all;
}


.irdata_block .ttl a {
	display:block;
	padding: 15px 7% 15px 2%;
	color: #ffffff;
	text-decoration: none;
}


.irdata_block .txt {
	clear: both;
	padding: 20px 20px 20px 20px;
	overflow: hidden;
	zoom:1;
}

.irdata_block .txt p + ul {
	margin-top:10px;
}

.irdata_block .txt .link_btn_zip + p {
	margin-top: -30px;
}

.irdata_block .link_btn_zip {
	margin-top:10px;
}

.irdata_block .zip_list li {
	margin-bottom:1px;
	list-style: none;
	display:block;
	padding-left: 15px;
	background:url(/img/common/icon_arrow01.png) left 5px no-repeat;
	color: #333333;
}

.link_btn_zip {
	clear: both;
	margin-top:20px;
	overflow: hidden;
}

.link_btn_zip li {
	list-style: none;
}

.link_btn_zip li img {
	margin-left: 5px;
}

.link_btn_zip li a {
	display:block;
	padding: 0 0 0 15px;
	color: #333333;
	text-decoration: none;
	background:url(/img/common/icon_arrow01.png) left center no-repeat !important;
}



@media screen and (max-width: 769px) {
	.link_btn_zip li {
		margin-bottom:10px;
	}
}




@media screen and (max-width: 769px) {
	.irdata_block .col6 + .col6 {
		margin-top:20px;
	}
}



/*list*/
.ir_news_list {
	height: 430px;
	margin-bottom:40px;
	overflow:auto;
}

.ir_news_list dl {
	padding: 18px 10px;
	cursor:pointer;
	border-bottom: 1px solid #d5d5d5;
}

.ir_news_list dl:first-child {
	padding-top: 0;
}

.ir_news_list dt {
	font-weight: bold;
	display: inline;
	width: 104px;
	font-size: 86%;
	vertical-align: top;
}

.ir_news_list dd {
	font-size:95%;
	display:inline-block;
}

.ir_news_list dd img {
	margin-left:5px;
}
.ir_news_list b {
	width: 113px;
	white-space: nowrap;
	float: left;
	display: inline;
}
@media screen and (max-width: 769px) {
.ir_news_list b {
	width: 97px;
	white-space: nowrap;
	float: left;
	display: inline;
}
}
.ir_news_list span {
    /* float: right; */
    text-align: center;
    width: 40px;
    display: inline-block;
    font-size: 93%;
    color: #fff;
    padding: 2px 10px;
    background-color: #0056b9;
    font-weight: normal;
    line-height: 1.3;
    margin: 0 5px 5px 10px;
    vertical-align: top;
    font-weight: normal;
    line-height: 1.3;
    /* float: right; */
}

@media screen and (max-width: 769px) {
.ir_news_list {
	height: auto;
}
.ir_news_list b {
    float: none;
}
.ir_news_list dd {
    width: 100%;
    display: block;
}
}

/*calendar*/
.ir_calendar_table img {
	margin-left: 5px;
}


.ir_calendar_table th {
	width:15%;
	text-align: left;
}


/*Earning Release*/
.release_btn {
	margin-top: 40px;
}

.release_btn span {
	display: block;
	background: url(/img/common/icon_minus.gif) right center no-repeat;
	padding-right: 20px;
	cursor: pointer;
}

.release_btn span.isclose {
	background: url(/img/common/icon_plus.gif) right center no-repeat;
}

.release_slide {
	display: none;
}

.ir_materials_table {
	min-width: 500px;
}

.ir_materials_table td {
	text-align: center;
}

.ir_materials_table td span {
	display: block;
	margin-top: 5px;
}

.ir_materials_table td.period {
	background-color: #f4f4f4;
	font-weight: bold;
}

.ir_materials_table td a {
	display: block;
}

.ir_materials_table td a:last-child {
	margin-bottom: 0;
}

.ir_materials_table td.period span {
	font-size: 93%;
	font-weight: normal;
}


/*Sitemap
---------------------------------------------------------- */

.sitemap_block {
	margin: 30px 0 0;
}

.sitemap_block a:link,
.sitemap_block a:visited {
	color: #333;
	text-decoration: none;
}

.sitemap_block a:hover,
.sitemap_block a:active {
	color: #53a3eb;
	text-decoration: underline;
}

.sitemap_box {
	border-bottom: 3px solid #0059AF;
	margin-bottom: 28px;
	padding-bottom: 15px;
}
.sitemap_box:first-child {
	border-top: 3px solid #0059AF;
	margin-top: -20px;
	padding-top:20px;
}

.sitemap_block h2 {
	margin-bottom: 10px;
	padding-left: 15px;
	font-size: 120%;
	line-height: 1.2;
	border-left-style: none;
	color: #444444;
}
.sitemap_block h2 a{
	margin-bottom: 10px;
	padding-left: 15px;
	font-size: 110%;
	line-height: 1.2;
	border-left-style: none;
	background: #ffffff url(/img/common/icon_arrow01.png) 0px center no-repeat;
	color: #444444;
}

.sitemap_block h3 {
	clear: both;
	width: 100%;
	padding: 15px 0 0 15px;
	margin-bottom: 10px;
	border-top: 1px solid #dadada;
	border-bottom-style: none;
	font-size: 103%;
	color: #333;
	line-height: 1.2;
	font-family: "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	overflow: hidden;
}
.sitemap_block h3 a{
	clear: both;
	width: 100%;
	padding: 15px 0 0 15px;
	margin-bottom: 10px;
	/* border-top: 1px solid #dadada; */
	border-bottom-style: none;
	font-size: 103%;
	color: #333;
	line-height: 1.2;
	font-family: "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	overflow: hidden;
	background: url(/img/common/icon_arrow02.gif) 0px 1.2em no-repeat;
	zoom: 1;
}
.sitemap_block ul {
	margin-bottom: 15px;
}

.sitemap_block ul:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}

.sitemap_block ul {
	display: inline-block;
	min-height: 1%;
	padding: 15px 0 0 15px;
	list-style: none;
}

.sitemap_block li {
	background: #ffffff url(/img/common/icon_arrow04.gif) 0px .4em no-repeat;
	padding: 0 10px 0 15px;
	float: left;
	width: 205px;
	margin: 0 0 3px 0;
}



@media screen and (max-width: 769px) {
	
	.sitemap_block li {
		width: 100%;
		margin-right: 5px;
	}
}


/*Form
---------------------------------------------------------- */

.form_table_block {
	width: 740px;
	margin: 0 auto;
	margin-bottom:40px;
}

.form_table_block .small01 {
	font-size:85%;
}

.form_table_block input[type=radio],
.form_table_block input[type=checkbox]{
	margin-right: 3px;
}

.form_table_block .required {
	color: #C00;
}

.form_table_block table {
	border-collapse:collapse;
}

.form_table_block th {
	padding: 10px;
	background-color: #f4f4f4;
	border:1px solid #dddddd;
	width: 30%;
}

.form_table_block td {
	padding: 10px;
	border:1px solid #dddddd;
}

.form_table_block td.hogehoge:hover{
	background-color: #ff0000;
}

.form_table_block .input_s,
.form_table_block .input_m,
.form_table_block .input_l {
	padding: 2px;
	border: 1px solid #b2b2b2;
	line-height: 1.7;
}

.form_table_block input[type="text"],
.form_table_block select {
	margin: 2px 0;
}

.form_table_block .input_s {
	width: 120px;
}

.form_table_block .input_m {
	width: 300px;
}

.form_table_block .input_l {
	width: 400px;
}

.form_table_block .bt_submit {
	padding: 12px 40px;
	font-size: 1.2em;
	background-color: #0059af;
	color: #fff;
	border-style: none;
	border-bottom: 2px solid #002f8a;
	cursor: pointer;
}

.form_table_block .bt_back {
	padding: 12px 40px;
	font-size: 1.2em;
	background-color: #aaaaaa;
	color: #fff;
	border-style: none;
	border-bottom: 2px solid #999999;
	cursor: pointer;
}

.form_thanks_message {
	background-color: #f2f2f2;
	padding: 10px;
}

@media screen and (max-width: 769px) {
	
	.form_table_block {
		width: 100%
	}
	
	.form_table_block th {
		display: block;
		text-align: left;
		width: 97%;
		padding:1%;
		margin: 0 auto;
	}
	
	.form_table_block td {
		display: block;
		border-style: none;
		padding-bottom: 20px;
	}
	.form_table_block .input_s {
		width: 100px;
	}
	
	.form_table_block .input_m {
		width: 96%;
	}
	
	.form_table_block .input_l {
		width: 96%;
	}

}




/*Jump
---------------------------------------------------------- */

.jumb_block {
	margin-bottom:40px;
	padding-top: 50px;
	text-align: center;
}


.jumb_block p {
	margin-bottom: 15px;
}

.jumb_block p:last-child {
	margin-bottom:0;
}


/*search
---------------------------------------------------------- */

.search_result hr {
	margin: 20px 0;
}

.search_result .hitKey {
	color: #0096e3;
	font-weight: bold;
}


/*Contact
---------------------------------------------------------- */

.contact_error p:last-child{
	margin-bottom: 20px;
	padding-bottom:10px;
	color: #C00;
	border-bottom:1px dotted #dddddd;
}


/*アニュアルレポート
---------------------------------------------------------- */

.annual_list li div img{
	width:70px;
	height: auto;
}


/*説明会QandA
-----------------------------------------------------------*/
.q_and_a{
	display:none;
}

/*IR株価情報掲載
-----------------------------------------------------------*/
.ir_kabu img{
    width: 90%;
    margin: 6px 0 0 0px;
    display: block;
    padding: 5px;
}
.ir_kabu{
margin: 0 auto 10px auto;
    padding: 5px 12px;
    background-image: url(/img/ir/top/ir_kabu_bg.jpg);
    background-repeat: no-repeat;
    background-position: top center;
}
.ir_kabu span a{
font-size: 90%;
    text-align: center;
    width: 100%;
    display: block;
    padding: 3px 0;
    background-color: #0056b9;
    color: #FFF;
    margin: 0 0 5px 0;
}
.app_contact_btn{
    background-color: #9a9a9a;
    max-width: 400px;
    width: 62%;
    border-radius: 10px;
    margin: 30px auto 15px auto;
}

@media screen and (max-width: 769px){
	.ir_index_bnr_block .message{
		float:left;
		width:49%;
	}
	.ir_index_bnr_block .br{
		float:left;
		width:49%;
		clear:none;
		margin-left:2%;
	}
}

.irdata_block .ttl{
	background:url(/wp-content/uploads/2021/12/ir_back.jpg);
	background-position:right center;
}

.irdata_block .txt{
	background:#fff;
	border:solid 2px #12327b;
	border-top:none;
}


/*役員報酬
-----------------------------------------------------------*/
.eva-formula {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}
.eva-formula .item-text, 
.eva-formula .item-symbol, 
.eva-formula .item-result {
	margin: 3px;
	padding: 5px;
}
.eva-formula .item-text {
	padding-right: 10px;
	background: #6c4e8e;
	color: #fff;
	text-align: center;
}
.eva-formula .item-result {
	border: 2px solid #6c4e8e;
	color: #6c4e8e;
	font-weight: bold;
	text-align: center;
	padding: 5px 30px;
}
.eva-formula .item-symbol {
	font-weight: bold;
	font-size: 1.3em;
	color: #888;
}

