@charset "utf-8";
/* ============================================================ */
/* #mainimages */
/* ============================================================ */
#index #mainimages {
	margin: 0 0 20px;
	background: #f90;
}

#index #mainimages h1 {
	height: 160px;
	overflow: hidden;
}

#index #mainimages h1 img {
	position: relative;
	top: 50%;
	left: 50%;
	width: auto;
	height: 100%;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}


/* .flex-control-nav
------------------------------------------------------------ *//*
#index #mainimages .flex-control-nav {
	width: 100%x;
	margin: 10px auto 0;
	padding: 2px 0 0;
	text-align: center;
	position: relative;
	z-index: 3000 !important;
	overflow: hidden;
}

#index #mainimages .flex-control-nav li {
	display: inline-block;
	margin: 0 5px;
}

#index #mainimages .flex-control-paging li a {
	width: 17px;
	height: 17px;
	display: block;
	background: #eaeae4;
	cursor: pointer;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	border-radius: 20px;
	position: relative;
}

#index #mainimages .flex-control-paging li a:hover {
	background: #eb861d;
}

#index #mainimages .flex-control-paging li a.flex-active {
	background: #eb861d;
	cursor: default;
}


/* .flex-direction-nav
------------------------------------------------------------ */
#index .flex-direction-nav {
	height: 0;
}

#index .flex-direction-nav a {
	text-decoration: none;
	display: block;
	width: 26px;
	height: 26px;
	position: absolute;
	top: 40%;
	z-index: 10;
	overflow: hidden;
	opacity: 0;
	cursor: pointer;
	color: rgba(0, 0, 0, 0.8);
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	-webkit-transform: translate3d(0, 0, 1px);
    transform: translate3d(0, 0, 1px);
}

#index .flex-direction-nav .flex-prev {
	background: url(/common/img/common/ico_arrow_left.png) 0 0 no-repeat;
	background-size: 26px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

#index .flex-direction-nav .flex-next {
	background: url(/common/img/common/ico_arrow_right.png) 0 0 no-repeat;
	background-size: 26px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

#index .flex-direction-nav .flex-prev {
	left: 0;
}

#index .flex-direction-nav .flex-next {
	right: 0;
	text-align: right;
}

#index .flexslider .flex-direction-nav .flex-prev {
	opacity: 1;
	left: 15px;
}

#index .flexslider .flex-direction-nav .flex-prev:hover {
	opacity: 0.7;
}

#index .flexslider .flex-direction-nav .flex-next {
	opacity: 1;
	right: 15px;
}

#index .flexslider .flex-direction-nav .flex-next:hover {
	opacity: 0.7;
}



/* ============================================================ */
/* .index_search */
/* ============================================================ */
#index .index_search {
	background: #2fbef9;
	padding: 30px 15px;
}

#index .index_search h2 {
	color: #fff;
}

#index .index_search h2::before {
	color: #fff;
}


/* .search_map
------------------------------------------------------------ */
#index .index_search .search_map ul {
	margin: 0 0 15px;
}

#index .index_search .search_map ul li a {
	display: block;
	border: 1px solid #20aee9;
	border-bottom: none;
	background: #d8f3fe;
	padding: 8px 10px;
	font-size: 1.4rem;
	color: #0d6fae;
}

#index .index_search .search_map ul li:last-of-type a {
	border-bottom: 1px solid #20aee9;
}

#index .index_search .search_map ul li a i {
	font-size: 1.6rem;
}


/* .txt_search
------------------------------------------------------------ */
#index .index_search .txt_search .map_search div {
	display: flex;
}

#index .index_search .txt_search p {
	color: #fff;
	margin: 15px 0;
}

#index .index_search .txt_search .map_search select {
	margin: 0 5px;
	border: 1px solid #a9a9a9;
	background: none;
	padding: 8px 5px;
	background: #fff;
	box-sizing: border-box;
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "新ゴR",  Verdana, "ＭＳ Ｐゴシック", sans-serif;
}

#index .index_search .txt_search .map_search .btn_search01 {
	margin: 10px 0 0;
	text-align: center;
}

#index .index_search .txt_search .map_search .btn_search01 button {
	width: 150px;
	font-size: 1.4rem;
	font-weight: bold;
}



/* ============================================================ */
/* .index_find */
/* ============================================================ */
#index .index_find {
	padding: 30px 15px;
}

#index .index_find p {
	text-align: center;
}

#index .index_find .find_search > ul {
	margin: 15px 0 20px;
}

#index .index_find .find_search > ul > li {
	margin: 0 0 10px;
	padding: 20px 15px;
	width: 100%;
	background: url(/common/img/common/bg_pattern01.png) 0 0 repeat;
	display: table;
	box-sizing: border-box;
}

#index .index_find .find_search > ul > li div {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

#index .index_find .find_search > ul > li div p {
	font-weight: bold;
	font-size: 1.4rem;
	margin: 0 0 10px;
}

#index .index_find .find_search > ul > li div p::before {
	font-family: 'icon';
	font-size: 2.4rem;
	color: #339f0b;
	display: block;
	line-height: 1.4;
	font-weight: normal;
}

#index .index_find .find_search > ul > li div .txt_pref::before {
	content: "\e90e";
}

#index .index_find .find_search > ul > li div .txt_town::before {
	content: "\e90c";
}

#index .index_find .find_search > ul > li div .txt_teacher::before {
	content: "\e90d";
}

#index .index_find .find_search > ul > li div select {
	width: 100%;
	height: 40px;
	box-sizing: border-box;
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "新ゴR",  Verdana, "ＭＳ Ｐゴシック", sans-serif;
}

#index .index_find .find_search > ul > li div ul {
	margin: 0 auto;
	display: inline-block;
	text-align: left;
}


/* .btn_form
------------------------------------------------------------ */
#index .btn_form {
	margin: 0 auto;
	text-align: center;
}

#index .btn_form p {
	margin: 0 0 10px;
}

#index .btn_form p:first-of-type button {
	width: 200px;
	font-size: 1.4rem;
	font-weight: bold;
}

#index .btn_form p:last-of-type button {
	width: 125px;
}



/* ============================================================ */
/* .index_event */
/* ============================================================ */
#index .index_event {
	border-top: 1px solid #d7e8d4;
	border-bottom: 1px solid #d7e8d4;
	background: url(/common/img/common/bg_pattern05.png) 0 0 repeat;
	padding: 30px 15px;
}

#index .index_event h2 {
	text-align: center;
	margin: 0 0 15px;
}

#index .index_event p {
	text-align: center;
}


/* #horizontal_tab
------------------------------------------------------------ */
#index .index_event #horizontal_tab {
	margin: 20px auto 0;
}


/* .r-tabs-accordion-title */
#index .index_event #horizontal_tab .r-tabs-accordion-title a {
	display: block;
	padding: 10px 15px;
	width: 100%;
	box-sizing: border-box;
	border-right: 1px solid #287e08;
	border-top: 1px solid #287e08;
	border-left: 1px solid #287e08;
	background: #339f0b;
	color: #fff;
	font-size: 1.4rem;
	position: relative;
}

#index .index_event #horizontal_tab .r-tabs-accordion-title a::after {
	content: "\f055";
	font-family: 'icon';
	font-size: 1.6rem;
	color: #fff;
	line-height: 1.2;
	position: absolute;
	top: 13px;
	right: 15px;
}

#index .index_event #horizontal_tab .r-tabs-state-active a::after {
	content: "\f056";
}


/* .event_list */
#index .index_event #horizontal_tab .event_list {
	padding: 10px 0 15px;
	margin: 0 0 15px;
	width: 100%;
	text-align: left;
	box-sizing: border-box;
	background: #fff;
	border: 1px solid #d5d5d5;
	border-top: none;
}

#index .index_event #horizontal_tab .event_list ul {
	margin: 0 0 15px;
}

#index .index_event #horizontal_tab .event_list ul li {
	border-bottom: 1px dotted #d5d5d5;
}

#index .index_event #horizontal_tab .event_list ul li:nth-child(2n) {
	background: #f4f4f4;
}

#index .index_event #horizontal_tab .event_list ul li:nth-child(3)~li {
	display: none;
}

#index .index_event #horizontal_tab .event_list ul li a {
	padding: 8px 15px;
	display: block;
}

#index .index_event #horizontal_tab .event_list ul li:first-of-type a {
	padding: 0 15px 8px;
}

#index .index_event #horizontal_tab .event_list ul li a::after {
	display: none;
}

#index .index_event #horizontal_tab .event_list ul li a:hover {
	text-decoration: none;
}

#index .index_event #horizontal_tab .event_list ul li a time {
	margin: 0 0 5px;
	color: #333;
}

#index .index_event #horizontal_tab .event_list ul li a p {
	text-align: left;
}

#index .index_event #horizontal_tab .event_list .al_center {
	padding: 0 15px;
}

#index .index_event #horizontal_tab .event_list .al_center a {
	width: 100%;
	box-sizing: border-box;
}

#index .index_event #horizontal_tab .event_list .al_center a::after {
	display: none;
}


/* ============================================================ */
/* .index_news */
/* ============================================================ */
#index .index_news {
	padding: 30px 15px;
}

#index .index_news ul {
	margin: 0 -15px 15px;
}

#index .index_news ul li {
	border-bottom: 1px dotted #d5d5d5;
}

#index .index_news ul li:nth-child(2n) {
	background: #f4f4f4;
}

#index .index_news ul li:nth-child(3)~li {
	display: none;
}

#index .index_news ul li a {
	padding: 8px 15px;
	display: block;
}

#index .index_news ul li:first-of-type a {
	padding: 0 15px 8px;
}

#index .index_news ul li a time {
	margin: 0 0 5px;
	color: #333;
}

#index .index_news ul li a p {
}

#index .index_news .al_center a {
	width: 100%;
	box-sizing: border-box;
}


/* ============================================================ */
/* .index_about */
/* ============================================================ *//*
#index .index_about {
	background: url(/common/img/common/bg_pattern02.png) 0 0 repeat;
	padding: 30px 15px;
	border-top: 1px solid #ebebe5;
	border-bottom: 1px solid #ebebe5;
}


/* div
------------------------------------------------------------ *//*
#index .index_about div {
}

#index .index_about div ul {
	margin: 15px 0;
	overflow: hidden;
}

#index .index_about div ul li {
	width: 48%;
	margin: 0 4% 10px 0;
	float: left;
}

#index .index_about div ul li:nth-child(2n) {
	margin: 0 0 10px;
}

#index .index_about div .al_center {
	margin: 15px 0 0;
}

#index .index_about div .al_center a {
	width: 100%;
	box-sizing: border-box;
}



/* ============================================================ */
/* .bnr_index */
/* ============================================================ */
#index .bnr_index {
	margin: 30px 0 0;
	padding: 0 15px;
}

#index .bnr_index li {
	margin: 0 0 10px;
}

#index .bnr_index li a {
	border: 1px solid #cecec4;
	background: #f8f8f2;
	padding: 10px;
	display: block;
	color: #333;
}

#index .bnr_index li a i {
	color: #17510d;
}

#index .bnr_index .bnr_facebook a {
	border: 1px solid #233a79;
	background: #3c57a2;
	color: #fff;
}

#index .bnr_index .bnr_facebook a i {
	color: #fff;
}



/* ============================================================ */
/* #gallery */
/* ============================================================ */
#index #gallery {
	position: relative;
	overflow: hidden;
	width: 100%;
	margin: 20px 0 0;
}

#index #gallery .slider {
	width: 100%;
	height: 100%;
}

#index #gallery .slider li {
	display: block;
	float: left;
	width: 198px;
	height: 100%;
	margin: 0 1px 0 0;
}


