@charset "UTF-8";
@media screen and (max-width: 768px) {
  .technology-detail-nav-item-text {
    padding: 0 10px;
  }
}

.technology-detail-mv {
  position: relative;
  padding: 0;
  max-width: 1440px;
}

.technology-detail-mv_logo {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 294px;
}

@media screen and (max-width: 768px) {
  .technology-detail-mv_logo {
    top: auto;
    right: auto;
    bottom: 20px;
    left: 20px;
    width: 58%;
  }
}

@media screen and (max-width: 768px) {
  sup {
    top: -0.8em;
    font-size: 60%;
  }
}

@media screen and (min-width: 769px) {
  .sp-sup {
    display: none;
  }
}

.tac {
  text-align: center;
}

.technology-detail-section-row-02-image {
  text-align: left;
}

.technology-detail-section-column-02-text-note {
  font-size: 12px;
  margin-top: 32px;
}

.technology-detail-section-column-02-img-small .technology-detail-section-column-02 {
  padding: 65px 40px;
  justify-content: center;
  gap: 90px;
}

.technology-detail-section-column-02-img-small .technology-detail-section-column-02-inner {
  width: 48.65%;
  max-width: 470px;
}

.technology-detail-section-column-02-img-small .technology-detail-section-column-02-image {
  width: 42.03%;
  max-width: 406px;
}

@media screen and (max-width: 768px) {
  .technology-detail-section-column-02-img-small .technology-detail-section-column-02 {
    padding: 30px 20px;
  }
  .technology-detail-section-column-02-img-small .technology-detail-section-column-02-inner {
    width: 100%;
    max-width: none;
  }
  .technology-detail-section-column-02-img-small .technology-detail-section-column-02-image {
    width: 100%;
    max-width: none;
  }
}

.technology-detail-block-text .note {
  font-size: 12px;
  margin-top: 40px;
}

@media screen and (max-width: 768px) {
  .technology-detail-block-text .note {
    margin-top: 26px;
  }
}

.note-text {
  font-size: 12px;
}

@media screen and (max-width: 768px) {
  .img-scroll-wrap {
    overflow-x: auto;
    margin-top: 10px;
  }
  .img-scroll-wrap img {
    width: auto;
    max-width: none;
  }
  .scroll-icon {
    text-align: right;
    margin-top: 10px;
  }
}

/* section1 */
/* ========================= */
#section1 .section-blocks01 {
  max-width: 1040px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 768px) {
  #section1 .technology-detail-section-image {
    margin-top: 30px;
  }
}

#section1 .technology-detail-section-row {
  margin-top: 48px;
}

@media screen and (max-width: 768px) {
  #section1 .technology-detail-section-row {
    margin-top: 40px;
  }
}

@media screen and (max-width: 768px) {
  #section1 .img-scroll-wrap-img {
    max-width: 545px;
  }
}

.technology-detail-guinness {
  position: relative;
  margin: 48px auto 0;
  max-width: 960px;
  border: 2px solid #1F296F;
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  .technology-detail-guinness {
    margin-top: 30px;
  }
}

.technology-detail-guinness-header {
  background: #1F296F;
  color: #fff;
  text-align: center;
  padding: 1px 0 14px 110px;
  font-size: 30px;
  font-weight: 400;
  letter-spacing: 0.07em;
  line-height: 1.4;
}

@media screen and (max-width: 960px) {
  .technology-detail-guinness-header {
    padding-top: 10px;
  }
}

@media screen and (max-width: 768px) {
  .technology-detail-guinness-header {
    font-size: 18px;
    padding: 10px 0;
  }
}

.technology-detail-guinness-header-accent {
  color: #D5B200;
  font-size: 47px;
  font-family: "Noto Serif JP", sans-serif;
  margin-left: 7px;
}

@media screen and (max-width: 960px) {
  .technology-detail-guinness-header-accent {
    display: block;
  }
}

@media screen and (max-width: 768px) {
  .technology-detail-guinness-header-accent {
    font-size: 37px;
    margin-top: 5px;
    margin-left: 0;
  }
}

.technology-detail-guinness-body {
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 30px;
  padding: 20px 45px 20px 190px;
}

@media screen and (max-width: 768px) {
  .technology-detail-guinness-body {
    flex-direction: column-reverse;
    gap: 10px;
    padding: 10px 20px 20px;
  }
}

.technology-detail-guinness-icon {
  flex-shrink: 0;
  width: 140px;
  position: absolute;
  left: 25px;
  top: 26px;
}

@media screen and (max-width: 768px) {
  .technology-detail-guinness-icon {
    position: static;
    margin: auto;
    width: 100px;
  }
}

.technology-detail-guinness-icon img {
  width: 100%;
  height: auto;
}

.technology-detail-guinness-text-wrap {
  flex: 1;
}

.technology-detail-guinness-text {
  font-size: 15px;
  line-height: 1.6;
  letter-spacing: 0.07em;
}

@media screen and (max-width: 768px) {
  .technology-detail-guinness-text {
    font-size: 14px;
    line-height: 1.8;
  }
}

.technology-detail-guinness-notes {
  font-size: 12px;
  color: #888;
  margin-top: 14px;
}

@media screen and (max-width: 768px) {
  .technology-detail-guinness-notes {
    font-size: 11px;
    margin-top: 14px;
  }
}

/* section2 */
/* ========================= */
@media screen and (min-width: 769px) {
  #section2 .technology-detail-section-heading sup {
    font-size: 28px;
  }
}

#section2 .technology-detail-section-column-02-image img {
  border-radius: 10px;
}

.technology-detail-no1 {
  margin: 48px auto 0;
  max-width: 960px;
  border: 2px solid #1F296F;
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  .technology-detail-no1 {
    margin-top: 30px;
  }
}

.technology-detail-no1-header {
  background: #1F296F;
  color: #fff;
  text-align: center;
  padding: 1px 20px 14px;
  font-size: 30px;
  font-weight: 400;
  letter-spacing: 0.07em;
  line-height: 1.4;
}

@media screen and (max-width: 768px) {
  .technology-detail-no1-header {
    font-size: 17px;
    padding: 16px 15px;
  }
}

.technology-detail-no1-header-accent {
  color: #D5B200;
  font-size: 47px;
  font-family: "Noto Serif JP", sans-serif;
  margin-left: 7px;
}

@media screen and (max-width: 768px) {
  .technology-detail-no1-header-accent {
    display: block;
    font-size: 37px;
    margin-top: 5px;
    margin-left: 0;
  }
}

.technology-detail-no1-body {
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 30px;
  padding: 20px 95px;
}

@media screen and (max-width: 768px) {
  .technology-detail-no1-body {
    flex-direction: column-reverse;
    gap: 10px;
    padding: 10px 20px 20px;
  }
}

.technology-detail-no1-icon {
  flex-shrink: 0;
  width: 104px;
}

@media screen and (max-width: 768px) {
  .technology-detail-no1-icon {
    width: 183px;
  }
}

.technology-detail-no1-icon img {
  width: 100%;
  height: auto;
}

.technology-detail-no1-text-wrap {
  flex: 1;
}

.technology-detail-no1-text {
  font-size: 15px;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  .technology-detail-no1-text {
    font-size: 14px;
    line-height: 1.8;
  }
}

.technology-detail-no1-notes {
  font-size: 12px;
  color: #888;
  margin-top: 14px;
}

@media screen and (max-width: 768px) {
  .technology-detail-no1-notes {
    font-size: 11px;
    margin-top: 14px;
  }
}

/* section3 */
/* ========================= */
@media screen and (max-width: 768px) {
  #section3 .technology-detail-section-blocks-02 {
    margin-top: 30px;
  }
}

#section3 .technology-detail-column-block {
  background-color: #F8F2ED;
  padding: 46px;
  border-radius: 16px;
}

@media screen and (max-width: 768px) {
  #section3 .technology-detail-column-block {
    padding: 30px 20px;
  }
}

#section3 .technology-detail-column-block .technology-detail-section-row {
  margin-top: 0;
  align-items: stretch;
}

#section3 .technology-detail-column-block .technology-detail-section-row-item {
  gap: 22px;
  display: grid;
  grid-template-rows: auto 1fr auto;
  text-align: center;
}

#section3 .technology-detail-column-block .technology-detail-section-row-item-heading {
  margin: 0;
  margin-bottom: auto;
  font-weight: 500;
}

#section3 .technology-detail-column-block .technology-detail-section-row-item-text {
  min-height: 54px;
}

#section3 .technology-detail-column-block .technology-detail-section-row-image {
  display: flex;
  align-items: center;
  justify-content: center;
}

#section3 .technology-detail-column-block .technology-detail-section-row-image picture {
  display: flex;
  align-items: center;
  justify-content: center;
}

#section3 .technology-detail-column-block .technology-detail-section-row-text {
  margin-top: 0;
}

@media screen and (max-width: 768px) {
  #section3 .technology-detail-column-block .technology-detail-section-row-text {
    font-size: 14px;
  }
}

#section3 .technology-detail-column-block .technology-detail-section-column {
  padding: 0;
  justify-content: normal;
  gap: 50px;
}

@media screen and (max-width: 768px) {
  #section3 .technology-detail-column-block .technology-detail-section-column {
    flex-direction: column;
    gap: 24px;
  }
}

#section3 .technology-detail-column-block .technology-detail-section-column-inner {
  width: 45%;
  max-width: 440px;
}

@media screen and (max-width: 768px) {
  #section3 .technology-detail-column-block .technology-detail-section-column-inner {
    width: 100%;
  }
}

#section3 .technology-detail-column-block .technology-detail-section-column-image {
  width: 48.63%;
  max-width: 516px;
}

@media screen and (max-width: 768px) {
  #section3 .technology-detail-column-block .technology-detail-section-column-image {
    width: 100%;
    margin-top: 20px;
  }
}

#section3 .technology-detail-section-column-02 {
  justify-content: center;
  gap: 30px;
}

@media screen and (max-width: 768px) {
  #section3 .technology-detail-section-column-02 {
    gap: 0;
  }
}

@media screen and (max-width: 768px) {
  #section3 .img-scroll-wrap-img01 {
    max-width: 553px;
  }
}

/* section4 */
/* ========================= */
#section4 .technology-detail-section-row-02-button {
  position: relative;
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 10px 0 0;
  width: fit-content;
  max-width: 100%;
  padding: 10px 15px;
  background: #fff;
  border: 1px solid #DFDFDF;
  border-radius: 5px;
  color: #2C2B26;
  font-size: 12px;
  line-height: 1;
}

#section4 .technology-detail-section-row-02-button::after {
  content: '';
  background: url(/technology/energy/solar/img/external_icon.png) no-repeat center center/cover;
  width: 13px;
  height: 13px;
}

#section4 .technology-detail-section-column-02-link {
  margin-top: 32px;
  display: flex;
  align-items: center;
  gap: 10px;
  color: #2C2B26;
  position: relative;
  padding-right: 30px;
  transition: opacity 0.3s;
}

@media (hover: hover) and (pointer: fine) {
  #section4 .technology-detail-section-column-02-link:hover {
    opacity: 0.7;
  }
  #section4 .technology-detail-section-column-02-link:hover .technology-detail-section-column-02-link-arrow .icon-on {
    opacity: 1;
  }
  #section4 .technology-detail-section-column-02-link:hover .technology-detail-section-column-02-link-arrow .icon-off {
    opacity: 0;
  }
}

#section4 .technology-detail-section-column-02-link-arrow {
  width: 20px;
  height: 20px;
  position: relative;
  flex-shrink: 0;
}

#section4 .technology-detail-section-column-02-link-arrow .icon-on,
#section4 .technology-detail-section-column-02-link-arrow .icon-off {
  position: absolute;
  width: 20px;
  height: 20px;
  transition: opacity 0.3s;
  top: 0;
  left: 0;
}

#section4 .technology-detail-section-column-02-link-arrow .icon-on {
  opacity: 0;
}

#section4 .technology-detail-section-column-02-link-arrow .icon-off {
  opacity: 1;
}

/* カタログ */
/* ========================= */
.technology-detail-section-links {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 40px;
}

@media screen and (max-width: 768px) {
  .technology-detail-section-links {
    grid-template-columns: repeat(1, 1fr);
  }
}

.technology-detail-section-link {
  display: flex;
  flex-direction: column;
  background: #F5F5F5;
  height: 100%;
}

.technology-detail-section-link-inner {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.technology-detail-section-link-texts {
  display: flex;
  flex-direction: column;
  gap: 25px;
  height: 100%;
}

.technology-detail-section-link-text {
  margin: 0;
}

.technology-detail-section-link-button {
  margin-top: auto;
}

/* 試算条件 */
/* ========================= */
@media screen and (max-width: 768px) {
  .estimate_boxs {
    max-height: 70vh;
    overflow-y: auto;
  }
}

.estimate_boxs_title {
  text-align: center;
  font-size: 20px;
  margin-bottom: 24px;
  padding-bottom: 24px;
  border-bottom: 1px solid #DFDFDF;
}

.estimate_boxs_item {
  display: flex;
  line-height: 1.8;
}

.estimate_boxs_item::before {
  content: '■';
  flex-shrink: 0;
}

.estimate_boxs-notes {
  margin-top: 0;
  font-size: 100%;
  line-height: 1.8;
}

/* modal */
/* ========================= */
.perf-modal {
  display: none;
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999999;
}

.perf-modal.fadeIn {
  height: 100vh;
  overflow: visible;
}

.perf-modal-bg {
  background: rgba(0, 0, 0, 0.5);
  height: 100vh;
  position: absolute;
  width: 100%;
  z-index: 10;
}

.perf-modal-content {
  position: absolute;
  left: 50%;
  top: 55%;
  transform: translate(-50%, -50%);
  background: #F5F5F5;
  padding: 40px 100px 50px;
  border-radius: 16px;
  max-width: 773px;
  width: calc(100% - 40px);
  z-index: 10;
}

@media screen and (max-width: 768px) {
  .perf-modal-content {
    width: calc(100% - 40px);
    padding: 40px 20px;
  }
}

.perf-modal-youtube {
  width: 100%;
  aspect-ratio: 16 / 9;
}

.perf-modal-youtube iframe {
  width: 100%;
  height: 100%;
}

.perf-modal-close {
  cursor: pointer;
  position: absolute;
  top: -38px;
  right: 35px;
  z-index: 9999;
  height: 75px;
  width: 75px;
  border-radius: 50%;
  background: linear-gradient(135deg, #6BC97A, #3B8E48);
  backdrop-filter: blur(4px);
}

.perf-modal-close::before {
  content: "";
  position: absolute;
  inset: 0;
  background: #6BC97A;
  border-radius: 50%;
  opacity: 0;
  transition: opacity 0.3s ease;
  z-index: 0;
}

@media screen and (max-width: 768px) {
  .perf-modal-close {
    top: -40px;
    right: 15px;
    width: 64px;
    height: 64px;
  }
}

@media (hover: hover) and (pointer: fine) {
  .perf-modal-close:hover::before {
    opacity: 1;
  }
}

.perf-modal-close img {
  position: absolute;
  top: 15px;
  left: 50%;
  transform: translateX(-50%);
  width: 24px;
  height: 24px;
}

@media screen and (max-width: 768px) {
  .perf-modal-close img {
    top: 16px;
    width: 15px;
    height: 15px;
  }
}

.perf-modal-close span {
  position: absolute;
  top: 42px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  color: #fff;
  font-size: 12px;
  letter-spacing: -0.03em;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .perf-modal-close span {
    top: 38px;
    font-size: 8px;
  }
}
