@charset "UTF-8";
/*共通*/
.text-center {
  text-align: center;
}
.ir024__subtitle02 {
  position: relative;
  text-align: left;
  font: 300 1.325rem "NotoSansCJKjpBold", sans-serif;
  border-bottom: 2px solid #E5002D;
  padding: 0.5rem 0rem;
  margin-bottom: 20px;
}
.ir024__subtitle02:before {
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 10%;
  height: 2px;
  content: '';
  background: #949494;
}
/*index*/
.ir024-msgbox__msg2 {
  margin-top: 20px;
}
.ir024-frame {
  flex-wrap: wrap;
  /* 20221221：追記 */
  margin-top: 0 !important;
}
.ir024-frame-bnrarea {
  /* 20221221：修正 */
  width: calc(100% / 3);
  position: relative;
  border: 2px solid #fff;
}
a .ir024-frame-bnrarea-h3 {
  width: 100%;
  text-align: center;
  font: 400 1.2rem "NotoSansCJKjpBold", sans-serif;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  z-index: 4;
}
a .ir024-frame-bnrarea__screen {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /* 20221221：修正 */
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 3;
  transition: all 0.3s cubic-bezier(0, 0, 0, 1);
}
a .ir024-frame-bnrarea__screen:after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  background: url(../../../asset/img/common-triangle.png) no-repeat;
  background-size: 40px 40px;
  width: 40px;
  height: 40px;
  transition: all 0.3s cubic-bezier(0, 0, 0, 1);
}
a:hover .ir024-frame-bnrarea-h3 {
  color: #E5002D;
}
a:hover .ir024-frame-bnrarea__screen {
  background: rgba(255, 255, 255, 0.6);
  transition: all 0.3s cubic-bezier(0, 0, 0, 1);
}
a:hover .ir024-frame-bnrarea__screen:after {
  background-size: 70px 70px;
  width: 70px;
  height: 70px;
}
a .ir024-frame-bnrarea-img img {
  width: 100%;
}
/* 20221221：修正 */
.ir024-link-h3 {
  font: 500 1.4rem "NotoSansCJKjpMedium", sans-serif;
  padding: 10px 0;
  /* color: #fff; */
  /* background: #E5002D; */
  /* text-align: center; */
  /* margin-top: 60px; */
}
.ir024-frame-linkbox {
  width: 48%;
  background: #FFF4D9;
  border-radius: 10px;
  padding: 10px 20px;
  text-align: center;
	margin-bottom: 30px
}
.ir024-frame-linkbox-h4 {
  color: #E5002D;
  font: 500 1.4rem "NotoSansCJKjpMedium", sans-serif;
  padding: 6px 0;
  text-align: center;
}
.ir024-frame-linkbox-img {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  margin-bottom: 10px;
}
.ir024-frame-linkbox-cursor {
  position: relative;
}
.ir024-frame-linkbox-cursor:before {
  content: "";
  background: url(../../../asset/img/common-rarrow.png) no-repeat;
  background-size: 16px 16px;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 50%;
  left: -26px;
  transform: translate(0, -50%);
}
.ir024-moreinfo {
  margin-top: 20px;
  padding: 20px;
  border-radius: 10px;
  background: #F8F8F8;
}
.ir024-frame-moreinfo {
  width: 30%;
}
.ir024-moreinfo-h3 {
  position: relative;
  text-align: center;
  font: 300 1.2rem "NotoSansCJKjpMedium", sans-serif;
}
.ir024-moreinfo-h3:after {
  position: absolute;
  content: '';
  width: 23px;
  height: 2px;
  background: #E5002D;
  bottom: -10px;
  left: 0;
  right: 0;
  margin: auto;
}
.ir024-frame-moreinfo-h4 {
  color: #E5002D;
  font: 400 1.0rem "NotoSansCJKjpMedium", sans-serif;
  padding: 10px 0;
  margin-bottom: 20px;
  text-align: center;
  border-bottom: 1px solid #E5002D;
}
.ir024-frame-moreinfo-ul {}
.ir024-frame-moreinfo-ul li {
  margin-bottom: 10px;
  padding-left: 30px;
}
.ir024-frame-linkbox-cursor {
  position: relative;
}
.ir024-frame-linkbox-cursor:before {
  content: "";
  background: url(../../../asset/img/common-rarrow.png) no-repeat;
  background-size: 16px 16px;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 50%;
  left: -26px;
  transform: translate(0, -50%);
}
@media screen and (max-width: 1100px) {
  a .ir024-frame-bnrarea-h3 {
    font: 400 1.525vw "NotoSansCJKjpBold", sans-serif;
  }
}
@media screen and (max-width: 920px) {
  .ir024-frame-bnrarea {
    width: 100%;
  }
  .ir024-frame-linkbox {
    width: 100%;
    margin-bottom: 20px;
  }
  .ir024-frame-moreinfo {
    width: 100%;
  }
  a .ir024-frame-bnrarea-h3 {
    font: 400 1.525rem "NotoSansCJKjpBold", sans-serif;
  }
}
@media screen and (max-width: 400px) {
  a .ir024-frame-bnrarea-h3 {
    font: 400 5.5vw "NotoSansCJKjpBold", sans-serif;
  }
}
/*header*/
header.individual .header-nav-menu__list-submenu__link .submenutop {
  width: 16%;
}
header.individual .header-nav-menu__list-submenu__link .submenuother {
  width: 21%;
}
header.individual .header-nav-menu__list-submenu__link .submenuother:nth-child(3) {
  width: 23%;
}
header.individual .header-nav-menu__list-submenu__link .submenuother:nth-child(4) {
  width: 19%;
}
header.individual .header-nav-menu__list-submenu__link {
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  header.individual .header-nav-menu__list-submenu__link .submenutop {
    width: 100% !important;
  }
  header.individual .header-nav-menu__list-submenu__link .submenuother {
    width: 100% !important;
  }
}
/*about*/
.ir024-movie {
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.ir024-movie .video {
  text-align: center;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
}
.ir024-movie .video {
  width: 100%;
  aspect-ratio: 16 / 9;
}
.ir024-movie .video iframe {
  width: 100%;
  height: 100%;
}
.ir024-business {
  margin-bottom: 40px;
}
.ir024-business-map {
  margin-top: 20px;
  margin-bottom: 20px;
  position: relative;
}
#map01 {
  position: absolute;
  top: 13%;
  left: 22%;
}
#map02 {
  position: absolute;
  top: 44%;
  left: 38%;
}
#map03 {
  position: absolute;
  top: 32%;
  left: 36%;
}
#map04 {
  position: absolute;
  top: 54%;
  left: 55%;
}
#map05 {
  position: absolute;
  top: 34%;
  right: 10%;
}
#map06 {
  position: absolute;
  top: 44%;
  right: 10%;
}
#map07 {
  position: absolute;
  top: 30%;
  left: 5%;
}
#map08 {
  position: absolute;
  top: 40%;
  left: 17%;
}
#map09 {
  position: absolute;
  top: 42%;
  left: 58%;
}
#map10 {
  position: absolute;
  top: 29%;
  left: 48%;
}
#map11 {
  position: absolute;
  top: 44%;
  left: 50%;
}
.img-map {
  margin: 0;
  padding: 0;
}
.img-map img {
  margin: 0;
  padding: 0;
  width: 100%;
}
.md-inner-h4 {
  width: 100%;
  color: #E5002D;
  border-bottom: 1px solid #E5002D;
  padding: 0 0 15px 0;
  text-align: left;
  font: 400 2.2vw "NotoSansCJKjpBold", sans-serif;
  margin-bottom: 30px;
  line-height: 1.4;
}
.md-inner-textarea {
  width: 55%;
}
.md-inner figure {
  width: 40%;
  margin: 0;
  padding: 0;
}
.md-inner figure img {
  width: 100%;
}
.beige-area {
  margin-top: 20px;
  margin-bottom: 20px;
  background: #FFF3D8;
  border-radius: 10px;
  padding: 10px 0 20px 0;
  text-align: center;
}
.pc_none {
  display: none;
}
.sp_none {
  display: inline-block;
}
.text01 {
  font: 400 1.2rem "NotoSansCJKjpMedium", sans-serif;
  text-align: center;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
}
.text01 span {
  display: block;
}
.text01 span.item_name {
  max-width: 200px;
}
.text01 span:nth-of-type(2) {
  margin-left: 15px;
}
.text01-redL {
  font: 600 3.4rem "NotoSansCJKjpMedium", sans-serif;
  color: #E5002D;
}
.text01-redS {
  font: 300 1.6rem "NotoSansCJKjpMedium", sans-serif;
  color: #E5002D;
  margin-bottom: -20px;
}
.s_text {
  font: 400 0.8rem "NotoSansCJKjp", sans-serif;
  text-align: center;
}
.ir024-business-ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 20px;
}
.ir024-business-ul li {
  width: 32%;
}
.ir024-business-ul-cursor {
  width: 100%;
  position: relative;
  display: block;
  text-align: center;
  font: 400 0.9rem "NotoSansCJKjpMedium", sans-serif;
  padding: 10px 5px 10px 15px;
  background: #F3F3F3;
  border-radius: 5px;
}
.ir024-business-ul-cursor:before {
  content: "";
  background: url(../../../asset/img/common-rarrow.png) no-repeat;
  background-size: 16px 16px;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translate(0, -50%);
}
.ir024-structure-img {
  margin-left: auto;
  margin-right: auto;
}
.ir024-structure-img img {
  width: 100%;
}
.ir024-structure .img-hover {
  transition: .3s;
  display: block;
}
.ir024-structure .img-hover:hover {
  opacity: .7;
}
@media screen and (max-width: 1300px) {
  .text01-redL {
    font: 600 3.4vw "NotoSansCJKjpMedium", sans-serif;
  }
  .text01-redS {
    font: 300 1.6vw "NotoSansCJKjpMedium", sans-serif;
    color: #E5002D;
  }
}
@media screen and (max-width: 1000px) {
  .md-btn img {
    width: 5vw;
  }
  .ir024-business-ul li {
    width: 100%;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 768px) {
  .md-btn img {
    width: 7vw;
  }
  .ir024-movie iframe {
    width: 100%;
  }
  .beige-area {
    padding: 20px 10px;
  }
  .md-inner-textarea {
    width: 100%;
  }
  .md-inner figure {
    width: 100%;
  }
  .text01 {
    margin-top: 10px
  }
  .text01 span.item_name {
    max-width: 100%;
    width: 100%;
  }
  .text01-redL {
    font: 600 3.0rem "NotoSansCJKjpMedium", sans-serif;
  }
  .text01-redS {
    font: 300 1.4rem "NotoSansCJKjpMedium", sans-serif;
    color: #E5002D;
  }
  .pc_none {
    display: block;
  }
  .sp_none {
    display: none;
  }
}
/*merit*/
.meritBox {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  background: #FCE5EA;
  border-radius: 20px;
  padding: 30px;
  margin-top: 40px;
  box-sizing: border-box;
}
.meritBox .ir024-melit-h3 {
  font: 300 1.6rem "NotoSansCJKjpMedium", sans-serif;
  color: #333333;
  border-bottom: dashed 2px #E5002D;
  text-align: left;
  padding: 10px 0;
  margin-bottom: 10px;
}
.meritBox .ir024-melit-h3 br.sp {
  display: none;
}
.meritBox .meritBox-text {
  width: 70%;
}
.meritBox .meritBox-img {
  width: 25%;
  margin: 0;
}
.meritBox .meritBox-img img {
  width: 100%;
}
.meritBox .ir024-meritBox-link-cursor {
  position: relative;
  display: block;
  margin-left: 26px;
  margin-top: 20px;
}
.meritBox .ir024-meritBox-link-cursor:before {
  content: "";
  background: url(../../../asset/img/common-rarrow.png) no-repeat;
  background-size: 16px 16px;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 50%;
  left: -26px;
  transform: translate(0, -50%);
}
.ir024-grayBOX {
  background: #F8F8F8;
  padding: 25px 35px;
  margin-top: 80px;
}
.ir024-grayBOX .ir024_grayBOX-h3 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  font: 300 1.3rem "NotoSansCJKjpMedium", sans-serif;
  color: #333333;
  padding-bottom: 10px;
  border-bottom: dashed 1px #333;
  margin-bottom: 20px;
}
.ir024-grayBOX .ir024_grayBOX-h3 span {
  display: block;
  width: 88%;
  font-weight: bold;
}
.ir024-grayBOX .ir024_grayBOX-h3 img {
  display: block;
  width: 10%;
  max-width: 64px;
}
.ir024-grayBOX .s_text {
  margin-top: 20px;
  text-align: left !important;
}
@media screen and (max-width: 768px) {
  .meritBox {
    border-radius: 10px;
  }
  .meritBox .ir024-melit-h3 br.sp {
    display: block;
  }
}
@media screen and (max-width: 400px) {
  .ir024-grayBOX {
    padding: 15px;
  }
  .ir024-grayBOX .ir024_grayBOX-h3 {
    font-size: 1.2rem;
  }
  .ir024-grayBOX .ir024_grayBOX-h3 span {
    width: 80%;
    text-align: left;
  }
  .ir024-grayBOX .ir024_grayBOX-h3 img {
    width: 15%;
  }
  .meritBox {
    padding: 15px;
  }
  .meritBox .meritBox-img {
    width: 30%;
  }
  .meritBox .meritBox-text {
    width: 65%;
    margin-top: 10px;
  }
  .meritBox .ir024-melit-h3 {
    font: 300 1.3rem "NotoSansCJKjpMedium", sans-serif;
  }
  .meritBox .ir024-melit-h3 br.pc_sp {
    display: none;
  }
  .meritBox p {
    font-size: 0.9rem;
  }
}
/*about*/
.modal .beige-area {
  margin-bottom: 0;
  padding-left: 10px;
  padding-right: 10px;
}
.modal .beige-area .text01 {
  color: #424242;
}
.modal .beige-area .text01 span.item_name {
  font-family: "NotoSansCJKjpMedium", sans-serif;
  margin-top: 6px;
}
.modal .beige-area .text01-redL {
  position: relative;
  top: -1px;
  padding: 0 3px;
}
.modal .beige-area .s_text {
  margin-top: 10px;
}
@media screen and (max-width: 1300px) {
  .md-contents {
    width: 85%;
  }
  .modal .beige-area .text01 span.item_name {
    font-size: 1.45vw;
  }
  .modal .beige-area .text01-redL {
    top: 4px;
  }
  .modal .beige-area .text01 span.item_name {
    font-family: "NotoSansCJKjpMedium", sans-serif;
    margin-top: 10px;
  }
}
@media screen and (max-width: 768px) {
  .modal .beige-area {
    margin-bottom: 15px;
    padding: 15px 10px;
  }
  .modal .beige-area .text01 {
    margin-top: -5px;
  }
  .modal .beige-area .text01.sp_mt20 {
    margin-top: 15px;
  }
  .modal .beige-area .text01 span.item_name {
    font-size: 1rem;
    margin-top: 0;
    margin-bottom: -20px;
  }
  .modal .beige-area .text01 span:nth-of-type(2) {
    margin-left: 0;
  }
  .modal .beige-area .s_text {
    margin-top: 5px;
  }
  .md-inner-h4 {
    font-size: 1.4rem;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 400px) {
  .md-inner-h4 {
    font-size: 1.2rem;
    padding-right: 20px;
  }
}
/*strengths*/
.ir024-strengths-date {
  text-align: right;
  font-size: 0.8rem;
  margin-top: 20px;
  margin-bottom: -40px;
}
.ir024-strengths .ir024-strengths-h3 {
  position: relative;
  font: 300 1.75rem "NotoSansCJKjpBold", sans-serif;
  color: #e5002d;
  padding-bottom: 10px;
  margin-top: 50px;
  margin-bottom: 20px;
}
.ir024-strengths .ir024-strengths-h3:before {
  content: "STRENGTH";
  font: 300 1.2rem "NotoSansCJKjpBold", sans-serif;
  margin-right: 10px;
}
.ir024-strengths .ir024-strengths-h3:after {
  content: "";
  width: 24px;
  height: 2px;
  background-color: #e5002d;
  position: absolute;
  bottom: 4px;
  left: 0;
  transition: all .3s;
}
.ir024-strengths .ir024-strengths-h4 {
  font: 300 1.5rem "NotoSansCJKjpMedium", sans-serif;
  color: #333333;
  margin-bottom: 20px;
}
.col-2 {
  width: 48%;
}
.col-3 {
  width: 31%;
}
.col-4 {
  width: 24%;
}
.strengthsBox-flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.strengthsBox-item {
  padding: 20px;
  border-radius: 10px;
  background: #FFF4D9;
}
.strengthsBox-img {
  width: auto;
  margin-left: auto;
  margin-right: auto;
}
.strengthsBox-img img {
  width: auto;
  height: 85px;
  margin-left: auto;
  margin-right: auto;
}
.strengthsBox-item .itemname {
  font: 400 1.2rem "NotoSansCJKjpBold", sans-serif;
  color: #333333;
}
.strengthsBox-item .itemname sup {
  font-size: 0.85rem;
}
.textRed {
  color: #e5002d;
  line-height: 0.4;
}
.textRed .textRed-L {
  font: 400 3.0rem "NotoSansCJKjpBold", sans-serif;
}
.textRed .textRed-S {
  font: 400 1.3rem "NotoSansCJKjpBold", sans-serif;
}
.textRed.textRed-SS {
  font: 300 0.8rem "NotoSansCJKjpMedium", sans-serif;
}
.strengthsBox-item p {
  text-align: center;
}
.strengthsBox-item-bottm {
  margin-top: 10px;
}
.strengthsBox-item-bottm-h5 {
  font: 300 1.0rem "NotoSansCJKjpMedium", sans-serif;
  color: #e5002d;
  text-align: center;
  border-bottom: 1px solid #e5002d;
  padding: 10px 0;
  margin-bottom: 10px;
}
.strengthsBox-item-bottm-h5 sup {
  font-size: 0.85rem;
}
.strengthsBox-item-bottm p {
  font-size: 0.85rem;
}
.strengthsBox-item .count-size {
  font-family: "NotoSansCJKjpBold", sans-serif !important;
}
@media screen and (max-width: 1000px) {
  .col-3 {
    width: 100%;
  }
  .col-4 {
    width: 100%;
  }
  .strengthsBox-item {
    padding: 15px;
  }
}
@media screen and (max-width: 768px) {
  .strengthsBox-item .itemname {
    font-size: 1rem;
  }
  .textRed .textRed-L {
    font: 400 2.5rem "NotoSansCJKjpBold", sans-serif;
    padding: 0 3px;
    position: relative;
    top: 1px;
  }
  .textRed .textRed-S {
    font: 400 1rem "NotoSansCJKjpBold", sans-serif;
  }
  .textRed.textRed-SS {
    font: 300 0.6rem "NotoSansCJKjpMedium", sans-serif;
  }
}
@media screen and (max-width: 400px) {
  .strengthsBox-item {
    padding: 10px;
  }
  .strengthsBox-img img {
    height: 65px;
  }
  .textRed .textRed-L {
    font: 400 2rem "NotoSansCJKjpBold", sans-serif;
  }
}
/*history*/
.ir024-history {
  margin-top: 50px;
}
.historyBox {
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
  margin-bottom: 50px;
}
.historyBox .historyBox-title {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.historyBox .historyBox-title .historyBox-year {
  padding: 20px 0;
  width: 100px;
  height: 100px;
  text-align: center;
  font: 300 1.6rem "NotoSansCJKjpMedium", sans-serif;
  color: #fff;
  background: #e5002d;
  border-radius: 50px;
  position: relative;
}
.historyBox .historyBox-title .historyBox-year::after {
  content: "年〜";
  font: 300 0.95rem "NotoSansCJKjpMedium", sans-serif;
  color: #fff;
  display: block;
}
.historyBox .historyBox-title .historyBox-year.nendai::after {
  content: "年代〜";
}
.historyBox .historyBox-title .historyBox-year::before {
  content: "";
  width: 50px;
  height: 2px;
  vertical-align: middle;
  background: #e5002d;
  position: absolute;
  top: 50%;
  right: -48px;
  transform: translate(0, -50%);
}
.historyBox .historyBox-title .comment {
  width: calc(100% - 130px);
  padding: 30px 40px;
  background: #FFF4D9;
  border-radius: 10px;
}
.historyBox .historyBox-title .comment p {
  text-align: left;
  font: 400 1.5rem "NotoSansCJKjpMedium", sans-serif;
  color: #333;
}
.historyBox .historyBox-title .comment p br.sp {
  display: none !important;
}
.historyBox .historyBox-title .comment span {
  font: 400 2.2rem "NotoSansCJKjpMedium", sans-serif;
  color: #e5002d;
}
.historyBox-evolution {
  width: 53%;
  padding-right: 45px;
}
.historyBox-evolution figure {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0;
}
.historyBox-evolution figure img {
  width: 48%;
  margin-top: 20px;
}
.historyBox-evolution .video {
  width: 100%;
  margin-top: 20px;
}
.historyBox-background {
  width: 32%;
  padding-left: 45px;
  padding-right: 10px;
  border-left: 1px dotted #999999;
}
.historyBox-background figure {
  margin: 0;
}
.historyBox-background figure img {
  width: 100%;
  max-width: 300px;
  display: block;
  margin: 0 auto;
}
.historyBox-background .graph_2 .sp {
  display: none;
}
.historyBox-fukidashi-red {
  position: relative;
  display: inline-block;
  padding: 10px;
  width: 100%;
  text-align: center;
  font: 400 1.0rem "NotoSansCJKjpMedium", sans-serif;
  color: #fff;
  background: #e5002d;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  margin: 0px auto 30px auto;
}
.historyBox-fukidashi-red::before {
  content: '';
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  bottom: -15px;
  display: block;
  width: 0;
  height: 0;
  border-top: 15px solid #e5002d;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
}
.historyBox-fukidashi-gray {
  position: relative;
  display: inline-block;
  padding: 10px;
  width: 100%;
  text-align: center;
  font: 400 1.0rem "NotoSansCJKjpMedium", sans-serif;
  color: #999999;
  background: #fff;
  border: 2px solid #999999;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  margin: 0px auto 30px auto;
}
.historyBox-fukidashi-gray::before {
  content: '';
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  bottom: -15px;
  display: block;
  width: 0;
  height: 0;
  border-top: 15px solid #999999;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
}
.historyBox.last {
  background: url("../img/individual_history_pic11.png") no-repeat center bottom;
  background-size: 100%;
  min-height: 360px;
  margin-top: -40px;
}
.historyBox.last .arrow {
  display: block;
  width: 36px;
  height: 23px;
  margin: 0 auto;
  position: relative;
  top: 40px;
}
.historyBox.last .historyBox-title {
  margin-top: -100px;
}
.historyBox.last .historyBox-title .historyBox-year {
  color: #e5002d;
  background: #FFF4D9;
  border: 2px solid #e5002d;
  left: 3%;
  z-index: 1;
}
.historyBox.last .historyBox-title .historyBox-year::after {
  color: #e5002d;
}
.historyBox.last .historyBox-title .historyBox-year::before {
  content: none;
}
.historyBox.last .historyBox-title .comment {
  width: 82%;
  background: #FFFFFF;
  border: 2px solid #e5002d;
  right: 9%;
  position: relative;
  z-index: 0;
}
.historyBox.last .historyBox-title .comment p {
  text-align: center;
}
@media screen and (max-width: 1000px) {
  .historyBox-evolution {
    width: 100%;
    padding-right: 0px;
    margin-bottom: 20px;
  }
  .historyBox-background {
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
    border-bottom: 1px dotted #999999;
    border-left: none;
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 768px) {
  .historyBox {
    margin-bottom: 20px;
  }
  .historyBox .historyBox-title .historyBox-year {
    padding: 10px 0;
    width: 60px;
    height: 60px;
    font: 300 0.9rem "NotoSansCJKjpMedium", sans-serif;
  }
  .historyBox .historyBox-title .historyBox-year::after {
    font: 300 0.7rem "NotoSansCJKjpMedium", sans-serif;
  }
  .historyBox .historyBox-title .historyBox-year::before {
    content: "";
    width: 20px;
    right: -20px;
  }
  .historyBox .historyBox-title .comment {
    width: calc(100% - 70px);
    padding: 15px 20px;
    border-radius: 8px;
  }
  .historyBox .historyBox-title .comment span {
    font: 400 1.4rem "NotoSansCJKjpMedium", sans-serif;
  }
  .historyBox .historyBox-title .comment p {
    font: 400 1rem "NotoSansCJKjpMedium", sans-serif;
    line-height: 1.8;
  }
  .historyBox .historyBox-title .comment p br.pc {
    display: none;
  }
  .historyBox-background figure {
    width: 90%;
    margin: 0 auto;
    margin-top: 15px;
  }
  .historyBox-background .graph_2 img {
    max-width: 450px;
  }
  .historyBox-background .graph_2 .pc {
    display: none;
  }
  .historyBox-background .graph_2 .sp {
    display: block;
  }
  .historyBox.last {
    min-height: auto;
    margin-top: -30px;
    padding-top: 60px;
    padding-bottom: 40px;
  }
  .historyBox.last .arrow {
    width: 28px;
    height: 23px;
    top: -80px;
  }
  .historyBox.last .historyBox-title {
    margin-top: -120px;
  }
  .historyBox.last .historyBox-title .historyBox-year {
    left: 10%;
    top: 30px;
  }
  .historyBox.last .historyBox-title .comment {
    width: 94%;
    right: 0;
    margin: 0 auto;
  }
  .historyBox-background.sp_bordernone {
    border-bottom: none;
  }
}
@media screen and (max-width: 400px) {
  .historyBox {
    margin-bottom: 10px;
  }
  .historyBox .historyBox-title .comment p br.sp {
    display: block !important;
  }
  .historyBox .historyBox-title .comment span {
    font: 400 1.2rem "NotoSansCJKjpMedium", sans-serif;
  }
  .historyBox .historyBox-title .comment p {
    font: 400 0.8rem "NotoSansCJKjpMedium", sans-serif;
    line-height: 1.8;
  }
  .historyBox.last {
    margin-top: -30px;
    padding-top: 80px;
    padding-bottom: 40px;
  }
  .historyBox.last .arrow {
    width: 22px;
    height: 18px;
    top: -80px;
  }
}
/*management*/
.ir024_management-img img {
  width: 100%;
}
.ir024_management-img {
  margin: 0 auto;
}
.ir024_management-h3 {
  margin-top: 50px;
  margin-bottom: 20px;
  padding: 5px;
  text-align: center;
  font: 500 1.2rem "NotoSansCJKjpMedium", sans-serif;
  color: #fff;
  background: #333333;
}
.ir024-management .beige-area {
  border-radius: 0;
  padding-top: 20px;
}
.ir024-management .beige-area p {
  font: 500 1.2rem "NotoSansCJKjpMedium", sans-serif;
}
.ir024-management .beige-area p span {
  font: 500 1.8rem "NotoSansCJKjpBold", sans-serif;
  color: #e5002d;
}
.ir024_management-h4 {
  display: flex;
  justify-content: center;
  align-items: center;
  font: 500 1.2rem "NotoSansCJKjpBold", sans-serif;
  color: #e5002d;
  text-align: center;
  margin-top: 60px;
  margin-bottom: 40px;
}
.ir024_management-h4::before, .ir024_management-h4::after {
  content: '';
  width: 100%;
  height: 1px;
  background-color: #424242;
}
.ir024_management-h4::before {
  left: 0;
  margin-right: -5px;
}
.ir024_management-h4::after {
  right: 0;
  margin-left: -5px;
}
.ir024_management-h4 span img {
  width: 300px;
  position: relative;
  top: -1px;
}
.ir024_management-flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.ir024_management-flex .ir024_management-flex-item {
  width: 31%;
  margin-bottom: 20px;
}
.ir024_management-flex .ir024_management-flex-item figure {
  width: 100%;
  margin: 0;
  padding: 0;
}
.ir024_management-flex .ir024_management-flex-item figure img {
  width: 100%;
}
.ir024-management .ir024-mmanagement-link-cursor {
  position: relative;
  display: block;
  margin-left: 26px;
  margin-top: 20px;
}
.ir024-management .ir024-mmanagement-link-cursor:before {
  content: "";
  background: url(../../../asset/img/common-rarrow.png) no-repeat;
  background-size: 16px 16px;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 50%;
  left: -26px;
  transform: translate(0, -50%);
}
@media screen and (max-width: 768px) {
  .ir024_management-h4 {
    margin-top: 50px;
    margin-bottom: 20px;
  }
  .ir024_management-flex .ir024_management-flex-item {
    width: 100%;
  }
  .ir024_management-flex .ir024_management-flex-item img {
    max-width: 500px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 400px) {
  .ir024-management .beige-area p {
    font: 500 1rem "NotoSansCJKjpMedium", sans-serif;
  }
  .ir024-management .beige-area p span {
    font: 500 1.6rem "NotoSansCJKjpBold", sans-serif;
    color: #e5002d;
  }
  .ir024-management .beige-area p br {
    display: none;
  }
  .ir024_management-h4 span img {
    width: 130px;
  }
}
/*sitemap*/
@media screen and (max-width: 1000px) {}
@media screen and (max-width: 768px) {}
@media screen and (max-width: 400px) {}
/*--inview ※アニメーション部分※ ----------------------*/
.fadeIn {
  opacity: 0;
  transition: 2s;
}
.fadeIn.is-show {
  opacity: 1;
}
.fadeIn_up {
  opacity: 0;
  transform: translate(0, 5%);
  transition: 2.2s;
}
.fadeIn_up.is-show {
  transform: translate(0, 0);
  opacity: 1;
}
.fadeIn_down {
  opacity: 0;
  transform: translate(0, -5%);
  transition: 2s;
}
.fadeIn_down.is-show {
  transform: translate(0, 0);
  opacity: 1;
}
.fadeIn_right {
  opacity: 0;
  transform: translate(5%, 0);
  transition: 2s;
}
.fadeIn_right.is-show {
  transform: translate(0, 0);
  opacity: 1;
}
.fadeIn_left {
  opacity: 0;
  transform: translate(-5%, 0);
  transition: 2s;
}
.fadeIn_left.is-show {
  transform: translate(0, 0);
  opacity: 1;
}
/*===========特集-2022-12===========*/
.individual_date {
  /* 20221220：追記 */
  font-size: 0.75rem;
  text-align: right;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.feature_lead {
  color: #E5002D;
  font-weight: bold;
  font-size: 1.7rem;
  margin-top: 2rem;
}
.feature_h3_span {
  color: #E5002D;
  display: block;
  font-size: 1.2rem;
  font-weight: bold;
}
.feature_column_lead {
  font-size: 1.2rem;
  font-weight: bold;
}
.feature_column_lead span {
  color: #E5002D;
  font-weight: bold;
}
.feature_column {
  display: flex;
  justify-content: space-between;
}
.w440 {
  flex: 0 0 440px;
  padding: 0px !important;
  margin: 0px !important;
  margin-top: 20px !important;
}
.w440 img {
  width: 100%;
}
.w370 {
  flex: 0 0 370px;
  padding: 0px !important;
  margin: 0px !important;
  margin-top: 20px !important;
}
.w370 img {
  width: 100%;
}
.w230 {
  flex: 0 0 230px;
  padding: 0px !important;
  margin: 0px !important;
  margin-top: 20px !important;
}
.w230 img {
  width: 100%
}
.w90p {
  text-align: center;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}
.w90p img {
  width: 100% !important
}
.featurebox {
  flex: 1 1 auto;
}
.mr20 {
  margin-right: 20px !important;
}
.ml20 {
  margin-left: 20px !important;
}
/* ●●● 後から確認する ●●● */
.feature figure img {
/*  width: 100% !important;*/
  max-width: 100%!important;
}
.feature figure {
  font-size: 0.7rem;
}
.individual_bdr {
  border-top: 1px #BDBDBD solid;
  margin-top: 40px;
  padding-top: 40px;
}
.w35p {
  width: 35%;
  padding: 0px !important;
  margin: 0px !important;
}
.w35p img {
  margin-bottom: 8px;
}
.w60p {
  width: 60%;
  padding: 0px !important;
  margin: 0px !important;
}
.feature_point {
  background-color: #F7F7F7;
  width: calc(100% * (673 / 840));
  padding: 31px;
  margin: 24px auto 0;
}
.feature_point_container {
  display: flex;
}
.feature_point_container div {
  padding-right: 48px;
  display: flex;
  align-items: center;
}
.feature_point_container div img {
  width: 71px;
}
.feature_point_container ul li {
  list-style-type: disc;
}
.ir024-mmanagement-link {
  margin-top: 20px;
}
.ir024-mmanagement-link-cursor {
  position: relative;
}
.ir024-mmanagement-link-cursor:before {
  content: "";
  background: url(../../../asset/img/common-rarrow.png) no-repeat;
  background-size: 16px 16px;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
}
.spm40 {
  margin: 0px 0px
}
.spmt20 {
  margin-top: 0px
}
.mb30 {
  margin-bottom: 30px
}
.spmt20 {
  margin-top: 0px
}
@media screen and (max-width: 768px) {
  .feature_column {
    display: block
  }
  .spw230-70 {
    width: 70% !important;
    margin-right: auto !important;
    margin-left: auto !important
  }
  .mr20 {
    margin-right: auto !important
  }
  .ml20 {
    margin-left: auto !important
  }
  .w35p {
    width: 100%;
  }
  .w60p {
    width: 100%;
  }
  .spmt20 {
    margin-top: 20px
  }
  .feature_point_container {
    display: block;
  }
  .feature_point_container div {
    padding-right: 0px;
    text-align: center
  }
  .feature_point_container div img {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px
  }
  .feature_point {
    width: 100%;
    padding: 20px 20px 20px 40px;
  }
  .feature_column_lead {
    font-size: 1.3rem;
  }
  .spm40 {
    margin: 60px 0px !important
  }
}
.spmt20 {
  margin-top: 20px
}
.feature_point_container div img {
  width: 55px;
}
/*===============トピックス-2022-12===============*/
.sustainability004__alink {
  width: 100%;
  background-color: #f8f8f8;
  padding: 20px;
  margin-bottom: 60px;
}
.sustainability004__alink.flex {
  display: flex;
  justify-content: space-around;
}
.sustainability004__alink li a {
  font: 400 1rem "NotoSansCJKjpRegular", sans-serif;
  position: relative;
  padding-left: 10px;
}
.sustainability004__alink li a::before {
  content: "";
  background: url(/asset/img/common-arrow-r.png) no-repeat;
  background-size: 4.5px 7px;
  width: 4.5px;
  height: 7px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
}
.topics_container {
  margin-bottom: 80px;
}
.topics_container p:nth-of-type(2) {
  margin-bottom: 36px;
}
.topics_contents {
  margin-bottom: 40px;
}
.ir024-mmanagement-link.page-top {
  text-align: right;
}
.topics_sdgs {
  width: calc(100% * (247 / 840));
  margin: 0 0 18px 0;
}
.w200 {
  flex: 0 0 200px;
  margin: 20px 20px -4px 20px !important;
}
.w200 img {
  width: 100%;
}
.ir024-mmanagement-link {
  margin-top: 20px;
}
.ir024-mmanagement-link-cursor {
  position: relative;
}
.ir024-mmanagement-link-cursor:before {
  content: "";
  background: url(../../../asset/img/common-rarrow.png) no-repeat;
  background-size: 16px 16px;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
}
.ir024__subtitle02 {
  margin-bottom: 20px;
}
.topics_column {
  display: flex;
}
.ir-lounge_contents {
  background-color: #FFF1D6;
  padding: 30px 22px;
  margin-bottom: 33px;
}
.ir-lounge_column {
  display: flex;
}
.ir-lounge_lead {
  font-size: 0.85rem;
  font-weight: bold;
  margin-bottom: 4px;
}
.ir-lounge_container p:nth-of-type(2) {
  margin-bottom: 36px;
}
.ir-lounge_contents {
  margin-bottom: 45px;
}
.ir024-melit-h3 {
  font: 300 1.6rem "NotoSansCJKjpMedium", sans-serif;
  color: #E5002D;
  border-bottom: dashed 2px #E5002D;
  text-align: left;
  padding-bottom: 17px;
  font-weight: bold;
}
.spnone {
  display: block
}
@media screen and (max-width: 768px) {
  .topics_column {
    display: block;
  }
  .ir-lounge_column {
    display: block;
  }
  .topics_sdgs {
    width: 60%;
  }
  .spnone {
    display: none
  }
}
/* ---------------------------- 20221221：新規追加 ---------------------------- */
.ir024-link {
  margin-bottom: 40px;
}
.ir024-link p:first-of-type {
  margin-bottom: 10px;
}
.ir025-frame-bnrarea {
  width: 100%;
  padding-bottom: 18px;
}
.ir026-frame-bnrarea {
  width: 48%;
  position: relative;
}
.ir024-link-h3 span {
  color: #e5002d;
}
.ir024-moreinfo .ir024-frame {
  margin-top: 20px !important
}
.mov_contents .ir026-frame-bnrarea {}
.bnn_mt15 {
  margin-top: 0px
}
@media screen and (max-width: 768px) {
  .ir026-frame-bnrarea {
    width: 100%;
  }
  .bnn_mt15 {
    margin-top: 15px
  }
}
/**/
.top_bnn_feature {
  background: #F7F7F7;
  display: flex
}
.top_bnn_feature_chlid {
  width: 50%
}
.top_bnn_feature_chlid img {
  width: 100%;
  height: auto;
}
.top_bnn_feature_chlid_1 {
  color: #E4002D;
  margin-top: 15px
}
.top_bnn_feature_chlid_1 span {
  margin-right: 15px;
  font-weight: bold;
}
.top_bnn_feature_chlid_2 {
  font-weight: bold;
  margin-left: 32px
}
.top_bnn_feature_chlid_3 {
  font-weight: bold;
  font-size: 30px;
  margin-left: 32px
}
.top_bnn_feature_chlid_link {
  margin-left: 56px;
  margin-top: 8px
}
@media screen and (max-width: 768px) {
  .top_bnn_feature {
    display: block
  }
  .top_bnn_feature_chlid {
    width: 100%
  }
  .top_bnn_feature_chlid img {
    margin-top: 15px
  }
}
/**/
.bnn_topics {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-top: 30px
}
.bnn_topics_child {
  background: #F7F7F7;
  width: 48%;
  padding: 15px 20px 0px 20px;
  box-sizing: border-box
}
.bnn_topics_child_p1 {
  color: #E4002D;
  font-weight: bold;
}
.bnn_topics_child_p2 {
  font-size: 20px;
  font-weight: bold;
}
.bnn_topics_child_bg1 {
  background-image: url(../img/bnn_topics_child_p1.png);
  background-repeat: no-repeat;
  padding-left: 80px
}
.bnn_topics_child_bg2 {
  background-image: url(../img/bnn_topics_child_p2.png);
  background-repeat: no-repeat;
  padding-left: 80px
}
.top_bnn_topics_chlid_link {
  margin-top: 15px;
  margin-left: 34px
}
.bnn_topics_child_mt {
  margin-top: 0px
}
@media screen and (max-width: 768px) {
  .bnn_topics {
    display: block
  }
  .bnn_topics_child {
    width: 100%;
    padding-bottom: 10px
  }
  .bnn_topics_child_p2 {
    font-size: 17px;
  }
  .bnn_topics_child_mt {
    margin-top: 20px
  }
}
/*2023-04-09*/
.indivi_management_box {
  background-color: #FFF5DF;
  padding: 25px 15px
}
.indivi_management_box h5 {
  font-size: 1.0rem;
  font-weight: bold;
  text-align: center
}
.indivi_management_box_bdr {
  width: 26px;
  margin-left: auto;
  margin-right: auto;
  border-bottom: 2px #ED243A solid;
  margin-top: 15px;
  margin-bottom: 15px
}
.indivi_management_box_bdr_16 {
  width: 16px;
  margin-left: auto;
  margin-right: auto;
  border-bottom: 2px #ED243A solid;
  margin-top: 15px;
  margin-bottom: 15px
}
.indivi_management_box_lead {
  color: #ED243A;
  text-align: center
}
.fontsize_12rem {
  font-size: 1.2rem
}
.fontsize_12rem {
  font-size: 1.2rem
}
.indivi_management_box_1_wrap {
  display: flex;
  margin-top: 20px;
  align-items: center
}
.indivi_management_box_1_wrap .white {
  background-color: #ffffff;
  padding: 15px 10px;
  width: 43%;
  min-height: 320px
}
.indivi_management_box_1_wrap .white ul {
  font-size: 0.9rem;
  list-style: disc;
  padding-left: 1.5rem;
  margin-top: 0.5rem
}
.indivi_mt {
  margin-top: 30px
}
.indivi_mt100 {
  margin-top: 100px
}
.indivi_center {
  text-align: center
}
.w55 {
  width: 55px;
  height: auto;
  margin-left: auto;
  margin-right: auto
}
.w100 {
  width: 100px;
  height: auto;
  margin-left: auto;
  margin-right: auto
}
.w70 {
  width: 70px;
  height: auto;
  margin-left: auto;
  margin-right: auto
}
.w100p {
  width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto
}
.submenuother .w100 {
  width: auto
}
.individual_management_under_wrap {
  display: flex;
  justify-content: space-between;
}
.individual_management_under_wrap > div {
  background-color: #FFF5DF;
  padding: 25px 15px;
  text-align: center;
  width: 44%
}
.individual_management_under_1 h5 {
  font-size: 1.0rem;
  font-weight: bold;
  text-align: center
}
.individual_management_under_1 p {
  font-size: 2.5rem;
  color: #ED243A;
}
.individual_management_under_1 span {
  font-size: 1rem;
}
.w14p {
  width: 14%
}
.w14p figure {
  margin: 15px
}
@media screen and (max-width: 768px) {
  .indivi_management_box_1_wrap {
    display: block
  }
  .indivi_management_box_1_wrap .white {
    width: 100%
  }
  .individual_management_under_wrap > div {
    width: 48%;
  }
  .m30p {
    width: 30%
  }
  .indivi_mt100 {
    margin-top: 50px
  }
  .w14p {
    width: 100%
  }
}

/* -- 20231207 -- */
.feature_h3_span span {
  color: #333;
}
.feature-block {
  margin-bottom: 64px;
}
.feature-lead-message {
  color: #E5002D;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.4;
}
.feature-message .txt-inline {
  display: inline;
}
.feature-cco-description {
  text-align: justify;
}
.feature-cco-img, .feature-axia-ceo-img {
  object-fit: contain;
  width: 20%;
  max-width: 160px;
}
.feature-cco-img {
  float: right;
  margin-left: 20px;
}
.feature-axia-ceo-description {
  display: flex;
  column-gap: 4%;
  align-items: flex-start;
}
.feature-activity-list {
  display: grid;
  column-gap: 3%;
  grid-template-columns: repeat(3,1fr);
}
.feature-activity-list h3 {
  color: #E5002D;
  font-weight: 600;
  text-align: center;
  line-height: 1.3;
  margin-bottom: 12px;
}
.feature-activity-list img {
  width: 85%;
  max-width: 180px;
  object-fit: contain;
  margin: 0 auto 16px;
}
.topics-img-wrap {
  display: grid;
  place-items: center;
}
.topics-img {
  width: 60%!important;
}
@media screen and (max-width: 768px) {
  .feature-block {
    margin-bottom: 48px;
  }
  .feature-axia-ceo-description {
    display: block;
  }
  .feature-cco-img, .feature-axia-ceo-img {
    width: 30%;
    min-width: 120px;
    max-width: 160px;
    margin-bottom: 8px;
  }
  .feature-cco-img {
    margin-left: 16px;
  }
  .feature-axia-ceo-img {
    float: left;
    max-height: 144px;
    margin-right: 16px;
  }
  .feature-activity-list {
    grid-template-columns: none;
    gap: 20px 0;
  }
  .feature-activity-list h3 {
    text-align: left;
    margin-bottom: 8px;
  }
  .feature-activity-list li {
    display: flex;
    column-gap: 3%;
    align-items: flex-start;
  }
  .feature-activity-list img {
    width: 25%;
    max-width: 104px;
    margin-bottom: 0;
  }
}