.pageBody.companyRD {
  color: #111;
  font-weight: 400;
}
.pageBody.companyRD .mainVisual {
  height: 800px;
  background: url(/company_info/rd/images/index_mainvisual.webp) no-repeat center center;
  background-size: cover;
}
.pageBody.companyRD .mainVisual header {
  max-width: 1400px;
  width: 100%;
  height: 800px;
  margin: 0 auto;
  position: relative;
}
.pageBody.companyRD .mainVisual header h1 {
  height: 0;
  visibility: hidden;
  overflow: hidden;
}
.pageBody.companyRD .mainVisual header p {
  width: 874px;
  height: 272px;
  position: absolute;
  top: 50%;
  left: -30px;
  transform: translateY(-50%);
  z-index: 1;
}
.pageBody.companyRD .mainVisual header .cards {
  width: 916px;
  height: 636px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -20px;
  z-index: 0;
}
.pageBody.companyRD .mainVisual header .cards > div {
  width: 288px;
  position: absolute;
}
.pageBody.companyRD .mainVisual header .cards > div:first-child {
  top: 0;
  left: 0;
}
.pageBody.companyRD .mainVisual header .cards > div:nth-child(2) {
  bottom: 0;
  left: 200px;
}
.pageBody.companyRD .mainVisual header .cards > div:nth-child(3) {
  top: 0;
  left: 440px;
}
.pageBody.companyRD .mainVisual header .cards > div:nth-child(4) {
  bottom: 0;
  left: 640px;
}
.pageBody.companyRD header.rdRegular {
  text-align: center;
}
.pageBody.companyRD header.rdRegular h1 {
  font-size: 40px;
  font-weight: 700;
  margin: 0;
  padding: 60px 0 0;
}
.pageBody.companyRD header.rdRegular h1::after {
  content: none;
}
.pageBody.companyRD header.rdRegular.co2free h1 {
  color: #22C362;
}
.pageBody.companyRD header.rdRegular.zeroemission h1 {
  color: #00AADF;
}
.pageBody.companyRD header.rdRegular.network h1 {
  color: #EA4549;
}
.pageBody.companyRD header.rdRegular.newbusiness h1 {
  color: #B445EA;
}
.pageBody.companyRD .intro {
  padding: 120px 40px;
  text-align: center;
}
.pageBody.companyRD .intro p {
  font-size: 22px;
  font-weight: 700;
  text-align: center;
  line-height: 2;
  color: #0073C3;
}
.pageBody.companyRD .intro figure {
  max-width: 1275px;
  width: 100%;
  margin: 60px auto;
}
.pageBody.companyRD section,
.pageBody.companyRD div.section {
  max-width: 1400px;
  width: 100%;
  margin: 0 auto;
  padding: 120px 40px;
}
.pageBody.companyRD section h2,
.pageBody.companyRD div.section h2 {
  border: 0;
  padding: 0;
  margin: 0 0 60px;
  text-align: center;
  font-size: 40px;
  font-weight: 700;
}
.pageBody.companyRD section h2 span,
.pageBody.companyRD div.section h2 span {
  display: block;
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 10px;
}
.pageBody.companyRD section h2::after,
.pageBody.companyRD div.section h2::after {
  content: none;
}
.pageBody.companyRD section.futureVision,
.pageBody.companyRD div.section.futureVision {
  background: url(/company_info/rd/images/index_bg01.webp) no-repeat center top;
  background-size: contain;
  padding: 120px 100px 200px;
}
.pageBody.companyRD section.futureVision h2,
.pageBody.companyRD div.section.futureVision h2 {
  color: #fff;
}
.pageBody.companyRD section.futureVision figure,
.pageBody.companyRD div.section.futureVision figure {
  margin: 0;
}
.pageBody.companyRD section.futureVision figure img,
.pageBody.companyRD div.section.futureVision figure img {
  width: 100%;
  display: block;
}
.pageBody.companyRD section.tech,
.pageBody.companyRD div.section.tech {
  background: #fff;
  margin-top: -60px;
  border-radius: 50px;
  padding: 120px 100px 200px;
}
.pageBody.companyRD section.tech h2 span,
.pageBody.companyRD div.section.tech h2 span {
  color: #0073C3;
}
.pageBody.companyRD section.tech h2 + p,
.pageBody.companyRD div.section.tech h2 + p {
  text-align: center;
  margin-top: -20px;
}
.pageBody.companyRD section.challenge,
.pageBody.companyRD div.section.challenge {
  background: url(/company_info/rd/images/index_bg02.webp) no-repeat center top;
  background-size: contain;
  padding: 120px 100px;
}
.pageBody.companyRD section.challenge h2,
.pageBody.companyRD div.section.challenge h2 {
  color: #fff;
  margin-bottom: 100px;
  font-size: 42px;
}
.pageBody.companyRD section.challenge p,
.pageBody.companyRD div.section.challenge p {
  font-size: 18px;
  font-weight: 700;
  line-height: 2;
  margin-bottom: 2em;
  text-shadow: 0 0 10px #0058B4;
  color: #fff;
}
.pageBody.companyRD section.challenge .block:first-of-type,
.pageBody.companyRD div.section.challenge .block:first-of-type {
  padding-left: 50%;
}
.pageBody.companyRD section.challenge .block:last-of-type,
.pageBody.companyRD div.section.challenge .block:last-of-type {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row-reverse;
}
.pageBody.companyRD section.challenge .block:last-of-type figure, .pageBody.companyRD section.challenge .block:last-of-type div,
.pageBody.companyRD div.section.challenge .block:last-of-type figure,
.pageBody.companyRD div.section.challenge .block:last-of-type div {
  width: 50%;
}
.pageBody.companyRD section.news,
.pageBody.companyRD div.section.news {
  padding: 100px 100px 100px;
}
.pageBody.companyRD section.news h2 span,
.pageBody.companyRD div.section.news h2 span {
  color: #0073C3;
}
.pageBody.companyRD section.news dl,
.pageBody.companyRD div.section.news dl {
  border-top: 1px #ccc solid;
  width: 1080px;
  margin: 0 auto;
  padding: 0;
}
.pageBody.companyRD section.news dl dt,
.pageBody.companyRD div.section.news dl dt {
  font-size: 16px;
  font-weight: 400;
  float: left;
  width: 200px;
  padding: 25px 10px;
}
.pageBody.companyRD section.news dl dd,
.pageBody.companyRD div.section.news dl dd {
  font-size: 16px;
  padding: 25px 0 25px 200px;
  border-bottom: 1px #ccc solid;
  margin: 0;
}
.pageBody.companyRD section.news dl dd a,
.pageBody.companyRD div.section.news dl dd a {
  color: #1F2937;
  text-decoration: none;
  display: block;
  padding-right: 80px;
  position: relative;
  background: url(/company_info/rd/images/icn_arrow_blue.svg) no-repeat calc(100% - 30px) center;
  background-size: 14px auto;
}
.pageBody.companyRD section.news dl dd a:has(.icn),
.pageBody.companyRD div.section.news dl dd a:has(.icn) {
  background: none;
}
.pageBody.companyRD section.news dl dd a .icn,
.pageBody.companyRD div.section.news dl dd a .icn {
  width: 30px;
  height: 30px;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.pageBody.companyRD section.news dl dd a .icn.pdf,
.pageBody.companyRD div.section.news dl dd a .icn.pdf {
  background-image: url(/company_info/rd/images/icn_pdf.svg);
}
.pageBody.companyRD section.news dl dd a .icn.ext,
.pageBody.companyRD div.section.news dl dd a .icn.ext {
  background-image: url(/company_info/rd/images/icn_ext.svg);
}
.pageBody.companyRD section.news dl dd a .icn::after,
.pageBody.companyRD div.section.news dl dd a .icn::after {
  content: none;
}
@media (hover: hover) {
  .pageBody.companyRD section.news dl dd a:hover,
  .pageBody.companyRD div.section.news dl dd a:hover {
    color: #0073C3;
  }
}
.pageBody.companyRD section.news .more,
.pageBody.companyRD div.section.news .more {
  text-align: center;
  margin: 40px 0 0;
}
.pageBody.companyRD section.news .more a,
.pageBody.companyRD div.section.news .more a {
  display: block;
  font-size: 18px;
  padding: 15px 30px;
  width: 220px;
  background: #fff;
  color: #0073C3;
  border-radius: 40px;
  text-decoration: none;
  margin: 0 auto;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.pageBody.companyRD section.news .more a::after,
.pageBody.companyRD div.section.news .more a::after {
  content: "";
  display: inline-block;
  width: 6px;
  height: 12px;
  background: #0073C3;
  clip-path: polygon(0 0, 0 100%, 100% 50%);
  margin-left: 0.5em;
}
@media (hover: hover) {
  .pageBody.companyRD section.news .more a:hover,
  .pageBody.companyRD div.section.news .more a:hover {
    background: #0073C3;
    color: #fff;
  }
  .pageBody.companyRD section.news .more a:hover::after,
  .pageBody.companyRD div.section.news .more a:hover::after {
    background: #fff;
  }
}
.pageBody.companyRD .bgBlock {
  background: #F2F2F2;
  padding: 120px 0;
}
.pageBody.companyRD aside.contact,
.pageBody.companyRD nav.rdIndex {
  max-width: 1080px;
  width: 100%;
  margin: 0 auto;
  background: #fff;
  border-radius: 10px;
  border-top: 10px #0073C3 solid;
  padding: 40px 20px 50px;
}
.pageBody.companyRD aside.contact h2,
.pageBody.companyRD nav.rdIndex h2 {
  border: 0;
  padding: 0;
  margin: 0 0 60px;
  text-align: center;
  font-size: 40px;
  font-weight: 700;
}
.pageBody.companyRD aside.contact h2 span,
.pageBody.companyRD nav.rdIndex h2 span {
  display: block;
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 10px;
  color: #0073C3;
}
.pageBody.companyRD aside.contact h2::after,
.pageBody.companyRD nav.rdIndex h2::after {
  content: none;
}
.pageBody.companyRD aside.contact .contact-accordion,
.pageBody.companyRD nav.rdIndex .contact-accordion {
  padding: 20px;
  border: 1px #eee solid;
  border-radius: 20px;
  margin: 20px 0 0;
}
.pageBody.companyRD aside.contact .contact-accordion h3,
.pageBody.companyRD nav.rdIndex .contact-accordion h3 {
  font-size: 18px;
  margin: 0 0 20px;
}
.pageBody.companyRD aside.contact .contact-accordion p,
.pageBody.companyRD nav.rdIndex .contact-accordion p {
  font-size: 16px;
  line-height: 1.75;
  margin: 0;
}
.pageBody.companyRD aside.contact ul {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: flex-start;
  margin: 0;
}
.pageBody.companyRD aside.contact ul li {
  width: calc((100% - 40px) / 3);
  font-size: 16px;
  line-height: 1.5;
  list-style: none;
}
.pageBody.companyRD aside.contact ul li a {
  display: block;
  font-size: 18px;
  padding: 15px 30px;
  background: #fff;
  color: #0073C3;
  border-radius: 40px;
  text-decoration: none;
  margin: 0 auto;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  color: #1F2937;
  text-align: center;
  position: relative;
}
.pageBody.companyRD aside.contact ul li a::after {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  background: url(/company_info/rd/images/icn_arrow.svg) no-repeat center #0073C3;
  background-size: 8px auto;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 50%;
}
@media (hover: hover) {
  .pageBody.companyRD aside.contact ul li a:hover {
    color: #fff;
    background-color: #0073C3;
  }
  .pageBody.companyRD aside.contact ul li a:hover::after {
    background-color: #fff;
    background-image: url(/company_info/rd/images/icn_arrow_blue.svg);
  }
}
.pageBody.companyRD nav.rdIndex {
  padding: 40px 120px 50px;
}
.pageBody.companyRD nav.rdIndex ul {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: flex-start;
  margin: 0;
}
.pageBody.companyRD nav.rdIndex ul > li {
  width: calc(50% - 10px);
  font-size: 16px;
  line-height: 1.5;
  list-style: none;
  margin: 0;
}
.pageBody.companyRD nav.rdIndex ul > li a {
  display: block;
  background: #000;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  padding: 12px 20px 14px;
  position: relative;
}
.pageBody.companyRD nav.rdIndex ul > li a::after {
  content: "";
  width: 8px;
  height: 14px;
  background: url(/company_info/rd/images/icn_arrow.svg) no-repeat center;
  background-size: cover;
  display: block;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.3s ease;
}
@media (hover: hover) {
  .pageBody.companyRD nav.rdIndex ul > li a:hover {
    opacity: 0.6;
  }
}
.pageBody.companyRD nav.rdIndex ul > li ul {
  display: block;
}
.pageBody.companyRD nav.rdIndex ul > li ul li {
  width: auto;
  border-bottom: 1px #ccc dotted;
  margin: 0;
}
.pageBody.companyRD nav.rdIndex ul > li ul li a {
  background: none transparent;
  color: #1F2937;
  font-weight: normal;
}
.pageBody.companyRD nav.rdIndex ul > li ul li a::after {
  background-image: url(/company_info/rd/images/icn_arrow_blk.svg);
}
.pageBody.companyRD nav.rdIndex ul > li:has(.index) {
  width: 100%;
  text-align: center;
}
.pageBody.companyRD nav.rdIndex ul > li:has(.index) a {
  background: #0073C3;
}
.pageBody.companyRD nav.rdIndex ul > li:has(.index) a::after {
  content: "";
  width: 14px;
  height: 14px;
  background: url(/company_info/rd/images/icn_arrow_circle.svg) no-repeat center;
  background-size: cover;
  display: inline-block;
  margin-left: 0.25em;
  position: relative;
  top: 0.075em;
  right: auto;
  transform: none;
}
.pageBody.companyRD nav.rdIndex ul > li:has(.co2free) > a {
  background: #22C362;
}
.pageBody.companyRD nav.rdIndex ul > li:has(.zeroemission) > a {
  background: #00AADF;
}
.pageBody.companyRD nav.rdIndex ul > li:has(.network) > a {
  background: #EA4549;
}
.pageBody.companyRD nav.rdIndex ul > li:has(.newbusiness) > a {
  background: #B445EA;
}
.pageBody.companyRD .deck {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  justify-content: flex-start;
  align-items: stretch;
  margin-top: 80px;
}
.pageBody.companyRD .deck:first-child {
  margin-top: 0;
}
.pageBody.companyRD .deck .card {
  width: calc((100% - 60px) / 3);
  border-radius: 10px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  border-top: 10px #000 solid;
  padding: 20px 20px 64px;
  position: relative;
}
.pageBody.companyRD .deck .card.co2free {
  border-top-color: #22C362;
}
.pageBody.companyRD .deck .card.zeroemission {
  border-top-color: #00AADF;
}
.pageBody.companyRD .deck .card.network {
  border-top-color: #EA4549;
}
.pageBody.companyRD .deck .card.newbusiness {
  border-top-color: #B445EA;
}
.pageBody.companyRD .deck .card footer {
  height: 64px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: calc(100% - 40px);
  display: flex;
  justify-content: flex-end;
  align-items: center;
  border-top: 1px #eee solid;
  left: 20px;
}
.pageBody.companyRD .deck .card footer button {
  font-size: 18px;
  padding: 0;
  background: none transparent;
  color: #111;
  border: none;
  display: block;
  padding: 10px 0 14px;
  width: 100%;
  cursor: pointer;
  text-align: right;
}
.pageBody.companyRD .deck .card footer button::after {
  content: "";
  display: inline-block;
  width: 6px;
  height: 12px;
  background: #111;
  clip-path: polygon(0 0, 0 100%, 100% 50%);
  margin-left: 0.5em;
}
.pageBody.companyRD .deck .card footer button:hover {
  color: #0073C3;
}
.pageBody.companyRD .deck .card footer button:hover::after {
  background: #0073C3;
}
.pageBody.companyRD .card {
  color: #1F2937;
}
.pageBody.companyRD .card header {
  margin-bottom: 10px;
}
.pageBody.companyRD .card header .label {
  font-size: 12px;
  padding: 4px 10px;
  border-radius: 4px;
  margin-bottom: 10px;
  width: -moz-fit-content;
  width: fit-content;
  border: 1px #000 solid;
  background: #fff;
}
.pageBody.companyRD .card header h3 {
  font-size: 20px;
  font-weight: 700;
  margin: 0 0 10px;
  padding-bottom: 10px;
  border-bottom: 1px #eee solid;
  padding-left: 1em;
  text-indent: -1em;
  min-height: 3.3em;
}
.pageBody.companyRD .card header p {
  font-size: 12px;
  line-height: 1.75;
  margin: 0;
  min-height: 3.5em;
}
.pageBody.companyRD .card figure {
  margin: 0;
  cursor: pointer;
  overflow: hidden;
}
.pageBody.companyRD .card figure img {
  width: 100%;
  display: block;
  transition: all 0.3s ease;
}
.pageBody.companyRD .card figure:hover img {
  transform: scale(1.05);
}
.pageBody.companyRD .card .content ul.tags {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin: 15px 0;
  justify-content: flex-start;
}
.pageBody.companyRD .card .content ul.tags li {
  font-size: 12px;
  padding: 4px 10px;
  border-radius: 4px;
  border: 1px #999 solid;
  border-radius: 4px;
  width: -moz-fit-content;
  width: fit-content;
  color: #999;
  list-style: none;
  background-color: #fff;
  margin: 0;
  line-height: 1;
}
.pageBody.companyRD .card .content p {
  margin: 0 0 15px;
  font-size: 14px;
  line-height: 1.75;
}
.pageBody.companyRD .card.co2free header .label {
  color: #22C362;
  border-color: #22C362;
}
.pageBody.companyRD .card.zeroemission header .label {
  color: #00AADF;
  border-color: #00AADF;
}
.pageBody.companyRD .card.network header .label {
  color: #EA4549;
  border-color: #EA4549;
}
.pageBody.companyRD .card.newbusiness header .label {
  color: #B445EA;
  border-color: #B445EA;
}
.pageBody.companyRD dialog.modalStage {
  max-width: 1200px;
  width: 100%;
  padding: 0;
  outline: none;
  border: 0 none;
  border-radius: 30px;
}
.pageBody.companyRD dialog.modalStage:focus {
  outline: none;
  border: 0 none;
}
.pageBody.companyRD dialog.modalStage .modalInner {
  display: flex;
  gap: 0;
  justify-content: space-between;
}
.pageBody.companyRD dialog.modalStage .modalInner .card {
  width: 36%;
  max-width: 420px;
  background: #eee;
  padding: 40px;
  border-radius: 30px 0 0 30px;
}
.pageBody.companyRD dialog.modalStage .modalInner .card.co2free {
  background: #E1F2DD;
}
.pageBody.companyRD dialog.modalStage .modalInner .card.co2free + .content .btn a {
  background: #22C362;
  border: 1px #22C362 solid;
}
@media (hover: hover) {
  .pageBody.companyRD dialog.modalStage .modalInner .card.co2free + .content .btn a:hover {
    color: #22C362;
    background: #fff;
  }
  .pageBody.companyRD dialog.modalStage .modalInner .card.co2free + .content .btn a:hover::after {
    background: #22C362;
  }
}
.pageBody.companyRD dialog.modalStage .modalInner .card.zeroemission {
  background: #EFFFFD;
}
.pageBody.companyRD dialog.modalStage .modalInner .card.zeroemission + .content .btn a {
  background: #00AADF;
  border: 1px #00AADF solid;
}
@media (hover: hover) {
  .pageBody.companyRD dialog.modalStage .modalInner .card.zeroemission + .content .btn a:hover {
    color: #00AADF;
    background: #fff;
  }
  .pageBody.companyRD dialog.modalStage .modalInner .card.zeroemission + .content .btn a:hover::after {
    background: #00AADF;
  }
}
.pageBody.companyRD dialog.modalStage .modalInner .card.network {
  background: #FFF1F1;
}
.pageBody.companyRD dialog.modalStage .modalInner .card.network + .content .btn a {
  background: #EA4549;
  border: 1px #EA4549 solid;
}
@media (hover: hover) {
  .pageBody.companyRD dialog.modalStage .modalInner .card.network + .content .btn a:hover {
    color: #EA4549;
    background: #fff;
  }
  .pageBody.companyRD dialog.modalStage .modalInner .card.network + .content .btn a:hover::after {
    background: #EA4549;
  }
}
.pageBody.companyRD dialog.modalStage .modalInner .card.newbusiness {
  background: #F7F1FF;
}
.pageBody.companyRD dialog.modalStage .modalInner .card.newbusiness + .content .btn a {
  background: #B445EA;
  border: 1px #B445EA solid;
}
@media (hover: hover) {
  .pageBody.companyRD dialog.modalStage .modalInner .card.newbusiness + .content .btn a:hover {
    color: #B445EA;
    background: #fff;
  }
  .pageBody.companyRD dialog.modalStage .modalInner .card.newbusiness + .content .btn a:hover::after {
    background: #B445EA;
  }
}
.pageBody.companyRD dialog.modalStage .modalInner .card header {
  margin-bottom: 15px;
}
.pageBody.companyRD dialog.modalStage .modalInner .card header h3 {
  font-size: 20px;
  border-bottom: 1px #ccc solid;
}
.pageBody.companyRD dialog.modalStage .modalInner .card header p {
  min-height: 0;
}
.pageBody.companyRD dialog.modalStage .modalInner .card figure {
  pointer-events: none;
  cursor: default;
}
.pageBody.companyRD dialog.modalStage .modalInner .card footer {
  display: none;
}
.pageBody.companyRD dialog.modalStage .modalInner > .content {
  width: 64%;
  max-width: calc(100% - 420px);
  padding: 40px;
}
.pageBody.companyRD dialog.modalStage .modalInner > .content h4 {
  font-size: 24px;
  font-weight: 700;
  margin: 0 0 10px;
  background: url(/company_info/rd/images/icn_info.svg) no-repeat left center;
  padding-left: 30px;
}
.pageBody.companyRD dialog.modalStage .modalInner > .content p {
  font-size: 16px;
  line-height: 1.75;
  margin: 0 0 20px;
}
.pageBody.companyRD dialog.modalStage .modalInner > .content .details {
  display: flex;
  justify-content: space-between;
  gap: 30px;
  align-items: stretch;
  margin-bottom: 10px;
}
.pageBody.companyRD dialog.modalStage .modalInner > .content .details > div {
  flex: 1;
}
.pageBody.companyRD dialog.modalStage .modalInner > .content .details > div:nth-child(2) {
  position: relative;
}
.pageBody.companyRD dialog.modalStage .modalInner > .content .details > div:nth-child(2)::before, .pageBody.companyRD dialog.modalStage .modalInner > .content .details > div:nth-child(2)::after {
  content: "";
  display: block;
  width: 1px;
  background: #ddd;
  position: absolute;
  top: 0;
  height: 95%;
}
.pageBody.companyRD dialog.modalStage .modalInner > .content .details > div:nth-child(2)::before {
  left: -15px;
}
.pageBody.companyRD dialog.modalStage .modalInner > .content .details > div:nth-child(2)::after {
  right: -15px;
}
.pageBody.companyRD dialog.modalStage .modalInner > .content .details > div h5 {
  margin: 0;
  padding-left: 34px;
  background-size: 30px auto;
  margin-bottom: 10px;
}
.pageBody.companyRD dialog.modalStage .modalInner > .content .details > div h5 span {
  font-size: 12px;
  font-weight: 400;
  display: block;
}
.pageBody.companyRD dialog.modalStage .modalInner > .content .details > div.challenge h5 {
  background: url(/company_info/rd/images/icn_note.svg) no-repeat left center;
}
.pageBody.companyRD dialog.modalStage .modalInner > .content .details > div.challenge h5 span {
  color: #EA4548;
}
.pageBody.companyRD dialog.modalStage .modalInner > .content .details > div.solution h5 {
  background: url(/company_info/rd/images/icn_check.svg) no-repeat left center;
}
.pageBody.companyRD dialog.modalStage .modalInner > .content .details > div.solution h5 span {
  color: #3C82F5;
}
.pageBody.companyRD dialog.modalStage .modalInner > .content .details > div.benefit h5 {
  background: url(/company_info/rd/images/icn_value.svg) no-repeat left center;
}
.pageBody.companyRD dialog.modalStage .modalInner > .content .details > div.benefit h5 span {
  color: #3C82F5;
}
.pageBody.companyRD dialog.modalStage .modalInner > .content .details > div ul li {
  font-size: 14px;
  line-height: 1.5;
  margin-bottom: 0.25em;
}
.pageBody.companyRD dialog.modalStage .modalInner > .content .talk .future {
  background: url(/company_info/rd/images/denkiken-takk.webp) no-repeat left center;
  background-size: 52px auto;
  padding-left: 60px;
  position: relative;
}
.pageBody.companyRD dialog.modalStage .modalInner > .content .talk .future::before {
  width: 12px;
  height: 12px;
  background: #fff;
  content: "";
  display: block;
  transform: rotate(-45deg) skew(20deg, 20deg);
  position: absolute;
  top: 50%;
  left: 54px;
  margin-top: -7.5px;
  border-left: 1px #ddd solid;
  border-top: 1px #ddd solid;
}
.pageBody.companyRD dialog.modalStage .modalInner > .content .talk .present {
  background: url(/company_info/rd/images/denkiken-answer.webp) no-repeat right center;
  padding-right: 60px;
  background-size: 52px auto;
  position: relative;
}
.pageBody.companyRD dialog.modalStage .modalInner > .content .talk .present::before {
  width: 12px;
  height: 12px;
  background: #fff;
  content: "";
  display: block;
  transform: rotate(135deg) skew(20deg, 20deg);
  position: absolute;
  top: 50%;
  right: 54px;
  margin-top: -7.5px;
  border-left: 1px #ddd solid;
  border-top: 1px #ddd solid;
}
.pageBody.companyRD dialog.modalStage .modalInner > .content .talk p {
  border: 1px #ddd solid;
  border-radius: 20px;
  padding: 20px 25px;
  font-size: 14px;
  line-height: 1.5;
  margin: 10px 0;
  font-size: 16px;
  background: url(/company_info/rd/images/quoteO.png) no-repeat 10px 10px, url(/company_info/rd/images/quoteC.png) no-repeat calc(100% - 10px) calc(100% - 10px) #fff;
  background-size: 12px auto, 12px auto;
}
.pageBody.companyRD dialog.modalStage .modalInner > .content .btn {
  display: flex;
  justify-content: flex-end;
  padding-top: 20px;
}
.pageBody.companyRD dialog.modalStage .modalInner > .content .btn a {
  display: block;
  font-size: 18px;
  padding: 15px 40px 17px;
  background: #0073C3;
  color: #fff;
  border-radius: 40px;
  font-weight: 700;
  text-decoration: none;
}
.pageBody.companyRD dialog.modalStage .modalInner > .content .btn a::after {
  content: "";
  display: inline-block;
  width: 6px;
  height: 12px;
  background: #fff;
  clip-path: polygon(0 0, 0 100%, 100% 50%);
  margin-left: 0.5em;
}

@media (max-width: 960px) {
  .pageBody.companyRD .intro {
    padding: 40px 60px 100px;
    margin-bottom: 0;
  }
  .pageBody.companyRD section.futureVision {
    padding: 60px 40px 100px;
    background-size: cover;
    border-radius: 40px 40px 0 0;
  }
  .pageBody.companyRD section.tech {
    padding: 60px 40px 100px;
    border-radius: 40px 40px 0 0;
    margin-top: -40px;
  }
  .pageBody.companyRD section.challenge {
    padding: 60px 40px 100px;
    background-size: cover;
    border-radius: 40px 40px 0 0;
    text-align: center;
  }
  .pageBody.companyRD section.challenge h2 {
    margin-bottom: 40px;
  }
  .pageBody.companyRD section.challenge .block:first-of-type {
    padding-left: 0;
  }
  .pageBody.companyRD section.challenge .block:last-of-type {
    display: block;
  }
  .pageBody.companyRD section.challenge .block:last-of-type div {
    width: 100%;
  }
  .pageBody.companyRD section.challenge .block:last-of-type figure {
    margin-bottom: 30px;
    width: 600px;
    margin: 0 auto;
  }
  .pageBody.companyRD section.news {
    padding: 60px 40px 100px;
  }
  .pageBody.companyRD section.news dl {
    width: 100%;
  }
  .pageBody.companyRD .deck {
    margin-top: 40px;
  }
  .pageBody.companyRD .deck .card {
    width: calc(50% - 15px);
  }
  .pageBody.companyRD .bgBlock {
    padding: 60px 40px;
  }
  .pageBody.companyRD aside.contact ul li {
    width: calc(50% - 10px);
  }
}
@media (max-width: 640px) {
  .pageBody.companyRD .mainVisual {
    height: 140vw;
    background: url(/company_info/rd/images/index_mainvisual_sp.webp) no-repeat center bottom;
    background-size: cover;
    padding: 0;
  }
  .pageBody.companyRD .mainVisual header {
    max-width: none;
    width: 100%;
    height: 100%;
  }
  .pageBody.companyRD .mainVisual header p {
    width: 100%;
    height: auto;
    position: relative;
    top: auto;
    left: auto;
    transform: none;
    padding: 0;
    margin: 0;
  }
  .pageBody.companyRD .mainVisual header .cards {
    width: 100%;
    height: 70vw;
    position: relative;
    top: auto;
    transform: none;
    right: auto;
    background: url(/company_info/rd/images/index_cards_sp.webp) no-repeat center center;
    background-size: calc(100vw - 20px) auto;
  }
  .pageBody.companyRD .mainVisual header .cards > div {
    display: none;
  }
  .pageBody.companyRD header.rdRegular {
    text-align: center;
  }
  .pageBody.companyRD header.rdRegular h1 {
    font-size: 20px;
    padding: 30px 0 0;
  }
  .pageBody.companyRD .intro {
    padding: 40px 15px;
  }
  .pageBody.companyRD .intro p {
    font-size: 14px;
  }
  .pageBody.companyRD .intro figure {
    max-width: none;
    margin: 20px auto;
    padding: 0 20px;
  }
  .pageBody.companyRD div.section,
  .pageBody.companyRD section {
    max-width: none;
    padding: 50px 15px;
  }
  .pageBody.companyRD div.section h2,
  .pageBody.companyRD section h2 {
    margin: 0 0 20px;
    font-size: 20px;
  }
  .pageBody.companyRD div.section h2 span,
  .pageBody.companyRD section h2 span {
    font-size: 12px;
  }
  .pageBody.companyRD div.section.futureVision,
  .pageBody.companyRD section.futureVision {
    padding: 50px 15px 100px;
    border-radius: 30px;
  }
  .pageBody.companyRD div.section.tech,
  .pageBody.companyRD section.tech {
    margin-top: -40px;
    border-radius: 30px;
    padding: 50px 15px 50px;
  }
  .pageBody.companyRD div.section.tech h2 + p,
  .pageBody.companyRD section.tech h2 + p {
    margin-top: 0px;
    font-size: 14px;
  }
  .pageBody.companyRD div.section.challenge,
  .pageBody.companyRD section.challenge {
    padding: 50px 15px;
    border-radius: 30px 30px 0 0;
  }
  .pageBody.companyRD div.section.challenge h2,
  .pageBody.companyRD section.challenge h2 {
    margin-bottom: 30px;
    font-size: 21px;
  }
  .pageBody.companyRD div.section.challenge p,
  .pageBody.companyRD section.challenge p {
    font-size: 14px;
    text-align: left;
  }
  .pageBody.companyRD div.section.challenge .block:first-of-type,
  .pageBody.companyRD section.challenge .block:first-of-type {
    padding: 0 15px;
  }
  .pageBody.companyRD div.section.challenge .block:last-of-type,
  .pageBody.companyRD section.challenge .block:last-of-type {
    display: block;
    padding: 0 15px;
  }
  .pageBody.companyRD div.section.challenge .block:last-of-type figure, .pageBody.companyRD div.section.challenge .block:last-of-type div,
  .pageBody.companyRD section.challenge .block:last-of-type figure,
  .pageBody.companyRD section.challenge .block:last-of-type div {
    width: 100%;
  }
  .pageBody.companyRD div.section.news,
  .pageBody.companyRD section.news {
    padding: 50px 15px 50px;
  }
  .pageBody.companyRD div.section.news dl,
  .pageBody.companyRD section.news dl {
    width: 100%;
  }
  .pageBody.companyRD div.section.news dl dt,
  .pageBody.companyRD section.news dl dt {
    font-size: 10px;
    width: auto;
    padding: 5px 0;
    float: none;
  }
  .pageBody.companyRD div.section.news dl dd,
  .pageBody.companyRD section.news dl dd {
    font-size: 14px;
    padding: 0 0 10px 0;
    line-height: 1.4;
  }
  .pageBody.companyRD div.section.news dl dd a,
  .pageBody.companyRD section.news dl dd a {
    padding-right: 24px;
    background-size: 10px auto;
    background-position: calc(100% - 5px) center;
  }
  .pageBody.companyRD div.section.news dl dd a .icn,
  .pageBody.companyRD section.news dl dd a .icn {
    width: 16px;
    height: 16px;
    right: 0;
  }
  .pageBody.companyRD div.section.news .more,
  .pageBody.companyRD section.news .more {
    margin: 20px 0 0;
  }
  .pageBody.companyRD div.section.news .more a,
  .pageBody.companyRD section.news .more a {
    font-size: 14px;
    padding: 12px 20px;
    width: 140px;
  }
  .pageBody.companyRD div.section.news .more a::after,
  .pageBody.companyRD section.news .more a::after {
    width: 4px;
    height: 10px;
  }
  .pageBody.companyRD .bgBlock {
    padding: 50px 15px;
  }
  .pageBody.companyRD aside.contact,
  .pageBody.companyRD nav.rdIndex {
    max-width: none;
    border-top: 6px #0073C3 solid;
    padding: 20px 15px 30px;
  }
  .pageBody.companyRD aside.contact h2,
  .pageBody.companyRD nav.rdIndex h2 {
    margin: 0 0 20px;
    font-size: 18px;
  }
  .pageBody.companyRD aside.contact h2 span,
  .pageBody.companyRD nav.rdIndex h2 span {
    font-size: 12px;
  }
  .pageBody.companyRD aside.contact ul,
  .pageBody.companyRD nav.rdIndex ul {
    gap: 10px;
  }
  .pageBody.companyRD aside.contact ul li,
  .pageBody.companyRD nav.rdIndex ul li {
    width: calc(50% - 5px);
    font-size: 14px;
    margin: 0;
  }
  .pageBody.companyRD aside.contact ul li a,
  .pageBody.companyRD nav.rdIndex ul li a {
    font-size: 12px;
    padding: 10px 15px;
  }
  .pageBody.companyRD aside.contact ul li a::after,
  .pageBody.companyRD nav.rdIndex ul li a::after {
    width: 12px;
    height: 12px;
    background-size: 4px auto;
    right: 4px;
  }
  .pageBody.companyRD aside.contact ul li a span,
  .pageBody.companyRD nav.rdIndex ul li a span {
    font-size: 10px;
  }
  .pageBody.companyRD aside.contact .contact-accordion,
  .pageBody.companyRD nav.rdIndex .contact-accordion {
    padding: 15px;
    border-radius: 10px;
  }
  .pageBody.companyRD aside.contact .contact-accordion h3,
  .pageBody.companyRD nav.rdIndex .contact-accordion h3 {
    font-size: 16px;
    margin: 0 0 15px;
  }
  .pageBody.companyRD aside.contact .contact-accordion p,
  .pageBody.companyRD nav.rdIndex .contact-accordion p {
    font-size: 14px;
  }
  .pageBody.companyRD nav.rdIndex ul {
    display: block;
  }
  .pageBody.companyRD nav.rdIndex ul li {
    width: auto;
    margin-bottom: 10px;
  }
  .pageBody.companyRD nav.rdIndex ul li a {
    font-size: 14px;
  }
  .pageBody.companyRD nav.rdIndex ul li a::after {
    width: 24px;
    height: 24px;
    right: 12px;
    background-size: 6px auto;
  }
  .pageBody.companyRD nav.rdIndex ul li ul li a {
    padding: 15px 20px 15px 0;
    font-size: 13px;
  }
  .pageBody.companyRD nav.rdIndex ul li a::after {
    right: 5px;
  }
  .pageBody.companyRD nav.rdIndex ul > li:has(.index) a::after {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
  }
  .pageBody.companyRD .deck {
    gap: 10px;
    margin-top: 20px;
    width: 100%;
  }
  .pageBody.companyRD .deck .card {
    width: calc(50% - 5px);
    border-radius: 6px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    border-top: 6px #000 solid;
    padding: 10px 10px 40px;
  }
  .pageBody.companyRD .deck .card footer {
    height: 40px;
    width: calc(100% - 20px);
    left: 10px;
  }
  .pageBody.companyRD .deck .card footer button {
    font-size: 14px;
    padding: 8px 0 10px;
  }
  .pageBody.companyRD .deck .card footer button::after {
    width: 4px;
    height: 10px;
  }
  .pageBody.companyRD .card {
    color: #1F2937;
  }
  .pageBody.companyRD .card header {
    margin-bottom: 10px;
  }
  .pageBody.companyRD .card header .label {
    font-size: 10px;
    padding: 2px 5px;
    margin-bottom: 5px;
  }
  .pageBody.companyRD .card header h3 {
    font-size: 16px;
    margin: 0 0 7px;
    padding-bottom: 7px;
    min-height: 0;
  }
  .pageBody.companyRD .card header p {
    font-size: 10px;
  }
  .pageBody.companyRD .card figure {
    margin: 0;
  }
  .pageBody.companyRD .card .content ul.tags {
    gap: 5px;
    margin: 10px 0;
  }
  .pageBody.companyRD .card .content ul.tags li {
    font-size: 10px;
    padding: 2px 5px;
  }
  .pageBody.companyRD .card .content p {
    margin: 0 0 10px;
    font-size: 12px;
  }
  .pageBody.companyRD dialog.modalStage {
    max-width: none;
    width: calc(100vw - 30px);
    border-radius: 16px;
    inset: 40px 15px;
  }
  .pageBody.companyRD dialog.modalStage .modalInner {
    display: block;
    width: 100%;
  }
  .pageBody.companyRD dialog.modalStage .modalInner .card {
    width: auto;
    max-width: none;
    padding: 30px 15px;
    border-radius: 20px 20px 0 0;
  }
  .pageBody.companyRD dialog.modalStage .modalInner .card header {
    margin-bottom: 15px;
  }
  .pageBody.companyRD dialog.modalStage .modalInner .card header h3 {
    font-size: 20px;
    border-bottom: 1px #ccc solid;
    min-height: 0;
  }
  .pageBody.companyRD dialog.modalStage .modalInner .card header p {
    min-height: 0;
  }
  .pageBody.companyRD dialog.modalStage .modalInner .card footer {
    display: none;
  }
  .pageBody.companyRD dialog.modalStage .modalInner > .content {
    width: auto;
    max-width: none;
    padding: 20px;
  }
  .pageBody.companyRD dialog.modalStage .modalInner > .content h4 {
    font-size: 18px;
    background: url(/company_info/rd/images/icn_info.svg) no-repeat left center;
    padding-left: 24px;
  }
  .pageBody.companyRD dialog.modalStage .modalInner > .content p {
    font-size: 14px;
  }
  .pageBody.companyRD dialog.modalStage .modalInner > .content .details {
    display: block;
    margin-bottom: 10px;
  }
  .pageBody.companyRD dialog.modalStage .modalInner > .content .details > div {
    margin-bottom: 15px;
  }
  .pageBody.companyRD dialog.modalStage .modalInner > .content .details > div:nth-child(2) {
    position: static;
  }
  .pageBody.companyRD dialog.modalStage .modalInner > .content .details > div:nth-child(2)::before, .pageBody.companyRD dialog.modalStage .modalInner > .content .details > div:nth-child(2)::after {
    content: none;
  }
  .pageBody.companyRD dialog.modalStage .modalInner > .content .details > div h5 {
    margin: 0;
    padding-left: 30px;
    background-size: 22px auto;
    margin-bottom: 10px;
  }
  .pageBody.companyRD dialog.modalStage .modalInner > .content .details > div h5 span {
    font-size: 10px;
  }
  .pageBody.companyRD dialog.modalStage .modalInner > .content .talk .future {
    background-position: left bottom;
    background-size: 40px auto;
    padding-left: 50px;
  }
  .pageBody.companyRD dialog.modalStage .modalInner > .content .talk .future::before {
    top: auto;
    bottom: 20px;
    left: 47px;
  }
  .pageBody.companyRD dialog.modalStage .modalInner > .content .talk .present {
    background-position: right bottom;
    padding-right: 50px;
    background-size: 40px auto;
  }
  .pageBody.companyRD dialog.modalStage .modalInner > .content .talk .present::before {
    top: auto;
    bottom: 20px;
    right: 47px;
  }
  .pageBody.companyRD dialog.modalStage .modalInner > .content .talk p {
    border-radius: 10px;
    padding: 15px 15px;
    font-size: 14px;
    background-size: 10px auto, 10px auto;
  }
  .pageBody.companyRD dialog.modalStage .modalInner > .content .btn {
    justify-content: center;
    padding: 20px;
  }
  .pageBody.companyRD dialog.modalStage .modalInner > .content .btn a {
    font-size: 16px;
    padding: 13px 40px 15px;
    text-decoration: none;
  }
  .pageBody.companyRD dialog.modalStage .modalInner > .content .btn a::after {
    width: 6px;
    height: 10px;
  }
}/*# sourceMappingURL=rd.css.map */