@charset "utf-8";
/* CSS Document */

/*--------------
board 共通スタイル
------------*/
.main_box{
	margin: 80px auto;
	width: 100%;
	max-width: 1500px;
	background-image: url("../img/bg_line.svg");
	text-align: center;
}

.main_title_bg {
	margin: 0;
	position: 0 0;
	background-image: url("../img/888.png");
	z-index: 2;
	background-size: 500px;
}
.main_title {
	width: 100%;
	max-width: 1200px;
	padding: 80px 0 10px;
	text-align: left;
	font-size: 42px;
	font-family:Arial, Helvetica, "sans-serif";
	font-weight:900;
}
.main_text {
	width: 100%;
	max-width: 1500px;
	text-align: left;
	font-size: 24px;
	padding: 20px;
	line-height: 1.4em;
}


.drone_title_h2 {
	font-size: 18px;
	margin: 50px auto 50px;
	width: 100%;
	max-width: 1200px;
	border-left: #634D4D 5px solid;
	border-bottom: #675555 1px solid;
	padding: 8px 20px;
	text-align: left;
	background: #F4EEEE;
	border-radius: 10px;
}

.board_title_h2 {
	font-size: 18px;
	margin: 10px auto 50px;
	width: 100%;
	max-width: 1200px;
	border-left: #634D4D 5px solid;
	border-bottom: #675555 1px solid;
	padding: 8px 20px;
	text-align: left;
	background: #F4EEEE;
	border-radius: 10px;
}
.drone_box {
	width: 100%;
	max-width: 1200px;
	text-align: left;
	margin: 10px auto;
	padding: 20px;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.drone_box_00 {
	width: 100%;
	max-width: 570px;
	padding: 0 15px;
	margin-right: 40px;
}
.drone_box_01 {
	width: 100%;
	max-width: 500px;
	height: 800px;
	padding: 0 20px;
	position: relative;
}
.drone_box_011 {
	width: 100%;
	max-width: 500px;
	height: 400px;
	padding: 0 20px;
	position: relative;
}
.drone_box_h2 {
	width: 100%;
	padding: 20px;
	background-color:#D8D8D8;
	font-size: 20px;
	border-radius: 10px;
}
.drone_box_text {
	width: 100%;
	padding: 10px;
	font-size: 16px;
}

.drone_box_img00 {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;	
}
.drone_box_img01 {
	width: 100%;
	position: absolute;
	bottom: 0;
	right: 0;	
}
.drone_box_img02 {
	width: 200px;
	position: absolute;
	top: 320;
	left: 20;
}
.drone_box_img03 {
	width: 170px;
	position: absolute;
	top: 120;
	left: 280;
	
}
.v_box_01 {
	width: 100%;
	max-width: 500px;
	height: 800px;
	position: relative;
}
.v_box_01_bo {
	position: absolute;
	width: 100%;
	max-width: 300px;
	top:0;
	left: 0;
}
.v_box_02_bo {
	position: absolute;
	width: 100%;
	max-width: 190px;
	top:0;
	left: 330;
}
.v_box_03_bo {
	position: absolute;
	width: 100%;
	max-width: 400px;
	top:320;
	left: 0;
}
.v_box_04_bo {
	position: absolute;
	width: 100%;
	max-width: 200px;
	top:600;
	left: 300;
}
.t_sp {
	color:#347E2C; 
	font-size: 50px;
}
.t_sp_0 {
	font-size: 45px;
}
@media screen and (max-width: 850px) {
.drone_box_00 {
	width: 100%;
	max-width: 570px;
	padding: 0 15px;
	margin-right: 40px;
	margin: 0 auto;
}
.drone_box_01 {
	width: 100%;
	max-width: 400px;
	height: 600px;
	padding: 20px 20px;
	position: relative;
	text-align: center;
}
.drone_box_011 {
	width: 100%;
	max-width: 500px;
	height: 300px;
	padding: 20px 20px;
	position: relative;
}
.main_box{
	margin: 80px auto;
	width: 100%;
	max-width: 850px;
	background-image: url("../img/bg_line.svg");
	text-align: center;
}

.main_title_bg {
	margin: 0;
	position: 0 0;
	background-image: url("../img/888.png");
	z-index: 2;
	background-size: 500px;
}
.main_title {
	width: 100%;
	max-width: 850px;
	padding: 80px 10px 10px;
	text-align: left;
	font-size: 30px;
	font-family:Arial, Helvetica, "sans-serif";
	font-weight:900;
}
.main_text {
	width: 100%;
	max-width: 850px;
	text-align: left;
	font-size: 24px;
	padding: 20px;
	line-height: 1.4em;
}
.t_sp {
	color:#347E2C; 
	font-size: 35px;
}
.t_sp_0 {
	font-size: 35px
}
.v_box_01 {
	width: 100%;
	max-width: 500px;
	height: 800px;
	position: relative;
	margin: 0 auto;
}
}


@media screen and (max-width: 630px) {
.drone_box_00 {
	width: 100%;
	max-width: 570px;
	padding: 0 15px;
	margin-right: 40px;
	margin: 0 auto;
}
.drone_box_01 {
	width: 100%;
	max-width: 500px;
	height: 800px;
	padding: 20px 20px;
	position: relative;
	text-align: center;
}
.drone_box_011 {
	width: 100%;
	max-width: 500px;
	height: 300px;
	padding: 20px 20px;
	position: relative;
	text-align: center;
}
.v_box_01 {
	width: 100%;
	max-width: 500px;
	height: 800px;
	margin: 0 auto;
}
.v_box_01_bo {
	width: 100%;
	padding: 10px;
}
.v_box_02_bo {
	width: 100%;
    padding: 10px;
}
.v_box_03_bo {
	width: 100%;
	padding: 10px;
}
.v_box_04_bo {
	width: 100%;
	padding: 10px;
}

}


@media screen and (max-width: 480px) {
.drone_box_00 {
	width: 100%;
	max-width: 570px;
	padding: 0 15px;
	margin-right: 40px;
	margin: 0 auto;
}
.drone_box_01 {
	width: 100%;
	max-width: 500px;
	height: 800px;
	padding: 20px 20px;
	position: relative;
	text-align: center;
}
.drone_box_011 {
	width: 100%;
	max-width: 500px;
	height: 200px;
	padding: 20xp 20px;
	position: relative;
	text-align: center;
}

.v_box_01 {
	width: 100%;
	max-width: 500px;
	height: 800px;
	position: relative;
	margin: 0 auto;
}
}