@charset "UTF-8";
.events_catch{
	width: 70%;
	margin: 30px auto;
}
.events_catch img{
	width: 100%;
}
.events_catch_cp{
	text-align: center;
}
/*行事リスト
---------------------------------------------------------------------------*/
.seazon{
	width:100%;
	clear:both;
}
.seazon img{
	width: 100%;
}
.seazon_1{
	clear:both;
	float:left;
	width:100px;
	height:35px;
	background-image:url(../education/education_image/events/st_seazon1_bg.png);
	text-align:center;
	font-size:18px;
	line-height:35px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#fff;
	margin-right:15px;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:15px;
}
.seazon_2{
	clear: both;
	float: left;
	width: 100px;
	height: 35px;
	background-image: url(../education/education_image/events/st_seazon2_bg.png);
	text-align: center;
	font-size: 18px;
	line-height: 35px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #fff;
	margin-right: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
}
.seazon_3{
	clear:both;
	float:left;
	width:100px;
	height:35px;
	background-image:url(../education/education_image/events/st_seazon3_bg.png);
	text-align:center;
	font-size:18px;
	line-height:35px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#fff;
	margin-right:15px;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:15px;
}
.seazonlist{
	float:left;
	height:35px;
	font-size:15px;
	line-height:35px;
	color:#666;
	margin-top:5px;
	margin-bottom:5px;
	width:auto;
}
.color-seazon-1{color:#ffe5b2}
.color-seazon-2{color:#d8e5ae}
.color-seazon-3{color:#e4ccee}

.event_ttl{
	width: 35%;
	margin:30px auto;
}
.event_ttl img{
	width: 100%;
}
.eventsp-box {
	width: 100%;
	display: flex;
	justify-content: space-between;
	margin: 40px auto;
}
.eventsp-item{
	width: 31%;
	text-align:center;
	margin: 10px 0;
}

/*ボックス内の画像設定*/
.eventsp-box img {
	width: 100%;	/*画像の幅*/
}
.line{
	clear:both;
	width:100%;
	height:40px;
	margin-top:50px;
	margin-bottom:30px;
	background-image:url(../education/education_image/line_bg.png);
	background-repeat:repeat-x;
	background-position:bottom;
	font-size:9px;
	color:#FFF;
}
@media screen and (max-width:900px){
}

@media screen and (max-width:480px){
.events_catch{
	width: 90%;
	margin: 30px auto;
}
.events_catch_cp{
	text-align: center;
	width: 90%;
	margin: 0 auto;
}
/*行事リスト
---------------------------------------------------------------------------*/
.seazon{
	width:90%;
	clear:both;
}
.seazon_1{
	clear:both;
	float:none;
	width:100px;
	height:35px;
	background-image:url(../education/education_image/events/st_seazon1_bg.png);
	text-align:center;
	font-size:18px;
	line-height:35px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#fff;
	margin:5px auto;
}
.seazon_2{
	clear: both;
	float: none;
	width: 100px;
	height: 35px;
	background-image: url(../education/education_image/events/st_seazon2_bg.png);
	text-align: center;
	font-size: 18px;
	line-height: 35px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #fff;
	margin:5px auto;
}
.seazon_3{
	clear:both;
	float:none;
	width:100px;
	height:35px;
	background-image:url(../education/education_image/events/st_seazon3_bg.png);
	text-align:center;
	font-size:18px;
	line-height:35px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#fff;
	margin:5px auto;
}
.seazonlist{
	float:none;
	height:auto;
	font-size:14px;
	line-height:1.6em;;
	color:#666;
	margin:15px auto;
	width:90%;
	text-align: center;
}
.color-seazon-1{color:#ffe5b2}
.color-seazon-2{color:#d8e5ae}
.color-seazon-3{color:#e4ccee}

.event_ttl{
	width: 50%;
	margin:30px auto;
}
.eventsp-box {
	width: 100%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	margin: 40px auto;
}
.eventsp-item{
	width: 80%;
	text-align:center;
	margin: 10px auto;
}

/*ボックス内の画像設定*/
.eventsp-box img {
	width: 100%;	/*画像の幅*/
}
.line{
	clear:both;
	width:100%;
	height:40px;
	margin-top:50px;
	margin-bottom:30px;
	background-image:url(../education/education_image/line_bg.png);
	background-repeat:repeat-x;
	background-position:bottom;
	font-size:9px;
	color:#FFF;
}
}
