@charset "UTF-8";
.topics-block {
  position: relative;
}

.topics-block-tag {
  position: absolute;
  top: 0;
  bottom: 0;
  left: -15px;
}

@media screen and (max-width: 979px) {
  .topics-block-tag {
    display: none;
  }
}

.topics-block-tag__inner {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  padding: 18px 0 70px;
  width: 70px;
  border-top: 1px currentColor solid;
}

.topics-block-tag__inner span {
  display: block;
  -webkit-transform: rotate(90deg) translateX(100%);
          transform: rotate(90deg) translateX(100%);
  -webkit-transform-origin: right top;
          transform-origin: right top;
  line-height: 1;
  font-size: 11px;
  font-family: montserrat, sans-serif;
  letter-spacing: 0.12em;
}

.spbr {
  display: none;
}

@media screen and (max-width: 767px) {
  .spbr {
    display: block;
  }
}

.gro02-body-txt_block {
  margin: 0 0 -10px 0;
}

@media screen and (max-width: 767px) {
  .gro02-body-txt_block {
    margin: 0 0 -30px 0;
  }
}

.news .main-contents {
  padding-top: 90px;
}

.news-header {
  position: relative;
  z-index: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 auto 50px;
  width: 100%;
  max-width: 1020px;
}

@media screen and (max-width: 1020px) {
  .news-header {
    padding: 0 15px;
  }
}

@media screen and (max-width: 767px) {
  .news-header {
    padding: 0 15px;
    margin-bottom: 40px;
  }
}

.news-header__number {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 140px;
  font-size: 64px;
  font-weight: bold;
  color: #231815;
  line-height: 1;
}

.news-header__number span {
  font-size: 15px;
  font-weight: normal;
}

@media screen and (max-width: 1199px) {
  .news-header__number {
    font-size: 48px;
  }
  .news-header__number span {
    font-size: 12px;
  }
}

@media screen and (max-width: 767px) {
  .news-header__number {
    width: 72px;
    font-size: 32px;
  }
  .news-header__number span {
    font-size: 11px;
  }
}

.news-header .growth02-header__number {
  color: #8d7d56;
}

.news-header__inner {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  position: relative;
  padding: 40px 0 0;
  width: 100%;
}

@media screen and (max-width: 980px) {
  .news-header__inner {
    padding: 20px 0 20px 40px;
  }
}

.news-header__title {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin: 0 auto 30px;
  width: 100%;
  max-width: 740px;
  font-size: 52px;
  letter-spacing: 0.2em;
}

@media screen and (max-width: 767px) {
  .news-header__title {
    font-size: 28px;
  }
}

.news-header__lead {
  font-family: A-OTF A1明朝 Std Bold;
  margin: 0 auto;
  max-width: 740px;
  line-height: 2.26667;
  font-size: 15px;
  letter-spacing: 0.05em;
  text-align: justify;
  text-justify: inter-character;
}

@media screen and (max-width: 767px) {
  .news-header__lead {
    padding-left: 0;
    font-size: 13px;
    line-height: 2;
  }
}

.news-header__tag {
  position: absolute;
  top: 64px;
  left: 0;
  padding: 0 20px 0 15px;
  min-width: 95px;
  height: 20px;
  text-align: center;
  background-color: #000;
  font-size: 12px;
  font-family: montserrat, sans-serif;
  color: #fff;
  -webkit-transform: rotate(90deg) translateY(-100%);
          transform: rotate(90deg) translateY(-100%);
  -webkit-transform-origin: left top;
          transform-origin: left top;
}

.news-header__tag::before {
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 20px 10px;
  border-color: transparent transparent #eaeace transparent;
}

@media screen and (max-width: 767px) {
  .news-header__tag {
    top: 34px;
    font-size: 11px;
  }
}

.news-header .growth02-header_tag {
  z-index: 1;
}

.news-header .growth02-header_tag:before {
  border-color: transparent transparent #808080 transparent;
}

.news-header-bg {
  position: absolute;
  top: 20px;
  left: 50%;
  z-index: -1;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 1280px;
}

@media screen and (max-width: 1300px) {
  .news-header-bg {
    width: calc(100vw - 30px);
  }
}

.news-header-other {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  -ms-flex-item-align: end;
      align-self: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-left: 0;
  list-style: none;
  margin-left: -4px;
}

@media screen and (max-width: 767px) {
  .news-header-other {
    margin: 0;
    max-width: calc(100% - 72px);
  }
}

.news-header-other__item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  padding: 4px;
  min-width: 125px;
}

@media screen and (max-width: 767px) {
  .news-header-other__item {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    padding: 2px;
    min-width: 80px;
  }
}

.news-header-other__tag {
  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;
  padding: 0 14px;
  height: 24px;
  text-align: center;
  border-radius: 20px;
  font-size: 14px;
  font-family: montserrat, sans-serif;
  font-weight: bold;
  color: #fff;
}

@media screen and (max-width: 767px) {
  .news-header-other__tag {
    font-size: 10px;
  }
}

.news-header-other__tag.c-earth {
  background-color: #1e646e;
}

.news-header-other__tag.c-world {
  background-color: #463c5a;
}

.news-header-other__tag.c-future {
  background-color: #b4467d;
}

.news-header-other__tag.c-work {
  background-color: #003c64;
}

.news-header-other__tag.c-now {
  background-color: #dc6450;
}

.news-body {
  padding: 0 15px;
  text-align: justify;
  text-justify: inter-character;
  font-size: 14px;
  line-height: 2;
  letter-spacing: 0.1em;
}

.news-body p {
  margin-bottom: 28px;
}

@media screen and (max-width: 767px) {
  .news-body {
    font-size: 12px;
    line-height: 2;
    letter-spacing: 0.05em;
  }
  .news-body p {
    margin-bottom: 22px;
  }
}

.news-body__h1 {
  margin: 140px 0 35px;
  font-size: 48px;
  line-height: 1.25;
  letter-spacing: 0.2em;
  color: #595757;
}

.news-body__h1_karning_short {
  letter-spacing: 0.105em;
}

.news-body__h1:first-child {
  margin-top: 0 !important;
}

@media screen and (max-width: 767px) {
  .news-body__h1 {
    margin: 70px 0 20px;
    font-size: 24px;
  }
}

.news-body__h2 {
  margin: 75px 0 40px;
  line-height: 1.59375;
  letter-spacing: 0.16em;
  font-size: 42px;
  color: #231815;
}

.news-body__h2_karning_short {
  letter-spacing: 0.12em;
}

.news-body__h2:first-child:not(.use_mt) {
  margin-top: 0 !important;
}

.news-body__h2 .u-line {
  background: -webkit-gradient(linear, left top, left bottom, from(#ffff00), to(#ffff00)) 0 100%/100% 10px no-repeat;
  background: linear-gradient(#ffff00, #ffff00) 0 100%/100% 10px no-repeat;
}

@media screen and (max-width: 767px) {
  .news-body__h2 {
    margin: 30px 0 20px;
    letter-spacing: 0.1em;
    font-size: 22px;
  }
  .news-body__h2 .u-line {
    background-size: 100% 4px;
  }
}

.news-body__figure {
  margin: 110px 0 210px;
}

.news-body__figure_first {
  margin-top: 0 !important;
}

@media screen and (max-width: 767px) {
  .news-body__figure {
    margin: 50px -15px 80px;
  }
}

.growth02_area {
  background-color: #a6d3b0;
  margin-top: -80px;
  position: relative;
  z-index: -2;
}

@media screen and (max-width: 767px) {
  .growth02_area {
    padding-top: 40px;
    margin-top: -40px;
  }
}

.growth02_area .growth03_block {
  margin-top: -125px;
}

@media screen and (max-width: 767px) {
  .growth02_area .growth03_block {
    margin-top: -47px;
  }
}

.growth02_area .about_people {
  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;
  height: 380px;
}

@media screen and (max-width: 767px) {
  .growth02_area .about_people {
    display: block;
    height: 250px;
    padding: 30px 15px 0;
  }
}

.growth02_area .about_people .rounds {
  width: 180px;
  height: 180px;
  border-radius: 180px;
  background: url("../img/growth02/growth03-img.jpg") no-repeat center center;
  background-size: cover;
}

@media screen and (max-width: 767px) {
  .growth02_area .about_people .rounds {
    width: 90px;
    height: 90px;
    border-radius: 90px;
    margin: 0 auto;
  }
}

.growth02_area .about_people .about_people_box {
  color: #fff;
  margin-left: 50px;
}

@media screen and (max-width: 767px) {
  .growth02_area .about_people .about_people_box {
    margin-top: 10px;
    margin-left: 0;
  }
}

.growth02_area .about_people .about_people_box .about_people_name {
  font-size: 18px;
  letter-spacing: 0.1em;
  margin-bottom: 10px;
  font-weight: 500;
}

@media screen and (max-width: 767px) {
  .growth02_area .about_people .about_people_box .about_people_name {
    text-align: center;
  }
}

.growth02_area .about_people .about_people_box .about_people_name span {
  font-size: 13px;
  font-weight: 100;
}

.growth02_area .about_people .about_people_box .about_people_ul {
  letter-spacing: 0.1em;
}

@media screen and (max-width: 767px) {
  .growth02_area .about_people .about_people_box .about_people_ul {
    text-align: center;
  }
}

.growth02_area .about_people .about_people_box .about_people_ul li {
  list-style: none;
}

.growth02 .growth02-header {
  position: relative;
}

.growth02 .growth02-header:after {
  content: "";
  position: absolute;
  background-image: url("../img/growth02/growth02-icon.svg");
  width: 42px;
  height: 40px;
  right: 144px;
  top: 30px;
}

@media screen and (max-width: 767px) {
  .growth02 .growth02-header:after {
    top: 0;
    right: 20px;
  }
}

.growth02 .main-contents {
  padding-top: 0;
}

.growth02 .main-contents::before {
  content: '';
  display: block;
  margin-bottom: 80px;
  width: 100%;
  height: 90px;
  background-color: #a6d3b0;
}

@media screen and (max-width: 767px) {
  .growth02 .main-contents::before {
    margin-bottom: 40px;
    height: 80px;
    background-color: #a6d3b0;
  }
}

.growth02 .tech-header__title {
  background-color: #000;
  color: #fff;
}

.growth02 .growth02-body {
  background-image: url("../img/growth02/growth01-img.jpg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  padding-top: 40px;
  z-index: -1;
  margin-top: 65px;
  padding-bottom: 100px;
}

@media screen and (max-width: 767px) {
  .growth02 .growth02-body {
    margin-top: 69px;
    padding: 70px 15px 60px;
  }
}

.growth02 .growth02-body .growth02-body__h2 {
  background-color: #000;
  color: #8e7d56;
  text-align: center;
  font-size: 28px;
  font-family: Noto Serif JP;
  font-weight: 400;
  padding: 20px 60px;
  letter-spacing: 0.1em;
  width: 740px;
  position: absolute;
  top: 0%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

@media screen and (max-width: 767px) {
  .growth02 .growth02-body .growth02-body__h2 {
    text-align: left;
    padding: 12px 15px;
    display: inline-block;
    width: 77%;
    line-height: 1.5;
    margin-left: 15px;
  }
}

.growth02 .growth02-body .gro02-body-txt {
  color: #fff;
  font-family: Noto Serif JP;
  font-weight: 500;
  margin-top: 40px;
  font-weight: 600;
  margin-top: 40px;
  font-size: 15px;
  line-height: 2.5;
}

.growth02 .growth02-body .growth02_block .growth-tag {
  color: #fff;
}

.growth02 .growth02-body .growth02_block .seed_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: solid 1px #fff;
  border-top: solid 1px #fff;
  padding: 20px 120px;
  margin: 90px 0 40px 0;
}

@media screen and (max-width: 767px) {
  .growth02 .growth02-body .growth02_block .seed_box {
    padding: 20px 20px;
    margin: 80px 0 40px 0;
  }
}

.growth02 .growth02-body .growth02_block .seed_box .seed {
  width: 180px;
  height: 100px;
  background-color: #a6d3b0;
  font-size: 48px;
  color: #8e7d56;
  font-family: Noto Serif JP;
  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;
  letter-spacing: 0.1em;
}

@media screen and (max-width: 767px) {
  .growth02 .growth02-body .growth02_block .seed_box .seed {
    font-size: 24px;
    height: 50px;
  }
}

.growth02 .growth02-body .growth02_block .seed_box .ict {
  margin-left: 120px;
  position: relative;
}

.growth02 .growth02-body .growth02_block .seed_box .ict:before {
  content: "";
  position: absolute;
  width: 100px;
  height: 3px;
  background: #a6d3b0;
  left: -110px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

@media screen and (max-width: 767px) {
  .growth02 .growth02-body .growth02_block .seed_box .ict:before {
    width: 50px;
    left: -90px;
  }
}

.growth02 .growth02-body .growth02_block .seed_box .ict:after {
  content: "";
  position: absolute;
  width: 100px;
  height: 3px;
  background: #a6d3b0;
  left: -110px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

@media screen and (max-width: 767px) {
  .growth02 .growth02-body .growth02_block .seed_box .ict:after {
    width: 50px;
    left: -90px;
  }
}

.growth02 .growth02-body .growth02_block .growth02_txt {
  color: #fff;
  font-family: Noto Serif JP;
  margin-bottom: 40px;
  font-weight: 600;
  line-height: 2.5;
}

@media screen and (max-width: 767px) {
  .growth02 .growth02-body .growth02_block .growth02_txt {
    margin-bottom: 20px;
  }
}

.growth02 .growth02-body .growth02_block .growth02_txt:last-child {
  margin-bottom: 0px;
}

.growth02 .growth02-body .growth02_block .grow01_txt_pb {
  padding-bottom: 260px;
}

@media screen and (max-width: 767px) {
  .growth02 .growth02-body .growth02_block .grow01_txt_pb {
    padding-bottom: 100px;
  }
}

.growth02 .growth02-body .growth02_block .seed_area {
  margin-top: 120px;
}

@media screen and (max-width: 767px) {
  .growth02 .growth02-body .growth02_block .seed_area {
    margin-top: 70px;
  }
}

.growth03_area {
  background-color: #eaeace;
  margin-top: -80px;
}

@media screen and (max-width: 767px) {
  .growth03_area {
    padding-top: 40px;
    margin-top: -40px;
  }
}

.growth03_area .growth03_block {
  margin-top: -125px;
}

@media screen and (max-width: 767px) {
  .growth03_area .growth03_block {
    margin-top: -47px;
  }
}

.growth03 .news-header-bg .bg-txt {
  fill: rgba(255, 255, 255, 0.5);
}

.growth03 .main-contents {
  padding-top: 0;
}

.growth03 .main-contents::before {
  content: '';
  display: block;
  margin-bottom: 80px;
  width: 100%;
  height: 90px;
  background-color: #eaeace;
}

@media screen and (max-width: 767px) {
  .growth03 .main-contents::before {
    margin-bottom: 40px;
    height: 80px;
    background-color: #eaeace;
  }
}

.growth03 .growth03_btnbox {
  position: relative;
}

.growth03 .growth03_btnbox .growth03_btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

.growth03 .growth03_btnbox .growth03_btn a {
  display: block;
  width: 350px;
  height: 150px;
  background: #9cbf3b;
  border: solid 6px #ffffff;
  position: relative;
}

@media screen and (max-width: 767px) {
  .growth03 .growth03_btnbox .growth03_btn a {
    width: 200px;
    height: 110px;
  }
}

.growth03 .growth03_btnbox .growth03_btn a p {
  color: #ffffff;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.4;
  margin-left: 25px;
  margin-top: 30px;
}

@media screen and (max-width: 767px) {
  .growth03 .growth03_btnbox .growth03_btn a p {
    margin: 0;
    font-size: 17px;
    padding: 10px;
    text-align: center;
  }
}

.growth03 .growth03_btnbox .growth03_btn a p span {
  font-size: 17px;
  font-weight: 400;
}

.growth03 .growth03_btnbox .growth03_btn .read {
  position: absolute;
  font-size: 12px;
  font-size: 300;
  margin: 0;
  bottom: 20px;
  right: 25px;
}

@media screen and (max-width: 767px) {
  .growth03 .growth03_btnbox .growth03_btn .read {
    bottom: 19px;
    right: 75px;
    padding: 0;
  }
}

.news02 .news-header {
  position: relative;
  z-index: 0;
  padding-top: calc((380/1400)*100vw);
}

.news02 .news-header-tomato {
  position: absolute;
  top: -100px;
  left: 50%;
  z-index: -1;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 850px;
}

@media screen and (max-width: 767px) {
  .news02 .news-header-tomato {
    width: 90%;
  }
}

.news02 .news-header-bg .bg-txt {
  fill: rgba(255, 255, 255, 0.2);
}

.news02 .news-header__number {
  color: #fff;
}

.news02 .news-header__tag::before {
  border-color: transparent transparent #e50000 transparent;
}

.news02 .news-body {
  color: #fff;
}

.news02 .news-body__h2 {
  color: #ffff00;
}

.news02 .archive-nav {
  margin-bottom: 0;
  color: #fff;
}

@media screen and (max-width: 767px) {
  .news02 .archive-nav {
    margin-bottom: 0;
  }
}

.news02 .archive-nav__link {
  color: #fff;
}

@media screen and (max-width: 767px) {
  .news02 .archive-nav__item {
    border-bottom-color: #fff;
  }
}

.news02 .main-contents {
  padding-top: 190px;
  padding-bottom: 170px;
  background-color: #e50000;
}

@media screen and (max-width: 979px) {
  .news02 .main-contents {
    overflow-x: hidden;
  }
}

@media screen and (max-width: 767px) {
  .news02 .main-contents {
    padding-bottom: 40px;
  }
  .news02 .main-contents::before {
    margin-bottom: 40px;
    height: 80px;
    background-color: #595757;
  }
}

[data-emergence=hidden] {
  opacity: 0;
  -webkit-transform: translateY(10px);
          transform: translateY(10px);
}

[data-emergence=hidden] .u-line {
  background: -webkit-gradient(linear, left top, left bottom, from(#ffff00), to(#ffff00)) 0 100%/0 0px no-repeat;
  background: linear-gradient(#ffff00, #ffff00) 0 100%/0 0px no-repeat;
}

[data-emergence=visible] {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition: opacity .6s ease, -webkit-transform .6s ease;
  transition: opacity .6s ease, -webkit-transform .6s ease;
  transition: opacity .6s ease, transform .6s ease;
  transition: opacity .6s ease, transform .6s ease, -webkit-transform .6s ease;
}

[data-emergence=visible] .u-line {
  -webkit-animation: 1s ease newshoverline forwards;
          animation: 1s ease newshoverline forwards;
}

@-webkit-keyframes newshoverline {
  0% {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffff00), to(#ffff00)) 0 100%/0 0px no-repeat;
    background: linear-gradient(#ffff00, #ffff00) 0 100%/0 0px no-repeat;
  }
  100% {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffff00), to(#ffff00)) 0 100%/100% 10px no-repeat;
    background: linear-gradient(#ffff00, #ffff00) 0 100%/100% 10px no-repeat;
  }
}

@keyframes newshoverline {
  0% {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffff00), to(#ffff00)) 0 100%/0 0px no-repeat;
    background: linear-gradient(#ffff00, #ffff00) 0 100%/0 0px no-repeat;
  }
  100% {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffff00), to(#ffff00)) 0 100%/100% 10px no-repeat;
    background: linear-gradient(#ffff00, #ffff00) 0 100%/100% 10px no-repeat;
  }
}
/*# sourceMappingURL=growth.css.map */