@charset "UTF-8";
/*----------------------------------------------

  TM-BOX（TMB-2550/TMB-2530）
  style.css
  2025.11.26

----------------------------------------------*/
.index-txt {
  margin-bottom: 20px;
  font-size: 2.2rem;
  line-height: 1.8;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .index-txt {
    font-size: 1.8rem;
    line-height: 1.4 !important;
  }
}
.contents_box {
  margin-bottom: 0 !important;
  padding: 0 !important;
}
#main_contents .h4_title {
  padding: 15px;
}
#main_contents .h4_title h4 {
  margin: 0 !important;
  padding: 0 !important;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  #main_contents .h4_title h4 {
    line-height: 1.4 !important;
  }
}
#ce .features h5 {
  margin: 0 0 10px;
  padding: 10px 0 10px 45px;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  #ce .features h5 {
    font-size: 1.6rem;
    line-height: 1.4;
  }
}
h5#h5_01a {
  background: url(/ce/products/network/tmb2550_2530/img/h5_01a.png) 0 0 no-repeat;
  background-size: 38px 38px;
}
h5#h5_01b {
  background: url(/ce/products/network/tmb2550_2530/img/h5_01b.png) 0 0 no-repeat;
  background-size: 38px 38px;
}
h5#h5_01c {
  background: url(/ce/products/network/tmb2550_2530/img/h5_01c.png) 0 0 no-repeat;
  background-size: 38px 38px;
}
h5#h5_01d {
  background: url(/ce/products/network/tmb2550_2530/img/h5_01d.png) 0 0 no-repeat;
  background-size: 38px 38px;
}
h5#h5_01e {
  background: url(/ce/products/network/tmb2550_2530/img/h5_01e.png) 0 0 no-repeat;
  background-size: 38px 38px;
}
h5#h5_02a {
  padding-left: 90px !important;
  background: url(/ce/products/network/tmb2550_2530/img/h5_02a.png) 0 0 no-repeat;
  background-size: 79px 38px;
}
h5#h5_02b {
  background: url(/ce/products/network/tmb2550_2530/img/h5_02b.png) 0 0 no-repeat;
  background-size: 38px 38px;
}
h5#h5_03a {
  background: url(/ce/products/network/tmb2550_2530/img/h5_03a.png) 0 0 no-repeat;
  background-size: 38px 38px;
}
h5#h5_03b {
  background: url(/ce/products/network/tmb2550_2530/img/h5_03b.png) 0 0 no-repeat;
  background-size: 38px 38px;
}
.icon-option_text {
  display: inline-block;
  margin-left: 5px !important;
  padding: 3px 10px !important;
  font-size: 1.1rem;
  font-weight: 500 !important;
  line-height: 1;
  letter-spacing: normal;
  color: #fff;
  vertical-align: middle;
  background-color: #555 !important;
  border-radius: 0 !important;
}
#ce .features .h5_pink {
  display: inline-block;
  position: relative;
  padding: 0 0 0 22px;
}
@media screen and (max-width: 767px) {
  #ce .features .h5_pink {
    line-height: 1;
  }
}
#ce .features .h5_pink::before {
  position: absolute;
  top: 2px;
  left: 0;
  content: '';
  display: inline-block;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: #ea4a7f;
}
#check-point {
  padding: 20px 30px;
  background-color: #e7e7e7;
}
@media screen and (max-width: 767px) {
  #check-point {
    padding: 20px;
  }
}
#check-point p {
  line-height: 1.6;
}