@media only screen and (max-width: 640px) {

body {
	font-size: 87.5%; /* 14pt */
	color: #333333;
	background: #FFFFFF;
}
a, a:link, a:visited {
	color: #00913A;
}
a:hover {
	color: #00913A;
}
.container {
	width: 100%;
}
.container-inner {
	padding:10px;
}
.page-anchor {
	margin-top: -60px!Important;
	padding-top: 60px!Important;
}
img{
	max-width:100%;
	height:auto;
}

#sb-site {
	padding-top: 0 !important;
	background-color:#ffffff;
}

.sb-slidebar {
	background-color: #539B46 !important;
	border-left: 1px solid #FFFFFF;
}


/* HEADER */

#header {
	position: relative;
}
#header #slider li {
	width: 100%;
	height: 200px;
	text-indent: -9999px;
}
#header #slider li.mainv1 {
	background: url(../images/mainv1l.jpg) center center no-repeat;
	background: url(../images/mainv1.jpg) center center no-repeat\9;
	background-size: cover;
}
#header #slider li.mainv2 {
	background: url(../images/mainv2l.jpg) center bottom no-repeat;
	background: url(../images/mainv2.jpg) center bottom no-repeat\9;
	background-size: cover;
}
#header #slider li.mainv3 {
	background: url(../images/mainv3l.jpg) center bottom no-repeat;
	background: url(../images/mainv3.jpg) center bottom no-repeat\9;
	background-size: cover;
}
#header #slider li.mainv4 {
	background: url(../images/mainv4l.jpg) center center no-repeat;
	background: url(../images/mainv4.jpg) center center no-repeat\9;
	background-size: cover;
}
#header #slider li.mainv5 {
	background: url(../images/mainv5l.jpg) center center no-repeat;
	background: url(../images/mainv5.jpg) center center no-repeat\9;
	background-size: cover;
}
#header ul.bx-pager {
	margin: 10px auto 20px;
	text-align:center;
	display: none;
}
#header ul.bx-pager li {
	display:inline-block;
	width: 100px;
	height: 100px;
	text-indent: -9999px;
	margin: 0 5px 10px;
}
#header ul.bx-pager li.thumb4 {
	clear:both;
}
#header ul.bx-pager li.thumb1 a {
	background: url(../images/mainv1t.jpg) center no-repeat;
}
#header ul.bx-pager li.thumb2 a {
	background: url(../images/mainv2t.jpg) center no-repeat;
}
#header ul.bx-pager li.thumb3 a {
	background: url(../images/mainv3t.jpg) center no-repeat;
}
#header ul.bx-pager li.thumb4 a {
	background: url(../images/mainv4t.jpg) center no-repeat;
}
#header ul.bx-pager li.thumb5 a {
	background: url(../images/mainv5t.jpg) center no-repeat;
}
#header ul.bx-pager li a {
	display: block;
	width: 100px;
	height: 100px;
}
#header ul.bx-pager li a.active {
	border: 3px solid #639F55;
}
#header ul.bx-pager li a:hover:not(.active) {
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
#header .content {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
}
#header .logo {
	margin: 10px 0 0 10px;
	width:45%;
}
#header .bg-green {
	display:inline-block;
	background: url(../images/bg_green.png) 0 0 repeat;
	padding: 5px 15px 2px;
	width:47%;
}
#header .bg-white {
	position: absolute;
	top: 10px;
	right: 10px;
	font-size: 10px;
	text-align: right;
	color: #539B46;
	background: url(../images/bg_white.png) 0 0 repeat;
	padding: 5px 10px 0;
	width:45%;
}
#header .bg-green .open {
	margin-bottom:0;
}


/* FOOTER */

#footer {
	font-size: 13px;
	color: #FFF;
	background-color: #539B46;
}
#footer .container-inner {
	padding-top: 20px;
	padding-bottom: 20px;
}
#footer h2 {
	font-weight: bold;
	text-align: center;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	padding: 3px 0 2px;
	margin-bottom: 20px;
}
#footer a {
	color: #FFF;
}
#footer .primary {
}
#footer .primary .image,
#footer .primary .visit {
	text-align:center;
}
#footer .secondary {
}
#footer .map {
	margin-bottom:20px;
	text-align: center;
}
#footer .map a {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	background: url(../images/anchor_w.png) left center no-repeat;
	padding-left:10px;
}
#footer .map a:hover {
	text-decoration: underline;
}
#footer .name,
#footer .tel,
#footer .fax,
#footer .mail,
#footer .address{
	text-align:center;
}
#footer .group p {
	line-height: 1.6;
}
#footer .group a img {
	vertical-align: middle;
	margin-left: 5px;
	margin-bottom: 5px;
}
#footer .copyright {
	text-align: center;
	font-size: 10px;
	margin: 0;
}



/* NAVIGATION */

#sp-menu {
	position: fixed;
	top: 5px;
	right: 5px;
	z-index: 3000;
}

#sp-menu a {
	background-color: #539B46;
	background-repeat:no-repeat;
	background-position:0 0;
	background-size: 45px 50px;
}

#sp-menu a:active {
	background-color:#4C8741;
}

#sp-menu .menu {
	float: right;
	width: 45px;
	height: 50px;
	margin-left:5px;
}

#sp-menu .tel {
	float: right;
	width: 45px;
	height: 50px;
}

#sp-menu .menu a,
#sp-menu .search a,
#sp-menu .tel a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
}

#sp-menu .menu a {
	background-image: url(../images/common/menu_sp.png);
}

#sp-menu .tel a {
	background-image: url(../images/common/tel_sp.png);
}

#sp-search-box .search-box{
	width:100%;
	padding:0 5px;
	display:inline-block;
	vertical-align:middle;
	background-color:#FFF;
}

#sp-search-box .search-box form .search-input{
	line-height:1.0;
	border:none !important;
}
#sp-search-box .search-box form .search-btn{
	vertical-align:middle;
}
#sp-search-box {
    display: none;
    position: fixed;
    top: 65px;
    right: 0;
    width: 100%;
    height: 44px;
    overflow: hidden;
    padding: 10px;
    background: #f39700;
    border-top: 1px solid #FFF;
    border-bottom: 1px solid #FFF;
	box-shadow: 0px 9px 9px -10px #666;
	-webkit-box-shadow: 0px 9px 9px -10px #666;
	-moz-box-shadow: 0px 9px 9px -10px #666;
    z-index: 4000;
}




#sp-nav {
}
#sp-nav .nav li {
	display: block;
	width: 100%;
	font-weight: bold;
	line-height: 1.4;
	border-bottom: 1px solid #FFFFFF;
	color: #FFF;
}
#sp-nav .nav li.separater {
	border-bottom: 3px solid #FFFFFF;
}
#sp-nav .nav li a,
#sp-nav .nav li span.parent,
#sp-nav .nav li span.not {
	display: block;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	color: #fff;
	background: url(../images/common/anchor_w.png) 10px center no-repeat;
	background-size: 10px 14px;
	padding: 15px 10px 15px 24px;
}
#sp-nav .nav > li a:hover {
	cursor: pointer;
	background-color:#4C8741;
}
#sp-nav .nav > li.on > a,
#sp-nav .nav > li.on span,
#sp-nav .nav > li > a:hover {
	background-color:#4C8741;
}
#sp-nav .nav li ul {
	display: none;
	border-top: 1px solid #FFFFFF;
	padding-top: 1px;
	margin: 0 0 10px 15px;
}
#sp-nav .nav li li {
	border-bottom: 1px dotted #FFFFFF;
}
#sp-nav .nav li li:last-child {
	border-bottom: none;
}
#sp-nav .nav li li a,
#sp-nav .nav li li span {
	display: block;
	font-size: 14px;
	background-image: url(../images/common/anchor_w.png)!Important;
	background-position:10px 10px!Important;
	background-repeat:no-repeat!Important;
	background-size: 10px 14px!Important;
	padding: 10px 10px 8px 24px;
}
#sp-nav .nav li span.parent span {
	display: block;
	background: url(../images/common/sp_nav_open.png) center right no-repeat;
	background-size: 20px 20px;
}
#sp-nav .nav li span.parent.open span {
	background: url(../images/common/sp_nav_close.png) center right no-repeat;
	background-size: 20px 20px;
}
#sp-nav .nav li span.parent.open,
#sp-nav .nav li li.on a,
#sp-nav .nav li li a:hover {
	background-color:#4C8741;
}
#sp-nav .nav li span.cnst,
#sp-nav .nav li li span {
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}


#sp-nav .banners li{
	padding:0 10px;
	text-align:center;
}


/* NAVIGATION */

#toggle {
	/*display: none;*/
}
#nav{
	display: none;
}
#nav ul {
	margin: 0 auto;
}
#nav li {
	margin: 0 5px 10px ;
	text-align:center;
}
#nav li img {
}
#content .fixed .container-inner {
	padding: 10px 0;
}


/* CONTENT */

#content {
}
#content .container-inner {
	padding: 20px 0;
}
.section {
	margin-bottom: 40px;
}
p.indent {
	text-indent: 1em;
	margin: 0;
}
.bg-beige {
	background: #F8F5E6;
}
.title-s {
	font-size: 20px;
	font-weight: bold;
	font-family: "A-OTF リュウミン Pro", "Roboto Slab", Garamond, "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	text-align: center;
	color: #2C893A;
	letter-spacing: 2px;
	border-top: 1px solid #2C893A;
	border-bottom: 1px solid #2C893A;
	padding: 5px 0 0;
	margin-bottom: 20px;
}


#about em {
	color: #EA5550;
	font-weight: bold;
}
#about .inner h3 {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.4;
	letter-spacing: 1px;
	text-align: center;
	color: #539B46;
	margin-bottom: 30px;
}
#about .message {
	background: #f1ebd0;
	padding: 20px 20px 20px 20px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
#about .message h3 {
	font-size: 16px;
	font-weight: bold;
	color: #826546;
	margin-top: 20px;
}
#about .inner {
	padding: 0 20px;
}
#about .text{
	margin-bottom:20px;
}
#about .image{
	text-align:center;
}


#aim .wrapper{
	padding:0 10px;
}
#aim .aim {
	border: 1px solid #F09716;
	margin-bottom: 20px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
#aim .aim .inner {
	padding: 20px 20px 10px;
}
#aim .aim .inner .image {
	text-align:center;
}
#aim .aim h3 {
	font-size: 18px;
	font-weight: bold;
	color: #F09716;
	margin-bottom: 5px;
}
#aim .aim h4 {
	font-size: 15px;
	font-weight: bold;
	color: #F09716;
	margin-bottom: 0;
}
#aim .aim em {
	color: #EA5550;
}
#aim .aim1 {
	background: url(../images/aim1.jpg) top right no-repeat;
}
#aim .aim3{
	text-align:center;
}
#aim .aim3 li {
	display:inline-block;
	width:45%;
}
#aim .aim3 li.aim3b {
	margin-left: 10px;
}
#aim .aim3 li.aim3c {
	display:inline-block;
}


#facilities .wrapper{
	padding:0 10px;
}
#facilities .facility {
	position: relative;
	max-width:400px;
	margin: 0 auto 20px ;
}
#facilities .facility .image {
	margin: 0 auto ;
	text-align:center;
}
#facilities .facility .image-s {
	position: absolute;
}
#facilities .facility .caption {
	text-align: center;
}
#facilities .facility1 .image-s {
	top: 145px;
	left: 10px;
}
#facilities .facility2 .image-s {
	top: 120px;
	right: -15px;
}


#flow h3 {
	padding:0 10px;
	font-weight: bold;
	margin-bottom: 15px;
}
#flow h3 img {
	vertical-align: middle;
	margin-bottom: 5px;
	margin-left:-10px;
}
#flow #course3 .wrapper {
	padding:0 10px;
}
#flow #course3 .course3am,
#flow #course3 .course3pm{
	text-align:center;
}
#flow #course3 .images {
	position: relative;
	width: 270px;
	height:200px;
	margin:0 auto;
}
#flow #course3 .images li {
	position: absolute;
	font-size: 13px;
	line-height: 1.4;
}
#flow #course3 .images li.image1 {
	top: 0;
	left: 20px;
}
#flow #course3 .images li.image2 {
	top: 20px;
	left: 100px;
	text-align: center;
}
#flow #course3 .images li.image3 {
	top: 230px;
	left: 80px;
}
#flow #course3 .images li.image4 {
	top: 140px;
	left: 0;
}
#flow #course7 .wrapper {
	padding:0 10px;
}
#flow #course7 h3 {
	padding:0 10px;
}
#flow #course7 h3 img {
	margin-left:-10px;
}
#flow #course7 h4 {
	font-size: 16px;
	font-weight: bold;
	color: #00A2E6;
}
#flow #course7 h4 img {
	vertical-align: middle;
	margin-bottom: 5px;
}
#flow #course7 .sc {
	text-align:center;
}
#flow #course7 .images {
	position: relative;
	width:300px;
	height:750px;
	margin:30px auto 0;
	font-size: 13px;
}
#flow #course7 .images li {
	position: absolute;
	line-height: 1.4;
}
#flow #course7 .images li.image1 {
	top: 0;
	left: 0;
	width:60%;
}
#flow #course7 .images li.image2 {
	/*top: -20px;*/
	left: 100px;
	/*right: 0;
	width:40%;*/
	text-align: center;
}
#flow #course7 .images li.image3 {
	top: 164px;
	left: 0;
	width:50%;
}
#flow #course7 .images li.image4 {
	top: 145px;
	right:0;
	width:40%;
	text-align: right;
}
#flow #course7 .images li.image5 {
	top: 170px;
	left: 78px;
	/*right: 30px;
	width:40%;*/
}
#flow #course7 .images li.image6 {
	top: 335px;
	left: 55px;
	/*width:45%;*/
}
#flow #course7 .images li.image7 {
	top: 460px;
	left: 75px;
	/*right: 0;
	width:50%;
	text-align: right;*/
}
#flow #course7 .images li.image8 {
	top: 518px;
	left: 20px;
	width:50%;
}
#flow #course7 .images li.image9 {
	top: 610px;
	left: 75px;
	/*right: 0;
	width:50%;*/
}


#footer .banners li{
	margin-bottom:10px;
	text-align:center;
}
#footer .banners li:nth-child(odd){
	clear:both;
	float:left;
	width:48%;
}
#footer .banners li:nth-child(even){
	float:right;
	width:48%;
}
#footer .banners li.support{
	text-align:left;
}


}
