<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */

.microcontroller .image01{
  margin-bottom:30px; 
}

.microcontroller p a{
  text-decoration:underline; 
}

.microcontroller p a:hover{
  text-decoration:none; 
}

.microcontroller h3{
  font-size:2.0rem;
  font-weight:700;
  margin-bottom:10px;
}

.microcontroller .source{
  border-radius: 7px;
  background: #f2f2f2; 
  padding:20px 48px;
  background: #f2f2f2;
  margin-bottom:30px;
}

.microcontroller .source .ttl{
  font-size: 20px;
  text-align: left;
  color: #404040;
  font-weight:700;
  margin-bottom:20px;
}

.microcontroller .source pre{
  font-size: 15px;
  line-height: 23px; 
  word-break:break-all;
  white-space: pre-wrap ; 
}

.microcontroller .reference{
  border-radius: 7px;
  background: #f2f2f2; 
  padding:24px 40px;
  margin-bottom:30px;
}

.microcontroller .reference h4{
  font-size: 20px;
  font-weight:700;
  margin-bottom:20px; 
}

.microcontroller .reference p{
  margin-bottom:2rem; 
}

.microcontroller .reference ul li{
  text-indent:-1em;
  padding-left:1em;
  margin-bottom:1.2rem;
}

.microcontroller .reference ul li:last-child{
  margin-bottom:0; 
}

.microcontroller p.mb0{
  margin-bottom:0; 
}

.microcontroller .table_area table{
  width:100%;
  box-sizing:border-box;
  border:solid 1px #929696;
  border-right:none;
  border-bottom:none; 
  margin-bottom:30px;
  margin-top:3px;
}

.microcontroller .table_area table th,
.microcontroller .table_area table td{
  border-right:solid 1px #929696;
  border-bottom:solid 1px #929696;  
  vertical-align:middle;
  box-sizing:border-box;
}

.microcontroller .table_area table th{
  background: #f2f2f2;
  font-size:15px;
  font-weight:700;
  text-align:center;
  padding:20px 0; 
}

.microcontroller .table_area table th.th1{
  width:17.2%; 
}
.microcontroller .table_area table th.th2{
  width:23.65%; 
}
.microcontroller .table_area table th.th3{
  width:30.1%; 
}

.microcontroller .table_area table td{
  padding:20px 0;
  font-size: 14px;
  text-align:center;
}

.microcontroller .table_area table td.td2{
  padding-left:4%; 
  text-align:left;
}
.microcontroller .table_area table td.td3{
  padding-left:4%;
  padding-right:2%;
  text-align:left;
  line-height:1.5;
}

.microcontroller .table_area table th.th5{
  text-align:left;
  padding-left:3.2%;
  width:35.48%;
}

.microcontroller .table_area table td.td5,
.microcontroller .table_area table td.td6{
  text-align:left;
  padding-left:3.2%;
}

.microcontroller .sp{
  display:none; 
}

@media screen and (max-width:767px){
  .microcontroller .sp{
    display:block; 
  }
  .microcontroller .pc{
    display:none; 
  }
  .microcontroller .image01{
    margin-bottom:20px; 
  }
  
  .microcontroller h3{
    font-size:1.7rem;
    font-weight:700;
    margin-bottom:10px;
  }
  
  .microcontroller .source{
    padding:20px 24px;
    background: #f2f2f2;
    margin-bottom:20px;
  }
  
  .microcontroller .source .ttl{
    font-size: 1.7rem;
    margin-bottom:10px;
  }
  
  .microcontroller .source pre{
    font-size: 15px;
    line-height: 23px;
    
  }
  
  .microcontroller .reference{
    padding:24px 24px;
    margin-bottom:20px;
  }
  
  .microcontroller .reference h4{
    font-size: 1.7rem;
    margin-bottom:10px; 
  }
  
  .microcontroller .reference p{
    margin-bottom:2rem; 
  }
  
  .microcontroller .reference ul li{
    text-indent:-1em;
    padding-left:1em;
    margin-bottom:1.2rem;
  }
  
  .microcontroller .reference ul li:last-child{
    margin-bottom:0; 
  }
  
  .microcontroller p.mb0{
    margin-bottom:0; 
  }
  
  .microcontroller .table_area{
    width:100%;
    overflow-x:scroll; 
  }
  
  .microcontroller .table_area .inner{
    width:930px; 
  }
  
  .microcontroller .table_area .inner2{
    width:600px; 
  }
  
  .microcontroller .table_area .inner3{
    width:600px; 
  }
  
  .microcontroller .table_area table{
    width:100%;
    box-sizing:border-box;
    border:solid 1px #929696;
    border-right:none;
    border-bottom:none; 
    margin-bottom:30px;
    margin-top:3px;
  }
  
  .microcontroller .table_area table th,
  .microcontroller .table_area table td{
    border-right:solid 1px #929696;
    border-bottom:solid 1px #929696;  
    vertical-align:middle;
    box-sizing:border-box;
  }
  
  .microcontroller .table_area table th{
    background: #f2f2f2;
    font-size:15px;
    font-weight:700;
    text-align:center;
    padding:20px 0; 
  }
  
  .microcontroller .table_area table th.th1{
    width:17.2%; 
  }
  .microcontroller .table_area table th.th2{
    width:23.65%; 
  }
  .microcontroller .table_area table th.th3{
    width:30.1%; 
  }
  
  .microcontroller .table_area table td{
    padding:20px 0;
    font-size: 14px;
    text-align:center;
  }
  
  .microcontroller .table_area table td.td2{
    padding-left:4.3%; 
    text-align:left;
  }
  .microcontroller .table_area table td.td3{
    padding-left:4.8%; 
    text-align:left;
  }
  
  .microcontroller .table_area table th.th5{
    text-align:left;
    padding-left:3.2%;
    width:35.48%;
  }
  
  .microcontroller .table_area table td.td5,
  .microcontroller .table_area table td.td6{
    text-align:left;
    padding-left:3.2%;
  }
}

.lnumber{
  padding-left:20px;
  position:relative; 
}

.lnumber span{
  width:45px;
  font-size: 15px;
  line-height: 23px;
  text-align: right;
  color: #808080; 
  position:absolute;
  left:-35px;
}

.lnumber span.no:before{
  font-size: 15px;
  line-height: 23px;
  text-align: right;
  color: #808080; 
}



p.json{
  background: #f2f2f2;
  padding:30px; 
}

p.json .json_ttl{
  display:block;
  font-size: 20px;
  font-weight:700; 
  margin-bottom:15px;
}

@media screen and (max-width:767px){
  p.json{
    padding:20px; 
  }
}

.blc-monitoring-content p strong{
  font-weight:700; 
}

.microcontroller p.caution{
  border-radius: 7px;
  background: #f2f2f2;
  padding:16px;
  font-size:1.4rem;
  margin-top:-10px;
}

@media screen and (max-width:767px){
  .microcontroller p.caution{
    padding:10px;
    font-size:1.3rem;
  }
}

.microcontroller .table_area.wbgt table th.th1{
  width:29%;
}
.microcontroller .table_area.wbgt table th.th2{
  width:25%;
}
.microcontroller .table_area.wbgt table th.th3{
  width:auto;
  text-align:left;
  padding-left:4.8%;
} 

.microcontroller .table_area.wbgt table th{
  line-height:1.5; 
}

.microcontroller .table_area.wbgt table td.td2{
  text-align:center;
  padding-left:0;
}

.microcontroller .table_area.wbgt table td.td1{
  padding:30px 0;
  color: #1c1c1c;
  font-weight:bold;
}

.microcontroller .table_area.wbgt table td.td1.color0{
  background:#7297E8;
}
.microcontroller .table_area.wbgt table td.td1.color1{
  background:#A3E65C;
}
.microcontroller .table_area.wbgt table td.td1.color2{
  background:#FCEC53;
}
.microcontroller .table_area.wbgt table td.td1.color3{
  background:#F0A74F;
}
.microcontroller .table_area.wbgt table td.td1.color4{
  background:#D14134;
  color:#FFF;
}

.caution_indent{
  background:#F2F2F2;
  padding:32px;
  margin-bottom:32px;
}
 
.caution_indent ul li{
  text-indent:-0.5em;
  padding-left:0.5em;
  margin-bottom:10px; 
  font-size: 16px;
  line-height: 23px;
}
 
.caution_indent ul li:last-child{ 
  margin-bottom:0;
}


.microcontroller .table_area.m5stackbasic02 table th.th1{
  width:16.6%;
}
.microcontroller .table_area.m5stackbasic02 table th.th2{
  width:23%;
  text-align:left;
  padding-left:4.8%;
}
.microcontroller .table_area.m5stackbasic02 table th.th3{
  width:auto;
  text-align:left;
  padding-left:4.8%;
} 

.microcontroller .table_area.m5stackbasic02 table td.td3{
  padding-right:4.8%;
  width:auto;
  text-align:left;
  padding-left:4.8%;
  line-height:1.5;
} 

.microcontroller .table_area.m5stackbasic02 table td strong{
  font-weight:700; 
}

.microcontroller p a.download{
  position:relative;
  display:inline-block; 
  overflow:visible;
}

.microcontroller p a.download:after{
  content:"";
  display:inline-block;
  background:url(../img/lab/icon_download.svg) no-repeat left top;
  background-size:100% auto;
  width:24px;
  height:24px;
  margin-left:5px;
  position:absolute;
  right:-30px;
  top:-3px;
}

.microcontroller .table_area.m5stackbasic03 table th.th1{
  width:16.6%;
  text-align:center;
}
.microcontroller .table_area.m5stackbasic03 table th.th2{
  width:auto;
  text-align:left;
  padding-left:4%;
}

.microcontroller .table_area.m5stackbasic03 table td.td2{
  line-height:1.5;
}


.microcontroller .table_area.m5stackbasic04 table th.th1{
  width:15.5%;
  text-align:center;
}
.microcontroller .table_area.m5stackbasic04 table th.th2,
.microcontroller .table_area.m5stackbasic04 table th.th3{
  width:16.5%;
  text-align:left;
  padding-left:3%;
}
.microcontroller .table_area.m5stackbasic04 table th.th4{
  width:auto;
}

.microcontroller .table_area.m5stackbasic03 table td.td2{
  line-height:1.5;
}

.microcontroller .table_area.m5stackbasic04 table td.td2,
.microcontroller .table_area.m5stackbasic04 table td.td3{
  padding-left:3%;
  padding-right:1%;
}
.microcontroller .table_area.m5stackbasic04 table td.td4{
  text-align:left;
  line-height:1.5;
  padding-left:4.8%;
}


@media screen and (max-width:767px){
  .caution_indent{
    background:#F2F2F2;
    padding:20px 16px;
    margin-bottom:32px;
  }
   
  .caution_indent ul li{
    font-size: 14px;
  }
  
  .microcontroller .table_area.m5stackbasic04 table th.th2,
  .microcontroller .table_area.m5stackbasic04 table th.th3{
    width:22%;
    text-align:left;
    padding-left:3%;
  }
}

.blc-monitoring-content .indent_txt li{
  text-indent:-0.5em;
  padding-left:0.5em;
}

.blc-monitoring-content .indent_txt.no li{
  text-indent:-0.8em;
  padding-left:0.8em;
}

.blc-monitoring-content .indent_txt.no li &gt; .indent_txt li{
  text-indent:-0.5em;
  padding-left:0.5em;
}

.blc-monitoring-content .indent_txt.no li &gt; .indent_txt li:last-child{
  margin-bottom:0; 
}

.blc-monitoring-content .indent_txt.mb0 li:not(:last-child){
  margin-bottom:0; 
}

.blc-monitoring-content p span.min{
  font-size:14px;
  display:block;
  line-height:1.5; 
}

.microcontroller .reference.indent p{
  text-indent:-1em;
  padding-left:1em;
}

.sec-tips-detail .tag {
	margin-top: 0rem;
  padding-top:3rem;
}
.sec-tips-detail .tag li {
	display: inline-block;
	margin: 1rem .5rem 0;
}

/************** 2024/04莉･髯� ***************/
.sec-title.lab p{
  font-family: "Noto Sans JP";
  font-size: 16px;  
  font-weight:400;
}

.indent_txt.bold{
  font-weight: 700;
  margin-left:16px; 
}

.microcontroller p.mb_min{
  margin-bottom:5px; 
}

.microcontroller .table_area table th.th5_2{
  padding-left:16px;
  width:238px;
  text-align:left;
}

.blc-monitoring-content .lab_indent2 li{
  text-indent:-2em;
  padding-left:2em;
}

.blc-monitoring-content .lab_indent2 li.mb0{
  margin-bottom:0;   
}

.microcontroller .table_area table td.td5.lh_n{
  line-height:normal;
}

.blc-monitoring-content .indent_txt.no.indent1 li{
  text-indent:-0.9em;
  padding-left:0.9em;
}

body.lab .sec-title{
  margin-bottom:3rem; 
}

body.lab .blc-monitoring-content{
  margin-top:5rem;
}

body.lab .add_edit_date{
  text-align:right;
  font-size:14px;
  color:#666;
  font-weight:700;
  line-height:1.7;
}

body.lab .add_edit_date span{
  display:inline-block;
  margin-left:10px;
  font-weight:400; 
}

@media screen and (max-width:767px){
  .sec-title.lab p{
    font-size: 14px;  
  }

  body.lab .add_edit_date{
    text-align:left;
  }
  
  body.lab .blc-monitoring-content{
    margin-top:3rem;
  }
}




</pre></body></html>