@charset "utf-8";

/* index */
#service #drone #wrap #contents h2 {
	text-align: left;
}
#service #drone #wrap #contents .section img {
	margin: 0;
}
#service #drone #wrap #contents .section li {
	list-style: none;
    margin: 0;
    padding: 0;
}
#service #drone #wrap #contents .section h3::after{
	display: none;
}

#service #drone #wrap #contents #difference {
	margin: 20px auto;
	max-width: 1280px;
	padding: 10px;
	text-align: center;
}
#service #drone #wrap #contents #difference p {
	text-align: left;
	margin-bottom: 2em;
}
#service #drone #wrap #contents #difference .taptest {
	margin: 40px 0;
}
#service #drone #wrap #contents #difference .taptest ul {
	max-width: 860px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	margin: 20px auto;
}
#service #drone #wrap #contents #difference .taptest li {
	margin: 20px auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}
#service #drone #wrap #contents #difference .taptest li:nth-of-type(even) {
	flex-direction: row-reverse;
}
#service #drone #wrap #contents #difference .taptest li img {
	margin: 0 50px 0 0;
}
#service #drone #wrap #contents #difference .taptest li:nth-of-type(even) img {
	margin: 0 0 0 50px;
}
#service #drone #wrap #contents #difference .taptest li div {
	width: calc( 100% - 300px );
	text-align: left;
}
#service #drone #wrap #contents #difference .taptest li div h3 {
	margin: 0 0 15px 0; 
}
#service #drone #wrap #contents #difference .taptest li div p {
	line-height: 150%;
}
@media screen and (max-width: 640px) {
	#service #drone #wrap #contents #difference .taptest li div {
		width: 100%;
		margin-top: 20px;
	}
	#service #drone #wrap #contents #difference .taptest li img {
		margin: 0;
	}
	#service #drone #wrap #contents #difference .taptest li:nth-of-type(even) img {
		margin: 0;
	}
}

#service #drone #wrap #contents #difference .software {
	margin: 40px auto;
}
#service #drone #wrap #contents #difference .software h3 {
	margin: 0;
}
#service #drone #wrap #contents #difference .analysis {
	max-width: 1100px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: flex-start;
	margin: 0 auto;
}
#service #drone #wrap #contents #difference .analysis div {
	width: calc( 100% - 411px );
	margin: 10px auto 0;
	text-align: left;
}
#service #drone #wrap #contents #difference .analysis ul {
	display: inline-block;
	border: 2px solid #E1E3F2;
	text-align: left;
	padding: 10px;
	margin-top: 15px;
}
#service #drone #wrap #contents #difference .analysis img {
	margin-top: 10px;
}

@media screen and (max-width: 790px) {
	#service #drone #wrap #contents #difference .analysis div {
		width: 100%;
		text-align: center;
	}
}

#service #drone #wrap #contents #merit {
	margin: 20px auto;
	max-width: 1280px;

	margin: 0 auto 40px;
	padding: 40px 10px;
}
#service #drone #wrap #contents #merit h3 {
	text-align: center;
	font-size: 24px;
}
#service #drone #wrap #contents #merit table {
	margin: 40px auto;
	background-color: #FFFFFF;
	border-spacing: 0;
	border: 1px solid #70B92A;
}
#service #drone #wrap #contents #merit table th {
	background-color: #70B92A;
	color: #FFFFFF;
	text-align: center;
	border-left: 1px solid #FFFFFF;
}
#service #drone #wrap #contents #merit table th,
#service #drone #wrap #contents #merit table td {
	padding: 10px 20px;
	font-weight: bold;
}
#service #drone #wrap #contents #merit table td {
	border-bottom: 1px dashed #707070;
	border-left: 1px solid #70B92A;
	padding: 0 20px 0 0;
}
#service #drone #wrap #contents #merit table td:first-child {
	padding-left: 20px;
}
#service #drone #wrap #contents #merit table td div {
	display: flex;
	align-items: center;	
}
#service #drone #wrap #contents #merit table th:first-child,
#service #drone #wrap #contents #merit table td:first-child {
	border-left: none;
}
#service #drone #wrap #contents #merit table tr:last-child td {
	border-bottom: none;
}
#service #drone #wrap #contents #merit ul {
	max-width: 960px;
	margin: 40px auto 0;
	padding: 0 0 10px 0;
}
#service #drone #wrap #contents #merit li {
	margin: 30px 0 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-start;
}
#service #drone #wrap #contents #merit li div {
	width: calc( 100% - 340px );
}
#service #drone #wrap #contents #merit li div h4 {
	margin: 0 0 20px 0;
	font-size: 24px;
}
@media screen and (max-width: 640px) {
	#service #drone #wrap #contents #merit .constraint div {
		width: 100%;
	}
	#service #drone #wrap #contents #merit li {
		justify-content: center;
		padding: 10px;
	}	
	#service #drone #wrap #contents #merit li div {
		width: 100%;
		margin-top: 10px;
	}
	#service #drone #wrap #contents #merit li div h4 {
		margin: 0 0 10px 0;
	}
}

#service #drone #wrap #contents #process {
	max-width: 1280px;
	margin: 60px auto 0px;
	padding: 10px;
}
#service #drone #wrap #contents #process div {
	text-align: center;
	margin: 40px auto 0;
}
#service #drone #wrap #contents #process div img {
	margin: 20px auto;
}

#service #drone #wrap #contents #faq {
	max-width: 1280px;
	padding: 60px 10px 100px;
}
#service #drone #wrap #contents #faq ul {
	max-width: 980px;
	column-count: 1;
	padding: 0;
	margin: 0 auto;
}
#service #drone #wrap #contents #faq .faq_bubble {
	position: relative;
	background: #000000;
	border-radius: 25px;
	width: 65px;
	height: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
	overflow: visible;
}
#service #drone #wrap #contents #faq .faq_bubble::before {
	content: '';
	position: absolute;
	top: 81%;
	left: 27px;
	transform: translateY(5%);
	width: 0;
	height: 0;
	border-top: 5px solid transparent;
	border-bottom: 10px solid transparent;
	border-right: 12px solid #000000;
}
#service #drone #wrap #contents #faq .faq_bubble.question {
	background: #70B92A;
}
#service #drone #wrap #contents #faq .faq_bubble.question::before {
	border-right: 12px solid #70B92A;
}
#service #drone #wrap #contents #faq .faq_bubble.answer {
	background: #F9B52C;
}
#service #drone #wrap #contents #faq .faq_bubble.answer::before {
	border-right: 12px solid #F9B52C; 
}
#service #drone #wrap #contents #faq .question {
	margin-top: 30px;
}
#service #drone #wrap #contents #faq .question h3 {
	width: calc( 100% - 90px );
	padding: 15px 20px;
	margin: 10px 0 20px 32px;
	text-align: left;
	background-color: #E5E5E6;
	border-radius: 15px;
	font-size: 19px;
	color: #000000;
}
#service #drone #wrap #contents #faq .answer {
	display: flex;
	flex-wrap: nowrap;
	line-height: 130%;
}
#service #drone #wrap #contents #faq .answer p {
	width: calc( 100% - 65px );
	margin-left: 20px;
}

#service #drone #wrap #contents #price {
	margin: 20px auto;
	max-width: 1280px;
	padding: 40px 10px;
}
#service #drone #wrap #contents #price ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding: 0;
	margin: 20px auto 0;
}
#service #drone #wrap #contents #price li {
	max-width: 320px;
	margin: 20px 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}
#service #drone #wrap #contents #price table {
	width: 100%;
	border-collapse:collapse;
}
#service #drone #wrap #contents #price table tr {
	border-bottom: 1px dashed #707070;
}
#service #drone #wrap #contents #price table tr:last-child {
	border-bottom: none;
}
#service #drone #wrap #contents #price table th,
#service #drone #wrap #contents #price table td {
	padding: 5px 10px;
}
#service #drone #wrap #contents #price .note {
	width: 100%;
	text-align: right;
	font-size: 16px;
}
@media screen and (max-width: 1000px) {
	#service #drone #wrap #contents #price ul {
		max-width: 320px;
		flex-flow: column;
	}
}

#service #drone #wrap #contents #introduction {
	max-width: 1280px;
	padding: 60px 10px 80px;
	text-align: center;
}
#service #drone #wrap #contents #introduction .contents {

}

#service #drone #wrap #contents #introduction p {
	text-align: left;
}
#service #drone #wrap #contents #introduction .image {
	display: flex;
	flex-direction: column;
	margin: 20px;
}
#service #drone #wrap #contents #introduction .image img {
	margin: 0 auto;
}
#service #drone #wrap #contents #introduction .list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 40px auto 20px;
}
#service #drone #wrap #contents #introduction .specification {
	font-size: 14px;
	line-height: 130%;
	text-align: left;
}
#service #drone #wrap #contents #introduction .specification span {
	display: block;
	margin: 5px 0 0 0;
	padding: 0;
	font-weight: bold;
}
@media screen and (max-width: 914px) {
	#service #drone #wrap #contents #introduction .list {
		justify-content: center;
		flex-direction: column-reverse;
	}
	#service #drone #wrap #contents #introduction .list {
		margin: 20px auto;
	}
}
/*
#service #drone #wrap #contents #catch {
	width: 100%;
}
#service #drone #wrap #contents #catch img {
	vertical-align:top;
}
*/


/* 水平スクロール表示 */
.horizontal_scroll {
	margin: 0px auto;
}
.horizontal_scroll_note{
	text-align: center;
	margin: 10px auto;
	display: none;
}
.horizontal_scroll_note span{
	display: inline-block;
	background-color: #4664AF;
	color: #FFFFFF;
	padding: 6px 12px;
	font-size: 14px;
	border-radius: 5px;
	line-height: 100%;
}
@media screen and (max-width: 768px){
	.horizontal_scroll {
			overflow-x: auto;
			white-space: nowrap;
	}
	.horizontal_scroll img{
			max-width: initial!important;
	}
	.horizontal_scroll_note{
			display: block;
	}
}
/* 水平スクロール表示 */