@charset "utf-8";


.sp__menu .header_menu-item a .accent{
  color:#6A6663;
}

.sp__menu .header_menu-item{
  border-bottom:0.5px solid #6A6663;
}

.sp__menu .header_menu-item.parent::before,
.sp__menu .header_menu-item.parent::after {
  background-color:#6A6663;
}

.sub-menu a{
  border-bottom:0.5px solid #6A6663;
}

.sub-menu a .accent{
  color:#6A6663;
}

.accent{
  font-weight:500;
}

#root {
  overflow: inherit;
}

h2,
h3,
h4{
  color:#383A40;
}

.home-title {
  display:flex;
  gap:100px;
  align-items:flex-end;
  margin-bottom:5rem;
  color:#383A40;
}

.home-title div{
  padding-bottom: 1.3rem;
  text-align:center;
}

.home-title div p{
  font-size:clamp(0.75rem, 0.568rem + 0.61vw, 1.25rem);
}

.home-title div p:last-child{
  font-size:clamp(1rem, 0.636rem + 1.21vw, 2rem);
}

.home-title h2{
  font-size:clamp(4rem, 1.364rem + 8.79vw, 11.25rem);
  line-height: 1;
  position:relative;
  font-family: "Cormorant Garamond", serif;
  font-weight:500;
}

.home-title h2::before{
  content:"";
  width: 100px;
  height: 1px;
  background: #383A40;
  right: -110px;
  bottom: 4rem;
  position: absolute;
  transform: rotate(-60deg);
}

.home-fv{
  margin-top:100px;
  padding-bottom:100px;
  color:#fff;
  position:relative;
}

.home-fv::before{
  content:"";
  position:absolute;
  width:100%;
  height:70%;
  background:#383A40;
  bottom:0;
  left:0;
  z-index:-1;
}

.home-fv::after {
  content: "";
  position: absolute;
  width: 23%;
  left:5%;
  top:0;
  aspect-ratio:407/503;
  background: url(https://active-corp68.com/system_panel/uploads/images/20260203171134665497.png) no-repeat center/contain;
  z-index: -1;
  max-width: 400px;
}

.home-fv-swiper{
  width:90%;
  margin:0 0 100px auto;
}

.home-fv-swiper .swiper-slide{
  display:flex;
  justify-content: space-between;
  align-items: flex-end;
}

.gjs-dashed .home-fv-swiper .swiper-slide div{
  opacity:1;
}

.home-fv-swiper .swiper-slide img{
  aspect-ratio:1920/972;
  object-fit:cover;
}

.home-fv-swiper .swiper-slide div{
  width:200px;
  display:flex;
  padding-bottom:1.5rem;
  align-items:center;
  gap:1rem;
  font-size:clamp(0.375rem, 0.193rem + 0.61vw, 0.875rem);
  opacity:0;
  transition:0.3s;
}

.home-fv-swiper .swiper-slide.swiper-slide-active div{
  opacity:1;
}

.home-fv-swiper .swiper-slide div p:last-child{
  font-size:clamp(0.625rem, 0.398rem + 0.76vw, 1.25rem);
}

.home-fv-swiper .swiper-slide img{
  width:calc(100% - 300px);
}

.home-fv h1{
  font-size:clamp(1.125rem, 0.625rem + 1.67vw, 2.5rem);
  margin:0 15%;
  text-align:right;
  font-weight: lighter;
}

.home-fv-swiper .swiper-pagination{
  width: max-content;
  bottom: 5rem;
  left: 0rem;
}

.home-fv-swiper .swiper-pagination .swiper-pagination-bullet{
  background:#FFFFFF;
  opacity: 1;
  margin: 0 1rem;
  position:relative;
}

.home-fv-swiper .swiper-pagination .swiper-pagination-bullet::before{
  position:absolute;
  content:"";
  width:2.5rem;
  height:2.5rem;
  border-radius:999vh;
  background:#6A6663;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  opacity:0;
  z-index: -1;
  transition:0.3s;
}

.home-fv-swiper .swiper-pagination .swiper-pagination-bullet-active::before{
  opacity:1;
}

.beige-bg{
  background:#F2F2F2;
  padding:7.5rem 0;
  position:relative;
}

.beige-bg .container{
  max-width:1345px;
}

.beige-bg .home-title{
  width: fit-content;
  margin: 0;
  position: absolute;
  top: -6rem;
  right: 15%;
}

.beige-bg .home-title h2::before{
  display:none;
}

.plan-wrap{
  display:flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom:1rem;
}

.plan-wrap .tab{
  display:none;
}

.plan-wrap img{
  width:65%;
}

.plan-txt{
  width:32.5%;
}

.plan-txt h3{
  font-size:clamp(0.75rem, 0.477rem + 0.91vw, 1.5rem);
}

.plan-txt h4{
  font-size:clamp(1.5rem, 0.955rem + 1.82vw, 3rem);
  margin:10% 0 15%;
}

.swiper-slide img {
  height: auto;
  width: 100%;
}

.plan2{
  margin-top:7.5rem;
}

.plan2 .swiper-wrapper {
  transition-timing-function: linear;
}

.plan1-wrap{
  max-width:1140px;
  margin:5rem 0 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.plan1-left{
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  width: calc(100% - 450px);
  font-size:clamp(0.875rem, 0.784rem + 0.3vw, 1.125rem);
}

.slider-thumbnail{
  width:105px;
  margin: 0;
  padding-left: 1.5rem;
}

.slider{
  width:calc(100% - 180px);
  max-width:460px;
  margin:0;
}

.slider .swiper-slide img{
  object-fit:cover;
  aspect-ratio:4/3;
}


.slider-thumbnail .swiper-slide {
  color:#BABABA;
  height:auto;
  width: 100% !important;
  transition:0.3s;
}

.slider-thumbnail .swiper-slide.swiper-slide-thumb-active {
  color:#383A40;
  position:relative;
  transition:0.3s;
}

.slider-thumbnail .swiper-slide.swiper-slide-thumb-active::before {
  content:"";
  position:absolute;
  width:8px;
  height:8px;
  border-radius:999vh;
  background:#383A40;
  left:-1.5rem;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transition:0.3s;
}

.slider-thumbnail .swiper-wrapper{
  flex-direction:column;
  gap: 8px;
}

.plan1-right{
  width:375px;
  font-size:12px;
}

.home-about{
  padding:5rem 0 200px;
}

.home-about-wrap{
  display:flex;
  max-width:1345px;
  align-items: center;
  justify-content: space-between;
}

.home-about-wrap > img{
  width:41%;
}

.home-about-txt{
  width:50%;
}

.home-about-txt h2{
  font-size:clamp(1.25rem, 0.977rem + 0.91vw, 2rem);
  margin-bottom:2rem;
}

.feature{
  padding:7.5rem 0;
}

.feature .container{
  max-width:1000px;
}

.feature-wrap{
  display:flex;
  padding:2.5rem 0;
  border-top:1px solid #BABABA;
}

.feature-wrap.first{
  border:none;
  padding-top:0;
}

.feature-wrap img{
  width:60%;
}

.feature-txt{
  width:40%;
  padding-right:5%;
}

.feature-txt .p-2{
  font-size:14px;
}

.feature-txt h3{
  font-size:clamp(1.25rem, 1.159rem + 0.3vw, 1.5rem);
  margin-bottom:3rem;
  color:#383A40;
}

.point{
  padding:3rem 0 100px;
  color:#fff;
  background:url(https://active-corp68.com/system_panel/uploads/images/20260202174540659175.png) no-repeat center/cover;
}

.point .container{
  max-width:1180px;
}

.point .home-title,
.point h2,
.point h3,
.point h4{
  color:#fff;
}

.point .home-title div p:last-child{
  margin-top:10px;
}

.point .home-title h2::before{
  background: #fff;
}

.point-wrap{
  display:flex;
  flex-wrap:wrap;
  gap:4rem 7%;
}

.point-item{
  width:calc(86% / 3);
  font-size:14px;
  position:relative;
}

.point-item::before{
  position:absolute;
  content:"";
  width:1px;
  height:100%;
  background:#fff;
  right:-10%;
  top:0;
}

.point-item:nth-child(3)::before,
.point-item:last-child::before{
  display:none;
}

.point-item .shippori{
  font-size:clamp(1.25rem, 1.159rem + 0.3vw, 1.5rem);
}

.point-item h3{
  font-size:20px;
  margin:2rem 0 2.5rem;
}

.voice{
  margin:7.5rem  0 7.5rem auto;
  width:80%;
}

.horizontal-scroll {
  position: relative;
  overflow: visible;
}

.pin-wrap {
  position: sticky;
  top: 10%;
  overflow: hidden;
}

.history-wrap.scroller {
  display: flex;
  padding: 40px 24px 3.5rem;
  will-change: transform;
}

.history-item {
  flex:0 0 320px;
  box-sizing: border-box;
  font-size: 14px;
  padding-right: 2.5rem;
  font-size:clamp(0.75rem, 0.705rem + 0.15vw, 0.875rem);
}

.history-item img{
  aspect-ratio:1/1;
  object-fit:cover;
}

.history-item h3{
  margin:1.5rem 0;
  font-size:clamp(1.125rem, 1.034rem + 0.3vw, 1.375rem);
}

.history-item .label{
  font-size:clamp(0.625rem, 0.534rem + 0.3vw, 0.875rem);
  margin:2rem 0 0;
  width:fit-content;
  padding:8px 1rem;
  border-radius: 1rem;
  border: 1px solid #6A6663;
  line-height: 1;
}

.progress-bar-wrap {
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #BABABA;
  z-index: 20;
  overflow: hidden;
}

.progress-bar {
  height: 100%;
  width: 0%;
  background: #383A40;
  transition: width 0.1s linear;
}

.home-news{
  margin:0  0 7.5rem auto;
  width:80%;
  background:#F2F2F2;
  padding:80px 0 100px;
}


.home-banner{
  padding:160px 0 240px;
  color:#fff;
  text-align:center;
  font-size:clamp(0.875rem, 0.739rem + 0.45vw, 1.25rem);
  background:url(https://active-corp68.com/system_panel/uploads/images/20260202172818727523.png) no-repeat center/cover;
}

.home-banner h2{
  font-size:clamp(5.625rem, 2.898rem + 9.09vw, 13.125rem);
  line-height: 1;
  margin-bottom: 3rem;
  color:#fff;
}

.home-banner h2 + p{
  line-height:2;
}

.home-banner-wrap{
  margin-top:5rem;
  display:flex;
  gap:1.5rem;
  justify-content: center;
}

.home-banner-wrap a{
  aspect-ratio:1/1;
  width:220px;
  border-radius:999vh;
  background:#FFFFFF;
  color:#383A40;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size:clamp(1.25rem, 0.977rem + 0.91vw, 2rem);
}

.home-banner-wrap a:last-child{
  background:#AAB1A4;
}

.home-news .home-title h2::before{
  display:none;
}

.home-news .tab{
  display:none;
}

.beige-bg .home-title h2{
  font-size:clamp(6.25rem, 3.75rem + 8.33vw, 13.125rem);
}

@media (min-width: 768px) {
  @media (max-height: 900px) {
    .pin-wrap{
      top: 0%;
    }
    .pin-wrap .home-title{
      margin-bottom: 0rem;
    }
  }
}


@media (max-width: 1700px) {
  .home-fv-swiper .swiper-slide img{
    width: calc(100% - 250px);
  }
}

@media (max-width: 1600px) {
  .home-fv::after{
    width: 23%;
    left: 4.9%;
  }
  .slider {
    width: calc(100% - 120px);
    max-width: none;
  }
}

@media (max-width: 1400px) {
  .home-fv-swiper .swiper-slide div{
    padding-bottom: 0;
  }
  .home-fv-swiper .swiper-pagination{
    bottom: 3rem;
  }
  .home-fv-swiper .swiper-pagination .swiper-pagination-bullet::before{
    width: 1.5rem;
    height: 1.5rem;
  }
  .home-fv-swiper .swiper-pagination .swiper-pagination-bullet{
    margin: 0 12px;
  }
  .home-fv-swiper{
    width: 95%;
    margin: 0 0 60px auto;
  }
  .home-fv::after{
    width: 21%;
  }
}

@media (max-width: 1300px) {
  .home-fv::after {
    width: 10%;
    left: 0;
  }
}

@media (max-width: 1279px) {
  .plan-wrap .tab{
    display:block;
  }
  .plan-wrap .pc{
    display:none;
  }
  .plan-txt,
  .plan-wrap img{
    width:100%;
  }
  .plan-txt h4{
    margin: 1rem 0 20px;
  }
  .plan-wrap img{
    margin-bottom:1.5rem;
    max-width: 500px;
  }
  .plan1-wrap{
    flex-direction: column;
    gap: 2rem;
  }
  .plan1-left{
    width: 100%;
    max-width: 650px;
  }
  .plan1-right {
    width: fit-content;
  }
  .home-news .home-title{
    justify-content: center;
  }
  .plan-swiper{
    margin-bottom:1.5rem;
  }
  .plan2 .sp{
    display:block;
  }
}


@media (max-width: 1024px) {
  .point-item {
    width: calc(93% / 2);
  }
  .point-item::before{
    right:-5%;
  }
  .point-item:nth-child(even)::before{
    display:none;
  }
  .point-item:nth-child(3)::before{
    display:block;
  }
  .feature-wrap{
    flex-direction: column-reverse;
    gap: 1.5rem;  
    max-width: 500px;
    margin: 0 auto;
  }
  .feature-txt {
    width: 100%;
    padding-right: 0;
  }
  .feature-wrap img,
  .home-news .webgene-blog{
    width: 100%;
  }
  .feature-txt h3{
    margin-bottom: 1rem;
  }
  .news-wrap{
    flex-direction: column;
    gap: 2.5rem;
  }
  .news-left .border-btn{
    display:none;
  }
  .home-title{
    margin:0;
  }
  .news-left{
    margin: 0 auto;
  }
  .home-news .tab{
    display:block;
    margin: 2.5rem 0 0 auto;
  }
  .home-news,
  .voice{
    width: 90%;
  }
  .feature-wrap.first{
    padding:2.5rem 0;
  }
  .point-wrap{
    margin: 2rem 0 0;
  }
  .point-item h3{
    margin: 1rem 0 1.5rem;
  }
  .beige-bg .home-title{
    top: -3rem;
    right: 10%;
  }
  .point .container{
    width: 85%;
  }
  .home-title{
    gap:5rem;
  }
  .home-title h2::before{
    width:5rem;
    right: -76px;
    bottom: 2.5rem;
  }
  .home-about-wrap{
    flex-direction: column-reverse;
    gap: 2rem;
  }
  .home-about-wrap > img {
    width: 90%;
    max-width: 400px;
  }
  .home-about-txt {
    width: fit-content;
  }
}

@media (max-width: 767px) {
  .home-fv{
    margin-top: 3rem;
    padding: 1rem 0 2rem;
  }
  .home-fv-swiper .swiper-slide{
    flex-direction: column-reverse;
    align-items: center;
    gap: 2rem;
  }
  .home-fv-swiper .swiper-slide img {
    width: 95%;
    margin:0 0 0 auto;
  }
  .home-fv-swiper .swiper-slide div{
    justify-content: center;
    gap: 8px;
  }
  .home-fv::after {
    width: 70px;
    left: 0;
    z-index: 10;
  }
  .home-fv-swiper{
    margin-bottom:16px;
    width:100%;
  }
  .home-fv-swiper .swiper-pagination{
    bottom: 1.8rem;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
  }
  .home-fv h1{
    text-align: center;
    line-height:2.5;
  }
  .home-about {
    padding: 60px 0 160px;
  }
  .home-about-txt h2{
    margin-bottom: 60px;
  }
  .home-about-txt .p-2{
    font-size:12px;
    line-height: calc(32 / 12);
  }
  .beige-bg .home-title {
    top: -3rem;
    right: auto;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
  }
  .beige-bg{
    padding: 100px 0 2rem;
  }
  .plan1-right{
    font-size:12px;
  }
  .plan1 .border-btn{
    margin:2rem auto 0;
  }
  .plan1-left{
    flex-direction: column;
    align-items: center;
    gap: 20px;
  }
  .slider{
    width:100%;
  }
  .plan1-wrap{
    width:90%;
    margin:4rem auto 0;
  }
  .slider-thumbnail .swiper-wrapper {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 1.5rem 0;
  }
  .slider-thumbnail {
    width: 100%;
    margin: 0;
    padding-left: 0;
    padding-top: 1rem;
  }
  .slider-thumbnail .swiper-slide{
    width: 25% !important;
    text-align: center;
  }
  .slider-thumbnail .swiper-slide.swiper-slide-thumb-active::before{
    width:5px;
    height:5px;
    top:-0.5rem;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
  }
  .plan2 {
    margin-top: 60px;
  }
  .plan-swiper{
    margin:-1.5rem 0 1.5rem;
  }
  .plan2 .border-btn{
    margin:2rem auto 0;
  }
  .point-item{
    width: 100%;
  }
  .point-wrap{
    gap: 5rem 0;
  }
  .point-item::before {
    right: 0;
    width: 100%;
    height: 1px;
    top: auto;
    bottom: -2.5rem;
    display:block !important;
  }
  .home-title {
    gap: 0rem;
    align-items: flex-start;
    max-width: 320px;
    justify-content: space-between;
  }
  .home-title div{
    padding: 3rem 0 0;
    text-align: left;
  }
  .point .home-title div p:last-child {
    margin-top: 4px;
  }
  .home-title h2::before {
    width: 4rem;
    right: -59px;
    bottom: -4px;
  }
  .point-item:last-child::before{
    display:none !important;
  }
  .feature {
    padding: 100px 0 5rem;
  }
  .feature .home-title{
    flex-direction: column;
  }
  .feature .home-title div {
    padding: 0.5rem 0 0;
    text-align: left;
    margin: 0 0 0 auto;
  }
  .feature  .home-title h2::before {
    width: 4rem;
    right: -13px;
    bottom: -22px;
  }
  .home-title h2{
    font-size:4rem;
  }
  .history-item{
    padding-right: 2rem;
    flex: 0 0 220px;
  }
  .voice{
    margin: 5rem 0 5rem auto;
  }
  .voice .home-title{
    max-width: 250px;
  }
  .voice .home-title h2::before {
    width: 3rem;
    right: -45px;
    bottom: 10px;
  }
  .history-wrap.scroller{
    padding: 40px 0px 2.5rem;
  }
  .history-item h3 {
    margin: 16px 0;
  }
  .history-item .label{
    margin: 10px 0 0;
  }
  .pin-wrap{
    top: 5%;
  }
  .home-news{
    width:100%;
    margin:5rem 0;
    padding:20px 0 40px;
  }
  .home-banner {
    padding: 30px 0;
    background: url(https://active-corp68.com/system_panel/uploads/images/20260204125715389559.png) no-repeat center / cover;
  }
  .home-banner-wrap a{
    width:10rem;
  }
  .home-banner-wrap {
    margin-top: 20px;
    gap: 20px;
    justify-content: center;
    flex-direction: column;
    align-items: center;
  }
  .home-banner h2{
    margin-bottom: 1rem;
  }
  .home-news .tab{
    margin: 0 0 0 auto;
  }
}
