@charset "utf-8";
/* CSS Document */

/*===========================================*/
/*==  ドローン診断  ==*/
/*===========================================*/
.drone-main {
    background: url(../images/drone/main-drone.jpg) right / cover no-repeat;
}
#detail{
	width: 980px;
	margin: 0 auto;
	float: none;
}
.drone-top{
	margin: 30px 0;
}
.drone-top .top-text{
	text-align: center;
	line-height: 1.7;
	margin-bottom: 24px;
}
/* .drone-top h2,
.droneVoice h2{
    line-height: 1.5;
    font-size: 2em;
    padding: 12px 12px 12px 90px;
    margin: 50px 0 30px;
    background: #eb6120;
    color: #ffffff;
    position: relative;
    text-align: left;
}
.drone-top h2:after,
.droneVoice h2:after{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 70px 70px 0 0;
    border-color: #000000 transparent transparent transparent;
} */
.drone-top .drone-topInner{
	display: flex;
	justify-content: space-around;
	margin-top: 24px;
}
.drone-top .topL{
	width: 55%;
}
.drone-top .topR{
	width: 40%;
}
.drone-top .drone-topInner ul{
	margin: 10px 0 20px;
}
.drone-top .drone-topInner ul li{
	/* line-height: 2.6; */
	line-height: 1.4;
	font-size: 120%;
	/* font-weight: 500; */
	font-weight: 700;
}
.drone-top .drone-topInner ul li + li {
	margin-top: 16px;
}
.drone-top .drone-topInner ul li img {
    width: 5%;
    display: inline-block;
    position: relative;
    /* top: 12px; */
    top: 0;
    margin-right: 15px;
}
.drone-top .drone-topInner p.demerit{
	font-weight: 700;
	font-size: 140%;
	color: #eb6120;
}
.merit3{
	margin: 100px 0;
}
.merit3 h1{
	font-size: 42px;
    line-height: 54px;
    text-align: center;
    font-weight: 900;
	background: linear-gradient(transparent 70%, #ffdd00 50%);
	width: 80%;
	margin: 0 auto;
}
.merit3 h1 span{
	color: #eb6120;
    font-weight: 900;
}
/*見出し*/
.drone_ttl {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    position: relative;
    margin-bottom: 30px;
	margin-top: 50px;
    min-height: 75px;
}
.drone_ttl::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 25px;
    border-top: 3px solid #000;
    border-right: 3px solid #000;
    box-sizing: border-box;
}
.drone_item {
    width: 75px;
    height: 75px;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: center;
}
.drone_item::before {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 75px 75px 0 0;
    border-color: #000000 transparent transparent transparent;
    line-height: 0px;
    _border-color: #000000 #ffffff #ffffff #ffffff;
    _filter: progid:DXImageTransform.Microsoft.Chroma(color='#ffffff');
    z-index: -1;
}
.drone_ttl .drone_item p {
    font-size: 14px;
    font-weight: bold;
    color: #ffe832;
    margin-right: 10px;
    line-height: 2em;
    margin-bottom: 14px;
}
.drone_ttl .drone_item p span {
    font-size: 46px;
    color: #fff;
    display: block;
    font-style: italic;
    margin-top: 2px;
    text-shadow: black 2px 0px, black -2px 0px, black 0px -2px, black 0px 2px, black 2px 2px, black -2px 2px, black 2px -2px, black -2px -2px, black 1px 2px, black -1px 2px, black 1px -2px, black -1px -2px, black 2px 1px, black -2px 1px, black 2px -1px, black -2px -1px;
}
.drone_ttl h2 {
    font-size: 31px;
    font-family: 'Noto Sans JP', sans-serif !important;
    font-weight: 900;
    width: calc(100% - 75px);
    padding: 10px 0 10px 75px;
    margin: 10px;
    line-height: 1;
}
.drone_ttl h2 span {
    font-weight: 900;
    color: #eb6120;
}
.drone_ttl::after {
    content: "";
    position: absolute;
    bottom: 1px;
    left: 0;
    width: 100%;
    height: 25px;
    border-bottom: 3px solid #eb6120;
    border-right: 3px solid #eb6120;
    box-sizing: border-box;
}
/*//ここまで*/
.merit3 .merit3InnerBox{
	display: flex;
	justify-content: space-around;
}
.merit3 .merit3InnerBox p{
	width: 55%;
	line-height: 1.7;
	text-align: justify;
	text-justify: inter-ideograph;
}
.merit3 .merit3InnerBox3 p{
	line-height: 1.7;
	text-align: justify;
	text-justify: inter-ideograph;
}
.merit3 .merit3InnerBox img{
	width: 40%;
}
.merit3 .merit3InnerBox3 .imageG{
	text-align: center;
}
.merit3 .merit3InnerBox3 img{
	margin: 0 30px;
	padding-top: 20px;
}
.droneVoice .voiceInner{
	position: relative;
}
.droneVoice .voiceInner p{
	position: absolute;
    left: 50px;
    top: 24px;
    width: 480px;
    line-height: 1.5;
    font-size: 145%;
}
.droneVoice p.dronemovie{
	text-align: center;
	font-size: 30px;
	color: #eb6120;
	font-weight: 700;
	margin: 80px 0 20px;
}
/*お問い合わせMail*/
.drone_contact{
	text-align: center;
	margin: 80px 0;
}
.drone_contact .cube_btn_wrap{
	width: 530px;
	margin-top: 20px;
}
.drone_contact .cube_btn_wrap .cube_btn{
	background-color:#eb6120;
	padding: 5px 10px;
}
.drone_contact .btn_txt{
	font-size: 24px;
	font-weight: 500;
	position: relative;
	top: 13px;
	left: -30px;
}
.drone_contact .btn_icon{
	position: relative;
	left: -25px;
}
@media screen and (max-width: 767px) {
	#detail{
		width: 96%;
	}
	.drone-top h2, .droneVoice h2{
		font-size: 1.5em;
		padding: 0 12px 0 60px;
	}
	.drone-top h2:after,
	.droneVoice h2:after{
		border-width: 65px 65px 0 0;
	}
	.drone-top .drone-topInner{
		display: block;
	}
	.drone-top .topL{
		width: 100%;
	}
	.drone-top .topL p{
		text-align: center;
	}
	.drone-top .drone-topInner ul{
		padding: 20px 0 0;
	}
	.drone-top .drone-topInner ul li img{
		top: 8px;
    	left: 4px;
	}
	.drone-top .drone-topInner ul li{
		/* line-height: 2; */
    	font-size: 105%;
	}
	.drone-top .topR{
		width: 100%;
	}
	.drone-top .drone-topInner p.demerit{
		line-height: 1.4;
	}
	.merit3{
		margin: 50px 0;
		text-align: center;
	}
	.merit3 h1{
		font-size: 30px;
		line-height: 1.4;
		display: inline;
	}
	.drone_ttl h2{
		font-size: 19px;
		text-align: left;
		padding: 8px 0 8px 50px;
		line-height: 1.2;
	}
	.merit3 .merit3InnerBox{
		display: block;
	}
	.merit3 .merit3InnerBox p{
		width: 100%;
	}
	.merit3 .merit3InnerBox img{
		width: 96%;
		padding-top: 10px;
	}
	.merit3 .merit3InnerBox3 img{
		margin: 0;
	}
	.droneVoice .voiceInner p{
		position: static;
    	width: 100%;
    	font-size: 100%;
	}
	.droneVoice p.dronemovie {
    	font-size: 22px;
    	margin: 50px 0 20px;
    	line-height: 1.4;
	}
	.droneVoice .youtube iframe{
		width: 100%;
		height: auto;
	}
	
	/*お問い合わせE-mail*/
	.drone_contact{
		margin: 50px 0;
	}
	.drone_contact p{
		font-size: 80%;
	}
	.drone_contact .cube_btn_wrap{
		width: 100%;
	}
	.drone_contact .btn_icon img{
		width: 35px;
		position: relative;
		top: 1px;
	}
	.drone_contact .btn_icon{
		display: none;
	}
	.drone_contact .btn_txt{
		font-size: 18px;
		font-weight: 500;
    	position: relative;
    	top: 1px;
    	left: -8px;
	}
	.drone_contact .cube_btn_wrap .cube_btn{
		padding: 10px 0;
	}
}

.cube_btn_wrap {
	display: inline-block;
	vertical-align: top;
	padding-bottom: 4px;
	transition: 0.2s all ease 0s;
  }
  
  .cube_btn {
	position: relative;
	padding: 15px;
	font-weight: bold;
	text-decoration: none;
	background: #ff4119;
	color: #fff;
	box-shadow: 0 4px 0 #b03318;
	/* border-radius: 5px; */
	border-radius: 0;
  }
  
  .cube_btn_tel {
	position: relative;
	padding: 15px;
	font-weight: bold;
	text-decoration: none;
	background-color: #eb6120;
	color: #fff;
	box-shadow: 0 4px 0 #b03318;
	border-radius: 5px;
  }
  
  .cube_btn.sp {
	display: none;
  }
  
  .cube_btn_wrap:hover {
	padding-top: 2px;
	padding-bottom: 2px;
  }
  
  .cube_btn_wrap:hover .cube_btn {
	box-shadow: 0 2px 0 #b03318;
  }
  
  .cube_btn::before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	/* background: url(../images/drone/btn-ptn01.png) repeat; */
  }
  
  
  .cube_btn_wrap a:link:hover {
	opacity: 1;
  }
  
  .btn_icon {
	display: inline-block;
	vertical-align: top;
	height: 100%;
	margin-right: 10px;
	width: auto;
  }
  
  .btn_icon img {
	height: 100%;
	width: auto;
  }
  
  .btn_txt {
	display: inline-block;
	font-weight: bold;
  }
  
  .arrow01,
  .arrow02 {
	position: relative;
  }
  
  .arrow01::after {
	position: absolute;
	top: calc(50% - 9px);
	right: 10px;
	content: "";
	width: 10px;
	height: 18px;
	background: url(../images/drone/top-arrow01.png) center / contain no-repeat;
  }
  
  .arrow02::after {
	position: absolute;
	top: calc(50% - 12px);
	right: 30px;
	content: "";
	width: 24px;
	height: 24px;
	background: url(../images/drone/top-arrow04.png) center / contain no-repeat;
  }
  .case-title {
	display: flex;
	align-items: center;
	border: solid 2px #EB6425;
	min-height: 48px;
	margin-top: 36px;
	margin-bottom: 50px;
  }
  .case-title-num-wrap {
	box-sizing: border-box;
	position: relative;
	display: flex;
	align-items: baseline;
	line-height: 1;
	white-space: nowrap;
	background-color: #815124;
	color: #fff;
	border-radius: 0 20px 0 0;
	min-height: 48px;
	width: 122px;
	padding: 6px 28px 2px 14px;
	margin: -2px;
  }
  .case-title-num-text {
	font-size: 14px;
	margin-right: 6px;
	font-weight: 700;
  }
  .case-title-num {
	font-size: 38px;
	font-weight: 700;
  }
  .case-title-text {
	font-size: 24px;
	font-weight: 700;
	color: #EB6425;
	margin-left: 24px;
  }

@media screen and (max-width: 767px) {
	.pc {
		display: none;
	}
	.sp {
		display: block;
	}	
}
@media screen and (min-width: 768px) {
	.pc {
		display: block;
	}
	
	.sp {
		display: none;
	}
}

/*お問い合わせMail*/
.drone_contact{
	text-align: center;
	margin: 80px 0;
}
.drone_contact .cube_btn_wrap{
	width: 530px;
	margin-top: 20px;
}
.drone_contact .cube_btn_wrap .cube_btn{
	background-color:#eb6120;
	padding: 5px 10px;
}
.drone_contact .btn_txt{
	font-size: 24px;
	font-weight: 500;
	position: relative;
	/* top: 13px; */
	top: 6px;
	left: -30px;
}
.drone_contact .btn_icon{
	position: relative;
	left: -25px;
}
@media screen and (max-width: 767px) {
	#detail{
		width: 96%;
	}
	.p-plan__headline {
		height: auto;
		min-height: 54px;
	}
	.drone-top h2, .droneVoice h2{
		font-size: 1.5em;
		padding: 0 12px;
	}
	.drone-top h2:after,
	.droneVoice h2:after{
		display: none;
		/* border-width: 65px 65px 0 0; */
	}
	.drone-top .drone-topInner{
		display: block;
	}
	.drone-top .topL{
		width: 100%;
	}
	.drone-top .topL p{
		text-align: center;
	}
	.drone-top .drone-topInner ul{
		padding: 20px 0 0;
	}
	.drone-top .drone-topInner ul li img{
		/* top: 8px; */
		top: 0;
    	left: 4px;
	}
	.drone-top .drone-topInner ul li{
		/* line-height: 2; */
    	font-size: 105%;
	}
	.drone-top .topR{
		width: 100%;
	}
	.drone-top .drone-topInner p.demerit{
		line-height: 1.4;
		margin-bottom: 16px;
	}
	.merit3{
		margin: 50px 0;
		text-align: center;
	}
	.merit3 h1{
		font-size: 30px;
		line-height: 1.4;
		display: inline;
	}
	.drone_ttl h2{
		font-size: 19px;
		text-align: left;
		padding: 8px 0 8px 50px;
		line-height: 1.2;
	}
	.merit3 .merit3InnerBox{
		display: block;
	}
	.merit3 .merit3InnerBox p{
		width: 100%;
	}
	.merit3 .merit3InnerBox img{
		width: 96%;
		padding-top: 10px;
	}
	.merit3 .merit3InnerBox3 img{
		margin: 0;
	}
	.droneVoice .voiceInner p{
		position: static;
    	width: 100%;
    	font-size: 100%;
	}
	.droneVoice .voiceInner img {
		margin-bottom: 16px;
	}
	.droneVoice p.dronemovie {
    	font-size: 22px;
    	margin: 50px 0 20px;
    	line-height: 1.4;
	}
	.droneVoice .youtube iframe{
		width: 100%;
		height: auto;
	}
	
	/*お問い合わせE-mail*/
	.drone_contact{
		margin: 50px 0;
	}
	.drone_contact p{
		font-size: 80%;
	}
	.drone_contact .cube_btn_wrap{
		width: 100%;
	}
	.drone_contact .btn_icon img{
		width: 35px;
		position: relative;
		top: 1px;
	}
	.drone_contact .btn_icon{
		display: none;
	}
	.drone_contact .btn_txt{
		font-size: 18px;
		font-weight: 500;
    	position: relative;
    	/* top: 1px; */
    	top: 2px;
    	left: -16px;
	}
	.drone_contact .cube_btn_wrap .cube_btn{
		padding: 10px 0;
	}
	.case-title-num {
		font-size: 22px;
	}
	.case-title-num-wrap {
		border-radius: 0 0 20px 0;
		min-height: 34px;
	}
	.case-title {
		display: block;
		margin-bottom: 24px;
	}
	.case-title-text {
		display: block;
		text-align: center;
		line-height: 1.2;
		font-size: 24px;
		margin: 8px auto;
	}
}
.drone_contact_lead::after {
	position: relative;
	top: -5px;
	display: inline-block;
	content: "";
	background-color: #000;
	width: 25px;
	height: 1px;
	transform: rotate(-45deg);
	margin-left: 16px;
}
.drone_contact_lead::before {
	position: relative;
	top: -5px;
	display: inline-block;
	content: "";
	background-color: #000;
	width: 25px;
	height: 1px;
	transform: rotate(45deg);
	margin-right: 10px;
}
@media screen and (max-width: 767px) {
	.drone_contact_lead::after,
	.drone_contact_lead::before {
		width: 16px;
	}
}