@import url(base.css);
a:hover {
  opacity: 1;}

img {
  display: inline-block;}

.pc {
  display: none !important;}

.fit {
  width: 100%;
  height: auto;}
 
html{ scroll-behavior: smooth;scroll-padding-top: 11vw;}

/*-------------------------------------------------
	++ BASE
-------------------------------------------------*/
body {
  font-size: 3.6vw;}

#container {
  margin: 0 auto;
  text-align: center;
  position: relative;
  overflow-x: hidden;}

.cInner,
.cInner2 {
  display: block;
  clear: both;
  padding: 0 3vw;
  margin: 0 auto;
  text-align: center;
  position: relative;}

#contents {
  margin: 0 auto;
  text-align: center;
  background: #FFF;}

/*-------------------------------------------------
	++ HEAD
-------------------------------------------------*/
#header {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9998;
  height: 11vw;
  background-color: #000;}
/*
.header {
  background: rgba(0, 0, 0, 0.8);
  transition: all 0.5s ease;}
.hidden {
  background: rgba(0, 0, 0, 0.4);
  transition: all 0.5s ease;} 
*/
#header #logo {
  display: block;
  padding: 1vw;
  float: left;}
#header #logo img {
  display: block;
  height: 8vw;
  width: auto;}

#header #menu .menuBtn {
  position: absolute;
  top: 1.5vw;
  right: 1vw;
  width: 8vw;
  height: 8vw;}
#header #menu .menuBtn img {
  width: 100%;
  height: auto;}
#header #menu .menuContents {
  display: none;
  background: #008feb;
  position: fixed;
  top: 11vw;
  right: 0;
  width: 100%;
  text-align: left;}
#header #menu .menuContents ul li {
  display: block;
  line-height: 150%;
  font-size: 4.2vw;
  position: relative;
  border-bottom: 1px solid #83ceff;}
#header #menu .menuContents ul li a {
  display: block;
  text-decoration: none;
  padding: 2.5vw 10vw 2.5vw 7vw;
  position: relative;
  color: #FFF;
  font-weight: 500;}
#header #menu .menuContents ul li a:before {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  right: 5vw;
  width: 2vw;
  height: 2vw;
  margin: -1.5vw 0 0 0;
  border-top: solid 1px #FFF;
  border-right: solid 1px #FFF;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);}

/*-------------------------------------------------
	++ MAIN
-------------------------------------------------*/
#main {
  position: relative;}
#main .main img {
  display: block;
  width: 100%;
  height: auto;}
#main .dairiten {
  position: absolute;
  top: 11vw;
  right: 0;
  width: 25%;}
#main .dairiten img {
	width: 100%;}
#main .topName {
  position: absolute;
  top: 26%;
  left: 0;
  width: 100%;}
#main .catch {
  position: absolute;
  top: 9%;
  left: 5%;
  margin: 0 auto;
  text-align: center;
  width: 75%;}
#main .topList {
	width: 90%;
	margin: 0 auto;
	text-align: left;}
#main .topList ul li {
  width: 100%;
  float: left;
  border-radius: 5px;
  line-height: 1.6em;
  padding: 10px;
  margin: 8px 0 0 0;
  background: rgba(255, 255, 255, 0.8);}
#main .topList ul li h3 {
  color: #008feb;
  font-size: 3.9vw;
  line-height: 1.3em;
  text-align: center;
  margin-bottom: 0.5vw;}
#main .topList ul li h3.Orange {
  color: #ff7e00;}
 
 #main .dairitenSP {
	width: 100%;
	background-color: #ff0000;
	color: #FFF;
	text-align: center;
	font-size: 5vw;
	font-weight: bold;
	line-height: 2.3em;}

/*-------------------------------------------------
	++ BTN
-------------------------------------------------*/
.btnBlue,
.btnWhite {
  margin: 3vw auto;
  text-align: center;
  padding: 0 3vw;}
.btnBlue2 {
  margin: 2vw auto;
  text-align: center;
  padding: 0 3vw;}
.btnBlue a,
.btnBlue2 a {
  display: inline-block;
  width: 100%;
  background-color: #008feb;
  color: #FFF;
  padding: 3vw;
  border-radius: 25px;
  font-size: 4.6vw;
  font-weight: bold;}
.btnWhite a {
  display: inline-block;
  width: 100%;
  background-color: #FFFFFF;
  color: #008feb;
  padding: 3vw;
  border-radius: 25px;
  font-size: 4.6vw;
  font-weight: bold;}
.btnBlue a:hover,
.btnBlue2 a:hover,
.btnWhite a:hover {
  text-decoration: none;}

/*-------------------------------------------------
	++ COMMON
-------------------------------------------------*/
.secBlock .secBox {
  text-align: left;
  padding-top: 3vw;}
.secBlock .secLeft img,
.secBlock .secRight img {
  display: block;}

/*-------------------------------------------------
	++ TOP
-------------------------------------------------*/
#trial {
  padding-bottom: 20px;
  background-color: #008feb;}
#trial h3 {
  font-size: 5.2vw;
  margin-bottom: 5vw;
  color: #FFF;
  font-weight: bold;
  text-align: center;}
#trial .trialDetail {
  padding-top: 3vw;}
#trial .trialDetail .text {
	color: #FFF;
	line-height: 2em;}

#service {
  padding-bottom: 20px;
  background-color: #FFF;}
#service h3 {
  font-size: 5.2vw;
  margin-bottom: 5vw;
  color: #008feb;
  font-weight: bold;
  text-align: center;}
#service .serviceDetail {
  padding-top: 3vw;}
#service .serviceDetail .text {
	color: #FFF;
	line-height: 2em;}
#service .serviceImg {
  position: relative;
  padding-left: 0px;
  padding-bottom: 45px;}

#price {
  padding-bottom: 20px;
  background-color: #fafafa;}
#price h3 {
  font-size: 5.2vw;
  margin-bottom: 3vw;
  color: #008feb;
  font-weight: bold;
  text-align: center;
  line-height: 1.3em;}
#price h3 span {
	font-size: 3vw;
	color: #333;
	font-weight: normal;}
.useTbl table {
	width:100%;}
.useTbl table tr th,
.useTbl table tr td {
	border-bottom:1px solid #bdbdbd;
	padding:5px;
	position:relative;}
.useTbl table thead tr th {
	background-color:#a9a9a9;
	color:#FFF;
	width: 33%;
	font-size:3vw;
	line-height: 2em;
	text-align: center;
	padding-left: 2em;}
.useTbl table tbody tr td {
	text-align: left;
	font-size:3vw;
	font-weight:bold;
	color:#333;
	line-height: 3em;
	padding: 0 0 0 0;}
.usetxtR {
	text-align: right;
	padding-top: 0.5em;
	font-size: 2.5vw;}

#camera {
  padding-bottom: 20px;
  background-color: #FFF;}
#camera h3 {
  font-size: 4.2vw;
  margin-bottom: 3vw;
  color: #333;
  font-weight: bold;
  text-align: left;}
#camera h4 {
  font-size: 4.2vw;
  margin-top: 3vw;
  color: #008feb;
  font-weight: bold;
  text-align: left;}
#camera h4 span {
  font-size: 13px;
  margin-bottom: 5px;
  color: #333;
  font-weight: normal;
  text-align: left;}
#camera .use2Left {
  position: relative;
  padding-left: 0px;}
#camera dt {
  float: left;
  clear: left;
  width: 100%;}
#camera dd {
  float: left;
  margin-left: 1em;}
.txtB {
  font-size: 5vw;}
.use2_photo {
	display: block;
	float: left;
	width: 100%;
	margin: 0 0 30px 0;}
.imgonmouse {
	margin: 0px;
	overflow: hidden;
	width: 100%;}
.imgonmouse img {
	width: 100%;
	margin-bottom: 10px;}
.imgonmouse ul li img {
	height: 100%;
	width: 100%;
	margin: 0;}
.imgonmouse ul li {
	width: 24%;
	list-style-type: none;
	margin-right: 1%;
	padding: 0px;
	float: left;}
.imgonmouse ul li:nth-child(4n) {
	margin-right: 0;}

#image {
  padding-bottom: 20px;
  background-color: #fafafa;}
#image h3 {
  font-size: 5.2vw;
  margin-bottom: 5vw;
  color: #008feb;
  font-weight: bold;
  text-align: center;
  line-height: 1.3em;}
#image h4 {
  font-size: 4.2vw;
  margin-bottom: 1.5vw;
  margin-top: 3vw;
  color: #333;
  font-weight: bold;
  text-align: left;
  line-height: 1.3em;}

.youtubeBox,
.pdfBox {
	width:100%;}
.youtube {
    position: relative;
    padding-top: 56.25%;
    overflow: hidden;
    margin: 0px 0px;}
.pdf {
	position:relative;
	overflow: hidden;
	border:5px #DBDBDB solid;
	margin:30px 0 5px 0;}
.youtube iframe,
.pdf iframe {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;}

.BtnPDF {
    width: 100%;
    margin: 20px auto;
    text-align: center;}
.BtnPDF img {
    width: 100%;}

.block2Box ul,
.block3Box ul,
.block4Box ul,
.block5Box ul {
	margin: 0;}
.block2Box ul li {
	width:100%;
	margin:0 0 5% 0;
	float:left;
	text-align: center;}
.block3Box ul li {
	width:33%;
	margin:0;
	float:left;
	text-align: center;}
.block4Box ul li {
	width:48%;
	margin:0 3.5% 2% 0;
	float:left;
	text-align: center;}
.block5Box ul li {
	width:100%;
	margin:0 0 8% 0;
	float:left;
	text-align: left;}
.block5Box ul li span {
	display: block;
	font-size: 3.5vw;
	line-height: 1.3em;
	text-align: left;}
.block4Box ul li:nth-child(even) {
	margin: 0 0 2% 0;}
.block2Box ul li h5 {
	font-size:4vw;
	line-height: 1.3em;
	color: #008feb;
	font-weight: bold;
	text-align: left;
	padding-bottom: 0.5vw;}
.block3Box ul li h5 {
	font-size:3.5vw;
	line-height: 1.3em;
	color: #008feb;
	font-weight: bold;
	padding-bottom: 0.5vw;}
.block5Box ul li h5 {
	font-size:4vw;
	line-height: 1.3em;
	color: #008feb;
	font-weight: bold;
	padding-bottom: 0.5vw;}
.block3Box ul li img {
	width:60%;
	height:auto;}
.block4Box ul li img,
.block5Box ul li img {
	width:100%;
	height:auto;}
.block4Box ul li h5 {
	font-size:3.5vw;
	color: #fff;
	background-color: #ff7e00;
	font-weight: bold;
	line-height: 2em;
	padding: 0;}

#shiyo {
  padding-bottom: 20px;
  background-color: #FFF;}
#shiyo h3 {
  font-size: 5.2vw;
  margin-bottom: 5vw;
  color: #008feb;
  font-weight: bold;
  text-align: center;}
#shiyo h4 {
  font-size: 3.5vw;
  margin-bottom: 10px;
  color: #333;
  font-weight: bold;
  text-align: left;}
.cameraTbl table {
	width:100%;
	margin-bottom: 30px;}
.cameraTbl table tr td {
	text-align: left;
	font-size:3vw;
	color:#333;
	line-height: 1.5em;
	padding: 8px 0 8px 2px;
	vertical-align: top;
	border: solid 1px #6b6b6b;
	width: 33%;}
.cameraTbl table th {
	text-align: center;
	font-size:3vw;
	color:#ffffff;
	line-height: 1.5em;
	padding: 8px 0 8px 1em;
	vertical-align: top;
	border: solid 1px #6b6b6b;
	width: 33%;}
.cameraTbl table tr {
	background-color:#ebebeb;}
.cameraTbl table tr:nth-of-type(even) {
	background-color:#fff;}
.cameraTbl table th {
	background-color:#9a9a9a;}
	
	
.cameraTbl2 table {
	width:100%;
	margin-bottom: 30px;
	border-collapse: collapse;}
.cameraTbl2 table td {
	text-align: left;
	font-size:3vw;
	color:#333;
	line-height: 1.5em;
	padding: 8px 0 8px 2px;
	vertical-align: top;
	border: solid 1px #6b6b6b;
	background-color:#ffffff;
	width: 75%;}
.cameraTbl2 table th {
	text-align: left;
	font-size:3vw;
	color:#333;
	line-height: 1.5em;
	padding: 8px 0 8px 1em;
	vertical-align: top;
	border: solid 1px #6b6b6b;
	background-color:#ebebeb;
	width: 25%;}
	
	
#shiyo .cameraLeft {
  position: relative;
  padding-left: 0px;}

.listDisc {
	margin:0px;}
.listDisc li {
	text-align: left;
	line-height: 1.8em;
	list-style-type:none;
	padding: 0 0 0 1.0em;
	text-indent: -1.0em;}

/*-------------------------------------------------
	++ FOOTER
-------------------------------------------------*/
#footer {
  background-color: #008feb;
  color: #FFF;
  font-size: 3.5vw;
  padding: 3vw 0;}
#footer .copy {
  margin: 0px;}
#footer .copy a {
  color: #FFF;}

#pageTop {
    position: fixed;
    bottom: 5vw;
    right: 5vw;
    width: 14vw;
    height: 14vw;}
.spCover {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 9996;}