/*------------------------------------------------------------------------------

  en index

------------------------------------------------------------------------------*/
/*
  common
------------------------------------------------------------------------------*/
@media print, screen and (min-width: 768px) {
  .top_common_h2 {
    top: -48px;
  }
}

@media print, screen and (min-width: 768px) {
  .top_common_h2 h2 {
    font-size: 60px;
    font-size: 6rem;
  }
}

/*
  mainvisual
------------------------------------------------------------------------------*/
.top_mainvisual .mainvisual_news_content a {
  word-break: break-all;
}

@media only screen and (max-width: 767px) {
  .top_mainvisual .mainvisual_news_wrapper {
    margin-top: 7px;
  }
}

@media print, screen and (min-width: 1300px) {
  .top_mainvisual .mainvisual_copy {
    top: 21%;
  }
}

@media print, screen and (min-width: 768px) {
  .top_mainvisual .mainvisual_copy {
    top: 19%;
  }
}

@media only screen and (max-width: 767px) {
  .top_mainvisual .mainvisual_copy {
    top: 10.5%;
  }
}

.top_mainvisual .mainvisual_copy h2 {
  letter-spacing: 0;
  font-family: "Roboto-medium", sans-serif;
  font-weight: 500;
  line-height: 1.4;
}

@media only screen and (max-width: 767px) {
  .top_mainvisual .mainvisual_copy h2 {
    font-size: 5.7vw;
  }
}

@media print, screen and (min-width: 768px) {
  .top_mainvisual .mainvisual_copy h2 {
    font-size: 45px;
    font-size: 4.5rem;
  }
}

@media print, screen and (min-width: 1025px) and (max-width: 1900px) {
  .top_mainvisual .mainvisual_copy h2 {
    font-size: 4.1vw;
  }
}

@media print, screen and (min-width: 1901px) {
  .top_mainvisual .mainvisual_copy h2 {
    font-size: 75px;
    font-size: 7.5rem;
  }
}

@media only screen and (max-width: 767px) {
  .top_mainvisual .mainvisual_scroll-title {
    font-size: 10px;
    font-size: 1rem;
    bottom: -85px;
  }
}

@media only screen and (max-width: 767px) {
  .top_mainvisual .mainvisual_scroll-down {
    left: 6px;
    bottom: -65px;
  }
}

.top_mainvisual .mainvisual_link {
  overflow: hidden;
}

.top_mainvisual .mainvisual_link ul {
  display: block;
}

.top_mainvisual .mainvisual_link-item a {
  position: relative;
  color: #00787e;
  font-weight: bold;
  background-color: #fff;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: 0.1s linear;
  transition: 0.1s linear;
  display: block;
}

@media print, screen and (min-width: 768px) {
  .top_mainvisual .mainvisual_link-item a {
    width: 500px;
    height: 96px;
    font-size: 25px;
    font-size: 2.5rem;
  }
}

@media only screen and (max-width: 767px) {
  .top_mainvisual .mainvisual_link-item a {
    width: 100%;
    height: 80px;
    font-size: 20px;
    font-size: 2rem;
  }
}

.top_mainvisual .mainvisual_link-item a span {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%) skewX(40deg);
  transform: translate(-50%, -50%) skewX(40deg);
}

@media print, screen and (min-width: 768px) {
  .top_mainvisual .mainvisual_link-item a span {
    left: 30%;
  }
}

@media only screen and (max-width: 767px) {
  .top_mainvisual .mainvisual_link-item a span {
    left: 33%;
  }
}

.top_mainvisual .mainvisual_link-item a::before, .top_mainvisual .mainvisual_link-item a::after {
  content: '';
  position: absolute;
  display: block;
}

.top_mainvisual .mainvisual_link-item a::before {
  height: 100%;
  right: 0;
  background-color: #5cb531;
  -webkit-transition: 0.1s linear;
  transition: 0.1s linear;
}

@media print, screen and (min-width: 768px) {
  .top_mainvisual .mainvisual_link-item a::before {
    width: 190px;
  }
}

@media only screen and (max-width: 767px) {
  .top_mainvisual .mainvisual_link-item a::before {
    width: 38%;
  }
}

.top_mainvisual .mainvisual_link-item a::after {
  background: url("/en/img/mainvisual_arrow_w.png") center/contain no-repeat;
  -webkit-transform: translateY(-50%) skewX(40deg);
  transform: translateY(-50%) skewX(40deg);
}

@media print, screen and (min-width: 768px) {
  .top_mainvisual .mainvisual_link-item a::after {
    top: calc(50% + 4px);
    width: 82px;
    height: 19px;
    right: 60px;
  }
}

@media only screen and (max-width: 767px) {
  .top_mainvisual .mainvisual_link-item a::after {
    top: calc(50% + 4px);
    width: 54px;
    height: 13px;
    left: calc(100% - 31%);
  }
}

@media print, screen and (min-width: 768px) {
  .top_mainvisual .mainvisual_link-item a:hover {
    background-color: #cce5e6;
  }
}

@media print, screen and (min-width: 768px) {
  .top_mainvisual .mainvisual_link-item a:hover::before {
    background-color: #439836;
  }
}

/*
  challenge
------------------------------------------------------------------------------*/
@media print, screen and (min-width: 768px) {
  .challenge_content-link {
    margin-top: 30px;
  }
}

/*
  product
------------------------------------------------------------------------------*/
@media only screen and (max-width: 767px) {
  .product_menu .product_link a::after {
    top: calc(100% - 14px);
  }
}

/*
  develop
------------------------------------------------------------------------------*/
@media print, screen and (min-width: 768px) {
  .top_develop {
    margin: 0 0 150px;
  }
}

.develop_wrapper {
  bottom: 0;
}

@media print, screen and (min-width: 768px) {
  .develop_wrapper {
    margin: 120px 0 0;
    padding: 0 0 150px;
  }
}

@media only screen and (max-width: 767px) {
  .develop_wrapper {
    background-color: #4b5665;
    padding: 0 0 60px;
  }
}

@media only screen and (max-width: 767px) {
  .develop_wrapper_lower::before {
    content: none;
  }
}

@media print, screen and (min-width: 768px) {
  .develop_lower-item {
    width: calc(100% / 3);
  }
}

@media only screen and (max-width: 767px) {
  .develop_lower-item {
    margin-bottom: 0;
    width: calc(50% - 5px);
  }
}

@media print, screen and (min-width: 768px) {
  .develop_lower-item + .develop_lower-item {
    margin-left: 30px;
  }
}

@media only screen and (max-width: 767px) {
  .develop_lower-item + .develop_lower-item {
    margin-left: 0;
  }
}

.develop_lower-item > a {
  background-color: #fff;
  height: 100%;
}

.develop_lower-item > a::before {
  content: none;
}

.develop_lower-item > a:hover .develop_lower-text p {
  color: #00787e;
}

.develop_lower-item.link .develop_lower-text {
  position: static;
  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;
}

@media print, screen and (min-width: 768px) {
  .develop_lower-item.link .develop_lower-text {
    height: 95px;
  }
}

@media only screen and (max-width: 767px) {
  .develop_lower-item.link .develop_lower-text {
    height: 75px;
  }
}

.develop_lower-item.link .develop_lower-text p {
  color: #222;
}

.develop_lower-item.item01 {
  background-color: #167778;
}

@media only screen and (max-width: 767px) {
  .develop_lower-item.item01 {
    width: 100%;
    margin-bottom: 20px;
  }
}

@media print, screen and (min-width: 768px) {
  .develop_lower-item.item01 .develop_lower-text {
    padding: 30px;
  }
}

@media only screen and (max-width: 767px) {
  .develop_lower-item.item01 .develop_lower-text {
    padding: 10px 8vw;
  }
}

@media print, screen and (min-width: 768px) {
  .develop_lower-item.item01 .develop_lower-text > p {
    font-size: 30px;
    font-size: 3rem;
    margin: 0 0 40px;
  }
}

@media only screen and (max-width: 767px) {
  .develop_lower-item.item01 .develop_lower-text > p {
    font-size: 22px;
    font-size: 2.2rem;
    margin: 0 0 20px;
  }
}

@media only screen and (max-width: 767px) {
  .develop_lower-item.item01 .develop_lower-text li a {
    padding-left: 21px;
  }
}

@media print, screen and (min-width: 768px) {
  .develop_lower-item.item01 .develop_lower-text li a {
    font-size: 17px;
    font-size: 1.7rem;
  }
}

@media only screen and (max-width: 767px) {
  .develop_lower-item.item01 .develop_lower-text li a {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

@media only screen and (max-width: 767px) {
  .develop_lower-item.item01 .develop_lower-text li a::before {
    top: 7px;
    width: 14px;
    height: 5px;
  }
}

@media print, screen and (min-width: 768px) {
  .develop_lower-item.item01 .develop_lower-text li + li {
    margin-top: 20px;
  }
}

@media only screen and (max-width: 767px) {
  .develop_lower-item:not(.item01) + .develop_lower-item {
    margin-left: 10px;
  }
}

@media print, screen and (min-width: 768px) {
  .develop_lower-text {
    -webkit-transition: 0.1s linear;
    transition: 0.1s linear;
  }
}

.develop_lower-image {
  overflow: hidden;
}

@media only screen and (max-width: 767px) {
  .develop_lower-image {
    max-height: 200px;
  }
}

@media print, screen and (min-width: 768px) {
  .develop_lower-image img {
    min-width: 334px;
  }
}

/*
  csr
------------------------------------------------------------------------------*/
@media only screen and (max-width: 767px) {
  .csr_report {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

@media only screen and (max-width: 767px) {
  .csr_report_content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: auto;
  }
}

@media print, screen and (min-width: 768px) {
  .csr_report_content ul {
    display: block;
  }
}

@media only screen and (max-width: 767px) {
  .csr_report_content ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
}

@media print, screen and (min-width: 768px) {
  .csr_report_content li {
    width: 100%;
    max-width: none;
    min-height: auto;
  }
}

@media print, screen and (min-width: 768px) {
  .csr_report_content li > a {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 23px 35px 12px;
  }
}

@media only screen and (max-width: 767px) {
  .csr_report_content li > a {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 15px 20px;
  }
}

@media only screen and (max-width: 767px) {
  .csr_report_content li p .icon_pdf_w::after {
    top: 0;
  }
}

@media print, screen and (min-width: 768px) {
  .csr_report_content + .csr_report-image {
    margin-left: 40px;
  }
}

@media print, screen and (min-width: 768px) {
  .csr_report-link {
    margin-bottom: 38px;
  }
}

.csr_report-link a {
  padding-right: 0;
  line-height: 1.3;
}

.csr_report-link a::after {
  content: '';
  position: relative;
  display: inline-block;
  top: auto;
  right: auto;
  vertical-align: middle;
}

@media print, screen and (min-width: 768px) {
  .csr_report-link a::after {
    margin-left: 20px;
  }
}

@media only screen and (max-width: 767px) {
  .csr_report-link a::after {
    margin-left: 5px;
  }
}

@media print, screen and (min-width: 768px) {
  .csr_report-icon + p {
    margin: 0 0 0 20px;
  }
}

@media print, screen and (min-width: 768px) {
  .csr_left-slide p {
    bottom: 50px;
  }
}

@media only screen and (max-width: 767px) {
  .csr_left-slide p {
    bottom: 25px;
  }
}

.csr_right_upper ul li:first-child {
  background-color: #aeeaeb;
}

/*
  ir
------------------------------------------------------------------------------*/
@media print, screen and (min-width: 768px) {
  .ir_primary_wrapper {
    position: relative;
    padding: 0 20px;
  }
}

@media print, screen and (min-width: 768px) {
  .ir_primary-item a:hover .ir_primary-text p {
    color: #00787e;
  }
}

@media print, screen and (min-width: 768px) {
  .ir_primary-image {
    width: 100%;
    height: 293px;
  }
}

@media print, screen and (min-width: 768px) {
  .ir_primary-text {
    margin-top: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 95px;
  }
}

@media only screen and (max-width: 767px) {
  .ir_primary-text {
    margin-top: 0;
    background-color: #fff;
    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;
    height: 66px;
  }
}

.ir_primary-text p {
  color: #222;
  position: relative;
  font-weight: bold;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

@media print, screen and (min-width: 768px) {
  .ir_primary-text p {
    font-size: 35px;
    font-size: 3.5rem;
    -webkit-transition: 0.1s linear;
    transition: 0.1s linear;
  }
}

@media only screen and (max-width: 767px) {
  .ir_primary-text p {
    font-size: 20px;
    font-size: 2rem;
    margin-top: 0;
  }
}

.ir_primary-text p::after {
  content: '';
  position: absolute;
  display: block;
  background: url("/common/img/icon_arrow_gw.svg") center/contain no-repeat;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media print, screen and (min-width: 768px) {
  .ir_primary-text p::after {
    width: 40px;
    height: 8px;
    right: -50px;
  }
}

@media only screen and (max-width: 767px) {
  .ir_secondary_wrapper ul li:nth-child(2n) {
    left: 0;
  }
}

@media only screen and (max-width: 767px) {
  .ir_secondary_wrapper ul li:nth-child(2n+1) {
    right: 0;
  }
}

/*
  banner
------------------------------------------------------------------------------*/
@media print, screen and (min-width: 768px) {
  .top_banner .container {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

@media print, screen and (min-width: 768px) {
  .top_banner .banner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.top_banner .banner-item {
  background-color: #fff;
  max-width: 350px;
}

@media only screen and (max-width: 767px) {
  .top_banner .banner-item {
    margin: auto;
  }
}

@media print, screen and (min-width: 768px) {
  .top_banner .banner-item + .banner-item {
    margin: 0 0 0 40px;
  }
}

@media only screen and (max-width: 767px) {
  .top_banner .banner-item + .banner-item {
    margin-top: 15px;
  }
}

.top_banner .banner-item img {
  width: 100%;
}

.csr_linkGroup01 li p {
  filter: drop-shadow(3px 3px 3px #000);
}