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

/* Base Style
================================================== */
body {
	background-color: #fff;
	color: #000;
	font-size: 87.5%;
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.5;
	-webkit-text-size-adjust: 100%;
	/*animation: fadeIn 2s ease 0s 1 normal;*/
    /*-webkit-animation: fadeIn 2s ease 0s 1 normal;*/
}

iframe {
  width: 100%;
}

@keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

@-webkit-keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}


a {
	transition: 0.6s;
}

a:link {
	color: #000;
}
a:visited {
	color: #000;
}
a:hover, a:focus {
	color: #007421;
}
a:hover img,
a:focus img {
	opacity: 0.85;
	filter: alpha(opacity=85);
	transition: 0.6s;
}
input, select, textarea {
	color: #000;
	font-family: inherit;
	font-size: 100%;
}
img {
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
	transition: 0.6s;
}
.new {
	margin-left: .75em;
	padding: 3px 5px 2px;
	border-radius: 2px;
	background-color: #C1272D;
	color: #fff;
	font-size: 75%;
	font-weight: normal;
	text-transform: uppercase;
}

.sp-disp {
    display: none !important;
}


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

/* focus時のみ表示する */
.skip {
	background-color: #666;
}
.skip a {
	display: block;
	background-color: #666;
	color: #fff;
	text-decoration: none;
	text-align: center;
	position: absolute;
	height: 0;
	overflow: hidden;
}
.skip a:focus {
	position: static;
	height: auto;
}

/* BreadCrumb
================================================== */

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

/* Sitemap
================================================== */

/*サイトマップ リスト 階層関係なく共通*/
.sitemap{
  text-align: left;
}
.sitemap-list{
  list-style: none;
	/*border-left: 1px dotted #444;*/
}

/*サイトマップ リスト項目 階層関係なく共通*/
.sitemap-list-item{
  list-style: none;
}

.sitemap-list-item-span a{
	text-decoration: none;
}

/*サイトマップ リスト 階層を特定*/
ul.sitemap-list.sm-depth1-list .sm-depth1-item{
  /*background-color: #eee;*/
  margin-bottom: 10px;
  padding: 10px;
  border: 1px solid #ccc;
}
ul.sitemap-list.sm-depth1-list .sm-depth1-item span.sm-depth1-label{
  display: block;
  background-color: #eee;
  padding: 5px;
}
ul.sitemap-list.sm-depth1-list{
	/*list-style-type: disc;*/
  margin-bottom: 10px;
  padding: 10px;
}
ul.sitemap-list.sm-depth2-list{
  padding: 10px;
  margin-bottom: 10px;
	/*list-style-type: circle;*/
}
ul.sitemap-list.sm-depth3-list{
	/*list-style-type: square;*/
}
ul.sitemap-list.sm-depth4-list{
	/*list-style-type: circle;*/
}


/* Common
================================================== */
#container{
  text-align: center;
}

#home #content {
	    margin-bottom: 0px;
}


#content {
	    margin-bottom: 40px;
}

.inner{
  width: 1000px;
  margin: 0 auto;
  text-align: left;
}

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

#top_header_wrap{
  position: relative;
}

header#top{
  position: absolute;
  z-index: 999;
  width: 100%;
  background-color: rgba(255,255,255,0.8);
}
header .inner{
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 15px;
  padding-bottom: 15px;
}
header .h_left{
  flex: 0 1 450px;
}
header .h_right{
  flex: 0 1 340px;
}
header .menu_open,
header .menu_close{
  display: none;
}
/* Search */
.h_search_wrap{
  margin-bottom: 10px;
}
.h_search_wrap label{
  position: absolute;
  height: 0px;
  width: 0px;
  overflow: hidden;
}
.h_search_wrap input#keyword{ width: 300px; }
.h_search_wrap input#searchsubmit{ width: 24px; }

/* Link */
.h_link_wrap{}
.h_link_wrap ul{
  display: flex;
  justify-content: space-between;
}
.h_link_wrap ul li{}
.h_link_wrap ul li a{
  font-size: 90%;
  display: block;
  color: #000;
  text-decoration: none;
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 16px;
  padding-left: 17px;
}

.h_link_wrap ul li a:hover, a:focus {
	color: #3F9B0C;
}

.h_link_wrap ul li.access a{
  background-image: url('../images/gakuen-img/h-access.png');
}
.h_link_wrap ul li.contact a{
  background-image: url('../images/gakuen-img/h-contact.png');
}
.h_link_wrap ul li.graduates a{
  background-image: url('../images/gakuen-img/h-ob.png');
}

/* Nav */
.h_menu_wrap{
  background-image: url('../images/gakuen-img/navi-bg.png');
  background-size: 128px;
}
.h_menu_wrap nav.top_nav{
  width: 100%;
}
.h_menu_wrap nav.top_nav ul.g_menu{
  display: flex;
  justify-content: space-around;
  /*justify-content: space-between;*/
}
.h_menu_wrap nav.top_nav ul.g_menu li{
}
.h_menu_wrap nav.top_nav ul.g_menu li a{
  color: #fff;
  text-decoration: none;
  display: block;
  padding: 10px 15px 20px 15px;
  font-size: 120%;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.h_menu_wrap nav.top_nav ul.g_menu li a:hover, a:focus {
	color: #3F9B0C;
}

nav.top_nav ul.g_menu li .u_arrow{
  position: relative;
  padding: 0 0 0 0;
  text-decoration: none;
}
nav.top_nav ul.g_menu li .u_arrow::before,
nav.top_nav ul.g_menu li .u_arrow::after{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 25px auto;
  content: "";
  vertical-align: top;
}
nav.top_nav ul.g_menu li .u_arrow::before{
  left: 0px;
  width: 6px;
  height: 6px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}


ul.sp-menu {
	display: none;
}

/* Main Image
================================================== */
#main_img_wrap{
  position: relative;
}
#main_img_wrap .waku{
  position: absolute;
  bottom: 0;
  left: 0;
}


/* Content
================================================== */
/* 緊急情報 */
.emergency {
	width: 100%;
	padding: 3% 0;
}
.emergency-inner {
	width: 90%;
	max-width: 1000px;
	margin: 0 auto;
	padding: 2%;
	border: 2px solid #e2393f;
	text-align: left;
	font-size: 120%;
    font-weight: bold;
}
.emergency-inner h2 {
	text-align: center;
    padding: 1%;
    background-color: #e2383f;
    color: #ffffff;
    font-size: 150%;
    margin-bottom: 30px;
}
.emergency-inner ul {

}

.emergency-inner ul li {
	margin-bottom: 10px;


}
.emergency-inner ul li .date {
	display: table-cell;
	width: 100px;
	font-size: 110%;
	color: #e2393f;
}
.emergency-inner ul li .title {
	display: table-cell;
	font-size: 110%;
	    padding-left: 20px;
}



/* News */
#news{
  background-image: url('../images/topics-bg.jpg');
  background-repeat: repeat-x;
  background-position: left bottom;
	padding: 5%;
}
#news .news_header{
  border-bottom: 1px solid #ccc;
  margin-bottom: 30px;
  padding-bottom: 10px;
  display: flex;
  justify-content: space-between;
}
#news .news_header h2{
  flex: 0 1 40%;
  box-sizing: border-box;
  padding-left: 10px;
}
#news .news_header ul{
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex: 0 1 52%;
  /*padding: 10px;*/
}
#news .news_header ul li{
  flex: 0 1 20%;
  /*margin-bottom: 10px;*/
  padding-left: 8px;
  box-sizing: border-box;
}
#news .news_header ul li a{
  font-size: 90%;
  color: #fff;
  text-decoration: none;
  display: block;
  padding: 5px 5px 5px 5px;
  text-align: center;
  border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
  cursor: pointer;
}
#news .list ul li span.all,
#news .news_header ul li.all a{ background-color: #007421; }

#news .list ul li span.gakuen,
#news .news_header ul li.gakuen a{ background-color: #3f9b16; }
#news .list ul li span.hs,
#news .news_header ul li.hs a{ background-color: #C69C3F; }
#news .list ul li span.jhs,
#news .news_header ul li.jhs a{ background-color: #B1494C; }
#news .list ul li span.event,
#news .news_header ul li.event a{ background-color: #316B91; }
#news .news_header ul li.to_list a{
  color: #007421;
  border: 1px solid #007421;
}
#news .list .is-hidden{
  display: none;
}
#news .list ul{
  padding: 10px;
  min-height: 290px;
  box-sizing: border-box;
  overflow-y: scroll;
  height: 300px;
}
#news .list ul li{
  display: flex;
  align-items: flex-start;
  margin-bottom: 25px;
}
#news .list ul li span{
  display: block;
}
#news .list ul li span.date{
  flex: 0 0 80px;
  padding: 2px 5px 2px 5px;
  margin-right: 20px;
  color: #007421;
}
#news .list ul li span.cate{
  flex: 0 0 80px;
  box-sizing: border-box;
  padding: 2px 5px 2px 5px;
  margin-right: 20px;
  font-size: 90%;

  color: #fff;
  text-align: center;
  display: block;
  text-align: center;
  border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
#news .list ul li span.title{
  flex: 0 1 auto;
  padding: 2px 5px 2px 5px;
}
#news .list ul li span.title span{
  display: inline;
}

/* Club */
#club{
  padding: 7%;
	background-color: #ecebe0;
}
#club .inner{
}
#club .club_waku{
    background-color: #fff;
    display: flex;
    box-sizing: border-box;
    width: 100%;
    padding: 10px;
    border-radius: 8px;
}
#club .photo_wrap{
  position: relative;
  flex: 0 1 450px
}
#club .photo_wrap h2{
  position: relative;
  top: 0px;
  left: -28px;
}
#club .photo_wrap .photo{
  text-align: center;
  padding: 10px 50px 10px 10px;
}

#club .photo_wrap .photo img{
	border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    box-shadow: 0px 0px 6px rgb(102, 102, 102);
    -webkit-box-shadow: 0px 0px 6px rgb(102, 102, 102);
    -moz-box-shadow: 0px 0px 6px rgb(102, 102, 102);
}

#club .list{
  flex: 0 1 550px
}
#club .list ul{
  padding: 20px 10px 20px 10px;
  box-sizing: border-box;
  overflow-y: scroll;
  height: 350px;
}
#club .list ul li{
  margin-bottom: 25px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

#club .list ul li{
  position: relative;
  padding: 0 0 0 18px;
  color: #000;
  text-decoration: none;
}
#club .list ul li::before,
#club .list ul li::after{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: 9px auto;
  content: "";
  vertical-align: top;
}
#club .list ul li::before{
  left: 0px;
  width: 5px;
  height: 5px;
  border-top: 2px solid #C1272D;
  border-right: 2px solid #C1272D;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}


#club .list ul li span.date{
  flex: 0 0 70px;
  padding: 2px 0px 2px 0px;
  margin-right: 5px;
  color: #007421;
}
#club .list ul li span.cate::before{
  content: '［'
}
#club .list ul li span.cate::after{
  content: '］'
}
#club .list ul li span.cate{
  flex: 0 0 295px;
  font-size: 90%;
  box-sizing: border-box;
  padding: 3px 0px 2px 8px;
  margin-right: 5px;

  color: #C1272D;
  text-align: left;
  display: block;
  border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
#club .list ul li span.title{
  flex: 0 1 100%;
  width: 100%;
  padding: 2px 0px 2px 0px;
}
#club .list ul li span.title{
}

/* junior hight school, hight school,kodomo  */
#kodomo_wrap .inner,
#jhs_wrap .inner,
#hs_wrap .inner{
width: 100%;
  display: flex;
  -webkit-align-items: center; /* 縦方向中央揃え（Safari用） */
  align-items: center; /* 縦方向中央揃え */
  -webkit-justify-content: center; /* 横方向中央揃え（Safari用） */
  justify-content: center; /* 横方向中央揃え */
  background-size: auto 100%;
  background-repeat: no-repeat;
}

#kodomo_wrap .photo,
#jhs_wrap .photo,
#hs_wrap .photo{
  flex: 0 1 55%;
}

#kodomo_wrap .text,
#jhs_wrap .text,
#hs_wrap .text{
 font-size: 120%;
    flex: 0 1 45%;
    padding: 45px;
    box-sizing: border-box;
}

#kodomo_wrap .text h2,
#jhs_wrap .text h2,
#hs_wrap .text h2{
  font-size: 155%;
  margin-bottom: 10px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

#kodomo_wrap .text h3,
#jhs_wrap .text h3,
#hs_wrap .text h3{
  font-size: 160%;
    color: #B1494C;
    /* font-weight: bold; */
    font-weight: normal;
    margin-bottom: 3px;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

#kodomo_wrap .text p,
#jhs_wrap .text p,
#hs_wrap .text p{
  margin: 10px 5px 20px 5px;
    font-size: 90%;
    line-height: 200%;
}

#kodomo_wrap .text .link a,
#jhs_wrap .text .link a,
#hs_wrap .text .link a{
  color: #007421;
  background-color: #fff;
  text-decoration: none;
  border: 1px solid #007421;
	display: inline-block;
  text-align: center;
  margin: 10px 10px 0;
  padding: 8px;
  box-sizing: border-box;
  border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
.text .link .arrow{
  position: relative;
  padding: 3px 0 0 22px;
  text-decoration: none;
}
.text .link .arrow::before,
.text .link .arrow::after{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: 6px auto;
  content: "";
  vertical-align: top;
}
.text .link .arrow::before{
  left: 0px;
  width: 6px;
  height: 6px;
  border-top: 2px solid #007421;
  border-right: 2px solid #007421;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* hight school */
#hs_wrap{}
#hs_wrap .inner{
  background-image: url('../images/gakuen-img/hs-bg-kousyou.jpg');
  background-position: left center;
  flex-direction: row-reverse;
}

/* junior hight school */
#jhs_wrap{}
#jhs_wrap .inner{
  background-image: url('../images/gakuen-img/jhs-bg-kousyou.jpg');
  background-position: right center;
}

/* kodomo */
#kodomo_wrap{}
#kodomo_wrap .inner{
  background-image: url('../images/gakuen-img/kodomo-kousyou.jpg');
  background-position: left center;
  flex-direction: row-reverse;
}



/* Footer
================================================== */

footer{}
footer .f_top{
  background-color: #ecebe0;
  padding: 70px 0;
}

@media screen and (max-width: 1080px) {
	
footer .f_top{
  background-color: #ecebe0;
  padding: 70px 3%;
}
	
}


footer .f_top .inner{
  display: flex;
}

/* Button Banner */

footer#top .f_top #f_bnr_link{
  /*flex: 0 1 55%;*/
  width: 55%;
  box-sizing: border-box;
}
footer .f_top #f_bnr_link ul{
  display: flex;
}
footer .f_top #f_bnr_link ul li{
  box-sizing: border-box;
  padding: 10px;
}

footer#top .f_top #f_bnr_link ul{
  flex-wrap: wrap;
}
footer#top .f_top #f_bnr_link ul li{
  /*flex: 0 1 50%;*/
  width: 50%;
  box-sizing: border-box;
}



footer .f_top #f_bnr_link ul li a{}
footer .f_top #f_bnr_link ul li a img{
  border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
  box-shadow: 0px 0px 6px rgb(102, 102, 102);
    -webkit-box-shadow: 0px 0px 6px rgb(102, 102, 102);
    -moz-box-shadow: 0px 0px 6px rgb(102, 102, 102);
}

/* Flower */
footer .f_top #f_flower{
  /*flex: 0 1 45%;*/
  width: 45%;
  margin-top: 30px;
  box-sizing: border-box;
  padding: 20px;
}
footer .f_top #f_flower .flower_inner{
  background-color: #fff;
  position: relative;
}
footer .f_top #f_flower .flower_inner h2{
  padding: 0 50px 0 50px;
  /*position: absolute;*/
  position: relative;
  top: -60px;
  margin-bottom: -60px;
}
footer .f_top #f_flower .flower_inner .bottom_wrap{
  padding: 30px 20px 25px 20px;
}
footer .f_top #f_flower .flower_inner .photo{
  height: 191px;
    overflow: hidden;
    text-align: center;
    padding-bottom: 6px;
    padding-top: 0px;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
}

footer .f_top #f_flower .flower_inner .photo img{
	
}

footer .f_top #f_flower .flower_inner .text_wrap{
  display: flex;
  justify-content: space-between;
  padding: 15px 0px 5px 0px;
}
footer .f_top #f_flower .flower_inner .text_wrap .title{
  color: #C1272D;
  font-size: 120%;
  background: linear-gradient(transparent 50%, #F4F4DC 50%);
  padding-left: 10px;
  padding-right: 10px;
  font-weight: bold;
}
footer .f_top #f_flower .flower_inner .text_wrap .link a{
  display: block;
  color: #fff;
  background-color: #007421;
  text-decoration: none;
  padding: 3px 10px 3px 10px;
  border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
  box-shadow: 0px 0px 3px #ccc;
  -webkit-box-shadow: 0px 0px 3px #ccc;
  -moz-box-shadow: 0px 0px 3px #ccc;
}

#f_info .f_link span.arrow,
.flower_inner .text_wrap .link .arrow{
  position: relative;
  padding: 1px 0px 0 18px;
  text-decoration: none;
}
#f_info .f_link span.arrow::before,
#f_info .f_link span.arrow::after,
.flower_inner .text_wrap .link .arrow::before,
.flower_inner .text_wrap .link .arrow::after{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: 6px auto;
  content: "";
  vertical-align: top;
}
#f_info .f_link span.arrow::before,
.flower_inner .text_wrap .link .arrow::before{
  left: 0px;
  width: 6px;
  height: 6px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}


/* Info */
#f_info{
  color: #fff;
  background-image: url('../images/gakuen-img/f-bg.jpg');
  padding: 5%;
}
#f_info a{
  color: #fff;
  text-decoration: none;
}

/* link */
#f_info .f_link{
  border-bottom: 1px solid #fff;
  margin-bottom: 20px;
}
#f_info .f_link ul{
  padding: 20px 0px 20px 0px;
  display: flex;
  justify-content: space-around;
}
#f_info .f_link ul li{}

#f_info .f_link ul li a:hover, a:focus {
	color: #3F9B0C;
}

#f_info .f_bottom{
  display: flex;
  justify-content: space-between;
}
#f_info .f_bottom .left{
  flex: 0 1 50%;
  box-sizing: border-box;
  padding: 10px 10px 10px 10px;
}
#f_info .f_bottom .left p{
  display: flex;
  justify-content: space-between;
  -webkit-align-items: center; /* 縦方向中央揃え（Safari用） */
  align-items: center; /* 縦方向中央揃え */
  padding: 15px 0 5px 10px;
}
#f_info .f_bottom .left p span{
  display: block;
}
#f_info .f_bottom .left p span.address{
  flex: 0 1 60%;
}
#f_info .f_bottom .left p span.access{
  flex: 0 1 34%;
}



#f_info .f_bottom .right{
  flex: 0 1 45%;
  box-sizing: border-box;
  padding: 10px 10px 10px 10px;
}
#f_info .f_bottom .right dl{
  display: flex;
  margin-top: 10px;
  margin-bottom: 10px;
}
#f_info .f_bottom .right dl dt{
  border: 1px solid #fff;
  flex: 0 1 100px;
  text-align: center;
  padding: 3px;
  margin-right: 10px;
}
#f_info .f_bottom .right dl dd{
  padding: 3px;
}
#f_info .f_bottom .right dl dd span{
  padding-right: 20px;
}

.copyright{
  text-align: center;
  padding: 10px;
}
.pagetop {
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: 9999999999;
  width: 80px;
}



@media print, screen and (min-width: 1221px){
	#kodomo_wrap .text, #jhs_wrap .text, #hs_wrap .text {
    font-size: 120%;
    flex: 0 1 65%;
    padding: 45px 120px;
    box-sizing: border-box;
}
	
	}


@media screen and (max-width: 1220px) {
	
#kodomo_wrap .text, #jhs_wrap .text, #hs_wrap .text {
    flex: 0 1 70%;
}
	
}

@media screen and (max-width: 1070px) {
	
#kodomo_wrap .text, #jhs_wrap .text, #hs_wrap .text {
    flex: 0 1 80%;
}
	
}



@media screen and (max-width: 1038px) {
	
#kodomo_wrap .text, #jhs_wrap .text, #hs_wrap .text {
	padding: 30px;
}
	
}


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

.inner {
    width: 100%;
}
	
}


@media screen and (max-width: 940px) {
	
#kodomo_wrap .text, #jhs_wrap .text, #hs_wrap .text {
    font-size: 100%;
	}
	
}


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

#kodomo_wrap .text, #jhs_wrap .text, #hs_wrap .text {
    flex: 0 1 100%;
    font-size: 90%;
}
	
}


@media screen and (max-width: 768px) {
	
header .h_left {
    flex: 0 1 320px;
    padding-left: 10px;
}
	
.h_link_wrap {
    padding-right: 10px;
    font-size: 90%;
}
	
header .inner {
}
	
header .inner {
    padding-top: 5px;
    padding-bottom: 5px;
}
	
	.inner {
    width: 100%;
    margin: 0 auto;
    text-align: left;
}
	
	
#news {
    padding: 5% 2%;
}
	
#news .news_header ul li a {
    font-size: 70%;
    padding: 3px;
	}
	
#club .list ul {
    height: 235px;
}
	
#kodomo_wrap .text, #jhs_wrap .text, #hs_wrap .text {
    font-size: 80%;
    flex: 0 1 45%;
    padding: 0px 22px;
    box-sizing: border-box;
}
	
#kodomo_wrap .photo, #jhs_wrap .photo, #hs_wrap .photo {
    flex: 0 1 60%;
}
	
}

@media screen and (max-width: 1080px) {
	
footer .f_top {
    padding: 45px 20px 25px 20px;
}
	
footer .f_top #f_flower .flower_inner h2 {
    padding: 0 0px;
}
	
#f_flower .flower_inner .photo {
    height: 105px!important;
	}
	

	
#f_info .f_bottom {
    display: block;
}
	
#f_info .f_bottom .left {
    max-width: 500px;
    width: 100%;
}
	

	
	
}


@media screen and (max-width: 880px) {
#f_info .f_bottom .left p {
    display: block;
}
	
#f_info .f_bottom .left p span.access img{
	max-width: 150px;
	}
	
#f_info .f_bottom .left p span {
    margin-bottom: 10px;
}
	
}


/* SP
================================================== */

@media screen and (max-width: 767px) {
	
.pc-disp {
    display: none !important;
}
	
.sp-disp {
    display:block !important;
}
	
	
	header .inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 10px;
    padding-right: 10px;
}
	
.h_menu_wrap nav.top_nav ul.g_menu li {
    border-bottom: 1px dotted #a09e56;
}
	
.h_menu_wrap nav.top_nav ul.g_menu li a{
  padding: 15px;
}
	
	
.h_menu_wrap nav.top_nav ul.g_menu li:last-child {
    border-bottom: none;
}
	
ul.sp-menu {
	display: block;
}
	
ul.sp-menu a{
	color: #fff;
	text-decoration: none;
}
	
ul.sp-menu li{
	border-top: 1px dotted #a09e56;
	font-size: 120%;
	padding: 15px;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	}
	
#kodomo_wrap .text, #jhs_wrap .text, #hs_wrap .text {
    text-align: center;
}
	
#kodomo_wrap .link, #jhs_wrap .link, #hs_wrap .link{
	width: 50%;
    margin: auto;
	}


#breadCrumb {
    padding: 10px;
    font-size: 80%;
}

  .inner{
    width: auto;
  }
  header#top{
    position: static;
  }
  header .h_left{
	padding-right: 10px;
	 }
    header .h_right{
      display: none;
    }
    header .menu_open,
    header .menu_close{
      display: block;
    }
    header .menu_open{
      width: 60px;
      margin: 10px;
    }
    header .menu_close{
      width: 40px;
      margin: 10px;
    }


    /* Nav */
    .h_menu_wrap{
      display: none;
      background: none;
    }

    .h_menu_wrap{
      width: 250px;
      height: 100%;
      position: fixed;
      top: 0;
      right: -250px;
      text-align: left;
      background-color: #005016;
      z-index: 999999;
      box-shadow: -1px 0px 3px #ccc;
      -webkit-box-shadow: -1px 0px 3px #ccc;
      -moz-box-shadow: -1px 0px 3px #ccc;
      overflow-y: scroll;
	    background-image: url(../images/gakuen-img/f-bg.jpg);
    background-repeat: repeat-x;
    background-position: left bottom;
    background-size: 150px;
    }
    .h_menu_wrap nav.top_nav ul.g_menu{
      display: flex;
      flex-direction: column;
    }
    .h_menu_wrap nav.top_nav ul.g_menu li a{
      color: #fff;
    }
    nav.top_nav ul.g_menu li .u_arrow::before,
    nav.top_nav ul.g_menu li .u_arrow::after{
      display: none;
    }

    /* News */
    #news .news_header{
      padding: 10px;
    }
    #news .news_header h2{
      flex: 0 1 60%;
    }
    #news .news_header ul{
      flex: 0 1 20%;
    }
    #news .news_header ul{
      display: block;
    }
    #news .news_header ul li{
      /*flex: 0 1 20%;*/
    }
    #news .news_header ul li.all,
    #news .news_header ul li.gakuen,
    #news .news_header ul li.hs,
    #news .news_header ul li.jhs,
    #news .news_header ul li.event{
      display: none;
    }
	
	#news {
		padding: 5%;
		margin-bottom: 30px;
		background-image: url(../images/topics-bg.jpg);
		background-repeat: repeat-x;
		background-position: left bottom;
		background-size: 160px;
	}
	
	#news .list ul {
		padding: 10px;
		min-height: 200px;
		box-sizing: border-box;
		overflow-y: scroll;
		height: 200px;
		font-size: 90%;
	}

    /* club */
    #club{
      margin: 10px 10px 30px 10px;
	  padding: 4%;
	background-color: #fff;
    }
	
	#club .list ul {
    padding: 5%;
	}
    #club .club_waku{
		font-size: 88%;
      /*margin: 20px;*/
      /*
      display: flex;
      border: 1px solid #ccc;
      box-sizing: border-box;
      width: 100%;
      padding: 10px;
      border-radius: 8px;
      -moz-border-radius: 8px;
      -webkit-border-radius: 8px;
      box-shadow: 0px 0px 3px #ccc;
      -webkit-box-shadow: 0px 0px 3px #ccc;
      -moz-box-shadow: 0px 0px 3px #ccc;
      */
    }
    #club .photo_wrap h2{
      max-width: 323px;
   	  left: -23px;
    }
    #club .photo_wrap{
      flex-basis: auto;
    }
	
	#club .photo_wrap .photo {
    text-align: center;
    padding: 10px 20px 10px 20px;
	padding: 5%;
	}

  #club .list ul li span.cate {
    flex: 0 0 130px;
    font-size: 70%;
    box-sizing: border-box;
    padding: 2px 0px 2px 0px;
    margin-right: 5px;
    color: #C1272D;
    text-align: left;
    display: block;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
  }

  #club .list{
    flex-basis: auto;
  }

  /* JHS, HS,KODOMO */
  #jhs_wrap .inner,
  #kodomo_wrap .inner,
  #hs_wrap .inner{
    display: block;
    /*flex-direction: column-reverse;*/
  }
  #jhs_wrap .inner,
  #kodomo_wrap .inner,
  #hs_wrap .inner{
    background-size: auto 300px;
    background-position: center bottom;
  }

  /* Flower */
  footer .f_top #f_flower .flower_inner .text_wrap .title {
    color: #C1272D;
    font-size: 150%;
    text-align: center;
    font-weight: bold;
    background: linear-gradient(transparent 50%, #F4F4DC 50%);
    padding-left: 10px;
    padding-right: 10px;
  }


  /* bnr */
  footer .f_top .inner{
    flex-direction: column-reverse;
  }

  footer#top .f_top #f_bnr_link,
  footer .f_top #f_bnr_link ul{
    flex-wrap: wrap;
    width: 100%;
  }
  footer .f_top #f_bnr_link ul li{
    width: auto;
	flex: 0 1 48%;
	margin: 1%;
  }

  footer .f_top #f_flower {
    /*flex: 0 1 45%;*/
    width: 100%;
    margin-top: 40px;
    box-sizing: border-box;
    padding: 20px 20px 20px 20px;
  }
  footer .f_top #f_flower .flower_inner h2{
    width: 100%;
    box-sizing: border-box;
    text-align: center;
  }
  footer .f_top #f_flower .flower_inner .photo{
    text-align: center;
  }
  footer .f_top #f_flower .flower_inner .bottom_wrap {
    padding: 6% 8% 6% 8%;
  }
  footer .f_top #f_flower .flower_inner .photo{
    /*max-width: 100%;*/
    max-height: 100%;
  }
  footer .f_top #f_flower .flower_inner .text_wrap{
    max-width: 480px;
    margin: 0 auto;
	  display: table;
  }
	
	footer .f_top #f_flower .flower_inner .text_wrap p{
		margin-bottom: 10px;
	}

  #f_info .f_link {
    border-bottom: 0px;
    margin-bottom: 10px;
  }

  /* footer info */
  #f_info .f_bottom{
    flex-direction: column;
  }

  #f_info .f_bottom .left {
    padding: 0px 30px 0px 30px;
	width: 60%;
  }

  #f_info .f_bottom .right {
    padding: 0px 20px 10px 28px;
  }

  #f_info .f_bottom .left p span {
    display: none;
  }

  .pagetop {
    position: fixed;
    right: 0;
    bottom: 0;
    z-index: 9999999999;
    width: 90px;
  }
	
.photogallery_bnr {
    padding: 50px;
}

  footer .f_top {
    padding: 5% 5%;
  }
	
#f_info {
    padding: 5%;
}

  /* copyright */

  .copyright {
    text-align: center;
    padding: 10px 50px 10px 50px;
    font-size: 70%;
  }
	
  /* content */
	
#home #content {
    padding: 0;
	}
	
#content {
    padding: 0 3%;
	}
	


}


@media screen and (max-width: 1160px) {
#kodomo_wrap .text p, #jhs_wrap .text p, #hs_wrap .text p {
    margin: 5px 5px 20px 5px;
    font-size: 80%;
    line-height: 180%;
}
}

@media screen and (max-width: 1080px) {
#content {
    padding: 0 3%;
	}
}


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

.text .link .arrow {
    padding: 3px 0 0 15px;
    font-size: 80%;
    font-weight: bold;
}
	
#kodomo_wrap .text, #jhs_wrap .text, #hs_wrap .text {
    padding: 15px 30px;
    font-size: 95%;
}
	
}


@media screen and (max-width: 767px) {
	
#kodomo_wrap .text h3, #jhs_wrap .text h3, #hs_wrap .text h3 {
    margin-bottom: 20px;
}
	
	#kodomo_wrap .text, #jhs_wrap .text, #hs_wrap .text {
    text-align: center;
    padding: 0px 28px 40px 28px;
    font-size: 110%;
    line-height: 160%;
}
	
#kodomo_wrap .text p, #jhs_wrap .text p, #hs_wrap .text p {
    font-size: 100%;
}
	
#kodomo_wrap .text h2, #jhs_wrap .text h2, #hs_wrap .text h2 {
    font-size: 170%;
    margin-bottom: 20px;
}
	
footer .f_top #f_flower .flower_inner .photo {
    padding-bottom: 140px;
	}
	
}


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

.emergency-inner ul li .date {
    display: block;
}
	
.emergency-inner ul li .title {
    display: block;
    padding-left: 0;
}
	
.emergency-inner ul {
    font-size: 85%;
}
	
.emergency-inner ul li {
    margin-bottom: 18px;
}

	
}


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

	
  #news .news_header h2{
	padding-left: 0px;
  }
  
  #news .news_header {
    margin-bottom: 10px;
}
  
  #news .news_header ul{
    flex: 0 1 30%;
  }
  #news .list ul li,
  #club .list ul li{
    flex-wrap: wrap;
  }
  #news .list ul li span.title,
  #club .list ul li span.title{
    width: 100%;
  }
	
#club {
    margin: 10px 10px 30px 10px;
}
	
#club .club_waku {
    display: block;
}
  
  #club .list ul {
    padding: 20px 10px 20px 10px;
    box-sizing: border-box;
    overflow-y: scroll;
    height: 165px;
}
  
  #club .list ul li {
    position: relative;
    padding: 2px 0 0 18px;
    color: #000;
    text-decoration: none;
	margin-bottom: 20px;
}
  
  #news .news_header ul li a {
    font-size: 77%;
    color: #fff;
    text-decoration: none;
    display: block;
    padding: 2px 5px 2px 5px;
    text-align: center;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 4px;
    cursor: pointer;
}

#news .list ul {
    min-height: 215px;
}
  
  #news .list ul li span.date {
    flex: 0 0 65px;
    padding: 0px 5px 10px 5px;
    margin-right: 3px;
    color: #007421;
}
  
  #news .list ul li span.cate {
    flex: 0 0 80px;
    box-sizing: border-box;
    padding: 2px 5px 2px 5px;
    margin-right: 20px;
    font-size: 68%;
    color: #fff;
    text-align: center;
    display: block;
    text-align: center;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

#club .list ul li span.cate {
    flex: 0 0 198px;
}

#kodomo_wrap .text h3, #jhs_wrap .text h3, #hs_wrap .text h3 {
    font-size: 135%;
}
	
#kodomo_wrap .text p, #jhs_wrap .text p, #hs_wrap .text p {
    font-size: 80%;
}


  /* footer */
  
  footer .f_top #f_flower .flower_inner h2{
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 15px;
  }
  #f_info .f_link ul{
    flex-direction: column;
	padding:20px;
  }
  #f_info .f_link ul li{
    font-size: 90%;
    margin: 5px 5px 5px 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    border-bottom: 1px dotted #fff;
  }
  #f_info .f_bottom .left p{
    flex-direction: column;
  }
  #f_info .f_bottom .left p span.address{
    display: block;
    flex: auto;
    margin-bottom: 10px;
    font-size: 80%;
  }
  #f_info .f_bottom .right dl{
    flex-direction: column;
    /* width: 33%; */
    font-size: 80%;
    /* float: left; */
  }
  #f_info .f_bottom .right dl dt{
    flex: auto;
  }
  #f_info .f_bottom .right dl dd{
    text-align: center;
    padding: 8px 4px 0px 4px;
  }
  
  #f_info .f_bottom .left {
    padding: 0px 30px 0px 30px;
    width: 100%;
}

footer .f_top #f_flower .flower_inner .text_wrap .title {
    font-size: 130%;
}

footer .f_top #f_flower .flower_inner .bottom_wrap {
    padding: 15px 20px 10px 20px;
}
  
  
    .pagetop {
    position: fixed;
    right: 0;
    bottom: 0;
    z-index: 9999999999;
    width: 70px;
  }
	

	
#kodomo_wrap .link, #jhs_wrap .link, #hs_wrap .link {
    width: auto;
}
	
#f_flower {
    padding: 0 0 5% 0!important;
}
	
.photogallery_bnr {
    padding: 0px;
}
footer .f_top #f_flower .flower_inner .photo {
    padding-bottom: 85px;
}	

  
}
