@charset "utf-8";
@import "reset.css";

/* Base Style
================================================== */

a {
color:#584841;	
}
a:visited {
	
}
a:hover, a:focus {
	color: #c30;
}
.clr{
	clear:both;
	min-height:1em;
}
/*
*html .clr{
	height:1px;
}
*/

.clr:after {
    display:block;
    height:1px;
    content:"";
    clear:both;
}
input, select, textarea {
	color: #000;
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 100%;
}
.new {
	margin-left: 0;
	padding: 3px 0px 2px;
	border-radius: 2px;
	background-color: #fff;
	color: #ff0000;
	font-size: 80%;
	font-weight: bold;
	text-transform: uppercase;
}

img{
	}
.clr{
	clear:both;
	min-height:1em;
}


.clr:after {
    display:block;
    height:1px;
    content:"";
    clear:both;
}




/* Clearfix
================================================== */
.inner:after,
header:after,
footer:after,
nav ul:after,
section:after,
article:after,
aside:after,
.clearfix:after {
	visibility: hidden;
	display: block;
	content: " ";
	clear: both;
	height: 0;
}
.inner,
header,
footer,
nav ul,
section,
article,
aside,
.clearfix {
	*zoom: 1;
}



/* ＰＣサイト始まり
==================================================
==================================================
==================================================
================================================== */






@media (min-width: 768px) {



a:hover img,
a:focus img {
	opacity: 0.70;
	filter: alpha(opacity=70);
}

:-ms-input-placeholder  {color: #999999;}


body , html {
	height: 100%;
}

body {
	margin:0px;
	color: #584841;
	padding:0px;
	font-size: 100%;
	line-height: 150%;
	font-family: 'Noto Sans JP', sans-serif;
	}



ol, ul {

}

form {
	margin: 0px;
	padding: 0px;
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}


.pc-disp {
}
.sp-disp {
	display: none;
}

#container {
	position: relative;
	width: 100%;
	min-height: 100%;
	height: auto !important;
	margin: 0;
}


#scrollTop {
	position: fixed;
	right: 0;
	z-index: 2000;
	padding:0;
    bottom: -5px;

}
#scrollTop a {
	text-decoration : none;

}

#scrollTop img {
	width: 40px;
}


.skip a {
  display: block;
  background-color: #007b44;
  color: #fff;
  text-decoration: none;
  text-align: center;
  position: absolute;
  height: 0;
  overflow: hidden;
}



.sp-header {
	display: none;
}

#header {
	background-color: #fff;
}





#header-inner {
	width: 100%;

	margin: 0 auto;
	padding: 0;
}

#header-inner:after {
	content: "";
	display: block;
	clear: both;
}

#header-inner table {
	width: 100%;
}
#header-inner table tr td{
	vertical-align: bottom;
}


.logo {

	padding: 0 0 0 10px;
}
.logo img{
	width: 80%;
	max-width: 320px;
}

.globalMenu {
	width: 6.5%;
}

.globalMenu img {
	width: 100%;
	display: block;
}

#home .globalMenu {
	display: none;
}



.globalMenu ul.child {
	display: none;
	position: absolute;
	z-index: 800;
	background-image: url("../images/bg-top2.png");
	background-repeat: no-repeat;
	background-position: left top;
	padding: 50px 20px 20px 20px;

}
.globalMenu ul.child li {

	margin-bottom: 5px;

}

.globalMenu ul.child a{
        color: #fff;
	text-decoration:none;
	display:block;
	padding:5px 20px;
	background-color: #40b790;
	text-align: left;

}
.globalMenu ul.child a:hover{
	background: #65c9a8;
}

.globalMenu ul li .p-new-link-img{
	display: inline;
}











.fontSize {
	width: 110px;
	text-align: center;
	padding: 0 10px 7px 0;
}



.fontSize .label {


}

.fontSize .large {
	padding: 0 0px;
}



.fontSize .default a {
	padding: 1px 4px;
	background-color: #40b790;
	text-decoration: none;
	color: #fff;
	border: 1px solid #40b790;
}
.fontSize .large a {
	padding: 1px 4px;
	background-color: #fff;
	text-decoration: none;
	border: 1px solid #40b790;
	color: #584841;
}

.fontSize .default a:hover {
	background-color: #65c9a8;
}
.fontSize .large a:hover {
	background-color: #eeeeee;
}

.search {
	width: 22%;
	padding: 0 0 5px 0;
}
.search .tel {
	display: inline-block;
	color: #40b790;
	background-image: url("../images/tel.png");
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 22px;
	padding: 0px 0 0px 25px;
	font-size: 140%;


}
.search .tel a {
	color: #40b790;
	text-decoration: none;
}

#keyword {
	width: 95%;
	padding: 0 30px 0 0;
	border-radius: 5px;        /* CSS3草案 */  
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 5px;   /* Firefox用 */  
}
#searchsubmit {
	margin-left: -35px;
	width: 25px;
}



.login {
	width: 6.5%;

}
.login img{
	width: 100%;
	display: block;
}



#content {
	width:100%;

	padding-bottom:140px;
}








.top1 {
	width:100%;
	border-top: 5px solid #40b790;
	border-bottom: 5px solid #40b790;
}

.top1-inner {
	width: 100%;
	margin: 0 auto;
	padding: 0 0;
}
.top1-inner img {
	width: 100%;
	display: block;
}


.top2 {
	width:100%;
	margin-top: 40px;

}


.top2-inner {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	padding: 0 5px;
}

.top2-inner:after {
	content: "";
	display: block;
	clear: both;
}



.top2-inner div {
	float: left;
	width: 20%;
	text-align: center;
}
.top2-inner div img {
	width: 95%;
	max-width: 196px;
}




.top2-inner > div > ul.child {
	display: none;
	position: absolute;
	background: #fff;
	z-index: 800;
	background-image: url("../images/bg-top2.png");
	background-repeat: no-repeat;
	background-position: left top;
	padding: 50px 20px 20px 20px;

}
.top2-inner > div > ul.child li {

	margin-bottom: 5px;

}

.top2-inner > div > ul.child a{
        color: #fff;
	text-decoration:none;
	display:block;
	padding:5px 20px;
	background-color: #40b790;
	text-align: left;

}
.top2-inner > div > ul.child a:hover{
	background: #65c9a8;
}


#home h2 {
	border-top: 1px solid #ff0000;
	border-right: 1px solid #ff0000;
	border-bottom: 1px solid #ff0000;
	border-radius: 0 8px 8px 0;		/* CSS3草案 */
	-webkit-border-radius: 0 8px 8px 0;	/* Safari,Google Chrome用 */
	-moz-border-radius: 0 8px 8px 0;	/* Firefox用 */
	font-size: 120%;
	padding: 4px 0 4px 35px;
}
#home h2 span {
	font-size: 90%;
}
#home h2 span a{
	text-decoration: none;
}
#home h2 span a:hover{
	text-decoration: underline;
}


.top3 {
	width:100%;
	margin-top: 40px;

}


.top3-inner {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	padding: 0 5px;
}

.top3-inner:after {
	content: "";
	display: block;
	clear: both;
}

.top3-l {
	float: left;
	width: 46%;
}
.top3-r {
	float: right;
	width: 46%;
}


.top3-l h2 {

	background-image: url("../images/news.png");
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 25px;
}

.top3-r .top3-r1 {

	background-image: url("../images/event.png");
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 25px;

}
.top3-r .top3-r2 {
	background-image: url("../images/meisei.png");
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 25px;
	margin-top: 30px;
}



.top3 ul {
	margin-top: 10px;
}
.top3 ul li{
	padding: 7px 0 7px 0;
	border-bottom: 1px dotted #ccc;

}
.top3 .date{
	display: table-cell;
	padding-right: 0px;
	width: 120px;
	color: #40b790;
}
.top3 .title{
	display: table-cell;
}
.top3 ul li a {
	text-decoration: none;
}
.top3 ul li a:hover {
	text-decoration: underline;
}







.top4 {
	width:100%;
	margin-top: 40px;

}


.top4-inner {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	padding: 0 5px;
}

.top4 h2{
	background-image: url("../images/youtube.png");
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 25px;
	margin-bottom: 20px;
}

.top4 iframe,
.top6 iframe {
	height: 500px;
}

.top5 {
	width:100%;
	margin-top: 40px;

}


.top5-inner {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	padding: 0 5px;
}

.top5 h2 {

	background-image: url("../images/pickup.png");
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 25px;
	margin-bottom: 20px;
}




.top5 .slick-box {
	width: 100%;
	padding: 0 18px 0 18px;
}



.top5 .slick-box li {
	width: 20%;
	text-align: center;

}
.top5 .slick-box li img{
	width: 86%;
	margin: 0 7% 0 7%;
}




.top6 {
	width:100%;
	margin-top: 40px;

}


.top6-inner {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	padding: 0 5px;
}
.top6 h2 {

	background-image: url("../images/map.png");
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 25px;
	margin-bottom: 20px;
}

.top6-add {
	margin-bottom: 10px;
}





#company-gmap {
	width: 100%;
	height: 450px;
}

.top7 {
	width:100%;
	margin-top: 60px;
	margin-bottom: 20px;
}


.top7-inner {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	padding: 0 5px;
}

.top7-inner ul {
	width: 100%;
	display: -webkit-inline-flex; /* Safari */
	display: inline-flex;
	-webkit-flex-wrap: wrap; /* Safari */
	flex-wrap:         wrap;

}
.top7-inner ul li {
	width: 20%;
	text-align: center;
	margin-bottom: 10px;
}
.top7-inner ul li img{
	width: 95%;
}
.top7-inner ul li .p-new-link-img{
	display: none;
}


footer {
	width: 100%;
	position: absolute;
	bottom: 0;
	border-top: 5px solid #60b790;
}


.footer-inner {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	padding: 10px 5px 20px 5px;
}
.footer-navi {
	text-align: right;
	margin-bottom: 15px;
}

.footer-inner:after {
	content: "";
	display: block;
	clear: both;
}
.footer-l {
	float: left;
	width: 25%;
}
.footer-l img {
	width: 100%;
}
.footer-r {
	float: left;
	width: 75%;
	padding-left: 20px;
}



.copy {
	text-align: center;
}



/* コンテンツページ関係始まり
================================================== */

.page-image {
	width: 100%;
	border-top: 5px solid #60b790;
}
.page-image-inner {
	width: 100%;
	margin: 0 auto;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center top -2px;
	background-size: cover;
}
.page-image-inner img{
	width: 100%;
}






#home .page-image {
	display: none;
}





#content-inner {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	padding: 0 5px;
	background-color: #fff;
}

#content-inner:after {
	content: "";
	display: block;
	clear: both;
}



#breadCrumb {
	padding: 20px 0;

}

#breadCrumb p {
	margin-left: 0px;
	
}

.scrText {
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden;
}



.print_wrp {
	display: none;
	text-align: right;
	padding-top: 8px;
	margin-bottom: -32px;
}


#main {
	float: left;
	width:75%;

}

#main2 {
	clear:both;
	min-height:1em;
	width:100%;
	max-width: 1000px;
	margin:0px auto;
}



.contentBody {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
	clear: both;
	min-height: 1em;

	padding: 0px 5px;
}

.contentBody img {
	max-width: 100%;
}


.pageList {
	width: 100%;
}

.contentBody .pageList{
	list-style: none;
}


.pageList li:nth-child(odd){
	background-color: #efefef;
	padding: 25px 10px;
}
.pageList li:nth-child(even){
	background-color: #fff;
	padding: 25px 10px;
}


.pageList li a{
	display: block;
	font-size: 130%;
	line-height: 120%;
	font-weight: bold;
	text-decoration: none;
	background-image: url("../images/icon.png");
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 24px;
	padding-left: 35px;

}
.pageList li a:hover{
	text-decoration: underline;
}

.pageList .title {

}

.pageList .description {
	font-weight: normal;
	margin-top:0px;
	font-size: 87.5%;
	padding-left: 35px;
}


.pageList .date {
	text-align: right;
	font-size: 87.5%;
	color: #ccc;
	margin-bottom: -20px;
	margin-top: 0px;
}




.pageList .thumb {
	display: none;
	float: left;
	padding-left: 0px;
	margin: 0px 0px 20px 0px;

}
.pageList .thumb img {
	width: 300px;

}

.search-area .thumb,
.search-area .date,
.search-area .description {
	display: none;
}


	
	

.contentBody .pagination {
	text-align:center;
	}
.contentBody .pagination a{
		background-color : #584841;
		color:#fff;
		text-decoration:none;
	text-align: center;
	border-radius: 100px;		/* CSS3草案 */
	-webkit-border-radius: 100px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 100px;	/* Firefox用 */
	padding:5px;
}

#sidemenu {
	width: 21%;
	float: right;
	margin-bottom: 80px;
}


.sideHeader {
	color: #60b790;
	border-bottom: 1px solid #ccc;
}




#sidemenu .sideBody ul li {
	border-bottom: 1px solid #ccc;
	font-size: 87.5%;
}

#sidemenu .sideBody ul li a {
	display: block;
	text-decoration: none;
	background-image: url("../images/mark.png");
	background-repeat: no-repeat;
	background-position: left 3px center;
	background-size: 15px;
	padding: 4px 2px 4px 30px;
}
#sidemenu .sideBody ul li a:hover {
	background-color: #f1fcf5;
}

#sidemenu .sideBody ul li .active{
	display: block;
	background-color: #f1fcf5;
	text-decoration: none;
	background-image: url("../images/mark.png");
	background-repeat: no-repeat;
	background-position: left 3px center;
	background-size: 15px;
	padding: 4px 2px 4px 30px;
}



.sidebanner {
	text-align: center;
	margin-top: 20px;
}

.sidebanner li{
	margin-bottom: 5px;
}

.sidebanner li img{
	width: 100%;
	max-width: 204px;

}

.sidebanner .p-new-link-img {
	display: none;
}
/*　カレンダー
*********************************************/

.calendar {

}
.sectionHeader {
	margin-bottom: 20px;
}
.cal_month_select {
	text-align: center;
}
.cal_category_select {
	display: none;
}








.calendar table {
	width: 100%;
}
.calendar table caption {
	font-size: 140%;
	color: #5f3919;
	font-weight: bold;
	padding-bottom: 5px;
}

.calendar thead {
	background-color: #ffffbb;
}

.calendar table th,
.calendar table td {
	border: 1px solid #ccc;
	height: 35px;

}
.calendar .day,
.calendar .week,
.calendar .event
 {
	vertical-align: middle;
}

.calendar .sunday {
	background-color: #ffefed;

}
.calendar .saturday {
	background-color: #e3f5f9;
}

.calendar table td a {

}

.calendar_item {
	padding: 2px 4px;
}
.calendar_item .title {
	padding-right: 3px;
}


/*　各学校所在地及び問合わせ
*********************************************/
.contentBody .scrollTable table {
	width: 980px;

}
.scrollTable table th,
.scrollTable table td {
	border: 1px solid #ccc;
	text-align: center;
	padding: 4px;
}
.scrollTable table th {
	background-color: #ffffbb;
}

.scrollTable {
  overflow-x: auto;
  padding-bottom: 10px;
  -webkit-overflow-scrolling : touch;
}
.scrollTable::-webkit-scrollbar {
  height: 5px;
}
.scrollTable::-webkit-scrollbar-track {
  border-radius: 5px;
  background: #eee;
}
.scrollTable::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: #666;
}


/*　ログイン画面
*********************************************/

.login-area fieldset {
	margin-bottom: 8px;
}
.login-area label {
	display: inline-block;
	width: 100px;
	text-align: right;
}
.login-area input[type="submit"] {
	margin-left: 105px;
}
/*コンテンツページ関係終わり
================================================== */









/*サイトマップ初め
================================================== */

.sitemap {
	max-width: 1000px;
	margin:0px auto;

}

.depth1 li {
	padding-top: 0px;

}
.depth2 li {
	padding-top: 0px;
}




}

@media (min-width:768px) and (max-width:1135px) {

.search .tel {
	font-size: 100%;


}

}


/* ＰＣサイト終わり
==================================================
==================================================
==================================================
================================================== */





/* スマホサイト始まり
==================================================
==================================================
==================================================
================================================== */

@media (max-width: 767px) {


body , html {
	height: 100%;
  -webkit-text-size-adjust: 100%;

}

body {
	margin:0px;
	padding:0px;
	font-size: 87.5%;
	color: #584841;
	line-height: 130%;
	font-family: 'Noto Sans JP', sans-serif;
}

img {
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
}

ol, ul {
	list-style: none;
}

form {
	margin: 0px;
	padding: 0px;
}

select,
textarea,
input[type=text],
input[type=email],
input[type=date],
input[type=tel] {
  font-size: 16px;
/*  transform: scale(0.8);*/
}


* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.pc-disp {
	display: none;
}
.sp-disp {
}


#container {
	position: relative;
	width: 100%;
	min-height: 100%;
	height: auto !important;
	margin: 0;

}


#scrollTop {
	position: fixed;
	right: 0;
	z-index: 20;
	padding:0;
}
#scrollTop a {
	text-decoration : none;
}

#scrollTop img {
	width: 40px;
	opacity: 0.5;
	filter: alpha(opacity=40);
}


.skip p {
  display: block;
  background-color: #007b44;
  color: #fff;
  text-decoration: none;
  text-align: center;
  position: absolute;
  height: 0;
  overflow: hidden;
}





#header {

	display: none;
}

.sp-header {
	margin-top: 65px;

}





/* メニュー関係
================================================== */

#title {
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden;
}

.header-top{
	background-color: #fff;
	position: fixed;
	left: 0px;
	top: 0px;
	width:100%;
	height:65px;
	padding: 5px 10px 0 5px;
	border-bottom: 4px solid #60b790;
    filter:alpha(opacity=90);
    -moz-opacity: 0.90;
    opacity: 0.90;

	z-index: 2;
}

.header-top .logo{
	float: left;
	padding-top: 5px;
}

.header-top .logo img{
	float: left;
	width: 200px;
}


.header-top a{
  text-decoration: none;
}




.menu_open_button{
  margin-top: 0;
  float: left;
  background-repeat: no-repeat;
  background-position: center 8px;
  background-image: url(/theme/sn-default/images/menu_icon.png);
  background-color: #000;
  padding-top: 28px;
  text-align: center;
	width:  55px;
	height: 45px;
  color: #fff;
  font-size: 10px;
  text-decoration: none;
}
.menu_close_button{
	background-repeat: no-repeat;
	background-position: center 8px;
	background-image: url(/theme/sn-default/images/menu_icon.png);
	background-color: #000;
	padding-top: 28px;
	text-align: center;
	width:  55px;
	height: 45px;
	color: #fff;
	font-size: 10px;
	text-decoration: none;
	margin-bottom:20px;
	margin-right:20px;
	float: right;
}


/* Header Nav
================================================== */

.header-navi{
}
.header-navi .nav-header{
  background: #999999;
}
.header-navi .nav-header h2{
  float: left;
  padding: 15px 5px 5px 5px;
}
.header-navi .nav-header button{
  float: right;
  padding: 5px;
}
.header-navi .nav-header button img{
  width: 45px;
}

/*サイドバー
---------------------------------------------------------------*/

#modal { display: none; }

#modal h2{
}

#modal h2,

#modal ul{
	padding: 0px;
	width: 230px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
  }

#modal ul li{

	background-color: #eeeeee;
	margin-bottom:1px;
	padding: 0 0 0 5px;
	text-align: left;
	border-bottom: 1px solid rgba(0,0,0,0.1);
	box-shadow: 0 1px 0 rgba(255,255,255,1);
  }


#modal ul li a{
	display: block;
	text-decoration: none;
	padding: 10px 10px 10px 20px;
	background-image: url(../images/bg-link-s.png);
	background-repeat: no-repeat;
	background-position: left center;
}

#modal-menu1 {

}
#modal-menu2 {

}
#modal-menu3 {

}
#modal-menu4 {

}
#modal-menu5 {

}
#modal-menu6 {

}
#modal-menu7 {

}
#modal-menu8 {

}
#modal-menu9 {

}


.close{
  text-align: right;
  margin-top: 10px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

.close a{
}

.open {
        display: block;
        margin-top: 2px;
        /* margin-right: 7px; */
        float: right;
    }

.open img{
  vertical-align:middle;
}


/*メニュー関係終わり
---------------------------------------------------------------*/









#content {
	width:100%;
	padding-bottom: 0px;

}




.top1 {
	width:100%;
	border-top: 1px solid #40b790;
	border-bottom: 5px solid #40b790;
}

.top1-inner {
	width: 100%;
	margin: 0 auto;
	padding: 0 0;
}
.top1-inner img {
	width: 100%;
	display: block;
}


.top2 {
	width:100%;
	margin-top: 30px;

}


.top2-inner {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	padding: 0 5px;
}

.top2-inner:after {
	content: "";
	display: block;
	clear: both;
}



.top2-inner div {
	float: left;
	width: 20%;
	text-align: center;
}
.top2-inner div img {
	width: 95%;
	max-width: 196px;
}




.top2-inner > div > ul.child {
	display: none;
	position: absolute;
	background: #fff;
	z-index: 800;
	background-image: url("../images/bg-top2.png");
	background-repeat: no-repeat;
	background-position: left -30px top;
	padding: 50px 20px 20px 20px;

}
.top2-inner > div > ul.child li {

	margin-bottom: 5px;

}

.top2-inner > div > ul.child a{
        color: #fff;
	text-decoration:none;
	display:block;
	padding:5px 20px;
	background-color: #40b790;
	text-align: left;

}
.top2-inner > div > ul.child a:hover{
	background: #65c9a8;
}


#home h2 {
	border-top: 1px solid #ff0000;
	border-right: 1px solid #ff0000;
	border-bottom: 1px solid #ff0000;
	border-radius: 0 8px 8px 0;		/* CSS3草案 */
	-webkit-border-radius: 0 8px 8px 0;	/* Safari,Google Chrome用 */
	-moz-border-radius: 0 8px 8px 0;	/* Firefox用 */
	font-size: 120%;
	padding: 4px 0 4px 35px;
}
#home h2 span {
	font-size: 90%;
}
#home h2 span a{
	text-decoration: none;
}
#home h2 span a:hover{
	text-decoration: underline;
}





.top3 {
	width:100%;
	margin-top: 30px;

}


.top3-inner {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	padding: 0 5px;
}

.top3-inner:after {
	content: "";
	display: block;
	clear: both;
}

.top3-l {
	float: left;
	width: 100%;
}
.top3-r {
	float: right;
	width: 100%;
}


.top3-l h2 {

	background-image: url("../images/news.png");
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 25px;
}

.top3-r .top3-r1 {

	background-image: url("../images/event.png");
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 25px;
	margin-top: 30px;

}
.top3-r .top3-r2 {
	background-image: url("../images/meisei.png");
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 25px;
	margin-top: 30px;
}



.top3 ul {
	margin-top: 10px;
}
.top3 ul li{
	padding: 7px 0 7px 0;
	border-bottom: 1px dotted #ccc;

}
.top3 .date{
	display: block;
	padding-right: 0px;
	width: 120px;
	color: #40b790;
}
.top3 .title{
	display: inline;
}
.top3 ul li a {
	text-decoration: none;
}
.top3 ul li a:hover {
	text-decoration: underline;
}







.top4 {
	width:100%;
	margin-top: 40px;

}


.top4-inner {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	padding: 0 5px;
}

.top4 h2{
	background-image: url("../images/youtube.png");
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 25px;
	margin-bottom: 20px;
}

.top4 iframe,
.top6 iframe {
	height: 350px;
}

.top5 {
	width:100%;
	margin-top: 30px;

}


.top5-inner {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	padding: 0 5px;
}

.top5 h2 {

	background-image: url("../images/pickup.png");
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 25px;
	margin-bottom: 20px;
}




.top5 .slick-box {
	width: 100%;
	padding: 0 20px 0 20px;
}



.top5 .slick-box li {
	width: 20%;
	text-align: center;

}
.top5 .slick-box li img{
	width: 96%;
	margin: 2%;
}




.top6 {
	width:100%;
	margin-top: 30px;

}


.top6-inner {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	padding: 0 5px;
}
.top6 h2 {

	background-image: url("../images/map.png");
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 25px;
	margin-bottom: 20px;
}

.top6-add {
	margin-bottom: 10px;
}
.top6-add span {
	display: block;
}




#company-gmap {
	width: 100%;
	height: 300px;
}

.top7 {
	width:100%;
	margin-top: 40px;
	margin-bottom: 20px;
}


.top7-inner {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	padding: 0 5px;
}

.top7-inner ul {
	width: 100%;
	display: -webkit-inline-flex; /* Safari */
	display: inline-flex;
	-webkit-flex-wrap: wrap; /* Safari */
	flex-wrap:         wrap;

}

.top7-inner ul li {
	width: 20%;
	text-align: center;
	margin-bottom: 10px;
}
.top7-inner ul li img {
	width: 95%;
}
.top7-inner ul li .p-new-link-img{
	display: none;
}


footer {
	width: 100%;
/*	position: absolute;
	bottom: 0;
*/
	border-top: 5px solid #60b790;
	font-size: 90%;
}


.footer-inner {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	padding: 10px 5px 20px 5px;
}

.footer-navi {
	text-align: right;
	margin-bottom: 15px;

}


.footer-inner:after {
	content: "";
	display: block;
	clear: both;
}
.footer-l {
	float: left;
	width: 100%;
}
.footer-l img {
	width: 200px;
}
.footer-r {
	float: left;
	width: 100%;
	padding-top: 5px;
	padding-left: 0px;
}
.footer-r span{
	display: block;
}
.copy {
	text-align: center;
	font-size: 65%;
}



/* スマホコンテンツページ関係始まり
================================================== */


.page-image {
	width: 100%;
}
.page-image-inner {
	width: 100%;
	margin: 0 auto;
	background-color: #fff;
	text-align: center;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center top -2px;
	background-size: cover;
}
.page-image-inner img{
	width: 180%;
}



#home .page-image {
	display: none;
}




#page-top {
	width: 100%;
	padding-top: 20px;
	border-top: 10px solid #584841;
}
#page-top-inner {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	padding: 0 5px;
	background-color: #fff;
}
#page-top-inner ul{
	width: 100%;
	display: -webkit-inline-flex; /* Safari */
	display: inline-flex;
}
#page-top-inner ul li {
	width: 19.6%;
	margin-right: 7.1%;
}
#page-top-inner ul li:last-child {
	margin-right: 0;
}

#page-top-inner ul li img {
	width: 100%;
	max-width: 196px;
}

nav {
	margin: 30px 0;
}



/* 動画画面サイズ */

.contentBody iframe {
	width: 100%;
	height: 250px;
}




#main-image {
	display: none;
}



#sitemap_main {
	display: none;
}



#search_main {
	display: none;
}









#breadCrumb {

}

#breadCrumb p {
  margin-top: 15px;
}

.scrText {
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden;
}


.print_wrp {
	display: none;

}

#content-inner {
	width: 100%;
	padding: 5px;
	background-color: #fff;
}

#content-inner:after {
}


.p-content-title-backimage {
	width: 100%;
	max-width: 2000px;
	display: block;
}



#main {
	width: 100%;

}
#main2 {
	width: 100%;
}


.contentBody {
	width: 100%;

	margin-bottom: 40px;
	clear: both;
	min-height: 1em;

	padding: 0px;
}
.contentBody img {
	max-width: 100%;
}



.pageList {
	width: 100%;
}

.contentBody .pageList{
	list-style: none;
}


.pageList li:nth-child(odd){
	background-color: #efefef;
	padding: 25px 10px;
}
.pageList li:nth-child(even){
	background-color: #fff;
	padding: 25px 10px;
}


.pageList li a{
	display: block;
	font-size: 130%;
	line-height: 120%;
	font-weight: bold;
	text-decoration: none;
	background-image: url("../images/icon.png");
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 22px;
	padding-left: 35px;
}
.pageList li a:hover{
	text-decoration: underline;
}

.pageList .title {

}

.pageList .description {
	font-weight: normal;
	margin-top:0px;
	font-size: 87.5%;
	padding-left: 35px;
}


.pageList .date {
	text-align: right;
	font-size: 87.5%;
	color: #ccc;
	margin-bottom: -20px;
	margin-top: 0px;
}




.pageList .thumb {
	display: none;
	float: left;
	padding-left: 0px;
	margin: 0px 0px 20px 0px;

}
.pageList .thumb img {
	width: 300px;

}
	





.contentBody .pagination {
	text-align:center;
	}
.contentBody .pagination a{
		background-color : #584841;
		color:#fff;
		text-decoration:none;
	text-align: center;
	border-radius: 100px;		/* CSS3草案 */
	-webkit-border-radius: 100px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 100px;	/* Firefox用 */
	padding:5px;
}




#sidemenu {
	display: none;

}


.contentBody .pul-li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;	
	}
.contentBody .pul-li li{
	background-image: url("../images/pul-li.png");
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;
	margin-bottom:10px;

	}

.contentBody .pul-li strong{
	}


.contentBody .pul-li02{
	margin: 0px;
	padding: 0px;
	list-style-type: none;	
	}
	
.contentBody .pul-li02 li{
	background-image: url("../images/pul-li-02.png");
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;
	margin-bottom:10px;
	}

.contentBody .pul-li02 strong{
	}







/*　カレンダー
*********************************************/

.calendar {

}
.sectionHeader {
	margin-bottom: 20px;
}
.cal_month_select {
	text-align: center;
}
.cal_category_select {
	display: none;
}








.calendar table {
	width: 100%;
}
.calendar table caption {
	font-size: 140%;
	color: #5f3919;
	font-weight: bold;
	padding-bottom: 5px;
}



.calendar table th,
.calendar table td {
	border: 1px solid #ccc;
	height: 35px;

}
.calendar .day,
.calendar .week,
.calendar .event
 {
	vertical-align: middle;
}

.calendar .sunday {
	background-color: #ffefed;

}
.calendar .saturday {
	background-color: #e3f5f9;
}

.calendar table td a {

}

.calendar_item {
	padding: 2px 4px;
}
.calendar_item .title {
	padding-right: 3px;
}


/*　各学校所在地及び問合わせ
*********************************************/
.contentBody .scrollTable table {
	width: 760px;
	max-width: 760px;
}
.contentBody .scrollTable table th,
.contentBody .scrollTable table td {
	border: 1px solid #ccc;
	text-align: center;
	padding: 4px;
}
.scrollTable table th {
	background-color: #ffffbb;
}

.scrollTable {
  overflow-x: auto;
  padding-bottom: 10px;
  -webkit-overflow-scrolling : touch;
}
.scrollTable::-webkit-scrollbar {
  height: 5px;
}
.scrollTable::-webkit-scrollbar-track {
  border-radius: 5px;
  background: #eee;
}
.scrollTable::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: #666;
}


/*　ログイン画面
*********************************************/

.login-area fieldset {
	margin-bottom: 8px;
}
.login-area label {
	display: inline-block;
	width: 75px;
	text-align: right;
	padding-left: 5px;
}
.login-area input[type="submit"] {
	margin-left: 80px;
}

/*コンテンツページ関係終わり
================================================== */






/*サイトマップ初め
================================================== */

.sitemap {
	margin-left: 0px;

}

.depth1 li {
	padding-top: 0px;

}
.depth2 li {
	padding-top: 0px;
}




/*阿部さん設定分
================================================== */


.wrap3{
	
		width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	padding: 0 0 0 0;
	display: -webkit-flex; /* Safari */
  display: flex;
	  -webkit-flex-wrap: wrap; /* Safari */
  flex-wrap:         wrap;
-webkit-box-pack:justify;
  -ms-flex-pack:justify;
  justify-content:space-between;
}
.wrap3 div{
width:300px;
	margin:20px 0px 0px 0px;
	background-color: #fff;
	
}
.contentBody .wrap3 p {
   margin: 0; 
}
.pad-base01{
	padding:0px 20px 20px 20px;	
	
}


.wrap-base{
	max-width:960px;
	width:100%;
	margin:0px auto;
	padding: 0 5px;
}
.wrap-left{
	max-width:480px;
float:left;	
}
.wrap-right{
	max-width:480px;
float:right;	
}

.wrap-grey{
	background-color: #EEEEEE;
	margin-bottom: 30px;
	padding: 30px 0px 30px 0px;	
}
.wrap-blue{
background-color: #00A0E9;
	margin-top:0px;
	padding:20px 0px 30px 0px;
	color: #fff;
	
}
.wrap-blue02{
	background-color: #0C1635;
	margin-top: 0px;
	padding: 20px 0px 30px 0px;
	color: #fff;	
}
.wrap-takumi{
	border-top:solid 1px #172A88;
	border-bottom:solid 1px #172A88;
		margin-bottom: 30px;
			padding:0px 0px 0px 0px;
}
.wrap-voice{
	border-top:solid 1px #00A0E9;
	border-bottom:solid 1px #00A0E9;
			padding:0px 0px 0px 0px;
}
.bg-style01{
	padding:20px 5px 30px 5px;
		background-image: url("../images/bg-style01.png");
	background-repeat: no-repeat;
	background-position: right top;
	background-size: contain;
	
}

.contentBody .bg-style01 p {
    margin: 0;
}
.bg-takumi{
	padding:10px 0px 0px 105px;
	background-image: url("../images/syain02.png");
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 100px 95px;

}
.contentBody .bg-takumi p {
     margin: 0em 0 0em 0px; 
}
.bg-voice{
		padding:5px 0px 30px 150px;
		background-image: url("../images/syain05.png");
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 125px 70px;
}













}

/* スマホサイト終わり
==================================================
==================================================
==================================================
================================================== */





 #tenpo-gmap{
    width: 100%;
    height: 600px;
  }

  .p-store-page-contents-block{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
  }

  .p-store-page-contents-left{
    width: 500px;
  }
  .p-store-page-contents-left img{
  }
  .p-store-page-contents-right{
    width: 450px;
  }
 .p-store-page-gaiyou-table{
	margin:20px 0px 15px 0px;

  }

    .p-store-page-gaiyou-table th{
		text-align: left;
		padding:5px 20px 5px 10px;
    border-right: 1px solid #000;
white-space: nowrap;

  }
    .p-store-page-gaiyou-table td{
		text-align: left;
		padding:5px 0px 5px 20px;

  }
.tenpo-img{
		margin:0px 0px 15px 0px;
	
}
.p-store-h2{
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho","serif";
	font-size: 160%;
	line-height: 150%;
	background-image: url("../images/h2-bg02.png");
	background-repeat: no-repeat;
	background-position: left center;

	padding:1px;
	text-align: center;
		border: solid 1px #463e37;
	margin:0px 0px 15px 0px;
}
.p-store-h2 span{
	display: block;
	padding:5px;
	text-align: center;
		border: solid 3px #463e37;

}

.p-store-page-service-block{
        display: flex;
        align-items: flex-start;
        justify-content: flex-start;
        flex-wrap: wrap;
      }
      .p-store-page-service-block li{
		  margin:0px 0px 5px 5px;
	background-color: #ffffff;
}
      .p-store-page-service-item{
        width: 75px;
		  	border-radius: 10px;		/* CSS3草案 */
	-webkit-border-radius: 10px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 10px;	/* Firefox用 */
		  border: solid 1px #4b4b4b;
		  background-color: #fff;
		  margin:0px 0px 0px 5px;
	vertical-align: bottom;
		  text-align: center;
}
.p-store-page-under-image-list{
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
  }

  .p-store-page-under-image-item{
    width: 320px;
    margin: 20px 10px;
  }
.btn-flyer{
	text-align: center;
    margin: 0px 0px 20px 0px;

	}
.ctg-style{
	
	text-align: center;
	margin:25px 0px 0px 0px;
	

}
@media (max-width: 767px) {
	.ctg-style{
	
	text-align: center;
	margin:35px 0px 0px 0px;
padding-top:10px;	

}
	.ctg-style img{
	
max-width:150px;	

}	
}
.p-best-selection-contents-block{
	
	
}
.p-best-selection-contents-left{
	width:450px;
	float:left;
	
}
.p-best-selection-contents-right{
	width:500px;
	float:right;
	
}

.p-best-selection-content-title{
	padding: 15px 20px 15px 20px;
	font-size: 150%;
	line-height: 120%;
	color: #fff;
	font-weight: bold;
	margin:0px auto 20px auto;
	width:100%;


	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho","serif";
		background-image: url("../images/h1.png");
	background-repeat: repeat-x;
	background-position: center center;
	display: inline-block;
	font-weight: lighter;
	text-align: center;

}
.w900{
	width:680px;
	margin:40px auto;
		font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho","serif";

	
}
@media (max-width: 767px) {
	
	.w900{
	width:auto;
	margin:10px auto;
		font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho","serif";

	
}
	
	
}
.cc01{
	
		width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	padding: 0 0 0 0;
	display: -webkit-flex; /* Safari */
  display: flex;
	  -webkit-flex-wrap: wrap; /* Safari */
  flex-wrap:         wrap;
-webkit-box-pack:justify;
  -ms-flex-pack:justify;
  justify-content:space-between;
    list-style:none;
}


.pageList::after{
  content:"";
  display: block;
  width:30%;
}
.cc01 div {
width:230px;
	margin:0px 0px 0px 0px;
	    text-align: center;


}





.footer-l-r-wrap{
	display: flex;
    justify-content: center;
}

.footer-r {
        float: none;
        padding-left: 20px;
		width: auto;
    }

.footer-l{
	float: none;
	width: auto;
}

.footer-l img{
	max-width: 100%;
	width: 240px;
}



.footer-navi{}

.footer-navi ul{
	text-align: center;
    max-width: 1060px;
    margin: 35px auto;
    display: flex;
    justify-content: center;
}



.footer-navi ul li{
	font-size: 90%;
    padding: 0 20px;
    border-right: 1px solid #60b790;
    line-height: 100%;
}

.footer-navi ul li:last-child{
	border-right:none;
}

.footer-navi ul li a{
	color: #60b790;
}


.copy {
        text-align: center;
        font-size: 80%;
        padding-bottom: 30px;
    }



@media (max-width: 640px) {
.footer-navi ul {
    display: block;
	padding: 0 70px;
}
	
.footer-navi ul li {
    font-size: 105%;
    padding: 20px 20px;
    border-right: none;
    line-height: 100%;
	border-bottom: 1px dotted #60b790;
}
	
.footer-navi ul li:last-child{
		border-bottom:none;
	}
	
.footer-l-r-wrap {
    display:block;
	justify-content: center;
}
	
.footer-l {
	text-align: center;
        margin-bottom: 20px;
	}
	
.footer-r {
    float: none;
    padding-left: 0;
    width: auto;
    text-align: center;
}
	
}

