@charset "utf-8";
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0px;
	padding: 0px;
	box-sizing:border-box;
	margin-top:10px;
	background-image:url(../images/back.jpg);
	background-repeat:repeat-y;
	background-position:center top;
}
.clear {
	clear:both;
}
#wrapper {
	width:900px;
	margin:0 auto;
}
#contents {
	width:100%;
	margin-bottom:30px;
}

#logo {
	width:270px;
	float:left;
}
#logotext {
	width:630px;
	float:right;
	font-size:12px;
	text-align:center;
	padding:20px 0 0 20px;
	box-sizing:border-box;
}

.topcontact {
	width:100%;	
	text-align:right;
	margin-bottom:20px;
}
.gotop {
	text-align:right;
	margin-bottom:20px;
}

h2 {
	margin:0;
	padding:0;
}

h2 img {
	width:100%;
}
a img:hover {
	opacity:0.8;
}

.service_left {
	width:450px;
	float:left;
	text-align:center;
	padding-right:4px;
	box-sizing:border-box;
}
.service_right {
	width:450px;
	float:right;
	text-align:center;
	padding-left:4px;
	box-sizing:border-box;
}
#footer {
	border-top:3px solid #007FAB;	
}
#footer p {
	text-align:center;
	font-size:13px;
}
#footer div {
	text-align:center;
	font-size:12px;
}


#contents h1 img {
	width:100%;
}

.contacticon {
	text-align:right;
}

.contacticon img {
	width:200px;
}



.a01 {
	font-size:15px;
	line-height:200%;
	text-align:center;
	margin-top:10px;
	margin-bottom:50px;
}
.bigred {
	font-size:24px;
	color:red;
	font-weight:bold;	
}
.bigblack {
	font-size:24px;
	font-weight:bold;	
}



.q01 {
	background-image:url(../images/obi01.jpg);
	background-repeat:no-repeat;
	height:51px;
	padding:10px 0 0 60px;
	font-size:22px;
	font-weight:bold;	
}
.q02 {
	background-image:url(../images/obi02.jpg);
	background-repeat:no-repeat;
	height:51px;
	padding:10px 0 0 60px;
	font-size:22px;
	font-weight:bold;	
}
.q03 {
	background-image:url(../images/obi03.jpg);
	background-repeat:no-repeat;
	height:51px;
	padding:10px 0 0 60px;
	font-size:22px;
	font-weight:bold;	
}
.q04 {
	background-image:url(../images/obi04.jpg);
	background-repeat:no-repeat;
	height:51px;
	padding:10px 0 0 60px;
	font-size:22px;
	font-weight:bold;	
}
.q05 {
	background-image:url(../images/obi05.jpg);
	background-repeat:no-repeat;
	height:51px;
	padding:10px 0 0 60px;
	font-size:22px;
	font-weight:bold;	
}

.cb01 {
	background-image:url(../images/c01.png);
	background-repeat:no-repeat;
	background-size:900px;
	height:50px;
}
.cb02 {
	background-image:url(../images/c02.png);
	background-repeat:repeat-y;
	background-size:900px;
	padding:20px 20px 0 20px;
	box-sizing:border-box;
}
.cb03 {
	background-image:url(../images/c03.png);
	background-repeat:no-repeat;
	background-size:900px;
	height:22px;
}


.iframecontact {
	width:100%;
	height:400px;
	box-sizing:border-box;
}

.costlistbox {
	border:1px solid #000000;
}


.gaiyoutable {
	background-color:#007FAB;
	border-collapse:separate;
	border-spacing:1px;
	width:80%;
	margin:0 auto;
}

.gaiyoutable th {
	background-color:#2D96BC;
	padding:1px;
	color:white;
}

.gaiyoutable td {
	background-color:#ffffff;
	padding:2px 10px 2px 10px;
}
.gaiyoubox {
	width:80%;
	margin:0 auto;
	margin-top:20px;
}


.kajyougaki {
	list-style-type:decimal;
	font-weight:bold;
	line-height:140%;
}
.kajyougaki li {
	margin-bottom:10px;
	width:90%;
	border-bottom:1px solid #999999;
}


.thetaviewer {
  width: 800px;
  height: 600px;
  box-sizing: border-box;
  border: 1px solid black;
  overflow: hidden;
}

.thetaviewer.active {
    border: 4px solid red;
}
.icon360img {
	width:200px;
}



.drone_pricelist_table {
	background-color:#007FAB;
	border-collapse:separate;
	border-spacing:1px;
	width:90%;
	margin:0 auto;
	line-height:160%;
	margin-bottom:20px;
}

.drone_pricelist_table th {
	background-color:#2D96BC;
	padding:1px;
	color:white;
	font-size:120%;
}

.drone_pricelist_table td {
	background-color:#ffffff;
	padding:2px 10px 2px 10px;
}

.drone_pricelist_table_td_width {
	white-space:nowrap;
}

.pricelisttitle {
	font-weight:bold;
}

.pricelistbody {
	line-height:140%;
}



.attention {
	color:red;
	font-size:80%;
	line-height:140%;
}

.caution {
	font-size:80%;
	line-height:140%;
}

.priceword1 {
	font-size:140%;
	font-weight:bold;
}


.drone_pricelist_table2 {
	background-color:#FF6633;
	border-collapse:separate;
	border-spacing:1px;
	width:90%;
	margin:0 auto;
	line-height:160%;
	margin-bottom:20px;
}

.drone_pricelist_table2 th {
	background-color:#FF6600;
	padding:1px;
	color:white;
	font-size:120%;
}

.drone_pricelist_table2 td {
	background-color:#ffffff;
	padding:2px 10px 2px 10px;
	line-height:160%;
}


.fb-share-button {
	float:right;
}

.informationtable {
	width:80%;
	margin:0 auto;
	border-collapse:separate;
	border-spacing:0px;
	margin-top:40px;
}
.informationtable th {
	border-left:1px dotted #333333;
	width:1%;
	white-space:nowrap;
	font-weight:normal;
	padding:0px 20px 0px 20px;
	vertical-align:top;
}
.informationtable td {
	border-left:1px dotted #333333;
	border-right:1px dotted #333333;
	padding:0px 10px 0px 10px;
	vertical-align:top;
}
