@charset "utf-8";
/* CSS Document */

.dlt_keyvisual{height: 500px;}
.dlt_ttlblock{
  display: flex;
  justify-content: flex-start;
  align-items: center;
  height: 120px;
  background: linear-gradient(90deg, #35318e 0%, #523997 100%);
}
.dlt_ttlblock .dlt_wrap{width: 100%;}
.dlt_ttlblock .dlt_sectionttl{margin-bottom: 0;}
.dlt_ttlblock .dlt_sectionttl .dlt_en{
  font-size: 2.5rem;
  color: #FFFFFF;
}
.dlt_ttlblock .dlt_sectionttl .dlt_jp{
  margin-bottom: 12px;
  font-size: 1.25rem;
  color: #FFFFFF;
}

span.dlt_spbr{
  display: inline-block;
}

.dlt_injection{
  background: url("img/ph_keyvisual1.jpg?0") center center;
  background-size: cover;
}

.dlt_injectionbody{
  /* padding: 144px 0 176px;
  background: url("img/name.svg") 64px 72px no-repeat;
  background-size: min(724px, 45.25%) auto; */
    padding: 120px 0 192px;
  background: url("img/name.svg") left 64px top 72px no-repeat;
  background-size: 45.25% auto
}
/* .dlt_injectionhead{
  width: 42%;
} */
 .dlt_picturebox{
  display: flex;
  justify-content: center;
  gap: 48px;
  margin-bottom: 104px;
}
.dlt_photo{width: 632px;}
.dlt_text h3{
  /* max-width: 418px; */
  margin-bottom: 48px;
  font-size: 1.75rem;
  font-weight: bold;
  color: #2F639C;
}
.dlt_text p{
  /* max-width: 420px; */
  line-height: 2;
  font-weight: 500;
  color: #1F2022;
}
.dlt_text p:nth-last-of-type(n+2){margin-bottom: 32px;}




.dlt_slideareattl{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 48px;
}
.dlt_slideareattl h4{
  font-size: 2rem;
  font-weight: bold;
  color: #1F2022;
}
.dlt_slideareattl::before{
  content: "";
  position: absolute;
  display: block;
  width: 100px;
  top: 50%;
  left: calc(30px + (2rem*4));
  border-top: 1px solid #2F639C;
}
.dlt_slideareattl::after{
  content: "";
  display: block;
  width: calc(100% - 30px - (2rem*4));
  border-top: 1px solid #E5E5E5;
}
.dlt_exampleslide{padding-left: calc(50% - 538px);}
.dlt_exampleslide .slick-slide{margin-right: 32px;}
.dlt_exampleslide picture{
  display: block;
  aspect-ratio: 3/2;
  margin-bottom: 16px;
}
.dlt_exampleslide img{border-radius: 8px;/* object-fit: contain; *//* background-size: contain; */width: 100%;/* height: 100%; */}
.dlt_exampleslide p{text-align: center;}



.dlt_mold{
  background: url("img/ph_keyvisual2.jpg") center center;
  background-size: cover;
}
.dlt_moldbody{
  padding: 120px 0 192px;
  background: url("img/name.svg") right 64px top 72px no-repeat;
  background-size: 45.25% auto;
}
.dlt_moldblock{
  flex-direction: row-reverse;
}
.dlt_moldhead h3{
  max-width: 380px;
  margin: 0 0 48px auto;
  font-size: 2.375rem;
  font-weight: bold;
  color: #2F639C;
}
/* .dlt_moldhead p{
  max-width: 380px;
  margin: 0 0 0 auto;
  line-height: 2;
  font-weight: 500;
  color: #1F2022;
}
.dlt_moldhead p:nth-last-of-type(n+2){margin-bottom: 32px;} */
/* .dlt_moldblock .dlt_slidearea{
  width: 57%;
  height: 100%;
  max-width: 600px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
} */





@media screen and (min-width:821px){
}



@media screen and (max-width:1175px){/*1158 + 17*/
  /* .dlt_injectionhead{background-size: 60vw auto;} */
  /* .dlt_moldhead{background-size: 58.8vw auto;} */
      .dlt_text h3 {
        margin-bottom: 3.7vw;
        font-size: 2.5vw;
    }
      .dlt_photo {
        width: 49.3vw;
    }
      .dlt_text p:nth-last-of-type(n+2) {
        margin-bottom: 3.2vw;
    }
}
@media screen and (max-width:1128px){
  .dlt_keyvisual{height: 44.3vw;}


  .dlt_ttlblock{height: max(10.6vw, 64px);}
  .dlt_ttlblock .dlt_sectionttl .dlt_en{font-size: clamp(1.375rem, 3.5vw, 3.5vw);}
  .dlt_ttlblock .dlt_sectionttl .dlt_jp{font-size: clamp(0.875rem, 1.7vw, 1.7vw);}

  .dlt_injectionbody{padding: 144px 0 15.5vw;}
  /* .dlt_injectionhead{height: 42.7vw;} */
  .dlt_injectionhead h3{
    margin-bottom: 4.2vw;
    font-size: clamp(1.313rem, -0.019rem + 2.6vw, 1.813rem);
  }
  .dlt_injectionhead p{
    /* width: 30vw; */
    font-size: clamp(0.875rem, 0.544rem + 0.65vw, 1rem);
  }
  .dlt_injectionhead p:nth-last-of-type(n+2){margin-bottom: 2.8vw;}

  .dlt_moldbody{padding: 10.6vw 0 17vw;}
  /* .dlt_moldhead{height: 42.7vw;} */
  .dlt_moldhead h3{
    width: 33.6vw;
    margin-bottom: 4.2vw;
    font-size: clamp(1.5rem, -0.815rem + 4.52vw, 2.375rem);
  }
  .dlt_moldhead p{
    width: 30vw;
    font-size: clamp(0.875rem, 0.544rem + 0.65vw, 1rem);
  }


  .dlt_exampleslide{padding-left: 16px;}
}
@media screen and (max-width:820px){
  .dlt_keyvisual{height: 64vw;}
  .dlt_injectionbody{
    padding: 17.5vw 0 15.5vw;
    background-position: 16px 16px;
  }
    .dlt_moldbody{
    padding: 17.5vw 0 15.5vw;
    background-position: right 16px top 16px;
  }
  .dlt_text h3 {
      font-size: 1.25rem;
  }
  .dlt_picturebox {
      flex-wrap: wrap;
      gap: 0;
  }
  .dlt_injectionblock,
  .dlt_moldblock{
    flex-direction: column-reverse;
  }
  .dlt_photo {
        width: 100%;
        margin-bottom: 16px;
  }
  .dlt_text {
      width: 100%;
  }
  .dlt_text p {
        font-size: 0.875rem;
  }
  .dlt_moldhead{
    /* height: calc(180px + 48vw);
    margin-bottom: 64px;
    background-position: left bottom;
    background-size: 61vw auto; */
  }
  .dlt_moldhead h3{
    /* width: 100%;
    max-width: 100%;
    margin: 0 auto 4.2vw; */
  }
  .dlt_moldhead p{
    /* width: 100%;
    max-width: none; */
  }

  .dlt_slidearea::before{
    width:30vw;
  }
  .dlt_exampleslide .slick-slide{width: 240px;}
}
@media screen and (max-width:428px){
  .dlt_exampleslide .slick-slide {width: 50vw;}
  .dlt_exampleslide p{font-size: 12px;}
}