@charset "UTF-8";



.header-logo{
  position: fixed; 
  width:280px;
  height: 115px;
  background-color: #fff;
  border-bottom-right-radius: 7px;
  text-align: center;
  padding:10px 15px 10px 15px;
  z-index: 11; 
  top:0;
  left: 0;
  transition: transform 0.3s 0.3s; 
}

.header-logo.hidden {
  transform: translateY(-100%); 
}


#main{
   height: 100%!important;
}

.siteblock-main{
    padding-top: 0px;
    padding-bottom: 0px;
}

.cparts-id93--01 table th,
.cparts-id93--01 table td{
    border-right: 1px solid #000!important;
}

.cparts-id93--01 table th:last-child,
.cparts-id93--01 table td:last-child {
    border-right: none !important;
}


.cparts-txt-block p {
    margin-bottom: 5px!important;
}

.h2-bg-blue{
  color: #fff;
  background-color: #2898B5;
  padding: 20px;
}

.h3-bg-blue {
    font-size: 1.2rem;
    color: #2898B5 !important;
    padding: 10px;
    margin-bottom: 10px !important;
    text-align: left;
    border-bottom: 1px solid;
}




/*-------------------------------------------

pageheader

-------------------------------------------*/

.pageheader{
  height:450px;
  background: url(/images/company/company-bg.jpg) no-repeat center center / cover;
  display: flex;
  align-items: flex-end;
  margin-bottom: 50px;
}


.pageheader-image{
  width: 100vw;
  height:450px;
  align-items: flex-end;
  margin-bottom: 50px;
  position: relative;
}

.pageheader-image img{
  width: 100vw;
  height:450px;
  object-fit:cover;
}

.pageheader-image-abs{
  position: absolute;
  top:230px;
}

.page-title{
  color: #fff;
  font-family: "bebas-neue-pro", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 3rem;
  letter-spacing: .3rem!important;
  margin: 50px 0 100px 0;
  text-align: left;
  padding-bottom: 100px;
}

.page-subtitle{
  font-size: 1rem;
  margin-bottom: 10px;
}

.page-h3title{
  color:#000!important ;
  font-size: 1.6rem;
  text-align: left!important;
  font-weight: 500;
  margin-bottom: 0px!important;
}

.page-h3title-sub{
  display: block;
  font-size: 1.2rem;
  font-family: "bebas-neue-pro", sans-serif;
  font-weight: 400;
  color: #2898B5;
  margin-bottom: 5px;
}

.page-h3title a{
    color: #000!important ;
    opacity: 1;
}
/*-------------------------------------------

 table

-------------------------------------------*/

.table-d{
  border-collapse: collapse;
  width: 100%;
  margin: 30px 0;
}

.table-d th,.table-d td{
  border-bottom: 1.5px solid #b3b3b3;
  padding: 1em;
}

.table-d th {
  color: #2898B5;
  border-bottom: 1.5px solid #2898B5;
  font-weight: bold;
  text-align: left;
  width: 20%;
  min-width: 4em;
  padding-left: 25px;
}

.table-d td {
  width: 70%;
  padding-left: 25px;
}


/*-------------------------------------------

 hr

-------------------------------------------*/

.section-divider{
  margin: 20px 0;
}

hr.section-divider{
  border-color: #2898B5;
}

/*-------------------------------------------

 見出し

-------------------------------------------*/

.title-line{
  position: relative;
  border-bottom: 1px solid #2898B5;
  margin: 25px 0 40px 0;
}

.title-line-txt{
  position: absolute;
  color:#000!important;
  background: #fff;
  padding-right: 30px;
  top:-12px;
}


/*-------------------------------------------

 ボタン

-------------------------------------------*/

.section-btn-flex{
  display: flex;
  justify-content: space-between;
}

.section-btn-flex li{
  width: 49%;
}

.section-btn{
  position: relative;
  display: block;
  width: 100%;
  color: #fff!important;
  background: linear-gradient(to right, #000 50%, #2898B5 50%) 100%;
  background-size: 200% 100%;
  transition: background-position 0.3s;
  font-size: 1.2rem;
  text-align: center;
  padding: 20px;
}

.section-btn::after{
 content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 27px;
  width: 9px;
  height: 9px;
  margin: auto;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: translateY(-2px) rotate(135deg);
  box-sizing: border-box;
}

.section-btn:hover {
  background-position: 0 100%;
  color: #fff≈;
}

.equipment-link {
  position: relative;
  display: block;
  width: 100%;
  color: #fff!important;
  background: linear-gradient(to right, #000 50%, #2898B5 50%) 100%;
  background-size: 200% 100%;
  transition: background-position 0.3s;
  font-size: 1.2rem;
  text-align: center;
  padding: 20px;
}


.equipment-link::after{
 content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 27px;
  width: 9px;
  height: 9px;
  margin: auto;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: translateY(-2px) rotate(45deg); 
  box-sizing: border-box;
}



.catalog-link {
  position: relative;
  display: block;
  width: 100%;
  color: #2898B5!important;
  border:1px solid #2898B5;
  font-size: 1rem;
  text-align: center;
  padding: 10px;
  margin-bottom: 20px;
}


.catalog-link::after{
 content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 27px;
  width: 9px;
  height: 9px;
  margin: auto;
  border-top: 2px solid #2898B5;
  border-right: 2px solid #2898B5;
  transform: translateY(-2px) rotate(45deg); 
  box-sizing: border-box;
}



/*-------------------------------------------

わたしたちの想い

-------------------------------------------*/

.space{
   background-color: #fff;
   height: 300px;
}

.philosophy-txt{
  font-size:  1.5rem!important;
  font-weight: bold;
  line-height: 3rem;
}

.pageheader-thought{
  height:400px;
  display: flex;
  align-items: flex-end;
  margin-bottom: 50px;
}

.business-list-flex{
  display: flex;
  justify-content: center;
}

.business-list{
  width: 33%;
}

.business-list ul li{
    padding-bottom: 10px;
}

.business-container{
  padding: 20px 30px 30px 30px;
  color: #fff;
}

.thoughts-box{
    margin-bottom: 0px!important;
}

.thought01{
  position: relative;
  background-color: #000;
  background-size:1000px; 
  width: 100vw;
  height: 960px;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}

.thought01-bg{
  max-width: 1200px;
  width: 100%;
  position: absolute;
  top:-345px;
  left:50%;
  transform: translateX(-50%);
}

.thought01-bg img{
  width: 1200px;
}

.thought-grad{
  position: relative;
}

.thought-grad::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 800px;
	background-image: linear-gradient(0deg,rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 50%);
}

.business-contents{
 position: absolute;
 width: 100%;
 top:400px;
 left: 50%;
  transform: translateX(-50%);
  width: 100%;
max-width: 1200px;
padding: 0 16px;
margin: 0 auto;
}


.thought-number{
  color: #fff;
  font-family: "Bebas Neue", sans-serif;
  font-size:  3rem!important;
  font-style: normal;
  padding-right: 20px;
}

.thought-number-txt{
  color: #fff;
  font-size: 2rem;
  font-weight: bold;
}

.thought-number-txt a{
    color: #fff!important;
    opacity: 1!important;
}

.thought-txt{
  color: #fff;
  padding-top: 50px;
  margin-bottom: 30px;
}

.thought-txt a{
    color: #fff!important;
    opacity: 1!important;
}

.thought-copy{
  color: #fff;
  font-family: "Bebas Neue", sans-serif;
  font-size:  4.5rem!important;
  font-style: normal;
  letter-spacing: .6rem!important;
  margin: 15px 0;
}

.copy-civil{
    line-height: 1.2;
    padding: 10px;
}

.business-list-ttl{
  color: #fff!important;
  display:flex;
  align-items:center;
  justify-content:center;
  margin-bottom: 0px!important;
}

.business-list-ttl span {
  width: 12%;
}

.business-list-ttl::after {
  content:"";
  height:1px;
  width:88%;
  background:#fff;
}

.thought02 {
  position: relative;
  display: flex;
  align-items: center;
  width: 100vw;
  background:linear-gradient(0deg,rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.3) 50%), url(/images/thoughts/thoughts-civil.png) no-repeat center center / cover;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  padding-top: 100px;
  padding-bottom: 100px;
}

.demolition {
  position: relative;
  display: flex;
  align-items: center;
  width: 100vw;
  background:linear-gradient(0deg,rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.3) 50%), url(/images/thoughts/demolition.png) no-repeat center center / cover;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  padding: 80px 0;
}


.demolition-txt {
  background-color: #fff;
  max-width: 600px;
  width: 100%;
  margin-right: auto;
  padding: 30px;
}

.thought03{
  position: relative;
  display: flex;
  align-items: center;
  background: linear-gradient(0deg,rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.4) 50%),url(/images/thoughts/environment.png) no-repeat center center / cover;
  background-color: #000;
  width: 100vw;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  padding: 80px 0;
}

.thought03-bg{
  max-width: 1400px;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}


.thought04 {
  position: relative;
  align-items: center;
  width: 100vw;
  height:900px;
  background:linear-gradient(0deg,rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.3) 50%), url(/images/thoughts/environment.png) no-repeat center center / cover;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}




#thought01{
  position: relative;
  background: #000; 
  width:100%;
  max-width:1200px;
  height: 580px;
  margin:50px auto 200px auto;
  border-radius: 5px;
  padding: 70px;
}

.thought-copy-txt{
  color: #fff;
  margin-bottom: 30px;
}

.thought01-img{
  position: absolute;
  top:-180px;
  right: 0;
  width: 600px;
}


.brackets {
    position: relative;
    padding: 80px;
    max-width: 100%;
}
.brackets::before,
.brackets::after{ 
    content:'';
    width: 50px;
    height: 50px;
    position: absolute;
    display: inline-block;
}
.brackets::before{
    border-left: solid 1px #fff;
    border-top: solid 1px #fff;
    top:0;
    left: 0;
}
.brackets::after{
    border-right: solid 1px #fff;
    border-bottom: solid 1px #fff;
    bottom:0;
    right: 0;
}

.brackets-txt {
  font-family: "bebas-neue-pro", sans-serif;
  font-weight: 400;
  font-style: normal;
  position: absolute;
  top:0;
  right: 0;
  color: #fff;
}




/*-------------------------------------------


企業情報


-------------------------------------------*/


.entry-btn-flex {
  height: 200px;
  display: flex;
  background: linear-gradient(to right, #2898B5 50%, #D3EAF0 50%) 100%;
  background-size: 200% 100%;
  transition: background-position 0.3s;
  margin: 40px 0;
  align-items: center;
  justify-content: space-between;
  padding: 40px;
  color: #000!important;
}

.pamph-icon{
  color: #fff;
  border-radius: 100px;
  text-align:center;
  font-weight: bold;
  margin-left: 20px;
  margin-right: 20px;
}

.pamph-icon img{
    width:50px;
}

.pamph-dl-copy{
  font-size: 1.5rem;
  font-weight: bold;
  padding-bottom: 0px;
  margin-bottom: -10px!important;
  text-align: justify;
}

.pamph-dl-copy-small{
    font-size: 0.8rem;
    padding-top: 0;
    margin-top: -10px!important;
    text-align: justify;
}


/*-------------------------------------------


制作実績 カテゴリー


-------------------------------------------*/


.catmenu-flex{
  margin-top: 40px;
}

.catmenu {
  display: flex;
  justify-content: space-between;
}

.catmenu > li a {
  display: block;
}

.catmenu li{
  width: 32%;
  background-color:#2898B5 ;
  border-radius: 3px;
}

.catmenu-kaitai{
  position: relative;
}

.catmenu-kaitai .cat-childmenu{
  display: block;
  width: 100%;
  max-height: 0;    
  overflow: hidden;    
  transition: max-height 0.3s ease-in-out, padding 0.3s ease-in-out;
}

.catmenu-kaitai.is-open .cat-childmenu {
    max-height: 500px !important; /* 確実に開くように !important を試すのも有効です */
}


.cat-childmenu li {
  color: #fff;
  width: 100%;
  font-size: 1rem;
  padding: 5px 10px;
  margin-bottom: 0px!important;
  border-radius: 0px;
  border-bottom: 1px solid #000;
}

.cat-childmenu li:last-child{
  border-bottom: 0px;
}

.cat-childmenu li:hover{
  background-color: #d4eaf0;
}

.catmenulink-flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 50px;
  padding: 10px 10px 10px 15px;
  color: #fff;
  font-size: 1.2rem;
  background: linear-gradient(to right, #000 50%, #2898B5 50%) 100%;
  background-size: 220% 100%;
  transition: background-position 0.3s;
  border-radius: 3px;
}

.catmenulink-right {
  border-left:1px solid #fff;
}

.triangle-bluegreen-under{
  width: 0;
  height: 0;
  border-top: 10px solid #fff; 
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 0px solid transparent; 
  margin: 10px 5px 5px 15px;
}

.triangle-bluegreen-right {
    width: 0;
    height: 0;
    border-top: 10px solid transparent;   
    border-bottom: 10px solid transparent; 
    border-left: 10px solid #fff;     
    border-right: 0;
    margin: 6px 8px 5px 22px;
}


.catmenulink-flex:hover {
  background-position: 0 100%;
  color: #fff!important;
}


.cat-childmenu-space ul li a{
    color: #000!important;
}

.cat-childmenu-space ul{
    margin-top: 0px!important;
    margin-bottom:0px!important;
}

.cat-childmenu{
    margin-top: 0px!important;
    margin-bottom:0px!important;
}

.cat-childmenu ul{
    margin-top: 0px!important;
    margin-bottom:0px!important;
}



/* PC表示（タブレット以上など） */
@media (min-width: 768px) {
  .catmenu {
    display: flex; /* 横並び */
  }

  .catmenu li {
    width: 32%;
  }

 .cat-childmenu{
    background-color: #fff;
  }

  .cat-childmenu li {
    width: 100%;
    color: #000;
    background-color: #fff;
  }

  /* PCでのみ position: absolute; を適用 */
  .catmenu-kaitai .cat-childmenu {
    position: absolute; /* 親の li から浮き上がらせる */
    top: 100%; /* 親 li の下に配置 */
    left: 0;
    z-index: 10; /* 他の要素より手前に表示 */
    
    /* max-height: 0; はそのままにしてアニメーションを維持 */
  }

.catmenu-kaitai.is-open .cat-childmenu {
    max-height: 500px;
    border-left: 1px #000 solid;
    border-right: 1px #000 solid;
    border-bottom: 1px #000 solid;
  }
}



/*-------------------------------------------

制作実績

-------------------------------------------*/


.coming{
    font-family: "bebas-neue-pro", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 2.5rem;
    letter-spacing: 0.4rem;
}

/*-------------------------------------------

重機・設備

-------------------------------------------*/

.handling{
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-align: center;
}

.handling li{
    width: 33%;
}

.handling li img {
    max-width: 100%;
    vertical-align: middle;
}

.catalog-link-txt{
    width: 30%;
    font-size: 1.3rem;
    color: #2898B5;
    text-align: right;
    margin-right: 40px;
}

.catalog-link-flex{
    display: flex;
    align-items: center;
    padding: 0px 20px;
}

/*-------------------------------------------

アスベスト

-------------------------------------------*/


.asbestos-top {
  background-image: url('/images/asbestos/asbestos-top-bg.png');
  background-size: cover;     
  background-position: center; 
  background-repeat: no-repeat;
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  min-height: 800px;
}
 
.asbestos-top-contents {
  background-image: url('/images/asbestos/asbestos-top-bg-img.png');
  background-repeat: repeat-x;
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}

.asbestos-pr-spacing {
    padding-top: 100px;
}

.asbestos-pr-flex{
    display: flex;
    justify-content:space-between;
}

.asbestos-pr-flex-left{
     display: flex;
    justify-content:space-between;
    align-items: center;
}

.asbestos-pr-txt {
    width: 48%;
}

.asbestos-pr-img{
    width: 43%;
}

.asbestos-pr-img img{
   width: 100%;
}

.asbestos-pr-flex-left-txt{
    width: 48%;
}

.asbestos-pr-flex-left-img{
     width: 43%;
}

.asbestos-pr-flex-left-img img{
    width: 100%;
}

.asbestos-pr-txt p {
    font-weight: bold;
    padding-bottom: 20px;
}

.asbestos-issues-list{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.asbestos-issues-list li{
    width: 48%;
    border:  1px solid #2898B5 ;
    background-color: #fff;
    color:#2898B5 ;
    font-weight: bold;
    text-align: center;
    padding: 10px;
    margin-bottom: 15px;
    border-radius: 20px;
}

.asbestos-feature-h2 {
    color:#2898B5 ;
    font-size: 1.8rem;
    font-weight: bold;
    text-align: left;
    line-height: 2.7rem;
    margin-bottom: 25px!important;
}

.asbestos-feature-list li{
    border-bottom: 1px solid #2898B5 ;
    padding-bottom: 20px;
    margin-bottom: 20px;
    font-weight: bold;
}

.step-item{
    display: block;
    font-size: 2.2rem;
    font-family: "Bebas Neue", sans-serif;
    font-weight: 400;
    font-style: normal;
    color:#2898B5!important;
    margin-bottom: 30px!important;
}

.borderline {
    width: 100%;
    border-bottom: 1px solid #2898B5 ;
  }
  
  .borderline-top {
    width: 100%;
    border-top: 1px solid #2898B5 ;
    padding-top: 40px;
  }
  
  .txt-underline {
    padding: 20px 0;
    border-bottom: 1px solid #2898B5 ;
  }
  
.merit .lay-margin-b--1 {
    margin-bottom: 0rem !important;
}

.merit .cparts-id113__ttl{
    text-align: left !important;
    padding: 0 0 0 30px !important;
}

.bg-blue-box {
    padding: 60px;
    color: #fff;
    background-color:#2898B5;
}

.asbestos-point-box {
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    border-top:1px solid #2898B5;
    padding-top: 50px;
}

h2.asbestos-point {
   text-align: left;
   line-height: 1.5;
   font-weight: bold;
   margin-top: 30px;
   margin-bottom: 20px!important;
}

.point-txt {
   position: absolute;
   font-family: "Bebas Neue", sans-serif;
   font-weight: 400;
   font-style: normal;
   color: #2898B5;
   font-size: 5rem;
   margin-bottom: 20px;
   border: 1px solid;
   background: #fff;
   padding: 0px 30px;
   top: -60px;
}

.light-blue-box {
    background:#D3EAF0 ;
    padding: 30px 40px;
    font-size: 1.25rem;
    font-weight: bold;
}

.spec-txt {
    display: inline-block;
    color: #2898B5;
    border: 1px solid ;
    margin: 10px 0 20px 0;
    padding:0 10px;
}


.asbestos-flowh2 {
    font-weight: bold;
}

.asbestos-flowbg {
    background:#D3EAF0;
    padding: 40px;
}

.wrapper-default {
    width: 100%;
    max-width: 1140px;
    padding: 0 16px;
    margin: 0 auto;
}

.messagebg {
    padding-bottom: 40px;
}

.messagebg .bg-wrap {
  position: relative;
  display: inline-block;
  margin-top: 10px;
  overflow: hidden;
}
.messagebg.is-animated .bg-wrap::before {
  animation: bg 2.6s cubic-bezier(0.22, 1, 0.36, 1) forwards;
  background: #2898B5;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transform-origin: left center;
}

.messagebg .bg-wrap .inn {
  color: #fff;
  display: inline-block;
  font-size: 1.5rem;
  font-weight: bold;
  padding: 10px 15px 12px 15px;
  position: relative;
  z-index: 1;
  transform: translateX(-100%);
  opacity: 0;
  transform-origin: left;
}
 
.messagebg.is-animated .bg-wrap .inn {
  animation: text-reveal 1s 0.9s forwards;
}

.messagebg .bg-wrap .message-title {
  color: #fff;
  display: inline-block;
  font-size: 36px;
  font-weight: bold;
  padding: 10px 15px 12px 15px;
  position: relative;
  z-index: 1;
  transform: translateX(-100%);
  opacity: 0;
  transform-origin: left;
}
 
.messagebg.is-animated .bg-wrap .message-title {
  animation: text-reveal 1s 0.9s forwards;
}
 
 
.messagebg .bg-wrap .message-txt {
  color: #fff;
  display: inline-block;
  font-size: 1rem;
  font-weight: bold;
  padding: 10px 15px 12px 15px;
  position: relative;
  z-index: 1;
  transform: translateX(-100%);
  opacity: 0;
  transform-origin: left;
  text-align: justify; 
}
 
.messagebg.is-animated .bg-wrap .message-txt {
  animation: text-reveal 1s 0.9s forwards;
}
 
 
@keyframes bg {
  0% {
    opacity: 0;
    transform: scaleX(0) translateX(-5%);
  }
  30% {
    transform: scaleX(1) translateX(0);
  }
  100% {
    transform: scaleX(1) translateX(0);
  }
  30%, 100% {
    opacity: 1;
  }
}

@keyframes text-reveal {
  
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
 
.txt-bg	 {
    box-decoration-break: clone;	
	-webkit-box-decoration-break: clone;
	display: inline;
	padding: 15px;
	line-height: 3.2;
	background-color: #2898B5;
	animation: fade 0.8s 0.1s 1 ease-in-out;
	color: #fff;
	font-size: 1.5rem;
	font-weight: bold;
}

@keyframes fade {
  0% { opacity: 0; }
  100% { opacity: 1; }
}


.messagebg {
  line-height: 2; /* 行間を広げると綺麗に見えます */
  padding: 20px;
}

.txt-bg-anim {
  /* 改行対応の魔法のプロパティ */
  display: inline;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
  
  /* 背景色の設定（最初は幅0%） */
  background-image: linear-gradient(#e3bf00, #e3bf00);
  background-repeat: no-repeat;
  background-position: bottom left;
  background-size: 0% 100%;
  
  /* 文字の装飾 */
  padding: 0.3em 0.5em;
  font-weight: bold;
  font-size: 1.5rem;
  color: transparent; /* 最初は文字を隠す（任意） */
  transition: color 0.5s 0.5s;
  transform: translateX(-100%);
}

/* アニメーション発火 */
.messagebg.is-animated .txt-bg-anim {
  animation: marker-animation 1.5s cubic-bezier(0.22, 1, 0.36, 1) forwards;
  color: #fff; /* 文字色を表示 */
}

@keyframes marker-animation {
  0% {
    background-size: 0% 100%;
  }
  100% {
    background-size: 100% 100%;
  }
}





/*-------------------------------------------

sp

-------------------------------------------*/



@media screen and (max-width: 1450px) {
/*-------------------------------------------
thought
-------------------------------------------*/    
  .business-contents{
    max-width: 950px;
}
}



/*-------------------------------------------

sp

-------------------------------------------*/



@media screen and (min-width: 1100px) {
.business-list-ttl{
    font-size: 1.2rem!important;
  }
  }

@media screen and (min-width: 951px) {
  .header-nav-sp{
  display: none;
  }
  }
  
 @media (min-width: 768px) {
    h3 {
        font-size: 1.2rem;
        margin-bottom: 40px;
  }
  }
  
  

@media screen and (max-width: 950px) {
   

/*-------------------------------------------
全体
-------------------------------------------*/  
.wrapper {
  padding-left: 50px;
  padding-right: 50px;
}

* + h3{
  margin-top: 0px!important;  
}

/*-------------------------------------------
テーブル
-------------------------------------------*/  
 .table-d th,.table-d td{
    display: block;
    width: 100%;
    padding-left: 0px;
    padding: 0.5em;
  }
  .table-d td{
    border-bottom: 0px;
  }

/*-------------------------------------------
thought
-------------------------------------------*/  
  .business-contents{
    padding-left: 50px;
    padding-right: 50px;
}


/*-------------------------------------------
header
-------------------------------------------*/  
.header-nav-pc{
  display: none;
}
.header-nav-sp{
  display: block;
}

/*-------------------------------------------
thought
-------------------------------------------*/  

.business-list-ttl span {
    width: 100%;
    font-size: 1rem;
}

.brackets {
  padding: 40px;
}

.business-contents {
  top: 300px;
}

.business-list-ttl{
  text-align: left!important;
}

.business-list-ttl::after {
  width: 400%!important;
}

.philosophy-txt {
    font-size: 1.2rem !important;
    line-height: 2.2rem;
}

.business-container {
padding: 20px 0px 30px 0px;
}

.business-list-ttl{
    font-size: 1.2rem!important;
}

.business-list ul{
    margin-bottom: 0px!important;
}

/*-------------------------------------------
works
-------------------------------------------*/  
.inner-bg  {
  bottom: -450px;
  padding: 60px 0px;
}

.works-flex {
  flex-direction: column;
}

.white-txt {
    width: 100%;
    order: 2;
}

.white-txt-link {
    width: 100%;
    order: 1;
    margin-bottom: 30px;
}

.white-txt-link{
    text-align: left;
    padding: 0 50px;
}

.btn-right {
  justify-content: flex-start;
}

.carousel-container {
    margin-bottom: 80px;
}

/*-------------------------------------------
equipment
-------------------------------------------*/  
.equipment-img {
  position: static;
  width: 100%;
  height: auto;
}

.equipment-txt {
  width: 100%;
}

/*-------------------------------------------
contact
-------------------------------------------*/  
.ctc-flex  {
  flex-direction: column;
}
.ctc-tel{
  width: 100%;
  margin-bottom: 30px;
  height: auto;
}
.ctc-tel-addr{
  flex-direction: column;
}

.ctc-tel-addr-left {
    padding-right: 0px;
    text-align: center;
}

.ctc-mail{
  width: 100%;
}

.circle{
  margin-right: 0px;
  margin-bottom: 20px;
}

.download-contents>li:nth-of-type(2) {
    margin-right: 0;
}

.download-contents{
  flex-direction: column;
}

.sns-contents h3{
  margin-bottom: 20px;
}

.sns-contents{
  flex-direction: column;
}
.sns-contents li {
  width: 100%;
  margin-bottom: 10px;
}
.sns-contents li:nth-of-type(1) {
  width: 100%;
  margin-bottom: 5px;
}

/*-------------------------------------------
footer
-------------------------------------------*/ 

.footer-contents{
  margin: 50px 0 60px 0;
}
.footer-flex {
  flex-direction: column;
}
.footer-nav-list{
  flex-direction: column;
}
.footer-addr{
  margin-bottom: 20px;
}
}




@media screen and (max-width: 768px) {

    
    
.header-logo {
  width: 220px;
  height: 70px;
  }

.header-logo img{
  margin-top: 6px;
  max-width:180px;
  }
  
 /*-------------------------------------------
ボタン
-------------------------------------------*/  
  .section-btn-flex{
    flex-direction: column;
}
.section-btn-flex li{
  width: 100%;
  margin-bottom: 15px;
} 
  

.main-copy{
  left: clamp(50px, 10vw, 200px);
  bottom: 100px;
}

.main-copy-txt{
  font-size: 3rem !important;
  margin-bottom: 7px;
  }

.main-bg p {  
  font-size: 1rem;
  }

.top-cont-maincopy {
  font-size: 3rem;
  }

.top-cont-title {
    margin-bottom: -7px;
}

.top-cont-copy {
  font-size: 1.3rem;
  margin-top: 0px; 
}

.equipment-txt{
  padding-top: 60px;
}
.txtbox {
    margin: 10px 0 20px;
}

.recruit h3 {
    padding-top: 20px;
}

.recruit p {
    font-size: 0.9rem;
    padding-top: 20px;
}


/*-------------------------------------------
thought
-------------------------------------------*/  

.thought-number {
    font-size: 2rem !important;
}

.thought-number-txt {
  font-size: 1rem;
}

.thought-copy {
    font-size: 3rem !important;
    margin: 10px 0;
}

.thought-txt {
    padding-top: 20px;
    margin-bottom: 20px;
}

.brackets {
   padding: 20px;
 }

.business-list-flex {
  flex-direction: column;
}
.business-list {
  width: 100%;
}
.business-container {
  padding: 20px 0px 10px 0px;
}

.thought02 {
    height: 750px;
}


.thought01 .brackets{
     padding: 12px 30px;
}

.thought02 .brackets{
     padding: 30px;
}

.thought03 .brackets{
     padding: 30px;
}

 .business-list-ttl::after {
        width: 200% !important;
}


.entry-btn-flex{
    height: 100%;
    flex-direction: column;
}

.entry-btn-left{
    text-align: center;
}

.pamph-icon{
    margin-bottom: 20px;
}

.pamph-txt{
    margin-bottom: 20px;
}

/*-------------------------------------------
カテゴリーリンク
-------------------------------------------*/  

.catmenu-flex ul {
  flex-direction: column;
}

.catmenu li {
  width: 100%;
  margin-bottom: 10px;
}

 .cat-childmenu{
    background-color: #fff;
  }

  .cat-childmenu li {
    width: 100%;
    color: #000;
    background-color: #fff;
  }
  
 /*-------------------------------------------
アスベスト
-------------------------------------------*/    
  
  .asbestos-pr-flex,
  .asbestos-pr-flex-left{
      flex-direction: column;
  }
  .asbestos-pr-txt{
      width: 100%;
  }
  .asbestos-pr-img{
      width: 100%;
  }
  .asbestos-pr-flex-left-img{
       width: 100%;
  order: 2;
  }
  .asbestos-pr-flex-left-txt{
       width: 100%;
  order: 1;
  }
  .asbestos-feature-h2 {
    margin-top:20px;
  }
 .point-txt{
    font-size: 3rem;
    top: -35px;
  }
.h2-bg-blue {
    text-align: left;
    line-height: 1.4;
  }

.bg-blue-box {
    padding: 30px;
  }

.asbestos-top-contents {
    padding: 10px;
}
}



@media screen and (max-width: 450px) {
    
    .space {
    height: 10px;
    }
    
    
    .business-contents {
        padding-left: 10px;
        padding-right: 10px;
    }
    
    .business-list-line{
        font-size: 1rem;
    }
    
    .thought01 {
    height: 1300px;
    }
    
    .thought01-bg{
        top:0px;
    }
    
    .thought02 .wrapper{
        padding-left: 10px;
        padding-right: 10px;
    }
    
    .demolition .wrapper{
        padding-left: 10px;
        padding-right: 10px;
    }
    
    .thought03 .wrapper{
        padding-left: 10px;
        padding-right: 10px;
    }
    
    .thought-copy {
        font-size: 2.3rem !important;
        margin: 10px 0;
    }
}