.Y21-top__myriadpro {
  font-family: 'MyriadPro-Regular', sans-serif !important
}

.Y21-top__spinfo {
  position: relative;
  display: block;
  background: #F3F4F5
}

.Y21-top__spinfo-inner {
  position: relative;
  display: block;
  width: 988px;
  margin: 0 auto;
  display: -webkit-box;
  display: flex
}

.Y21-top__spinfo-list {
  -webkit-box-flex: 1;
  flex: 1
}

.Y21-top__spinfo-item {
  display: -webkit-box;
  display: flex;
  padding: 12px 0;
  width: 100%
}

.Y21-top__spinfo-item::before {
  content: '';
  display: block;
  background: url(/ja/img/Y21/spinfo_ico.svg) center/cover no-repeat;
  width: 25px;
  height: 23px;
  margin-right: 13px
}

.Y21-top__spinfo-item a {
  -webkit-box-flex: 1;
  flex: 1
}

.Y21-top__spinfo-item a .__elem {
  color: #cc0000
}

.Y21-top__spinfo-item-toggle {
  display: none
}

.Y21-top__spinfo-more {
  padding-top: 12px
}

.Y21-top__spinfo-more a {
  color: #222;
  display: -webkit-box;
  display: flex;
  -webkit-transition: all 500ms;
  transition: all 500ms
}

.Y21-top__spinfo-more a:hover {
  color: #cc0000
}

.Y21-top__spinfo-more a:hover .Y21-top__spinfo-more-bt {
  background: #976F11
}

.Y21-top__spinfo-more-txt {
  white-space: nowrap
}

.Y21-top__spinfo-more-bt {
  position: relative;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: #cc0000;
  margin-left: 5px
}

.Y21-top__spinfo-more-bt span {
  display: block;
  width: 12px;
  height: 2px;
  position: absolute;
  top: 11px;
  left: 6px;
  background: white
}

.Y21-top__spinfo-more-bt span:last-child {
  -webkit-transition: -webkit-transform 500ms;
  transition: -webkit-transform 500ms;
  transition: transform 500ms;
  transition: transform 500ms, -webkit-transform 500ms;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg)
}

.Y21-top__spinfo-more-bt--open span:last-child {
  -webkit-transform: rotate(0);
  transform: rotate(0)
}

.Y21-top__kv {
  position: relative;
  width: 100%;
  height: 640px
}

.Y21-top__kv-inner {
  position: relative;
  max-width: 988px;
  margin: 0 auto
}

.Y21-top__kv-inner .c-top-visual__btn {
  top: 545px;
  right: 0px;
  width: 40px;
  height: 40px
}

.Y21-top__kv-copy {
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  position: absolute;
  top: -105px;
  left: 300px;
  overflow: hidden;
  height: 0px;
  -webkit-transition: height 1.5s 1s, opacity 1.5s 1s linear;
  transition: height 1.5s 1s, opacity 1.5s 1s linear;
  opacity: 0
}

.Y21-top__kv-copy img {
  width: 379px
}

.Y21-top__kv-copy--on {
  opacity: 1;
  height: 789px
}

.Y21-top__kv-list {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%
}

.Y21-top__kv-item {
  overflow: hidden;
  height: 640px
}

.Y21-top__kv-item-img {
  height: 640px;
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transform: scale(1);
  transform: scale(1)
}

.Y21-top__kv-item-img--1 {
  background-image: url(/ja/img/Y22/top_01.jpg)
}

.Y21-top__kv-item-img--2 {
  background-image: url(/ja/img/Y22/top_02.jpg)
}

.Y21-top__kv-item-img--3 {
  background-image: url(/ja/img/Y21/top_04.jpg)
}

.Y21-top__kv-item-img--4 {
  background-image: url(/ja/img/Y21/top_05.jpg)
}

.Y21-top__kv-item-img--5 {
  background-image: url(/ja/img/Y21/top_06.jpg)
}

.Y21-top__kv-item-img--6 {
  background-image: url(/ja/img/Y21/top_07.jpg)
}

.Y21-top__kv-item-img--zoomin {
  -webkit-transition: -webkit-transform 8s 500ms linear;
  transition: -webkit-transform 8s 500ms linear;
  transition: transform 8s 500ms linear;
  transition: transform 8s 500ms linear, -webkit-transform 8s 500ms linear;
  -webkit-transform: scale(1.1);
  transform: scale(1.1)
}

.Y21-top__kv-mk {
  position: absolute;
  top: 550px;
  left: -200px;
  width: calc(50% - 494px + 315px + 200px);
  background: #cc0000;
  height: 1000px;
  -webkit-transform: skew(25deg);
  transform: skew(25deg)
}

.Y21-top__news {
  position: relative;
  box-shadow: 0 3px 24px 0 rgba(0, 0, 0, 0.15);
  width: calc((100% - 988px) / 2 + 988px);
  background: white;
  margin: -42px auto 60px auto;
  padding: 36px 32px 26px 32px
}

.Y21-top__info, .Y21-top__press {
  display: -webkit-box;
  display: flex
}

.Y21-top__news-head {
  -webkit-box-flex: 0;
  flex: 0 0 190px
}

.Y21-top__news-list {
  width: 100%
}

.Y21-top__news-item {
  border-bottom: 1px #ccc solid;
  padding-bottom: 15px;
  margin-bottom: 17px;
  letter-spacing: 0.12em
}

.Y21-top__news-item a {
  position: relative;
  display: -webkit-box;
  display: flex;
  width: auto;
  color: #222
}

.Y21-top__news-item a::before {
  display: block;
  position: absolute;
  bottom: -16px;
  width: 100%;
  height: 1px;
  background: #cc0000;
  -webkit-animation: mouseout-underline .3s ease-in-out forwards;
  animation: mouseout-underline .3s ease-in-out forwards;
  content: ""
}

.Y21-top__news-item a:hover {
  color: #cc0000;
  -webkit-transition: 0.3s;
  transition: 0.3s
}

.Y21-top__news-item a:hover::before {
  -webkit-animation: mouseon-underline .3s ease-in-out forwards;
  animation: mouseon-underline .3s ease-in-out forwards
}

.Y21-top__news-item-date {
  color: #cc0000;
  width: 145px
}

.Y21-top__news-item-body {
  -webkit-box-flex: 1;
  flex: 1 1 auto
}

.Y21-top__topics {
  position: relative;
  background: #f3f4f5
}

.Y21-top__topics-inner {
  max-width: 988px;
  margin: 0 auto;
  padding: 70px 0 83px 0;
  text-align: center
}

.Y21-top__topics-head {
  font-size: 4.8rem;
  line-height: 1
}

.Y21-top__topics-list {
  width: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  flex-wrap: wrap
}

.Y21-top__topics-item {
  width: 223px;
  display: -webkit-box;
  display: flex;
  text-align: left;
  border-bottom: 1px solid #E4E6EC;
  margin-bottom: 25px
}

.Y21-top__topics-item a {
  display: block;
  color: #222;
  -webkit-transition: all 500ms;
  transition: all 500ms;
  width: 100%
}

.Y21-top__topics-item a:hover {
  color: #fff;
  background: #cc0000
}

.Y21-top__topics-item a:hover .__ico {
  color: #fff
}

.Y21-top__topics-item a:hover .Y21-top__topics-item-img img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1)
}

.Y21-top__topics-item-img {
  overflow: hidden
}

.Y21-top__topics-item-img img {
  -webkit-transition: all 500ms;
  transition: all 500ms;
  width: 100%
}

.Y21-top__topics-item-txt {
  padding: 26px 16px;
  letter-spacing: 0
}

.Y21-top__topics-item-title .__ico {
  padding-left: 2px
}

.Y21-top__about {
  position: relative;
  background-image: url(/ja/img/Y21/about_bg.jpg);
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat
}

.Y21-top__about-inner {
  max-width: 988px;
  margin: 0 auto;
  padding: 100px 0;
}

.Y21-top__about-head {
  font-size: 4.8rem;
  line-height: 1
}

.Y21-top__about-list {
  width: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: flex-start;
  flex-wrap: wrap
}

.Y21-top__about-item {
  box-shadow: 0 3px 16px 0 rgba(0, 0, 0, 0.16);
  width: 305px;
  display: -webkit-box;
  display: flex;
  text-align: left;
  background: #fff;
  margin-right: 36px;
}
.Y21-top__about-item:nth-child(3n) {
  margin-right: 0;
}

.Y21-top__about-item a {
  display: block;
  color: #222;
  -webkit-transition: all 500ms;
  transition: all 500ms
}

.Y21-top__about-item a:hover {
  color: #fff;
  background: #cc0000
}

.Y21-top__about-item a:hover .__ico {
  color: #fff
}

.Y21-top__about-item a:hover .Y21-top__about-item-img img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1)
}

.Y21-top__about-item-img {
  overflow: hidden
}

.Y21-top__about-item-img img {
  -webkit-transition: all 500ms;
  transition: all 500ms;
  width: 100%
}

.Y21-top__about-item-title {
  letter-spacing: 0;
  padding: 26px 16px
}

.Y21-top__about-item-title .__ico {
  padding-left: 2px
}

.Y21-top__sustainability {
  background-image: url(/ja/img/Y21/sustainability_bg.jpg);
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat
}

.Y21-top__sustainability-inner {
  max-width: 988px;
  margin: 0 auto;
  padding: 100px 0;
  text-align: center
}

.Y21-top__sustainability-head h2 {
  font-size: 4.8rem !important;
  line-height: 1
}

.Y21-top__sustainability-sdgs {
  width: 100%;
  display: -webkit-box;
  display: flex
}

.Y21-top__sustainability-sdgs-img {
  width: 50%;
  padding: 37px 42px 24px 31px
}

.Y21-top__sustainability-sdgs-img img {
  width: 100%
}

.Y21-top__sustainability-sdgs-body {
  text-align: left;
  padding-top: 85px;
  width: 50%
}

.Y21-top__sustainability-sdgs-link a {
  display: inline-block;
  border-bottom: 1px solid #E4E6EC;
  padding: 18px 3px;
  color: #222;
  -webkit-transition: all 500ms;
  transition: all 500ms
}

.Y21-top__sustainability-sdgs-link a:hover {
  color: #fff;
  background: #cc0000
}

.Y21-top__sustainability-sdgs-link a:hover .__ico {
  color: #fff
}

.Y21-top__sustainability-sdgs-link a:hover .Y21-top__sustainability-item-img img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1)
}

.Y21-top__sustainability-list {
  width: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  flex-wrap: wrap
}

.Y21-top__sustainability-item {
  width: 246px;
  display: -webkit-box;
  display: flex;
  text-align: left;
  background: #fff
}

.Y21-top__sustainability-item a {
  display: block;
  color: #222;
  -webkit-transition: all 500ms;
  transition: all 500ms
}

.Y21-top__sustainability-item a:hover {
  color: #fff;
  background: #cc0000
}

.Y21-top__sustainability-item a:hover .__ico {
  color: #fff
}

.Y21-top__sustainability-item a:hover .Y21-top__sustainability-item-img img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1)
}

.Y21-top__sustainability-item-img {
  overflow: hidden
}

.Y21-top__sustainability-item-img img {
  -webkit-transition: all 500ms;
  transition: all 500ms;
  width: 100%
}

.Y21-top__sustainability-item-title {
  letter-spacing: 0;
  padding: 26px 25px
}

.Y21-top__sustainability-item-title .__ico {
  padding-left: 2px
}

@media screen and (max-width: 767px) {
  .Y21-top__spinfo {
    position: relative
  }
  .Y21-top__spinfo-inner {
    position: relative;
    width: 100%
  }
  .Y21-top__spinfo-list {
    overflow: hidden;
    min-width: 0
  }
  .Y21-top__spinfo-item {
    padding: 10px 0 10px 10px;
    overflow: hidden;
    min-width: 0
  }
  .Y21-top__spinfo-item::before {
    width: 14px;
    height: 13px;
    margin-top: 3px;
    margin-right: 8px;
    -webkit-box-flex: 0;
    flex: 0 0 14px
  }
  .Y21-top__spinfo-item a {
    overflow: hidden;
    min-width: 0;
    display: -webkit-box;
    display: flex
  }
  .Y21-top__spinfo-item a .__elem {
    display: inline-block;
    overflow: hidden;
    min-width: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 3px;
    line-height: 1
  }
  .Y21-top__spinfo-more {
    padding-top: 6px;
    padding-right: 5px
  }
  .Y21-top__spinfo-more-txt {
    display: none
  }
  .Y21-top__spinfo-more-bt {
    width: 24px;
    height: 24px;
    margin-left: 5px
  }
  .Y21-top__spinfo-more-bt span {
    width: 12px;
    height: 2px;
    top: 11px;
    left: 6px
  }
  .Y21-top__kv {
    height: 364px
  }
  .Y21-top__kv-inner {
    max-width: initial
  }
  .Y21-top__kv-inner .c-top-visual__btn {
    top: 314px;
    right: 10px;
    width: 40px;
    height: 40px
  }
  .Y21-top__kv-copy {
    -webkit-transform: scale(1);
    transform: scale(1);
    top: -32px;
    left: 50%;
    margin-left: -104px;
  }
  .Y21-top__kv-copy img {
    width: 207px
  }
  .Y21-top__kv-copy--on {
    height: 1431px
  }
  .Y21-top__kv-list {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
  }
  .Y21-top__kv-item {
    height: 364px
  }
  .Y21-top__kv-item-img {
    height: 364px
  }

/*
  .Y21-top__kv-item-img--1 {
    background-image: url(/ja/img/Y21/top_01_sp.jpg)
  }

  .Y21-top__kv-item-img--2 {
    background-image: url(/ja/img/Y21/top_02_sp.jpg)
  }

  .Y21-top__kv-item-img--3 {
    background-image: url(/ja/img/Y21/top_04_sp.jpg)
  }

  .Y21-top__kv-item-img--4 {
    background-image: url(/ja/img/Y21/top_05_sp.jpg)
  }

  .Y21-top__kv-item-img--5 {
    background-image: url(/ja/img/Y21/top_06_sp.jpg)
  }

  .Y21-top__kv-item-img--6 {
    background-image: url(/ja/img/Y21/top_07_sp.jpg)
  }
*/

  .Y21-top__kv-item-img--1 {
    background-position: 80% 0
  }
  .Y21-top__kv-item-img--2 {
    background-position: 33% 0
  }
  .Y21-top__kv-item-img--3 {
    background-position: 42% 0
  }
  .Y21-top__kv-item-img--4 {
    background-position: 42% 0
  }
  .Y21-top__kv-item-img--5 {
    background-position: 54% 0
  }
  .Y21-top__kv-item-img--6 {
    background-position: 60% 0
  }

  .Y21-top__kv-mk {
    display: none
  }
  .Y21-top__news {
    box-shadow: none;
    max-width: initial;
    width: auto;
    margin: 0;
    padding: 21px 15px 32px 15px
  }
  .Y21-top__info, .Y21-top__press {
    display: block
  }
  .Y21-top__press {
    margin-top: 25px
  }
  .Y21-top__news-head {
    display: -webkit-box;
    display: flex;
    margin-bottom: 20px
  }
  .Y21-top__news-head-title {
    -webkit-box-flex: 1;
    flex: 1 1 auto
  }
  .Y21-top__news-list {
    width: auto
  }
  .Y21-top__news-item {
    padding-bottom: 15px;
    margin-bottom: 17px;
    letter-spacing: 0.12em
  }
  .Y21-top__news-item a {
    flex-wrap: wrap
  }
  .Y21-top__news-item a::before {
    display: none
  }
  .Y21-top__news-item a:hover {
    color: #222
  }
  .Y21-top__news-item-date {
    width: 100%
  }
  .Y21-top__news-item-body {
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    width: calc(100% - 20px)
  }
  .Y21-top__topics-inner {
    max-width: initial;
    width: 100%;
    padding: 40px 15px
  }
  .Y21-top__topics-head {
    font-size: 3.4rem
  }
  .Y21-top__topics-list {
    display: block
  }
  .Y21-top__topics-item {
    width: 100%;
    display: block;
    border-bottom: 1px solid #E4E6EC;
    margin-bottom: 24px
  }
  .Y21-top__topics-item a {
    -webkit-transition: all 500ms;
    transition: all 500ms
  }
  .Y21-top__topics-item a:hover {
    color: #222;
    background: none
  }
  .Y21-top__topics-item a:hover .__ico {
    color: #cc0000
  }
  .Y21-top__topics-item a:hover .Y21-top__topics-item-img img {
    -webkit-transform: none;
    transform: none
  }
  .Y21-top__topics-item-txt {
    padding: 20px 16px
  }
  .Y21-top__about {
    background-position: center 120px;
    background-size: contain
  }
  .Y21-top__about-inner {
    max-width: initial;
    padding: 40px 0
  }
  .Y21-top__about-head {
    font-size: 3.4rem;
    color: #cc0000;
    letter-spacing: 0em
  }
  .Y21-top__about-list {
    margin-top: 180px;
    padding: 0 15px
  }
  .Y21-top__about-item {
    box-shadow: 0 3px 16px 0 rgba(0, 0, 0, 0.16);
    width: calc(50% - 9px);
  }
  .Y21-top__about-item:nth-child(n) {
    margin-right: 18px;
  }
  .Y21-top__about-item:nth-child(2n) {
    margin-right: 0;
  }
  .Y21-top__about-item a {
    -webkit-transition: all 500ms;
    transition: all 500ms
  }
  .Y21-top__about-item a:hover {
    color: #222;
    background: none
  }
  .Y21-top__about-item a:hover .__ico {
    color: #cc0000
  }
  .Y21-top__about-item a:hover .Y21-top__about-item-img img {
    -webkit-transform: none;
    transform: none
  }
  .Y21-top__about-item-title {
    padding: 11px 8px;
    font-size: 1.4rem
  }
  .Y21-top__about-item-title .__ico {
    padding-left: 1px
  }
  .Y21-top__about-more {
    padding: 0 15px
  }
  .Y21-top__sustainability {
    background-position: center 180px;
    background-size: contain
  }
  .Y21-top__sustainability-inner {
    max-width: initial;
    padding: 0 15px 32px 15px
  }
  .Y21-top__sustainability-head {
    text-align: center
  }
  .Y21-top__sustainability-head h2 {
    font-size: 3.2rem !important
  }
  .Y21-top__sustainability-lead {
    font-size: 1.6rem !important;
    letter-spacing: 0
  }
  .Y21-top__sustainability-sdgs {
    margin-top: 170px;
    display: block
  }
  .Y21-top__sustainability-sdgs-img {
    width: 100%;
    padding: 0
  }
  .Y21-top__sustainability-sdgs-body {
    padding-top: 20px;
    width: 100%
  }
  .Y21-top__sustainability-sdgs-link a {
    padding: 18px 3px;
    -webkit-transition: all 500ms;
    transition: all 500ms;
    font-size: 1.4rem
  }
  .Y21-top__sustainability-sdgs-link a:hover {
    color: #222;
    background: none
  }
  .Y21-top__sustainability-sdgs-link a:hover .__ico {
    color: #cc0000
  }
  .Y21-top__sustainability-sdgs-link a:hover .Y21-top__sustainability-item-img img {
    -webkit-transform: none;
    transform: none
  }
  .Y21-top__sustainability-list {
    width: 100%
  }
  .Y21-top__sustainability-item {
    box-shadow: 0 3px 16px 0 rgba(0, 0, 0, 0.16);
    width: calc(50% - 9px);
    margin-bottom: 16px
  }
  .Y21-top__sustainability-item a {
    color: #222;
    -webkit-transition: all 500ms;
    transition: all 500ms
  }
  .Y21-top__sustainability-item a:hover {
    color: #222;
    background: none
  }
  .Y21-top__sustainability-item a:hover .__ico {
    color: #cc0000
  }
  .Y21-top__sustainability-item a:hover .Y21-top__sustainability-item-img img {
    -webkit-transform: none;
    transform: none
  }
  .Y21-top__sustainability-item-title {
    padding: 11px 8px
  }
  .Y21-top__sustainability-item-title .__ico {
    padding-left: 1px
  }
}