.bg_block_content{
	background: url(/wp/wp-content/themes/ratocsystems/common/images/iotalert/bacl_block.png) left top repeat;
}
.bg_gray_content{
	background-color: #eeeeee;
}
/*固定目次*/
.headIndex{
	position: fixed;
	left: 0px;
	top: 90px;
	z-index: 999;
	background: #00aeef;
	padding: 10px 0px 5px;
	width: 100%;
}
.headIndex ul{
 display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.headIndex ul li{
 padding: 0px 15px;
	border-right:2px solid #FFF;
}
.headIndex ul li:last-child{
 border-right: 0;
}
.headIndex ul li a{
 margin: 0px;
	padding: 0px;
 font-size: 1.8rem;
	line-height: 1.1;
	font-weight: bold;
	color: #FFF;
}
.headIndex ul li a:hover{
 opacity: 0.5;
}
body .contents_ttl.contents_ttl_s {
 margin-bottom:5px;
	line-height: 1;
}
body .contents_ttl_sub {
 text-align: center;
	    font-size: 3rem;
 margin-bottom:25px;
	font-weight: bold;
}
@media screen and (max-width: 780px){
 body .contents_ttl {
	 font-size: 2rem;
		margin-top: 25px;
		margin-bottom:25px;
	}
	body .contents_ttl_sub {
 text-align: center;
	font-size: 1.8rem;
 margin-bottom:25px;
	}

	.headIndex{
	 display: none;
	}
}

.side_bn_n li.online{
	   background-image: url(/wp/wp-content/themes/ratocsystems/common/images/top/icon_side1.png);
    background-repeat: no-repeat;
    background-position: center top 13px;
    background-color: #ff9a55;
}
.side_bn_n li.contact{
	   background-image: url(/wp/wp-content/themes/ratocsystems/common/images/top/icon_side2.png);
    background-repeat: no-repeat;
    background-position: center top 20px;
    background-color: #007ecc;
}
.side_bn_n li.request{
	   background-image: url(/wp/wp-content/themes/ratocsystems/common/images/top/icon_side4.png);
    background-repeat: no-repeat;
    background-position: center top 15px;
				background-size: 40px auto;
    background-color: #229ce8;
}
.side_bn_n li.document{
	   background-image: url(/wp/wp-content/themes/ratocsystems/common/images/top/icon_side3.png);
    background-repeat: no-repeat;
    background-position: center top 13px;
    background-color: #008ded;
}
.side_bn_n li.top{
	   background-image: url(/wp/wp-content/themes/ratocsystems/common/images/top/icon_side5.png);
    background-repeat: no-repeat;
    background-position: center top 3px;
				background-size: 26px auto;
    background-color: #0066b3;
}
.side_bn_n li.top a{
    height: 50px;
    padding-top: 30px;
}
@media screen and (max-width: 780px){
	.side_bn_n{
		display: none;
	}
}

/*トップメイン*/
.page_title_new{
	margin: 0px;
	padding: 50px 0px 90px 0px;
	position: relative;
 font-size: 4rem;
 text-align: center;	
 font-family: 'M PLUS 1p', sans-serif;	
	line-height: 1.2;
	background: url(/wp/wp-content/themes/ratocsystems/common/images/iotthermo/back_head.png) center center no-repeat;
	background-size: cover;
}
.page_title_new .sub{
 text-align: center;
	color: #0066b2;
 font-size: 2.2rem;
	
	margin: 0px 0px 20px 0px;
}
.page_title_new h2{
 line-height: 1.2;
}
.page_title_new .pankuzu{
	margin: 0px;
	padding: 0px;
	width: 100%;
	position: absolute;
	left: 0px;
	bottom:-30px;
}
.page_title_new .pankuzu ol {
	display: table;
	padding: 40px;
	margin: 0 auto;
	width: 100%;
	max-width: 1100px;
	background: #FFF;
}
.page_title_new .pankuzu ol li {
	margin: 0 20px 0 0;
	font-size: 15px;
	float: left;
	white-space: nowrap;
}
.page_title_new .pankuzu ol li a{
	color: #0066b2;
}
.page_title_new .pankuzu ol li:not(:first-of-type){
	position: relative;
	padding-left: 25px;
}
.page_title_new .pankuzu ol li:not(:first-of-type)::before {
	content: "";
	left: 0;
    width: 8px;
    height: 8px;
    border-top: 2px solid #999;
    border-right: 2px solid #999;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
	position: absolute;
	top: 8px;
}
@media screen and (max-width: 780px){
.page_title_new{
	margin: 0px;
	padding: 15px 0px 50px 0px;
 font-size: 2rem;
}
.page_title_new .sub{
 font-size: 1.6rem;
	margin: 0px 0px 5px 0px;
}
.page_title_new .pankuzu{
	bottom:-20px;
}
.page_title_new .pankuzu ol {
	padding: 5px;
	margin: 0px 5px;
	width: auto;
}
.page_title_new .pankuzu ol li {
	margin: 0 8px 0 0;
	font-size: 12px;
	word-break: break-all;
	white-space:inherit;
	text-align: left;
}
.page_title_new .pankuzu ol li:not(:first-of-type){
	padding-left: 15px;
}
.page_title_new .pankuzu ol li:not(:first-of-type)::before {
    width: 6px;
    height: 6px;
	top: 4px;
}
}




/*service_iotthermo_new_01*/
.service_iotthermo_new_01{
	padding: 70px 0px;
}
.service_iotthermo_new_01 .mvimg{
	margin: 0px 0px 30px 0px;
	text-align: center;
}
.service_iotthermo_new_01 .mvimg img{
 max-width: 100%;
	margin: 0 auto;
}


.service_iotthermo_new_01 .statusArea{
	margin: 0px 0px 50px 0px;
	padding: 0px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}
.service_iotthermo_new_01 .statusArea .imgArea{
 margin: 0px 50px 0px 0px;
	width : -webkit-calc(50% - 70px) ;
 width : calc(50% - 70px) ;
	text-align: center;
}
.service_iotthermo_new_01 .statusArea .imgArea img{
 width: auto;
 max-width: 100%;
}
.service_iotthermo_new_01 .statusArea .imgArea{
 margin: 0px 80px 0px 0px;
	width : -webkit-calc(50% - 50px) ;
 width : calc(50% - 50px) ;
	text-align: center;
}
.service_iotthermo_new_01 .statusArea .imgArea img{
 max-width: 100%;
}
.service_iotthermo_new_01 .statusArea .textArea{
 margin: 0px 0px 0px 0px;
	width : -webkit-calc(50% - 30px) ;
 width : calc(50% - 30px) ;
}
.service_iotthermo_new_01 .statusArea .textArea .index{
 margin: 0px 0px 40px 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 2.8rem;
	color: #223a51;
	line-height: 1.6;
}
.service_iotthermo_new_01 .poinList {
 margin: 0px;
	padding: 0px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.service_iotthermo_new_01 .poinList .pointBox{
 margin: 0px 20px 0px 0px;
	padding: 5% 0px;
	width : -webkit-calc(25% - 15px) ;
 width : calc(25% - 15px) ;
	/*aspect-ratio: 1 / 1;
	border-radius: 50%;*/
	border-radius: 10px;
	background: #00aeef;
	text-align: center;
	color: #FFF;
}

.service_iotthermo_new_01 .poinList .pointBox:last-child{
 margin: 0px;
}
.service_iotthermo_new_01 .poinList .pointBox .t1{
 padding: 0% 0px 1.5% 0px;
	font-size: min(2vw,26px);
}
.service_iotthermo_new_01 .poinList .pointBox .t1 .small{
	font-size: min(1.4vw,14px);
}
.service_iotthermo_new_01 .poinList .pointBox .t1 .border{
 border: 2px solid #FFF;
	padding: 5px;
}
.service_iotthermo_new_01 .poinList .pointBox .t2{
 padding: 0px 0px 1.5% 0px;
	font-size: min(2.4vw,32px);
}
.service_iotthermo_new_01 .poinList .pointBox .t3{
 padding: 0px;
	font-size: min(2vw,26px);
}
@media screen and (max-width: 780px){

	.service_iotthermo_new_01{
		padding: 30px 0px;
	}
	.service_iotthermo_new_01 .mvimg{
		margin: 0px 0px 10px 0px;
		text-align: center;
	}
	.service_iotthermo_new_01 .mvimg img{
		max-width: 100%;
	}
	.service_iotthermo_new_01 .statusArea{
		display: block;
		margin: 0px 0px 20px 0px;
	}
	.service_iotthermo_new_01 .statusArea .imgArea{
		text-align: center;
		width: auto;
		margin: 0px 0px 10px 0px;
	}
	.service_iotthermo_new_01 .statusArea .imgArea img{
		max-width: 40%;
	}
	.service_iotthermo_new_01 .statusArea .textArea{
		width: auto;
		margin: 0px;
	}
	.service_iotthermo_new_01 .statusArea .textArea .index{
		  margin: 25px 0px 15px 0px;
    font-size: 1.8rem;
	}
	.service_iotthermo_new_01 .statusArea .textArea .text{
				font-size: 1.4rem;
				line-height: 1.8;
				margin: 0px 0px 25px 0px;
	}
	.service_iotthermo_new_01 .poinList .pointBox{
		  margin: 0px 10px 10px 0px;
			 width: -webkit-calc(50% - 5px);
    width: calc(50% - 5px);	
	}
	.service_iotthermo_new_01 .poinList .pointBox:nth-child(even){
	 margin: 0px 0px 10px 0px;
	}
	.service_iotthermo_new_01 .poinList .pointBox .t1{
		padding: 0px 0px 1.5% 0px;
		font-size: 3vw;
	}
	.service_iotthermo_new_01 .poinList .pointBox .t1 .small{
		font-size: 2vw;
	}
	.service_iotthermo_new_01 .poinList .pointBox .t1 .border{
 border: 1px solid #FFF;
	padding: 2px;
}
	.service_iotthermo_new_01 .poinList .pointBox .t2{
		padding: 0px 0px 1.5% 0px;
		font-size: 4.2vw;
	}
	.service_iotthermo_new_01 .poinList .pointBox .t3{
		padding: 0px;
			font-size: 3vw;
	}
}

/*service_iotthermo_new_02*/
.service_iotthermo_new_02{
	padding: 40px 0px 0px;
	margin: 0px;
}
.service_iotthermo_new_02 .topContents1{
	margin: 0px 0px 40px 0px;
	padding: 0px;
}
.service_iotthermo_new_02 .topContents1 .row{
	margin: 0px;
	padding: 0px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.service_iotthermo_new_02 .topContents1 .row .textArea{
 margin: 0px;
	padding: 0px;
 width : 40%;
}
.service_iotthermo_new_02 .topContents1 .row .textArea .index{
 margin: 0px 0px 20px 0px;
	padding: 0px;
	color: #223a51;
 font-size: 2.6rem;
	line-height: 1.3;
}
.service_iotthermo_new_02 .topContents1 .row .textArea .text{
 margin: 0px 0px 20px 0px;
	line-height: 1.3;
}
.service_iotthermo_new_02 .topContents1 .row .imgArea{
 margin: 0px;
	padding: 0px;
 width : -webkit-calc(60% - 10px) ;
   width : calc(60% - 10px) ;
}
.service_iotthermo_new_02 .topContents2{
	margin: 0px 0px 40px 0px;
	padding: 0px;
}
.service_iotthermo_new_02 .topContents2 .index{
	 margin: 0px 0px 40px 0px;
	padding: 0px;
 font-size: 3.2rem;
	line-height: 1.3;
	text-align: center;
	color: #004f8d;
}
.service_iotthermo_new_02 .subCont{
	margin: 0px 0px 20px 0px;
	padding: 20px 0px;
	background: #e2e2e2;
}
.service_iotthermo_new_02 .subCont .row{
 display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items:flex-end;
}
.service_iotthermo_new_02 .subCont .row .img1{
 margin: 0px;
	padding: 0px;
 width: 23%;
}
.service_iotthermo_new_02 .subCont .row .textArea{
 width : -webkit-calc(63% - 10px) ;
 width : calc(63% - 10px) ;
	margin-bottom: 40px;
}
.service_iotthermo_new_02 .subCont .row .textArea .text1{
 margin: 0px 0px 30px 0px;
	font-size: 20px;
	letter-spacing: -0.02em;
}
.service_iotthermo_new_02 .subCont .row .textArea .text2{
 margin: 0px 0px 0px 0px;
	font-size: 16px;
	text-align: center;
}
.service_iotthermo_new_02 .subCont .row .img2{
 width: 13%;
}

.service_iotthermo_new_02 .newsListArea{
 margin: 0px 40px 40px 40px; 
	padding: 20px 0px;
 border: 1px solid #9e9e9e;
}
.service_iotthermo_new_02 .newsListArea .index{
  color: #223a51;
	 font-size: 3.6rem;
  margin-bottom: 20px;
  text-align: center;
  font-family: 'M PLUS 1p', sans-serif;
}
.service_iotthermo_new_02 .newsListArea .newsList{
 margin: 0px 20px 10px 100px;
}
.service_iotthermo_new_02 .newsListArea .newsList .news{
 margin: 0px 0px 10px 0px;
	font-size: 2rem;
}
.service_iotthermo_new_02 .newsListArea .newsList .news:before{
 content: "●";
}
.service_iotthermo_new_02 .newsListArea .newsList .news:before a{
 text-decoration: none;
}
.service_iotthermo_new_02 .newsListArea .btn{
 margin: 0px 20px 0px 0px;
	padding: 0px;
 text-align: right;
	font-size: 1.6rem;
}
.service_iotthermo_new_02 .bannerListArea{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}
.service_iotthermo_new_02 .bannerListArea .banner1{
	margin: 0px 20px 0px 0px;
	padding: 0px;
	width : -webkit-calc(50% - 20px) ;
 width : calc(50% - 20px) ;
}
.service_iotthermo_new_02 .bannerListArea .banner2{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width : -webkit-calc(50% - 20px) ;
 width : calc(50% - 20px) ;
}
.service_iotthermo_new_02 .btnListArea{
	margin: 0px;
	padding: 0px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}
.service_iotthermo_new_02 .btnListArea .btn{
 margin: 0px 10px 0px 0px;
	width : -webkit-calc(25% - 8px) ;
 width : calc(25% - 8px) ;
}
.service_iotthermo_new_02 .btnListArea .btn:last-of-type{
	margin: 0px;
}
@media screen and (max-width: 780px){
 .service_iotthermo_new_02 .topContents1 .row{
		display: block;
	}
	.service_iotthermo_new_02 .topContents1 .row .textArea{
		width: auto;
		margin: 0px 0px 20px 0px;
		padding: 0px;
	}
	.service_iotthermo_new_02 .topContents1 .row .textArea .index{
		font-size: 2.2rem;
	}
	.service_iotthermo_new_02 .topContents1 .row .imgArea{
		width: auto;
		margin: 0px;
	}
	.service_iotthermo_new_02 .topContents2 .index{
		font-size: 2rem;
	}
.service_iotthermo_new_02 .topContents3 .index{
		font-size: 2rem;
}
	.service_iotthermo_new_02 .newsListArea{
		margin: 0px 0px 30px 0px;
	}
	.service_iotthermo_new_02 .newsListArea .index{
		     font-size: 2rem;
	}
	.service_iotthermo_new_02 .newsListArea .newsList{
		margin: 0px 10px;
	}
	.service_iotthermo_new_02 .newsListArea .newsList .news{
		  margin: 0px 0px 15px 0px;
    font-size: 1.4rem;
				line-height: 1.6;
	}
	.service_iotthermo_new_02 .newsListArea .btn{
		margin: 0px 10px 0px 0px;
    font-size: 1.4rem;
	}
	.service_iotthermo_new_02 .bannerListArea{
		display: block;
	}
	.service_iotthermo_new_02 .bannerListArea .banner1{
		width: auto;
		margin: 0px 0px 10px 0px;
	}
	.service_iotthermo_new_02 .bannerListArea .banner2{
		width: auto;
	}
	
	.service_iotthermo_new_02 .btnListArea .btn{
		margin: 0px 10px 10px 0px;
    width: -webkit-calc(33% - 7px);
    width: calc(33% - 7px);
	}
.service_iotthermo_new_02 .btnListArea .btn:last-of-type{
	  margin: 0px 0px 10px 0px;
	}
	/*
	.service_iotthermo_new_02 .btnListArea .btn:nth-child(even){
	  margin: 0px 0px 10px 0px;
	}
	*/
	
.service_iotthermo_new_02 .subCont .row{
	display: block;
}	
.service_iotthermo_new_02 .subCont .row .img1{
	width: auto;
	text-align: center;
}
.service_iotthermo_new_02 .subCont .row .img1 img{
	width: 60%;
}
.service_iotthermo_new_02 .subCont .row .textArea{
	width: auto;
	margin: 0px;
}
.service_iotthermo_new_02 .subCont .row .img2{
	width: auto;
	text-align: center;
}
.service_iotthermo_new_02 .subCont .row .img2 img{
	width: 40%;
}
	
}
/*service_iotthermo_new_03*/
.service_iotthermo_new_03{
	padding: 60px 0px;
	margin: 0px;
}
.service_iotthermo_new_03>.contents_block-11>.text{
	margin: 0px auto 40px auto;
	padding: 0px 20px;
	max-width: 1000px;
	text-align: center;
}
.service_iotthermo_new_03>.contents_block-11>.text a{
 text-decoration: underline;
}
.service_iotthermo_new_03 .service_point .flex-side{
		align-items: flex-start;
}
.service_iotthermo_new_03 .service_point .flex-side .iotthermo05_icon2::before{
	    top: 2px;
}
.service_iotthermo_new_03 .service_point .flex-side .ctext{
 margin: 0px 0px 10px 0px;
}
.service_iotthermo_new_03 .service_point .flex-side .bindex{
 margin: 0px 0px 10px 0px;
	padding: 10px;
	background-color: #229ce8;
	color: #FFF;
	font-weight: bold;
	font-size: 18px;
}
.service_iotthermo_new_03 .service_point .flex-side .border-box{
	padding: 20px;
	margin: 20px 0px;
	border: 1px solid #aaa;
}

.service_iotthermo_new_03 .service_point .img-area{
	margin: 30px 0px;
}
.service_iotthermo_new_03 .service_point .pluss{
	padding: 20px 0px 0px 0px;
	line-height: 30px;
}
.service_iotthermo_new_03 .service_point .pluss .tab{
	display: inline-block;
	margin: 0px 10px 0px 0px;
	padding: 0px 10px;
	background: #0066b3;
	color: #FFF;
	line-height: 30px;
}

.service_iotthermo_new_03 .service_point .index{
	margin: 0px 0px 30px 0px;
	padding: 0px;
	font-size: 3rem;
 font-family: 'M PLUS 1p', sans-serif;
}
.service_iotthermo_new_03 .service_point .kadai{
	margin: 0px 0px 20px 20px;
	padding: 0px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.service_iotthermo_new_03 .service_point .kaiketu{
	margin: 0px 0px 20px 20px;
	padding: 0px;
}

.service_iotthermo_new_03 .service_point .tag{
	margin: 0px 20px 0px 0px;
	padding: 5px 0px;
	line-height: 1;
	background: #223a51;
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	width: 100px;
}
.service_iotthermo_new_03 .service_point .kaiketu .tag{
 margin: 0px 0px 10px 0px;
}
.service_iotthermo_new_03 .service_point .kaiketu .i{
 margin: 0px 0px 20px 0px;
}
.service_iotthermo_new_03 .service_point .img{
	margin: 0px 0px 20px 0px;
	text-align: center;
}
.service_iotthermo_new_03 .service_point .addText {
	margin: 0px;
	padding: 0px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.service_iotthermo_new_03 .service_point .addText .textArea{
 margin: 0px;
	padding: 0px;
	width : -webkit-calc(100% - 280px) ;
 width : calc(100% - 280px) ;
}
.service_iotthermo_new_03 .service_point .addText .textArea .text{
 font-size: 18px;
	font-weight: bold;
	color: #223a51;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}
.service_iotthermo_new_03 .service_point .addText .textArea .box{
 display: inline-block;
	padding: 10px 30px;
	line-height: 1;
	font-size: 20px;
	font-weight: bold;
	color: #223a51;
	border: 1px solid #223a51;
}
.service_iotthermo_new_03 .service_point .addText .img{
 margin: 0px;
	padding: 0px;
	width : 240px;
}
.service_iotthermo_new_03 .service_point .list{
	margin: 0px;
	padding: 20px;
}
.service_iotthermo_new_03 .service_point .list .l{
 margin: 0px 0px 10px;
	padding: 0px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.service_iotthermo_new_03 .service_point .list .l .b{
 margin: 0px 20px 0px 0px;
	padding: 0px;
	font-weight: bold;
	color: #223a51;
}

.service_iotthermo_new_03 .service_point .otoiawase{
 margin: 0px;
	padding: 0px;
	text-align: center;
}
.service_iotthermo_new_03 .service_point .otoiawase .message{
 margin: 0px 0px 10px 0px;
	padding: 0px;
}
.service_iotthermo_new_03 .service_point .otoiawase .btn a{
 color: #1888ed;
	text-decoration: underline;
	font-size: 18px;
}

.service_iotthermo_new_03 .service_point .service_point_img img{
 width : -webkit-calc(50% - 20px) ;
   width : calc(50% - 20px) ;
}

.service_iotthermo_new_03 .service_point .txt-area span .s{
	font-size: 75%;
}

.service_iotthermo_new_03 .service_point .service_point_img .iotthermo03_icon1::before{
	    position: absolute;
    content: '';
    background: url(../images/iotthermo/icon01.png) no-repeat;
    width: 22px;
    height: 46px;
    background-size: auto;
    top: -8px;
    left: 0;
}
.service_iotthermo_new_03 .service_point .service_point_img .iotthermo03_icon2::before{
	    position: absolute;
    content: '';
    background: url(../images/iotthermo/icon02.png) no-repeat;
    width: 43px;
    height: 35px;
    background-size: auto;
    top: 4px;
    left: -15px;
}
.service_iotthermo_new_03 .service_point .service_point_img .iotthermo03_icon3::before{
	    position: absolute;
    content: '';
    background: url(../images/iotthermo/icon03.png) no-repeat;
    width: 30px;
    height: 40px;
    background-size: contain;
    top: -6px;
    left: -3px;
}
.service_iotthermo_new_03 .service_point .service_point_img .iotthermo03_icon4::before{
	    position: absolute;
    content: '';
    background: url(../images/iotthermo/icon04.png) no-repeat;
    width: 43px;
    height: 40px;
    background-size: contain;
    top: -3px;
    left: -18px;
}
.service_iotthermo_new_03 .service_point .service_point_img .iotthermo03_icon5::before{
	    position: absolute;
    content: '';
    background: url(../images/iotthermo/icon05.png) no-repeat;
    width: 40px;
    height: 40px;
    background-size: contain;
    top: -3px;
    left: -13px;
}

@media screen and (max-width: 780px){
 .service_iotthermo_new_03{
		padding: 5px 0px 30px 0px;
	}
	.service_iotthermo_new_03 .meritList{
		display: block;
	}
	.service_iotthermo_new_03 .meritList .meritBox{
		    margin: 0px 0px 10px 0px;
						width: auto;
	}
	.service_iotthermo_new_03 .meritList .meritBox .textArea .text{
		font-size: 1.4rem;
	}
	.service_iotthermo_new_03 .meritList .meritBox .textArea .index{
		font-size: 1.6rem;
	}
	.service_iotthermo_new_03>.contents_block-11>.text{
		text-align: left;
	}
	.service_iotthermo_new_03 .service_point .index{
		font-size: 2rem;
		text-align: center;
		letter-spacing: -0.02em;
	}
	.service_iotthermo_new_03 .service_point .addText {
	 display: block;
	}
	.service_iotthermo_new_03 .service_point .addText .textArea{
		width: auto;
		margin: 0px 0px 20px 0px;
	}
	.service_iotthermo_new_03 .service_point .addText .img{
		width: auto;
		text-align: center;
	}
	.service_iotthermo_new_03 .service_point .addText .img img{
		width: 40%;
	}
	.service_iotthermo_new_03 .service_point .addText .textArea .box{
		width: auto;
		display: block;
		text-align: center;
		padding: 10px;
		font-size: 18px;
	}
	.service_iotthermo_new_03 .service_point .list{
		padding: 20px 0px;
	}
	.service_iotthermo_new_03 .service_point .service_point_img img{
	 width: auto;
	}
}
/*service_iotthermo_new_04*/
.service_iotthermo_new_04{
	padding: 60px 0px;
	margin: 0px;
}
.service_iotthermo_new_04 .exampleImg{
 text-align: center;
	margin: 0px 0px 40px 0px;
}
.service_iotthermo_new_04 .exampleImg .tag{
 margin: 10px 0px;
	padding: 5px 20px;
	line-height: 1;
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	border-radius: 30px;
	background: #000;
	display: inline-block;
}
.service_iotthermo_new_04 .status{
 margin: 0px 0px 30px 0px;
	padding: 0px;
}
.service_iotthermo_new_04 .status:last-of-type{
 margin: 0px 0px 10px 0px;
}
.service_iotthermo_new_04 .status .index{
 margin: 0px 0px 15px 0px;
	padding: 0px;
	line-height: 1;
	font-size: 20px;
	font-weight: bold;
	background: linear-gradient(180deg, transparent 70%, #cccccc 70%);
}
.service_iotthermo_new_04 .status .tagList{
 margin: 0px;
	padding: 0px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.service_iotthermo_new_04 .status .tagList .tag{
 margin: 5px;
	padding: 3px 0px;
	width : -webkit-calc(30% - 10px) ;
 width : calc(30% - 10px) ;
	text-align: center;
	background: #335591;
	color: #FFF;
	font-size: 20px;
	font-weight: bold;
	border-radius: 30px;
}
.service_iotthermo_new_04 .kome{
	text-align: center;
	font-size: 16px;
}

@media screen and (max-width: 780px){
 .service_iotthermo_new_04{
		padding: 5px 0px 30px 0px;
	}

 .service_iotthermo_new_04 .caseList{
		display: block;
		margin: 0px 0px 40px 0px;
  padding: 30px 0px 0px 0px;
	}
	.service_iotthermo_new_04 .caseList .caseBox{
		  margin: 0px 0px 50px 0px;
    padding: 20px 0px 40px 0px;
    width: auto;
    border-radius: 15px;
    position: relative;
	}
	.service_iotthermo_new_04 .caseList .caseBox:last-child{
	   margin: 0px 0px 30px 0px;
	}
	.service_iotthermo_new_04 .caseList .caseBox .index {
    left: 0px;
    top: -35px;
    font-size: 2rem;
			}
			.service_iotthermo_new_04 .caseList .caseBox .checkList .check{
				font-size: 1.6rem;
			}
			.service_iotthermo_new_04 .contents_ttl_s{
				    font-size: 1.8rem;
			}
			.service_iotthermo_new_04 .areaList{
				justify-content: flex-start;
			}
			.service_iotthermo_new_04 .areaList .areaBox{
				margin: 0px 10px 10px 0px;
    width: -webkit-calc(33.3% - 7px);
    width: calc(33.3% - 7px);
			}
			.service_iotthermo_new_04 .areaList .areaBox:nth-child(3n){
				margin: 0px 0px 10px 0px;
			}
			.service_iotthermo_new_04 .areaList .areaBox .name{
				    font-size: 1.6rem;
			}
			.service_iotthermo_new_04 .caseBtn{
				    margin: 0px 0px 20px 0px;
			}
			.service_iotthermo_new_04 .caseBtn a{
				    padding: 7px 0px;
								font-size: 1.8rem;
			}
			.service_iotthermo_new_04 .link a{
					font-size: 1.8rem;
					line-height: 2;
			}
			.service_iotthermo_new_04 .link a img {
    width: 24px;
				}
			.service_iotthermo_new_04 .status .index{
				font-size: 18px;
				background: none;
				border-bottom: 7px solid #cccccc;
			}
			.service_iotthermo_new_04 .status .tagList{
				display: block;
			}	
			.service_iotthermo_new_04 .status .tagList .tag{
				width: auto;
				margin: 0px 0px 20px 0px;
			}
			
}
/*service_iotthermo_new_05*/
.service_iotthermo_new_05{
	margin: 0px;
}

.service_iotthermo_new_05 .contents_ttl{
	color: #FFF;
}
.service_iotthermo_new_05 .featureList{
	margin: 0px;
	padding: 0px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.service_iotthermo_new_05 .featureList .featureBox{
	margin: 0px 30px 20px 0px;
	padding: 20px 0px;
	width : -webkit-calc(33.3% - 20px) ;
 width : calc(33.3% - 20px) ;
	background: #FFF;
	border-radius: 20px;
}
.service_iotthermo_new_05 .featureList .featureBox:nth-child(3n){
	margin: 0px 0px 20px 0px;
}

.service_iotthermo_new_05 .featureList .featureBox .index{
	margin: 0px 20px 20px 20px;
	padding: 0px;
	background: #335591;
	text-align: center;
	color: #FFF;
	font-weight: bold;
	font-size: 2.8rem;
	border-radius: 30px;
}
.service_iotthermo_new_05 .featureList .featureBox .maintext{
 margin: 0px 0px 10px 0px;
	padding: 0px;
	text-align: center;
	color: #000;
	font-size: 2.8rem;
	font-weight: bold;
	line-height: 1.3;
}
.service_iotthermo_new_05 .featureList .featureBox .subtext{
 margin: 0px 20px 10px 20px;
	padding: 0px;
	color: #335591;
	font-size: 2rem;
		font-weight: bold;
		line-height: 1.3;
}
.service_iotthermo_new_05 .featureList .featureBox .img{
 margin: 0px 20px;
	display: flex;
 justify-content: center;
 align-items: center;
}
.service_iotthermo_new_05 .featureList .featureBox .img img {
  max-width: 100%;
}
@media screen and (max-width: 780px){
body .service_iotthermo_new_05{
	padding: 5px 0px 30px 0;
}

	.service_iotthermo_new_05 .featureList{
		display: block;
	}
.service_iotthermo_new_05 .featureList .featureBox{
	margin: 0px 0px 20px 0px;
	padding: 15px 0px;
	width : auto;
}

.service_iotthermo_new_05 .featureList .featureBox:nth-child(3n){
	margin: 0px 0px 20px 0px;
}
body .service_iotthermo_new_05 .featureList .featureBox:nth-child(2n){
	margin: 0px 0px 20px 0px;
}
	.service_iotthermo_new_05 .featureList .featureBox .text{
		padding: 10px;
		margin: 0px;
		font-size: 1.4rem;
		line-height: 1.4;
	}
	.service_iotthermo_new_05 .featureList .featureBox .newTag{
	margin: 0px 10px 10px 10px;
	padding: 0px;
	line-height: 24px;
	color: #F00;
	font-size: 1.4rem;
}
.service_iotthermo_new_05 .featureList .featureBox .newTag .tag{
	display: inline-block;
    margin: 0px 5px 0px 0px;
    padding: 0px 5px;
    background: #0066b3;
    color: #FFF;
    line-height: 24px;
}
	.service_iotthermo_new_05 .featureList .featureBox .img{
		padding: 0px 0px 20px 0px;
		aspect-ratio: inherit;
	}
}
/*service_iotthermo_new_06*/
.service_iotthermo_new_06{
	margin: 0px;
	padding: 60px 0px;
}
.service_iotthermo_new_06 .exampleImg{
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.service_iotthermo_new_06 .exampleImg img{
 max-width: 100%;
}
.service_iotthermo_new_06 .statusArea{
	margin: 0px 0px 20px 0px;
	padding: 0px;
}
.service_iotthermo_new_06 .statusArea .index{
 margin: 0px 0px 10px 0px;
	padding: 0px;
	display: flex;
	flex-wrap: wrap;
	font-size: 16px;
}
.service_iotthermo_new_06 .statusArea .index .tag{
 margin: 0px 10px 0px 0px ;
	padding: 5px 10px;
	line-height: 1;
	font-weight: bold;
	color: #FFF;
		background: #223a51;
		font-size: 18px;
		text-align: center;
}
.service_iotthermo_new_06 .statusArea ul{
	 margin: 0px 0px 20px 0px;
}
.service_iotthermo_new_06 .statusArea ul li{
 font-size: 16px;
	margin-left: 20px;
	text-indent: -20px;
}
.service_iotthermo_new_06 .statusArea ul li a{
 color: #00aeef;
	text-decoration: underline;
}
.service_iotthermo_new_06 .statusArea ul li:before{
 content: "・";
}
.service_iotthermo_new_06 .addText{
 line-height: 1.4;
}

.service_iotthermo_new_06 .noMessage{
	padding: 20px 0px;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	color: #333;
}

@media screen and (max-width: 780px){
	.service_iotthermo_new_06{
		    padding: 5px 0px 30px 0px;
	}
	.service_iotthermo_new_06 .addText{
		line-height: 1.4;
		margin: 20px 0px 0px 0px;
		text-align: left;
	}
	.service_iotthermo_new_06 .addText br{
	 display: none;
	}

}





/*service_iotthermo_new_07*/
.service_iotthermo_new_07{
	margin: 0px;
	padding: 60px 0px;
}
.service_iotthermo_new_07 .btn-salessite{
	margin: 0px 0px 30px 0px;
	text-align: center;
}
.service_iotthermo_new_07 .btn-salessite a{
 margin: 0px;
	padding: 10px 10px;
	width: 600px;
	max-width: 100%;
	display: inline-block;
	text-align: center;
	border: 1px solid #a9a9a9;
	border-radius: 10px;
	font-size: 2.4rem;
	color: #a9a9a9;
	background: #FFF;
	transition: all 300ms 0s ease;
}
.service_iotthermo_new_07 .btn-salessite a:hover{
	background: #a9a9a9;
	color: #FFF;
}
.service_iotthermo_new_07 .statusList{
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

.service_iotthermo_new_07 .statusList .statusbox{
	 padding: 30px 50px;
  margin-bottom: 35px;
		background: #fff;
  border-radius: 10px;
}
.service_iotthermo_new_07 .statusList .statusbox .statusArea{
		margin:0px 0px 35px;
		padding: 0px;
}
.service_iotthermo_new_07 .statusList .statusbox .statusArea .index{
 margin: 0px 0px 20px 0px;
	padding: 0px;
	font-size: 3rem;
	font-weight: bold;
}
.service_iotthermo_new_07 .statusList .statusbox .statusArea .statuRow{
	margin: 0px;
	padding: 0px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}
.service_iotthermo_new_07 .statusList .statusbox .statusArea .statuRow .img{
 margin: 0px;
	padding: 0px;
	width: 300px;
	text-align: center;
}
.service_iotthermo_new_07 .statusList .statusbox .statusArea .statuRow .img img{
 max-width: 100%;
}
.service_iotthermo_new_07 .statusList .statusbox .statusArea .statuRow .text{
 margin: 0px;
	padding: 0px;
	width : -webkit-calc(100% - 340px) ;
 width : calc(100% - 340px) ;
}
.service_iotthermo_new_07 .statusList .statusbox .statusArea .statuRow .text .row{
 display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 0px 0px 5px 0px;
}
.service_iotthermo_new_07 .statusList .statusbox .statusArea .statuRow .text .row .i{
 width: 100px;
}
.service_iotthermo_new_07 .statusList .statusbox .statusArea .statuRow .text .row .c{
 width : -webkit-calc(100% - 120px) ;
   width : calc(100% - 120px) ;
}


@media screen and (max-width: 780px){
  	.service_iotthermo_new_07{
		    padding: 5px 0px 30px 0px;
	}
	
	.service_iotthermo_new_07 .statusList .statusbox .statusArea .index{
	 font-size: 2rem;
		text-align: center;
	}
	.service_iotthermo_new_07 .statusList .statusbox .statusArea .statuRow{
		display: block;
	}
	.service_iotthermo_new_07 .statusList .statusbox .statusArea .statuRow .img{
		width: auto;
		text-align: center;
		margin: 0px 0px 20px 0px;
	}
	.service_iotthermo_new_07 .statusList .statusbox .statusArea .statuRow .img img{
	 width: auto;
		max-width: 50%;
	}
	.service_iotthermo_new_07 .statusList .statusbox .statusArea .statuRow .text{
		width: auto;
	}
	
		.service_iotthermo_new_07 .btn-salessite a{
			width: auto;
			max-width: inherit;
			font-size: 2rem;
		}
		.service_iotthermo_new_07 .statusList .statusbox{
			padding: 30px 5%;
			display: block;
		}
		.service_iotthermo_new_07 .statusList .statusbox .img{
		 margin: 0px 0px 20px 0px;
			text-align: center;
			width: auto;
		}
		.service_iotthermo_new_07 .statusList .statusbox .status{
		 margin: 0px;
			width: auto;
		}
		.service_iotthermo_new_07 .statusList .statusbox .status .index{
			    font-size: 2.2rem;
		}
		.service_iotthermo_new_07 .statusList .statusbox .status .subtext,
		.service_iotthermo_new_07 .statusList .statusbox .status .text{
			font-size: 1.8rem;
		}
}


/*service_iotthermo_new_08*/
.service_iotthermo_new_08{
	margin: 0px;
	padding: 60px 0px;
}
.service_iotthermo_new_08 .title{
 margin: 0px 0px 40px 0px;
	padding: 0px;
	text-align: center;
}
.service_iotthermo_new_08 .title .tag{
 display: inline-block;
	margin: 0px 0px 10px 0px;
	padding: 10px 30px;
	line-height: 1;
	font-size: 20px;
	color: #FFF;
	font-weight: bold;
	background: #1f8b39;
}
.service_iotthermo_new_08 .title .tag .contents_ttl{
 line-height: 1.1;
	margin: 0px;
}
.service_iotthermo_new_08 .title .contents_ttl .sub{
 font-size: 20px;
	line-height: 1.1;
}
.service_iotthermo_new_08 .title .contents_ttl .main{
 font-size: 36px;
	line-height: 1.1;
}
.service_iotthermo_new_08 .text{
	margin: 0px auto 20px auto;
	max-width: 800px;
}
.service_iotthermo_new_08 .img{

	margin: 0px 0px 20px 0px;
	text-align: center;
}

.service_iotthermo_new_08 .btnArea{
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.service_iotthermo_new_08 .btnArea a{
	margin: 0px;
	padding: 10px 30px;
	text-align: center;
	color: #FFF;
	background: #0cbc47;
	border-radius: 30px;
	font-size: 28px;
}

@media screen and (max-width: 780px){
	.service_iotthermo_new_08 .title .contents_ttl .sub{
		font-size: 18px;
	}
	.service_iotthermo_new_08 .title .contents_ttl .main{
		font-size: 28px;
	}
	.service_iotthermo_new_08 .btnArea a{
		font-size: 18px;
		display: block;
		padding: 10px 0px;
		text-align: center;
	}
}



/*service_iotthermo_new_09*/
.service_iotthermo_new_09{
	margin: 0px;
	padding: 60px 0px;
}
.service_iotthermo_new_09 .documentList{
	margin: 0px auto 10px auto;
	padding: 0px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	max-width: 1340px;
}
.service_iotthermo_new_09 .documentList .documentBox{
	margin: 0px 10px;
	padding: 0px;
	text-align: center;
	width : -webkit-calc(33% - 20px) ;
 width : calc(33% - 20px) ;
}
.service_iotthermo_new_09 .documentList .documentBox .img{
 margin: 0px 0px 20px 0px;
	padding: 0px;
	display: flex;
	justify-content: center;
	align-items:flex-end;
}
.service_iotthermo_new_09 .documentList .documentBox .img img{
 max-width: 90%;
	max-height: 300px;
}
.service_iotthermo_new_09 .documentList .documentBox .name{
 font-size: 1.8rem;
}
.service_iotthermo_new_09 .documentList .documentBox .dl_document_btn a{
	max-width: 100%;
}
.service_iotthermo_new_09 .documentList .documentBox .dl_document_btn a span{
	font-size: 1.6rem;
}

.service_iotthermo_new_09 .downloadbtnList{
	margin: 0px auto;
	padding: 0px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	max-width: 1340px;
}
.service_iotthermo_new_09 .downloadbtnList .downloadbtnBox{
	margin: 0px 10px;
	padding: 0px;
	text-align: center;
	width : -webkit-calc(33% - 20px) ;
 width : calc(33% - 20px);
	
}
.service_iotthermo_new_09 .downloadbtnList .downloadbtnBox a{
	max-width: 100%;
	width: 400px;
}



@media screen and (max-width: 780px){
		.service_iotthermo_new_09 .documentList{
				display:block;
		}
		.service_iotthermo_new_09 .documentList .documentBox{
			margin: 0px 0px 20px 0px;
			padding: 0px 20px;
			text-align: center;
			width: auto;
		}
		.service_iotthermo_new_09 .documentList .documentBox .name {
						font-size: 1.6rem;
		}
		.service_iotthermo_new_09 .downloadbtnList{
   display:block;
		}
		.service_iotthermo_new_09 .downloadbtnList .downloadbtnBox{
		 margin: 0px 0px 20px 0px;
			text-align: center;
			width: auto;
		}
}

.accordionBox{
	display: none;
}
.accordionBtn{
 padding: 10px 0px;
	background: #FFF;
	cursor: pointer;
	border-radius: 10px;
	position: relative;
	border: 1px solid #a9a9a9;
}
.accordionBtn::before{/* 閉じている時 */
	content: "▼";
	position: absolute;
	right: 20px;
}
.accordionBtn.active::before{/* 開いている時 */
	content: "▲";
}