/* ----------------------------- */
/* works-kv
/* ---------------------------- */
.overview-text,
.works-info-list,
.analysis-info-list,
.Conclusion-info-list,
.works-order-list,
.description-text,
.description-list{
 line-height: 1.8;
}
.page-title-wrapper.works-page{
  padding-top: 52%;
  height: 0;
  background-size: cover;
  background-position: center;
  position: relative;
}
.page-title.works-page{
  font-size: 3rem;
  bottom: 6.7%;
  left: 7.1%;
  text-align: left;
}
.page-title_jp{
  text-align-last: left;
}
/* kv-bg */
/* .tc-banner-bg{
  background-image: url(../images/LightLounge/Frame-1.jpg);
}
.tj-logo-bg{
  background-image: url(../images/tj-logo.png);
} */
.fictitious_dental_bg{
  background-image: url(../images/Fictitious_dental/Frame\ 1.jpg);
}

/* ----------------------------- */
/* section
/* ---------------------------- */
.works-section-inner{
  max-width: 760px;
  padding: 0 4vw;
  margin: auto;
}
.works-section-title{
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: 60px;
  margin-top: 150px;
}
.works-section-title_en{
  font-size: 1.2rem;
  color: #777;
}
.works-section-title::before{
  content: "";
  display: inline-block;
  height: 20px;
  width: 6px;
  background-color: #333;
  vertical-align: -3px;
}

/* ----------------------------- */
/* overview
/* ---------------------------- */
.overview-text{
  margin-bottom: 20px;
}


.works-info-list{
  padding: 24px;
  background-color: #F8F3EE;
}
.works-info-item{
  margin-top: 10px;
}
.works-info-item:first-of-type{
  margin-top: 0px;
}
.analysis-info-list{
  margin-top: 60px;
  padding: 24px;
  background-color: #F8F3EE;
  /* width: 712px;
  height: 86px; */
}
.analysis-info-item{
  margin-top: 10px;
}
.Conclusion-info-item:first-of-type{
  margin-top: 0px;
}
.Conclusion-info-list{
  margin-top: 60px;
  padding: 24px;
  background-color: #F8F3EE;
  /* width: 712px;
  height: 86px; */
}
.Conclusion-info-item{
  margin-top: 10px;
}
.Conclusion-info-item:first-of-type{
  margin-top: 0px;
}

.mgr-10{
  margin-right : 10px;
}

.works-order-list{
  padding: 0px;
  line-height: 180%;
  letter-spacing: 0.1rem;
}

.img-bg{
  background-color: #fff;
  /* border: 1px #444444 solid; */
}

/* ----------------------------- */
/* process
/* ---------------------------- */
.process-img-wrapper{
  margin-bottom: 60px;
}
.process-title:first-of-type{
  font-size: 1.6rem;
  font-weight: bold;
  margin: 150px 0 40px;
 }
.process-title{
 font-size: 1.6rem;
 font-weight: bold;
 margin: 150px 0 40px;
}
.interlude-title{
  font-size: 1.6rem;
  font-weight: bold;
  margin: 150px 0 40px;
 }
.process-title::after{
  content: "";
  display: block;
  width: 80%;
  height: 2px;
  background-color: #333;
  margin-top: 6px;
}
.process-subheading{
  margin: 40px 0 -10px;
  font-size: 1.6rem;
  font-weight: bold;
}
.description-img-wrapper,
.description-text{
  margin: 60px 0;
}
.finished-products_interlude{
  display: inline-block;
  background-size: cover;
  margin-top: 60px;
  justify-content: space-between;
  
}

.proto-type{
  text-align: center;
}
.production-type{
  text-align: center;
}
.font-type{
  border: 0px;
}
.wf{
  background-size: cover;
  width: 246px;
  height: 970px;
  border: 1px;
  text-align: center;
  border: 1px solid;
}
.finished{
  margin-top: 100px;
  width: 246px;
  height: 970px;
  border: 1px solid;
  background-size: cover;
  text-align: center;
}
.pc{
width: 246px;
height: 970px;
border: solid 1px;
}
.sp{
width: 86px;
height: 1430px;
border: solid 1px;
}
.Hamburger{
margin-left: 37px;
width: 86px;
height: 212px;
border: solid 1px;
}
.finished-products{
  display: flex; 
  justify-content: space-around;
}
.finished-title{
  font-size: 20px;
  font-weight: bold;
  margin: 60px 0 40px;
  text-align: center;
}
.pct-sp{
  display: flex;
}

/* 繝ｪ繝ｳ繧ｯ繝懊ち繝ｳ */
.link-btn{
  margin-top: 150px;
}
.link-btn::after{
  content: "";
}
.link-btn::before{
  content: "<";
  position: absolute;
  left: 30px;
  transition: .3s;
}
.link-btn:hover::before{
  transform: translateX(-6px);
  transition: .3s;
}
.sp-only1{
  display: none;
}
.sp-only2{
  display: none;
}


@media screen and (max-width:768px){
  .tc-banner-bg{
    background-image: url(../images/LightLounge/Frame-1.jpg);
    margin-top: 70px;
  }
  .page-title.works-page{
    font-size: 30px;
    bottom: -10%;
    left: 5%;
  }
  .finished-products{
    justify-content: space-around;
  }

  .wf{
    width: 268px;
    height: 2025px;
  }
  .finished{
    width: 268px;
    height: 2123px;
  }
}
@media screen and (max-width:375px){
  .page-title-wrapper.works-page{
    padding-top: 0px;
 }
  .header {
   margin-top: 17px;
   height: 12px;
  }
  .tc-banner-bg{
    background-image: url(../images/works_gerateria_MAKO/Frame\ 2.jpg);
    width: 375px;
    height: 194px;
    margin-top: 25px;
  }
  .page-title.works-page{
    font-size: 20px;
    bottom: -20%;
    left: 5%;
  }
  
  .finished-products{
    display: block;
  }
  .wf{
    width: 268px;
    height: 863px;
    margin: 0 40px;
  }
  .finished{
    width: 268px;
    height: 1088px;
    margin: 60px 40px 0px;
  }
}
@media screen and (max-width:375px){
  .tc-banner-bg{
    background-image: url(../images/LightLounge/Frame\ 3.jpg);
  }
  .page-title-wrapper.works-page{
    padding-top: 75%;
 }
 .works-info-item a {
  word-break: break-all;
}
 .wf{
  width: 234px;
  height: 2025px;
  margin: 0 40px;
}
.finished{
  width: 235px;
  height: 2123px;
  margin: 60px 40px 0px;
}
.pc{
  margin: 0 auto;
}
.sp{
  display: none;
}
.Hamburger{
  display: none;
}
.pct-sp{
 display: flex;
 justify-content: space-around;
}
.sp-only1{
  display: block;
  width: 94px;
  height: 1150px;
}
.sp-only2{
  display: block;
  width: 79px;
  height: 1150px;
}
}