@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: 1200px;
  margin: 0 auto;
  text-align: left;
  position: relative;}

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

/*-------------------------------------------------
	++ HEAD
-------------------------------------------------*/
#header {
  width: 100%;
  height: 100px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9999;
  background-color: #00923a;}
/*
.header {
  background: rgba(0, 146, 58, 1);
  transition: all 0.5s ease;}
.hidden {
  background: rgba(0, 146, 58, 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: 15px;
  position: relative;
  transition: all 0.1s ease-in;}
#header #menu .menuContents ul li a {
  display: block;
  text-decoration: none;
  padding: 38px 7px;
  position: relative;
  color: #FFF;}
#header #menu .menuContents ul li.current {
  background-color: #1b9e4f;
  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: #00923A;}
#header #menu .menuContents ul li.mContact.current {
  background-color: transparent;
  color: #00923A;}

/*-------------------------------------------------
	++ MAIN
-------------------------------------------------*/
#main {
  position: relative;
  padding-top: 100px;}
#main .dairiten {
  position: absolute;
  top: 100px;
  right: 0;
  z-index: 9998;}
#main .main {
  display: block;
  float: right;}
#main .catch {
  float: left;
  font-size: 40px;
  font-weight: bold;
  color: #00923A;
  line-height: 1.3em;
  text-align: left;
  padding-top: 120px;}

/*-------------------------------------------------
	++ BTN
-------------------------------------------------*/
.btnBlue {
  float: left;
  text-align: center;
  margin: 5% 0 0 0;}
.btnBlue2 {
  text-align: center;
  margin: 5% auto 1% auto;}
.btnBlue a,
.btnBlue2 a {
  display: inline-block;
  background-color: #ffae00;
  color: #FFF;
  padding: 10px 90px;
  border-radius: 25px;
  font-size: 18px;
  font-weight: bold;}
.btnBlue a:hover,
.btnBlue2 a:hover {
  text-decoration: none;}

/*-------------------------------------------------
	++ TOP
-------------------------------------------------*/
.WhiteBg {
  padding: 30px 0 40px 0;
  background-color: #FFF;}
.YellowBg {
  padding: 30px 0 40px 0;
  background-color: #f8f7e9;}
h3 {
  font-size: 32px;
  margin-top: 30px;
  margin-bottom: 30px;
  color: #00923A;
  font-weight: bold;
  text-align: center;}
h4 {
  font-size: 24px;
  margin-bottom: 10px;
  color: #000000;
  font-weight: bold;
  text-align: center;}

h5 {
  font-size: 20px;
	margin: 20px 0 10px 0;
  color: #000000;
  text-align: center;}
  
h6 {
  font-size: 20px;
	margin: 20px 0 10px 0;
  color: #00923A;
  text-align: left;}

.yellowBox {
    background-color: #ffffdf;
    border-radius: 10px;
    padding: 30px;
    font-size: 17px;
	margin-bottom: 30px;
    font-weight: bold;
	text-align: left;}

.Tbl01 table {
	width:100%;
	margin: 1% 0;
	border-top:1px solid #a3a3a3;
	border-left:1px solid #a3a3a3;}
.Tbl01 table tr th,
.Tbl01 table tr td {
	border-bottom:1px solid #a3a3a3;
	border-right:1px solid #a3a3a3;	
	padding:5px;
	position:relative;}
.Tbl01 table tr th {
	background-color:#929292;
	color:#FFF;
	font-size:16px;
	line-height: 2em;
	text-align: center;}
.Tbl01 table tr td {
	background-color: #FFFFFF;
	text-align: center;
	font-size:16px;
	font-weight:normal;
	color:#333;
	line-height: 1.5em;
	padding: 8px;}
.Tbl01 table tr th.green,
.Tbl01 table tr td.green {
	background-color: #00923A;
	color:#ffffff;}
.Tbl01 table tr th.yellow,
.Tbl01 table tr td.yellow {
	background-color: #feffbe;
	color:#ff0000;}
.Tbl01 table tr th.glay,
.Tbl01 table tr td.glay {
	background-color: #dbdbdb;}
.Tbl01 table tr td.left {
	text-align: left;
	padding-left: 20px;}

.block1Box ul {
	margin: 15px auto 0 auto;}
.block1Box ul li {
	width:22%;
	margin:1.5% 1.5%;
	float:left;
	text-align: center;
	position: relative;}
.block1Box ul li h5 {
	display: block;
	font-size:20px;
	color: #2196f3;
	text-align: center;
	font-weight: bold;
	padding-bottom: 0.5vw;}
.block1Box ul li p {
    text-align: left;
    font-size: 16px;}
.block1Box ul li p span {
	font-size: 12px;}

.block2Box ul {
	width: 100%;
	margin: 5px auto 0 auto;}
.block2Box ul li {
	width:100%;
	margin:0 0 1% 0;
	padding: 2%;
	float:left;
	text-align: left;
	border: 1px #bfbfbf solid;
	background-color: #FFFFFF;
	border-radius: 10px;}
.block2Box ul li h5 {
	display: block;
	font-size:20px;
	color: #2196f3;
	text-align: left;
	font-weight: bold;
	padding-bottom: 0.5vw;}
.block2Box ul li p {
	float: right;
	width: 70%;
	margin-right: 3%;
    text-align: left;
    font-size: 16px;}
.block2Box ul li div.img {
	float:left;
	width: 20%;}

.block3Box ul {
	width: 100%;
	margin: 3% auto;}
.block3Box ul li {
	width:48%;
	margin:0 4% 0 0;
	padding: 2%;
	float:left;
	text-align: left;
	border: 5px #0aa149 solid;
	background-color: #FFFFFF;
	border-radius: 10px;}
.block3Box ul li.cold {
	border: 5px #005ead solid;
	margin:0 0 0 0;}
.block3Box ul li h5 {
	width: 100%;
	display: inline-block;
	font-size:25px;
	line-height: 60px;
	color: #0aa149;
	text-align: left;
	font-weight: bold;
	padding-bottom: 0.5em;}
.block3Box ul li.cold h5 {
	color: #005ead;}
.block3Box ul li h5 img {
	display:inline-block;
	margin-right: 5%;
	vertical-align: bottom;}
.block3Box ul li p {
    text-align: left;
    font-size: 16px;}
    
.block3Box ul {
	width: 100%;
	margin: 3% auto;}
.block3Box ul li {
	width:48%;
	margin:0 4% 0 0;
	padding: 2%;
	float:left;
	text-align: left;
	border: 5px #0aa149 solid;
	background-color: #FFFFFF;
	border-radius: 10px;}
.block3Box ul li.cold {
	border: 5px #005ead solid;
	margin:0 0 0 0;}
.block3Box ul li h5 {
	width: 100%;
	display: inline-block;
	font-size:25px;
	line-height: 60px;
	color: #0aa149;
	text-align: left;
	font-weight: bold;
	padding-bottom: 0.5em;}
.block3Box ul li.cold h5 {
	color: #005ead;}
.block3Box ul li h5 img {
	display:inline-block;
	margin-right: 5%;
	vertical-align: bottom;}
.block3Box ul li p {
    text-align: left;
    font-size: 16px;}
    
    
    
    
.block4Box ul {
	margin: 15px auto 0 auto;}
.block4Box ul li {
	width:30%;
	margin:1.5% 1.5%;
	float:left;
	text-align: center;
	position: relative;}
.block4Box ul li h5 {
	display: block;
	font-size:20px;
	color: #2196f3;
	text-align: center;
	font-weight: bold;
	padding-bottom: 0.5vw;}
.block4Box ul li p {
    text-align: left;
    font-size: 16px;}
.block4Box ul li p span {
	font-size: 12px;}
    
    
    

#flexbox {
	display:flex; 
	flex-wrap: wrap;
	align-items: center;
	width: 100%;
	height:auto;
	padding:0px;
	margin: 0 auto;}
.itemL { order: 1; width: 25%; text-align: left; padding:0; margin: 0 auto;text-align: center;}
.itemL2 { order: 1; width: 35%; text-align: left; padding:0; margin: 0 auto;text-align: center;}
.itemL3 { order: 1; width: 60%; text-align: left; padding:0; margin: 0 auto;text-align: center;}
.itemC { order: 2; width: 5%; text-align: left; padding:0; margin: 0 auto;text-align: center;}
.itemR { order: 3; width: 70%; text-align: left; padding:0; margin: 0 auto;text-align: center;}
.itemR2 { order: 3; width: 65%; text-align: left; padding:0; margin: 0 auto;text-align: left;}
.itemR3 { order: 3; width: 40%; text-align: left; padding:0; margin: 0 auto;text-align: left;}
.itemL h4,
.itemR h4 {
  font-size: 20px;
  margin-bottom: 0.5em;
  color: #333;
  font-weight: bold;
  text-align: center;}
.itemL3 h4 {
  font-size: 28px;
  margin-bottom: 0.5em;
  color: #333;
  font-weight: bold;
  text-align: center;}
.itemL h5,
.itemR h5 {
  font-size: 20px;
  margin-top: 1em;
  color: #2196f3;
  font-weight: bold;
  text-align: center;}

.itemR p {
  color: #000000;
  font-size: 20px;}
.triangle{
  width: 0;
  height: 0;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-top: 30px solid #2196f3;
  text-align:center;
  margin: 0 auto 5% auto;}

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

.youtube iframe, .pdf iframe {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.youtubeBox, .pdfBox {
    width: 800px;
    text-align: center;
    margin: 30px auto 5px auto;
}

.youtube {
    position: relative;
    padding-top: 56.25%;
    overflow: hidden;
    border: 5px #DBDBDB solid;
    margin: 10px 0px;
}

.youtube_ph {
	text-align:center;
	margin:15px auto;}
.youtube_sp {
	display: none;}	


.pdfBox {
	width:800px;
	text-align:center;
	margin:0px auto;}
.pdf {
	position:relative;
	overflow: hidden;
	border:5px #DBDBDB solid;
	margin:30px 0 5px 0;
	height: 700px;}
.pdf iframe {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;}

.BtnPDF {
    margin: 20px auto;
    text-align: center;}

/*-------------------------------------------------
  rightArea
-------------------------------------------------*/	

div#rc_rightArea {
    display: block;
    position: fixed;
    right: 0;
    text-indent: -9993px;
    top: 260px;
    width: 110px;
	z-index:999999;}
	
div#rc_rightArea .rc_right {
    background: transparent url("../../images/side_banner_Chromebook.jpg") no-repeat scroll 20px center;}
    
div#rc_rightArea .rc_right {
    display: block;
    height: 113px;
    left: 0;
    outline: medium none;
    position: relative;
    width: 110px;}

div#rc_rightArea2 {
    display: block;
    position: fixed;
    right: 0;
    text-indent: -9993px;
    top: 383px;
    width: 110px;
	z-index:999999;}
	
div#rc_rightArea2 .rc_right2 {
    background: transparent url("../../images/side_banner_GoogleEducation.jpg") no-repeat scroll 20px center;}


div#rc_rightArea2 .rc_right2 {
    display: block;
    height: 113px;
    left: 0;
    outline: medium none;
    position: relative;
    width: 110px;}

div#rc_rightArea3 {
    display: block;
    position: fixed;
    right: 0;
    text-indent: -9993px;
    top: 506px;
    width: 110px;
	z-index:999999;}
	
div#rc_rightArea3 .rc_right3 {
    background: transparent url("../../images/side_banner_book.jpg") no-repeat scroll 20px center;}


div#rc_rightArea3 .rc_right3 {
    display: block;
    height: 113px;
    left: 0;
    outline: medium none;
    position: relative;
    width: 110px;}

/*-------------------------------------------------
	++ FOOTER
-------------------------------------------------*/
#footer {
  background-color: #00923A;
  color: #FFF;
  padding: 40px 0;}
#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;}