@charset "UTF-8";
.content-box{
	margin:0;
	float:left;
}
/**TOPページ FB関連*/
.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget iframe[style]{
    width: 462px !important;

}
#pageplugin {
margin: 0 auto;
width: 462px ;
float:right;
}

.full-movie-wrap{
	display:block;
	width:100vw;
	height:80vh;
	background-color:#333;
	position:relative;
	z-index:-100;
	overflow:hidden;
}
.full-movie-frame{
	position:absolute;
	height:80vh;
	z-index: -100;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
/*TOPページ 新着情報*/
section.topics{
	width:462px;
	margin-right:36px;
	margin-bottom:36px;
	font-size:0.8em;
}
#phlist-contents{
	height:400px;
	overflow:scroll;
}
section.topics dl{
	line-height:180%;
}
section.topics dl a{
	text-decoration:none;
	color:#000;
}
section.topics dl a:hover{
	color:#009fae;
}
section.topics dl dt{
	float:left;
	margin-right:28px;
}
section.topics dl dd{
	border-bottom:1px dotted #666;
}
section.topics span#read_more{
	display:block;
	width:117px;
	height:24px;
	overflow:hidden;
	margin-left:auto;
	margin-bottom:32px;
}
section.topics span#read_more a{
	display:block;
	padding-top:24px;
	background-image:url("../images/top_moreread.png");
}
section.topics span#read_more a:hover{
	background-position:0 24px;
}

/*TOPページ バナー類*/
section#big-banner{
	width:960px;
	margin:20px auto;
}
section#big-banner figure{
	margin-bottom:20px;
	display:block;
	float:left;
}
section#big-banner figure:nth-child(1){
	margin-right:36px;
}
section#big-banner figure figcaption{
	font-size:16px;
}
section#big-banner figure a:hover img{
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}


/*skyphoto 空撮ページ*/

.skyphoto_nav_e{
	width:960px;
	height:60px;
	margin:0 auto 29px auto;
	display: table;
}

nav.skyphoto_nav_e ul li{
	display:block;
	float:left;
	width:130px;
	height:70px;
	margin-right:36px;
}
nav.skyphoto_nav_e ul li a{
	display: table-cell;
	vertical-align: middle;
	width:130px;
	height:50px;
	padding:6px 0;
	color:#333333;
	font-family:"メイリオ",sans-serif;
	text-decoration:none;
	text-align:center;
	border-bottom:1px solid #333;
	line-height: 25px;
}
nav.skyphoto_nav_e ul li:last-child{
	margin-right:0;
}

nav.skyphoto_nav_e ul li a:hover{
	background-color:#eee;
	background-image:url("../images/bg1.png");
	border-bottom:2px solid #333;
	font-weight:bold;
}







section#sp_s2 article,
section#sp_s3 article{
	width:296px;
	float:left;
	margin-right:36px;
	margin-bottom:38px;
}
section#sp_s2 article:last-child,
section#sp_s3 article:nth-child(3n+2){
	margin-right:0;
}
section#sp_s2 article h3,
section#sp_s3 article h3{
	font-size:20px;
	margin:8px 0;
}
div.camera_table{
	float:left;
	width:628px;
	margin-right:0;
	margin-bottom:20px;
}
div.camera_table table{
	width:628px;
	border:1px solid #000;
	margin-top:12px;
	text-align:center;
}
div.camera_table table th{
	border:1px solid #000;
	background-image:url("../images/bg1.png");
	padding:10px 0;
}
div.camera_table table tr td{
	border:1px solid #000;
	padding:10px 0;
}
div.jikki{
	clear:both;
	width:960px;
	margin-right:0;
}
div.jikki h3{
	margin-bottom:12px;
}
section#sp_s4 article div.workflow{
	position:relative;
	width:628px;
	height:130px;
	padding:30px 166px;
}
section#sp_s4 article div.workflow:nth-child(even){
	background-image:url("../images/bg1.png");
}
section#sp_s4 article div.workflow h3{
	color:#009fae;
	font-size:21px;
}
section#sp_s4 article div.workflow span{
	display:block;
	position:absolute;
	background-image:url("../images/sp_workic.png");
	width:58px;
	height:37px;
	bottom:-18px;
	left:480px;
	z-index:100;
}
section#sp_s4 p#contact_banner{
	display:block;
	margin-top:29px;
}
section#sp_s4 p#contact_banner:hover{
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}
#contact_banner-b{
	display:block;
	background-color:#00808a;
	padding:15px;
	text-align: center;
	border-radius:5px;
	margin-top:29px;
}
#contact_banner-b:hover,
#contact_banner-b:active,
#contact_banner-b:focus{
	background-color:#3d9fa6;
}
#contact_banner-b p{
	display:inline-block;
	color:#fff;
	font-size:1.5rem;
	font-family:serif;
}
#contact_banner-b p span{
	display:inline-block;
	background-image:url("../images/icon-mail.png");
	background-size:contain;
	background-repeat:no-repeat;
	height:26px;
	width:48px;
	padding-right:10px;

}

/*shop 販売ページ*/
article.sales_ar{
	overflow:hidden; /*clearFixの代わり*/
	margin-bottom:54px;
}
article.sales_ar iframe.google-map-frame{
	float:right;
	width:462px;
	height:260px;
	border:0;
}
article.sales_ar table::before{
  content: "."; 
  display: block; 
  height: 0; 
  font-size:0;	
  clear: both; 
  visibility:hidden;
}
article.sales_ar table{
	font-size:17px;
	margin-top:20px;
	margin-bottom:54px;
}
article.sales_ar table tr th,
article.sales_ar table tr td{
	border-bottom:1px solid #000;
}
article.sales_ar table tr th{
	width:133px;
	padding:10px 0;
	text-align:center;
	background-image:url("../images/bg1.png");
}
article.sales_ar table tr td{
	width:365px;
	padding-left:20px;
}
article a#iimo_shop:hover{
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}

/*開発・スクールページ*/
section#dvl,
section#school,
main#uav-laser{
	overflow:none;
}
section#dvl div.sec_title,
section#school div.sec_title,
main#uav-laser .sec_title{
	height:80px;
	padding-bottom:54px;
}
section#dvl div.sec_title span,
section#school div.sec_title span,
main#uav-laser .sec_title span{
	display:block;
	float:left;
	height:80px;
	width:80px;
	background:url("../images/ico_drone1.png") left top no-repeat;
	margin-right:30px;
}
section#dvl div.sec_title p,
section#school div.sec_title p,
main#uav-laser .sec_title p{
	height:80px;
	font-size:30px;
	font-weight:normal;
	line-height:40px;
	background-image:none;
}
section#dvl article,
section#school article{
	margin-bottom:54px;
}
div#dev_ori img{
	margin:0 18px 18px 0;
}
div#dev_ori img:last-child{
	margin-right:0;
}
div#dev_info p{
	margin-bottom:36px;
}
div#dev_info table tr th,
div#dev_info table tr td{
	border-bottom:1px solid #000;
	font-size:17px;
	padding:8px 20px;
}
div#dev_info table tr th{
	text-align:justify;
	background-image:url("../images/bg1.png");
	width:140px;
}
div#dev_info table tr td{
	width:366px;
}
article#develop3{
	overflow:hidden;
	margin:54px 0;
}
article#develop3 figure{
	float:left;
	margin-right:36px;
}
article#develop3 figure:last-child{
	margin-right:0;
}
article#develop3 figure figcaption{
	text-align:center;
}
section#school a img{
	margin-bottom:54px;
}
section#school a:hover{
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}
section#school h3{
	font-size:1.5rem;
	line-height:1.8rem;
	text-align:center;
	margin-bottom:20px;
}

/*会社概要*/
section#corp article table{
	margin-bottom:36px;
}
section#corp article table tr th,
section#corp article table tr td,
section#djic article table tr th,
section#djic article table tr td{
	border-bottom:1px solid #000;
}
section#corp article table tr:last-child th,
section#corp article table tr:last-child td,
section#djic article table tr:last-child th,
section#djic article table tr:last-child td{
	border-bottom:none;
}
section#corp article table tr th,
section#djic article table tr th{
	width:130px;
	background-image:url("../images/bg1.png");
	padding:10px 0;
	text-align:center;
}
section#corp article table tr td,
section#djic article table tr td{
	width:830px;
	padding-left:30px;
}
section#corp article table tr td span.links,
section#djic article table tr td span.links{
	padding:2px 5px;
	background-color:#009fae;
	color:#fff;
	border-radius:5px;
}
section#corp article table tr td span.map_link:hover,
section#djic article table tr td span.map_link:hover{
	background-color:#71cad2;
}
article#showroom{
	line-height:160%;
	margin-bottom:36px;
}
article#showroom h3{
	font-size:29px;
}

article#greeting{
	margin-bottom:36px;
}
article#greeting p span{
	padding-left:38%;
	display:inline;
	text-align:center;
}
article#greeting p span img{
	padding-top:25px;
}

/*お問い合わせ*/
main.mailform1{
	width:100%;
}
#mf_header{
	margin-bottom:20px;
}
#mailform{
	margin-bottom:40px;
}
table.mailform tr {
	display:block;
	margin-bottom:20px;
}
table.mailform tr th {
	width:200px;
}
table.mailform tr th,
table.mailform tr td{
	vertical-align:middle;
}
table.mailform tr th span{
	font-size:.8rem;
	color:#F00;
	line-height:.8rem;
}
table.mailform tr th p{
	font-size:.8rem;
	line-height:.8rem;
	color:#888;
}
table.mailform tr td input,
table.mailform tr td textarea{
	padding:5px;
}
table.mailform tr td input.mf-half{
	width:50%;
}
form#mailform table.mailform tbody tr td textarea{
	height:80px;
	width:480px;
}
table.mailform tr td small{
	font-size:.8rem;
}
/*フォームの注意事項*/
div.caution{
	background-image:none;
	font-size:20px;
	padding:20px;
	border:double #ccc 5px;
	margin-bottom: 40px;
}
div.caution ul{
	list-style:square;
	padding-left:20px;
}
div.caution ul li{
	font-size:12px;
	line-height:20px;
}

/*サンクス*/
div#sorry{
	margin:100px auto;
	width:600px;
	height:100%;
	padding:20px;
	text-align:center;
}
div#return{
	margin:100px 0;
	text-align:center;
	background-color:#CCC;
}
div#return a{
	display:block;
	padding:20px;
	color:#FFF;
	background-color:#009fae;
}
div#return a:hover{
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}

/*当サイトの利用規約*/
div#privacy_contents h2,
div#terms_of_service h2{
	font-size:26px;
	background-image:none;
	margin-top:50px;
	margin-bottom:30px;
}
div#terms_of_service h3,
div#privacy_contents h3{
	margin:60px 0 20px 0;
	background-image:url("../images/bg1.png");
	font-size:21px;
	padding:5px;
}
div#terms_of_service p{
	text-indent:-36px;
	padding-left:36px;
}
div#terms_of_service p.non_indent{
	text-indent:0px;
	padding-left:0px;
}
div#terms_of_service p:last-child,
div#privacy_contents p:last-child{
	margin-bottom:60px;
}
div#privacy_contents ul li{
	list-style-type:disc;
	margin-left:24px;
}


/*DJI CAMP*/
section#djic{
	position:relative;
}
p#djic_maincap{
	position:absolute;
	font-family:sans-serif;
	font-weight:normal;
	text-align:center;
	color:#FFF;
	left:0px;
	right:0px;
	top:580px;
}
article.djic_arti{
	margin-bottom:60px;
}
div.djic_class{
	float:left;
	width:296px;
	margin-right:36px;
}
div.djic_class:last-child{
	margin-right:0;
}
div.djic_class h3{
	width:296px;
	height:27px;
	background-color:#787878;
	text-align:center;
	color:#ffffff;
	margin-bottom:10px;
}
div.djic_class h3.pink{
	background-color:#ff006d;
}
article#djic_shikaku{
	position:relative;
	background-color:#787878;
	color:#ffffff;
	padding:10px;
}
article#djic_shikaku h3{
	background-color:#FFF;
	color:#787878;
	margin-bottom:10px;
}
article#djic_shikaku ul{
	list-style:disc inside;
}
article#djic_shikaku ul li{
	padding-left:5px;
	font-size:23px;
	line-height:1.5em;
}
img#p4p{
	display:block;
	position:absolute;
	top:640px;
	right:-30px;
}
article.djic_arti#sitahe p{
	text-align:center;
	margin-bottom:20px;
}
article.djic_arti#sitahe h2{
	width:960px;
	height:98px;
	text-align:center;
	background-image:url("../images/djicamp/djicamp_gokaku_bg.png");
	font-size:31px;
	color:#FFF;
	padding-top:12px;
	margin-bottom:20px;
}
article.djic_arti#sitahe h3{
	text-align:center;
	font-size:26px;
	margin-bottom:20px;
}
span#djic_cost{
	font-size:23px;
}
span.sub_title{
	font-size:21px;
}

article#djic_faq p{
	text-align:center;
}
article#djic_faq h2 a{
	padding:20px 0;
	background-image:none;
	display:block;
	width:960px;
	background-color:#ff006d;
	font-size:32px;
	text-align:center;
	color:#FFF;
	margin-bottom:16px;
}
article#djic_faq h2 a:hover{
	background-color:#ff85b9;
}

/*更新履歴ページ*/
section#news_history{
	float:left;
	width:960px;
	margin-right:36px;
	margin-bottom:36px;
}
section#news_history dl{
	line-height:250%;
}
section#news_history dl a{
	text-decoration:none;
	color:#000;
}
section#news_history dl a:hover{
	color:#009fae;
}
section#news_history dl dt{
	float:left;
	margin-right:28px;
}
section#news_history dl dd{
	border-bottom:1px dotted #666;
}

/*お悔みページ*/
section#okuyami h2{
	font-size:2em;
	margin-top:1.5em;
	margin-bottom:1.5em;
	text-align:center;
}
section#okuyami p{
	margin-bottom:1.5em;
	text-align:center;
}
section#okuyami p#name_folder{
	text-align:right;
}

/*測量・解析ページ*/
.surbey_phrase{
	width:100%;
	margin-bottom:20px;
}
.surbey_phrase img{
	width:100%;
}
.surbey_btn{
	text-align:center;
}
/*------------------------------------------
// User style start
// change
----------------------------------------- */

.general-button {
	width:100%;
	margin:20px 0 20px 0;
}

.button-text {
	display:block;
	text-align:center;
	padding: 20px 10px;
	line-height: 1.5em;
	font-size: 21px;
	background-color: #4385bf;
	color:#FFF;
	border-radius: 5px;
	border-top:3px solid #78a7d1;
	border-left:3px solid #78a7d1;
}

.button-text:hover {
	color:#FFF;
	border-radius: 5px;
	border-top:0px solid #FFF;
	border-left:0px solid #FFF;
	border-bottom:3px solid #005a9f;
	border-right:3px solid #005a9f;
}

/*skyphotoパノラマビュー*/
#panorama_sample{
	margin-left:auto;
	margin-right:auto;
	margin-bottom:50px;
}
#panorama_h2{
	position:absolute;
	top:750px;
	left:50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	z-index:10;
}
#panorama_h2 span{
	font-size:2em;
	text-align:center;
	color:#FFF;
	font-family:serif;
	text-shadow:5px 5px 5px #000;
}
#panorama_p{
	position:absolute;
	top:800px;
	left:50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	z-index:10;
	font-family:san-serif;
	font-size:1rem;
	text-align:center;
	color:#FFF;
	text-shadow:5px 5px 5px #000;
	padding-bottom:5px;
}

/*uav_surbey.html コンテンツ*/
main#uav-laser{

}
section#uav-and-Survey{

}
p.uav-laser-default{
	margin-bottom:20px;
}
p.uav-laser-default small{
	font-size:66%;
}
#i-con{
	background-color:#eaeaea;
	color:#44a6d1;
	width:414px;
	padding:36px 24px;
}
h3#i-con-title{
	font-size:2rem;
	font-weight:bold;
	margin-bottom:60px;
	text-align:center;
}
li.i-con-list{
	display:block;
	width:100%;
	background-color:#FFF;
	border-radius:57px;
	margin-bottom:27px;
	font-size:1.2rem;
}
li.i-con-list:last-child{
	margin-bottom:0;
}
span.list-num{
	font-weight:bold;
	font-size:2rem;
	display:inline-block;
	padding:9px 12px;
	background-color:#44a6d1;
	color:#FFF;
	border-radius:57px;
	margin-left:0;
	margin-right:10px;
}
span.over-parag{
	display:inline-block;
	position:relative;
	top:-30px; right:0;
	padding:0px 5px;
	background-color: red;
	color:white;
}
.service-map{
	width:296px;
	height:236px;
	background-image:url("../images/uav_laser/uav-laser-bgcircle.png");
	text-align:center;
	padding:30px 0;
	float:left;
	top:0px;
}

.next-mark{
	height:236px;
	font-size:27px;
	margin:0 3px;
	float:left;
	position:relative;
	top:135px;
	transform: rotate(-0deg);

}

h3.s-map-title{
	background-color:#44a6d1;
	color:#FFF;
	font-size:22px;
	padding:3px 0;
	border-radius:88px;
	margin-bottom:20px;
}
p.s-map-para{
	background-color:#FFF;
	color:#44a6d1;
	border-radius:30px;
	font-size:21px;
	font-weight:bold;
	text-align:center;
	margin:0 20px 20px 20px;
	padding:10px 0;
}
h3.s-service-title{
	background-color: #44a6d1;
	text-align:center;
	font-size:1.3rem;
	font-weight:bold;
	color:#FFF;
	border-radius:8px;
	padding:6px 0;
	margin-bottom:40px;
}
figure.drone-ph{
	line-height:0;
}
figure.drone-ph img{
	width:100%;
}
figcaption.drone-caption{
	text-align:center;
	background-color:#eaeaea;
	padding:3px 0;
	margin-top:0;
	font-size:1.2rem;
}
figcaption.drone-caption::after{
	content:"";
	display:block;
	clear:both;
}
h3.s-service-title-3d{
	text-align:center;
	background-color:#eaeaea;
	padding:3px 0;
	margin-top:0;
	font-size:1.0rem;
}
.effect-shadow{
	box-shadow:10px 10px 10px rgba(0,0,0,0.4);;
}
.gc3d-slide-base{
	padding:20px 0;
	background-color:#eaeaea;
	border-radius:8px;
	box-shadow:0px 10px 5px rgba(0,0,0,0.2);;

}
div#gc3d-slide{
	width:90%;
}

/*uav_surbey.html GCのスライダーのスタイル被せ*/
div#gc3d-slide div a.bx-prev{
	left:-20px;
}
div#gc3d-slide div a.bx-next{
	right:-20px;
}
div#gc3d-slide img{
}
.square_btn{
    display: block;
    padding: 0.5em 0em;
    text-align:center;
    text-decoration: none;
    background: #44a6d1;/*ボタン色*/
    color: #FFF;
    border-bottom: solid 4px #276b90;
    border-radius: 3px;
}
.square_btn:hover{
    background: #90cae3;/*ボタン色*/
    border-bottom: solid 4px #44a6d1;
}
.square_btn:active {/*ボタンを押したとき*/
    -ms-transform: translateY(4px);
    -webkit-transform: translateY(4px);
    transform: translateY(4px);/*下に動く*/
    border-bottom: none;/*線を消す*/
}
#uav-form-bottun a.half:nth-child(1){
	margin-right:36px;
}
#uav-form-bottun a.half:nth-child(2){
	margin-right:0px;
}
.movie-frame{
	position:relative;
	width:100%;
	padding-top:56.25%;
}
iframe#model-movie {
	position:absolute;
	top:0; left:0;
	width: 100% !important;
	height: 100% !important;
}
/*イベント2019/4/22*/
.eve_image{
	margin-top:10px;
	margin-bottom:10px;
	width:100%;
}
.eve_image img{
	width:100%;
}
.event-caution{
	margin:20px 0 10px 0;
	color:red;
}
	/*index.html記述*/
	.event-entrance{
		width:100%;
		margin:30px 0;
	}
	.event-entrance:hover,
	.event-entrance:active{
		opacity: .7;
	}
	.event-entrance a{
		display:block;
		width:100%;
	}
	.event-entrance a img{
		display:block;
		width:100%;
	}
