@charset "UTF-8";
/* COMMON */
/* ========================= */
.technology-factory {
  font-family: "Noto Sans JP", sans-serif;
  color: #fff;
  line-height: 1.8;
  background-color: #393D49;
  overflow: clip;
}
.technology-factory #breadcrumb {
  background-color: #16181C;
  color: #fff;
  border-color: #16181C;
}
.technology-factory #breadcrumb ul .current {
  color: #fff;
}

.technology-category_common_parts {
  background-color: #fff;
  color: #2C2B26;
}
.technology-category_common_parts .technology-links {
  padding-top: 120px;
  margin-top: 0;
}
@media screen and (max-width: 768px) {
  .technology-category_common_parts .technology-links {
    padding-top: 90px;
  }
}

.technology-factory_bg01 {
  background-color: #4C5362;
}

.technology-factory-common_top {
  position: relative;
  height: 100%;
  max-height: 380px;
}
.technology-factory-common_top video {
  width: 100%;
  height: 380px;
  max-height: 380px;
  object-fit: cover;
}
.technology-factory-common_heading {
  position: relative;
  padding: 120px 0 120px 0;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .technology-factory-common_heading {
    padding: 60px 0;
  }
}
.technology-factory-common_heading_bgText {
  position: absolute;
  top: 55%;
  left: max(20px, (95vw - 1220px) / 2 + 20px);
  transform: translateY(-50%);
  width: auto;
  font-size: min(160px, 20.8333vw);
  font-weight: 200;
  letter-spacing: -0.008em;
  text-align: left;
  line-height: 1;
  color: #1D1F26;
  opacity: 0.2;
  white-space: nowrap;
  pointer-events: none;
  z-index: 0;
}
@media screen and (max-width: 768px) {
  .technology-factory-common_heading_bgText {
    display: none;
  }
}
.technology-factory-common_heading .technology-inner {
  position: relative;
  z-index: 1;
}
.technology-factory-common_heading_tag {
  display: inline-block;
  background-color: #3B8E48;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  padding: 4px 16px;
  margin-bottom: 20px;
  border-radius: 4px;
  line-height: 1.4;
}
.technology-factory-common_heading_title {
  font-size: min(54px, 5.57627vw);
  line-height: 1.3;
  font-weight: 400;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .technology-factory-common_heading_title {
    font-size: 40px;
  }
}
.technology-factory-common_heading_text {
  font-size: 15px;
}
.technology-factory-common_heading_text + .technology-factory-common_heading_text {
  margin-top: 20px;
}

.comma {
  margin-left: 0;
  margin-right: -0.35em;
}

/* MV */
/* ========================= */
.technology-factory-mv {
  position: relative;
  height: 100%;
  font-size: 0;
}
.technology-factory-mv_bg {
  position: relative;
}
.technology-factory-mv_video {
  position: relative;
}
.technology-factory-mv_video video {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .technology-factory-mv_video video {
    aspect-ratio: 1/1.0890585242;
    object-fit: cover;
  }
}
.technology-factory-mv_video::after {
  content: "";
  position: absolute;
  inset: 0;
}
.technology-factory-mv_title {
  position: absolute;
  top: 40px;
  right: 2.77777vw;
  font-size: 15px;
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  .technology-factory-mv_title {
    top: 20px;
    right: 20px;
  }
}
.technology-factory-mv_lead {
  max-width: 1340px;
  position: absolute;
  bottom: 70px;
  left: 0;
  right: 0;
}
.technology-factory-mv_lead_title {
  font-weight: 400;
}
.technology-factory-mv_lead_title_name {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.technology-factory-mv_lead_title_copy {
  display: block;
  font-size: min(64px, 5.4444vw);
  line-height: 1.6;
  font-weight: 400;
}
.technology-factory-mv_lead_title_copy span.font-inter {
  font-size: 12px;
  display: block;
  opacity: 0.5;
}
.technology-factory-mv_lead_text {
  font-size: 15px;
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .technology-factory-mv_lead {
    bottom: 50px;
  }
  .technology-factory-mv_lead_title_copy {
    font-size: max(36px, 7.1603vw);
  }
  .technology-factory-mv_lead_text {
    margin-top: 50px;
  }
}

/* nav */
/* ========================= */
.technology-factory-nav {
  padding: 120px 0;
}
@media screen and (max-width: 768px) {
  .technology-factory-nav {
    padding: 60px 0 100px;
  }
}
.technology-factory-nav_title {
  text-align: center;
  font-size: 28px;
  font-weight: 400;
  line-height: 1.6;
}
.technology-factory-nav_list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px;
  margin-top: 80px;
}
.technology-factory-nav_list > li {
  background-color: #4C5362;
}
.technology-factory-nav_list > li > a {
  position: relative;
  height: 110px;
  display: flex;
  align-items: center;
  color: #fff;
  padding: 10px 32px;
}
.technology-factory-nav_list > li > a > p {
  font-size: 24px;
}
.technology-factory-nav_list > li > a > p span {
  display: block;
  font-size: 12px;
  opacity: 0.5;
}
.technology-factory-nav_list > li > a .technology-factory-nav-arrow {
  width: 20px;
  height: 20px;
  position: absolute;
  right: 16px;
  bottom: 16px;
  transform: rotate(90deg);
}
@media screen and (max-width: 768px) {
  .technology-factory-nav_list {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
    margin-top: 35px;
  }
  .technology-factory-nav_list > li {
    background-color: #4C5362;
  }
  .technology-factory-nav_list > li > a {
    height: 80px;
  }
  .technology-factory-nav_list > li > a > p {
    line-height: 1.5;
  }
  .technology-factory-nav_list > li > a .technology-factory-nav-arrow {
    bottom: 0;
    top: 0;
    margin: auto;
  }
}

/* quality */
/* ========================= */
.technology-category-block-text {
  width: 50%;
}
@media screen and (max-width: 768px) {
  .technology-category-block-text {
    width: 100%;
  }
}

.technology-factory-quality {
  /* 高品質：背景ローマ字を h2 リードの真後ろに配置 */
}
.technology-factory-quality #quality.technology-factory-common_heading .technology-factory-common_heading_titleWrap {
  position: relative;
  margin-bottom: 40px;
}
.technology-factory-quality #quality.technology-factory-common_heading .technology-factory-common_heading_title {
  position: relative;
  z-index: 1;
  margin-bottom: 0;
}
.technology-factory-quality #quality.technology-factory-common_heading .technology-factory-common_heading_bgText {
  top: 50%;
  left: -5%;
  transform: translateY(-50%);
  font-size: min(160px, 20.8333vw);
  line-height: 1;
  letter-spacing: -0.008em;
}
.technology-factory-quality_gallery {
  padding: 0 0 120px 0;
}
@media screen and (max-width: 768px) {
  .technology-factory-quality_gallery {
    padding: 0 0 60px;
  }
}
.technology-factory-quality_gallery_list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 40px;
}
@media screen and (max-width: 768px) {
  .technology-factory-quality_gallery_list {
    grid-template-columns: repeat(1, 1fr);
  }
}
.technology-factory-quality_gallery_list > li > figure > figcaption {
  font-size: 15px;
  margin-top: 10px;
}
.technology-factory-quality_nailing {
  padding-bottom: 120px;
}
@media screen and (max-width: 768px) {
  .technology-factory-quality_nailing {
    padding-bottom: 60px;
  }
}
.technology-factory-quality_nailing_box {
  margin: auto;
  padding: 47px 60px 47px 80px;
  background-color: #676C7A;
  border-radius: 16px;
  display: flex;
  align-items: center;
  gap: 40px;
}
@media screen and (max-width: 768px) {
  .technology-factory-quality_nailing_box {
    flex-direction: column-reverse;
    padding: 30px 20px;
    gap: 30px;
  }
}
.technology-factory-quality_nailing_text {
  flex: 1;
}
.technology-factory-quality_nailing_text > h3 {
  font-size: 24px;
  font-weight: 400;
  line-height: 1.6;
}
.technology-factory-quality_nailing_text > p {
  font-size: 15px;
  margin-top: 20px;
}
.technology-factory-quality_nailing_img {
  width: 50%;
  max-width: 523px;
  flex-shrink: 0;
}
@media screen and (max-width: 768px) {
  .technology-factory-quality_nailing_img {
    width: 100%;
    max-width: none;
  }
}
.technology-factory-quality_process {
  padding-bottom: 120px;
}
@media screen and (max-width: 768px) {
  .technology-factory-quality_process {
    padding-bottom: 60px;
  }
}
.technology-factory-quality_process .technology-category-block-text {
  width: 100%;
  max-width: 773px;
}
.technology-factory-quality_process .technology-category-block-text > p {
  font-size: 15px;
}
.technology-factory-quality_process_img {
  margin-top: 60px;
}
@media screen and (max-width: 768px) {
  .technology-factory-quality_process_img {
    margin-top: 40px;
  }
}

/* performance */
/* ========================= */
.technology-factory-performance {
  /* 高性能：背景ローマ字を h2 リードの真後ろに配置 */
}
.technology-factory-performance #performance.technology-factory-common_heading .technology-factory-common_heading_titleWrap {
  position: relative;
  margin-bottom: 40px;
}
.technology-factory-performance #performance.technology-factory-common_heading .technology-factory-common_heading_title {
  position: relative;
  z-index: 1;
  margin-bottom: 0;
}
.technology-factory-performance #performance.technology-factory-common_heading .technology-factory-common_heading_bgText {
  top: 50%;
  left: -5%;
  transform: translateY(-50%);
  font-size: min(160px, 20.8333vw);
  line-height: 1;
  letter-spacing: -0.008em;
}
.technology-factory-performance_example {
  padding: 0 0 120px;
}
@media screen and (max-width: 768px) {
  .technology-factory-performance_example {
    padding: 0 0 60px;
  }
}
.technology-factory-performance_example_list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px;
  margin-top: 55px;
}
.technology-factory-performance_example_list_img {
  margin-bottom: 25px;
}
.technology-factory-performance_example_list_text > h3 {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.6;
}
.technology-factory-performance_example_list_text > p {
  font-size: 15px;
  margin-top: 10px;
}
@media screen and (max-width: 768px) {
  .technology-factory-performance_example_list {
    grid-template-columns: repeat(1, 1fr);
    gap: 40px;
    margin-top: 35px;
  }
  .technology-factory-performance_example_list_img {
    margin-bottom: 15px;
  }
}
.technology-factory-performance_reassurance {
  padding-top: 20px;
  padding-bottom: 120px;
}
@media screen and (max-width: 768px) {
  .technology-factory-performance_reassurance {
    padding-bottom: 80px;
  }
}
.technology-factory-performance_reassurance_box {
  position: relative;
  max-width: 976px;
  margin: auto;
  padding: 90px 60px;
  background-color: #676C7A;
  border-radius: 16px;
}
@media screen and (max-width: 768px) {
  .technology-factory-performance_reassurance_box {
    padding: 30px 20px;
  }
}
.technology-factory-performance_reassurance_img {
  position: absolute;
  top: -34px;
  left: 80px;
  width: 29.21%;
  max-width: 250px;
}
@media screen and (max-width: 768px) {
  .technology-factory-performance_reassurance_img {
    position: static;
    width: auto;
    max-width: 236px;
    margin: auto;
    margin-top: -63px;
    margin-bottom: 30px;
    margin-left: 56px;
  }
}
.technology-factory-performance_reassurance_text {
  width: 56.89%;
  max-width: 487px;
  margin-left: auto;
}
.technology-factory-performance_reassurance_text > h3 {
  font-size: 24px;
  font-weight: 400;
  line-height: 1.6;
}
.technology-factory-performance_reassurance_text > p {
  font-size: 15px;
  margin-top: 20px;
}
.technology-factory-performance_reassurance_text > .info {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-top: 10px;
}
@media screen and (max-width: 768px) {
  .technology-factory-performance_reassurance_text > .info {
    display: none;
  }
}
.technology-factory-performance_reassurance_text > .info span {
  font-size: 24px;
  color: #E9A985;
}
@media screen and (max-width: 768px) {
  .technology-factory-performance_reassurance_text {
    width: 100%;
    max-width: none;
    margin-left: 0;
  }
}

/* price */
/* ========================= */
.technology-factory-price #price.technology-factory-common_heading {
  padding-bottom: 0;
}
@media screen and (max-width: 768px) {
  .technology-factory-price #price.technology-factory-common_heading {
    padding-bottom: 0;
  }
}
.technology-factory-price_production {
  padding: 120px 0;
}
@media screen and (max-width: 768px) {
  .technology-factory-price_production {
    padding: 60px 0;
  }
}
.technology-factory-price_production .technology-category-block-text {
  width: 100%;
  max-width: 799px;
}
.technology-factory-price_production .technology-category-block-text > p {
  font-size: 15px;
}
.technology-factory-price_production .technology-category-block-text > p.technology-factory-price_production_comparison_title {
  font-size: 24px;
  font-weight: 400;
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  .technology-factory-price_production .technology-category-block-text > p.technology-factory-price_production_comparison_title {
    font-size: 18px;
  }
}
.technology-factory-price_production_comparison {
  margin-top: 48px;
}
@media screen and (max-width: 768px) {
  .technology-factory-price_production_comparison {
    margin-top: -20px;
  }
}
.technology-factory-price_production_comparison_title {
  font-size: 24px;
  font-weight: 400;
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  .technology-factory-price_production_comparison_title {
    font-size: 18px;
  }
}
.technology-factory-price_production_comparison_list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 40px;
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .technology-factory-price_production_comparison_list {
    grid-template-columns: repeat(1, 1fr);
    gap: 40px;
    margin-top: 35px;
  }
}
.technology-factory-price_production_comparison_list > li > h4 {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.6;
}
.technology-factory-price_production_comparison_list > li > p {
  font-size: 15px;
  margin-top: 10px;
}

/* guinness */
/* ========================= */
.technology-factory-guinness {
  padding: 120px 0;
  background-color: #1D1F26;
}
@media screen and (max-width: 768px) {
  .technology-factory-guinness {
    padding: 40px 0;
  }
}
.technology-factory-guinness_box {
  display: flex;
  justify-content: center;
  gap: 50px;
}
@media screen and (max-width: 768px) {
  .technology-factory-guinness_box {
    flex-direction: column;
    gap: 30px;
  }
}
@media screen and (max-width: 768px) {
  .technology-factory-guinness_box_img {
    text-align: center;
    max-width: 100px;
    margin: auto;
  }
}
.technology-factory-guinness_box_text {
  width: 54.92%;
  max-width: 648px;
}
@media screen and (max-width: 768px) {
  .technology-factory-guinness_box_text {
    width: 100%;
    max-width: none;
  }
}
.technology-factory-guinness_box_text > h2 {
  font-size: 40px;
  line-height: 1.3;
}
.technology-factory-guinness_box_text > h2 sup {
  font-size: 25px;
  top: -0.55em;
}
@media screen and (max-width: 768px) {
  .technology-factory-guinness_box_text > h2 sup {
    font-size: 14px;
  }
}
.technology-factory-guinness_box_text > h2 span {
  font-size: 56px;
  color: #CE9700;
  display: block;
}
@media screen and (max-width: 768px) {
  .technology-factory-guinness_box_text > h2 {
    font-size: min(26px, 6vw);
    text-align: center;
  }
  .technology-factory-guinness_box_text > h2 span {
    font-size: min(38px, 9vw);
    letter-spacing: 0;
  }
}
.technology-factory-guinness_box_text > p {
  font-size: 15px;
  margin-top: 20px;
}
.technology-factory-guinness_box_text > .note {
  font-size: 13px;
}

/* ============================
* MAIN
* ========================= */
.technology-category-date {
  position: relative;
  width: 100vw;
  margin: 40px calc(50% - 50vw) 0;
  padding: 120px 0 20px;
}
@media screen and (max-width: 768px) {
  .technology-category-date {
    margin: 60px 0 0 -20px;
    padding: 80px 0 20px;
    width: calc(100% + 40px);
  }
}
.technology-category-date.is-noon {
  background: #fff;
}
.technology-category-date.is-night {
  background: #A5A7D0;
}

.technology-category-date-inner {
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
}

.technology-category-date-toggle {
  position: absolute;
  top: 40px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  width: 180px;
  height: 40px;
  background: #fff;
  border-radius: 9999px;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.15);
  overflow: hidden;
  z-index: 3;
}

.technology-category-date-toggle-bg {
  position: absolute;
  top: 3px;
  left: 3px;
  width: calc(50% - 6px);
  height: calc(100% - 6px);
  background: #F26A02;
  border-radius: 9999px;
  transition: all 0.3s ease;
  z-index: 1;
}

.technology-category-date-toggle-btn {
  flex: 1;
  border: none;
  background: transparent;
  font-size: 16px;
  font-weight: 500;
  cursor: pointer;
  z-index: 2;
  transition: color 0.3s ease;
}

.technology-category-date-toggle-btn.active {
  color: #fff;
}

.technology-category-date-toggle-btn:not(.active) {
  color: #333;
}

.technology-category-date-toggle.is-night .technology-category-date-toggle-bg {
  left: calc(50% + 3px);
  background: #684A9E;
}

.technology-category-date-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.4s ease, visibility 0.4s ease;
  text-align: center;
  display: none;
}
@media screen and (max-width: 768px) {
  .technology-category-date-content {
    top: 80px;
    transform: translate(-50%, 0);
  }
}

.technology-category-date-content.active {
  opacity: 1;
  visibility: visible;
  position: relative;
  top: 0;
  left: 0;
  transform: translate(0, 0);
  display: block;
}

.technology-category-date-image {
  display: block;
  margin: auto;
}

.technology-category-date-text {
  position: absolute;
  top: -81px;
  right: 8.5%;
  width: 311px;
  max-width: 100%;
  margin: auto;
}
@media screen and (max-width: 768px) {
  .technology-category-date-text {
    position: static;
    margin-top: 20px;
  }
}

.technology-category-section-image {
  position: relative;
}

.technology-category-section-pins {
  display: none;
}
@media screen and (max-width: 768px) {
  .technology-category-section-pins {
    display: block;
  }
}

.technology-category-section-pins li {
  position: absolute;
}

.technology-category-section-pins li:nth-child(1) {
  top: 37.5%;
  right: 21.5%;
}

.technology-category-section-pins li:nth-child(2) {
  top: 48%;
  left: 50%;
}

.technology-category-section-pins li:nth-child(3) {
  top: 54%;
  left: 22%;
}

.technology-category-section-pins li:nth-child(4) {
  top: 31%;
  left: 33.5%;
}

.technology-category-section-pins li:nth-child(5) {
  top: 14%;
  left: 19%;
}

.technology-category-section-pins button {
  width: 38px;
  height: 38px;
  border-radius: 50%;
  border: none;
  background: rgba(59, 142, 72, 0.7);
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  cursor: pointer;
}
.technology-category-section-pins button.is-active {
  background: rgba(242, 106, 2, 0.7);
}

.technology-category-section-slider {
  display: none;
}
@media screen and (max-width: 768px) {
  .technology-category-section-slider {
    position: relative;
    margin-top: 24px;
    display: block;
  }
}

.technology-category-section-slide {
  background: #F5F5F5;
  border-radius: 16px;
  padding: 20px;
}

.technology-category-section-slide-text {
  margin-top: 10px;
  font-size: 15px;
  text-align: center;
}

.technology-category-section-slide-title {
  margin-top: 5px;
  font-size: 17px;
  font-weight: 500;
  text-align: center;
  letter-spacing: -0.01em;
}

.technology-category-section-slider-button-prev,
.technology-category-section-slider-button-next {
  top: 38%;
  width: 38px;
  height: 38px;
}

.technology-category-section-slider-button-prev {
  background: url(/technology/img/common/slider_icon_prev.png) no-repeat center center/cover;
  left: -18px;
}

.technology-category-section-slider-button-next {
  background: url(/technology/img/common/slider_icon_next.png) no-repeat center center/cover;
  right: -18px;
}

.technology-category-section-slider-button-prev::after,
.technology-category-section-slider-button-next::after {
  display: none;
}

/*# sourceMappingURL=index.css.map */
