@charset "utf-8";

/*base.css解除・修正CSS*/

@media only screen and (max-width: 599px) {
#content {
	width: 100%;
	margin: 0;
}
}
/*==============================================================================
Index
================================================================================ */

/*layout*/

.ir_title {
	position: relative;
	/*  margin: 34px 0;*/
	margin: 28px 0 28px;
}
/*page title*/

.ir_h1 { /* 28px */
	line-height: 1.6;
}
/* link */
.ir_links {
/zoom : 1;
}
.ir_links:after {
	content : '';
	display : block;
	clear : both;
	height: 0;
}
.ir_link {
	position: relative;
	margin: 0 0 20px;
}
.ir_link {
	position: relative;
	border: 1px solid #C8CDD2;
}
.ir_link .title {
	width: 100%;
	height: 100%;
	/*  padding: 70% 4.777% 0;*/
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	color: #4C6471;
}
.ir_link .title.gradient {
	background: rgba(0,0,0,0.0);
	background: -moz-linear-gradient(top, rgba(0,0,0,0.0) 0%, rgba(0,0,0,0.0) 60%, rgba(0,0,0,0.9) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0.0)), color-stop(60%, rgba(0,0,0,0.0)), color-stop(100%, rgba(0,0,0,0.9)));
	background: -webkit-linear-gradient(top, rgba(0,0,0,0.0) 0%, rgba(0,0,0,0.0) 60%, rgba(0,0,0,0.9) 100%);
	background: -o-linear-gradient(top, rgba(0,0,0,0.0) 0%, rgba(0,0,0,0.0) 60%, rgba(0,0,0,0.9) 100%);
	background: -ms-linear-gradient(top, rgba(0,0,0,0.0) 0%, rgba(0,0,0,0.0) 60%, rgba(0,0,0,0.9) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0.0) 0%, rgba(0,0,0,0.0) 60%, rgba(0,0,0,0.9) 100%);
	color: #fff;
}

.ir_link .title.gradient .ir_thum_title span.pc{
display:block;
}
.ir_link .title.gradient .ir_thum_title span.sp{
display:none;
}



@media only screen and (max-width: 599px) {
.ir_link .title.gradient .ir_thum_title span.pc{
display:none;
}
.ir_link .title.gradient .ir_thum_title span.sp{
display:block;
font-size: 100%;
line-height: 1.4;
}
}

@media only screen and (min-width:600px) and (max-width:767px) {
.ir_link .title.gradient .ir_thum_title span.pc{
text-shadow: 1px 1px 3px #000;
}
}

.ir_link .ir_thum_title {
	position: absolute;
	bottom: 0;
	padding: 0 4.777% 10px;
	font-size: 171.4%; /* 24px */
	line-height: 1.2;
}
/*
.ir_link .ir_thum_title span {
	font-size: 75%;  18px 
}
*/
.ir_link .ir_thum_title .pc p {
line-height: 1.0;
margin: 0px;
padding: 0px;
}

.ir_links .col_08_1_type2, .ir_links .col_08_2_type2, .ir_links .col_08_3_type2 {
	padding: 0;
}
.ir_links .col_08_1_type2 {
	padding-right: 0.5%;
}
.ir_links .col_08_2_type2 {
	padding-right: 0.25%;
	padding-left: 0.25%;
}
.ir_links .col_08_3_type2 {
	padding-left: 0.5%;
}
/* mod_stock_price */
.mod_stock_price {
	color: #fff;
	margin: 0 0 40px;
}
.mod_stock_price {
/zoom : 1;
}
.mod_stock_price:after {
	content : '';
	display : block;
	clear : both;
	height: 0;
}
.mod_stock_price .block {
	float: left;
}
.mod_stock_price .left {
	width: 47%;
	background-color: #4B636D;
}
.mod_stock_price .right {
	width: 53%;
	background-color: #3C4F57;
}
.mod_stock_price h2 {
	width: 32%;
	min-height: 64px;
	padding: 20px 15px;
	font-size: 128.6%; /* 18px */
	font-weight: bold;
	line-height: 1.3;
	float: left;
	background: url("../../img/index_line_01.gif") no-repeat right center transparent;
}
.mod_stock_price .date {
	width: 68%;
	min-height: 32px;
	padding: 13px 15px 0;
	background: #4B636D;
	float: left;
}
.mod_stock_price .scode {
	width: 68%;
	min-height: 32px;
	padding: 1px 15px 0;
	background: #4B636D;
	font-size: 86%; /* 12px */
	float: left;
}
.mod_stock_price dl.pvalue {
	width: 60%;
	min-height: 64px;
	padding: 13px 5%;
	text-align: center;
	float: left;
	background: url("../../img/index_line_02.gif") no-repeat right center transparent;
}
.mod_stock_price dl.pvalue {
/zoom : 1;
}
.mod_stock_price dl.pvalue:after {
	content : '';
	display : block;
	clear : both;
	height: 0;
}
.mod_stock_price dl.pvalue dt, .mod_stock_price dl.pvalue dd {
	float: left;
}
.mod_stock_price dl.pvalue dt {
	width: 30%;
	line-height: 1;
	text-align: left;
}
.mod_stock_price dl.pvalue dd {
	width: 70%;
	font-size: 186%; /* 26px */
	line-height: 1.7;
	font-weight: bold;
	text-align: right;
}
.mod_stock_price dl.points {
	width: 40%;
	min-height: 64px;
	padding: 13px 5%;
	background: #3C4F57;
	text-align: center;
	float: left;
}
.mod_stock_price dl.points dt, .mod_stock_price dl.points dd {
	text-align: left;
}
.mod_stock_price dl.points dt {
	line-height: 1;
}
.mod_stock_price dl.points dd {
	padding-top: 3px;
	font-size: 107.1%; /* 15px */
	line-height: 1.8;
	color: #FF5C26;
	text-align: right;
}
.mod_stock_price .schart {
	margin: 10px 0 0;
	float: right;
	line-height: 1.2;
	font-weight: bold;
}
/* ir-news */
.ir-news {
	position: relative;
}
.ir-news h2 {
	font-size: 128.6%; /* 18px */
}
.ir-news p.rss {
	margin: 0;
	line-height: 0;
	position: absolute;
	top: 0;
	right: 0;
}
.ir-news .container {
	margin-top: 8px;
	border: solid 1px #C8CDD2;
}
.ir-news .container .content {
	height: 300px;
	padding: 0 0px 20px 0;
	overflow: auto;
}
* html .ir-news .content {
	position: relative;
}
*:first-child+html .ir-news .content {
	position: relative;
}
.ir-news .mod_table_02 .first th, .ir-news .mod_table_02 .first td {
	border-top: none;
}
.ir-news .mod_table_02 th {
	width: 19%;
	padding: 12px 15px 12px 20px;
	vertical-align: top;
}
.ir-news .mod_table_02 td {
	padding: 12px 15px 12px 0;
	vertical-align: top;
}
.ir-news .mod_table_02 .category {
	width: 13%;
	text-align: center;
}
.ir-news .mod_table_02 .category span {
	padding: 2px;
	display: block;
	border-radius: 4px;
	background-color: #E6EBF0;
	font-size: 86%;
	font-weight: bold;
}
/* ir-links */
.ir-links h2.mod_title_02 {
	margin-top: 34px;
	margin-bottom: 5px;
}
.ir-links .article {
	margin-bottom: 40px;
}
.ir-links .article {
/zoom : 1;
}
.ir-links .article:after {
	content : '';
	display : block;
	clear : both;
	height: 0;
}
.ir-links .localNav {
	margin-top: 0;
}
.level2 a {
font-weight: normal !important;
}
.ir-links .localNav .level4 a {
	padding-left: 12px;
	background-image: none;
}
.ir-links .move_info_title {
	width: 100%;
	height: 100%;
	padding-left: 12px;
	font-size: 86%; /* 12px */
}
.ir-links .foot_area {
	border-top: 1px solid #e6ebf0;
}
.ir-links .foot_area ul {
	margin-top: 4px;
}
.ir-links .foot_area ul li {
	padding: 12px 5px 0 12px;
	line-height: 1;
}
.ir-links .foot_area a {
	font-size: 86%; /* 12px */
    font-weight: bold; 
}
/* col_01 */
.col_01 .mod_frame_12 {
	padding: 12px;
	font-size: 86%;
}
.col_01 .mod_frame_12 h5 {
	padding-bottom: 5px;
	border-bottom: solid 1px #C8CDD2;
}
.col_01 .mod_frame_12 .mod_button_12a a {
	padding: 10px 13px;
	font-size: 114.3%; /* 16px */
}
.col_01 .mod_frame_12 .mod_button_12a a span {
	font-size: 86%; /* 12px */
}
.col_01 .ir-localNav {
	margin-top: 30px;
	margin-bottom: 30px;
}
.col_01 .ir-localNav .level3 a {
	display: block;
	font-size: 86%; /* 12px */
	border: 0;
}
/* banner-area */
.banner-area ul li {
	margin-top: 20px;
}
.banner-area ul li a {
	width: 100%;
	min-height: 100px;
	display: block;
	font-size: 128.6%; /* 18px */
	line-height: 1.2;
	color: #4A636C;
	text-decoration: none;
	border: solid 4px #D2D8DB;
}
.banner-area ul li a.row1 {
	padding: 37px 20px;
	padding-right: 40px;
}
.banner-area ul li a.row2 {
	padding: 25px 20px;
	padding-right: 40px;
}
.banner-area ul li a.pic {
	color: #fff;
	border: none;
}
.banner-area ul li.list-1 a {
	background: url("../img/index_col_01_banner_1.gif") no-repeat scroll 90% 25px rgba(0, 0, 0, 0);
}
.banner-area ul li.list-2 a {
	background: url("../img/index_col_01_banner_2.gif") no-repeat scroll 90% 25px rgba(0, 0, 0, 0);
}
.banner-area ul li.list-3 a {
	background: url("../img/index_col_01_banner_3.jpg") no-repeat scroll left top rgba(0, 0, 0, 0);
}

@media only screen and (min-width: 960px) {
.ir_link .pic_sp {
	display: none;
}
}

@media only screen and (min-width: 600px) and (max-width: 959px) {
.ir_link .pic_sp {
	display: none;
}
.ir_link .pic img {
	width: 100%;
}
.col_08_1_type2, .col_08_2_type2, .col_08_3_type2 {
	width: 33.3333%;
	padding-right: 0.646547% !important;
}
.col_08_2_type2 {
	padding-left: 0;
}
.localNav {
	border-top: none;
}
.level4 a:before {
	/*content: none;*/
}
.col_01 .ir-localNav .level3 {
/zoom : 1;
}
.col_01 .ir-localNav .level3:after {
	content : '';
	display : block;
	clear : both;
	height: 0;
}
.col_01 .ir-localNav .level3 li {
	/*    width: 33.3333%;
float: left;
	display: none;*/
}
.col_01 .section {
}
.col_01 .section {
/zoom : 1;
}
.col_01 .section:after {
	content : '';
	display : block;
	clear : both;
	height: 0;
}
.col_01 .block, .col_01 .banner-area {
	float: left;
}
.col_01 .block {
	width: 32%;
}
.col_01 .banner-area {
	width: 68%;
}
.col_01 .banner-area ul {
	width: 100%;
}
.col_01 .banner-area ul {
/zoom : 1;
}
.col_01 .banner-area ul:after {
	content : '';
	display : block;
	clear : both;
	height: 0;
}
.col_01 .banner-area ul li {
	width: 47%;
	margin-left: 3%;
	float: left;
}
.col_01 .banner-area ul li:nth-child(3) {
	clear: left;
}
.banner-area ul li {
	/*    display:table;*/
	width: 100%;
}
.banner-area ul li a {
	/*    display: table-cell;*/
	width: 100%;
	/*    padding-top:0 !important;
padding-bottom:0 !important;*/
	vertical-align: middle;
}
.banner-area ul li a.pic {
	background-size: 100% 100%;
}
.banner-area ul li.list-1 a, .banner-area ul li.list-2 a {
	padding-right: 30%;
}
.banner-area ul li.list-3 a {
}
}

@media only screen and (max-width: 767px) {
.ir_link .pic_sp {
	display: none;
}
}

@media only screen and (max-width: 599px) {
/* ir_title */
.ir_title {
	/*    margin: 9px 0 29px;*/
	margin: 35px 0;
	text-align: center;
}
/* ir_links */
.ir_links {
	margin: 0 0 90px 0;
	border-bottom: 1px solid #C8CDD2;
}
.ir_link {
	height: auto;
	margin: 0;
	border-top: 1px solid #c8cdd2;
	border-bottom: none;
	border-right: none;
	border-left: none;
	padding: 15px 2.08333%;
}
.ir_link {
/zoom : 1;
}
.ir_link:after {
	content : '';
	display : block;
	clear : both;
	height: 0;
}
.ir_link .pic {
	display: none;
}
.ir_link .pic_sp {
	width: 34%;
	display: block;
	float: left;
	padding-right: 3%;
}
.ir_link .title {
	width: 100%;
	padding: 0;
	position: static;
}
.ir_link .title.gradient {
	background: transparent;
	color: #4c6471;
}
.ir_link .title:hover {
	background: transparent;
}
.ir_link .title.gradient:hover {
	background: transparent;
	color: #4c6471;
}
.ir_link .ir_thum_title {
	font-size: 100%; /* 28px */
	line-height: 1;
	position: static;
}
.ir_link .ir_thum_title span {
	font-size: 100%; /* 28px */
}
.ir_link .title h2 br {
	display: none;
}
/* mod_stock_price */
.mod_stock_price {
	margin: 0;
}
.mod_stock_price .block {
	width: 100%;
	float: left;
}
.mod_stock_price .left, .mod_stock_price .right {
	width: 100%;
	padding: 0 5.4687%;
}
.mod_stock_price h2 {
	padding: 16px 0;
	white-space: nowrap;
	font-size: 114.3%; /* 32px */
	line-height: 1;
	text-align: left;
	background-image: none;
	float: left;
}
.mod_stock_price .date, .mod_stock_price .scode {
	width: auto;
	margin-left: 40%;
	padding: 0;
	float: none;
	font-size: 86%; /* 24px */
	line-height: 1;
	text-align: right;
	font-weight: normal;
}
.mod_stock_price .scode {
	padding: 0 0 16px;
}
.mod_stock_price .date {
	padding: 16px 0 0;
}
.mod_stock_price dl.pvalue, .mod_stock_price dl.points {
	width: 100%;
	padding: 0;
	background-color: transparent;
}
.mod_stock_price dl.pvalue {
	border-bottom: solid 2px #303F46;
	background-image: none;
}
.mod_stock_price dl.pvalue dt, .mod_stock_price dl.points dt {
	width: 16%;
	padding: 16px 0;
	font-size: 86%; /* 24px */
	line-height: 2.5;
	line-height: 2.5;
	float: left;
}
.mod_stock_price dl.pvalue dd, .mod_stock_price dl.points dd {
	width: 84%;
	line-height: 1;
	font-weight: bold;
	float: left;
	text-align: right;
}
.mod_stock_price dl.pvalue dd {
	padding: 4% 0 0;
	font-size: 286%; /* 80px */
}
.mod_stock_price dl.points dd {
	padding: 16px 0;
	font-size: 171.4%; /* 48px */
}
.mod_stock_price .schart {
	padding-right: 6%;
	font-size: 86%; /* 24px */
}
/* ir-news */
.ir-news {
	margin: 0px 5.625%;
	margin-top: 90px;
}
.ir-news h2 {
	font-size: 114.3%; /* 32px */
	border-bottom: 1px solid #41B3DC;
	padding-bottom: 13px;
}
.ir-news .container {
	border: none;
	margin-top: 0;
}
.ir-news .container .content {
	width: 100%;
	height: auto;
	padding: 0;
	overflow: none;
}
.ir-news .content .mod_table_02 {
	border: none;
}
.ir-news .content .mod_table_02 colgroup {
	display: none;
}
.ir-news .content .mod_table_02 th, .ir-news .content .mod_table_02 td {
	font-size: 86%; /* 24px */
	display: block;
}
.ir-news .content .mod_table_02 th {
	width: 100%;
	padding-top: 20px;
	padding-left: 0;
	border: none;
}
.ir-news .content .mod_table_02 td {
	border-top: none;
	/*    padding-top: 5px;*/
	padding-top: 0;
}
.ir-news .content .mod_table_02 p.mod_text_small {
	font-size: 100% !important; /* 24px */
	padding-bottom: 4px;
	font-weight: bold;
}
.ir-news .content .mod_table_02 .category .icon_block {
	position: relative;
}
.ir-news .content .mod_table_02 .category {
	padding: 0;
	border: none;
}
.ir-news .content .mod_table_02 .category .icon_block span {
	display: block;
	width: auto;
	position: absolute;
	top: -30px;
	left: 8em;
	padding: 3px;
	margin: 0 15px;
	white-space: nowrap;
}
.ir-news p.all-list-link {
	margin-top: 30px;
	margin-right: 0;
	padding-right: 1em;
	font-size: 86%; /* 24px */
}
.ir-news p.all-list-link {
	margin-top: 3 0px;
	margin-right: 0;
	padding-right: 1em;
	font-size: 86%; /* 24px */
}
/* ir-links */
.ir-links {
	margin-top: 54px;
	display: none;
}
.localNav {
	border-top: none;
}
/* col_01 */
.col_01 {
	margin-top: 60px;
}
.col_01 .mod_frame_12 .mod_button_12a {
	width: 16em;
	margin: 0 auto;
}
.col_01 .localNav, .col_01 .ir-localNav, .col_01 .section {
	margin: 0px 5.625% !important;
}
.col_02 {
	padding: 0px 5.625% !important;
}
.ir_top .col_02 {
	padding: 0px 0% !important;
}
.col_01 .section .block {
	padding-top: 15px!important;
}
/*.col_01 .section .block h4.mod_title_04 {
	text-indent: 1em;
}*/
.col_01 .ir-localNav .level3 {
/zoom : 1;
}
.col_01 .ir-localNav .level3:after {
	content : '';
	display : block;
	clear : both;
	height: 0;
}
.col_01 .ir-localNav .level3 li {
	width: 50%;
	float: left;
}
 /* banner-area */
  .banner-area {
    margin: 0px auto -20px;
  }
  .banner-area ul {
    width: 100%;
	margin:0 0 40px;
  }
  .banner-area ul{ /zoom : 1; }
  .banner-area ul:after{ content : ''; display : block; clear : both; height:0; }
  .banner-area ul li {
    width: 100%;
	height:auto;
    margin-left: 0%;
    margin-right: 0%;
    float: left;
	margin-top:20px;
  }
  .banner-area ul li img{width:100%;height:auto;}
.banner-area ul li a {
  border: solid 4px #D2D8DB;
  -webkit-box-sizing: border-box;-moz-box-sizing: border-box;-o-box-sizing: border-box;-ms-box-sizing: border-box; box-sizing: border-box;
}
}
/* table 03 add table layout for news_data
-------------------------------------- */ /* example: NEWS INDEX */
.mod_table_03 {
	font-size: 86%;
	line-height: 1.4;
	text-align: left;
	table-layout: auto;
	border-collapse: collapse;
	width: 100%;
	margin: 0 auto;
}
.mod_table_03 th {
	font-size: 100%;
	font-weight: normal;
	text-align: left;
	color: #4C6471;
	width: 22%;
	padding: 12px 0px 12px 0;
	vertical-align: top;
	border-collapse: collapse;
	border-top: 1px solid #B3C5CF;
	border-bottom: 1px solid #B3C5CF;
	text-align: center;
}
.mod_table_03 .first th, .mod_table_03 .first td {
	border-top: none;
}
.mod_table_03 td {
	padding: 16px 16px 16px 0;
	border: 0;
	line-height: 1.2;
	border-collapse: collapse;
	border-top: 1px solid #B3C5CF;
	border-bottom: 1px solid #B3C5CF;
}
.mod_table_03 a {
	font-weight: bold;
}
.mod_table_03 .category {
	text-align: center;
	vertical-align: top;
	margin: 5px 30px 0;
}
.mod_table_03 .category span {
	display: block;
	padding: 2px;
	border-radius: 4px;
	background-color: #E6EBF0;
	font-size: 86%;
	font-weight: bold;
}

@media only screen and (min-width:600px) and (max-width:767px) {
.mod_table_03 th {
	padding: 12px 13px;
}
.mod_table_03 .category {
	margin: 0 5px 0 5px;
}

.del-sp{display:none !important;}

.banner-area ul li {
	margin-top: 20px;
}

}

@media only screen and (max-width:599px) {
.mod_table_03 {
	border-bottom: 1px solid #B3C5CF;
}
.mod_table_03 th {
	/*layout*/
	width: 100px;
	padding: 13px 0 10px;
	vertical-align: top;
	border: 0;
	border-top: 1px solid #B3C5CF;
	display: block;
}
.mod_table_03 td {
	padding-left: 10px;
}
.mod_table_03 .category {
	margin: 5px 5px 0 5px;
}

.del-sp{display:none !important;}



}




.download a.mod_link_11:after{
display:none;
}

.colSection_01{
padding-bottom:15px;
}


span.second{
margin-top:3px;
}


.pctbMtFix01{margin-top: 70px;}
@media only screen and (max-width:599px) {
.pctbMtFix01{margin-top: 45px;}
}


@media only screen and (max-width:959px) {
.tbspNone {
    display: none;
}
.col_01 .mod_frame_12 p{
	padding-bottom: 10px;
}
}

/* add201605 */
.ir-library01 a.mod_link_11_zip,
.ir_report01 a.mod_link_11_zip{
	background: #0f67ba url(/common/img/icn_link_11_zip.png) no-repeat 85% center;
	font-weight: normal !important;
	font-size: 100%;
	font-family:NeoSansStd-Regular;
	padding: 12px 60px 12px 25px;
	color: #FFF;
	display: inline-block;
	position: relative;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
}
.ir-library01 a.mod_link_11_zip:after,
.ir_report01 a.mod_link_11_zip:after {
  display: none;
	background:none;
}
.ir-library01 a.mod_link_11_zip:hover,
.ir_report01 a.mod_link_11_zip:hover {
	background-color: #004d9b;
	text-decoration: none;
}
.ir-library01{
	width: 100%;
	border:1px solid #C8CDD2;
	margin:15px 0 25px;
	float: left;
}
.ir-library01 h2{
	background: #E6EBF0;
	padding:12px 20px;
	border-bottom:1px solid #C8CDD2;
	font-size: 128.6%;
	font-weight: bold;
}
.ir-library01L{
	float: left;
	margin-left: 40px;
	margin-top: 27px;
	padding-bottom: 30px;
	overflow:hidden;
	width: 250px;
}
.ir-library01R{
	float: right;
	margin-right: 40px;
	margin-top: 27px;
	width: 293px;
	padding-bottom: 30px;
	overflow:hidden;
}
.ir-library01Box01{
	padding-bottom: 20px;
	width: 100%;
	float: left;
	font-weight: bold;
}
.ir-library01Box01 p{margin:0; padding:5px 0 0;line-height: 1.6!important;overflow: auto;zoom: 1;}
.ir-library01Box01 span{
	font-weight: lighter;
	font-size: 85.7%;/*12px*/
}
.ir-library01Box01 img{
	float: left;
	margin-left: 23px;
	margin-right: 20px;
}

.ir-library01R h3{
	font-size: 100%;
	font-weight: bold;
	padding-bottom: 5px;
}

.ir-library01R ul li{
	padding:8px 3px 5px;
	border-bottom:1px solid #C8CDD2;
}
.ir_report01{
	width: 680px;
	float: left;
	padding-top: 50px;
}
.ir_report01 h2{
	margin-top: 0;
}
.ir_report01Section{
	width: 692px;
	float: left;
	margin-left: -12px;
	margin-bottom: 10px;
}
.ir_report01Box{
	width: 333px;
	padding:0 41px 60px 42px;
	float: left;
	margin-left: 12px;
	margin-top: 60px;
	border-bottom: 1px solid #C8CDD2;
}
.ir_report01Box:nth-child(2n+1){
clear:both;
}
/* temporaly */
.ht00{min-height: 595px;}
.ht01{min-height: 595px;}
.ht02{min-height: 670px;}
.ht03{min-height: 670px;}
.ht04{min-height: 500px;}
.ht05{min-height: 500px;}
.ht06{min-height: 550px;}
.ht07{min-height: 550px;}
.ht08{min-height: 720px;}
.ht09{min-height: 770px;}
.ht10{min-height: 880px;}

.htEarn05{min-height: 330px;}
.htEarn06{min-height: 330px;}
.resetHeight{
	height: auto!important;

}
/*
.ir_report01Tit{
	background:url(/ir/img/ir_library_img01@2.png) no-repeat center top;
	background:url(/ir/img/ir_library_img01.png) no-repeat center top\9;
	background-size: 62px 78px;
	text-align: center;
	padding:90px 0 5px;
}
*/

.ir_report01Tit{
	text-align: center;
}
.ir_report01Tit h3{
	margin:0;
	font-size: 128.6%;/*18px*/
	font-weight: bold;
	line-height: 1.6;
}
.ir_report01Tit p{
	margin:0;
	line-height: 1.4;
}
.ir_report01Box ul{padding-top: 10px;}
.ir_report01Box ul li{
	float: left;
	border-bottom:1px solid #C8CDD2;
	width: 230px;
	margin:0 10px;
	padding:10px 0 5px;
	font-size: 85.7%;/*12px*/
}
.ir_report01Box ul li.indent{
	background: #fff url(/ir/img/ico_haihun@2.png) no-repeat 5px 1.4em;
	background-size: 5px 1px;
	background: #fff url(/ir/img/ico_haihun.png) no-repeat 5px 1.4em\9;
	padding-left: 1.5em;
}
.ir_report01Mov{
	float: left;
	margin: 0;
	padding:0;
}
.ir_report01Mov a{
	margin:25px 0 0;
	float: left;
	display: block;
	height: 60px;
	background: #fff url(/ir/img/ir_ico_mov_pc@2.png) no-repeat left top;
	background-size: 90px 60px;
	background: #fff url(/ir/img/ir_ico_mov_pc.png) no-repeat left top\9;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	border:1px solid #0065BD;
	padding:10px 10px 0px 105px;
	font-size: 80%;/*12px*/
}

.ir_report01Mov a:hover {
	background-color: #004d9b;
	text-decoration: none;
	color: #fff;
}
@media only screen and (min-width: 600px) and (max-width: 959px) {
.ir-library01 a.mod_link_11_zip,
.ir_report01 a.mod_link_11_zip{display: none;}
.ir-library01R h3{display: none;}
.ir-library01L{
	margin-left: 6.5%;
	margin-top: 35px;
	width: 42%;
}
.ir-library01R{
	margin-right: 6.5%;
	margin-top: 25px;
	width: 45%;
}
.ir-library01Box01 img{
	margin-left: 0;
}
.ir_report01{
	width: 100%;
	padding-top: 50px;
}
.ir_report01 h2{
	margin-bottom: 0px;
}
.ir_report01Tit{
	width: 250px;
	margin:0 auto;
}
.ir_report01Tit h3{
	font-size: 128.6%;/*18px*/
}
.ir_report01Section{
	width: 100%;
	float: left;
	margin-left: -1%;
	margin-bottom: 10px;
}
.ir_report01Box{
	width: 48%;
	float: left;
	margin: 60px 0 0 2%;
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 30px;
}
/* temporaly */
.ht00{min-height: 490px;}
.ht01{min-height: 490px;}
.ht02{min-height: 580px;}
.ht03{min-height: 580px;}
.ht04{min-height: 480px;}
.ht05{min-height: 480px;}
.ht06{min-height: 550px;}
.ht07{min-height: 630px;}
.ht08{min-height: 680px;}
.ht09{min-height: 730px;}
.ht10{min-height: 830px;}
.htEarn05{min-height: 300px;}
.htEarn06{min-height: 300px;}
.ir_report01Box ul{padding-top: 10px;
	width: 250px;
	float: none;
	margin:0px auto;
}
.ir_report01Box ul li{
	float: none;

}
.ir_report01Mov{
	float: none;
	margin:0;
	padding:0;
	width:100%;
}
.ir_report01Mov a{
	width: 250px;
	float: none;
	margin:40px auto;
}
}

@media only screen and (max-width:599px) {
.ir-library01 a.mod_link_11_zip,
.ir_report01 a.mod_link_11_zip{display: none;}
.ir-library01R h3{display: none;}
.ir-library01{
	margin:10px 0 10px;
}
.ir-library01 h2{
	padding:5px 20px;
	font-size: 114.3%;
}
.ir-library01L{
	float: none;
	margin-left: 0px;
	margin-top: 15px;
	padding-bottom: 0px;
	width: 100%;
}
.ir-library01Box01{
	padding-bottom: 0px;
	float: none;
	text-align: center;
}
.ir-library01Box01 img{
	float: none;
	margin-left: auto;
	margin-right: auto;
	display: block;
	text-align: center;
	margin-bottom: 5px;
}
.ir-library01R{
	float: none;
	margin-right: auto;
	padding:0 8%;
	margin-top: 0px;
	width: 100%;
	box-sizing: border-box;
	margin-bottom: 20px;
}
.ir_report01{
	width: 100%;
	padding-top: 30px;
}
.ir_report01 h2{
	margin-bottom: 20px;
}
.ir_report01Tit h3{
	font-size: 114.3%;
}
.ir_report01Section{
	width: 100%;
	float: none;
	margin-left: 0px;
	margin-bottom: 0px;
}
.ir_report01Box{
	width: 250px;
	padding:30px 0px 10px 0px;
	float: none;
	margin:0 auto;
	border-bottom: none;
	height: auto!important

}
/* temporaly */
.ht00{min-height: auto;}
.ht01{min-height: auto;}
.ht02{min-height: auto;}
.ht03{min-height: auto;}
.ht04{min-height: auto;}
.ht05{min-height: auto;}
.ht06{min-height: auto;}
.ht07{min-height: auto;}
.ht08{min-height: auto;}
.ht09{min-height: auto;}
.ht10{min-height: auto;}
.htEarn05{min-height: auto;}
.htEarn06{min-height: auto;}
.ir_report01Box ul li{
	float: none;
}
.ir_report01Mov{
	float: none;
	padding-top: 5px;
}
.ir_report01Mov a{
	box-sizing: border-box;
	width: 250px;
	float: none;
	margin:5px 0 0;
}
}

.clearfix {overflow:visible;}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
*

@media only screen and (max-width:599px) {
.heightLine{
	height: auto!important;
}
}

.ir-library01R h3,
.ir-library01R li.mod_button_12c{
display:none;
}




@media only screen and (max-width:599px) {
.imgOverScroll{
 width: 100%;
 height: auto;
 overflow-x: scroll;

}
.imgOverScroll img{
 max-width: 700px;
}
.heightLine{
 height: auto!important;
}
}
.t-Num-right td{text-align: right !important;}










	.title_wrap {
	    position: relative;
	}

	p.title_btn {
	    margin: 0;
	    line-height: 0;
	    position: absolute;
	    top: 5px;
	    right: 0;
	}


	p.title_btn.mod_button_12c a {
    padding: 16px 20px 20px 20px;
    }
	@media only screen and (max-width: 599px) {
	p.title_btn.mod_button_12c a {
	    padding:12px 20px 12px 20px;
	    font-size:85%;
	}
	}


.result_iframe iframe{
width:100%;
}


.banner-area .pic2{
width: 65%;
border: none;
margin:0 auto;
padding:0;
}

.mod_button_10b div.container.stock_quotations{
    border: none;
    top: 43px;
    padding: 20px 0 0 0;
}







/*映像で見る投資家情報*/
/*ir_topからのコピー*/


.ir_top07.movie{
	width: 100%;
    margin-bottom:60px;
}
.ir_top07.movie ul li{
	width: 210px;
	float: left;
	margin-left: 24px;
}
.ir_top07.movie ul li img{width: 100%;}
.ir_top07.movie ul li:first-child,
.ir_top07.movie ul li:nth-child(4n){
	margin-left: 0;
}

@media only screen and (min-width: 600px) and (max-width: 959px) {
.ir_top07.movie{
	margin-top: 0px
}
.ir_top07.movie ul li{
	width: 48%;
	float: left;
	margin-right: 2%;
	margin-left: 0%;
	margin-bottom: 20px;
}
.ir_top07.movie ul li:first-child,
.ir_top07.movie ul li:nth-child(4n){
	margin-left: 0;
}
.ir_top07.movie ul li:nth-child(2n) {
	margin-right: 0;
	margin-left: 2%;
}
}

@media only screen and (max-width: 599px) {
.ir_top07.movie{
	margin-top: 0px
}
.ir_top07.movie ul li{
	width: 48%;
	float: left;
	margin-right: 2%;
	margin-left: 0%;
	margin-bottom: 20px;
}
.ir_top07.movie ul li:first-child,
.ir_top07.movie ul li:nth-child(4n){
	margin-left: 0;
}
.ir_top07.movie ul li:nth-child(2n) {
	margin-right: 0;
	margin-left: 2%;
}
}




.popMovieThumb{
  position:relative;
}
.popMovieThumb span.playIco{
  position:absolute;
  top:33%;
  left:41%;
  width:56px;
  height:56px;
  background:url(/ir/img/youtube_play.png) no-repeat left top;
  background:url(/ir/img/youtube_play_ie.png) no-repeat left top\9;
  background-size:56px auto;
  text-indent:-9999px;
}
.popMovieThumb span.playIco2{
  position:absolute;
  top:22%;
  left:30%;
  width:50px;
  height:50px;
  background:url(/ir/img/youtube_play2.png) no-repeat left top;
  background:url(/ir/img/youtube_play2_ie.png) no-repeat left top\9;
  background-size:50px auto;
  text-indent:-9999px;
}
.popMovieThumb span.playIco3{
  position:absolute;
  top:30%;
  left:38%;
  width:50px;
  height:50px;
  background:url(/ir/img/youtube_play2.png) no-repeat left top;
  background:url(/ir/img/youtube_play2_ie.png) no-repeat left top\9;
  background-size:50px auto;
  text-indent:-9999px;
}
.popMovieThumb:hover span.playIco,
.popMovieThumb:hover span.playIco2,
.popMovieThumb:hover span.playIco3{
  background-position: bottom;
}
@media only screen and (min-width: 600px) and (max-width: 959px) {
.popMovieThumb span.playIco2{ top:30%; left:38%;}
.popMovieThumb span.playIco3{ top:40%; left:43%;}
}
@media only screen and (max-width: 599px) {
.popMovieThumb span.playIco2{ top:19%; left:30%;}
.popMovieThumb span.playIco3{ top:19%; left:30%;}
}

.pctbKaigyo{display: block;}
.pctbOnly{display: block;}
.pcOnly{display: block;}
.tbOnly{display: none;}
.spOnly{display: none;}
.tbspNone{display: block;}

@media only screen and (min-width: 600px) and (max-width: 959px) {
.pctbKaigyo{display: block;}
.pctbOnly{display: block;}
.pcOnly{display: none;}
.tbOnly{display: block;}
.spOnly{display: none;}
.tbspNone{display: none;}
}

@media only screen and (max-width: 599px) {
.pctbKaigyo{display: inline;}
.pctbOnly{display: none;}
.pcOnly{display: none;}
.tbOnly{display: none;}
.spOnly{display: block;}
.tbspNone{display: none;}
}




/*180209　ir/individual/results.html　追加分*/
p.note_text{font-size:85%;}

.ir_report01Mov.news {
    float: none;
}


/*201802 add*/
.t-general2 {
  font-size: 100%;
  line-height: 1.4;
  text-align: left;
  border-collapse: collapse;
  width: 100%;
  margin: 0 auto 0px;
  box-sizing: border-box;
}

.t-general2 th,
.t-general2 td {
  font-size: 100%;
  font-weight: normal;
  color: #516570;
  padding: 15px 1em;
  margin: 0;
  border-collapse: collapse;
  border: 1px solid #e1e6ea;
  white-space: nowrap;
  box-sizing: border-box;
}
.t-general2 th,
.t-general2 td{ vertical-align: top;}
.t-general2 th.txBtm,
.t-general2 td.txBtm{ vertical-align: bottom;}
.t-general2 th{background: rgba(193,211,230,0.2);}
.t-general2 th.title{background: rgba(193,211,230,0.1);}
.t-general2 th.titleBgNone{background: rgba(193,211,230,0);}

.t-general2 th.w170 {white-space: normal; min-width: 170px;box-sizing: border-box;}

.t-general2 td.noBrdLeftRight{border-left-color: rgba(193,211,230,0);border-right-color:rgba(193,211,230,0)}
.t-general2 td.noBrdLeft{border-left-color: rgba(193,211,230,0)}
.t-general2 td.noBrdRight{border-right-color:rgba(193,211,230,0)}
.t-general2 td.noBrdTopBtm{border-top-color: rgba(193,211,230,0);border-bottom-color:rgba(193,211,230,0)}
.t-general2 td.noBrdTop{border-top-color: rgba(193,211,230,0)}
.t-general2 td.noBrdBtm{border-bottom-color:rgba(193,211,230,0)}
.t-general2 th.noBrdLeftRight{border-left-color: #f3f6fb;border-right-color: #f3f6fb;}
.t-general2 th.noBrdLeft{border-left-color: #f3f6fb;}
.t-general2 th.noBrdRight{border-right-color: #f3f6fb;}
.t-general2 th.noBrdTopBtm{border-top-color: #f3f6fb;border-bottom-color:#f3f6fb;}

.t-general2 td.aL,
.t-general2 th.aL{text-align: left;}
.t-general2 td.aC,
.t-general2 th.aC{text-align: center;}
.t-general2 td{text-align: right;}
.t-general2 th.indent01{padding-left: 2em;}
                           
.t-general2 .t-contents-A th{border:0;}
                           
                       
/* 180607 */
@media only screen and (max-width: 599px) {
  .mod_title_04 {
      margin: 0px 0 10px;
  }
}
                           
/* 非財務（ESG）情報   add 2019.04.26
========================================================================*/
.section .col_02 .title_wrap h1.mod_title_01 {
    padding-right: 105px;
}
.boxList {
    position: relative;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
   justify-content: space-between;
   margin: 40px 0 0;
}

.boxList .box {
    -webkit-box-flex: 1;
    -o-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 0 0 45.5%;
    -ms-flex: 0 0 45.5%;
    flex: 0 0 45.5%;
    width: 45.5%;
    max-width: 45.5%;
    min-height: 102px;
    margin-bottom: 40px; 
    border: solid 1px #37b1de;
    background: -webkit-linear-gradient(bottom left, #0e8bd1, #37b1de);
    background: -webkit-gradient(linear, left bottom, right top, from(#0e8bd1), to(#37b1de));
    background: linear-gradient(to top right, #0e8bd1, #37b1de);
}
.boxList .box h3 {
    display: table-cell;
    margin: 0;
    padding: 10px 20px;
    border: 0;
    text-align: center;
    vertical-align: middle;
    line-height: 1.3;
    font-weight: normal;
    word-break: break-word;
    word-wrap: break-word;
}
.boxList .box a {
    display: table;
    width: 100%;
    height: 100%;
    min-height: 100px;
    -moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
	-ms-transition: .3s;
	transition: .3s;
}
.boxList .box a {
    display: table;
    width: 100%;
    height: 100%;
    min-height: 100px;
    background: #fff;
    -moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
	-ms-transition: .3s;
	transition: .3s;
}

.boxList .box a:hover {
    background: rgba(255,255,255,0.0);
    color: #fff;
    text-decoration: none;
}
.boxList .box a::before,
.boxList .box a::after {
    content: none;
}
@media only screen and (min-width: 600px) and (max-width: 959px) {

    .boxList .box {
        -webkit-flex: 0 0 46.4%;
        -ms-flex: 0 0 46.4%;
        flex: 0 0 46.4%;
        width: 46.4%;
        max-width: 46.4%;
    }

}
@media only screen and (max-width: 599px) {

    .section .col_02 .title_wrap h1.mod_title_01 {
        padding-right: 100px;
    }
    .boxList {
       margin: 20px 0 -20px;
    }
    .boxList .box {
        -webkit-flex: 0 0 47%;
        -ms-flex: 0 0 47%;
        flex: 0 0 47%;
        width: 47%;
        max-width: 47%;
        margin-bottom: 25px; 
    }
    .boxList .box h3 {
        font-size: 100%;
    }
    .boxList .box h3 br { display: none; }
    .boxList .box {
        min-height: 58px; 
    }
    .boxList .box a {
        min-height: 56px; 
    }

}                  
                           
                           
                           
/*追加 190422*/               
@media only screen and (max-width:767px) {
table.t-general {
width: 100%;
}
}


/*有価証券報告書*/

.reportThumb{
    border: thin solid #aaa;
}
.contentsItemWrap{
    margin-left: 26px;
}
.listAllItem{
    margin-top: 8px;
    margin-bottom: 16px;
}
.contentsTop{
    margin-top: 16px;
}
.contentsList{
    margin-top: 0;
}
.contentsList *{
    margin-bottom: 8px;
}
.contentsListFirst{
    text-indent:0em;
    padding-left:0em;
}
.contentsListSecond{
    padding-left:1em;
}
@media only screen and (max-width: 599px) {
    .contentsItemWrap{
        margin-left: 0;
    }
}

/*動画ライブラリ_別ページ対応*/
.irVideoTextWrap{
  text-align: center;
}
.irVideoTextWrap .modTitle3 {
  margin-top: 20px;
}
.irVideoTextWrap audio {
  width: 100%;
  margin-top: 20px;
}
@media only screen and (min-width: 960px) {
  .irVideoTextWrap audio {
    width: 435px;
  }
}
@media only screen and (min-width: 415px) {
  .irVideoTextWrap .modTitle2 br {
    display: none;
  }
}