@charset "UTF-8";
/* CSS Document */
/*
20.テクノシステムとは
*/
/*PC*/
#aboutus {
  font-size: 16px;
  color: #333;
  letter-spacing: 0.03em;
  font-weight: 500;
}
#aboutus *,
#aboutus ::before,
#aboutus ::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}
#aboutus p {
  margin: 0;
}
#aboutus h1,
#aboutus h2,
#aboutus h3,
#aboutus h4,
#aboutus h5,
#aboutus h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}
#aboutus ul,
#aboutus ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
#aboutus li {
  list-style: none;
}
#aboutus .sp {
  display: none;
}
#aboutus a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}
#aboutus img {
  vertical-align: bottom;
}
#aboutus button {
  -webkit-appearance: none;
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit;
}
#aboutus button,
#aboutus [type=button],
#aboutus [type=reset],
#aboutus [type=submit] {
  cursor: pointer;
}
#aboutus button:disabled,
#aboutus [type=button]:disabled,
#aboutus [type=reset]:disabled,
#aboutus [type=submit]:disabled {
  cursor: default;
}
#aboutus .section-title__en {
  position: relative;
  display: inline-block;
  line-height: 1;
  font-family: "Averia Serif Libre", serif;
  font-size: 70px;
  font-weight: bold;
  color: #333;
  letter-spacing: 0.05em;
}
#aboutus .section-title__en .blue {
  color: #057EE5;
  font-family: "Averia Serif Libre", serif;
  font-size: 70px;
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 1;
}
#aboutus .section-title__en .white {
  color: #fff;
  font-family: "Averia Serif Libre", serif;
  font-size: 70px;
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 1;
}
#aboutus .section-title__ja {
  display: block;
  font-family: "Yu Mincho", "Hiragino Mincho ProN", "MS PMincho", serif;
  font-size: 30px;
  font-weight: 600;
  color: #fff;
  letter-spacing: 0.1em;
}
#aboutus section {
  padding-bottom: 90px;
}
#aboutus .more {
  border: solid 1px #1C4175;
  background-color: #1C4175;
  width: 268px;
  height: 58px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
#aboutus .more__text {
  font-weight: bold;
  color: #fff;
  transition: all 0.3s ease;
}
#aboutus .more .square {
  width: 6px;
  height: 6px;
  background-color: #fff;
  margin-right: 15px;
  transition: all 0.3s ease;
}
#aboutus .more:hover {
  background-color: #fff;
}
#aboutus .more:hover .more__text {
  color: #1C4175;
}
#aboutus .more:hover .square {
  background-color: #1C4175;
}
#aboutus .fadein {
  opacity: 0;
  transition: opacity 1s ease-in-out;
}
#aboutus .fadein.is-active {
  opacity: 1;
}
#aboutus .fadein.fadeup {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 1.5s ease-in-out, transform 1.5s ease-in-out;
}
#aboutus .fadein.fadeup.is-active {
  opacity: 1;
  transform: translateY(0);
}
#aboutus .kv {
  position: relative;
  width: 93.3333%;
  height: 430px;
  margin: 0 auto;
  background-image: linear-gradient(to right, rgba(0, 80, 157, 0.8) 0%, rgba(0, 80, 157, 0) 100%), url(../images/aboutus/aboutus_1_pc.jpg);
  background-size: cover;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-bottom: 0;
}
#aboutus .kv .section-title {
  z-index: 2;
  display: grid;
  grid-template-rows: repeat(2, auto);
  row-gap: 7px;
  position: absolute;
  top: 154px;
  left: 12.8571428571%;
}
#aboutus .about {
  padding-top: 90px;
}
#aboutus .about__wrapper {
  max-width: 1280px;
  margin: 0 auto;
  position: relative;
  max-width: 1280px;
  margin: 0 auto;
}
#aboutus .about__wrapper .what {
  writing-mode: vertical-rl;
  position: absolute;
  font-family: "Averia Serif Libre", serif;
  font-weight: 300;
  color: #32639D;
  font-size: 24px;
  bottom: 110px;
}
#aboutus .about__wrapper .inner {
  height: 400px;
  display: flex;
  align-items: center;
  padding-left: 100px;
}
#aboutus .about__wrapper .inner .sec-copy {
  width: 531px;
  margin-right: 90px;
}
#aboutus .about__wrapper .inner .sec-copy h3 {
  font-size: 36px;
  font-family: "Yu Mincho", "Hiragino Mincho ProN", "MS PMincho", serif;
  font-weight: 600;
  line-height: 1.53;
  letter-spacing: 0.1em;
  margin: 0 0 40px 0;
}
#aboutus .about__wrapper .inner .sec-copy__text {
  width: 531px;
  font-weight: 500;
  line-height: 2.25;
  letter-spacing: 0.03em;
}
#aboutus .about__wrapper .inner .img {
  width: 650px;
  height: 400px;
  margin-right: calc(50% - 50vw);
}
#aboutus .about__wrapper .inner .img img {
  width: 100%;
  height: 400px;
  object-fit: cover;
}
#aboutus .about__wrapper:before {
  content: "";
  display: block;
  width: 862px;
  height: 582px;
  background-color: #EEE;
  clip-path: polygon(55% 0, 100% 0, 45% 100%, 0% 100%);
  position: absolute;
  z-index: -10;
  top: -92px;
  left: -320px;
}
#aboutus .feature__list .item {
  position: relative;
}
#aboutus .feature__list .item .item-wrapper {
  max-width: 1280px;
  margin: 0 auto;
  margin-bottom: 90px;
}
#aboutus .feature__list .item .item-wrapper .section-title {
  position: absolute;
  top: 53px;
  left: 125px;
}
#aboutus .feature__list .item .item-wrapper .item__mv {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  padding-top: 90px;
}
#aboutus .feature__list .item .item-wrapper .item__mv .img {
  width: 100%;
  max-width: 1140px;
  height: 495px;
  margin-right: 25px;
}
#aboutus .feature__list .item .item-wrapper .item__mv .img img {
  width: 100%;
  height: 495px;
  object-fit: cover;
}
#aboutus .feature__list .item .item-wrapper .item__copy {
  display: flex;
  flex-direction: column;
  align-items: end;
  width: 100%;
  margin-top: 50px;
}
#aboutus .feature__list .item .item-wrapper .item__copy .wrapper {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  width: 100%;
  max-width: 1058px;
}
#aboutus .feature__list .item .item-wrapper .item__copy .wrapper .copy {
  font-family: "Yu Mincho", "Hiragino Mincho ProN", "MS PMincho", serif;
  font-size: 28px;
  font-weight: 600;
  line-height: 1.43;
  letter-spacing: 0.1em;
  margin-bottom: 30px;
}
#aboutus .feature__list .item .item-wrapper .item__copy .wrapper .text {
  width: 929px;
  letter-spacing: 0.03em;
}
#aboutus .feature__list .item .item-wrapper .item__contents {
  display: flex;
  margin-top: 60px;
  flex-direction: column;
  align-items: end;
}
#aboutus .feature__list .item .item-wrapper .item__contents .wrapper {
  display: flex;
  justify-content: space-between;
  width: 100%;
  max-width: 1058px;
}
#aboutus .feature__list .item .item-wrapper .item__contents .wrapper.sdg {
  max-width: 1040px;
}
#aboutus .feature__list .item .item-wrapper .item__contents .wrapper .left {
  width: 555px;
}
#aboutus .feature__list .item .item-wrapper .item__contents .wrapper .left h2 {
  font-size: 24px;
  font-weight: bold;
  position: relative;
  padding-left: 100px;
  margin-bottom: 30px;
}
#aboutus .feature__list .item .item-wrapper .item__contents .wrapper .left h2:before {
  content: "";
  display: block;
  width: 70px;
  height: 3px;
  background-color: #057EE5;
  position: absolute;
  top: 15px;
  left: 0px;
}
#aboutus .feature__list .item .item-wrapper .item__contents .wrapper .left ul {
  margin: 30px 0;
}
#aboutus .feature__list .item .item-wrapper .item__contents .wrapper .left ul li {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 106px;
  border-bottom: solid 1px #E0E0E0;
}
#aboutus .feature__list .item .item-wrapper .item__contents .wrapper .left ul li .top {
  display: flex;
  margin-bottom: 15px;
}
#aboutus .feature__list .item .item-wrapper .item__contents .wrapper .left ul li .top .pref, #aboutus .feature__list .item .item-wrapper .item__contents .wrapper .left ul li .top .gray {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 31px;
  border-radius: 100px;
  padding: 0 20px;
  margin-right: 7px;
}
#aboutus .feature__list .item .item-wrapper .item__contents .wrapper .left ul li .top .pref {
  background: linear-gradient(to left, rgba(35, 172, 217, 0.25), rgba(5, 126, 229, 0.25));
}
#aboutus .feature__list .item .item-wrapper .item__contents .wrapper .left ul li .top .gray {
  background-color: #E0E0E0;
  letter-spacing: 0.01em;
}
#aboutus .feature__list .item .item-wrapper .item__contents .wrapper .left ul li .bottom {
  font-size: 17px;
}
#aboutus .feature__list .item .item-wrapper .item__contents .wrapper .left ul li:first-child {
  border-top: solid 1px #E0E0E0;
}
#aboutus .feature__list .item .item-wrapper .item__contents .wrapper .right {
  width: 455px;
  height: 564px;
}
#aboutus .feature__list .item .item-wrapper .item__contents .wrapper .right img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
#aboutus .feature__list .item .item-wrapper .item__contents .wrapper .sdg {
  width: 100%;
  max-width: 1040px;
  display: flex;
  justify-content: space-between;
}
#aboutus .feature__list .item .item-wrapper .item__contents .wrapper .sdg li .img {
  position: relative;
}
#aboutus .feature__list .item .item-wrapper .item__contents .wrapper .sdg li .img img {
  width: 320px;
  height: 233px;
  object-fit: cover;
  margin-bottom: 30px;
}
#aboutus .feature__list .item .item-wrapper .item__contents .wrapper .sdg li .img:before {
  content: "";
  display: block;
  width: 100px;
  height: 100px;
  background: url(../images/aboutus/com03_4.jpg) no-repeat;
  background-size: contain;
  position: absolute;
  top: -20px;
  right: 20px;
}
#aboutus .feature__list .item .item-wrapper .item__contents .wrapper .sdg li h2 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px;
}
#aboutus .feature__list .item .item-wrapper .item__contents .wrapper .sdg li ul li {
  position: relative;
  padding-left: 14px;
}
#aboutus .feature__list .item .item-wrapper .item__contents .wrapper .sdg li ul li:before {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  background-color: #057EE5;
  position: absolute;
  top: 9px;
  left: 0;
}
#aboutus .feature__list .item .item-wrapper .item__contents .wrapper .sdg li:nth-child(2) .img:before {
  background: url(../images/aboutus/com03_8.jpg) no-repeat;
  background-size: contain;
}
#aboutus .feature__list .item .item-wrapper .item__contents .wrapper .sdg li:nth-child(3) .img:before {
  background: url(../images/aboutus/com03_16.jpg) no-repeat;
  background-size: contain;
}
#aboutus .feature__list .item .item-wrapper .item__contents .more-area {
  margin-top: 20px;
  display: flex;
  justify-content: end;
}
#aboutus .feature__list .item:before {
  content: "";
  display: block;
  width: 682px;
  height: 515px;
  background: linear-gradient(to left, rgba(35, 172, 217, 0.15), rgba(5, 126, 229, 0.15));
  position: absolute;
  top: 0;
  left: 0;
  z-index: -10;
}
#aboutus .feature__list .item:nth-child(2) .section-title {
  left: inherit;
  right: 170px;
}
#aboutus .feature__list .item:nth-child(2) .item__mv {
  align-items: flex-start;
}
#aboutus .feature__list .item:nth-child(2) .item__mv .img {
  margin-right: 0;
  margin-left: 100px;
}
#aboutus .feature__list .item:nth-child(2) .item__copy {
  align-items: start;
  width: 100%;
}
#aboutus .feature__list .item:nth-child(2) .item__copy .wrapper .copy {
  text-align: right;
}
#aboutus .feature__list .item:nth-child(2) .item__copy .wrapper .text {
  width: 100%;
  text-align: right;
}
#aboutus .feature__list .item:nth-child(2):before {
  left: inherit;
  right: 0;
}
#aboutus .feature__list .item:last-child {
  margin-bottom: 0;
}
#aboutus .reason {
  position: relative;
}
#aboutus .reason .section-title {
  text-align: center;
  margin-bottom: 50px;
}
#aboutus .reason .section-title__ja {
  color: #333;
}
#aboutus .reason .section-exp {
  width: 512px;
  margin: 0 auto;
}
#aboutus .reason .section-exp p {
  font-weight: 500;
  letter-spacing: 0.03em;
}
#aboutus .reason__contents {
  margin-top: 80px;
}
#aboutus .reason__contents ul li {
  display: flex;
  width: 100%;
  max-width: 1136px;
  margin: 0 auto;
  justify-content: space-between;
  margin-bottom: 65px;
}
#aboutus .reason__contents ul li .text {
  width: 586px;
  display: flex;
  flex-direction: column;
  align-items: end;
  position: relative;
}
#aboutus .reason__contents ul li .text .num-area {
  position: absolute;
  top: -10px;
  left: -20px;
  display: flex;
}
#aboutus .reason__contents ul li .text .num-area .num {
  font-family: "Averia Serif Libre", serif;
  font-size: 120px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  letter-spacing: -0.05em;
}
#aboutus .reason__contents ul li .text .num-area .re {
  font-family: "Averia Serif Libre", serif;
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  line-height: 2;
  letter-spacing: 0.05em;
  margin-left: 5px;
}
#aboutus .reason__contents ul li .text h3 {
  font-size: 28px;
  font-family: "Yu Mincho", "Hiragino Mincho ProN", "MS PMincho", serif;
  font-weight: 600;
  margin: 70px 0 40px;
  position: relative;
  z-index: 10;
  width: 517px;
  letter-spacing: 0.1em;
}
#aboutus .reason__contents ul li .text .description {
  width: 517px;
}
#aboutus .reason__contents ul li .text .description p {
  letter-spacing: 0.03em;
}
#aboutus .reason__contents ul li .img {
  width: 480px;
  height: 320px;
}
#aboutus .reason__contents ul li .img img {
  width: 480px;
  height: 320px;
  object-fit: cover;
}
#aboutus .reason__contents ul li:nth-child(even) {
  flex-direction: row-reverse;
}
#aboutus .reason__contents ul li:nth-child(even) .text .num-area .num {
  color: #F0F0F0;
}
#aboutus .reason__contents ul li:nth-child(even) .text .num-area .re {
  color: #F0F0F0;
}
#aboutus .reason:before {
  content: "";
  display: block;
  width: calc(33.3333333333vw - 6px);
  height: 100%;
  background-color: #F0F0F0;
  position: absolute;
  top: -60px;
  left: 0;
  z-index: -10;
}
#aboutus .sec-bottom {
  margin-top: 30px;
}
#aboutus .sec-bottom ul {
  display: flex;
  justify-content: space-between;
  width: 100%;
  max-width: 1240px;
  margin: 0 auto;
}
#aboutus .sec-bottom ul li a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 400px;
  height: 200px;
  padding: 0 20px 20px 43px;
  background: url(../images/aboutus/aboutus_17.jpg) no-repeat;
  background-size: 400px 200px;
  background-position: center;
  transition: all 0.3s ease;
  position: relative;
}
#aboutus .sec-bottom ul li a h2 {
  position: relative;
  z-index: 5;
}
#aboutus .sec-bottom ul li a h2 .ja {
  display: block;
  line-height: 1;
  margin-bottom: 15px;
  font-size: 24px;
  font-family: "Yu Mincho", "Hiragino Mincho ProN", "MS PMincho", serif;
  font-weight: 500;
  color: #fff;
  letter-spacing: 0.15em;
}
#aboutus .sec-bottom ul li a h2 .en {
  font-family: "Averia Serif Libre", serif;
  color: #fff;
  line-height: 1;
  letter-spacing: 0.05em;
}
#aboutus .sec-bottom ul li a .arrow-area {
  display: flex;
  align-items: end;
  height: 100%;
}
#aboutus .sec-bottom ul li a .arrow-area .arrow {
  width: 55px;
  height: 55px;
  border: solid 1px #fff;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 5;
  transition: all 0.3s ease;
}
#aboutus .sec-bottom ul li a .arrow-area .arrow:before {
  content: "";
  display: block;
  width: 27px;
  height: 6px;
  background: url(../images/aboutus/right__white.png) no-repeat;
  background-size: contain;
  position: absolute;
  top: 49%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#aboutus .sec-bottom ul li a:before {
  content: "";
  display: block;
  width: 400px;
  height: 200px;
  background: linear-gradient(to right, rgba(0, 80, 157, 0.8), rgba(5, 126, 229, 0.4));
  position: absolute;
  top: 0;
  left: 0;
}
#aboutus .sec-bottom ul li a:hover {
  background-size: 480px 240px;
  background-position: center;
}
#aboutus .sec-bottom ul li a:hover .arrow-area .arrow {
  background-color: #fff;
}
#aboutus .sec-bottom ul li a:hover .arrow-area .arrow:before {
  background: url(../images/aboutus/right__blue.png) no-repeat;
  background-size: contain;
}
#aboutus .sec-bottom ul li:nth-child(2) a {
  background: url(../images/aboutus/aboutus_18.jpg) no-repeat;
  background-size: 400px 200px;
  background-position: center;
}
#aboutus .sec-bottom ul li:nth-child(2) a:hover {
  background-size: 480px 240px;
  background-position: center;
}
#aboutus .sec-bottom ul li:nth-child(3) a {
  background: url(../images/aboutus/aboutus_19.jpg) no-repeat;
  background-size: 400px 200px;
  background-position: center;
}
#aboutus .sec-bottom ul li:nth-child(3) a:hover {
  background-size: 480px 240px;
  background-position: center;
}

/*SMP*/
@media only screen and (max-width: 1024px) {
  #aboutus {
    font-size: 12px;
  }
  #aboutus .sp {
    display: block;
  }
  #aboutus .section-title__en {
    position: relative;
    display: inline-block;
    line-height: 1;
    font-family: "Averia Serif Libre", serif;
    font-size: 35px;
    font-weight: bold;
    color: #333;
    letter-spacing: 0.05em;
  }
  #aboutus .section-title__en .blue {
    color: #057EE5;
    font-family: "Averia Serif Libre", serif;
    font-size: 35px;
    font-weight: bold;
    letter-spacing: 0.05em;
    line-height: 1;
  }
  #aboutus .section-title__en .white {
    color: #fff;
    font-family: "Averia Serif Libre", serif;
    font-size: 35px;
    font-weight: bold;
    letter-spacing: 0.05em;
    line-height: 1;
  }
  #aboutus .section-title__ja {
    display: block;
    font-family: "Yu Mincho", "Hiragino Mincho ProN", "MS PMincho", serif;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    letter-spacing: 0.1em;
  }
  #aboutus section {
    padding-bottom: 45px;
  }
  #aboutus .more {
    width: 200px;
    height: 38px;
  }
  #aboutus .more .square {
    width: 5px;
    height: 5px;
    margin-right: 7.5px;
  }
  #aboutus .more:hover .more__text {
    color: #A98045;
  }
  #aboutus .more:hover .arrow {
    scale: 0.75;
    background-color: #A98045;
  }
  #aboutus .kv {
    width: 100%;
    height: 200px;
    background-image: linear-gradient(to right, rgba(0, 80, 157, 0.8) 0%, rgba(0, 80, 157, 0) 100%), url(../images/aboutus/aboutus_1_smp.jpg);
    background-size: cover;
    align-items: start;
    padding-bottom: 0;
    position: relative;
  }
  #aboutus .kv .section-title {
    z-index: 2;
    display: grid;
    grid-template-rows: repeat(2, auto);
    row-gap: 6px;
    position: absolute;
    top: 65px;
    left: 10%;
  }
  #aboutus .about {
    padding-top: 45px;
  }
  #aboutus .about__wrapper {
    max-width: 320px;
    margin: 0 auto;
    position: relative;
    max-width: 320px;
    margin: 0 auto;
  }
  #aboutus .about__wrapper .what {
    font-size: 12px;
    bottom: 70px;
    left: -15px;
  }
  #aboutus .about__wrapper .inner {
    height: auto;
    flex-direction: column-reverse;
    padding-left: 0px;
  }
  #aboutus .about__wrapper .inner .sec-copy {
    width: 320px;
    margin-right: 0px;
    margin-left: 70px;
  }
  #aboutus .about__wrapper .inner .sec-copy h3 {
    font-size: 18px;
    margin: 20px 0 20px 0;
  }
  #aboutus .about__wrapper .inner .sec-copy__text {
    width: 285px;
    line-height: 1.58;
  }
  #aboutus .about__wrapper .inner .img {
    width: 255px;
    height: 158px;
    margin: 0 auto;
  }
  #aboutus .about__wrapper .inner .img img {
    height: 158px;
    object-fit: cover;
  }
  #aboutus .about__wrapper:before {
    content: "";
    display: block;
    width: 431px;
    height: 281px;
    background-color: #EEE;
    clip-path: polygon(55% 0, 100% 0, 45% 100%, 0% 100%);
    position: absolute;
    z-index: -10;
    top: -45px;
    left: -240px;
  }
  #aboutus .feature__list .item {
    position: relative;
  }
  #aboutus .feature__list .item .item-wrapper {
    max-width: 320px;
    margin: 0 auto;
    margin-bottom: 45px;
    position: relative;
  }
  #aboutus .feature__list .item .item-wrapper .section-title {
    top: 28px;
    left: 25px;
  }
  #aboutus .feature__list .item .item-wrapper .item__mv {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    padding-top: 45px;
  }
  #aboutus .feature__list .item .item-wrapper .item__mv .img {
    width: 287px;
    height: 125px;
    margin-right: -15px;
  }
  #aboutus .feature__list .item .item-wrapper .item__mv .img img {
    height: 125px;
  }
  #aboutus .feature__list .item .item-wrapper .item__copy {
    align-items: center;
    width: 100%;
    margin-top: 30px;
  }
  #aboutus .feature__list .item .item-wrapper .item__copy .wrapper {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    width: 285px;
  }
  #aboutus .feature__list .item .item-wrapper .item__copy .wrapper .copy {
    font-family: "Yu Mincho", "Hiragino Mincho ProN", "MS PMincho", serif;
    font-size: 15px;
    line-height: 1.43;
    margin-bottom: 20px;
  }
  #aboutus .feature__list .item .item-wrapper .item__copy .wrapper .text {
    width: 285px;
  }
  #aboutus .feature__list .item .item-wrapper .item__contents {
    display: flex;
    margin-top: 30px;
    flex-direction: column;
    align-items: end;
    position: relative;
  }
  #aboutus .feature__list .item .item-wrapper .item__contents .wrapper {
    flex-direction: column;
    width: 100%;
    max-width: 1058px;
  }
  #aboutus .feature__list .item .item-wrapper .item__contents .wrapper.sdg {
    max-width: 1040px;
  }
  #aboutus .feature__list .item .item-wrapper .item__contents .wrapper .left {
    width: 100%;
  }
  #aboutus .feature__list .item .item-wrapper .item__contents .wrapper .left h2 {
    font-size: 14.5px;
    padding-left: 50px;
    margin-bottom: 20px;
    line-height: 1;
  }
  #aboutus .feature__list .item .item-wrapper .item__contents .wrapper .left h2:before {
    width: 35px;
    height: 1.5px;
    top: 7px;
    left: 0px;
  }
  #aboutus .feature__list .item .item-wrapper .item__contents .wrapper .left ul {
    margin: 27px 0 20px;
  }
  #aboutus .feature__list .item .item-wrapper .item__contents .wrapper .left ul li {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 75px;
  }
  #aboutus .feature__list .item .item-wrapper .item__contents .wrapper .left ul li .top {
    display: flex;
    margin-bottom: 7.5px;
  }
  #aboutus .feature__list .item .item-wrapper .item__contents .wrapper .left ul li .top .pref, #aboutus .feature__list .item .item-wrapper .item__contents .wrapper .left ul li .top .gray {
    height: 17.5px;
    padding: 0 8px;
    margin-right: 3.5px;
    font-size: 11px;
  }
  #aboutus .feature__list .item .item-wrapper .item__contents .wrapper .left ul li .bottom {
    font-size: 12px;
  }
  #aboutus .feature__list .item .item-wrapper .item__contents .wrapper .left ul li:nth-child(4) {
    height: 93px;
  }
  #aboutus .feature__list .item .item-wrapper .item__contents .wrapper .left .more {
    margin: 0 auto;
  }
  #aboutus .feature__list .item .item-wrapper .item__contents .wrapper .right {
    width: 100px;
    height: 124px;
    position: absolute;
    top: -25px;
    right: 0;
  }
  #aboutus .feature__list .item .item-wrapper .item__contents .wrapper .right img {
    height: 124px;
  }
  #aboutus .feature__list .item .item-wrapper .item__contents .wrapper .sdg {
    width: 200px;
    flex-direction: column;
    margin: 0 auto;
  }
  #aboutus .feature__list .item .item-wrapper .item__contents .wrapper .sdg li .img {
    margin-top: 25px;
    position: relative;
  }
  #aboutus .feature__list .item .item-wrapper .item__contents .wrapper .sdg li .img img {
    width: 200px;
    height: 133px;
    margin-bottom: 15px;
  }
  #aboutus .feature__list .item .item-wrapper .item__contents .wrapper .sdg li .img:before {
    width: 50px;
    height: 50px;
    top: -10px;
    right: 10px;
  }
  #aboutus .feature__list .item .item-wrapper .item__contents .wrapper .sdg li h2 {
    font-size: 12px;
    margin-bottom: 11px;
  }
  #aboutus .feature__list .item .item-wrapper .item__contents .wrapper .sdg li ul li {
    padding-left: 12px;
  }
  #aboutus .feature__list .item .item-wrapper .item__contents .wrapper .sdg li ul li:before {
    width: 4px;
    height: 4px;
    top: 7px;
    left: 0;
  }
  #aboutus .feature__list .item .item-wrapper .item__contents .wrapper .sdg li:first-child .img {
    margin-top: 0;
  }
  #aboutus .feature__list .item .item-wrapper .item__contents .more-area {
    margin: 20px auto 0;
  }
  #aboutus .feature__list .item .item-wrapper:before {
    content: "";
    display: block;
    width: 341px;
    height: 140px;
    position: absolute;
    top: 0;
    left: -40px;
    background: linear-gradient(to left, rgba(35, 172, 217, 0.15), rgba(5, 126, 229, 0.15));
    z-index: -10;
  }
  #aboutus .feature__list .item:before {
    display: none;
  }
  #aboutus .feature__list .item:nth-child(2) .item-wrapper .section-title {
    left: inherit;
    right: 27px;
  }
  #aboutus .feature__list .item:nth-child(2) .item-wrapper .item__mv {
    align-items: flex-start;
  }
  #aboutus .feature__list .item:nth-child(2) .item-wrapper .item__mv .img {
    margin-right: 0;
    margin-left: -15px;
  }
  #aboutus .feature__list .item:nth-child(2) .item-wrapper .item__copy {
    align-items: center;
    width: 100%;
  }
  #aboutus .feature__list .item:nth-child(2) .item-wrapper .item__copy .wrapper .copy {
    text-align: left;
  }
  #aboutus .feature__list .item:nth-child(2) .item-wrapper .item__copy .wrapper .text {
    width: 100%;
    text-align: left;
  }
  #aboutus .feature__list .item:nth-child(2) .item-wrapper:before {
    left: inherit;
    right: -40px;
  }
  #aboutus .feature__list .item:nth-child(3) .item-wrapper {
    margin-bottom: 0;
  }
  #aboutus .feature__list .item:nth-child(3) .item-wrapper .item__copy {
    align-items: center;
    width: 100%;
    margin-top: 30px;
  }
  #aboutus .feature__list .item:nth-child(3) .item-wrapper .item__copy .wrapper .copy {
    margin-bottom: 0px;
  }
  #aboutus .reason {
    margin-top: 30px;
  }
  #aboutus .reason .section-title {
    margin-bottom: 30px;
  }
  #aboutus .reason .section-title__en {
    font-size: 40px;
  }
  #aboutus .reason .section-title__en__ja {
    font-size: 14px;
  }
  #aboutus .reason .section-exp {
    width: 320px;
  }
  #aboutus .reason .section-exp p {
    text-align: center;
  }
  #aboutus .reason__contents {
    margin-top: 30px;
  }
  #aboutus .reason__contents ul li {
    flex-direction: column-reverse;
    width: 307px;
    margin: 0 auto 30px;
  }
  #aboutus .reason__contents ul li .text {
    width: 272px;
    margin-left: 40px;
  }
  #aboutus .reason__contents ul li .text .num-area {
    top: 5px;
    left: -40px;
  }
  #aboutus .reason__contents ul li .text .num-area .num {
    font-size: 60px;
  }
  #aboutus .reason__contents ul li .text .num-area .re {
    font-size: 15px;
  }
  #aboutus .reason__contents ul li .text h3 {
    font-size: 14px;
    margin: 45px 0 20px;
    width: 272px;
  }
  #aboutus .reason__contents ul li .text .description {
    width: 272px;
  }
  #aboutus .reason__contents ul li .img {
    width: 240px;
    height: 160px;
    margin: 0 auto;
  }
  #aboutus .reason__contents ul li .img img {
    width: 240px;
    height: 160px;
  }
  #aboutus .reason__contents ul li:nth-child(even) {
    flex-direction: column-reverse;
  }
  #aboutus .reason__contents ul li:nth-child(even) .text .num-area .num {
    color: #FFF;
  }
  #aboutus .reason__contents ul li:nth-child(even) .text .num-area .re {
    color: #FFF;
  }
  #aboutus .reason__contents ul li:last-child {
    margin-bottom: 0;
  }
  #aboutus .reason:before {
    width: calc(50vw - 20px);
    height: 101.5%;
    top: -30px;
  }
  #aboutus .sec-bottom {
    padding-top: 45px;
    margin-top: 0;
  }
  #aboutus .sec-bottom ul {
    flex-direction: column;
    width: 250px;
  }
  #aboutus .sec-bottom ul li {
    margin-bottom: 20px;
  }
  #aboutus .sec-bottom ul li a {
    width: 250px;
    height: 125px;
    padding: 0 10px 10px 21px;
    background-size: 250px 125px;
    background-position: center;
  }
  #aboutus .sec-bottom ul li a h2 .ja {
    margin-bottom: 7.5px;
    font-size: 18px;
  }
  #aboutus .sec-bottom ul li a .arrow-area .arrow {
    width: 27.5px;
    height: 27.5px;
  }
  #aboutus .sec-bottom ul li a .arrow-area .arrow:before {
    width: 13.5px;
    height: 3px;
  }
  #aboutus .sec-bottom ul li a:before {
    width: 250px;
    height: 125px;
  }
  #aboutus .sec-bottom ul li a:hover {
    background-size: 250px 125px;
  }
  #aboutus .sec-bottom ul li a:hover .arrow-area .arrow {
    background-color: transparent;
  }
  #aboutus .sec-bottom ul li a:hover .arrow-area .arrow:before {
    background: url(../images/aboutus/right__white.png) no-repeat;
    background-size: contain;
  }
  #aboutus .sec-bottom ul li:last-child {
    margin-bottom: 0;
  }
}