@import url(base.css);
img {
  display: inline-block;}

.sp {
  display: none !important;}
 
html{ scroll-behavior: smooth;scroll-padding-top: 100px;}

/*-------------------------------------------------
	++ BASE
-------------------------------------------------*/
#container {
  margin: 0 auto;
  text-align: center;
  position: relative;
  min-width: 1200px;
  overflow-x: hidden;}

.cInner {
  display: block;
  clear: both;
  width: 1000px;
  margin: 0 auto;
  text-align: center;
  position: relative;}
.cInner2 {
  display: block;
  clear: both;
  width: 1200px;
  margin: 0 auto;
  text-align: center;
  position: relative;}

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

/*-------------------------------------------------
	++ HEAD
-------------------------------------------------*/
#header {
  width: 100%;
  height: 100px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9999;
  box-shadow: 0 2px 20px rgba(112, 190, 0, 0.4);}
.header {
  background: rgba(112, 190, 0, 0.8);
  transition: all 0.5s ease;}
.hidden {
  background: rgba(112, 190, 0, 1);
  transition: all 0.5s ease;} 

.header_innner {
    width: 1200px;
    margin: 0px auto;
    padding: 0px;}

#header #logo {
  display: block;
  float: left;
  text-align: left;
  margin-left: 0px;
  padding: 15px 20px;}
#header #logo a {
  color: #000;}
#header #logo a:hover {
  text-decoration: none;}
#header #menu {
  display: block;
  float: right;
  margin-right: 0px;
  position: relative;}
#header #menu .menuBtn {
	display: none;}
#header #menu .menuContents {
	display: block !important;}
#header #menu .menuContents ul li {
  float: left;
  display: block;
  line-height: 150%;
  font-size: 14px;
  position: relative;
  transition: all 0.1s ease-in;}
#header #menu .menuContents ul li a {
  display: block;
  text-decoration: none;
  padding: 40px 10px;
  position: relative;
  color: #FFF;}
#header #menu .menuContents ul li.current {
  background-color: #4b7f00;
  color: #FFF;}
#header #menu .menuContents ul li.current a {
  color: #FFF;}
#header #menu .menuContents ul li:hover ul {
  display: block;}
#header #menu .menuContents ul li.mContact {
  padding: 30px 15px;}
#header #menu .menuContents ul li.mContact a {
  background-color: #fff;
  padding: 10px 15px;
  border-radius: 20px;
  color: #70be00;}
#header #menu .menuContents ul li.mContact.current {
  background-color: transparent;
  color: #333;}

/*-------------------------------------------------
	++ MAIN
-------------------------------------------------*/
#main {
  position: relative;}
#main .dairiten {
  position: absolute;
  top: 100px;
  right: 0;
  z-index: 9998;}
#main .main img {
  display: block;
  width: 100%;
  height: auto;}
#main .topName {
  position: absolute;
  top: 30%;
  left: 0;
  right: 0;
  width: 100%;
  margin: 0 auto;}
#main .topName .catch {
  font-size: 70px;
  font-weight: bold;
  color: #70be00;
  text-shadow    : 
       5px  5px 4px #ffffff,
      -5px  5px 4px #ffffff,
       5px -5px 4px #ffffff,
      -5px -5px 4px #ffffff,
       5px  0px 4px #ffffff,
       0px  5px 4px #ffffff,
      -5px  0px 4px #ffffff,
       0px -5px 4px #ffffff;
  line-height: 1.8em;
  text-align: center;}
#main .topName .catch span {
	font-size: 30px;
	display: block;
	line-height: 1.3em;}
#main .topName .topList {
  width: 60%;
  color: #ff9c00;
  font-weight: bold;
  border-radius: 5px;
  padding: 20px;
  margin: 5% auto 0 auto;
  background: rgba(255, 255, 255, 0.9);}

/*-------------------------------------------------
	++ BTN
-------------------------------------------------*/
.btnGreen {
  text-align: center;
  margin: 2% auto 0 auto;}
.btnGreen2 {
  text-align: center;
  margin: 7% auto 2% auto;}
.btnGreen a,
.btnGreen2 a {
  display: inline-block;
  background-color: #70be00;
  color: #FFF;
  padding: 10px 85px;
  border-radius: 25px;
  font-size: 18px;
  font-weight: bold;}
.btnGreen a:hover,
.btnGreen2 a:hover {
  text-decoration: none;}

/*-------------------------------------------------
	++ COMMON
-------------------------------------------------*/
.secBlock .secBox {
  text-align: left;
  padding-top: 30px;}
.secBlock .secLeft,
.secBlock .secRight {
  float: left;}
.secBlock .secLeft img,
.secBlock .secRight img {
  display: block;}
.secBlock .sec55 .secLeft,
.secBlock .sec55 .secRight {
  width: 50%;}
.secBlock .sec46 .secLeft {
  width: 40%;}
.secBlock .sec46 .secRight {
  width: 60%;}
.secBlock .sec37 .secLeft {
  width: 30%;}
.secBlock .sec37 .secRight {
  width: 70%;}

/*-------------------------------------------------
	++ TOP
-------------------------------------------------*/
#Meraki {
  padding-bottom: 50px;
  background-color: #FFF;}
#Meraki h3 {
  font-size: 30px;
  margin-bottom: 20px;
  color: #70be00;
  font-weight: bold;
  text-align: center;}
.yellowBox {
	background-color: #ffffdf;
	border-radius: 10px;
	padding: 30px;
	font-size: 17px;
	font-weight: bold;}
.merakiList ul li {
	width:49%;
	margin:0 2% 0 0;
	float:left;
	text-align: left;
	padding: 0px;}
.merakiList ul li:last-child {
	margin:0 0 0 0;}
.merakiList ul li img {
	text-align: center;
	margin: 0px auto;
	display: block;}
.merakiList ul li h4 {
	font-size:18px;
	line-height: 1.5em;
	color: #70be00;
	font-weight: bold;
	text-align: left;
	margin: 0 auto;
	padding: 0.5em 0 1em 0;}
.merakiList ul li h4 span {
	display: block;
	font-size: 15px;
	font-weight: normal;
	color: #333;}
.merakiList ul li p {
	font-size:15px;}

#feature {
  padding-bottom: 50px;
  background-color: #f2f2f2;}
#feature h3 {
  font-size: 30px;
  margin-bottom: 20px;
  color: #70be00;
  font-weight: bold;
  text-align: center;}
.featureList ul li {
	width:29%;
	margin:0 2%;
	float:left;
	text-align: left;
	padding: 0px;}
.featureList ul li img {
	text-align: center;
	margin: 0px auto 5% auto;
	display: block;}
.featureList ul li h4 {
	font-size:20px;
	line-height: 1.5em;
	color: #70be00;
	text-align: center;
	margin: 0 auto;}
.featureList ul li p {
	font-size:15px;}

.listDisc {
	margin:0px;}
.listDisc li {
	color: #FFFFFF;
	text-align: left;
	line-height: 2em;
	list-style-type:none;
	padding: 0 0 0 1.0em;
	text-indent: -1.0em;}
 
.youtubeBox {
	width:800px;
	text-align:center;
	margin:30px auto;}
.youtube {
	position:relative;
	padding-top:56.25%;
	overflow: hidden;
	margin:0px 0px;}
.youtube iframe {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;}

.imgC {
	text-align: center;
	margin: 3% auto 5% auto;}

/*-------------------------------------------------
	++ FOOTER
-------------------------------------------------*/
#footer {
  background-color: #70be00;
  color: #FFF;
  padding: 40px 0;
  margin-top: 3%;}
#footer .copy {
  margin: 0px;}
#footer .copy a {
  color: #FFF;}

#pageTop {
	position: fixed;
	bottom:48px;
	right:48px;
	width:48px;
	height:48px;}
#pageTop img {
	display:block;}

.spCover {
  display: none;
  width: 1px;
  height: 1px;
  position: absolute;}