@charset "UTF-8";
body{
	
	}
.fullscreen {
	width:100%;
	max-width: 100%;
	margin:0 auto;
	padding: 0;
}
section{
	padding: 60px 0;
	margin: 0 auto;
	text-align: center;
}
ul{
	list-style: none;
}
h2{
	font-size: 2rem ;
}
h2{
	width: 80%;
	max-width:900px;
	color:rgba(20,148,145,1.00);
	border: none;
    text-align: center;
	font-size : 2.7rem;
	margin: 0 auto;
	padding: 30px 0;
}
p{
	font-size: 1.1rem ;
}
.bg_gray {
	background-color: rgba(230,230,230,1.00);
}
.bg_white{
	background-color: rgba(255,255,255,1.00);
}
.bg_l_green {
	background-color: rgba(225,244,244,1.00);
}
.bg_black a{
	color: rgba(255,255,255,1.00);
}
.bg_main{
	color: rgba(255,255,255,1.00);
	background: rgba(0,160,153,1.00);
    background : -moz-linear-gradient(2.63% -9.29% -30deg,rgba(33, 181, 177, 1) 0%,rgba(115, 182, 49, 1) 100%);
    background : -webkit-linear-gradient(-30deg, rgba(33, 181, 177, 1) 0%, rgba(115, 182, 49, 1) 100%);
    background : -webkit-gradient(linear,2.63% -9.29% ,97.37% 109.29% ,color-stop(0,rgba(33, 181, 177, 1) ),color-stop(1,rgba(115, 182, 49, 1) ));
    background : -o-linear-gradient(-30deg, rgba(33, 181, 177, 1) 0%, rgba(115, 182, 49, 1) 100%);
    background : -ms-linear-gradient(-30deg, rgba(33, 181, 177, 1) 0%, rgba(115, 182, 49, 1) 100%);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#21B5B1', endColorstr='#73B631' ,GradientType=0)";
    background : linear-gradient(120deg, rgba(33, 181, 177, 1) 0%, rgba(115, 182, 49, 1) 100%);
    border-radius : 4px;
    -moz-border-radius : 4px;
    -webkit-border-radius : 4px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#21B5B1',endColorstr='#73B631' , GradientType=1);
	text-align: center;
}

.text_gradation{
	color: rgba(255,255,255,1.00);
	background : -moz-linear-gradient(2.63% -9.29% -30deg,rgba(33, 181, 177, 1) 0%,rgba(115, 182, 49, 1) 100%);
    background : -webkit-linear-gradient(-30deg, rgba(33, 181, 177, 1) 0%, rgba(115, 182, 49, 1) 100%);
    background : -webkit-gradient(linear,2.63% -9.29% ,97.37% 109.29% ,color-stop(0,rgba(33, 181, 177, 1) ),color-stop(1,rgba(115, 182, 49, 1) ));
    background : -o-linear-gradient(-30deg, rgba(33, 181, 177, 1) 0%, rgba(115, 182, 49, 1) 100%);
    background : -ms-linear-gradient(-30deg, rgba(33, 181, 177, 1) 0%, rgba(115, 182, 49, 1) 100%);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#21B5B1', endColorstr='#73B631' ,GradientType=0)";
    background : linear-gradient(120deg, rgba(33, 181, 177, 1) 0%, rgba(115, 182, 49, 1) 100%);
    border-radius : 4px;
  	-webkit-background-clip: text;
  	-webkit-text-fill-color: transparent;
	line-height: 200%;
}

.main_view .midashi{
	font-family : ShinGoPro Light-83pv-RKSJ-H;
  	font-size : 55px;
  	line-height : 139.84px;
  	letter-spacing : 4.13px;
}

.bg_main2{
    padding: 60px 0;
}
.bg_main2 h5{
	margin-bottom: 2em;
}
.pad60{/* ~~ 動画をyoutubeにしたときにマージンがきかない対策 ~~ */
	padding-top: 60px;
}
.main_pv{
	margin:0 auto 0;
	width: 100%;
	max-width: 900px;
	text-align:center;
	z-index: 1000;
	box-shadow: 0px 15px 50px;
	color: rgba(0,0,0,1.00);
}
/* ~~ メインビュー ~~ */
.main_view{
	margin: 4em auto 0;
	width: 90%;
	max-width:1000px;
}
.main_view figure{
	width: 40%;
	max-width: 400px;
}
.main_view figure img{
	width: 100%;
}
.p_title{
	width:auto;
	margin: 0 auto 80px auto;
	padding: 20px 0;
	text-align:center;
}
/* ~~ メインビュー 見出し ~~ */
.midashi{
	margin: 0;
    text-align: center;
	color: rgba(255,255,255,1.00);
	background : -moz-linear-gradient(2.63% -9.29% -30deg,rgba(33, 181, 177, 1) 0%,rgba(115, 182, 49, 1) 100%);
    background : -webkit-linear-gradient(-30deg, rgba(33, 181, 177, 1) 0%, rgba(115, 182, 49, 1) 100%);
    background : -webkit-gradient(linear,2.63% -9.29% ,97.37% 109.29% ,color-stop(0,rgba(33, 181, 177, 1) ),color-stop(1,rgba(115, 182, 49, 1) ));
    background : -o-linear-gradient(-30deg, rgba(33, 181, 177, 1) 0%, rgba(115, 182, 49, 1) 100%);
    background : -ms-linear-gradient(-30deg, rgba(33, 181, 177, 1) 0%, rgba(115, 182, 49, 1) 100%);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#21B5B1', endColorstr='#73B631' ,GradientType=0)";
    background : linear-gradient(120deg, rgba(33, 181, 177, 1) 0%, rgba(115, 182, 49, 1) 100%);
	border-radius: 5px;
	padding: 3px;
}
.midashi p{
	margin: 0;
    padding: 0;
	color: rgba(0,80,77,1.00);
	font-size: 3.0rem;
    line-height: 1.5em;
}
.midashi img{
	margin: 0 auto 2em;;
    width: 80%;
	filter: drop-shadow(5px 5px 5px rgba(0,0,0,0.6));
}

.midashi div h2{
	margin: 0 auto 1em;
    font-size: 1.4rem !important;
    line-height: 1.6em;
}
.midashi div h3{
	margin: 0.5em auto 0!important;
    font-size: 1.2rem;
    width: 100% !important;
}
.midashi_inner{
	background: white;
	border-radius: 5px;
	padding: 0.2em 0.5em;
}

.midashi_des{
	font-size: 3.2em !important;
	line-height: 200%;
	padding: 1.5em 0 1em;
}

.midashi_large{
	font-size: 3.0em;
	line-height: 100%;
}

.midashi_small{
	margin-top: 10px;
}

.midashi_des p{
	font-size: 1.4em !important;
	margin: 0;
}

/* ~~ 2種類のカメラ紹介 ~~ */
.camera_type{
	display: flex;
	width: 100%;
	flex-basis: 50%;
/*	flex-wrap: wrap;*/
	justify-content: space-between;
	padding: 0;
}

.camera_type figure{
	width: 100%;
	margin: 0;
}

.camera_type div{
	width: 100%;
}

.camera_type>div{
	width: 100%;
	padding: 100px 0;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: flex-end;
	align-items: baseline;
}

.camera_type div img{
	max-width: 100%;
}

.camera_type .c-distance{
  max-width: 250px;
  width: 65%;
  margin: 0 auto;
  padding: 1em 2em;
  font-size:30px;
  border-radius: 5px;
  color: #FFF;
}
.camera_type figure{
	margin-bottom: 50px;
}
.camera_type .c-name{
	color : #37A69C;
	font-weight: 800;
	font-size:15px;
	line-height:150%;
	padding-top:20px;
	max-width: 80%;
	margin: 0 auto;
}

.c-name span{
	font-size:1.8rem;
	display: block;
	padding-top: 20px;
}

.k1ta70mi{
  background : #DBEEEC;
}

.k1ta70mi .c-distance{
  background : #37A69C;
}

.k1t341bmi{
  background : #E3EEDE;
}

.k1t341bmi .c-distance{
  background : #6DA648;
}

.k1t341bmi .c-name{
	color :#6DA648;
} 

/* ~~ 3つの特徴 ~~ */
.tokucho-block{
	background: #fff;
	padding-top: 110px;
}

.tokucho{
	margin: 0 auto 2em auto;
/*    background: rgba(0,0,0,0.43);*/
    border-radius: 10px;
    padding: 1.5em 0;
	display: flex;
	justify-content:flex-start;
	align-items: center;
	flex-wrap: wrap;
	width: 80%;
	max-width:900px;
}
.tokucho figure{
	margin: 0;
    padding:0;
    width: 40%;
}
.tokucho figure img{
	margin: 0 auto;
    padding:0;
    width: 40%;
}
.tokucho div{
	width: 50%;
	margin: 0;
    padding:0;
	text-align: left;
}
.tokucho div h3{
	margin: 0;
    padding:0;
    font-size: 1.4rem;
}
.tokucho div p{
	margin:1em 0 0 0 !important;
    padding:0;
	text-align: left !important;
	font-size: 1.1rem !important;
}

/* ~~ 対応設置場所 ~~ */
.location{
	padding-top: 0;
}


.location p{
	width: 80%!important;
	max-width:900px !important;
	text-align: left !important;
    margin:1em auto;
	
}
.location_scene{
	margin:0 auto;
	display: flex;
	justify-content:space-between;
	align-items: center;
	flex-wrap: wrap;
	width: 80%;
	max-width:900px;
}
.location_scene figure{
	width: 47%;
	margin: 1em 0;
	padding: 0;
}
.location_scene figure img{
	width: 100%;
}

/* ~~ スマート設置 ~~ */
.smartfix{
	display: flex;
	justify-content:space-around;
	align-items:stretch;
	flex-wrap: wrap;
	margin: 0 auto;
	width: 80%;
	max-width:1100px;
}
.smartfix div{
	width: 50%;
	max-width: 400px;
}
.smartfix div h2{
	color: rgba(255,255,255,1.00);
	text-align: left;
	margin-bottom: 1em;
}
.smartfix div p{
	margin:1em 0 0 0;
    padding:0;
	text-align:justify;
}
.smartfix figure{
	width: 46%;
	max-width: 300px;
}
.smartfix figure img{
	width: 100%;
	margin:-50px 0 -120px 0;
}

/* ~~ システムイメージ ~~ */
.sysimg h2{
	margin:50px auto 0;
}

.sysimg figure{
	margin: 0;
}

.sysimg figure img{
	width:80%;
	max-width: 1100px;
	text-align: center;
}

.sysimg-block {
	display: flex;
	width: 80%;
    max-width: 900px;
	margin: 2em auto;
}

.sysimg-block figure{
	width: 50%;
}
.sysimg-block figure img{
	width: 100%;
	height: auto;
}

.thermo-camera-block div{
	border:none !important;
	border-radius: 0 !important;
}

.thermo-camera-block div#tab-k1ta70mi{
	border: 2px solid #37A69C !important;
	border-radius: 5px !important;
}

.thermo-camera-block div#tab-k1t341bmi{
	border: 2px solid #6DA648 !important;
	border-radius: 5px !important;
}

.thermo-camera-block>ul li:first-child:before{
	content: "";
  	display: inline-block;
  	width: 100px;
  	height: 109px;
	background: url(https://nesh.cc/tg/products/thermal_temp/ds-k1ta70mi-t/img/K1TA70MI-T-min.png) no-repeat;
  	background-size: contain;
	background-position: center center;
  	vertical-align: middle;
}
.thermo-camera-block>ul li:last-child:before{
	content: "";
  	display: inline-block;
  	width: 100px;
  	height: 109px;
	background: url(https://nesh.cc/tg/products/thermal_temp/ds-k1ta70mi-t/img/DS-K1T341BMI-T.png) no-repeat;
	background-size: contain;
	background-position: center center;
  	vertical-align: middle;
}

.thermo-camera-block section{
	padding: 40px 0;
}

.tabs-nav li{
	background-color: #FFF !important;
}
.tabs-nav li:first-child{
	border: 2px solid #37A69C !important;
	border-bottom: none !important;
}
.tabs-nav li:last-child{
	border: 2px solid #6DA648 !important;
	border-bottom: none !important;
}
/*
.tabs-nav li:first-child.selected{
	border-bottom: 2px solid #37A69C !important;
}
*/
/*
.tabs-nav li:last-child.selected{
	border-bottom: 2px solid #6DA648 !important;
}
*/
.thermo-camera-block ul{
	color:#000;
}

.thermo-camera-block ul.thermo-description li{
	width:  100% !important;
	font-size: 0.9rem !important;
	text-align: left !important;
}

/* ~~ flexボックスの親 ~~ */
.spec_oya{
	display: flex;
	justify-content: space-between;
	align-items:stretch;
	flex-wrap: wrap;
	margin: 0 auto;
	padding-bottom: 60px;
	width: 100%;
	max-width: 1100px;
}
.spec_area{
	width: 48%;
	padding:0;
	margin:0;
}

.spec_area_fullwid{
	width: 100%;
	padding:0;
	margin:0;
}

.area_one{
	width: 100% !important;
	margin: 0 auto;
	text-align:left;
}
.spec_area h4{
	color: rgba(0,0,0,1.00);
	text-align: left;
	margin: 0 0 1em 0 !important;
	padding: 0 0 0 0.5em !important;
	font-size:1.2rem;
}
#tab-k1ta70mi .spec_area h4{
	border-left: rgba(20,148,145,1.00) solid 6px;
}
#tab-k1t341bmi .spec_area h4{
	border-left: #6DA648 solid 6px;
}

.spec_area .dl_list h4{
	font-family: "nimbus-sans",sans-serif;
	padding:0;
	margin:1em 0 1em 0 !important;
	font-size:100%;
	text-align: center;
	border:none !important;
}

.spec_area h5.spm{
	color: rgba(0,0,0,1.00) ;
	text-align: left;
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 0.95rem;
}
.spec_area table{
	width: 100%;
	padding:0;
	margin:0 0 2em 0;
	list-style: none;
	font-size: 0.9rem;
	color: #000;
}
.spec_area table th{
	width: 11em;
	vertical-align: top;
	text-align: left;
	vertical-align: top;
	border-bottom: rgba(200,200,200,1.00) dotted 1px;
}
.spec_area table td{
	vertical-align: top;
	text-align: left;
	border-bottom: rgba(200,200,200,1.00) dotted 1px;
	word-break: break-all;
  overflow-wrap : break-word;
	padding: 0;
	margin: 0;
}
.gaikeisunpo{
/*    width: 100%;*/
    margin: 0 0 2em 0;
    padding: 1em;
/*	border: rgba(0,0,0,1.00) solid 1px;*/
    border-radius: 5px;
}
.gaikeisunpo img{
	width:100%;
}

/* ~~ 別売オプション ~~ */
.other_options{
	display: flex;
	justify-content: space-between;
	align-items:stretch;
	flex-wrap: wrap;
	margin: 0 auto;
	width:100%;
}
.other_options div{
	width:25%;
}
.other_options figure{
	width:100%;
    margin: 0;
    padding: 0;
}
.other_options figure img{
	width:100%;
}
.other_options div h6{
	font-size: 1rem;
    color: rgba(20,148,145,1.00);
    margin: 0.5em 0 0.5em 0;
    padding: 0;
}
.other_options div h6 span{
	font-size: 1rem;
    display: block;
    color: rgba(0,0,0,1.00);
}
.other_options div p{
	font-size: 0.9rem;
    text-align: center;
	color:#000;
    margin: 0;
    padding: 0;
}


.sp_br{
    display:none;
}
/* ダウンロードエリア */
.dl_list{
    display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin:0 auto;
	width: 90%;
	max-width: 1100px;
/*	background: #F7F4F1;*/
	padding: 10px 20px;
}
.dl_list a {
    color: rgba(0,0,0,1.00);
}
.dl_list a:hover {
    text-decoration: none;
}
.dl_list h4{
	font-family: "nimbus-sans",sans-serif;
	padding:0;
	margin:1em 0 1em 0 !important;
	font-size:100%;
}
.dl_list p{
	padding:0;
	margin: 0 auto !important;
	font-size:80%;
}
.dl_list div{
    width:20%;
	vertical-align: top;
	color: rgba(0,0,0,1.00);
    text-align: center;
	display: flex;
	justify-content: space-between;
	flex-direction: column;
	align-items: center;
}
.dl_list div:hover{
    background:none;
}
.dl_list img{
	width: 40%;
	max-width: 370px;
    margin: 30px 0 0;
	/* ミックスブレンドモード 乗算 */
  mix-blend-mode: multiply;
}
p.dl_btn {
    width:100%;
    padding:8px 0;
    border: solid 1px #797979;
    text-align: center;
    background: rgba(220,220,220,1.00);
    border-radius: 5px;
    margin:20px auto 6% auto !important;
}
p.dl_btn img{
    width: 20px;
    margin:0 10px 0 0;
    vertical-align:middle;
}
p.dl_btn:hover{
	background: rgba(65,215,241,1.00);
	border: rgba(65,215,241,1.00) solid 1px;
}
#dl_zone {
	max-width: 280px;
	width: 90%;
	margin: 3.5em auto 0;
    font-size: 1rem;
	/* box-shadow */
/*box-shadow:0px -11px 15px -9px #999;*/
	 border-radius: 5px;
     z-index: 10;
	
}
#dl_zone a {
    background: #666;
    text-decoration: none;
    color: #fff;
    width:auto;
	height: auto;
	font-size: 0.5rem;
    padding: 1em 2em;
    text-align: center;
    display: block;
    border-radius: 5px;
}
#dl_zone a p{
    margin: 0;
	white-space: nowrap;
	font-family: tbudgothic-std, sans-serif;
font-weight: 700;
font-style: normal;
	
}
#dl_zone a img{
	width: 40px;
    display: inline-block;
	vertical-align: middle;
	margin: 0 10px 0 0;
}
#dl_zone a:hover {
    text-decoration: none;
    background: #555;
}
.accordion-box label {
/* 以下グラデーションは「このページの背景 青系」に併せて設定しています */ 
/*    background: rgba(0,160,153,1.00) !important;*/
	background: none;
}

/* お問い合わせ */
section.cont_zone h2{
	color:#FFF;
	padding: 30px 0 100px;
}

@media screen and (max-width: 1050px) {
.c-name span{
	font-size: 2.8rem;
}
}

@media screen and (max-width: 1000px) {
.main_view{
	flex-flow: column-reverse;
	width: 80%;
}
.main_view figure{
	width: 50%;
	max-width: 500px;
}
.midashi p{
	font-size: 2.5rem;
}
/* ~~ 2種類のカメラ紹介 ~~ */
.camera_type{
	flex-wrap: wrap;
	flex-basis: 100%;
}
.camera_type>div{
	display: flex;
}
.camera_type figure{
	width: 60%;
	/* 中央揃え */
	margin-left: auto;
	margin-right: auto;
}
.camera_type .c-distance{
	min-width: 150px;
    max-width: 300px;
	font-size: 30px;
	padding: 30px;
}
.c-name span{
	width: 100%;
	font-size: 2.5rem;
}
.k1ta70mi .camera_type img{
	height: 350px;	
}
.k1t341bmi .camera_type img{
	height: 320px;	
}
.camera_type #dl_zone img{
	height: auto;
}
.thermo-camera-block>ul li:before{
  	width: 60px;
  	height: 65px;
}
/* ~~ スマート設置 ~~ */
.smartfix div h2{
	text-align: center;
	margin-bottom: 50px;
	width:100%;
}
.smartfix figure img{
	margin-top: 20px;
}

}
@media screen and (min-width: 1000px){
	br{
		display: none;
	}
}
@media screen and (max-width: 768px) {
h2{
	font-size: 3.4rem;
	width: 100%;
}
p{
	font-size: 1.1rem;
}
/* ~~ メインビュー ~~ */
.main_view{
	flex-flow: column-reverse;
}
.main_view div{
	width: 100%;
}
/* ~~ メインビュー 見出し ~~ */
.mv{
/*	background:#FFF;*/
	padding: 2em 0;
}
.bg_main.mv{
	border-radius: 0;
    -moz-border-radius: 0;
}
.midashi p{
	font-size: 1.9rem;
}
.main_pv{
	box-shadow:none;	
}
.youtube{
	margin-bottom:0 !important;	
}
.midashi img{
    width: 60%;
}
.midashi div{
/*    padding: 1em 0;*/
}
.midashi div h2{
	margin: 0 auto 0.5em;
    font-size: 1.3rem !important;
    line-height: 1.6em;
}
.midashi div h3{
	margin: 0.25em auto 0!important;
    font-size: 1.2rem;
}
.midashi_inner{
	padding: 0;
}
.midashi_large{
	font-size: 3em;
}
.midashi_des{
	padding-bottom: 0;
}
.midashi_des p{
	font-size: 1.0em !important;		
}

/* ~~ スマート設置 ~~ */
.smartfix{
	width: 100%;
}
.smartfix div h2{
	text-align: center;
	margin-bottom: 50px;
}
.smartfix div{
	width: 65%;
	max-width: 600px;
}
.smartfix figure{
	width: 40%;
}

.smartfix figure img{
	margin: 50px 0 -110px 0;
}
	
/* ~~ 3つの特徴 ~~ */
.tokucho{
	width: 85%;	
}
.tokucho-block{
	padding-top: 60px;	
}

/* ~~ システムイメージ ~~ */
.sysimg-block{
	width: 100%;
	flex-basis: 100%;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}
	
	
.thermo-camera-block>ul li:before{
  	width: 70px !important;
  	height: 75px !important;
	display: block !important;
	margin: 0 auto;
	margin-bottom: 1em;
}
.sysimg figure img:first-child{
	margin-top: 0;
}

/* ~~ 2カラム スペック部分 ~~ */
.spec_area{
	width: 100%;
	padding:0;
	margin:0 0 2.5em 0;
}
.spec_area table{
	width: 100%;
}
.spec_area table tr{
	width:100%;
}
.spec_area table th{
	width: 100%;
	display: block;
	border-bottom:none;
	padding-top: 10px;
}
.spec_area table td{
	width:100%;
	padding-bottom: 10px;
	display:block;
}
.spec_oya{
	padding: 0;	
}
.gaikeisunpo{
    width: 92%;
    margin: 0 0 2.5em 0;
}
/* ~~ 別売オプション ~~ */
.other_options::after{
	display: block;
	content:"";
	width: 50%;
}
.other_options div h6{
	font-size: 0.9rem;
    margin: 0.5em 0 0.25em 0;
    line-height: 1.4em;
}
.other_options div h6 span{
	font-size: 0.8rem;
}
.other_options div p{
	font-size: 0.8rem;
    line-height: 1.3em;
}
.other_options div{
	margin: 40px auto 30px;
	width: 50%;	
}
/* ~~ ダウンロード~~ */
.dl_list{
	margin-top: 40px;
	justify-content: space-between;
	padding: 0px;
	background: none;
}
	
.dl_list div{
	width:47%;
	padding: 0px;
	margin-top: 10px;
	margin-left: 10px;
}
p.dl_btn{
	width: 90%;
}
/* ~~ お問い合わせ ~~ */
section.cont_zone h2{
	font-size:2.5rem;
}

}

@media screen and (max-width: 640px){
h2 {
    font-size: 3rem;
}
/* ~~ 2種類のカメラ紹介 ~~ */
.camera_type .c-distance{
	width: 70%;
	max-width: 220px;
}
.camera_type .c-name{
	font-size: 16px;
}
.c-name span{
	font-size: 2rem;
}
/* ~~ ダウンロード ~~ */
.dl_list div{
	width: 46%;	
}	

}

@media screen and (max-width: 480px) {
h2{
	font-size: 2.5rem;
}
p{
	font-size: 1rem;
}
/* ~~ メインビュー ~~ */
.main_view{
	margin-top: 0em;	
}
.main_view div{
	width: 100%;
}
.main_view figure{
	width: 70%;
}
.midashi_des{
	padding: 0.7em 0 0;
}
.midashi_des p {
    font-size: 0.7em !important;
}
/* ~~ メインビュー 見出し ~~ */
.midashi p{
	font-size: 1.1rem;
}
.midashi img{
    width: 60%;
    margin: 0 0 1em 0;
}
.midashi div{
    padding: 0.1em 0;
}
.midashi div h2{
	margin: 0 auto 0.5em;
    font-size: 1.1rem !important;
    line-height: 1.4em;
}
.midashi div h3{
	margin: 0 auto 0!important;
    font-size: 1rem;
}
/* ~~ 2種類のカメラの紹介 ~~ */
.camera_type>div{
	flex-wrap: wrap;
	padding: 80px 0;
}
.camera_type figure{
	width: 100%;
}
.camera_type .k1ta70mi img{
	height: 300px;	
}
.camera_type .k1t341bmi img{
	height: 270px;	
}
.c-name span{
	font-size: 1.8rem;
}

/* ~~ 3つの特徴 ~~ */
.tokucho{
	margin: 0 auto 1em auto;
    border-radius: 10px;
    padding: 1.5em 0;
	width: 90%;
}
.tokucho figure{
    width: 100%;
}
.tokucho figure img{
    width: 30%;
}
.tokucho div{
	width: 90%;
	margin: 0 auto;
    padding:0;
	text-align:center;
}
.tokucho div h3{
	margin: 1em 0 0 0;
    padding:0;
    font-size: 1.2rem;
}
.tokucho div p{
	margin:1em 0 0 0 !important;
    padding:0;
	text-align: justify !important;
	font-size: 1rem !important;
}
/* ~~ 対応設置場所 ~~ */
.location_scene figure figcaption{
	font-size: 0.9rem;
}
/* ~~ スマート設置 ~~ */
.smartfix{
	width: 80%;
}
.smartfix div{
	width: 100%;
}
.smartfix div h2{
	text-align: center;
	margin-bottom: 1em;
}
.smartfix div p{
	margin:1em 0 1em 0 ;
}
.smartfix figure{
	width: 80%;
}
.smartfix figure img{
	width: 100%;
	margin:0 0 -120px 0;
}
/* ~~ システムイメージ ~~ */
.sysimg figure img{
	width:100%;
}
.gaikeisunpo{
    width: 85%;
}
.thermo-camera-block>ul li:before{
	width: 60px !important;
    height: 65px !important;
}

/* ~~ 別売オプション ~~ */
.other_options div{
	width:48%;
    margin-bottom: 2em
}
/* ~~ ダウンロード ~~ */
#dl_zone {
    font-size: 1rem;
	border-radius: 5px;
	width: 100%;
	max-width: 220px;
	margin-top: 3.0em;
	
}
#dl_zone a {
    color: #fff;
    width:auto;
	height: auto;
/*    padding: 20px 2% 25px 2% ;*/
	border-radius: 5px;
}
#dl_zone a p{
	font-size: 0.8rem;
}
#dl_zone a img{
	width: 35px;
}
.dl_list{
	width: 100%;	
}
.sp_br{
    display: block;
}
/* ~~ お問い合わせフォーム ~~ */
section.cont_zone h2{
	font-size: 2em;
}
	
}

@media screen and (max-width: 360px){
/* ~~ セクションの余白の調整 ~~ */
section {
    padding: 30px 0;
}
/* ~~ 見出しサイズの調整 ~~ */
h2 {
    font-size: 2.2rem;
}
/* ~~ メインビュー 見出し ~~ */
.midashi_des p{
	font-size: 30px !important;	
}
/* ~~ 2種類のカメラの紹介 ~~ */
.camera_type>div{
	padding: 40px 0;	
}
.camera_type figure{
	margin-bottom: 20px;
}
.camera_type .k1ta70mi img{
	height: 250px;	
}
.camera_type .k1t341bmi img{
	height: 220px;	
}
.c-name span {
    font-size: 1.4rem;
}
.camera_type .c-distance{
	max-width: 200px;
	font-size: 25px;
	padding: 0.7em;
}
.midashi_des{
	padding:30px 0 0;
}
/* ~~ システムイメージ ~~ */
#tabs li{
	font-size: 0.8em;
}
/* ~~ ダウンロード ~~ */
.dl_list{
	width: 100%;
}
.dl_list div{
	width: 45%;	
}
#dl_zone{
	margin-top: 2.0em;
}
/* ~~ お問い合わせフォーム ~~ */
section.cont_zone h2{
	font-size: 25px;
	padding: 10px 0 40px;
}
	
}


