@charset "UTF-8";@import url(//www.furyu.jp/wp-content/themes/renewal_theme/img/s://fonts.googleapis.com/css2?family=Montserrat:ital@0;1&family=Noto+Sans+JP:wght@100..900&family=Noto+Serif+JP:wght@200..900&family=Roboto:ital,wght@0,100;0,300;0,400;1,300;1,400&display=swap");
html {
  font-size: 100%;
}

@media screen and (max-width: 750px) {
  .pcOnly {
    display: none !important;
  }
}

@media print, screen and (min-width: 751px) {
  .spOnly {
    display: none !important;
  }
}

@media print, screen and (max-width: 900px) {
  .max900 {
    display: none !important;
  }
}

.font-roboto {
  font-family: "Roboto", sans-serif;
  letter-spacing: 0.03em;
}

.font-jp {
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.03em;
}

.font-robotoI {
  font-family: "Roboto", sans-serif;
  letter-spacing: 0.03em;
  font-style: italic;
}

.align-left {
  text-align: left;
}

.align-right {
  text-align: right;
}

.align-center {
  text-align: center;
}

.notice {
  font-size: 0.625rem;
  line-height: 1.8;
}
@media screen and (max-width: 750px) {
  .notice {
    font-size: 0.625rem;
    line-height: 1.5;
  }
}

.font-gray {
  color: #676869;
}

.super {
  display: inline-block;
  vertical-align: top;
  font-size: 0.5em;
  letter-spacing: 0.03em;
}
@media screen and (max-width: 750px) {
  .super {
    font-size: 1em;
    -webkit-transform: scale(0.7);
            transform: scale(0.7);
    -webkit-transform-origin: top;
            transform-origin: top;
  }
}

.margin-none {
  margin: 0;
}

.main {
  font-family: "Noto Sans JP", sans-serif;
  text-align: center;
  line-height: 1.5;
  color: #262626;
  font-weight: 400;
}
@media screen and (max-width: 750px) {
  .main {
    width: 100%;
    font-size: 0.625rem;
    line-height: 1;
    letter-spacing: 0.1em;
  }
}
.main img {
  max-width: 100%;
  height: auto;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  vertical-align: bottom;
}
@media screen and (max-width: 750px) {
  .main img {
    width: 100%;
    font-size: 0.625rem;
    line-height: 1;
  }
}
@media print, screen and (min-width: 751px) {
  .main a img {
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-duration: 0.4s;
            transition-duration: 0.4s;
  }
  .main a:hover img {
    opacity: 0.7;
  }
}

a {
  text-decoration: none;
  color: inherit;
  outline: none;
}

.content-wrapper {
  padding: 100px 0 0;
  width: 100%;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 750px) {
  .content-wrapper {
    padding: 60px 0 0;
  }
}

.content-inner {
  min-width: 1140px;
  width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 750px) {
  .content-inner {
    min-width: auto;
  }
}

.content-ttl {
  margin-bottom: 60px;
}
@media screen and (max-width: 750px) {
  .content-ttl {
    margin-bottom: 40px;
  }
}
.content-ttl__main {
  display: block;
  margin-bottom: 14px;
}
@media screen and (max-width: 750px) {
  .content-ttl__main {
    height: 13px;
    width: auto;
  }
  .content-ttl__main img {
    height: 100%;
    width: auto;
  }
}
.content-ttl__sub {
  display: block;
}

.section-ttl {
  margin-bottom: 40px;
  text-align: left;
}
@media screen and (max-width: 750px) {
  .section-ttl {
    margin-bottom: 30px;
  }
}
.section-ttl__main {
  display: inline-block;
}
@media screen and (max-width: 750px) {
  .section-ttl__main {
    height: 14px;
    width: auto;
  }
  .section-ttl__main img {
    height: 100%;
    width: auto;
  }
}
.section-ttl__sub {
  display: inline-block;
  font-size: 0.75rem;
  line-height: 1;
  margin-left: 20px;
  vertical-align: bottom;
}
@media screen and (max-width: 750px) {
  .section-ttl__sub {
    margin-left: 14px;
  }
}

.cmn-content-base--no-margin {
  margin-right: 0;
  margin-left: 0;
}

html {
  font-size: 100%;
}

.sustainability-breadcrumbs {
  max-width: 1600px;
  font-size: 0.75rem;
  line-height: 1.6666666667;
  margin: 0 auto 30px;
  padding: 12px 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 750px) {
  .sustainability-breadcrumbs {
    display: none;
  }
}
.sustainability-breadcrumbs ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.sustainability-breadcrumbs ul li {
  margin-right: 20px;
  position: relative;
}
.sustainability-breadcrumbs ul li::after {
  content: "ー";
  color: #32A4D8;
  position: absolute;
  right: -17px;
}
.sustainability-breadcrumbs ul li:last-child {
  margin-right: 0;
}
.sustainability-breadcrumbs ul li:last-child::after {
  content: none;
}

.under-ttl01 {
  color: #000099;
  font-weight: bold;
  font-size: 28px;
  line-height: 1.5;
  margin: 100px auto 50px;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .under-ttl01 {
    font-size: 1.25rem;
    line-height: 1.5;
    margin: 60px auto 25px;
  }
}

.under-ttl02 {
  max-width: 1600px;
  padding: 0 40px;
  margin: 0 auto 110px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-weight: 300;
}
@media screen and (max-width: 750px) {
  .under-ttl02 {
    margin-bottom: 105px;
    padding: 0 4% 0;
  }
}
.under-ttl02-main {
  font-size: 3rem;
  line-height: 1.5;
  display: block;
  font-size: 40px;
}
@media screen and (max-width: 750px) {
  .under-ttl02-main {
    font-size: 1.625rem;
    line-height: 1.3846153846;
  }
}
.under-ttl02-sub {
  font-size: 1.5rem;
  line-height: 1.5;
  color: #000099;
  margin-bottom: 10px;
  font-weight: bold;
  display: block;
}
@media screen and (max-width: 750px) {
  .under-ttl02-sub {
    font-size: 1rem;
    line-height: 1.5;
  }
}

.under-ttl03 {
  max-width: 1200px;
  margin: 0 auto 110px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-weight: 300;
}
@media screen and (max-width: 750px) {
  .under-ttl03 {
    margin-bottom: 66px;
    padding: 77px 4% 0;
  }
}
.under-ttl03-main {
  font-size: 40px;
  line-height: 1.5;
  display: block;
}
@media screen and (max-width: 750px) {
  .under-ttl03-main {
    font-size: 1.625rem;
    line-height: 1.3846153846;
  }
}

.under-ttl04 {
  margin-bottom: 90px;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .under-ttl04 {
    margin-bottom: 65px;
  }
}
.under-ttl04__main {
  display: inline-block;
  font-size: 1.5rem;
  line-height: 1.5;
  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;
  position: relative;
}
@media screen and (max-width: 750px) {
  .under-ttl04__main {
    font-size: 1.25rem;
    line-height: 1.5;
    width: auto;
    margin-bottom: 0;
  }
}
.under-ttl04__main::after {
  content: "";
  background: #32A4D8;
  height: 60px;
  width: 1px;
  position: absolute;
  bottom: -75px;
  right: 0;
  left: 0;
  margin: 0 auto;
}
@media screen and (max-width: 750px) {
  .under-ttl04__main::after {
    height: 40px;
    width: 1px;
    position: absolute;
    bottom: -54px;
  }
}

.under-ttl-h3-01 {
  color: #000099;
  font-weight: bold;
  font-size: 1.5rem;
  line-height: 1.5;
  margin: 50px 0 20px;
}
@media screen and (max-width: 750px) {
  .under-ttl-h3-01 {
    font-size: 0.9375rem;
    line-height: 1.6;
    margin: 30px 0 10px;
  }
}

.under-attempt-ttl, .under-ttl-h3-02 {
  font-size: 22px;
  line-height: 1.5;
  font-weight: bold;
  text-align: center;
  margin: 40px 0 60px;
}
@media screen and (max-width: 750px) {
  .under-attempt-ttl, .under-ttl-h3-02 {
    font-size: 1rem;
    line-height: 1.5;
    margin: 60px 0 30px;
  }
}
.under-attempt-ttl.mgb30, .under-ttl-h3-02.mgb30 {
  margin: 40px 0 30px;
}
@media screen and (max-width: 750px) {
  .under-attempt-ttl.mgb30, .under-ttl-h3-02.mgb30 {
    font-size: 1rem;
    line-height: 1.5;
    margin: 60px 0 10px;
  }
}

.under-txt01 {
  font-size:15px;
  line-height: 1.8125;
  margin-bottom: 20px;
}
@media screen and (max-width: 750px) {
  .under-txt01 {
    font-size: 0.875rem;
    line-height: 1.7857142857;
    margin-bottom: 25px;
  }
}
.under-txt01 .small {
  font-size: 0.875rem;
  line-height: 1.7857142857;
  margin-bottom: 20px;
}
@media screen and (max-width: 750px) {
  .under-txt01 .small {
    font-size: 0.75rem;
    line-height: 1.75;
    margin-bottom: 25px;
  }
}
.under-txt01 a {
  text-decoration: underline;
  text-underline-offset: 0.3em;
}
.under-txt01 a.tcfd {
  padding-right: 22px;
  background: url(//www.furyu.jp/wp-content/themes/renewal_theme/img/sustainability/tcfd/link.ico.png) no-repeat;
  width: 17px;
  height: 17px;
}
.under-txt01.mini {
  font-size: 0.75rem;
  line-height: 1.5;
  margin-top: 10px;
}
@media screen and (max-width: 750px) {
  .under-txt01.mini {
    font-size: 0.625rem;
    line-height: 1.5;
    margin-top: 5px;
  }
}

.under-read {
  font-size: 1.125rem;
  line-height: 2.3888888889;
  margin-bottom: 10px;
  font-size: 17px;
  line-height: 1.8;
}
@media screen and (max-width: 750px) {
  .under-read {
    font-size: 0.9375rem;
    line-height: 2.4;
  }
}

.under-list {
  font-size: 1rem;
  line-height: 1.8125;
  margin-bottom: 20px;
}
@media screen and (max-width: 750px) {
  .under-list {
    font-size: 0.875rem;
    line-height: 1.7857142857;
    margin-bottom: 25px;
  }
}
.under-list li {
  padding-left: 1em;
  text-indent: -1em;
}

.under-pic {
  max-width: 960px;
  margin: 0 auto 40px;
}
.under-pic.max100 {
  max-width: none;
}
.under-pic img {
   width: 80%;
  margin: 0 auto;
  display: block;
}
@media screen and (max-width: 750px) {
  .under-pic {
    margin: 0 auto 30px;
  }
}

@media screen and (max-width: 750px) {
  main {
    padding-top: 60px;
  }
}

.under-mv-wrapper {
  max-width: 1520px;
  padding: 0 40px;
  margin: 0 auto 80px;
  position: relative;
}
@media screen and (max-width: 750px) {
  .under-mv-wrapper {
    padding: 0 3.8666666667% 0;
    margin: 0 auto 50px;
  }
}
.under-mv-wrapper img {
  width: 100%;
  border-radius: 30px;
}
@media screen and (max-width: 750px) {
  .under-mv-wrapper img {
    border-radius: 10px;
  }
}
.under-mv-wrapper .under-mv-ttl {
  position: absolute;
  left: 2.8901734104%;
  top: 0;
  height: 100%;
  padding: 0 40px;
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 750px) {
  .under-mv-wrapper .under-mv-ttl {
    padding: 0 2.8901734104%;
  }
}
.under-mv-wrapper .under-mv-ttl-sub {
  font-size: 1.625rem;
  line-height: 1.3846153846;
  font-weight: bold;
  color: #fff;
  display: block;
}
@media print, screen and (max-width: 1140px) {
  .under-mv-wrapper .under-mv-ttl-sub {
    font-size: 1.125rem;
    line-height: 1.3333333333;
  }
}
@media screen and (max-width: 750px) {
  .under-mv-wrapper .under-mv-ttl-sub {
    font-size: 1rem;
    line-height: 1.5;
  }
}
.under-mv-wrapper .under-mv-ttl-main {
  font-size: 3rem;
  line-height: 1.5;
  font-weight: 300;
  color: #fff;
  display: block;
}
@media print, screen and (max-width: 1140px) {
  .under-mv-wrapper .under-mv-ttl-main {
    font-size: 2rem;
    line-height: 1.5;
  }
}
@media screen and (max-width: 750px) {
  .under-mv-wrapper .under-mv-ttl-main {
    font-size: 1.625rem;
    line-height: 1.5;
  }
}
.under-detaile-wrapper{
  max-width: 1320px;
  width: 100%;
  margin: 0 auto;
}
main .under-wrapper {
  max-width: 1320px;
  width: 100%;
  margin: 0 auto 140px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 750px) {
  .under-wrapper {
    margin-bottom: 105px;
    padding: 0 4%;
  }
}
.under-wrapper .under-inner {
  max-width: 1200px;
  margin: 0 auto;
}

section.under-mission {
  overflow: hidden;
}
section.under-mission .under-mission-wrapper {
  max-width: 1520px;
  margin: 0 auto 120px;
  padding: 0 40px;
  position: relative;
}
@media screen and (max-width: 750px) {
  section.under-mission .under-mission-wrapper {
    margin: 0 auto 70px;
    padding: 0 4%;
  }
}
section.under-mission .under-mission-inner {
  margin-right: calc(50% - 50vw);
  background: #F8F8F8;
  border-top-left-radius: 40px;
  border-bottom-left-radius: 40px;
}
@media screen and (max-width: 750px) {
  section.under-mission .under-mission-inner {
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
  }
}
section.under-mission .under-mission-main {
  max-width: 1540px;
  width: 100%;
  padding-right: 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 750px) {
  section.under-mission .under-mission-main {
    padding-right: 4.1666666667%;
  }
}
section.under-mission .under-mission-main-inner {
  padding: 80px 7.5% 80px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 750px) {
  section.under-mission .under-mission-main-inner {
    padding: 50px 4.347826087%;
  }
}
section.under-mission .under-mission-main-ttl {
  font-size: 2rem;
  line-height: 1.875;
}
@media screen and (max-width: 750px) {
  section.under-mission .under-mission-main-ttl {
    font-size: 1.125rem;
    line-height: 1.8888888889;
  }
}
section.under-mission .under-mission-main-ttl-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 70px;
}
@media screen and (max-width: 750px) {
  section.under-mission .under-mission-main-ttl-wrapper {
    margin-bottom: 25px;
  }
}
section.under-mission .under-mission-main-ttl-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
section.under-mission .under-mission-main-ttl-num {
  color: #000099;
}
section.under-mission .under-mission-main__list li {
  padding: 60px 0 0;
  margin-top: 60px;
  border-top: #B0B0B0 solid 1px;
}
@media screen and (max-width: 750px) {
  section.under-mission .under-mission-main__list li {
    padding: 40px 0 0;
    margin-top: 40px;
  }
}
section.under-mission .under-mission-main__list li:first-child {
  padding: 0;
  margin-top: 0;
  border-top: none;
}
section.under-mission .under-mission-main__list-ttl {
  font-size: 1.5rem;
  line-height: 1.5;
  font-weight: bold;
  color: #000;
}
@media screen and (max-width: 750px) {
  section.under-mission .under-mission-main__list-ttl {
    font-size: 1rem;
    line-height: 1.5;
  }
}
section.under-mission .under-mission-main__list-ttl span {
  vertical-align: middle;
}
section.under-mission .under-mission-main__list-ttl-en {
  display: inline-block;
  font-size: 1.25rem;
  line-height: 1.8;
  font-weight: 400;
  margin-right: 84px;
  color: #000099;
  position: relative;
}
@media screen and (max-width: 750px) {
  section.under-mission .under-mission-main__list-ttl-en {
    font-size: 1rem;
    line-height: 1.5;
    margin-right: 42px;
  }
}
section.under-mission .under-mission-main__list-ttl-en::after {
  content: "";
  width: 60px;
  height: 1px;
  background: #000099;
  position: absolute;
  top: 18px;
  right: -72px;
}
@media screen and (max-width: 750px) {
  section.under-mission .under-mission-main__list-ttl-en::after {
    width: 30px;
    top: 12px;
    right: -36px;
  }
}
section.under-mission .under-mission-main__list-txt {
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-top: 50px;
}
@media screen and (max-width: 750px) {
  section.under-mission .under-mission-main__list-txt {
    font-size: 0.875rem;
    line-height: 1.5;
    margin-top: 20px;
  }
}
section.under-attempt {
  padding: 0 40px 130px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 750px) {
  section.under-attempt {
    padding: 0 0 112px;
    margin: 0 auto;
  }
}
section.under-attempt .under-attempt-list {
  max-width: 1440px;
  margin: 0 auto;
  overflow: visible;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
section.under-attempt .under-attempt-list.column2 {
  max-width: 730px;
}
section.under-attempt .under-attempt-list.column2 .slick-dots li {
  width: 50%;
}
section.under-attempt .under-attempt-list.column3 {
  max-width: 1075px;
}
section.under-attempt .under-attempt-list.column3 .slick-dots li {
  width: 33.33333333%;
}
@media screen and (max-width: 750px) {
  section.under-attempt .under-attempt-list {
    display: block;
  }
}
section.under-attempt .under-attempt-list .slick-dots {
  background-color: #CDCDCD;
  height: 2px;
  width: 84%;
  bottom: -42px;
  left: 0;
  right: 0;
  margin: 0 auto;
  border-radius: 1px;
  position: absolute;
  display: flex;
}
section.under-attempt .under-attempt-list .slick-dots li {
  width: 25%;
  margin: 0;
}
section.under-attempt .under-attempt-list .slick-dots li button {
  width: 100%;
  height: 8px;
  padding: 0;
  /* display: flex; */
  /* justify-content: space-around; */
  position: relative;
  font-size: 0;
}
section.under-attempt .under-attempt-list .slick-dots li button:before {
  width: 100%;
  height: 3px;
  font-family: none;
  font-size: 0;
  color: #ffff;
}
section.under-attempt .under-attempt-list .slick-dots li.slick-active button:before {
  width: 100%;
  height: 3px;
  background: #000099;
  margin-top: -1.5px;
  border-radius: 2px;
  z-index: 9;
  opacity: 1;
}
section.under-attempt .under-attempt-list-wrapper {
  position: relative;
}
@media screen and (max-width: 750px) {
  section.under-attempt .under-attempt-list-wrapper {
    margin: 0 auto;
    display: block;
  }
}
section.under-attempt .under-attempt-list-wrapper .slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
section.under-attempt .under-attempt-list-wrapper .slick-slider a{
  display: block;
}
section.under-attempt .under-attempt-list-wrapper .slick-slide {
  -webkit-transform: none;
          transform: none;
}
@media screen and (max-width: 750px) {
  section.under-attempt .under-attempt-list-wrapper .slick-slide {
    display: block;
  }
}
section.under-attempt .under-attempt-list-wrapper .slick-list {
  overflow: visible;
}
@media screen and (max-width: 750px) {
  section.under-attempt .under-attempt-list-wrapper .slick-list {
    display: block;
  }
}
section.under-attempt .under-attempt-list-wrapper .slick-track {
  overflow: visible;
}
@media screen and (max-width: 750px) {
  section.under-attempt .under-attempt-list-wrapper .slick-track {
    display: flex;
  }
}
section.under-attempt .under-attempt-list-wrapper .slick-arrow.slick-hidden {
  display: none;
}
section.under-attempt .under-attempt-list-wrapper .under-attempt-slick__arrow {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  top: 0;
  height: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 2;
}
section.under-attempt .under-attempt-list-wrapper .under-attempt-slick__arrow a {
  width: 60px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #fff;
  opacity: 0.8;
}
@media screen and (max-width: 750px) {
  section.under-attempt .under-attempt-list-wrapper .under-attempt-slick__arrow a {
    width: 40px;
    background: none;
  }
}
@media screen and (max-width: 750px) {
  section.under-attempt .under-attempt-list-wrapper .under-attempt-slick__arrow img {
    width: 2.6666666667vw;
  }
}
section.under-attempt .under-attempt-list-wrapper .under-attempt-slick__arrow.slick-disabled {
  opacity: 0;
}
section.under-attempt .under-attempt-list-wrapper .under-attempt-slick__arrow--left {
  left: -40px;
}
@media screen and (max-width: 750px) {
  section.under-attempt .under-attempt-list-wrapper .under-attempt-slick__arrow--left {
    left: 12px;
  }
}
section.under-attempt .under-attempt-list-wrapper .under-attempt-slick__arrow--right {
  right: -40px;
}
@media screen and (max-width: 750px) {
  section.under-attempt .under-attempt-list-wrapper .under-attempt-slick__arrow--right {
    right: 12px;
  }
}
section.under-attempt .under-attempt-list article {
  position: relative;
  display: inline-block;
  width: 345px;
  height: auto;
  margin: 0 10px;
  border-radius: 12px;
  -webkit-box-shadow: 0px 3px 6px -5px #000;
          box-shadow: 0px 3px 6px -5px #000;
  overflow: hidden;
}
section.under-attempt .under-attempt-list article a{
  display: block;
}
@media screen and (max-width: 750px) {
  section.under-attempt .under-attempt-list article {
    display: block;
    max-width: initial;
    width: auto;
  }
}
section.under-attempt .under-attempt-list article img {
  width: 100%;
  height: auto;
}
section.under-attempt .under-attempt-list article.choice {
  opacity: 0.5;
}
section.under-attempt .under-attempt-list-txt {
  height: 52px;
  font-size: 1rem;
  line-height: 1;
  font-weight: bold;
  padding: 16px;
  position: relative;
}
@media screen and (max-width: 750px) {
  section.under-attempt .under-attempt-list-txt {
    height: auto;
    font-size: 1rem;
    line-height: 1.5;
    padding: 15px 10px;
  }
}
section.under-attempt .under-attempt-list-txt::after {
  content: "";
  position: absolute;
  width: 20px;
  height: 100%;
  margin-top: 1px;
  top: 0;
  right: 19px;
  background: url(//www.furyu.jp/wp-content/themes/renewal_theme/img/sustainability/cmn/under_card_arrow.png) no-repeat left center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 750px) {
  section.under-attempt .under-attempt-list-txt::after {
    background: url(//www.furyu.jp/wp-content/themes/renewal_theme/img/sustainability/cmn/under_card_arrow_sp.png) no-repeat left center;
    background-size: 100% auto;
    right: 12px;
  }
}
section.under-attempt .under-attempt-list-txt:hover::after {
  right: 13px;
}
section.under-theme {
  padding: 0 40px;
}
@media screen and (max-width: 750px) {
  section.under-theme {
    padding: 0 4%;
  }
}
section.under-theme .under-theme-ttl-wrapper {
  max-width: 1200px;
  margin: 0 auto;
  border-top: #B0B0B0 1px solid;
}
section.under-theme .under-theme-list {
  max-width: 1520px;
  width: 100%;
  grid-template-columns: repeat(4, minmax(250px, 1fr));
  -webkit-column-gap: 2.6315789474%;
     -moz-column-gap: 2.6315789474%;
          column-gap: 2.6315789474%;
  row-gap: 40px;
  display: grid;
  margin: 0 auto 140px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media print, screen and (max-width: 1140px) {
  section.under-theme .under-theme-list {
    grid-template-columns: repeat(2, minmax(285px, 1fr));
    margin: 0 auto 140px;
  }
  .under-wrapper .under-inner{
    padding: 0px 0px;
  }
  .under-ttl03-main{
    padding: 0px 40px;
  }
  .under-pic img{
    width: 100%;
  }
}
@media screen and (max-width: 750px) {
  section.under-theme .under-theme-list {
    display: block;
    margin: 0 auto 70px;
  }
  .under-ttl03-main{
    padding-left: 0px;
  }
}
section.under-theme .under-theme-list article {
  position: relative;
  display: inline-block;
  width: 350px;
  height: auto;
  margin-right: 20px;
  border-radius: 12px;
  -webkit-box-shadow: 0px 3px 6px -5px #000;
          box-shadow: 0px 3px 6px -5px #000;
  overflow: hidden;
}
section.under-theme .under-theme-list article a{
  display: block;
}
@media print, screen and (max-width: 1600px) {
  section.under-theme .under-theme-list article {
    width: 100%;
  }
}
@media screen and (max-width: 750px) {
  section.under-theme .under-theme-list article {
    margin-bottom: 30px;
  }
}
section.under-theme .under-theme-list article:last-child {
  margin-right: 0;
}
section.under-theme .under-theme-list article img {
  width: 100%;
}
section.under-theme .under-theme-list-ttl {
  font-size: 1.125rem;
  line-height: 1.7777777778;
  font-weight: bold;
  margin-bottom: 25px;
  position: relative;
}
@media screen and (max-width: 750px) {
  section.under-theme .under-theme-list-ttl {
    font-size: 1rem;
    line-height: 1.8125;
    margin-bottom: 0;
  }
}
section.under-theme .under-theme-list-txt {
  font-size: 1rem;
  line-height: 1.8125;
  letter-spacing: 0;
  text-indent: -1.5em;
  padding-left: 1.5em;
}
@media screen and (max-width: 750px) {
  section.under-theme .under-theme-list-txt {
    display: none;
  }
}
section.under-theme .under-theme-list-txt-num {
  color: #000099;
  font-style: italic;
}
section.under-theme .under-theme-list-txt-wrapper {
  min-height: 280px;
  padding: 40px 18px 52px;
}
@media screen and (max-width: 750px) {
  section.under-theme .under-theme-list-txt-wrapper {
    min-height: auto;
    padding: 25px 15px 25px;
  }
}
section.under-theme .under-theme-list-txt-wrapper::after {
  content: "";
  position: absolute;
  width: 20px;
  height: 12px;
  margin-top: 1px;
  bottom: 20px;
  right: 19px;
  background: url(//www.furyu.jp/wp-content/themes/renewal_theme/img/sustainability/cmn/under_card_arrow.png) no-repeat left center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 750px) {
  section.under-theme .under-theme-list-txt-wrapper::after {
    bottom: 30px;
    right: 15px;
    background: url(//www.furyu.jp/wp-content/themes/renewal_theme/img/sustainability/cmn/under_card_arrow_sp.png) no-repeat left center;
    background-size: 100% auto;
  }
}
@media screen and (max-width: 750px) {
  section.under-theme .under-theme-list-txt-wrapper::before {
    content: "";
    position: absolute;
    width: 1px;
    height: 40px;
    margin-top: 1px;
    bottom: 18px;
    right: 50px;
    background: #D8DFEF;
  }
}
section.under-theme .under-theme-list-txt-wrapper:hover::after {
  right: 13px;
}

@media screen and (max-width: 750px) {
  .under-detaile-wrapper {
    padding-top: 65px;
  }
}
.under-detaile-wrapper .under-detaile-inner {
  max-width: 1520px;
  padding: 0 40px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 750px) {
  .under-detaile-wrapper .under-detaile-inner {
    padding: 0 4%;
  }
}
.under-detaile-wrapper .under-detaile-inner .under-txt01.dynamic_vision02 {
  display: inline-block;
  position: relative;
  min-height: 149px;
  padding: 50px 0 0 158px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media print, screen and (max-width: 900px) {
  .under-detaile-wrapper .under-detaile-inner .under-txt01.dynamic_vision02 {
    padding: 40px 0 0 125px;
    min-height: 130px;
  }
}
@media screen and (max-width: 750px) {
  .under-detaile-wrapper .under-detaile-inner .under-txt01.dynamic_vision02 {
    padding: 0 0 0 75px;
    min-height: 80px;
  }
}
.under-detaile-wrapper .under-detaile-inner .under-txt01.dynamic_vision02::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 149px;
  height: 153px;
  background: url(//www.furyu.jp/wp-content/themes/renewal_theme/img/sustainability/dynamic_vision/detail/detail02_ico01.png) no-repeat;
  background-size: 100% auto;
}
@media print, screen and (max-width: 900px) {
  .under-detaile-wrapper .under-detaile-inner .under-txt01.dynamic_vision02::after {
    content: "";
    position: absolute;
    width: 120px;
    height: 130px;
  }
}
@media screen and (max-width: 750px) {
  .under-detaile-wrapper .under-detaile-inner .under-txt01.dynamic_vision02::after {
    content: "";
    position: absolute;
    top: 15px;
    width: 70px;
    height: 80px;
  }
}
.under-detaile-wrapper .under-detaile-inner .under-table {
  width: 100%;
}
.under-detaile-wrapper .under-detaile-inner .under-table table {
  width: 100%;
}
.under-detaile-wrapper .under-detaile-inner .under-table tbody {
  width: 100%;
}
.under-detaile-wrapper .under-detaile-inner .under-table th, .under-detaile-wrapper .under-detaile-inner .under-table td {
  border: solid 1px #B0B0B0;
  font-size: 1rem;
  line-height: 1.8125;
  font-weight: 400;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: auto;
}
@media screen and (max-width: 750px) {
  .under-detaile-wrapper .under-detaile-inner .under-table th, .under-detaile-wrapper .under-detaile-inner .under-table td {
    font-size: 0.875rem;
    line-height: 1.7857142857;
    font-weight: 400;
  }
}
.under-detaile-wrapper .under-detaile-inner .under-table th {
  width: 230px;
  padding: 40px;
}
@media screen and (max-width: 750px) {
  .under-detaile-wrapper .under-detaile-inner .under-table th {
    width: 90px;
    padding: 15px;
  }
}
.under-detaile-wrapper .under-detaile-inner .under-table td {
  padding: 40px 40px 40px 60px;
}
@media screen and (max-width: 750px) {
  .under-detaile-wrapper .under-detaile-inner .under-table td {
    padding: 15px;
  }
}
.under-detaile-wrapper .under-detaile-inner .under-table.column3 {
  width: auto;
}
@media screen and (max-width: 750px) {
  .under-detaile-wrapper .under-detaile-inner .under-table.column3 {
    width: 100%;
  }
}
.under-detaile-wrapper .under-detaile-inner .under-table.column3 table {
  width: auto;
}
@media screen and (max-width: 750px) {
  .under-detaile-wrapper .under-detaile-inner .under-table.column3 table {
    width: 100%;
  }
}
.under-detaile-wrapper .under-detaile-inner .under-table.column3 tbody {
  width: auto;
}
@media screen and (max-width: 750px) {
  .under-detaile-wrapper .under-detaile-inner .under-table.column3 tbody {
    width: 100%;
  }
}
.under-detaile-wrapper .under-detaile-inner .under-table.column3 th {
  width: 405px;
}
@media screen and (max-width: 750px) {
  .under-detaile-wrapper .under-detaile-inner .under-table.column3 th {
    width: 220px;
    padding: 15px;
  }
}
.under-detaile-wrapper .under-detaile-inner .under-table.column3 td {
  padding: 60px;
}
@media screen and (max-width: 750px) {
  .under-detaile-wrapper .under-detaile-inner .under-table.column3 td {
    padding: 10px;
  }
}
.under-detaile-wrapper .under-detaile-inner .under-table02 th, .under-detaile-wrapper .under-detaile-inner .under-table02 td {
  font-size: 1rem;
  line-height: 1.8125;
  font-weight: 400;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: auto;
}
@media screen and (max-width: 750px) {
  .under-detaile-wrapper .under-detaile-inner .under-table02 th, .under-detaile-wrapper .under-detaile-inner .under-table02 td {
    font-size: 0.875rem;
    line-height: 1.7857142857;
    font-weight: 400;
  }
}
.under-detaile-wrapper .under-detaile-inner .under-table02 th {
  width: 250px;
  padding: 0;
}
@media screen and (max-width: 750px) {
  .under-detaile-wrapper .under-detaile-inner .under-table02 th {
    width: 220px;
    padding: 0;
  }
}
.under-detaile-wrapper .under-detaile-inner .under-table02 td {
  width: 60px;
  padding: 0;
}
@media screen and (max-width: 750px) {
  .under-detaile-wrapper .under-detaile-inner .under-table02 td {
    padding: 0;
  }
}
.under-detaile-wrapper .under-detaile-read {
  font-size: 17px;
  line-height: 1.8;
  margin-bottom: 10px;
}
@media screen and (max-width: 750px) {
  .under-detaile-wrapper .under-detaile-read {
    font-size: 1rem;
    line-height: 1.8125;
  }
}
.under-detaile-wrapper .under-detail-box {
  border: #000099 1px solid;
  border-radius: 15px;
  padding: 50px 40px;
  margin: 0 auto 100px;
}
@media screen and (max-width: 750px) {
  .under-detaile-wrapper .under-detail-box {
    padding: 30px 4.347826087%;
    margin-bottom: 60px;
  }
}
.under-detaile-wrapper .under-detail-box-txt {
  font-size: 1rem;
  line-height: 1.8125;
}
@media screen and (max-width: 750px) {
  .under-detaile-wrapper .under-detail-box-txt {
    font-size: 0.875rem;
    line-height: 1.7857142857;
  }
}
.under-detaile-wrapper .under-detail-box .under-list {
  margin-bottom: 0;
}
.under-detaile-wrapper .under-detail-box.management02 {
  margin-bottom: 20px;
}
.under-detaile-wrapper .under-detail-pic {
  max-width: 960px;
  margin-left: 40px;
}
@media screen and (max-width: 750px) {
  .under-detaile-wrapper .under-detail-pic {
    margin-left: 0;
    margin-top: 30px;
  }
}
.under-detaile-wrapper .under-detail-pic-txt {
  font-size: 0.875rem;
  line-height: 1.7857142857;
  margin-top: 10px;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .under-detaile-wrapper .under-detail-pic-txt {
    font-size: 0.75rem;
    line-height: 1.75;
  }
}
.under-detaile-wrapper .under-detail-pic:first-child {
  margin-left: 0;
}
.under-detaile-wrapper .under-detail-pic img {
  width: 80%;
  margin: 0 auto;
  display: block;
}
.under-detaile-wrapper .under-detail-pic-wrapper {
  max-width: 1200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto 100px;
}
@media screen and (max-width: 750px) {
  .under-detaile-wrapper .under-detail-pic-wrapper {
    display: block;
    margin: 0 auto 60px;
  }
}
.under-detaile-wrapper .under-detail-pic-wrapper .under-detail-pic {
  max-width: none;
}
.under-detaile-wrapper .under-detail-pic-wrapper.column2 {
  max-width: none;
}
.under-detaile-wrapper .under-detail-pic-wrapper.column2.bit .under-detail-pic {
  margin-left: 100px;
}
.under-detaile-wrapper .under-detail-pic-wrapper.column2.bit .under-detail-pic:first-child {
  margin-left: 0;
}
@media screen and (max-width: 750px) {
  .under-detaile-wrapper .under-detail-pic-wrapper.column2.bit .under-detail-pic {
    margin-left: 0;
  }
}
@media screen and (max-width: 750px) {
  .under-detaile-wrapper .under-detail-pic-wrapper.next02 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.under-detaile-wrapper .under-detail-pic-wrapper.next02 .under-detail-pic {
  margin-left: 9.8684210526%;
}
@media screen and (max-width: 750px) {
  .under-detaile-wrapper .under-detail-pic-wrapper.next02 .under-detail-pic {
    margin-left: 2.8985507246%;
  }
}
.under-detaile-wrapper .under-detail-pic-wrapper.next02 .under-detail-pic:first-child {
  margin-left: 0;
}
.under-detaile-wrapper .under-detail-pic-wrapper.next-card {
  max-width: 1100px;
  width: 100%;
  margin: 0 auto;
  grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
  row-gap: 20px;
  display: grid;
}
@media screen and (max-width: 750px) {
  .under-detaile-wrapper .under-detail-pic-wrapper.next-card {
    grid-template-columns: repeat(5, minmax(40px, 1fr));
    -webkit-column-gap: 10px;
       -moz-column-gap: 10px;
            column-gap: 10px;
    row-gap: 10px;
  }
}
.under-detaile-wrapper .under-detail-pic-wrapper.next-card .under-detail-pic {
  max-width: 120px;
  margin-left: 0;
}
@media screen and (max-width: 750px) {
  .under-detaile-wrapper .under-detail-pic-wrapper.next-card .under-detail-pic {
    margin: 0;
  }
}
.under-detaile-wrapper .under-detail-pic-wrapper.next-icon {
  max-width: 916px;
  width: 100%;
  margin: 0 auto;
  grid-template-columns: repeat(auto-fit, minmax(50px, 1fr));
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
  row-gap: 20px;
  display: grid;
}
@media screen and (max-width: 750px) {
  .under-detaile-wrapper .under-detail-pic-wrapper.next-icon {
    grid-template-columns: repeat(7, minmax(40px, 1fr));
    -webkit-column-gap: 10px;
       -moz-column-gap: 10px;
            column-gap: 10px;
    row-gap: 10px;
  }
}
.under-detaile-wrapper .under-detail-pic-wrapper.next-icon .under-detail-pic {
  max-width: 84px;
  margin-left: 0;
}
@media screen and (max-width: 750px) {
  .under-detaile-wrapper .under-detail-pic-wrapper.next-icon .under-detail-pic {
    margin: 0;
  }
}
@media print, screen and (min-width: 751px) {
  .under-detaile-wrapper .under-detail-pic-wrapper.mgt {
    margin-top: 30px;
  }
}
.under-detaile-wrapper section.w1260 {
  max-width: 1200px;
  margin: 0 auto;
}
.under-detaile-wrapper section.w1260.next02 .under-ttl-h3-02 {
  text-align: left;
  margin-bottom: 20px;
}
.under-detaile-wrapper section.under-detail-attempt {

  margin: 0 auto;
}
.under-detaile-wrapper section .under-detail-attempt-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 50px;
}
@media screen and (max-width: 750px) {
  .under-detaile-wrapper section .under-detail-attempt-wrapper {
    display: block;
    margin-top: 25px;
  }
  .under-detaile-wrapper section.under-detail-attempt,.under-detaile-wrapper .under-detail-pic img{
    width: 100%;
  }
}
.under-detaile-wrapper section .under-detail-attempt-wrapper.column3 {
  width: 100%;
  grid-template-columns: repeat(3, minmax(280px, 1fr));
  -webkit-column-gap: 30px;
     -moz-column-gap: 30px;
          column-gap: 30px;
  row-gap: 40px;
  display: grid;
}
@media print, screen and (max-width: 1140px) {
  .under-detaile-wrapper section .under-detail-attempt-wrapper.column3 {
    grid-template-columns: repeat(2, minmax(250px, 1fr));
  }
}
@media screen and (max-width: 750px) {
  .under-detaile-wrapper section .under-detail-attempt-wrapper.column3 {
    display: block;
  }
}
.under-detaile-wrapper section .under-detail-attempt-wrapper.column3 li {
  width: 100%;
}
.under-detaile-wrapper section .under-detail-attempt-wrapper.column3 li:first-child {
  margin-right: 0;
}
.under-detaile-wrapper section .under-detail-attempt-wrapper li {
  max-width: 460px;
  width: 100%;
}
@media screen and (max-width: 750px) {
  .under-detaile-wrapper section .under-detail-attempt-wrapper li {
    max-width: none;
    margin-bottom: 35px;
  }
  .under-detaile-wrapper section .under-detail-attempt-wrapper li:last-child {
    margin-bottom: 0;
  }
}
.under-detaile-wrapper section .under-detail-attempt-wrapper li:first-child {
  margin-right: 30px;
}
@media screen and (max-width: 750px) {
  .under-detaile-wrapper section .under-detail-attempt-wrapper li:first-child {
    margin-right: 0;
  }
}
.under-detaile-wrapper section .under-detail-attempt-wrapper li .under-detail-attempt-pic {
  margin-bottom: 24px;
}
.under-detaile-wrapper section .under-detail-attempt-wrapper li .under-detail-attempt-pic img {
  width: 100%;
}
.under-detaile-wrapper section .under-detail-attempt-wrapper li .under-detail-attempt-ttl {
  font-size: 1.25rem;
  line-height: 1.3;
  margin-bottom: 20px;
  display: inline-block;
  border-left: #000099 solid 2px;
  padding-left: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-weight: bold;
}
@media screen and (max-width: 750px) {
  .under-detaile-wrapper section .under-detail-attempt-wrapper li .under-detail-attempt-ttl {
    font-size: 1rem;
    line-height: 1.25;
    margin-bottom: 24px;
    padding-left: 8px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
.under-detaile-wrapper section .under-detail-attempt-wrapper li .under-detail-attempt-txt {
  font-size: 14px;
  line-height: 1.75;
}
@media screen and (max-width: 750px) {
  .under-detaile-wrapper section .under-detail-attempt-wrapper li .under-detail-attempt-txt {
    font-size: 0.875rem;
    line-height: 1.7857142857;
  }
}

.data-Twrapper {
  width: 100%;
}
.data-Twrapper table {
  width: 100%;
}
.data-Twrapper tbody {
  width: 100%;
}
.data-Twrapper th, .data-Twrapper td {
  border: solid 1px #B0B0B0;
  font-size: 1rem;
  line-height: 1.8125;
  font-weight: 400;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: auto;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .data-Twrapper th, .data-Twrapper td {
    font-size: 0.75rem;
    line-height: 2.0833333333;
    font-weight: 400;
  }
}
.data-Twrapper th {
  padding: 20px;
  background: #F8F8F8;
}
@media screen and (max-width: 750px) {
  .data-Twrapper th {
    padding: 5px 0;
  }
}
.data-Twrapper td {
  padding: 20px;
}
@media screen and (max-width: 750px) {
  .data-Twrapper td {
    padding: 5px 0;
  }
}
.data-Twrapper.column3 {
  width: auto;
}
@media screen and (max-width: 750px) {
  .data-Twrapper.column3 {
    width: 100%;
  }
}
.data-Twrapper.column3 table {
  width: auto;
}
@media screen and (max-width: 750px) {
  .data-Twrapper.column3 table {
    width: 100%;
  }
}
.data-Twrapper.column3 tbody {
  width: auto;
}
@media screen and (max-width: 750px) {
  .data-Twrapper.column3 tbody {
    width: 100%;
  }
}
.data-Twrapper.column3 th {
  width: 405px;
}
@media screen and (max-width: 750px) {
  .data-Twrapper.column3 th {
    width: 220px;
    padding: 15px;
  }
}
.data-Twrapper.column3 td {
  padding: 60px;
}
@media screen and (max-width: 750px) {
  .data-Twrapper.column3 td {
    padding: 10px;
  }
}

.content-btn01 {
  margin-top: 60px;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .content-btn01 {
    margin-top: 40px;
  }
}
.content-btn01 .content-btn-border {
  background: linear-gradient(135deg, rgb(50, 164, 216) 0%, rgb(0, 0, 153) 100%);
  border-radius: 30px;
  padding: 2px;
  width: 280px;
  margin: 0 auto;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 750px) {
  .content-btn01 .content-btn-border {
    max-width: 325px;
    width: 100%;
  }
}
.content-btn01 a,
.content-btn01 .inner {
  width: 100%;
  position: relative;
  padding: 22px 28px;
  display: inline-block;
  text-align: center;
  font-size: 0.875rem;
  line-height: 1;
  background: #fff;
  border-radius: 29px;
  text-align: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #000099;
  text-decoration: unset !important;
}
@media screen and (max-width: 750px) {
  .content-btn01 a,
  .content-btn01 .inner {
    padding: 22px 28px;
    width: 100%;
    min-width: auto;
    font-size: 0.75rem;
    line-height: 1;
  }
}
@media print, screen and (min-width: 751px) {
  .content-btn01 a:hover,
  .content-btn01 .inner:hover {
    opacity: 0.8;
  }
}
.content-btn01 a:after,
.content-btn01 .inner:after {
  content: "";
  position: absolute;
  width: 20px;
  height: 100%;
  margin-top: 1px;
  top: 0;
  right: 28px;
  background: url(//www.furyu.jp/wp-content/themes/renewal_theme/img/sustainability/cmn/content_btn01_arrow_pc.png) no-repeat left center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 750px) {
  .content-btn01 a:after,
  .content-btn01 .inner:after {
    width: 20px;
    margin-top: 2px;
    background-size: 100% auto;
  }
}
.content-btn01 a:hover::after,
.content-btn01 .inner:hover::after {
  right: 22px;
}
.content-btn01.align-left .content-btn-border {
  margin-left: 0;
  margin-right: auto;
}
.content-btn01.align-right .content-btn-border {
  margin-right: 0;
  margin-left: auto;
}

.content-btn02 {
  margin-top: 60px;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .content-btn02 {
    padding: 0 10.6666666667%;
  }
}
.content-btn02 a,
.content-btn02 .inner {
  position: relative;
  padding: 0 0 12px;
  display: inline-block;
  width: 181px;
  text-align: center;
  font-size: 0.875rem;
  line-height: 1;
  border-bottom: 1px solid #000;
  text-align: left;
}
@media screen and (max-width: 750px) {
  .content-btn02 a,
  .content-btn02 .inner {
    padding: 0 0 10px;
    width: 140px;
    min-width: auto;
    font-size: 0.75rem;
    line-height: 1;
  }
}
@media print, screen and (min-width: 751px) {
  .content-btn02 a:hover,
  .content-btn02 .inner:hover {
    color: #262626;
    opacity: 0.8;
  }
}
.content-btn02 a:after,
.content-btn02 .inner:after {
  content: "";position:absolute;width:43px;height:9px;margin-top:1px;top:0;right:0;background:url(//www.furyu.jp/wp-content/themes/renewal_theme/img/ages/content-more-btn01_pc.png) no-repeat left top;-webkit-transition:0.3s;transition:0.3s;}@media screen and (max-width:750px){.content-btn02 a:after,.content-btn02 .inner:after{width:40.5px;height:8.5px;margin-top:2px;background-size:100% auto}}.content-btn02 a:hover:after,.content-btn02 .inner:hover:after{right:-6px}.align-left{text-align:left}.align-right{text-align:right}.align-center{text-align:center}.slick-dots li button:before{font-family:'slick';font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:'';text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}


  .content-btn03 {
    margin-top: 60px;
    margin: 0 auto;
  }
  @media screen and (max-width: 750px) {
    .content-btn03 {
      margin-top: 40px;
    }
  }
  .content-btn03 a {
    display: block;
    background: #000099;
    border-radius: 40px;
    width: 480px;
    margin: 0 auto;
    font-size: 0.875rem;
    line-height: 1;
    padding: 33px 42px;
    position: relative;
    color: #fff;
  }
  @media screen and (max-width: 750px) {
    .content-btn03 a {
      max-width: 325px;
      width: 100%;
      padding: 22px 28px;
      width: 100%;
      min-width: auto;
      font-size: 0.75rem;
      line-height: 1;
    }
  }
  @media print, screen and (min-width: 751px) {
    .content-btn03 a:hover {
      opacity: 0.8;
    }
  }
  .content-btn03 a:after {
    content: "";
    position: absolute;
    width: 21px;
    height: 100%;
    margin-top: 1px;
    top: 0;
    right: 28px;
    background: url(../../img/sustainability/topics_detail/content_btn03_arrow_pc.png.png) no-repeat left center;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  @media screen and (max-width: 750px) {
    .content-btn03 a:after {
      width: 20px;
      margin-top: 2px;
      background-size: 100% auto;
    }
  }
  .content-btn03 a:hover::after {
    right: 22px;
  }
  .content-btn03.align-left .content-btn-border {
    margin-left: 0;
    margin-right: auto;
  }
  .content-btn03.align-right .content-btn-border {
    margin-right: 0;
    margin-left: auto;
  }
  
  .align-left {
    text-align: left;
  }
  
  .align-right {
    text-align: right;
  }
  
  .align-center {
    text-align: center;
  }
  /*# sourceMappingURL=../../../_development/maps/css/sustainability/common.css.map */
  