@charset "UTF-8";

/* Image Carousel Pack text*/
@media only screen and (min-width: 641px) {
  .imageCarouselPack-textItem  {
    font-size: 2.125em !important;
   }
}
@media only screen and (max-width: 640px) {
  .imageCarouselPack-textItem  {
    font-size: 1.5em !important;
  }
}
.corpCommon-imageCarouselPack--01 .g-Text{
  text-shadow: 0 0 4px #000;
}

@media only screen and (min-width: 1025px) {
  .corpCommon-imageCarouselPack--01 .g-GroupBox{
    top: 50% !important;
    margin-top: -50px !important;
    margin-left: 3em;
  }
}
@media only screen and (min-width: 641px) and (max-width: 1024px){
  .corpCommon-imageCarouselPack--01 .g-GroupBox{
    top: 50% !important;
    margin-top: -50px !important;
    margin-left: 2.2em;
  }
}

@media only screen and (max-width: 640px) {
  .corpCommon-imageCarouselPack--01 .g-GroupBox{
    margin-left: 0.5em;
  }
}


/* euroland
---------- ---------- */
.corpCommon-euroland-area{
  position: relative;
}

.corpCommon-euroland .g-FullwidthVisualsCarouselP .cmn-richtext{
	text-shadow: -1px -1px 1px #4d4d4d;
}

/* カルーセル表示調整 */
.corpCommon__slide-media {
	position: relative;
	height: 506px;
}

@media only screen and (max-width: 640px) {
	.corpCommon__slide-media {
	  height: 250px;
	}
}
@media screen and (min-width: 641px) {
  .corpCommon__carousel {
    margin-top: 0; /* style.css:279 リセット */
  }
}

/* 株価情報表示位置調整 */
.corpCommon__carousel-Column>.g-Column__inner.l-Column__inner {
  position: relative;
}

 .corpCommon__carousel-Column .corpCommon-euroland {
  position: absolute;
  width: auto;
  top: 70px;
  right: calc(50% - 600px);
}

@media only screen and (max-width: 1365px) {
   .corpCommon__carousel-Column .corpCommon-euroland  {
      right: 50px;
  }
}

@media only screen and (min-width: 1025px) {
  .corpCommon__carousel-Column .corpCommon-euroland {
      padding: 0 22.5px;
  }
}

@media only screen and (max-width: 640px) {
  .corpCommon__carousel-Column>.g-Column__inner.l-Column__inner .g-GroupBox {
      position: static;
      margin-top: 75px;
  }
}

@media screen and (min-width: 1024px) {
  iframe#form_iframe {
      bottom: auto;
  }
}

iframe#form_iframe {
  min-height:360px;
  position: relative;
  bottom: auto;
  left: auto;
}


/* Link Pack color black */
.corpCommon-ListPack-colorBlack{
  position: relative;
}
.corpCommon-ListPack-colorBlack .is-colorset--1 .l-TextLinkUnit__link:visited,
.corpCommon-ListPack-colorBlack .is-colorset--1 .l-TextLinkUnit__link:link{
  color: #4e4d4e !important;
}

.corpCommon-ListPack-colorBlack .l-TextLinkUnit__link > .cmn-richtext {
  padding-left: 20px;
}
@media only screen and (min-width: 640px) {
  .g-ListP.is-none .g-ListP__ul{
    margin-left: -20px;
  }
}
@media only screen and (min-width: 1025px) {
  .g-ListP.is-none .g-ListP__ul{
    margin-left: -16px;
  }
}

.corpCommon-ListPack-colorBlack li.g-ListP__ul__item{
  margin-top: 8px;
}
.corpCommon-ListPack-colorBlack li.g-ListP__ul__item:first-child{
  margin-top: 0;
}

.corpCommon-ListPack-colorBlack .l-ListP__ul .l-ListUnit.is-link{
  position: relative;
}

.corpCommon-ListPack-colorBlack .l-ListP__ul .l-ListUnit__icon.cmn-icon--bullet,
.corpCommon-ListPack-colorBlack .l-ListP__ul .l-ListUnit__icon.cmn-icon--pdf {
  position: absolute;
  left: -34px;
  top: -7px;
}

.corpCommon-ListPack-colorBlack .l-ListUnit.is-link:visited,
.corpCommon-ListPack-colorBlack .l-ListUnit.is-link:link{
  color: #4e4d4e !important;
  text-decoration: none;
}

.corpCommon-ListPack-colorBlack .l-ListUnit.is-link:hover{
  color: #005856 !important;
  text-decoration: underline;
}

/*コンテンツ幅を変える*/
@media only screen and (min-width: 769px) {
  .corpCommon-sectionWrapper--01.Ir-l-TileArea .l-Section__inner{
  max-width: 1272px;
  }
  .Ir-l-TileArea .l-Section__inner{
    padding: 0;
  }

  .Ir-l-TileArea .l-HeadingTitle:not(.is-link) .l-HeadingTitle__h2,
  .Ir-l-TileArea .l-HeadingTitle:not(.is-link) .l-HeadingTitle__h3,
  .Ir-l-TileArea .l-HeadingTitle:not(.is-link) .l-HeadingTitle__h4,
  .Ir-l-TileArea .l-HeadingTitle:not(.is-link) .l-HeadingTitle__h5,
  .Ir-l-TileArea .l-HeadingTitle:not(.is-link).l-HeadingTitle__h6,
  .Ir-l-TileArea .l-HeadingTitle:not(.is-link) .l-HeadingTitle__p {
    padding-left: 80px;
    max-width: 1098px;
    margin: 0 auto;
  }
}

@media only screen and (min-width: 641px) and (max-width: 1024px) {
  .Ir-l-TileArea .l-Section__inner{
    padding: 0;
  }

  .Ir-l-TileArea .corpCommon-tileLinkPackV--01 .l-TileLinkVUnit__leadBlock{
    padding-left: 35px;
  }

  .Ir-l-TileArea .l-HeadingTitle:not(.is-link) .l-HeadingTitle__h2,
  .Ir-l-TileArea .l-HeadingTitle:not(.is-link) .l-HeadingTitle__h3,
  .Ir-l-TileArea .l-HeadingTitle:not(.is-link) .l-HeadingTitle__h4,
  .Ir-l-TileArea .l-HeadingTitle:not(.is-link) .l-HeadingTitle__h5,
  .Ir-l-TileArea .l-HeadingTitle:not(.is-link).l-HeadingTitle__h6,
  .Ir-l-TileArea .l-HeadingTitle:not(.is-link) .l-HeadingTitle__p {
    padding-left: 40px;
    padding-right: 40px;
  }

  .Ir-l-TileArea .corpCommon-tileLinkPackV--01 .l-TileLinkVUnit .l-TileLinkVUnit__icon{
    left: 10px;
  }

  .corpCommon-ListPack-colorBlack{
    padding-left: 14px;
    padding-right: 10px;
  }
}
@media only screen and (max-width: 640px) {
 .Ir-l-TileArea.pickup .l-Section__inner{
    padding: 0;
  }
  .Ir-l-TileArea.pickup .l-HeadingTitle:not(.is-link) .l-HeadingTitle__h2,
  .Ir-l-TileArea.pickup .l-HeadingTitle:not(.is-link) .l-HeadingTitle__h3,
  .Ir-l-TileArea.pickup .l-HeadingTitle:not(.is-link) .l-HeadingTitle__h4,
  .Ir-l-TileArea.pickup .l-HeadingTitle:not(.is-link) .l-HeadingTitle__h5,
  .Ir-l-TileArea.pickup .l-HeadingTitle:not(.is-link).l-HeadingTitle__h6,
  .Ir-l-TileArea.pickup .l-HeadingTitle:not(.is-link) .l-HeadingTitle__p {
    padding-left: 24px;
    padding-right: 24px;
  }

  .Ir-l-TileArea.pickup .corpCommon-tileLinkPackV--01 .l-TileLinkVUnit__leadBlock{
    padding-left: 46px;
  }

  .Ir-l-TileArea.pickup .corpCommon-tileLinkPackV--01 .l-TileLinkVUnit .l-TileLinkVUnit__icon{
    left: 21px;
  }
}

.splide{
  visibility: visible !important;
}

.corpCommon__imgItem {
/* display: block; */
width: 100%;
height: auto;
vertical-align: bottom;
}

@media screen and (min-width: 641px) {
  .corpCommon__carousel {
    margin-top: 48px;
  }
}
@media screen and (max-width: 640px) {
  .corpCommon__carousel {
    margin-top: 0;
  }
}
@media screen and (max-width: 360px) {
  .corpCommon__carousel {
    padding: 0 11.9444444444vw;
  }
}
.corpCommon__carousel:not(.is-overflow) .corpCommon__carousel-controls {
  display: none;
}
/*.corpCommon__carousel .corpCommon__carousel-wrapper {
  position: relative;
}
.corpCommon__carousel .corpCommon__carousel__track {
  overflow: visible;
}*/
.corpCommon__carousel .corpCommon__slide-media img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
}
.corpCommon__carousel .corpCommon__carousel__slide {
  position: relative;
  overflow: hidden;
  text-decoration: none;
}
.corpCommon__carousel .corpCommon__carousel__slide::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  /*background-color: rgba(0, 124, 122, 0.1);
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;*/
}

@media (hover: hover) and (pointer: fine) {
  .corpCommon__carousel .corpCommon__carousel__slide:hover::after {
    background-color: #007C7A;
    opacity: 0.2;
  }
}

.corpCommon__carousel .corpCommon__carousel-controls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (min-width: 641px) {
  .corpCommon__carousel .corpCommon__carousel-controls {
    margin-top: 36px;
    /*margin-left: 76px;*/
    margin-right: auto;
  }
}
@media screen and (max-width: 640px) {
  .corpCommon__carousel .corpCommon__carousel-controls {
    margin-top: 24px;
    margin-left: -8%;
  }
}
.corpCommon__carousel .corpCommon__carousel-controls .corpCommon__carousel-pagination {
  padding: 0;
}
@media screen and (min-width: 641px) {
  .corpCommon__carousel .corpCommon__carousel-controls .corpCommon__carousel-pagination {
    margin: 0 40px;
  }
}
.corpCommon__carousel .corpCommon__carousel-controls .corpCommon__carousel-pagination li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (min-width: 641px) {
  .corpCommon__carousel .corpCommon__carousel-controls .corpCommon__carousel-pagination li {
    width: 32px;
    height: 32px;
  }
}
@media screen and (max-width: 640px) {
  .corpCommon__carousel .corpCommon__carousel-controls .corpCommon__carousel-pagination li {
    width: 24px;
    height: 24px;
    padding: 0 4px;
  }
}
.corpCommon__carousel .corpCommon__carousel-controls .corpCommon__carousel-pagination .corpCommon__carousel-button {
  display: inline-block;
  width: 16px;
  height: 16px;
  padding: 0;
  color: #fff;
  background-color: transparent;
  border: 3px solid #007c7a;
  border-radius: 50%;
}
.corpCommon__carousel .corpCommon__carousel-controls .corpCommon__carousel-pagination .corpCommon__carousel-button.is-active {
  background-color: #007c7a;
}

@media screen and (max-width: 640px) {
  .corpCommon__carousel .corpCommon__carousel-controls .corpCommon__carousel-pagination .corpCommon__carousel-button {
    border: 2px solid #007c7a;
  }
}
@media (hover: hover) and (pointer: fine) {
  .corpCommon__carousel .corpCommon__carousel-controls .corpCommon__carousel-pagination .corpCommon__carousel-button:hover{
    background-color: #C4E6E0;
  }
}
.corpCommon__carousel .corpCommon__carousel-controls .corpCommon__carousel-toggle {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0;
  font-size: 0;
  width: 32px;
  height: 32px;
  margin: 0;
  border: none;
  background-color: transparent;
}
@media (hover: hover) and (pointer: fine) {
  .corpCommon__carousel .corpCommon__carousel-controls .corpCommon__carousel-toggle:hover {
    background-color: #005856;
    border-color: #005856;
    color: #fff;
  }
  .corpCommon__carousel .corpCommon__carousel-controls .corpCommon__carousel-toggle:hover {
    background-color: #005856;
  }

  .corpCommon__carousel .corpCommon__carousel-controls .corpCommon__toggle__actionButton:hover:before{
    color: #fff;
  }
}
.corpCommon__carousel .corpCommon__carousel-controls .corpCommon__carousel-toggle.is-active .corpCommon__carousel-toggle__play,
.corpCommon__carousel .corpCommon__carousel-controls .corpCommon__carousel-toggle .corpCommon__carousel-toggle__pause {
  display: none;
}
.corpCommon__carousel .corpCommon__carousel-controls .corpCommon__carousel-toggle.is-active .corpCommon__carousel-toggle__pause {
  display: inline-block;
}
.corpCommon__carousel .corpCommon__carousel-controls .corpCommon__toggle__actionButton {
  display: inline-block;
  font-family: icomoon;
  font-size: 0;
  font-style: normal;
  font-weight: normal;
  color: transparent;
  text-transform: none;
  vertical-align: middle;
  background-color: transparent;
  border: none;
  -webkit-font-smoothing: antialiased;
}
.corpCommon__carousel .corpCommon__carousel-controls .corpCommon__toggle__actionButton::before {
  font-size: 30px;
  color: #007c7a;
}
.corpCommon__carousel .corpCommon__carousel-controls .corpCommon__carousel-toggle__play::before {
  content: "\e016";
}
.corpCommon__carousel .corpCommon__carousel-controls .corpCommon__carousel-toggle__pause::before {
  content: "\e017";
}
.corpCommon__carousel .corpCommon__carousel-controls .corpCommon__carousel-arrow {
  display: grid;
  place-content: center;
  margin: auto;
  font-family: icomoon;
  font-size: 0;
  font-style: normal;
  font-weight: normal;
  color: transparent;
  text-transform: none;
  border-style: solid;
  border-width: 3px;
  border-radius: 50%;
  -webkit-transition: color 0.3s ease, background-color 0.3s ease;
  transition: color 0.3s ease, background-color 0.3s ease;
  -webkit-font-smoothing: antialiased;
  /*  > svg {
    display: none;
  } */
}
.corpCommon__carousel .corpCommon__carousel-controls .corpCommon__carousel-arrow::before {
  display: block;
  font-size: 30px;
}
@media screen and (min-width: 641px) {
  .corpCommon__carousel .corpCommon__carousel-controls .corpCommon__carousel-arrow::before {
    color: #007c7a;
  }
}
@media screen and (max-width: 640px) {
  .corpCommon__carousel .corpCommon__carousel-controls .corpCommon__carousel-arrow::before {
    color: #007c7a;
  }
}
@media (hover: hover) and (pointer: fine) {
  .corpCommon__carousel .corpCommon__carousel-controls .corpCommon__carousel-arrow:hover::before{
    color: #fff;
  }
}
@media screen and (min-width: 641px) {
  .corpCommon__carousel .corpCommon__carousel-controls .corpCommon__carousel-arrow {
    width: 48px;
    height: 48px;
    background-color: transparent;
    border-color: #007c7a;
  }
}
@media screen and (max-width: 640px) {
  .corpCommon__carousel .corpCommon__carousel-controls .corpCommon__carousel-arrow {
    position: absolute;
    /*top: -160px;*/
    bottom: 0;
    z-index: 1;
    width: 44px;
    height: 44px;
    margin: auto;
    background-color: #fff;
    border-width: 2px;
    border-color: #007c7a;
  }
}
@media (hover: hover) and (pointer: fine) {
  .corpCommon__carousel .corpCommon__carousel-controls .corpCommon__carousel-arrow:hover {
    background-color: #005856;
    border-color:#005856;
    color: #ffffff;
  }
  .corpCommon__carousel .corpCommon__carousel-controls .corpCommon__carousel-arrow:hover::before {
    color: #ffffff;
  }
}
@media screen and (max-width: 640px) {
  .corpCommon__carousel .corpCommon__carousel-controls .corpCommon__carousel-prev {
    right: calc(100% - 76px);
  }
}
.corpCommon__carousel .corpCommon__carousel-controls .corpCommon__carousel-prev::before {
  content: "\e007";
}
@media screen and (max-width: 640px) {
  .corpCommon__carousel .corpCommon__carousel-controls .corpCommon__carousel-next {
    left: calc(100% - 40%);
  }
}
.corpCommon__carousel .corpCommon__carousel-controls .corpCommon__carousel-next::before {
  content: "\e006";
}

/* スライド独自アローナビゲーション */
.corpCommon__carousel .slide__arrow {
  position: absolute;
  top: 192px;
  margin: auto;
  width: 32px;
  height: 88px;
  background-color: #fff;
  border: 1px solid #9F9F9F;
  opacity: .8;
  display: grid;
  place-content: center;
  margin: auto;
  font-family: icomoon;
  font-size: 0;
  font-style: normal;
  font-weight: normal;
  color: transparent;
  text-transform: none;
  -webkit-font-smoothing: antialiased
}

.corpCommon__carousel .slide__arrow--prev {
  left: 0;
  border-radius: 0 10px 10px 0;
}
.corpCommon__carousel .slide__arrow--prev::before {
  content: "\e007";
  color: #006B69;
  display: block;
  font-size: 30px;
}

.corpCommon__carousel .slide__arrow--next {
  right: 0;
  border-radius: 10px 0 0 10px;
}
.corpCommon__carousel .slide__arrow--next::before {
  content: "\e006";
  color: #006B69;
  display: block;
  font-size: 30px;
}

@media only screen and (max-width: 640px) {
  .corpCommon__carousel .slide__arrow {
    display: none;
    /*top: 90px;*/
  }
}

/*カルーセル内テキスト*/
.slide-content.corpCommon__slide-content{
  position: absolute;
  top: 34%;
  left: 6%;
  font-size: 35px;
  line-height: 1.4;
  letter-spacing: .05em;
  text-shadow: 5px 2px 10px #000000;
  font-family: "FP-ヒラギノUD角ゴ StdN W6",FP-HiraginoUDSansStdN-W6,sans-serif;
}

.slide-content.corpCommon__slide-content .cmn-icon{
  color: #ffffff;
}


.slide-content.corpCommon__slide-content .cmn-icon--bullet:before{
  position: absolute;
  bottom: 30px;
}

.slide-content.corpCommon__slide-content p.sub_text{
  color: #ffffff;
  margin-bottom: -22px;
}

@media screen and  (min-width: 641px) and (max-width: 1024px){
  .slide-content.corpCommon__slide-content .cmn-icon--bullet:before{
    bottom: 27px;
  }

  .slide-content.corpCommon__slide-content {
    top: 20%;
    font-size: 31px;
    line-height: 1.4;
    letter-spacing: 0.025em;
  }
}

@media only screen and (max-width: 640px) {
  .slide-content.corpCommon__slide-content .cmn-icon--bullet:before{
    bottom: 20px;
  }

  .slide-content.corpCommon__slide-content {
    top: 0;
    font-size: 24px;
    line-height: 1.4;
    letter-spacing: 0.025em;
  }

  .slide-content.corpCommon__slide-content p.sub_text{
    margin-bottom: -16px;
  }
}

.sub_text{
  font-size: 0.5em;
}

/* --------------------------
  投資家情報：調整 20230323
-------------------------- */

/* タイトル左寄せ ＞ HeadingTitle「opt-h2_l」 */
.Ir-l-TileArea .l-HeadingTitle.opt-h2_l .l-HeadingTitle__h2 {
  padding-left: 0 !important;
  max-width: 100% !important;
}

/* タイルリンク 文字?アイコン拡大 ＞ tileLinkPack「tileLinkPack_FontSizeL」 */
.tileLinkPack_FontSizeL .cmn-icon{
  font-size: 1.5em;
}

.tileLinkPack_FontSizeL .l-TileLinkVUnit .l-TileLinkVUnit__icon {
  top: -3px;
}

.tileLinkPack_FontSizeL .l-Text {
  font-size: 20px;
}

/* --------------------------
  TOP Carousel 20230901
-------------------------- */
/* Text Shadow (hover action) */
.corpCommon__carousel .corpCommon__carousel__slide .slide-content.corpCommon__slide-content {
  text-shadow: 1px 1px 10px #000, -1px -1px 0 #000, -1px 1px 0 #000, 1px -1px 0 #000, 0px 1px 0 #000, 0-1px 0 #000, -1px 0 0 #000, 1px 0 0 #000;
}

/* --------------------------
  TOP > IR calendar > Table (202507)
-------------------------- */
/*コンポーネントで表の左右非表示にしているのを再表示*/
.corp-table.corp-ir-top_table-1 tr th:first-child,
.corp-table.corp-ir-top_table-1 tr td:first-child {
  border-left: 1px solid #d9d9d9;
}

.corp-table.corp-ir-top_table-1 tr th:last-child,
.corp-table.corp-ir-top_table-1 tr td:last-child {
  border-right: 1px solid #d9d9d9;
}<!--9.1075897216797E-5-->