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


@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);

@media screen and (min-width: 500px) and (max-width: 900px) {
	
	h2.wd-line {
	width:98%;
	margin:0 auto 60px;
	padding:0;
	position:relative;
	overflow:hidden;
	font-size:210%;
	line-height:210%;
	color:#000000;
	text-align:center;
}

h2.wd-line:before,h2.wd-line:after {
	display:none;
}

h2.wd-line:before {
	float:none;
}

h2.wd-line:after {
	float:none;
}
}


/*
html,body {
	width:100%;
	margin:0;
	padding:0;
	position:relative;
	font-size:14px;
	line-height:180%;
	font-family: Lato, "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-feature-settings:palt;
	text-align:left;
	color:#525252;
}

.wrapper {
	width:100%;
	margin:0;
	padding:0;
	position:relative;
	overflow:hidden;
}
*/

@media screen and (min-width: 641px) {
/*
.header {
	width:100%;
	margin:0;
	padding:0;
	position:fixed;
	top:0;
	z-index:1000;
	background-color:#FFFFFF;
}

.scrolled {
	opacity:0.9;
	border-bottom:solid 3px #2d85b8;
}


.header .navarea {
	width:98%;
	max-width:1000px;
	margin:0 auto;
	padding:10px 0;
	position:relative;
	overflow:hidden;
}

.navarea .na-logo {
	width:15%;
	max-width:130px;
	float:left;
	margin:0 10% 0 0;
}


.openSidebarMenu {
	display:none;
}

.sidebarIconToggle {
	display:none;
}

.hb-navicon {
	display:none;
}

.navarea .nav {
	width:70%;
	float:left;
	margin:0;
	font-size:100%;
	line-height:250%;
	font-weight:bold;
}

ul.na-list {
	width:100%;
	position:relative;
	list-style:none;
	display:inline-flex;
	justify-content:space-between;
}

ul.na-list a {
	text-decoration:none;
	color:#000000;	
}

ul.na-list li.na-item a:hover {
	text-decoration:underline;
}

ul.na-list li.na-item-contact {
	width:20%;
	background-color:#194777;
	text-align:center;
	border-radius:5px;
	padding:5px 0;
	margin-top:-5px;
	opacity: 1;
    transition: opacity .5s ease-out;
    -moz-transition: opacity .5s ease-out;
    -webkit-transition: opacity .5s ease-out;
    -o-transition: opacity .5s ease-out;
}

ul.na-list li.na-item-contact:hover {
	text-decoration:none;
	opacity: 0.8;
    filter: alpha(opacity=80); 
}

.cont-wrap {
	color:#FFFFFF;
}

*/
.main {
	width: 100%;
    margin: 155px 0 0;
    padding: 0;
    position: relative;
    overflow: hidden;
}
}

	
.main .mainimage_mazex {
	width:100%;
	max-width:1400px;
	height:665px;
	margin:0 auto 100px;
	padding:0;
	position:relative;
	overflow:hidden;
	background:url(../forestrydrone/img/morito/main-img.png);
	background-size:cover;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:10%;
}

@media (min-width:641px) and (max-width:1024px) {
.main .mainimage_mazex {
	width:100%;
	max-width:1400px;
	height:500px;
	margin:0 auto 100px;
	padding:0;
	position:relative;
	overflow:hidden;
	background:url(../forestrydrone/img/morito/main-img.png);
	background-size:cover;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:40%;
}
}



h1.wd-title {
	display:none;
}

h2.wd-line {
	width:98%;
	max-width:1000px;
	margin:0 auto 30px;
	padding:0;
	position:relative;
	overflow:hidden;
	font-size:210%;
	line-height:210%;
	color:#000000;
	text-align:center;
	
}

h2.wd-line:before,h2.wd-line:after {
	content:url(../img/main_hdbkline.png);
	margin:10px 0 0;
}

h2.wd-line:before {
	float:left;
}

h2.wd-line:after {
	float:right;
}

h2.wd-blue {
	width:98%;
	max-width:1000px;
	margin:0 auto 40px;
	padding:0;
	font-size:180%;
	line-height:120%;
	text-align:center;
	color:#0a468c;
}

.wdsec-mds {
	width:98%;
	max-width:1000px;
	margin:50px auto 70px;
	padding:0;
	position:relative;
	overflow:hidden;
	font-size:110%;
	line-height:210%;
}

/*.wdsec {
	width:100%;
	margin:0 0 100px;
	padding:0;
	position:relative;
	overflow:hidden;
}*/

.sp-no {
	display:none;
}

/*.pc-no {
	display:none:
}*/
	
	

/*ポイント*/
ul.point-list li {
	position: relative;
	list-style: none;
	margin: 0 0 15px 0;
}
ul.point-list li::before {
	content: "●";
	font-size: 110%;
	color: #194777;
	display: inline-block;
	width: 1.2em;
	margin-left: -1.2em;
	line-height: 80%;
}
	
/*ul.point-list li::after {
	display: block;
	content: '';
	position: absolute;
	top: .5em;
	left: -1em;
	width: 17px;
	height: 17px;
	background: #194777;
	border-radius: 100%;
}*/

.point-text {
	float: left;
	width: 37%;
}

.point-img {
	float: right;
	width: 60%;
}

.point-img img {
	width: 100%;
}
	
/*機能・特徴*/
ul.application-list {
	width:98%;
	max-width:1000px;
	margin:0 auto;
	padding:0;
	position:relative;
	overflow:hidden;
	list-style:none;
}

ul.application-list li.application-item {
	width:100%;
	margin:0 0 60px;
	padding:0;
	position:relative;
	overflow:hidden;
}

li.application-item .ai-image-left {
	width:42%;
	float:left;
	max-width:460px;
	margin:0 2% 0 0;
	padding:0;
}

 .ai-image-left img {
	width:100%;
}

li.application-item .ai-desc-right {
	width:55%;
	float:right;
	margin:0;
	padding:0;
	font-size:100%;
	line-height:210%;
}

h3.application-mds {
	width:100%;
	margin:0 0 20px;
	padding:0;
	position:relative;
	overflow:hidden;
	font-size:160%;
	line-height:180%;
	color:#0a468c;
}
	
	
	
/*撮影動画*/
	
.wdsec-movie {
	width:98%;
	max-width:854px;
	margin:0 auto 100px;
	padding:0;
	position:relative;
	overflow:hidden;
}

.movie-wrap {
	position: relative;
	padding-bottom: 56.25%; /*アスペクト比 16:9の場合の縦幅*/
	height: 0;
	width: 100%;
	overflow: hidden;
}
.movie-wrap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.wdsec-grey {
	width:100%;
	margin:0 0 80px;
	padding:70px 0 50px;
	position:relative;
	overflow:hidden;
	background-color:#eeeeee;
}
	
	
	
/*製品内容*/

.specarea {
	width:98%;
	max-width:1000px;
	margin:0 auto;
	padding:0;
	position:relative;
	overflow:hidden;
}

.contentsbox {
	width:98%;
	max-width:1000px;
	margin:0 auto 20px;
	padding:50px 0;
	position:relative;
	overflow:hidden;
	background-color:#FFFFFF;
}

.contentsbox .cb-wrap {
	width:86%;
	margin:0 auto;
	padding:0;
	position:relative;
	overflow:hidden;
}
	
.contentsbox .cb-bihin-wrap {
	width:86%;
	margin:0 auto;
	padding:0;
	position:relative;
	overflow:hidden;
	display:flex;
	justify-content:space-between;
	align-items:center;
}
	
.product-content-img {
	text-align: center;
	margin: 0 0 20px 0;
}
.product-content-img img {
	width: 100%;
	max-width:850px;
}

.contentsbox .cb {
	width:100%;
	margin:0;
	padding:0;
}
	
/*.cb-l .cb-title {
	font-size:160%;
	font-weight:bold;
	margin:0 0 40px;
	color:#000000;
}*/

ul.cb-list {
	width:45%;
	float:left;
	margin:0 5% 0 0;
	padding:0;
	list-style:none;
	font-size:120%;
	line-height:160%;
}

ul.cb-list li.cb-item {
	width:100%;
	margin:0 0 10px;
	padding:0;
	position:relative;
}

ul.cb-list li.cb-item:before {
	content:"●";
	font-size:110%;
	color:#194777;
	padding:0 5px 0 0;
}
	
.product-content-text {
	width: 98%;
	margin: 0 auto 50px;
}
	
.set-content-img {
	width:60%;
	}
.set-content-img img {
	width: 100%;
	max-width:520px;
	display: table-cell;
	vertical-align: middle;
}

.contentsbox .cb-set {
	width:31%;
	margin:0;
	padding:0;
}
.contentsbox .cb-set .title {
	font-size:120%;
	font-weight: bold;
}
.contentsbox .cb-set .title span {
	color:#194777;
}
.contentsbox .cb-set .text {
	margin: 0 0 30px 0;
}

	

.mazex {
	width:60%;
	max-width:230px;
	margin:0 auto;
	padding:0;
	position:relative;
	overflow:hidden;
	text-align:center;
}

.mazex img {
	width:100%;
	margin:0;
	padding:0;
	opacity: 1;
    transition: opacity .5s ease-out;
    -moz-transition: opacity .5s ease-out;
    -webkit-transition: opacity .5s ease-out;
    -o-transition: opacity .5s ease-out;
}

.mazex img:hover {
	width:100%;
	margin:0;
	padding:0;
	opacity: 0.8;
    filter: alpha(opacity=80); /* For IE8 and earlier */
}


.footer {
	width:100%;
	margin:0;
	padding:0;
	position:relative;
	overflow:hidden;
}

.footer-wrap {
	width:98%;
	max-width:1000px;
	margin:0 auto;
	padding:0 0 60px;
	position:relative;
	overflow:hidden;
}

.logoarea {
	width:90%;
	margin:0 auto 10px;
	padding:0;
	position:relative;
	overflow:hidden;
	text-align:center;
}

.logoarea img {
	float:none;
	display:inline;
	margin:0 10px -25px 0;
}

.ftr-txt {
	display:inline;
	font-size:210%;
	line-height:190%;
	padding:20px 0 0;
}

.logoarea .djistore {
	font-size:80%;
	padding:0 0 0 1%;
}

.footer .address {
	margin:0 0 30px;
	text-align:center;
	font-size:120%;
	line-height:160%;
}

.footer .contact-btn {
	width:45%;
	max-width:320px;
	height:20px;
	margin:0 auto;
	padding:30px 0;
	position:relative;
	background-color:#194777;
	border-radius:10px;
	opacity: 1;
    transition: .2s ease-out;
    -moz-transition: .2s ease-out;
    -webkit-transition: .2s ease-out;
    -o-transition: .2s ease-out;
}

.footer .contact-btn:hover {
	opacity: 0.8;
    filter: alpha(opacity=80); /* For IE8 and earlier */
	font-size:110%;
}

.contact-btn a {
	text-decoration:none;
}

.contact-btn a .contbtn-wrap {
	color:#FFFFFF;
	font-size:140%;
	line-height:100%;
	text-align:center;
}

.footer .copyright {
	width:100%;
	margin:0;
	padding:10px 0;
	position:relative;
	overflow:hidden;
	text-align:center;
	background-color:#eeeeee;
}

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