html {
  font-size: 100%;
}

main {
  color: #333333;
}
main .top-mv-wrapper {
  padding: 100px 40px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media print, screen and (max-width: 1140px) {
  main .top-mv-wrapper {
    padding: 70px 40px 0;
  }
}
@media screen and (max-width: 750px) {
  main .top-mv-wrapper {
    padding: 35px 0 0;
  }
}
main .top-mv-wrapper .top-mv-ttl {
  padding: 0 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 750px) {
  main .top-mv-wrapper .top-mv-ttl {
    padding: 0 4%;
  }
}
main .top-mv-wrapper .top-mv-ttl h1 {
  display: inline-block;
  font-size: 3rem;
  line-height: 1;
  background: -webkit-gradient(linear, left top, right top, from(#000099), to(#32A4D8));
  background: linear-gradient(90deg, #000099 0%, #32A4D8 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 700;
}
@media print, screen and (max-width: 1140px) {
  main .top-mv-wrapper .top-mv-ttl h1 {
    font-size: 2.5rem;
    line-height: 1;
  }
}
@media screen and (max-width: 750px) {
  main .top-mv-wrapper .top-mv-ttl h1 {
    font-size: 1.5rem;
    line-height: 1;
  }
}
main .top-mv-wrapper .top-mv-ttl .top-mv-ttl-en {
  font-size: 1.5rem;
  line-height: 1;
  font-weight: bold;
  margin-top: 24px;
}
@media print, screen and (max-width: 1140px) {
  main .top-mv-wrapper .top-mv-ttl .top-mv-ttl-en {
    font-size: 1.25rem;
    line-height: 1;
  }
}
@media screen and (max-width: 750px) {
  main .top-mv-wrapper .top-mv-ttl .top-mv-ttl-en {
    font-size: 0.875rem;
    line-height: 1;
    margin-top: 12px;
  }
}
main .top-mv-wrapper .top-mv-ttl .top-mv-ttl-text {
  font-size: 1.25rem;
  line-height: 1;
  color: #000099;
  margin-top: 40px;
}
@media print, screen and (max-width: 1140px) {
  main .top-mv-wrapper .top-mv-ttl .top-mv-ttl-text {
    font-size: 1.125rem;
    line-height: 1;
  }
}
@media screen and (max-width: 750px) {
  main .top-mv-wrapper .top-mv-ttl .top-mv-ttl-text {
    font-size: 0.75rem;
    line-height: 1;
    margin-top: 20px;
  }
}
@media screen and (max-width: 750px) {
  main .top-mv-wrapper .top-mv-pic {
    padding: 0 1.3333333333% 0 2.1333333333%;
  }
}
main .top-mv-wrapper .top-mv-pic img {
  width: 100%;
  margin-top: -20px;
}
@media screen and (max-width: 750px) {
  main .top-mv-wrapper .top-mv-pic img {
    margin-top: 30px;
  }
}
main .top-mv-wrapper .top-mv-read-wrapper {
  max-width: 1600px;
  width: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 80px 0 50px;
  background: url(//www.furyu.jp/wp-content/themes/renewal_theme/img/sustainability/top/top_bg01_pc.png) no-repeat left 39.4736842105% bottom;
}
@media print, screen and (max-width: 900px) {
  main .top-mv-wrapper .top-mv-read-wrapper {
    display: block;
    background: url(//www.furyu.jp/wp-content/themes/renewal_theme/img/sustainability/top/top_bg01_pc.png) no-repeat right bottom;
  }
}
@media screen and (max-width: 750px) {
  main .top-mv-wrapper .top-mv-read-wrapper {
    padding: 35px 10.5333333333% 85px;
    background: url(//www.furyu.jp/wp-content/themes/renewal_theme/img/sustainability/top/top_bg01_sp.png) no-repeat right bottom;
    background-size: 75px auto;
  }
}
main .top-mv-wrapper .top-mv-read-ttl {
  margin-right: 40px;
  font-size: 2.25rem;
  line-height: 1.5;
  font-weight: bold;
  color: #000099;
  letter-spacing: 0;
}
@media print, screen and (max-width: 900px) {
  main .top-mv-wrapper .top-mv-read-ttl {
    margin-right: 0;
  }
}
@media screen and (max-width: 750px) {
  main .top-mv-wrapper .top-mv-read-ttl {
    font-size: 4.9333333333vw;
    line-height: 150%;
  }
}
main .top-mv-wrapper .top-mv-read {
  font-size: 1rem;
  line-height: 2;
  margin: 50px auto 0;
}
@media screen and (max-width: 750px) {
  main .top-mv-wrapper .top-mv-read {
    font-size: 2.9333333333vw;
    line-height: 200%;
    margin: 30px auto 0;
  }
}
main .top-content-ttl {
  margin-bottom: 55px;
  text-align: center;
}
@media screen and (max-width: 750px) {
  main .top-content-ttl {
    margin-bottom: 35px;
  }
}
main .top-content-ttl__main {
  display: inline-block;
  font-size: 2.5rem;
  line-height: 1;
  background: -webkit-gradient(linear, left top, right top, from(#32A4D8), to(#000099));
  background: linear-gradient(90deg, #32A4D8 0%, #000099 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: bold;
  margin-bottom: 8px;
}
@media screen and (max-width: 750px) {
  main .top-content-ttl__main {
    font-size: 1.875rem;
    line-height: 1.5;
    width: auto;
    margin-bottom: 0;
  }
  main .top-content-ttl__main img {
    height: 100%;
    width: auto;
  }
}
main .top-content-ttl__sub {
  display: block;
  color: #000099;
}
@media screen and (max-width: 750px) {
  main .top-content-ttl__sub {
    font-size: 0.875rem;
    line-height: 1.7857142857;
  }
}
main section.top-vision {
  overflow: hidden;
  padding: 170px 0 73px;
}
@media print, screen and (max-width: 1140px) {
  main section.top-vision {
    padding: 170px 0 74px;
  }
}
@media screen and (max-width: 750px) {
  main section.top-vision {
    padding: 47px 0 77px;
  }
}
main section.top-vision .top-vision-wrapper {
  max-width: 1600px;
  margin: 0 auto;
  padding: 0 10%;
  position: relative;
}
@media print, screen and (max-width: 1140px) {
  main section.top-vision .top-vision-wrapper {
    padding: 0 2.6666666667% 0 4%;
  }
}
@media screen and (max-width: 750px) {
  main section.top-vision .top-vision-wrapper {
    padding: 0 2.6666666667% 0 4%;
  }
}
main section.top-vision .top-vision-inner {
  position: relative;
  min-height: 568px;
  margin-right: calc(50% - 50vw);
  background: #F8F8F8;
  border-top-left-radius: 284px;
  border-bottom-left-radius: 284px;
  z-index: 1;
}
main section.top-vision .top-vision-inner::before {
  content: "";
  background: url(//www.furyu.jp/wp-content/themes/renewal_theme/img/sustainability/top/top_bg02_pc.png) no-repeat;
  width: 100px;
  height: 100px;
  position: absolute;
  right: 18.125%;
  top: -70px;
  z-index: 4;
}
@media print, screen and (max-width: 1140px) {
  main section.top-vision .top-vision-inner::before {
    right: auto;
    left: 66px;
  }
}
@media screen and (max-width: 750px) {
  main section.top-vision .top-vision-inner::before {
    width: 75px;
    height: 75px;
    top: -47px;
    left: 33px;
    background: url(//www.furyu.jp/wp-content/themes/renewal_theme/img/sustainability/top/top_bg02_sp.png) no-repeat;
    background-size: 100% auto;
  }
}
main section.top-vision .top-vision-inner::after {
  content: "";
  background: url(//www.furyu.jp/wp-content/themes/renewal_theme/img/sustainability/top/top_bg03_pc.png) no-repeat;
  width: 100px;
  height: 100px;
  position: absolute;
  left: 41px;
  bottom: 58px;
  z-index: 4;
}
@media print, screen and (max-width: 1140px) {
  main section.top-vision .top-vision-inner::after {
    left: 80px;
    bottom: -74px;
  }
}
@media screen and (max-width: 750px) {
  main section.top-vision .top-vision-inner::after {
    width: 75px;
    height: 75px;
    bottom: -37px;
    left: 33px;
    background: url(//www.furyu.jp/wp-content/themes/renewal_theme/img/sustainability/top/top_bg03_sp.png) no-repeat;
    background-size: 100% auto;
  }
}
@media print, screen and (max-width: 1140px) {
  main section.top-vision .top-vision-inner {
    margin-right: 0;
    border-top-left-radius: 100px;
    border-bottom-left-radius: 100px;
  }
}
@media screen and (max-width: 750px) {
  main section.top-vision .top-vision-inner {
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    min-height: auto;
  }
}
main section.top-vision .top-vision-inner-bg {
  position: absolute;
  width: 100%;
  bottom: -20px;
  height: 568px;
  margin-left: 20px;
  background: -webkit-gradient(linear, left top, right top, from(rgb(196, 235, 253)), to(rgb(206, 206, 255)));
  background: linear-gradient(90deg, rgb(196, 235, 253), rgb(206, 206, 255));
  border-top-left-radius: 284px;
  border-bottom-left-radius: 284px;
  z-index: 0;
}
@media print, screen and (max-width: 1140px) {
  main section.top-vision .top-vision-inner-bg {
    margin-left: 0;
    border-top-left-radius: 100px;
    border-bottom-left-radius: 100px;
  }
}
@media screen and (max-width: 750px) {
  main section.top-vision .top-vision-inner-bg {
    bottom: -10px;
    background: -webkit-gradient(linear, left top, left bottom, from(0), color-stop(rgb(196, 235, 253)), to(rgb(206, 206, 255)));
    background: linear-gradient(0, rgb(196, 235, 253), rgb(206, 206, 255));
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    height: 100%;
  }
}
main section.top-vision .top-vision-main {
  max-width: 1280px;
  width: 100%;
  padding-top: 85px;
  padding-right: 10%;
}
@media print, screen and (max-width: 1140px) {
  main section.top-vision .top-vision-main {
    padding-right: 0;
  }
}
@media screen and (max-width: 750px) {
  main section.top-vision .top-vision-main {
    bottom: -10px;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    padding: 55px 4% 88px 2.6666666667%;
  }
}
main section.top-vision .top-vision-main__txt {
  font-size: 1.25rem;
  line-height: 2.4;
  text-align: center;
}
@media screen and (max-width: 750px) {
  main section.top-vision .top-vision-main__txt {
    font-size: 1rem;
    line-height: 1.875;
  }
}
main section.top-vision .top-vision-main .top-content-ttl {
  margin-bottom: 35px;
}
@media screen and (max-width: 750px) {
  main section.top-vision .top-vision-main .top-content-ttl {
    margin-bottom: 30px;
  }
}
main section.top-vision .top-vision-main .content-btn01 {
  margin-top: 47px;
}
@media screen and (max-width: 750px) {
  main section.top-vision .top-vision-main .content-btn01 {
    margin-top: 40px;
  }
}
main section.top-message-topics {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(70%, rgb(246, 248, 250)), to(rgb(255, 255, 255)));
  background: linear-gradient(0deg, rgb(246, 248, 250) 70%, rgb(255, 255, 255) 100%);
}
main section.top-message-topics .top-message-wrapper {
  max-width: 1260px;
  margin: 0 auto;
  padding: 100px 40px 117px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: url(//www.furyu.jp/wp-content/themes/renewal_theme/img/sustainability/top/top_bg04_pc.png) no-repeat left 30.625% top;
  position: relative;
}
@media print, screen and (max-width: 900px) {
  main section.top-message-topics .top-message-wrapper {
    background: url(//www.furyu.jp/wp-content/themes/renewal_theme/img/sustainability/top/top_bg04_pc.png) no-repeat left 30.625% bottom;
  }
}
@media screen and (max-width: 750px) {
  main section.top-message-topics .top-message-wrapper {
    padding: 65px 4% 90px;
    background: url(//www.furyu.jp/wp-content/themes/renewal_theme/img/sustainability/top/top_bg04_pc.png) no-repeat right 46px top;
    background-size: 75px auto;
  }
}
main section.top-message-topics .top-message-wrapper::after {
  content: "";
  background: url(//www.furyu.jp/wp-content/themes/renewal_theme/img/sustainability/top/top_bg05_pc.png) no-repeat;
  width: 100px;
  height: 100px;
  position: absolute;
  right: 110px;
  bottom: 0;
}
@media print, screen and (max-width: 1140px) {
  main section.top-message-topics .top-message-wrapper::after {
    right: 80px;
  }
}
@media screen and (max-width: 750px) {
  main section.top-message-topics .top-message-wrapper::after {
    width: 75px;
    height: 75px;
    right: 77px;
    background: url(//www.furyu.jp/wp-content/themes/renewal_theme/img/sustainability/top/top_bg05_sp.png) no-repeat;
    background-size: 100% auto;
  }
}
main section.top-message-topics .top-message-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media print, screen and (max-width: 900px) {
  main section.top-message-topics .top-message-inner {
    display: block;
  }
}
main section.top-message-topics .top-message-inner .top-message__txt {
  max-width: 800px;
  font-size: 1.125rem;
  line-height: 2;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media screen and (max-width: 750px) {
  main section.top-message-topics .top-message-inner .top-message__txt {
    font-size: 0.875rem;
    line-height: 2;
  }
}
main section.top-message-topics .top-message-inner .content-btn01 {
  margin-left: 40px;
}
@media screen and (max-width: 750px) {
  main section.top-message-topics .top-message-inner .content-btn01 {
    margin-left: auto;
  }
}
main section.top-message-topics .top-topics-wrapper {
  padding: 63px 0 110px;
  background: url(//www.furyu.jp/wp-content/themes/renewal_theme/img/sustainability/top/top_bg06_pc.png) no-repeat right 26.875% bottom 155px;
}
@media screen and (max-width: 750px) {
  main section.top-message-topics .top-topics-wrapper {
    padding: 15px 0 140px;
    background: url(//www.furyu.jp/wp-content/themes/renewal_theme/img/sustainability/top/top_bg06_pc.png) no-repeat right 46px bottom 40px;
    background-size: 75px auto;
  }
}
main section.top-message-topics .top-topics-wrapper .top-content-ttl {
  margin-bottom: 40px;
}
@media screen and (max-width: 750px) {
  main section.top-message-topics .top-topics-wrapper .top-content-ttl {
    margin-bottom: 15px;
  }
}
main section.top-message-topics .top-topics-wrapper .slider-progress-wrapper {
  width: 141px;
  height: 20px;
  margin: 60px auto 0;
  position: relative;
  overflow: inherit;
}
@media screen and (max-width: 750px) {
  main section.top-message-topics .top-topics-wrapper .slider-progress-wrapper {
    width: 208px;
  }
}
main section.top-message-topics .top-topics-wrapper .slider-progress-wrapper .slider-progress {
  max-width: 80px;
  margin: 10px auto 0;
  width: 100%;
  height: 3px;
  background: #eee;
  right: 0;
  left: 0;
}
@media screen and (max-width: 750px) {
  main section.top-message-topics .top-topics-wrapper .slider-progress-wrapper .slider-progress {
    max-width: 150px;
  }
}
main section.top-message-topics .top-topics-wrapper .slider-progress-wrapper .slider-progress .progress {
  width: 0%;
  height: 3px;
  background: #000;
}
main section.top-message-topics .top-topics-inner {
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 750px) {
  main section.top-message-topics .top-topics-inner {
    padding-bottom: 60px;
  }
}
main section.top-message-topics .top-topics-inner .slick-num {
  color: #000099;
  width: 141px;
  margin: 0 auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: absolute;
  bottom: -5px;
  right: 0;
  left: 0;
  font-family: "Montserrat", sans-serif;
}
@media screen and (max-width: 750px) {
  main section.top-message-topics .top-topics-inner .slick-num {
    width: 210px;
    bottom: 55px;
  }
}
main section.top-message-topics .top-topics__list {
  max-width: 1200px;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 auto;
  overflow: visible;
}
main section.top-message-topics .top-topics__list .slick-list {
  overflow: visible;
}
@media screen and (max-width: 750px) {
  main section.top-message-topics .top-topics__list .slick-list {
    display: block;
  }
}
main section.top-message-topics .top-topics__list .slick-track {
  overflow: visible;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
main section.top-message-topics .top-topics__list .slick-slide {
  -webkit-transform: none;
          transform: none;
  height: auto !important;
}
@media screen and (max-width: 750px) {
  main section.top-message-topics .top-topics__list .slick-slide {
    display: block;
  }
}
@media screen and (max-width: 750px) {
  main section.top-message-topics .top-topics__list .slick-arrow {
    width: 26px;
    height: 25px;
    position: absolute;
    bottom: 50px;
    cursor: pointer;
  }
  main section.top-message-topics .top-topics__list .slick-arrow.prev {
    background: url(//www.furyu.jp/wp-content/themes/renewal_theme/img/sustainability/top/topics_arrow_left.png) no-repeat center center;
    background-size: auto 100%;
    left: 10%;
  }
  main section.top-message-topics .top-topics__list .slick-arrow.next {
    background: url(//www.furyu.jp/wp-content/themes/renewal_theme/img/sustainability/top/topics_arrow_right.png) no-repeat center center;
    background-size: auto 100%;
    right: 10%;
  }
}
main section.top-message-topics .top-topics__list li {
  height: auto;
  padding: 40px 20px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 750px) {
  main section.top-message-topics .top-topics__list li {
    padding: 5.3333333333vw 4vw 0;
  }
}
main section.top-message-topics .top-topics__list-wrap {
  width: 100%;
  height: auto;
  background: #fff;
  padding: 60px 7.1428571429% 0;
  border-radius: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (max-width: 750px) {
  main section.top-message-topics .top-topics__list-wrap {
    padding: 8vw 5.7971014493% 0;
  }
}
main section.top-message-topics .top-topics__list-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
main section.top-message-topics .top-topics__list-pic {
  width: 160px;
  height: 160px;
  margin-top: -100px;
  border-radius: 50%;
}
@media print, screen and (max-width: 1600px) {
  main section.top-message-topics .top-topics__list-pic {
    width: 10vw;
    height: 10vw;
  }
}
@media screen and (max-width: 750px) {
  main section.top-message-topics .top-topics__list-pic {
    margin-top: -12vw;
    width: 26.6666666667vw;
    height: 26.6666666667vw;
  }
}
main section.top-message-topics .top-topics__list-pic img {
  width: 100%;
}
main section.top-message-topics .top-topics__list h3 {
  width: 64.5833333333%;
  font-size: 1.125rem;
  line-height: 1.5;
  font-weight: bold;
  margin-bottom: 40px;
}
@media screen and (max-width: 750px) {
  main section.top-message-topics .top-topics__list h3 {
    width: 65.5737704918%;
    font-size: 0.875rem;
    line-height: 1.5;
    min-height: 21.3333333333vw;
    margin-bottom: 20px;
  }
}
main section.top-message-topics .top-topics__list-txt {
  font-size: 1rem;
  line-height: 1.8125;
  min-height: 104px;
  padding-bottom: 16px;
  border-bottom: #B0B0B0 solid 1px;
  height: 100%;
}
@media screen and (max-width: 750px) {
  main section.top-message-topics .top-topics__list-txt {
    font-size: 0.875rem;
    line-height: 1.9285714286;
    min-height: 70px;
    padding-bottom: 10px;
  }
}
main section.top-message-topics .top-topics__list-btn {
  margin: 10px 0;
}
@media screen and (max-width: 750px) {
  main section.top-message-topics .top-topics__list-btn {
    margin: 15px 0;
  }
}
main section.top-message-topics .top-topics__list-btn-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
main section.top-message-topics .top-topics__list-btn a,
main section.top-message-topics .top-topics__list-btn .inner {
  position: relative;
  padding: 20px 37px 20px 0;
  margin-right: -4px;
  display: inline-block;
  width: 107px;
  text-align: center;
  font-size: 0.875rem;
  line-height: 1;
  text-align: right;
  color: #000099;
}
@media screen and (max-width: 750px) {
  main section.top-message-topics .top-topics__list-btn a,
  main section.top-message-topics .top-topics__list-btn .inner {
    padding: 5px 40px 5px 0;
    width: 200px;
    min-width: auto;
    font-size: 0.75rem;
    line-height: 1;
  }
}
@media print, screen and (min-width: 751px) {
  main section.top-message-topics .top-topics__list-btn a:hover,
  main section.top-message-topics .top-topics__list-btn .inner:hover {
    opacity: 0.8;
  }
}
main section.top-message-topics .top-topics__list-btn a:after,
main section.top-message-topics .top-topics__list-btn .inner:after {
  content: "";
  position: absolute;
  width: 20px;
  height: 100%;
  margin-top: 1px;
  top: 0;
  right: 4px;
  background: url(//www.furyu.jp/wp-content/themes/renewal_theme/img/sustainability/top/topics_btn_arrow_pc.png) no-repeat right center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 750px) {
  main section.top-message-topics .top-topics__list-btn a:after,
  main section.top-message-topics .top-topics__list-btn .inner:after {
    width: 21px;
    height: 100%;
    margin-top: 0;
    background: url(//www.furyu.jp/wp-content/themes/renewal_theme/img/sustainability/top/topics_btn_arrow_sp.png) no-repeat right center;
    background-size: 100% auto;
  }
}
main section.top-message-topics .top-topics__list-btn a:hover::after,
main section.top-message-topics .top-topics__list-btn .inner:hover::after {
  right: 0;
}
main section.top-mission {
  margin: 60px 0 0;
  padding: 50px 0 0;
  background: url(//www.furyu.jp/wp-content/themes/renewal_theme/img/sustainability/top/top_bg07_pc.png) no-repeat left 18.625% top;
  position: relative;
}
@media screen and (max-width: 750px) {
  main section.top-mission {
    margin: 40px 0 0;
    padding: 45px 0 0;
    background: url(//www.furyu.jp/wp-content/themes/renewal_theme/img/sustainability/top/top_bg07_pc.png) no-repeat left top;
    background-size: 75px auto;
  }
}
main section.top-mission .top-mission-wrapper {
  padding: 0 0 140px;
}
@media screen and (max-width: 750px) {
  main section.top-mission .top-mission-wrapper {
    padding: 0 0 65px;
  }
}
main section.top-mission .top-mission-inner {
  width: 100%;
  position: relative;
  padding-bottom: 120px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
main section.top-mission .top-mission-inner:last-child {
  padding-bottom: 0;
}
@media screen and (max-width: 750px) {
  main section.top-mission .top-mission-inner {
    padding-bottom: 95px;
  }
}
main section.top-mission .top-mission-inner.mission02 {
  background: url(//www.furyu.jp/wp-content/themes/renewal_theme/img/sustainability/top/top_bg10_pc.png) no-repeat left 33.75% bottom 50px;
}
@media print, screen and (max-width: 1140px) {
  main section.top-mission .top-mission-inner.mission02 {
    background: url(//www.furyu.jp/wp-content/themes/renewal_theme/img/sustainability/top/top_bg10_pc.png) no-repeat left 17.5% bottom 50px;
  }
}
@media screen and (max-width: 750px) {
  main section.top-mission .top-mission-inner.mission02 {
    background: none;
  }
}
main section.top-mission .top-mission-inner.mission02::before {
  content: "";
  background: url(//www.furyu.jp/wp-content/themes/renewal_theme/img/sustainability/top/top_bg08_pc.png) no-repeat;
  width: 100px;
  height: 100px;
  position: absolute;
  right: 24.0625%;
  top: -120px;
  z-index: 4;
}
@media screen and (max-width: 750px) {
  main section.top-mission .top-mission-inner.mission02::before {
    width: 75px;
    height: 75px;
    right: 41px;
    top: -58px;
    background: url(//www.furyu.jp/wp-content/themes/renewal_theme/img/sustainability/top/top_bg08_sp.png) no-repeat;
    background-size: 100% auto;
  }
}
main section.top-mission .top-mission-inner.mission02::after {
  content: "";
  background: url(//www.furyu.jp/wp-content/themes/renewal_theme/img/sustainability/top/top_bg09_pc.png) no-repeat;
  width: 100px;
  height: 100px;
  position: absolute;
  left: 26.875%;
  top: 0;
  z-index: 4;
}
@media screen and (max-width: 750px) {
  main section.top-mission .top-mission-inner.mission02::after {
    width: 75px;
    height: 75px;
    right: 113px;
    left: auto;
    top: auto;
    bottom: -20px;
    background: url(//www.furyu.jp/wp-content/themes/renewal_theme/img/sustainability/top/top_bg09_sp.png) no-repeat;
    background-size: 100% auto;
  }
}
main section.top-mission .top-mission-inner.mission03 {
  background: url(//www.furyu.jp/wp-content/themes/renewal_theme/img/sustainability/top/top_bg12_pc.png) no-repeat right 32.5% bottom 100px;
}
@media print, screen and (max-width: 1140px) {
  main section.top-mission .top-mission-inner.mission03 {
    background: url(//www.furyu.jp/wp-content/themes/renewal_theme/img/sustainability/top/top_bg12_pc.png) no-repeat right 100px bottom 100px;
  }
}
@media screen and (max-width: 750px) {
  main section.top-mission .top-mission-inner.mission03 {
    background: none;
  }
}
main section.top-mission .top-mission-inner.mission03::before {
  content: "";
  background: url(//www.furyu.jp/wp-content/themes/renewal_theme/img/sustainability/top/top_bg11_pc.png) no-repeat;
  width: 100px;
  height: 100px;
  position: absolute;
  right: 192px;
  top: -60px;
}
@media print, screen and (max-width: 1140px) {
  main section.top-mission .top-mission-inner.mission03::before {
    right: 0;
    top: 454px;
  }
}
@media screen and (max-width: 750px) {
  main section.top-mission .top-mission-inner.mission03::before {
    width: 75px;
    height: 75px;
    top: 53.3333333333vw;
    background: url(//www.furyu.jp/wp-content/themes/renewal_theme/img/sustainability/top/top_bg11_sp.png) no-repeat;
    background-size: 100% auto;
  }
}
main section.top-mission .top-mission-inner.mission04 {
  background: url(//www.furyu.jp/wp-content/themes/renewal_theme/img/sustainability/top/top_bg13_pc.png) no-repeat left 21.875% top 31px;
}
@media print, screen and (max-width: 1140px) {
  main section.top-mission .top-mission-inner.mission04 {
    background: url(//www.furyu.jp/wp-content/themes/renewal_theme/img/sustainability/top/top_bg13_pc.png) no-repeat right 0 top 61.3333333333vw;
  }
}
@media screen and (max-width: 750px) {
  main section.top-mission .top-mission-inner.mission04 {
    background: url(//www.furyu.jp/wp-content/themes/renewal_theme/img/sustainability/top/top_bg13_pc.png) no-repeat right 0 bottom 245px;
    background-size: 75px auto;
  }
}
main section.top-mission .top-mission-inner.mission04::before {
  content: "";
  background: url(//www.furyu.jp/wp-content/themes/renewal_theme/img/sustainability/top/top_bg14_pc.png) no-repeat;
  width: 100px;
  height: 100px;
  position: absolute;
  left: 35.625vw;
  bottom: 100px;
  z-index: 4;
}
@media print, screen and (max-width: 1140px) {
  main section.top-mission .top-mission-inner.mission04::before {
    left: 35.625vw;
    top: -47px;
    left: 66px;
    bottom: auto;
  }
}
@media screen and (max-width: 750px) {
  main section.top-mission .top-mission-inner.mission04::before {
    width: 75px;
    height: 75px;
    left: 33px;
    background: url(//www.furyu.jp/wp-content/themes/renewal_theme/img/sustainability/top/top_bg10_sp.png) no-repeat;
    background-size: 100% auto;
  }
}
main section.top-mission .top-mission-inner .top-mission-pic-wrapper {
  max-width: 960px;
  position: relative;
}
@media print, screen and (max-width: 1140px) {
  main section.top-mission .top-mission-inner .top-mission-pic-wrapper {
    max-width: 92%;
    margin-left: 30px;
  }
}
@media screen and (max-width: 750px) {
  main section.top-mission .top-mission-inner .top-mission-pic-wrapper {
    margin-left: 4%;
  }
}
main section.top-mission .top-mission-inner .top-mission-pic {
  position: relative;
  max-height: 460px;
  max-width: 960px;
  width: 100%;
  border-top-right-radius: 500px;
  border-bottom-right-radius: 500px;
  z-index: 1;
  overflow: hidden;
}
@media screen and (max-width: 750px) {
  main section.top-mission .top-mission-inner .top-mission-pic {
    min-height: auto;
  }
}
main section.top-mission .top-mission-inner .top-mission-pic img {
  -o-object-fit: cover;
     object-fit: cover;
  max-height: 460px;
  width: 100%;
}
@media screen and (max-width: 750px) {
  main section.top-mission .top-mission-inner .top-mission-pic img {
    min-height: auto;
  }
}
main section.top-mission .top-mission-inner .top-mission-pic-bg {
  position: absolute;
  width: 102%;
  bottom: -20px;
  min-height: 460px;
  background: -webkit-gradient(linear, left bottom, left top, from(rgb(196, 235, 253)), to(rgb(206, 206, 255)));
  background: linear-gradient(0deg, rgb(196, 235, 253), rgb(206, 206, 255));
  border-top-right-radius: 500px;
  border-bottom-right-radius: 500px;
  z-index: 0;
}
@media print, screen and (max-width: 1140px) {
  main section.top-mission .top-mission-inner .top-mission-pic-bg {
    width: 102%;
    min-height: 43.8596491228vw;
    bottom: -30px;
    right: auto;
    left: -30px;
  }
}
@media screen and (max-width: 750px) {
  main section.top-mission .top-mission-inner .top-mission-pic-bg {
    width: 104%;
    min-height: 100%;
    bottom: -15px;
    left: -4.4776119403%;
  }
}
main section.top-mission .top-mission-inner .top-mission-txt-wrapper {
  max-width: 1520px;
  width: 100%;
  padding: 0 40px;
  margin: 0 auto;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
@media print, screen and (max-width: 1140px) {
  main section.top-mission .top-mission-inner .top-mission-txt-wrapper {
    position: static;
  }
}
@media screen and (max-width: 750px) {
  main section.top-mission .top-mission-inner .top-mission-txt-wrapper {
    padding: 0 6.6666666667%;
  }
}
main section.top-mission .top-mission-inner .top-mission-txt-inner {
  width: 42.1052631579%;
  margin-top: 111px;
}
@media print, screen and (max-width: 1140px) {
  main section.top-mission .top-mission-inner .top-mission-txt-inner {
    margin-top: 70px;
    width: 100%;
  }
}
@media screen and (max-width: 750px) {
  main section.top-mission .top-mission-inner .top-mission-txt-inner {
    margin-top: 40px;
  }
}
main section.top-mission .top-mission-inner .top-mission-txt-ttl {
  font-size: 2rem;
  line-height: 1.5;
  font-weight: bold;
  margin-bottom: 50px;
}
@media print, screen and (max-width: 1140px) {
  main section.top-mission .top-mission-inner .top-mission-txt-ttl {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 750px) {
  main section.top-mission .top-mission-inner .top-mission-txt-ttl {
    font-size: 1.25rem;
    line-height: 1.5;
    margin-bottom: 14px;
  }
}
main section.top-mission .top-mission-inner .top-mission-txt {
  font-size: 1.25rem;
  line-height: 2;
}
@media screen and (max-width: 750px) {
  main section.top-mission .top-mission-inner .top-mission-txt {
    font-size: 0.9375rem;
    line-height: 1.8666666667;
  }
}
main section.top-mission .top-mission-inner .top-mission-txt span.b01 {
  color: #000099;
}
main section.top-mission .top-mission-inner .content-btn-border {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
@media print, screen and (max-width: 1140px) {
  main section.top-mission .top-mission-inner .content-btn-border {
    margin: 0 auto;
  }
}
main section.top-mission .top-mission-inner.mission-right {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media print, screen and (max-width: 1140px) {
  main section.top-mission .top-mission-inner.mission-right {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}
main section.top-mission .top-mission-inner.mission-right .top-mission-pic-wrapper {
  margin-right: 20px;
}
@media print, screen and (max-width: 1140px) {
  main section.top-mission .top-mission-inner.mission-right .top-mission-pic-wrapper {
    max-width: 92%;
  }
}
@media screen and (max-width: 750px) {
  main section.top-mission .top-mission-inner.mission-right .top-mission-pic-wrapper {
    margin-right: 4%;
    margin-left: 0;
  }
}
main section.top-mission .top-mission-inner.mission-right .top-mission-pic {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-top-left-radius: 500px;
  border-bottom-left-radius: 500px;
}
main section.top-mission .top-mission-inner.mission-right .top-mission-pic-bg {
  width: 102%;
  right: -20px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-top-left-radius: 500px;
  border-bottom-left-radius: 500px;
}
@media print, screen and (max-width: 1140px) {
  main section.top-mission .top-mission-inner.mission-right .top-mission-pic-bg {
    left: auto;
    right: -30px;
  }
}
@media screen and (max-width: 750px) {
  main section.top-mission .top-mission-inner.mission-right .top-mission-pic-bg {
    right: -4.4776119403%;
  }
}
main section.top-mission .top-mission-inner.mission-right .top-mission-txt-wrapper {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media print, screen and (max-width: 1140px) {
  main section.top-mission .top-mission-inner.mission-right .top-mission-txt-wrapper {
    position: static;
  }
}
main section.top-mission .top-mission-inner.mission-right .content-btn-border {
  margin-right: auto;
  margin-left: 0;
}
@media print, screen and (max-width: 1140px) {
  main section.top-mission .top-mission-inner.mission-right .content-btn-border {
    margin: 0 auto;
  }
}
main section.top-mission .top-mission-link-wrapper {
  max-width: 1080px;
  display: grid;
  grid-template-columns: repeat(2, minmax(250px, 1fr));
  -webkit-column-gap: 4%;
     -moz-column-gap: 4%;
          column-gap: 4%;
  row-gap: 40px;
  margin: 0 auto;
  padding: 0 40px 120px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 750px) {
  main section.top-mission .top-mission-link-wrapper {
    display: block;
    padding: 0 4% 45px;
    background-size: 75px auto;
  }
}
main section.top-mission .top-mission-link-wrapper li {
  height: 120px;
  background: #F8F8F8;
  border-radius: 20px;
}
@media screen and (max-width: 750px) {
  main section.top-mission .top-mission-link-wrapper li {
    margin-bottom: 20px;
    height: 80px;
    border-radius: 10px;
  }
  main section.top-mission .top-mission-link-wrapper li:last-child {
    margin-bottom: 0;
  }
}
main section.top-mission .top-mission-link-wrapper li a {
  width: 100%;
  height: 120px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  color: #000099;
  font-size: 1.25rem;
  line-height: 1.4;
}
@media screen and (max-width: 750px) {
  main section.top-mission .top-mission-link-wrapper li a {
    height: 80px;
    font-size: 1rem;
    line-height: 1.8125;
  }
}
main section.top-mission .top-mission-link-wrapper li a:after {
  content: "";
  position: absolute;
  width: 23px;
  height: 100%;
  margin-top: 1px;
  top: 0;
  right: 22px;
  background: url(//www.furyu.jp/wp-content/themes/renewal_theme/img/sustainability/top/mission_arrow_pc.png) no-repeat left center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 750px) {
  main section.top-mission .top-mission-link-wrapper li a:after {
    width: 22px;
    margin-top: 2px;
    background: url(//www.furyu.jp/wp-content/themes/renewal_theme/img/sustainability/top/mission_arrow_sp.png) no-repeat left center;
    background-size: 100% auto;
  }
}
main section.top-mission .top-mission-link-wrapper li a:after:hover::after {
  right: 16px;
}
main section.top-news {
  max-width: 1520px;
  padding: 0 40px 150px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: url(//www.furyu.jp/wp-content/themes/renewal_theme/img/sustainability/top/top_bg15_pc.png) no-repeat left 12.5% bottom 50px;
}
@media screen and (max-width: 750px) {
  main section.top-news {
    display: block;
    padding: 55px 4% 125px;
    background-image: url(/img/sustainability/top/top_bg14_sp.png), url(/img/sustainability/top/top_bg15_sp.png);
    background-repeat: no-repeat, no-repeat;
    background-position: top 10px left 34px, bottom 30px right 98px;
    background-size: 75px auto;
  }
}
main section.top-news .top-news-ttl-wrapper {
  width: 320px;
}
@media screen and (max-width: 750px) {
  main section.top-news .top-news-ttl-wrapper {
    width: auto;
  }
}
main section.top-news .top-news-ttl-wrapper .top-content-ttl {
  text-align: left;
}
@media screen and (max-width: 750px) {
  main section.top-news .top-news-ttl-wrapper .top-content-ttl {
    text-align: center;
  }
}
main section.top-news .top-news-wrapper {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
main section.top-news .top-news-wrapper li {
  border-bottom: 1px solid #B0B0B0;
  padding-right: 45px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  position: relative;
}
@media screen and (max-width: 750px) {
  main section.top-news .top-news-wrapper li {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
}
main section.top-news .top-news-wrapper li:last-child {
  margin-bottom: 0;
}
main section.top-news .top-news-wrapper li:after {
  content: "";
  position: absolute;
  width: 25px;
  height: 100%;
  margin-top: 1px;
  top: 0;
  right: 4px;
  background: url(//www.furyu.jp/wp-content/themes/renewal_theme/img/sustainability/top/news_arrow_pc.png) no-repeat right center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 750px) {
  main section.top-news .top-news-wrapper li:after {
    width: 21px;
    height: 100%;
    margin-top: 0;
    background: url(//www.furyu.jp/wp-content/themes/renewal_theme/img/sustainability/top/news_arrow_sp.png) no-repeat right center;
    background-size: 100% auto;
  }
}
main section.top-news .top-news-wrapper li time {
  font-size: 0.875rem;
  line-height: 1.5;
  margin-bottom: 5px;
  color: #B0B0B0;
  display: block;
}
@media screen and (max-width: 750px) {
  main section.top-news .top-news-wrapper li time {
    font-size: 0.75rem;
    line-height: 1.5;
    margin-bottom: 5px;
  }
}
main section.top-news .top-news-wrapper li .top-news-txt {
  font-size: 1.25rem;
  line-height: 1.8;
  display: block;
}
@media screen and (max-width: 750px) {
  main section.top-news .top-news-wrapper li .top-news-txt {
    font-size: 0.875rem;
    line-height: 1.7857142857;
    margin-bottom: 5px;
  }
}
/*# sourceMappingURL=../../../_development/maps/css/sustainability/top.css.map */
