/* CSS Document */


/* TOP
------------------------------------------------------------*/

.thermo_kv{
  width:100%;
  height:375px;
  text-align:center;
  background:url(../images/thermo/kv.jpg) no-repeat center center;
  background-size:cover;
  border-radius:8px;
} 

.thermo_kv .icon{
  padding-top:40px; 
}

.thermo_kv h2{
  font-size: 34px;
  color: #fff;
  font-weight:700;
  line-height:1.1;
  margin-top:22px;
}

.thermo_kv h2 .min{
  display:block;
  font-size: 14px;
  margin-bottom:5px;
}

.thermo_kv h2 .sub_ttl{
  display:block;
  margin:10px auto 0;
  width: 96px;
  height: 28px;
  border-radius: 2px;
  background: #2b4fab;
  box-sizing:border-box;
  padding-top:6px;
  font-size:14px;
}

.thermo_kv ul{
  display:flex;
  justify-content:center;
  margin-top:24px; 
}

.thermo_kv ul li:nth-child(1){
  margin-right:10px; 
}

@media screen and (max-width: 767px) {
  .thermo_kv{
    width:100%;
    height:91.73vw;
    text-align:center;
    background:url(../images/thermo/kv_sp.jpg) no-repeat center center;
    background-size:cover;
    border-radius:0;
  } 
  
  .thermo_kv .icon{
    padding-top:10.6vw;
    width:21.06vw;
    margin:0 auto; 
  }
  
  .thermo_kv h2{
    font-size: 7.46vw;
    line-height:1.1;
    margin-top:4vw;
  }
  
  .thermo_kv h2 .min{
    font-size: 3.73vw;
    margin-bottom:2vw;
  }
  
  .thermo_kv h2 .sub_ttl{
    display:block;
    margin:2vw auto 0;
    width: 25.6vw;
    height: 7.46vw;
    border-radius: 0.53vw;
    padding-top:1.7vw;
    font-size:3.73vw;
  }
  
  .thermo_kv ul{
    display:flex;
    justify-content:center;
    margin-top:5.3vw; 
  }
  
  .thermo_kv ul li:nth-child(1){
    margin-right:4vw; 
  }
  
  .thermo_kv ul li img{
    width:auto;
    height:11.73vw; 
  }
}

.thermo_kv.sub{
  display:flex;
  justify-content:center;
  height:156px;
  background-image:url(../images/thermo/kv_sub.jpg);
} 

.thermo_kv.sub .icon{
  padding-top:29px; 
}

.thermo_kv.sub h2{
  text-align:left;
  margin-top:0;
  padding-top:32px;
  margin-left:39px;
}

.thermo_kv.sub h2 .sub_ttl{
  text-align:center;
  margin-left:0;
}

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

.thermo_icon_list{
  margin-top:40px; 
}

.thermo_icon_list li{
  display:flex;
  justify-content:space-between;
  padding-bottom:24px;
  border-bottom:solid 1px #dedede; 
  margin-bottom:40px;
  align-items:flex-start;
}

.thermo_icon_list li p{
  margin-top:0; 
}

.thermo_icon_list li .txt_area{
  width:calc(100% - 65px); 
}

.thermo_icon_list li .txt_area h4{
  font-size:16px; 
  margin-bottom:8px;
}

.thermo_icon_list li .txt_area p{
  font-size:16px; 
}

@media screen and (max-width: 767px) {
  .thermo_icon_list{
    margin-top:10.6vw;; 
  }
  
  .thermo_icon_list li{
    padding-bottom:6.4vw;
    border-bottom:solid 0.26vw #dedede; 
    margin-bottom:6.4vw;
  }
  
  .thermo_icon_list li p img{
    width:10.6vw;
    height:auto; 
  }
  
  .thermo_icon_list li .txt_area{
    width:calc(100% - 13.3vw); 
  }
  
  .thermo_icon_list li .txt_area h4{
    font-size:4.26vw; 
    margin-bottom:2.13vw;
  }
  
  .thermo_icon_list li .txt_area p{
    font-size:3.73vw; 
  }
}

/*TOP------------------------------------------------------------*/


/* tr4report
------------------------------------------------------------*/

.thermo_kv.tr4report{
  height:351px;
  background:url(../images/tr4report/kv.jpg) no-repeat center center;
  background-size:cover;
} 

.thermo_kv.tr4report h2{
  margin-top:14px;
}


.thermo_kv h2 .sub_ttl{
  background: #00a4c7;
}


.thermo_kv.sub.tr4report{
  display:flex;
  justify-content:center;
  height:156px;
  background-image:url(../images/tr4report/kv_sub.jpg);
} 

.thermo_kv.sub.tr4report .icon{
  padding-top:29px; 
}

.thermo_kv.sub.tr4report h2{
  text-align:left;
  margin-top:0;
  padding-top:32px;
  margin-left:39px;
}

.thermo_kv.sub.tr4report h2 .sub_ttl{
  text-align:center;
  margin-left:0;
}

@media screen and (max-width: 767px) {
  .thermo_kv.sub,
  .thermo_kv.sub.tr4report{
    height:36.26vw;
    background-image:url(../images/thermo/kv_sub_sp.jpg);
  } 
  
  .thermo_kv.sub.tr4report{
    background-image:url(../images/tr4report/kv_sub_sp.jpg);
  } 
  
  .thermo_kv.sub .icon,
  .thermo_kv.sub.tr4report .icon{
    padding-top:8.53vw;
    width:19.2vw; 
    margin:0;
  }
  
  .thermo_kv.sub h2,
  .thermo_kv.sub.tr4report h2{
    text-align:left;
    margin-top:0;
    padding-top:6.5vw;
    margin-left:6.4vw;
  }
  
  .thermo_kv.sub h2 .sub_ttl,
  .thermo_kv.sub.tr4report .sub_ttl{
    text-align:center;
    margin-left:0;
  }
}

.common_block01 .caution.caution02{
  margin-top:15px;
  background: #f5f5f5;
  border:none; 
}

.common_block01 .caution.caution02 p.txt{
  margin-top:10px;
  font-size: 16px;
  line-height: 24px; 
}

.common_block01 .caution.caution02 p.txt span{
  font-weight:700;
} 

@media screen and (max-width: 767px) {
  .common_block01 .caution.caution02{
    margin-top:4vw;
  }
  
  .common_block01 .caution.caution02 p.txt{
    margin-top:2vw;
    font-size: 3.73vw;
    line-height: 5.6vw; 
  }
   
}
/*tr4report------------------------------------------------------------*/


/* TOP
------------------------------------------------------------*/
.blc-series-grid .ease{
  grid-row: 3 / 4  !important;
  grid-column: 1 / 3  !important;
  margin-left:0 !important; 
}

.blc-series-grid .ease .thumb {
  width: 29rem !important;
  padding-bottom:12rem;
}

.blc-series-grid .ease .body{
  width: calc(100% - 29rem) !important;
  padding: 2rem;
}

.blc-series-grid .ease .photo{
  margin-left:0 !important;
  transform:translateX(-50%) !important; 
}

@media screen and (max-width: 767px) {
  .blc-series-grid .ease .thumb {
    width: 100% !important;
    padding-bottom:15rem;
  }
  
  .blc-series-grid .ease .thumb .logo img{
    height:28px !important;
    width:auto !important;
  }
  
  .blc-series-grid .ease .thumb .photo{
    margin:0 !important;
    width:100% !important;
  }
  
  .blc-series-grid .ease .body{
    width: calc(100% - 29rem) !important;
    padding: 2rem;
  }
  
  .blc-series-grid .ease .photo{
    margin-left:0 !important;
    transform:translateX(-0%) !important; 
  }

}

/*TOP------------------------------------------------------------*/
