@charset "utf-8";

/* ------------------------------------ */
/* 3分でわかるZenmuTechページ
/* ------------------------------------ */

.clear {
  clear: both;
}

.mvBl {
  height: 309px;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
  background: url(/ir/images/indivisual/mv_bg.jpg) no-repeat center / cover;
  margin-top: 145px;
}

.mvBl .sec-inner {
  height: 100%;
  box-sizing: border-box;
  display: flex;
  align-items: center;
}

.mvBl_ttl {
  height: auto;
  box-sizing: border-box;
  background: #000000;
  text-align: center;
  padding: 30px 0 40px;
}

.mv_tit {
  font-size: 6.8rem;
  font-weight: 600;
  line-height: .8;
  letter-spacing: .1em;
  color: #fff;
  display: block;
}

.mv_tit .ff-montserrat {
  font-size: 2.6rem;
  font-weight: 400;
}

.indivisualBl {
  padding: 36px 0 0 0;
}

.indivisual_tab_list_inr {
  margin: 60px auto 60px;
  width: 100%;
}

.beginning {
  padding: 30px 100px;
  border-radius: 5px;
  background: #c5d147;
}

.beginning_tit {
  font-size: 3.2rem;
  color: #fff;
  font-weight: 500;
  line-height: 1.55;
  text-align: center;
  margin-bottom: 1em;
}

.beginning_txt {
  font-size: 1.8rem;
  line-height: 1.55;
  font-weight: 300;
  letter-spacing: 0;
}

.indivisual_ttl {
  margin: 130px 0 30px;
  height: auto;
  box-sizing: border-box;
  background: linear-gradient(90deg, rgba(197, 209, 71, 1) 0%, rgba(115, 186, 157, 1) 100%);
  padding: 30px 0;
  margin-bottom: 70px;
}

.indivisual_ttl h2 {
  font-size: 3.2rem;
  color: #fff;
  font-weight: 600;
  line-height: 1.55;
  text-align: center;
}

.indivisual_tab_list_inr2 {
  margin: 60px auto 15em;
  width: 85%;
}

.indivisual_tab_list_inr3 {
  margin: 60px auto 15em;
  width: 100%;
}

.ind_01_ttl {
  font-size: 2.8rem;
  color: #73ba9d;
  font-weight: 600;
  line-height: 1.55;
  text-align: center;
}

.ind_01_ttl span {
  font-size: 2.2rem;
}

.ind_01_txt {
  font-size: 2rem;
  line-height: 1.55;
  font-weight: 400;
  text-align: center;
  margin: 10px 0 30px;
}

.ind_01_box-a {
  float: left;
  width: 48%;
}

.ind_01_box-b {
  float: right;
  width: 48%;
  margin-bottom: 70px;
}

.ind_01_box-c {
  width: 100%;
}

.ind_02_ttl {
  font-size: 2.8rem;
  font-weight: 600;
  line-height: 1.55;
  text-align: center;
}

.ind_02_txt {
  font-size: 2rem;
  line-height: 2.2;
  font-weight: 400;
  text-align: center;
  margin: 30px 0 20px;
}

.ind_02_txt span {
  border-bottom: 2px #73ba9d solid;
}

.ind_02_box {
  width: 90%;
  margin: 3em auto 90px;
}

.ind_02_img {
  width: 40%;
  margin: 20px auto 0;
}

.ind_02_txt-g {
  font-size: 2rem;
  line-height: 1.8;
  font-weight: 400;
  text-align: center;
  color: #039146;
  margin: 20px 0 30px;
}

.ind_02_box-all {
  width: 100%;
  margin: 0 2%;
}

.ind_02_box-a {
  float: left;
  width: 26%;
  height: 185px;
  border-radius: 5px;
  background: #f7f9d4;
  padding: 30px 25px;
  margin: 0 0 2em;
}

.ind_02_box-b {
  float: left;
  width: 26%;
  height: 185px;
  border-radius: 5px;
  background: #f7f9d4;
  padding: 30px 25px;
  margin: 0 2.5% 2em;
}

.ind_02_box-c {
  float: left;
  width: 26%;
  height: 185px;
  border-radius: 5px;
  background: #f7f9d4;
  padding: 30px 25px;
  margin: 0 0 2em;
}

.ind_02_box-a .box_tit,
.ind_02_box-b .box_tit,
.ind_02_box-c .box_tit {
  border-radius: 5px;
  background: #73ba9d;
  width: 100%;
  padding: 15px 0;
  font-size: 1.9rem;
  line-height: 1.55;
  color: #ffffff;
  text-align: center;
  font-weight: 500;
}

.ind_02_box-a .box_txt,
.ind_02_box-b .box_txt,
.ind_02_box-c .box_txt {
  width: 100%;
  margin: 20px 0 0;
  font-size: 1.6rem;
  line-height: 1.8;
  color: #575b02;
}

.ind_03_img {
  width: 80%;
  margin: 6em auto 30px;
}

.ind_03_box {
  border-radius: 6px;
  width: 90%;
  border: 5px solid #73ba9d;
  margin: 5em auto 0;
}

.ind_03_box .box_tit {
  font-size: 2.8rem;
  font-weight: 600;
  line-height: 1.6;
  text-align: center;
  background: #73ba9d;
  padding: .3em 0 .5em;
  color: #fff;
  margin: 1em 0 0;
}

.ind_03_box .box_tit span {
  font-size: 1.9rem;
  font-weight: 500;
}

.ind_03_box .logo_a {
  margin: 3em auto 2em;
  width: 100%;
  text-align: center;
}

.ind_03_box .logo_b {
  margin: 0 auto 1em;
  width: 80%;
  text-align: center;
}

.ind_03_box .logo_a img,
.ind_03_box .logo_b img {
  padding: 0 1.8em;
  width: 18%;
  height: auto;
}

.ind_03_box .box_img {
  margin: 0 auto 3em;
  width: 40%;
  text-align: center;
}

.ind_04_img {
  width: 100%;
  margin: 5em auto 2em;
}

.ind_04_box li {
  text-indent: -2.5em;
  padding-left: 2.5em;
  font-size: 1.5rem;
  font-weight: 300;
  line-height: 1.55;
}



@media screen and (max-width: 1200px) {

}



@media (max-width: 1000px) {

  .ind_02_box-all {
    margin: 0;
  }

  .ind_02_box-a,
  .ind_02_box-b,
  .ind_02_box-c {
    float: none;
    width: 95%;
    height: auto;
    padding: 15px 10px;
    margin: 0 0 1em;
  }
  
  .ind_02_box-a .box_tit,
  .ind_02_box-b .box_tit,
  .ind_02_box-c .box_tit {
    font-size: 1.7rem;
  }
  
  .ind_02_box-a .box_txt,
  .ind_02_box-b .box_txt,
  .ind_02_box-c .box_txt {
    margin: 0;
    font-size: 1.5rem;
    line-height: 1.6;
    padding: 15px 5px 0;
  }

}



@media (max-width: 767px) {

  .mvBl {
    height: 180px;
    margin-top: 80px;
    background: url(/ir/images/indivisual/mv_bg_sp.jpg) no-repeat center / cover;
  }

  .mvBl .sec-inner {
    padding: 0 25px;
  }

  .mvBl_ttl {
    padding: 20px 0 25px;
  }

  .mv_tit {
    font-size: 2.8rem;
    line-height: .8;
  }

  .mv_tit .ff-montserrat {
    font-size: 1.6rem;
  }
  
  .indivisualBl {
    padding: 0;
    margin-top: -5px;
  }

  .indivisual_tab_list_inr {
    margin: 0 auto 30px;
  }
  
  .indivisual_tab_list_inr2 {
    margin: 0 auto 7em;
    width: 100%;
  }

.indivisual_tab_list_inr3 {
    margin: 0 auto 7em;
    width: 100%;
  }

  .beginning {
    padding: 25px;
  }

  .beginning_tit {
    font-size: 2.2rem;
    line-height: 1.4;
    margin-bottom: 1em;
  }

  .beginning_txt {
    font-size: 1.5rem;
    line-height: 1.4;
    font-weight: 400;
  }
  
  .indivisual_ttl {
    margin: 60px 0 30px;
    padding: 20px 0;
  }

  .indivisual_ttl h2 {
    font-size: 2.2rem;
    line-height: 1.4;
  }

  .ind_01_ttl {
    font-size: 2.2rem;
  }  

  .ind_01_ttl span {
    font-size: 1.8rem;
  } 

  .ind_01_txt {
    font-size: 1.8rem;
  } 

  .ind_01_box-a {
    float: none;
    width: 100%;
    margin-bottom: 1em;
  } 

  .ind_01_box-b {
    float: none;
    width: 100%;
    margin-bottom: 3em;
  }       

  .ind_01_box-c {
    overflow-x: scroll;
    padding-bottom: 10px;
    -webkit-overflow-scrolling: touch;
  }   

  .ind_01_box-c div img {
    max-width: 100%;
    min-width: 750px;
    vertical-align: top;
  }
  
  .scroll {
    overflow: auto;
  }
  .simplebar-track.simplebar-horizontal {
    height: 10px;
    background: #B5B5B5;
    border-radius: 5px;
    max-width: 372px;
    margin: 0 auto;
  }
  .simplebar-scrollbar {
    height: 10px;
    background: #41485B;
    border-radius: 5px;
    top: 0;
  }

  .ind_01_cap {
    font-size: 1.3rem;
  } 

  .ind_02_ttl {
    font-size: 2rem;
  }  

  .ind_02_txt {
    font-size: 1.8rem;
    line-height: 1.8;
  }     

  .ind_02_box {
    overflow-x: scroll;
    padding-bottom: 10px;
    -webkit-overflow-scrolling: touch;
    margin: 3em auto 0;
    width: 100%;
  }   

  .ind_02_box div img {
    max-width: 100%;
    min-width: 750px;
    vertical-align: top;
  }
  
  .ind_02_cap {
    font-size: 1.3rem;
    margin: 0 0 90px;
  } 
  
  .ind_02_img {
    width: 70%;
  }
  
  .ind_02_txt-g {
    font-size: 1.8rem;
    line-height: 1.8;
  }
    
  .ind_03_img {
    margin: 3em auto 0;
    width: 100%;
  }   
  
  .ind_03_cap {
    font-size: 1.3rem;
  }
  
  .ind_03_box {
    border-radius: 6px;
    width: 100%;
    border: 3px solid #73ba9d;
    margin: 3em auto 0;
  }
  
  .ind_03_box .box_tit {
    font-size: 2rem;
    line-height: 1.5;
    padding: .2em 0 .5em;
  }

  .ind_03_box .box_tit span {
    font-size: 1.6rem;
  }
  
  .ind_03_box .logo_a {
    margin: 2em auto 1em;
    width: 100%;
  }

  .ind_03_box .logo_b {
    margin: 0 auto 1em;
    width: 100%;
  }
  
  .ind_03_box .logo_c {
    margin: 0 auto 1em;
    width: 100%;
    text-align: center;
  }
  
  .ind_03_box .logo_a img,
  .ind_03_box .logo_c img {
    padding: 0 1em;
    width: 30%;
  }
  
  .ind_03_box .logo_b img {
    padding: 0;
    width: 25%;
  }

  .ind_03_box .box_img {
    margin: 0 auto 2em;
    width: 80%;
  }
  
  .ind_04_img {
    overflow-x: scroll;
    padding-bottom: 10px;
    -webkit-overflow-scrolling: touch;
    margin: 3em auto 0;
    width: 100%;
  }   

  .ind_04_img div img {
    max-width: 100%;
    min-width: 700px;
    vertical-align: top;
  }
  
  .ind_04_cap {
    font-size: 1.3rem;
  }
  
  .ind_04_box {
    margin: 1em 0 0;
  }
  
  .ind_04_box li {
    font-size: 1.3rem;
  }

  .indivisual_tab {
    margin: 17px auto 0;
  }

  .indivisual_tab_ul+.indivisual_tab_list {
    margin-top: 20px;
  }

}