@charset "UTF-8";
/* ir/style.css v2.0.0 */
* {
  word-break: normal;
}

/* ↓commonに移行すべきスタイル↓ */
.w100p {width: 100% !important;}
.w90p {width: 90% !important;}
.w80p {width: 80% !important;}
.w70p {width: 70% !important;}
.w60p {width: 60% !important;}
.w50p {width: 50% !important;}
.w40p {width: 40% !important;}
.w30p {width: 30% !important;}
.w20p {width: 20% !important;}
.w10p {width: 10% !important;}

#en .com_g_navi_wrap .com_g_navi {
  padding: 0 70px 0 0;
}
#en .com_g_navi_wrap .com_g_navi_bg {
  text-align: center;
}

@media screen and (max-width: 767px) {
  .main_contents.inc_scroll_nav {
    display: block;
  }
  .com_g_navi_wrap .com_g_navi .sp_local > ul {
    border-left: 4px solid #e8e9eb;
  }
  .com_g_navi_wrap .com_g_navi .sp_local li.to_upper > a {
    font-weight: bold;
  }
  #en .com_g_navi_wrap .com_g_navi {
  padding: 0;
  }
  #en .com_g_navi_wrap .com_g_navi .sp_local .hierarchy3 li a {
    padding: 12px 45px 12px 10px;
  }
  #en .com_g_navi_wrap .pop_search_area input[type="submit"] {
    letter-spacing: 0;
    text-indent: 0;
  }
}
@media screen and (min-width: 950px) {
  .main_contents img {
    max-width: 810px;
  }
  #ir_top .main_contents h1 img {
    max-width: 950px;
  }
}

.local_navi ul.hierarchy2.cur_hie3 > li {
  display: none;
}
.local_navi ul.hierarchy2 > li.to_upper {
  display: inline-block;
}
.com_g_navi_wrap .com_g_navi li,
.local_navi ul li {
  white-space: nowrap;
}
.local_navi ul li.to_upper {
  white-space: normal;
}

.com_header_wrapper a.com_header_corp_name,
#en .footer_wrapper a {
  white-space: nowrap;
}

.com_g_navi_wrap .com_g_navi > li.cur.in_cur > a::after {
  /*commonを上書き*/
  display: block;
}

#en .search_type01 input[type="submit"] {
  letter-spacing: 0;
}
.label_text.excel {
  color: #21A321;
  border-color: #21A321;
}

.t_indent1 {
  padding-left: 1em !important;
}

.txt_indent {
  padding-left: 20px !important;
}

.datelist {
  /*commonを上書き*/
  color: #545454;
}

.subheading {
  /*h4相当*/
  font-weight: bold;
  font-size: 114.2856%;
  color: #313233;
  margin: 0 0 20px;
}

.arrow_link.below::after {
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  transform: rotate(135deg);
}

.arrow_link.below.upper::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#en a.arrow_link {/* 英語は長文のリンクが多いためPC/SPともにinlineモジュールとする */
  position: relative;
  display: inline;
}
#en a.arrow_link::after {/* 英語は長文のリンクが多いためPC/SPともにinlineモジュールとする */
  position: relative;
  top: -1px;
  right: -5px;
}
#en .arrow_link.below::after {
  margin-top: -5px;
}
#en .arrow_link.below.upper::after {
  margin-top: -2px;
}
ol li {
  list-style-type: decimal;
  margin-left: 2em;
}

ul.type_k li {
  position: relative;
  padding-left: 1.5em;
}

ul.type_k li::before {
  content: "※";
  position: absolute;
  top: 0;
  left: 0;
}
#en ul.type_k li::before {
  content: "*";
}
ul.type_c li {
  position: relative;
  padding-left: 3.5em;
}

ul.type_c li::before {
  content: "（注）";
  position: absolute;
  top: 0;
  left: 0;
}

#en ul.type_c li::before {
  content: "(Note)";
}

ul.type_a li {
  position: relative;
  counter-increment: num;
  padding-left: 2.5em;
}

ul.type_a li::before {
  content: "*" counter(num);
  position: absolute;
  top: 0;
  left: 0;
}

section {
  counter-reset: num;
}

ul.type_d {
  position: relative;
}

ul.type_d li {
  position: relative;
  counter-increment: num;
  padding-left: 5em;
}

ul.type_d li::before {
  content: counter(num) ".";
  position: absolute;
  top: 0;
  left: 3.6em;
}

ul.type_d::before {
  content: "（注）";
  position: absolute;
  top: 1px;
  left: 0;
  line-height: 1;
}
#en ul.type_d::before {
  content: "(Note)";
}
ul.type_k li,
ul.type_c li,
ul.type_d li {
  font-size: 85.714%;
}

.keyvisual {
  width: 100%;
}

.profile {
  border: 1px solid #e8e9eb;
  padding: 20px;
}

.contacts_before_contact {
  border: 1px solid #BDBFC1;
  padding: 20px 20px 40px;
  margin-top: -40px;
  margin-bottom: 80px;
}
@media screen and (max-width: 767px) {
  .contacts_before_contact {
    padding: 10px 0 20px;
    margin: 0 10px 40px;
  }
}

li.v_icon {
  position: relative;
  padding-left: 30px;
}

li.v_icon a {
  text-decoration: none;
  color: #313233;
}

li.v_icon::before {
  content: "";
  position: absolute;
  top: 6px;
  left: 0;
  width: 23px;
  height: 16px;
  background: #f03;
}

li.v_icon::after {
  content: "";
  position: absolute;
  top: 10px;
  left: 9px;
  width: 0;
  height: 0;
  border: 8px solid transparent;
  border-top-width: 4px;
  border-bottom-width: 4px;
  border-left-color: #fff;
}

/* 標準的な縦方向リストのスタイルを定義 */
.standard_vertical_list dt {
  display: block;
  font-size: 1.17em;
  margin: 3em 0 1em;
  font-weight: bold;
}

.standard_vertical_list dt:first-child {
  margin-top: 1em;
}

.standard_vertical_list dd {
  display: block;
  margin: 1em 0 2em;
}

#en .standard_vertical_list dd .arrow_link {
  white-space: nowrap;/* Nexus7(Android4.3)対応 */
}

/* 第2階層カテトップのKV　*/
.category_top_image,
.category_top_menu {
  width: 950px;
  margin: 0 auto 20px;
}

.category_top_image {
  position: relative;
}

.category_top_image .category_top_image_caption {
  position: absolute;
  top: 50%;
  right: 68px;
  margin-top: -125px;
  width: 340px;
  height: 230px;
  display: table;
}
.category_top_image .category_top_image_caption span {
  font-weight: bold;
  font-size: 228%;
  color: #313233;
  display: table-cell;
  text-align: right;
  vertical-align: middle;
  word-wrap: break-word;
  overflow-wrap: break-word;
  width: 100%;
}

.category_top_menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.category_top_image img {
  width: 100%;
}

.category_top_sp {
  text-align: right;
}

.category_top_menu>li {
  width: 465px;
  position: relative;
  border: 1px solid #bdbfc1;
  border-radius: 4px;
  margin-bottom: 20px;
  box-sizing: border-box;
}

.category_top_menu>li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.category_top_menu>.stock_price_info {
  display: block;
}
.category_top_menu.has_stock_price>li:nth-last-child(2) {
  -ms-flex-item-align: baseline;
  align-self: baseline;
}

.category_top_menu > li:nth-child(2n+1) {
  margin-right: 20px;
}

.category_top_menu > li > a {
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  padding: 20px 36px;
  color: #313233;
  text-decoration: none;
  font-size: 142.857%;
  font-weight: bold;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.category_top_menu > li > a::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 10px;
  display: inline-block;
  border-top: 2px solid #ff0033;
  border-right: 2px solid #ff0033;
  margin-top: -4px;
  height: 8px;
  width: 8px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
}

.category_top_menu > li > a:hover {
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
}

.main_contents.type2 {
  padding: 0 0 70px;
  margin: 0;
  display: block;
  border-radius: 0;
  box-shadow: none;
}

.bottom_caution {
  margin-bottom: 50px;
}

@media screen and (max-width: 950px) {
  .category_top_image,
  .category_top_menu {
    width: 100%;
    margin: 0 0 20px;
  }
  .category_top_menu > li {
    width: 48.5%;
  }
  .category_top_menu > li:nth-child(2n+1) {
    margin-right: 3%;
  }
}

@media screen and (max-width: 767px) {
  .com_g_navi_wrap .com_g_navi .sp_local .hierarchy3 li a {
    /* commonを修正　*/
    background-color: #f2f3f5;
  }
  .type2_layout.page_main {
    padding: 20px 0 0;
  }
  .main_contents {
    margin-bottom: 0;
  }
  .type2_layout .main_contents {
    padding: 0;
    margin-bottom: 40px;
  }
  .category_top_sp {
    position: relative;
    margin: 0 0 20px;
  }
  .category_top_sp p {
    text-align: left;
    padding: 0 10px;
  }
  .category_top_menu {
    display: block;
    padding-bottom: 0;
  }
  .category_top_menu > li {
    width: 100%;
    display: block;
    border-radius: 0;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
    box-sizing: border-box;
  }
  .category_top_menu > li > a {
    display: block;
    padding: 20px;
  }
  .category_top_menu li:nth-child(2n+1) {
    margin-right: 0;
  }
  .label_text {
    width: 30px;
  }
  .main_contents.type2 {
    padding: 0 0 0;
  }
  .bottom_caution {
    margin-bottom: 30px;
  }
}

.faq_style dl {
  margin-bottom: 2em;
}

.faq_style dt,
.faq_style dd {
  display: inline-block;
  vertical-align: top;
}

.faq_style dt {
  width: 2em;
}

.faq_style dd {
  width: 94%;
  margin-bottom: 1em;
}

.year_list_style {
  overflow: hidden;
}

.year_list_style li {
  list-style-type: none;
  display: inline-block;
}

ol li {
  list-style-type: decimal;
}

.switchTablist .switchTablistTitleBox {
  display: table;
  width: 100%;
}

.switchTablist .switchTablistTitleBox button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  appearance: none;
}

.switchTablist .switchTablistTitleBox .switchTablistTitle {
  display: table-cell;
  width: 50%;
  padding: 10px 0;
  text-align: center;
  font-weight: bold;
  font-size: 114.2856%;
  border: 1px solid #f2f3f5;
  border-bottom-color: #bdbfc1;
  background-color: #f2f3f5;
}

.switchTablist .switchTablistTitleBox .active-switchTablistTitle {
  border-top-color: #bdbfc1;
  border-right-color: #bdbfc1;
  border-left-color: #bdbfc1;
  border-bottom-color: #fff;
  background-color: #fff;
  color: #f03;
}

.switchTablist .switchTablistPanel {
  margin-top: 15px;
}

/* ↑commonに移行すべきスタイル↑ */
/* ↓ir独自のスタイル↓　*/
#ir_top .category_top_image {
  border: 1px solid #bdbfc1;
  position: relative;
  border-radius: 4px;
}

#ir_top .main_contents.type2 {
  padding: 0 0 0;
}

.category_top_image .promo_area {
  background: rgba(255, 255, 255, 0.8);
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  display: block;
  padding: 15px;
  box-sizing: border-box;
}

.present_day {
  display: block;
  text-align: right;
  font-size: 114.286%;
  color: #545454;
}

#ir_top .main_contents h1 {
  margin: 0;
}

.promo_area .sub_title {
  margin-bottom: 0;
}

#ir_top .section,
#ir_top .menu_for_investors {
  border: 1px solid #bdbfc1;
  border-radius: 4px;
  box-sizing: border-box;
  padding: 20px 40px;
  margin-bottom: 20px;
}

#ir_top .page_title {
  margin-top: 20px;
  margin-bottom: 20px;
}

#ir_top .menu_for_investors {
  margin-bottom: 40px;
}
@media screen and (min-width: 951px) {
  #ir_top .menu_for_investors .category_top_menu {
    width: 868px;
    margin-bottom: 0;
  }
  #ir_top .menu_for_investors .category_top_menu li {
    width: 424px;
  }
}
@media print {
  #ir_top .menu_for_investors .category_top_menu {
    width: 100%;
  }
  #ir_top .menu_for_investors .category_top_menu li {
    width: 48%;
  }
}
@media screen and (max-width: 767px) {
  #ir_top .menu_for_investors {
    padding: 20px 8px;
  }
  #ir_top .menu_for_investors .category_top_menu {
    margin-bottom: 0;
  }
  #ir_top .menu_for_investors .menu_for_investors_title {
    padding: 0 10px;
    font-size: 142.857%;
  }
}

.news dl dt,
.news dl dd {
  display: inline-block;
  width: 14%;
  vertical-align: baseline;
}

.news dl dt:first-child {
  width: 12%;
}

.news dl dd {
  width: 72%;
  margin-top: 3px;
  margin-bottom: 1em;
  vertical-align: top;
}

.news dl dd a.arrow_link,
#en .news dl dd a.arrow_link {
  display: inline-block;
}

.news dl dd a.arrow_link::after {
  position: relative;
  top: -1px;
  right: -5px;
}

.news .category_label {
  display: inline-block;
  border: 1px solid #545454;
  padding: 5px 0 2px;
  width: 80px;
  box-sizing: border-box;
  text-align: center;
  font-size: 85.714%;
  color: #545454;
}

.download_list {
  line-height: 2;
  margin-bottom: 1em;
}

.download_list li p {
  line-height: 1.8;
}

.download_list > li > .download_list {
  margin-left: 1em;
  margin-bottom: 0;
}
.download_list.releases_download_list > li {
  margin: 0 0 1.4em;
}

.download_btn a {
  display: block;
  margin: 20px auto 30px;
  padding: 18px;
  width: 240px;
  height: 60px;
  border-radius: 60px;
  box-sizing: border-box;
  text-align: center;
  background: #f03;
  color: #fff;
  font-size: 1.14286rem;
  text-decoration: none;
  text-indent: 2em;
  position: relative;
}

.download_btn a::before {
  content: "";
  display: block;
  position: absolute;
  top: 35px;
  left: 40px;
  width: 22px;
  height: 4px;
  border: 2px solid #fff;
  border-top: none;
}

.download_btn a .down_arrow::before {
  content: "";
  display: block;
  position: absolute;
  top: 21px;
  left: 47px;
  width: 10px;
  height: 10px;
  border: 2px solid #fff;
  border-right: none;
  border-bottom: none;
  -webkit-transform: rotate(225deg);
  -moz-transform: rotate(225deg);
  transform: rotate(225deg);
}

.download_btn a .down_arrow::after {
  content: "";
  display: block;
  position: absolute;
  top: 19px;
  left: 52px;
  width: 0px;
  height: 15px;
  border-left: 2px solid #fff;
}

.stock_price_info {
  padding: 20px 36px;
}

.stock_price_info .sub_title {
  display: inline-block;
  width: 50%;
  margin-bottom: 10px;
}

.stock_price_info .time {
  display: inline-block;
  width: 50%;
  text-align: right;
}

.stock_price_info .transaction_value,
.stock_price_info .date_value {
  display: inline-block;
}

.stock_price_info .transaction_value {
  width: 50%;
  margin-right: 23%;
}
.stock_price_info .date_value {
  width: 27%;
}

.stock_price_info dt,
.stock_price_info dd {
  display: inline-block;
  width: 50%;
  font-size: 128.5715%;
  font-weight: bold;
}

.stock_price_info dd {
  text-align: right;
  margin-bottom: 5px;
}

.stock_price_info dd .ratio {
  color: #21A321;
}

.stock_price_info dd .ratio.minus {
  color: #ff0033;
}

.stock_price_info .cur_val dd {
  font-size: 200%;
}

.stock_price_info .cur_val dt {
  font-size: 157.143%;
}
@media screen and (min-width:768px) and (max-width: 950px) {
  .stock_price_info .transaction_value {
      width: 66%;
      margin-right: 7%;
      font-size: 90%;
  }
}
@media screen and (max-width: 767px) {
  .stock_price_info {
    padding: 20px;
  }
}
#ir_info .year_list_style {
  margin: 0 20px 20px;
}

.market_img_layout img {
  width: 50%;
  display: inline-block;
  margin-bottom: 40px;
  vertical-align: top;
}

.footable.dividend_amount_table td,
.footable.archives_data_table td {
  text-align: right;
}

.footable.dividend_amount_table td:first-child,
.footable.archives_data_table td:first-child {
  text-align: left;
}

.footable.dividend_amount_table.purchase_of_own_shares tbody td{
  vertical-align: middle;
}
.trends_shares_table.footable > thead > tr > th {
  text-align: left!important;
}
.trends_shares_table tr td:last-child {
  text-align: right;
}
.archives_data_table td
.analysts.standard_vertical_list dd {
  margin: 1em 0 0;
  padding-bottom: 2em;
  border-bottom: 1px solid #dbdfc1;
}

.footable.member_table td,
.footable.member_table th {
  text-align: center;
}

.footable.member_table td:first-child,
.footable.member_table th:first-child {
  text-align: left;
}

.footable.reward_table td,
.footable.reward_table th {
  text-align: center;
}

.footable.reward_table td:first-child,
.footable.reward_table th:first-child {
  text-align: left;
}

.analysts.standard_vertical_list dt {
  margin: 1em 0 0.2em;
}
.analysts.standard_vertical_list dd {
  margin: 0 0 2em;
}

.main_contents.little_contents {
  min-height: 0;
  padding-bottom: 70px;
}

.main_contents.little_contents .download_list
 {
  margin-top: 40px;
}
@media screen and (min-width: 768px) {
  .main_contents.little_contents .page_title {
    margin-bottom: 20px;
  }
}

.filing_sp_style a.arrow_link {
  position: relative;
  display: inline;
}

.filing_sp_style a.arrow_link::after {
  position: relative;
  top: -1px;
  right: -5px;
}
#ir_info .data_list_s {
  width: 90%;
}
#ir_info .data_list_s dt {
  width: 20%;
  display: inline-block;
}
#ir_info .data_list_s dd {
  width: 75%;
  display: inline-block;
}
@media screen and (min-width: 768px) {
  #ir_info .data_list_s dd br {
    display: none;
  }
}
@media screen and (max-width: 950px) {
  .news dl dt {
    width: 18%;
  }
  .news dl dt:first-child {
    width: 15%;
  }
  .news dl dd {
    width: 65%;
  }
  .trends_shares_table.footable.breakpoint > thead > tr > th {
    text-align: left;
  }
  .trends_shares_table.footable.breakpoint > tbody > tr > td {
    text-align: right;
  }
  .trends_shares_table.footable.breakpoint > tbody > tr > td.expand,
  .trends_shares_table.footable.breakpoint > tbody > tr > td:last-child {
    text-align: left;
  }
}

@media screen and (max-width: 767px) {
  #ir_top .main_contents.type2 {
    padding: 0 0 0;
  }
  .type2_layout section,
  .type2_layout .page_title {
    padding: 0 10px;
  }
  #ir_top.type2_layout h1.page_title {
    padding: 0 20px 20px;
  }
  #ir_top .category_top_image {
    border: none;
    position: relative;
    border-radius: 0;
    margin: 0;
  }
  #ir_top .category_top_menu {
    padding-bottom: 0;
    margin-bottom: 30px;
  }
  .category_top_image .promo_area {
    position: relative;
  }
  .present_day {
    margin-bottom: 1em;
    font-size: 100%;
  }
  #ir_top .section {
    border: none;
    border-top: 1px solid #bdbfc1;
    border-radius: 0;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.15);
    padding: 20px 10px;
  }
  #ir_top h2.page_title {
    margin: 0;
  }
  .news dl dt {
    width: 50%;
    text-align: right;
  }
  .news dl dt:first-child {
    width: 48%;
    text-align: left;
  }
  .news dl dd {
    margin-top: 0.5em;
    width: 100%;
  }
  #ir_top .main_contents section .sub_title {
    margin-bottom: 10px;
  }
  .faq_style dt {
    width: 1.5em;
    margin-right: 3%;
  }
  .faq_style dd {
    width: 88%;
  }
  #en .stock_price_info .transaction_value {
  width: 63%;
  margin-right: 10%;
  }
  .market_img_layout img {
    width: 100%;
    display: block;
    margin-bottom: 20px;
  }
  .filing_sp_style .m_header {
    text-align: center;
    margin-bottom: 0;
  }
  .filing_sp_style > section > .sub_title {
    display: block;
    border: 1px solid #bdbfc1;
    border-collapse: collapse;
    border-bottom: none;
    width: 100%;
    margin-bottom: 0;
    padding: 15px 20px;
    box-sizing: border-box;
  }
  .filing_sp_style.filling_sp_ttl .sub_title {
    display: block;
    border: 1px solid #bdbfc1;
    border-collapse: collapse;
    border-bottom: none;
    width: 100%;
    margin-bottom: 0;
    padding: 15px 20px;
    box-sizing: border-box;
    background-color: #ffe2e7;
  }
  .filing_sp_style .download_list .sub_title {
    margin-bottom: 0;
  }
  .filing_sp_style > section.earning_style > .sub_title {
    margin-bottom: 20px;
    border: none;
    padding: 0;
  }
  .filing_sp_style > section > .download_list {
    line-height: 2;
    margin-bottom: 0;
    width: 100%;
  }
  .filing_sp_style > section > .download_list > li {
    display: block;
    border: 1px solid #bdbfc1;
    border-collapse: collapse;
    border-bottom: none;
    width: 100%;
    padding: 15px 0 0  8px;
    box-sizing: border-box;
    line-height: 2em;
    vertical-align: top;
  }
  .filing_sp_style > section > .download_list > li > div,
  .filing_sp_style > section > .download_list > li > .download_list > li > div {
    padding-bottom: 1em;
    padding-right: 1em;
  }
  .filing_sp_style > section > .download_list > li .download_list {
    width: auto;
  }
  .filing_sp_style > section > .download_list > li > .download_list > li {
    display: block;
    border: 1px solid #bdbfc1;
    border-collapse: collapse;
    border-bottom: none;
    border-right: none;
    width: auto;
    padding: 13px 0 0 15px;
    box-sizing: border-box;
  }
  .filing_sp_style > section > .download_list > li > .download_list > li > div {
    padding-bottom: 1em;
  }
  .filing_sp_style > section > .download_list.last {
    border-bottom: 1px solid #bdbfc1;
  }
  .filing_sp_style .statement_bh {
    margin-bottom: 0;
  }
  .filing_sp_style .earning_style .statement_bh.last {
    margin-bottom: 50px;
  }
  .trends_shares_table.footable.breakpoint > thead > th.footable_last_column {
    text-align: left;
  }
  .trends_shares_table.footable.breakpoint > tbody > td.footable_first_column {
    text-align: left;
  }
  .trends_shares_table.footable.breakpoint > tbody > td.footable_last_column {
    text-align: right;
  }
  #ir_info .data_list_s {
    width: 90%;
  }
  #ir_info .data_list_s dt {
    width: 30%;
    display: inline-block;
  }
  #ir_info .data_list_s dd {
    width: 65%;
    display: inline-block;
  }
  #ir_info .main_contents section .sub_title {
    padding-right: 0;
    padding-left: 0;
    border: none;
  }
}

/* Year selection module from here */
.header_nav_outer {
  padding: 8px 0;
}

div#ir_year_navi,
div#ir_year_navi_2 {
  width: 810px;
}

.header_nav {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  font-size: 87.5%;
  overflow: hidden;
  margin: auto;
  background: #fff;
  border-right: 1px dashed #bdbfc1;
  margin: auto;
  padding: 0 8px;
}

.header_nav a {
  color: #313233;
}

.header_nav_list {
  display: table;
  height: 46px;
  margin: 0 auto;
  max-width: 850px;
}

.header_nav_list > li {
  display: table-cell;
  vertical-align: bottom;
  white-space: nowrap;
}

.header_nav_list > li:last-child {
  padding-right: 8px;
}

.header_nav_list > li a {
  background: #fff;
  border: 1px solid #bdbfc1;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  display: block;
  line-height: 42px;
  margin: 4px;
  padding: 0;
  text-align: center;
  text-decoration: none;
  width: 4rem;
}

#ir_year_navi .header_nav_list > li a,
#ir_year_navi_2 .header_nav_list > li a {
  width: 5rem;
}

#ir_year_navi .header_nav_list > li:last-child a#ty2008,
#ir_year_navi_2 .header_nav_list > li:last-child a#ty2008  {
  width: 7rem;
}

.header_nav_list > li a.stay {
  background: #666;
  color: #fff;
  font-weight: bold;
}

.header_nav_list > li span {
  border: none;
  display: inline;
  padding: 0;
}

.header_nav_list > li span.icon {
  margin: 0 3px;
}

.header_nav_list > li span > span {
  font-size: 1.1em;
}

.header_nav_list > li a:hover {
  background: #545454;
  color: #fff;
  line-height: 42px;
  border-color: #545454;
}

.header_nav_list > li a.stay {
  line-height: 42px;
}

.header_nav_list {
  max-width: 1700px;
}

.header_nav_list li:last-child a {
  margin-right: 50px;
}

.header_nav {
  position: relative;
  margin: 25px 0 70px;
  padding: 5px 8px 10px;
  border-right: none;
  border: 1px solid #bdbfc1;
}

@media screen and (max-width: 950px) {
  div#ir_year_navi,
  div#ir_year_navi_2 {
    width: 588px;
    margin: 0 auto;
  }
}

@media screen and (max-width: 767px) {
  .header_nav_outer {
    padding: 0;
  }
  div#ir_year_navi,
  div#ir_year_navi_2 {
    width: 100%;
  }
  .header_nav {
    border-right: none;
    border-left: none;
    margin: 20px 0 40px;
  }
}

.header_nav::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 50px;
  height: 60px;
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 );
  /* IE6-9 */
}

/* movie */
.fitmovie {
  text-align: center;
}

.fitmovie.small h4 {
  margin: 2em 0;
  font-size: 150%;
}

@media screen and (min-width: 768px) {
  .fitmovie.small {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .fitmovie.pc {
    display: none;
  }
}

/* ir release search area -------*/
.search_type01.ir_release_form {
  width: 100%;
  margin: 0 auto 25px;
}

.search_type01.ir_release_form form {
  position: relative;
}

.ir_release_form.search_type01 .loupe_icon {
  top: 5px;
}

.ir_release_form.search_type01 input[type="text"] {
  box-sizing: border-box;
  margin: 0 0 10px;
  border: 1px solid #bdbfc1;
  width: 88%;
  border-radius: 4px;
  padding: 7px 10px 6px 35px;
  box-sizing: border-box;
  height: 30px;
  display: inline-block;
}

.ir_release_form.search_type01 .close_icon {
  position: absolute;
  top: -2px;
  left: 84%;
  display: block;
  width: 15px;
  height: 15px;
  border-radius: 15px;
  background: #bdbfc1;
  padding: 0;
}

.ir_release_form.search_type01 .close_icon::before,
.ir_release_form.search_type01 .close_icon::after {
  border-left-color: #fff;
  top: 3px;
  left: 7px;
  height: 9px;
}

.ir_release_form.search_type01 input[type="submit"] {
  margin: 0 0 0 5px;
  box-sizing: border-box;
  height: 30px;
  padding: 2px 0 0;
  width: 11%;
}

.search_account {
  display: block;
  position: relative;
  text-align: center;
  margin-bottom: 23px;
}

.search_account::before {
  content: "";
  display: block;
  width: 100%;
  height: 0;
  border-bottom: 1px solid #e8e9eb;
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 1;
}

@media screen and (min-width: 767px) and (max-width: 949px) {
  .search_account {
    padding: 0 20px;
  }
}

.search_account .indication {
  position: relative;
  display: inline-block;
  font-size: 128.5715%;
  vertical-align: middle;
  padding: 0 40px;
  background: #fff;
  color: #545454;
  z-index: 2;
  font-weight: normal;
}

@media screen and (max-width: 950px) {
  .ir_release_form.search_type01 .close_icon {
    left: 83%;
  }
}

@media screen and (max-width: 767px) {
  .ir_release_form.search_type01 .loupe_icon {
    top: 12px;
  }
  .ir_release_form.search_type01 input[type="text"] {
    display: block;
    width: 100%;
    padding: 13px 10px 13px 35px;
    height: 44px;
  }
  .ir_release_form.search_type01 .close_icon {
    top: 5px;
    left: auto;
    right: 13px;
  }
  .ir_release_form.search_type01 input[type="submit"] {
    margin: 0 0 0 4%;
    height: 44px;
    width: 26%;
    border-radius: 4px;
    font-size: 114.286%;
    box-sizing: border-box;
    float: right;
  }
  .search_account {
    margin: 0 0 20px;
  }
  .search_account .indication {
    margin: 0;
    padding: 0 1rem;
  }
  .ir_release_form::after {
    content: "";
    display: block;
    clear: both;
  }
}

.search_account .indication .count_all {
  margin: 0 5px;
}

.member_table > tbody > .footable_row_detail > .footable_cell_detail > .footable_row_detail_inner > div > strong {
  width: 100px;
  display: inline-block;
}
.reward_table > tbody > .footable_row_detail > .footable_cell_detail > .footable_row_detail_inner > div > strong {
  width: 160px;
  display: inline-block;
}

.dividend_amount_table > tbody > .footable_row_detail > .footable_cell_detail > .footable_row_detail_inner > div > strong {
  width: 100px;
  display: inline-block;
}

.dividend_amount_table.purchase_of_own_shares > tbody > .footable_row_detail > .footable_cell_detail > .footable_row_detail_inner > div > strong {
  width: 180px;
  display: inline-block;
}

.archives_data_table > tbody > .footable_row_detail > .footable_cell_detail > .footable_row_detail_inner > div > strong {
  width: 100px;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  #en .member_table > tbody > .footable_row_detail > .footable_cell_detail > .footable_row_detail_inner > div > strong {
    width: 230px;
  }
  #en .reward_table.footable.directors_and_audit > tbody > .footable_row_detail > .footable_cell_detail > .footable_row_detail_inner > div > strong {
    width: 234px;
  }
  #en .dividend_amount_table > tbody > .footable_row_detail > .footable_cell_detail > .footable_row_detail_inner > div > strong {
    width: 120px;
  }
  #en .dividend_amount_table.purchase_of_own_shares > tbody > .footable_row_detail > .footable_cell_detail > .footable_row_detail_inner > div > strong {
    width: 220px;
  }
  #en .dividend_amount_table.purchase_of_own_shares > tbody > .footable_row_detail > .footable_cell_detail > .footable_row_detail_inner > div > br {
  }
  #en .reward_table.footable.directors_and_audit > tbody > tr > td.footable_cell_detail {
    padding: 10px 3px 10px 5px;
  }

}
@media screen and (min-width: 951px) {
.archives_data_table  > tbody > tr > td {
  vertical-align: middle;
  }
}

/* pagenav */
nav.pagenav {
    margin: 40px 0 20px;
    font-weight: bold;
    text-align: center;
}

nav.pagenav ul {
    padding: 0;
}

nav.pagenav li {
    display: inline-block;
    zoom: 1;
    vertical-align: top;
    margin-top: 4px;
    margin-bottom: 4px;
}

nav.pagenav a {
    display: inline-block;
    zoom: 1;
    padding: .5em 1.0em;
    border: 1px solid #999;
    background-color: #fff;
    color: #999;
    text-decoration: none;
    text-align: center;
    vertical-align: baseline;
    white-space: nowrap;
    cursor: pointer;
}

nav.pagenav li.prev a,
nav.pagenav li.next a {
    font-weight: normal;
}

nav.pagenav a.current {
    border: 1px solid #666;
    background-color: #666;
    color: #fff;
}

nav.pagenav a:hover {
    background: #545454;
    color: #fff;
    border-color: #545454;
}

nav.pagenav p {
    font-weight: normal;
}

/* IR Release search result */
.search_result_keyword {
  word-wrap: break-word;
  overflow-wrap: break-word;
  width: 810px;
}

/* IR Release search 0match */
.download_list.statement_bh + .zeromatch_lead {
  margin-top: -40px;
}
.zeromatch_lead {
  margin-bottom: 0;
}
.zeromatch_wrap {
  margin: 20px auto 40px;
  padding: 20px;
  border: 1px solid #bdbfc1;
  border-radius: 4px;
}
.zeromatch_hintLead {
  margin-bottom: 20px;
}
.zeromatch_hintList {
  padding-left: 2em;
}
.zeromatch_hintList li {
  list-style-type: disc;
}
@media screen and (max-width: 767px) {
  .download_list.statement_bh + .zeromatch_lead {
    margin-top: -40px;
  }
  .zeromatch_lead {
    padding: 0 8px;
  }
  .zeromatch_wrap {
    margin: 20px auto 40px;
    padding: 0 8px;
    border-style: none;
    border-radius: 0;
  }
}
