@charset "UTF-8";

/* ==========================================================================================

  株主・投資家情報のTOPページのCSS

========================================================================================== */
#index.ir .pdfArea a[target="_blank"][href$=".pdf"]:after,
#index.ir .pdfArea a[target="_blank"][href$=".zip"]:after {
	bottom: calc((1em - 14px) / 2);
}

#index.ir .pdfArea a[target="_blank"][href$=".pdf"]:after {
  background-image: url(/corporate/ja/img/icon/pdf_2.png);
}
#index.ir .pdfArea a[target="_blank"][href$=".zip"]:after {
  background-image: url(/corporate/ja/img/icon/zip_2.png);
}
#index.ir .pdfArea a[target="_blank"][href$=".pdf"]:hover:after {
  background-image: url(/corporate/ja/img/icon/pdf.png);
}
#index.ir .pdfArea a[target="_blank"][href$=".zip"]:hover:after {
  background-image: url(/corporate/ja/img/icon/zip.png);
}

.slideBtn {
  display: block;
  text-decoration: none;
  position: relative;
  border: 1px solid #ef0041;
  margin: 0 auto 15px;
  width: 100%;
  max-width: 500px;
  height: 54px;
  line-height: 54px;
  display: flex;
  text-align: center;
  background: #fff;
  font-size: 20px;
  border-radius: 50px;
  overflow: hidden;
}
.slideBtn:before {
  content: "";
  border-top: 2px solid #ef0041;
  border-right: 2px solid #ef0041;
  height: 0.6em;
  width: 0.6em;
  position: absolute;
  top: 34%;
  right: 1.5em;
  line-height: 1;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transform-origin: top left;
}
.slideBtn:hover {
	text-decoration: none;
}
.slideBtn:hover:before {
  border-top: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
  right: 1.35em;
  z-index: 999;
}
.btnText {
  width: 100%;
  height: 100%;
  color: #ef0041;
  z-index: 10;
}
.btnText:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 0;
  display: block;
  background: #ef0041;
  z-index: -1;
  transition: .2s;
  border-radius: 50px;
}
.btnText:hover {
  color: #fff;
}
.btnText:hover:before{
  width: 100%;
}
#index.ir .columnRight .border-top a[target="_blank"][href$=".zip"]:after {
  background-image: url(/corporate/ja/img/icon/zip_2.png);
}
#index.ir .columnRight .border-top a[target="_blank"][href$=".pdf"]:after {
  background-image: url(/corporate/ja/img/icon/pdf_2.png);
}
#index.ir .blockMainVisual {
  background-image: url(/corporate/ja/ir/img/back_img.png);
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  min-height: 900px;
  margin-bottom: 150px;
  padding-bottom: 30px;
  margin-top: -85px;
  padding-top: 85px;
}
#index.ir .blockMainVisual::after {
  clear: both;
}
#index.ir #topicPath {
  margin: 0rem 0 2rem;
  padding: 1rem 0 0;
}
#index.ir section.pageTitle {
  width: 20%;
  float: left;
  margin: 7rem 0 500px;
}
#index.ir .pageTitle .indexTtl {
  color: #fff;
  margin: 0 1em;
  padding-bottom: 1rem;
  font-size: 26px;
  font-weight: normal;
  border-bottom: solid 1px #fff;
}
#index.ir .blockMainVisual .columnBox {
  float: left;
  width: 36%;
	margin: 0 2%;
  position: relative;
	color: #fff;
}
#index.ir .blockMainVisual .columnBox a {
	color: #fff;
}
#index.ir .blockMainVisual .columnBox .ceoImg {
	max-width: 400px;
	margin: 0 auto;
}
#index.ir .blockMainVisual .columnBox .ceoImg ul.listLinkHr > li {
	display: inline-block;
	margin: 0 2em 0.7em 0;
}
#index.ir .blockMainVisual .columnBox.ceoImgBox,
#index.ir .blockMainVisual .columnBox.stockQuotations {
	min-height: 400px;
}
#index.ir .blockMainVisual .columnBox.stockQuotations {
	padding: 90px 0;
}
#index.ir .blockMainVisual .columnBox.stockQuotations p {
	padding: 20px 75px;
	margin-bottom: 15px;
}
#index.ir .blockMainVisual .columnBox img {
  width: 100%;
}
#index.ir .blockMainVisual .columnBox .ceoImg ul.listLinkHr {
	background-color: rgba(51,51,51,0.8);
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#77000000,EndColorStr=#77000000);
	-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#77000000,EndColorStr=#77000000)";
  width: 100%;
  padding: 15px 0px 0 30px;
}
#index.ir .blockMainVisual p {
  margin-bottom: 0.25em;
}
#index.ir .border {
	border-top: solid 1px #fff !important;
	border-bottom: solid 1px #fff !important;
	padding-top: 15px;
  padding-bottom: 15px;
	border-left: none !important;
	border-right: none !important;
}
#index.ir .border .listLink,
#index.ir .border .s_titleBox_size {
  font-size: 0.875rem;
}
#index.ir .blockMainVisual ul.listLinkHr {
  margin-bottom: 1.2em ;
	padding-left: 0.15em;
}
#index.ir .blockMainVisual ul.listLinkHr > li {
  display: block;
  margin: 0 0em 0.7em 0;
}
#index.ir .blockMainVisual ul.listLinkHr > li span.date {
  margin-right: 1.2em;
}
#index.ir .blockMainVisual ul.listLinkHr > li a[target="_blank"][href$=".pdf"]:hover:after {
	background-image: url(/corporate/ja/img/icon/pdf.png);
}
#index.ir .blockMainVisual ul.listLinkHr > li a[target="_blank"][href$=".pdf"]:after {
	background-image: url(/corporate/ja/img/icon/pdf_2.png);
}
#index.ir .blockMainVisual ul.listLinkHr > li a[target="_blank"][href$=".zip"]:after {
	background-image: url(/corporate/ja/img/icon/zip_2.png);
}
#index.ir .blockMainVisual ul.listLinkHr > li a[target="_blank"][href$=".zip"]:hover:after {
	background-image: url(/corporate/ja/img/icon/zip.png);
}
/* パンくずリスト */
#index.ir #topicPath li a {
  color: #ffffff;
}
#index.ir #topicPath li:not(:last-child):after {
  color: #ffffff;
}
#index.ir .blockMainVisual .listLinkHr a {
  color: #fff;
  background: none;
  font-size: 14px;
}

/* blockMenu：コンテンツリスト */
.irMenu .ttlD {
  color: #fff;
  font-size: 1rem;
  font-weight: bold;
  margin: 0 0 0 24px;
  position: relative;
 }
.irMenu .ttlD:before {
  content: "";
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  height: 0.6em;
  width: 0.6em;
  position: absolute;
  top: calc((1em - 0.5em * 1.41421) / 2);
  left: -0.5em;
  /*! line-height: 1; */
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transform-origin: top left;
}
#index.ir .blockMenu .unitCol1 .blockCategoryItem .topBox {
  background: #EF0041;
  padding: 1.5rem;
  position: relative;
}
#index.ir .blockMenu .unitCol1 .blockCategoryItem .topBox a {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
} 
#index.ir .blockMenu .unitCol1 .blockCategoryItem .topBox:hover {
  opacity: 0.7;
  color:#fff;
} 
#index.ir .blockMenu .unitCol1 .blockCategoryItem .bottomBox {
  background: #ddd;
  padding: 2.5rem;
  margin-bottom: 20px;
}
#index.ir .blockMenu .unitCol1 .blockCategoryItem .topBox h2.ttlA {
  line-height: 1.7em;
  padding-bottom: 0.7em;
  margin: 0;
  width: 60%;
}
#index.ir .panelLink {
	font-size: 1.3125rem;
	background-color: #ffffff;
	border: solid 1px #ccc;
	font-weight: bold;
	position: relative;
	width: 100%;
	display: block;
}
#index.ir .panelLink a:after {
  content: "";
  width: 16px;
  height: 16px;
  position: absolute;
  border-left: 50% solid #000;
  border-top: 16px solid transparent;
  border-right: 16px solid #ef0041;
  border-bottom: 16px solid #ef0041;
  border-left: 16px solid transparent;
  right: 4px;
  bottom: 4px;
}
#index.ir .panelLink .img {
	width: 58%;
	display: inline-block;
	margin: 0;
}
#index.ir .panelLink img {
	display: inline-block;
  max-width: 720px;
	width: 100%;
}
#index.ir .panelLink p.panelTitle {
	/*width: 30%;*/
	display: inline-block;
	font-size: 24px;
	margin: 0;
	vertical-align: middle;
	padding-left: 4%;
}
#index.ir .panelLink p.panelTitle span {
	text-align: left;
	display: block;
}
#index.ir .panelLink a {
	display: block;
}
#index.ir .panelLink a:hover {
  text-decoration: none;
}
#index.ir .panelLink a:hover img {
  opacity: 1;
}
#index.ir .fullButtonLink a {
  display: block;
  background: #efefef;
  padding: 1.0em;
  text-align: center;
}

/* ESG + Appraisal  */
#index.ir .blockEsg .block4colFull .unitCol1,
#index.ir .blockAppraisal .block4colFull .unitCol1 { 
  flex: none;
}
@media (max-width: 767px) {
#index.ir .blockEsg .block4colFull .unitCol1,
#index.ir .blockAppraisal .block4colFull .unitCol1 { 
  display: flex;
  justify-content: center;
}
}

#index.ir .blockEsg a,
#index.ir .blockAppraisal a {
  display: block;
}
#index.ir .blockEsg img {
  width: auto;
  margin-bottom: 2.5rem;
  max-height: 100px;
  max-width: 100%;
}
#index.ir .blockAppraisal img {
  width: auto;
  margin-bottom: 2.5rem;
  max-height: 118px;
  max-width: 100%;
  padding-right: 50px;
}
#index.ir .blockEsg .block3colFull {
  text-align: center;
}
section.irIndexSec {
  margin-bottom: 5rem;
}

#index.ir .columnBox.pdfArea.border .s_eirList li {
  border: 0;
}
#index.ir .columnBox.pdfArea.border .s_eirList a {
  font-size: 0.875rem;
  padding-right: 0;
}

#index.ir .columnBox.pdfArea.border .eirItem_date {
  display: none!important;

}
#index.ir .columnBox.pdfArea.border .s_eirList a[target="_blank"][href$=".pdf"]:after {
  background-image: url(/corporate/ja/img/icon/pdf_2.png);
}
#index.ir .columnBox.pdfArea.border .s_eirList a:hover[target="_blank"][href$=".pdf"]:after {
  background-image: url(/corporate/ja/img/icon/pdf.png);
}


@media (max-width: 980px) {
  #index.ir section.pageTitle,
  #index.ir .blockMainVisual .columnBox {
    width: 100%;
    float: none;
    margin: 0 0 2rem;
  }
  #index.ir .blockMainVisual .columnBox.ceoImgBox,
  #index.ir .blockMainVisual .columnBox.stockQuotations {
    min-height: auto;
    max-width: 500px;
    margin: 0 auto;
  }
  #index.ir .blockMainVisual .columnBox .ceoImg {
    max-width: initial;
  }
  #index.ir .blockMainVisual .columnBox.stockQuotations {
    padding: 0;
  }
  #index.ir .blockMainVisual {
    padding-bottom: 2rem;
  }
  #index.ir .columnBox.pdfArea.border {
    border-bottom: none !important;
    margin: 0;
  }
}

@media (max-width: 767px) {
  #index.ir .blockMainVisual {
    background-image: url(/corporate/ja/ir/img/back_img_sp.png);
    margin-bottom: 60px;
    min-height: 1200px;
    padding-bottom: 1px;
  }
  #index.ir .pageTitle .indexTtl {
    margin: 0;
  }
  #index.ir .blockMainVisual .columnBox,
  #index.ir .blockMainVisual .columnRight {
    width: 100%;
    float: none;
    margin: 0 0 30px;
    max-width: 100%;
  }
  #index.ir .panelLink .img {
    width: 100%;
    display: inline-block;
    margin: 0;
  }
  #index.ir .panelLink p.panelTitle {
    padding: 0.7em;
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    background: rgb(0 0 0 / 70%);
    color: #fff;
    font-size: 20px;
  }
  #index.ir .panelLink a:after {
    content: "";
    border-top: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
    height: 1.0em;
    width: 1.0em;
    position: absolute;
    top: initial;
    right: 10px;
    line-height: 1;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    transform-origin: top left;
    border-bottom: none;
    bottom: 24px;
    border-left: 0
  }
  section.irIndexSec {
    margin-bottom: 3rem;
  }
}

/* slider */
/* @media (max-width: 767px) {
    .spPad3rem { padding-bottom: 3rem; }
}
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
    padding: 0 50px;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

.slick-slide:focus {
  outline: none;
}

[dir='rtl'] .slick-slide {
  float: right;
}

.slick-slide img {
    display: block;
    max-width: 236px;

}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
    padding: 0px 10px;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-arrow.slick-hidden {
    display: none;
}
/* Arrows */
.slick-prev,
.slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    margin: 0;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: none;
    transform-origin:center;
    -webkit-transform-origin:center;
}

.slick-prev {
  left: 1%;
  right: auto;
  border-top: 2px solid #EF0041;
  border-right: 2px solid #EF0041;
  -webkit-transform: rotate( -135deg);
  transform: rotate( -135deg);
}

.slick-next {
  right: 1%;
  left: auto;
  border-top: 2px solid #EF0041;
  border-right: 2px solid #EF0041;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.slick-dots {
    position: absolute;
    bottom: -3rem;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: 0 10px;
    padding: 0;
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 15px;
    height: 15px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: none!important;
}

.slick-dots li button:before {
    font-family: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 16px;
    height: 16px;
    content: '';
    text-align: center;
    background-color: #ddd;
    border-radius: 50%;
}

.slick-dots li.slick-active button:before,
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  background-color: #EF0041;
  opacity: 1;
} */

/********************************************************

最新IRニュース

********************************************************/
/* --------------------------------------------------------
* RSS
* -------------------------------------------------------*/
.eir_rss{
    text-align:right;
}
.eir_rss_image{
    width:16px;
}
#index.ir .s_eirList li {
	display: -ms-flexbox;
	display: flex;
  -ms-flex-align: center;
    align-items: center;
	border-top: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
	margin-top: -1px;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
	margin-bottom: 0;
}
#index.ir .eirItem_head.eirItem_date.s_eirModule_date.s_eirList_item_date {
	min-width: 120px;
	display: inline-block;
	font-weight: bold;
	margin-right: 0.5em;
}
#index.ir span.s_eirModule_category_icon.s_eirList_item_category_icon {
	width: 100px;
	display: inline-block;
	padding: 0.2rem;
	background-color: #8A8A8A;
	color: #fff;
	font-size: 0.875rem;
	text-align: center;
	line-height: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	border-radius: 1em;
	margin-right: 1.0em;
}

.s_titleBox_title,
.s_titleBox_size {
  display: inline;
}

.eirItem_type.s_eirModule_type.s_eirList_item_type,
.eirItem_type.s_eirModule_type.s_titleBox_type,
.eirItem_comment.s_eirModule_comment.s_eirList_item_comment {
	display: none !important;
}
.eirItem_comment.s_eirModule_comment.s_titleBox_comment {
	padding-top: 0.2em;
	padding-left: 1.0em;}
.eirItem_title {
  padding-left: 1em;
} 
ul.s_eirList a {
	position: relative;
}
ul.s_eirList a:before {
	content: "";
	border-top: 2px solid #d0d0d0;
	border-right: 2px solid #d0d0d0;
	height: 0.6em;
	width: 0.6em;
	position: absolute;
	top: calc(50% - 0.3em * 1.4142);
	left: -1em;
	line-height: 1;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	transform-origin: top left;
}
ul.s_eirList a:hover:before {
	border-color: #ef0041;
}

ul.s_eirList a.s_titleBox_title_link {
  padding-right: 0;
}


@media (max-width: 767px) {

  #index.ir .s_eirList li {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
  #index.ir .s_eirList li:after {
    display: block;
    clear: both;
    content: "";
  }
  .eirItem_category.s_eirModule_category.s_eirList_item_category,
  .eirItem_title.s_eirModule_titleBox.s_eirList_item_titleBox{
    display: inline-block;
  }
  .s_eirList_item_titleBox {

    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
}

.s_eirList_item_size {
  display: none;
}

#index.ir .border .s_eirList li {
  padding-top: 0;
  padding-bottom: 0.5rem;
}

.blockEsg .block4colFull .unitCol1 { 
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: initial!important;
}