@charset "UTF-8";
.top-slider {
  background: #fff;
}
.c-news-list {
  margin-top: 24px;
}
/*.r-itms li:nth-child(n+4) {
  display: none;
}*/
.c-news-list .r-hdg--lv3 {
  color: #E4002B;
  font-size: 25px;
  margin-top: 3px;
}
.c-news-list .r-hdg-group {
  border-bottom: 1px solid #ddd;
  padding: 16px 0;
}
.c-news-list .r-hdg-group + .r-itms {
  margin-top: 0;
}
.c-news-list .r-notice {
  margin-left: 22px;
  min-width: initial;
  padding: 1px 20px 0;
  border-radius: 30px;
}
@media screen and (min-width: 769px), print {
  .top-slider {
    max-height: 413px;
    overflow: hidden;
  }
  .c-news-list .r-hdg-group {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .c-news-list .r-hdg-group .r-hdg-link {
    position: relative;
  }
  .p-top-bnr-2col-list-itm-link:hover .p-top-bnr-2col-list-itm-img {
    transform: scale(1.05);
  }
  .p-education-hdg--lv1:after {
    width: 1px;
    height: 100%;
    top: 0;
    right: 0;
    bottom: initial;
    left: initial;
  }
  .top-section__more-detail.r-f-round {
    transition: 0.3s;
    position: relative;
    overflow: hidden;
  }
  .top-section__more-detail.r-f-round:hover {
  }
  .top-section__more-detail.r-f-round:after {
    content: '';
    position: absolute;
    top: 0;
    left: -200%;
    width: 150%;
    height: 450%;
    border-radius: 50%;
    background-color: #e4002b;
    -webkit-transition: top .65s ease, left .65s ease;
    transition: top .65s ease, left .65s ease;
  }
  .top-section__more-detail.r-f-round:hover:after, .top-section__more-detail.r-f-round:active:after, .top-section__more-detail.r-f-round:focus:after {
      top: -100%;
      left: -20%;
  }
  .top-section__more-detail.r-f-round .top-section__more-detail__link {
    transition: 0.3s;
  }
  .top-section__more-detail.r-f-round:hover .top-section__more-detail__link {
    z-index: 2;
    color: #fff;
  }
  .top-section__more-detail.r-f-round:hover .top-section__more-detail__link:after {
    background-image: url(/assets/img/common/fig_arrow-02-wh.svg);
  }
}
.p-top-bnr-2col-list {
  display: flex;
  justify-content: center;
  gap: 24px;
}
.p-top-bnr-2col-list-itm {
  width: 330px;
}
.p-top-bnr-2col-list-itm-link {
  display: block;
  overflow: hidden;
}
.p-top-bnr-2col-list-itm-img {
  width: 100%;
  height: auto;
  transition: 0.3s;
}
.p-top-info {
  display: flex;
  width: 980px;
  margin: 0 auto;
}
.p-top-info .p-education-hdg--lv1 {
  width: 200px;
}
.p-top-info .top-news-emergency__list {
  padding-left: 50px;
  color: #333;
}
.p-top-info .c-txt-link {
  color: #333;
}
.p-top-info .c-txt-link .c-txt-link__href {
  padding-left: 27px;
}
.p-top-info .c-txt-link .c-txt-link__href:before {
  border-color: #333;
}
.p-top-info .top-news-emergency__list__itm + .top-news-emergency__list__itm {
  margin-top: 8px;
}
.p-top-info .p-education-hdg--lv1 {
  font-size: 32px;
  letter-spacing: 8px;
}
.top-section__more-detail__link {
  width: auto;
  padding-right: 1.5rem;
}
.top-section__more-detail__link:hover {
  width: auto;
  padding-right: 1.5rem;
}
.top-section__more-detail__link::after {
  transition: 0.3s;
}
.top-section__more-detail__link:hover::after {
  transform: translateX(3px);
}
.p-top-hdg-lv2 {
  text-align: center;
  color: #E4002B;
  font-size: 44px;
  font-style: normal;
  letter-spacing: 5.28px;
  margin-bottom: 32px;
}
.l-main__inr.r-line {
  padding-top: 120px;
}
.p-top-lead-txt {
  text-align: center;
  color: #000;
}
.p-top-category-link-list {
  display: flex;
  flex-wrap: wrap;
  gap: 64px 41px;
  margin-top: 50px;
}
.p-top-category-link-list-itm {
  width: 319px;
}
.p-top-category-link-list-itm-pic {
  display: block;
  background: #fff;
  box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.1);
  border-radius: 12px;
  width: 100%;
  height: 193px;
  overflow: hidden;
}
.p-top-category-link-list-itm-pic-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.3s;
}
.p-top-category-link-list-itm-link {
  display: block;
}
.p-top-category-link-list-itm-link:hover {
  text-decoration: none;
}
.p-top-category-link-list-itm-link:hover .p-top-category-link-list-itm-pic-img {
  transform: scale(1.05);
}
.p-top-category-link-list-itm-txt {
  text-align: center;
  color: #E4002B;
  font-size: 19px;
  margin-top: 8px;
}
.p-top-category-link-s-list {
  display: flex;
  gap: 24px;
  margin-top: 56px;
}
.p-top-category-link-s-list-itm {
  width: 240px;
  height: 174px;
  border-radius: 12px;
  background: #fff;
  box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.1);
}
.p-top-category-link-s-list-itm-link {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
}
.p-top-category-link-s-list-itm-link:hover {
  text-decoration: none;
}
.p-top-category-link-s-list-itm-link:hover .p-top-category-link-s-list-itm-pic-img {
  transform: scale(1.05);
}
.p-top-category-link-s-list-itm-pic {
  display: block;
  width: 140px;
  height: 115px;
  padding: 8px;
}
.p-top-category-link-s-list-itm-pic-img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transition: 0.3s;
}
.p-top-category-link-s-list-itm-txt {
  text-align: center;
  color: #E4002B;
  font-size: 19px;
}
.p-top-bnr-1 {
  margin-top: 56px;
}
.p-top-bnr-1-link {
  display: block;
  width: 503px;
  overflow: hidden;
  margin: 0 auto;
  position: relative;
}
.p-top-bnr-1-img {
  width: 100%;
  height: auto;
  transition: 0.3s;
}
.p-top-bnr-1-link:hover .p-top-bnr-1-img {
  transform: scale(1.05);
}
.p-top-bnr-1-txt {
  color: #e4002b;
  position: absolute;
  height: 100%;
  left: 40px;
  top: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.p-top-bnr-1-txt-s {
  font-size: 11px;
}
.p-top-bnr-1-txt-m {
  font-size: 24px;
  line-height: 1.4;
}
.p-top-sustainability-wrap {
  background: #f9f9f9;
}
.p-top-sustainability {
  margin: 90px auto 0;
  max-width: 1400px;
  height: 361px;
  background: url("/assets/img/index/sec-img-sustainability.webp") no-repeat center center / cover;
  display: block;
  text-decoration: none;
}
.p-top-sustainability-hdg {
  color: #E4002B;
  font-size: 44px;
  margin-bottom: 24px;
}
.p-top-sustainability-txt {
  color: #000;
  margin-bottom: 75px;
}
.p-top-sustainability-block {
  display: flex;
  justify-content: space-between;
  width: 990px;
  margin: 42px auto 0;
}
.p-top-sustainability-pic {
  display: block;
  width: 552px;
}
.p-top-sustainability-link-list {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.p-top-sustainability-link-list-itm {
  width: 373px;
  height: 101px;
  border-radius: 16px;
  border: 2px solid #DDD;
  overflow: hidden;
}
.p-top-sustainability-link-list-itm-link {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
}
.p-top-sustainability-link-list-itm-pic {
  width: 143px;
  height: 100%;
  overflow: hidden;
}
.p-top-sustainability-link-list-itm-pic-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.3s;
}
.p-top-sustainability-link-list-itm-link:hover .p-top-sustainability-link-list-itm-pic-img {
  transform: scale(1.05);
}
.p-top-sustainability-link-list-itm-link:hover .top-section__more-detail__link::after {
  transform: translateX(3px);
}
.p-top-sustainability-link-list-itm-link .top-section__more-detail {
  width: 200px;
}
.p-top-sustainability-inner {
  width: 1040px;
  margin: 0 auto;
  padding: 68px 60px 60px;
  height: 100%;
}
.p-top-sustainability:hover {
  text-decoration: none;
}
.p-top-randd-wrap {
  background: #dfebf4;
  background: linear-gradient(to right, #dfebf4 0%, #dfebf4 50%, #8c98a0 50%, #8c98a0 100%);
}
.p-top-randd {
  margin: 90px auto 0;
  max-width: 1400px;
  width: 100%;
  height: 361px;
  background: url("/assets/img/index/sec-img-randd.webp") no-repeat center center / cover;
  display: flex;
  justify-content: flex-end;
  text-decoration: none;
}
.p-top-randd:hover {
  text-decoration: none;
}
.p-top-randd-inner {
  width: 50%;
  min-width: 600px;
  background: #8c98a0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 38px;
  padding-left: 47px;
}
.p-top-randd-hdg {
  color: #FFF;
  font-size: 45px;
}
.p-top-randd-txt {
  color: #FFF;
}
.l-main__inr.r-line {
  position: relative;
  margin-top: 40px;
}
.l-main__inr.r-line::before {
  content: "";
  width: 1px;
  height: 0;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 0;
  transition: 1.5s;
}
.l-main__inr.r-line.show::before {
  height: 96px;
  background: #E4002B;
}
.top-panel-list__itm__link__inner:after,
.top-panel-list__itm__link:before,
.top-panel-list__itm__link:after {
  content: none;
}
@media screen and (min-width: 769px), print {
  .top-slider .top-slider__itm {
    background-color: #fff !important;
    height: auto !important;
    aspect-ratio: 1530 / 450;
    width: 100%;
  }
  .top-slider__cnt {
    max-width: 1400px;
    margin: 0 auto;
    border-bottom: 1px solid #ddd;
  }
  .top-slider .top-slider__itm__inner {
    width: 100%;
    height: initial;
  }
  .top-slider .top-slider__itm__img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  .top-slider .top-slider__itm__fig {
    height: 100% !important;
  }
  .top-slider .top-slider__itm__link {
    height: 100%;
  }
  .top-slider__itm__inner {
    max-width: 1040px;
    margin: 0 auto;
  }
}
.top-panel-list__itm__ttl {
  top: initial;
  display: flex;
  flex-direction: column;
  justify-content: center;
    height: 100%;
}
.top-slider-txt-block {
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(to right, transparent 100px, #fcfbf4 100px) no-repeat 0 0 / cover, url("/assets/img/index/mv_frame_pc.svg") no-repeat left center / auto 100%;
  top: 0;
  left: 60%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding-left: 126px;
}
.top-slider-txt-block-txt {
  color: #e4002b;
  font-size: 36px;
}
.top-section__more-detail.r-f-round {
  background: #fff;
  padding: 0 20px 5px;
  border-radius: 30px;
  width: 284px;
  text-align: center;
  display: block;
  box-shadow:0 0 0 1px #e4002b;
}
@media screen and (max-width: 768px) {
  .top-slider {
    border-bottom: none;
  }
  .c-news-list {
    margin-top: 6.4vw;
    position: relative;
    padding-bottom: 10vw;
  }
  .c-news-list .r-hdg--lv3 {
    font-size: 4.8vw;
    margin-top: 0;
  }
  .c-news-list .r-hdg-group {
    padding: 4.266666667vw 0;
    display: block;
  }
  .c-news-list .r-hdg-group {
    position: static !important;
  }
  .c-news-list .r-hdg-link {
    position: absolute;
    bottom: -1vw;
    right: 0;
  }
  .c-news-list .r-notice {
    margin-left: 1vw;
    padding: 1px 5.333333333vw 0;
    border-radius: 8vw;
  }
  .p-top-bnr-2col-list {
    flex-direction: column;
    gap: 4.266666667vw;
    width: 89.33333333vw;
    margin: 0 auto;
    margin-bottom: 10.66666667vw;
  }
  .p-top-bnr-2col-list-itm {
    width: 100%;
  }
  .p-top-info {
    flex-direction: column;
    gap: 4.266666667vw;
    width: 89.33333333vw;
  }
  .p-education-hdg--lv1:after {
    width: 100%;
    height: 1px;
  }
  .p-top-info .p-education-hdg--lv1 {
    width: 100%;
    font-size: 6.133333333vw;
    letter-spacing: 0.05em;
  }
  .p-top-info .top-news-emergency__list {
    padding-left: 0;
  }
  .p-top-info .c-txt-link .c-txt-link__href {
    padding-left: 4.266666667vw;
    font-size: 3.2vw;
  }
  .p-top-info .top-news-emergency__list__itm + .top-news-emergency__list__itm {
    margin-top: 2.133333333vw;
  }
  .top-section__more-detail__link:hover::after {
    transform: translateX(0);
  }
  .p-top-hdg-lv2 {
    font-size: 7.733333333vw;
    letter-spacing: 0.05em;
    margin-bottom: 4.266666667vw;
  }
  .l-main__inr.r-line {
    margin-top: 10.66666667vw;
    padding-top: 21.06666667vw;
  }
  .p-top-lead-txt {
    font-size: 3.466666667vw;
    text-align: left;
  }
  .p-top-category-link-list {
    width: 89.33333333vw;
    justify-content: space-between;
    gap: 6.4vw;
    margin-top: 7.466666667vw;
  }
  .p-top-category-link-list:not(.r-wide--sp) .p-top-category-link-list-itm {
    width: 40.53333333vw;
  }
  .p-top-category-link-list:not(.r-wide--sp) .p-top-category-link-list-itm-pic {
    box-shadow: 0 0 1.333333333vw 1px rgba(0, 0, 0, 0.1);
    border-radius: 3.2vw;
    height: 25.6vw;
  }
  .p-top-category-link-list-itm-link:hover .p-top-category-link-list-itm-pic-img {
    transform: scale(1);
  }
  .p-top-category-link-list:not(.r-wide--sp) .p-top-category-link-list-itm-txt {
    font-size: 4.266666667vw;
    line-height: 1.1;
    margin-top: 2.066666667vw;
  }
  .p-top-category-link-list.r-wide--sp .p-top-category-link-list-itm {
    width: 100%;
  }
  .p-top-category-link-list.r-wide--sp .p-top-category-link-list-itm-pic {
    box-shadow: 0 0 1.333333333vw 1px rgba(0, 0, 0, 0.1);
    border-radius: 3.2vw;
    height: 37.33333333vw;
  }
  .p-top-category-link-list.r-wide--sp .p-top-category-link-list-itm-link:hover .p-top-category-link-list-itm-pic-img {
    transform: scale(1);
  }
  .p-top-category-link-list.r-wide--sp .p-top-category-link-list-itm-txt {
    font-size: 5.066666667vw;
    margin-top: 1.066666667vw;
  }
  .p-top-category-link-s-list {
    flex-direction: column;
    gap: 4.266666667vw;
    margin-top: 8.8vw;
  }
  .p-top-category-link-s-list-itm {
    width: 100%;
    height: 16.26666667vw;
    border-radius: 2.024vw;
    box-shadow: 0 0 1.333333333vw 1px rgba(0, 0, 0, 0.1);
  }
  .p-top-category-link-s-list-itm-link {
    flex-direction: row;
    width: 100%;
    height: 100%;
    justify-content: space-between;
    padding: 2.4vw 2.666666667vw;
    gap: 6.4vw;
    background: url(/assets/img/common/fig_arrow-02.svg) no-repeat right 5.333333333vw center / 3.466666667vw auto;
  }
  .p-top-category-link-s-list-itm-link:hover .p-top-category-link-s-list-itm-pic-img {
    transform: scale(1);
  }
  .p-top-category-link-s-list-itm-pic {
    display: block;
    width: 18.66666667vw;
    height: 11.46666667vw;
    padding: 0;
  }
  .p-top-category-link-s-list-itm-txt {
    text-align: left;
    font-size: 5.066666667vw;
    flex-grow: 1;
    padding-top: 1vw;
  }
  .p-top-bnr-1 {
    margin-top: 8.8vw;
  }
  .p-top-bnr-1-link {
    width: 89.33333333vw;
  }
  .p-top-bnr-1-link:hover .p-top-bnr-1-img {
    transform: scale(1);
  }
  .p-top-bnr-1-txt {
    left: 6vw;
  }
  .p-top-bnr-1-txt-s {
    font-size: 3vw;
  }
  .p-top-bnr-1-txt-m {
    font-size: 5vw;
  }
  .p-top-sustainability {
    margin-top: 12.8vw;
    height: 81.866667vw;
    background-image: url("/assets/img/index/sec-img-sustainability_sp.webp");
    max-width: 100%;
  }
  .p-top-sustainability-hdg {
    font-size: 7.733333333vw;
    margin-bottom: 2.4vw;
  }
  .p-top-sustainability-txt {
    margin-bottom: 4.4vw;
  }
  .p-top-sustainability-block {
    width: 100%;
    margin: 8.533333333vw auto 0;
    flex-direction: column;
    gap: 6.4vw
  }
  .p-top-sustainability-pic {
    width: 100%;
  }
  .p-top-sustainability-link-list {
    gap: 3.733333333vw;
  }
  .p-top-sustainability-link-list-itm {
    width: 89.33333333vw;
    height: 24vw;
    border-radius: 3.866666667vw;
    border: 0.478933333vw solid #DDD;
    margin: 0 auto;
  }
  .p-top-sustainability-link-list-itm-pic {
    width: 38.13333333vw;
  }
  .p-top-sustainability-link-list-itm-link:hover .p-top-sustainability-link-list-itm-pic-img {
    transform: scale(1);
  }
  .p-top-sustainability-link-list-itm-link:hover .top-section__more-detail__link::after {
    transform: translateX(0);
  }
  .p-top-sustainability-link-list-itm-link .top-section__more-detail {
    width: 46.73333333vw;
    margin-top: 0;
  }
  .p-top-sustainability-link-list-itm-link .top-section__more-detail__link {
    display: inline-block;
    width: 100%;
    padding-right: 0;
  }
  .p-top-sustainability-inner {
    width: 89.33333333vw;
    padding: 9.6vw 0 4.266666667vw;
  }
  .p-top-randd {
    margin-top: 10.66666667vw;
    height: 74.66666667vw;
    max-width: 100%;
    background-position: left 12% center;
  }
  .p-top-randd-inner {
    width: 100%;
    min-width: 100%;
    gap: 4.266666667vw;
    padding: 0 8.266666667vw;
    background: rgba(45, 44, 45, 0.50);
  }
  .p-top-randd-hdg {
    font-size: 7.733333333vw;
  }
  .p-top-randd-txt {
    font-size: 3.733333333vw;
  }
  .l-main__inr.r-line::before {
    top: 0;
  }
  .l-main__inr.r-line.show::before {
    height: 16.8vw;
  }
  .top-slider-txt-block {
    position: absolute;
    width: 100%;
    height: 74.13333333vw;
    background: url("/assets/img/index/mv_frame_sp.svg") no-repeat left center / auto 100%;
    top: initial;
    bottom: 0;
    left: 0;
    justify-content: center;
    align-items: flex-end;
    padding-left: 0;
    padding-bottom: 10.466666667vw;
  }
  .top-slider-txt-block-txt {
    font-size: 7vw;
    line-height: 1.2;
  }
  .top-slider__itm__fig {
    height: 120vw;
  }
  .top-section__more-detail.r-f-round {
    padding: 1vw 2vw 00.5vw;
    border-radius: 10vw;
    width: 65.33333333vw;
    margin: 0 auto;
  }
  .p-top-randd .top-section__more-detail.r-f-round {
    width: 50.33333333vw;
  }
}

@media screen and (max-width: 768px) {
  .c-news-list.r-type02 .r-itm > a .r-hdg {
    display: table;
  }
}