@charset "utf-8";


/*トップ新着情報
---------------------------------------------------------------------------*/
#topnews{
	width: 85.5%;
    margin: 10px 3% 40px 1.5%;
    padding: 20px 5% 40px;
	overflow:hidden;
	position: relative;
    border:1px solid #ccc;
    border-radius: 10px;
    box-shadow: 2px 2px 6px 0 rgba(0,0,0,0.2); 
}
.topnews_ttl{
	width: 100%;
	font-size: 25px;
	color: #6D2D2D;
	line-height: 2em;
    background-image: url("../images2/news_ttl_bg.png"),url("../images2/news_ttl_bg.png");
    background-repeat: repeat-x,repeat-x;
    background-position: top,bottom;text-align: center;
    margin: 0 auto 10px;
    font-weight: 700;

}
#topnews ul li{
	list-style: none;
	width: 90%;
	float: left;
	font-size: 15px;
	line-height: 2em;
	margin: 5px auto;
	padding-top: 8px;
	padding-bottom: 8px;
    border-bottom: 2px dotted #ccc;
}

#topnews li dl {
padding: 10px 0;
}

#topnews li dt {
    float: left;
	width: 8em;
	color:#555;
	margin-left: 5px;
}
#topnews li dd a{
    font-size: 16px;
    color: #666;
    text-decoration: none;
}
#topnews li dd a:hover{
    color: #4589cf;
}
#topnews li dd {
margin-left: 10px;
}

.cat_news{
    float: left;
	background-color: #71bd69;
	color:#fff;
	text-align:center;
	padding-top: 3px;
	margin-right:18px;
	font-size:15px;
	line-height:1.8em;
	border-radius: 6px;
    padding-left: 8px;
    padding-right: 8px;
    
}
.cat_photo_news{
    float: left;
	background-color: #79b0da;
	color:#fff;
	text-align:center;
	padding-top: 3px;
	margin-right:18px;
	font-size:15px;
	line-height:1.8em;
	border-radius: 6px;
    padding-left: 8px;
    padding-right: 40px;
    background-image:url("../images2/key.png");
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
    
}
.cat_guardian_news{
    float: left;
	background-color:#d88d9f;
	color:#fff;
	text-align:center;
	padding-top: 3px;
	margin-right:18px;
	font-size:15px;
	line-height:1.8em;
	border-radius: 6px;
    padding-left: 8px;
    padding-right: 40px;
    background-image:url("../images2/key.png");
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
}


#page_ttl2{
	clear: both;
	width: 70%;
	background-color: #E7E0D1;
    padding: 5px;
    border-radius: 10px;
    margin: 0 auto 40px;
    box-shadow: 2px 2px 6px 0 rgba(0,0,0,0.2); 
    text-align: center;
}
.title2{
    width: 99%;
    color: #73664B;
    font-size: 30px;
    letter-spacing: 0.3em;
    font-weight: 700;
    border: 2px dashed #73664B;
    border-radius: 10px;
    text-align: center;
    padding: 12px 0;
    margin: 0 auto;
    line-height: 1em;
}
.title{
    font-weight: 700;
    margin: 0 auto;
}
.dl_area{
    position: relative;
    width: 90%;
    padding: 30px 40px;
    margin: 0 auto;
    border:1px solid #ccc;
    
}
.dl_area  p{
    font-size: 16px;
    line-height: 1.4em;
    margin-bottom: 20px
}
.dl_box{
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    text-align: center;
    font-size: 16px;
    
}
.dl_item{
    width: 31%;
    margin: 10px 0;
}
.dl_item img{
        box-shadow: 2px 2px 6px 0 rgba(0,0,0,0.2); 

}
.dl_item a{
text-decoration: none;
    display: block;
}
.dl_item a:hover{
   -webkit-transform: translateY(-2px);
	        transform: translateY(-2px);
filter: drop-shadow(0px 5px 5px rgba(0,0,0,0.2));
}
.dl_col{
    color: rgba(121,170,64,1.00);
}
/*NEWS/GUARDIAN設定
---------------------------------------------------------------------------*/
.news_base{
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	border-radius: 15px;
	padding-top: 30px;
	padding-left: 5%;
	padding-right: 5%;
	padding-bottom: 40px;
	overflow: hidden;
	position: relative;
	margin-top: 10px;
	margin-bottom: 40px;
	height: auto;
	min-height: 300px;
	max-width: 1200px;
}


#news_main  {
	float: left;	/*右に回り込み*/
	width: 80%;		/*ボックス幅*/
	overflow: hidden;
	margin-top: 10px;
}
.news_main_ttl{
	width: 35%;
	clear: both;
	padding-left: 10px;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 10px;
}
.news-area{
	width: 93%;
	height: auto;
	padding: 3%;
	border: 1px solid #ccc;
	border-radius: 10px;
	margin-bottom: 30px;
	min-height: 100px;
    overflow: hidden;
}

.news_subttl{
	clear: both;
	margin-bottom: 15px;
	padding: 6px 25px;	/*上下、左右への余白*/
	color: #000;
	font-size: 16px;
	line-height: 2em;
	background-color: #FFF;
	border: 1px solid #81c37a;
	border-radius: 8px;
}
.guardian_subttl{
	clear: both;
	margin-bottom: 15px;
	padding: 6px 25px;	/*上下、左右への余白*/
	color: #000;
	font-size: 16px;
	line-height: 2em;
	background-color: #FFF;
	border: 1px solid #e795a8;
	border-radius: 8px;
}

.photonews_subttl{
	clear: both;
	margin-bottom: 15px;
	padding: 6px 25px;	/*上下、左右への余白*/
	color: #000;
	font-size: 16px;
	line-height: 2em;
	background-color: #FFF;
	border: 1px solid #82abcb;
	border-radius: 8px;
}


.news_txt_area{
    width: 94%;
	height: auto;
	padding: 3%;
	font-size: 15px;
	margin: 10 auto 10 auto;
	line-height: 1.8em;
	color: #666;
}
.news_txt a{
	color: #36C;
}
.news_txt a:hover{
	color: #C30 ;
}
.news_bottom{
    clear: both;
    width: 100%;
    margin-top: 30px;
}

.news_zoom{
    margin-top: 50px;
    margin-left: 20px;
    float: left;
    margin-bottom: 10px;
    width: 30%;
}
.news_return{
    margin-top: 50px;
    float: right;
    margin-bottom: 10px;
    width: 40%;
    text-align: right;
}
.news_photo_box{
    clear: both;
	width: 94%;
	height: auto;
	padding: 3%;
}

.news_photo_box ul li{
	border: 1px solid #999;
	width: 175px;
	float: left;
	height: auto;
	padding: 6px;
	margin: 10px;
	list-style: none;
	font-size:12px;
	line-height:2em;
}
.news_photo_box ul li a:hover{
    opacity: 0.7
}

.news_ttl a:hover{
	color:#C93;
}
.click{
	clear:both;
	margin-top:30px;
	margin-left:40px;
}
.news_date{
	float: left;
	width: 100px;
	font-size: 16px;
	line-height: 2em;
	color: #73a33b;
	margin-left: 10px;
	margin-right: 20px;
}
.guardian_date{
	float: left;
	width: 100px;
	font-size: 16px;
	line-height: 2em;
	color: #bb4c51;
	margin-left: 10px;
	margin-right: 20px;
}
.photonews_date{
	float: left;
	width: 100px;
	font-size: 16px;
	line-height: 2em;
	color: #4080AB;
	margin-left: 10px;
	margin-right: 20px;
}


/*お知らせ　subグ設定*/
#news_sub {
	width: 18%;
	float: right;	/*右に回り込み*/
	overflow: hidden;
	background-color: #daecd8;
	font-size: 14px;
	border: 1px solid #ccc;
	border-radius: 8px;
	text-align: center;
	margin-top: 10px;
    padding-bottom: 10px;
}

.newest {
    width: 18%;
	float: right;
    border: 1px solid #ccc;
    border-radius: 8px;
    margin-top: 10%;
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 3em;
    text-align: center;
    background-color: #71bf69;
    color: #fff;
}
.newest a {color: #fff;
    text-decoration: none;
}
.newest a:hover{
    color: #994FC7;
}
/*保護者アーカイブ*/
.guardian_newest {
    width: 18%;
	float: right;
    border: 1px solid #ccc;
    border-radius: 8px;
    margin-top: 10%;
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 3em;
    text-align: center;
    background-color: #c36a6e;
    color: #fff;
}
.guardian_newest a {color: #fff;
    text-decoration: none;
}
.guardian_newest a:hover{
    color: #e9b0b3;
}



#news_sub .ttl {
	background-color:#71bf69;
	padding: 10px 10px;	/*上下、左右へのボックス内の余白*/
	color: #fff;

}
#news_sub li {
	font-size:14px;
	line-height:1.8em;
	border-bottom:#71bf69 dotted 2px;
	text-align:center;
	color: #404040;
	list-style:none;
	padding:10px 10px;
	margin-left:10px;
	margin-right:10px;
    letter-spacing: 0.2em;
}
#news_sub li a{
	list-style:none;
	text-decoration: none;
	color: #404040;
}
#news_sub li a:hover {
	color: #71bf69;
}


#guardian_sub {
	width: 18%;
	float: right;	/*右に回り込み*/
	overflow: hidden;
	background-color: #ead1d2;
	font-size: 14px;
	border: 1px solid #ccc;
	border-radius: 8px;
	text-align: center;
	margin-top: 10px;
	padding-bottom: 20px;
	
}


#guardian_sub .ttl {
	background-color:#c36a6e;
	padding: 10px 10px;	/*上下、左右へのボックス内の余白*/
	color: #fff;

}
#guardian_sub li {
	font-size:14px;
	line-height:1.8em;
	border-bottom:#c36a6e dotted 2px;
	text-align:center;
	color: #404040;
	list-style:none;
	padding:10px 10px;
	margin-left:10px;
	margin-right:10px;
}
#guardian_sub li a{
	list-style:none;
	text-decoration: none;
	color: #c36a6e;
}
#guardian_sub li a:hover {
	color: #de9c9f;
}



/*画面幅900px以下の設定
------------------------------------------------------------------------------------------------------------------------------------------------------*/
@media screen and (max-width:900px){

/*トップニュース
---------------------------------------------------------------------------*/
#topnews{
	width: 86%;
    margin: 30px auto;
    padding: 20px 5% ;
	overflow:hidden;
	position: relative;
    border:1px solid #ccc;
    border-radius: 10px;
    box-shadow: 2px 2px 6px 0 rgba(0,0,0,0.2); 
}

 


}


/*画面幅480px以下の設定
------------------------------------------------------------------------------------------------------------------------------------------------------*/
@media screen and (max-width:480px){
/*トップ新着情報
---------------------------------------------------------------------------*/
#topnews{
	width: 84%;
    margin: 10px 3% 40px 1.5%;
    padding: 20px 5% 40px;
	overflow:hidden;
	position: relative;
    border:1px solid #ccc;
    border-radius: 10px;
    box-shadow: 2px 2px 6px 0 rgba(0,0,0,0.2); 
}
.topnews_ttl{
	width: 100%;
	font-size: 20px;
	color: #6D2D2D;
	line-height: 2em;
    background-image: url("../images2/news_ttl_bg.png"),url("../images2/news_ttl_bg.png");
    background-repeat: repeat-x,repeat-x;
    background-position: top,bottom;text-align: center;
    margin: 0 auto 10px;
    font-weight: 700;

}
#topnews ul li{
	list-style: none;
	width: 90%;
	float: left;
	font-size: 15px;
	line-height: 2em;
	margin: 5px auto;
	padding-top: 8px;
	padding-bottom: 8px;
    border-bottom: 2px dotted #ccc;
}

#topnews li dl {
    width: 100%;
padding: 10px 0;
}

#topnews li dt {
    float: none;
	width: 8em;
	color:#555;
	margin-left: 5px;
}
#topnews li dd a{
    font-size: 15px;
    color: #666;
    text-decoration: none;
    padding: 5px 0;
}

.cat_news{
    float: none;
	background-color: #71bd69;
	color:#fff;
	text-align:center;
	padding: 5px 10px;
	margin-right:40%;
	font-size:14px;
	line-height:1.8em;
	border-radius: 6px;
    padding-left: 8px;
    padding-right: 8px;
    
}
.cat_photo_news{
    float: none;
	background-color: #79b0da;
	color:#fff;
	text-align:center;
	padding: 5px 40px 5px 10px;
	margin-right:40%;
	font-size:14px;
	line-height:1.8em;
    background-image:url("../images2/key.png");
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
    
}
.cat_guardian_news{
    float: none;
	background-color:#d88d9f;
	color:#fff;
	text-align:center;
	padding: 5px 40px 5px 10px;
	margin-right:40%;
	font-size:14px;
	line-height:1.8em;
	border-radius: 6px;
    background-image:url("../images2/key.png");
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
}
#page_ttl{
    margin: 10px auto;
}

#page_ttl2{
	clear: both;
	width: 90%;
	background-color: #E1CAA2;
    padding: 3px;
    border-radius: 10px;
    margin: 10px auto;
    box-shadow: 2px 2px 6px 0 rgba(0,0,0,0.2); 
}
.title2{
    width: 100%;
    color: #73664B;
    font-size: 14px;
    letter-spacing: 0.1em;
    font-weight: 700;
    border: 2px dashed #73664B;
    border-radius: 10px;
    text-align: center;
    padding: 10px 0;
}

/*NEWS/GUARDIAN設定
---------------------------------------------------------------------------*/
.news_base{
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	border-radius: 15px;
	padding-top: 0;
	padding-left: 5%;
	padding-right: 5%;
	padding-bottom: 20px;
	overflow: hidden;
	position: relative;
	margin-top: 10px;
	margin-bottom: 20px;
	height: auto;
	min-height: 100px;
	max-width: 480px;
}


#news_main  {
	float: none;	/*右に回り込み*/
	width: 90%;		/*ボックス幅*/
	overflow: hidden;
	margin: 10px auto;
}
.news_main_ttl{
	width: 80%;
	clear: both;
	padding-left: 10px;
	text-align: left;
	margin-top: 0;
	margin-bottom: 10px;
}
.news-area{
	width: 93%;
	height: auto;
	padding: 3%;
	border: 1px solid #ccc;
	border-radius: 10px;
	margin-bottom: 30px;
	min-height: 100px;
    overflow: hidden;
}

.news_subttl{
	clear: both;
	margin-bottom: 15px;
	padding: 6px 25px;	/*上下、左右への余白*/
	color: #000;
	font-size: 14px;
	line-height: 2em;
	background-color: #FFF;
	border: 1px solid #81c37a;
	border-radius: 8px;
}
.guardian_subttl{
	clear: both;
	margin-bottom: 15px;
	padding: 6px 25px;	/*上下、左右への余白*/
	color: #000;
	font-size: 16px;
	line-height: 2em;
	background-color: #FFF;
	border: 1px solid #e795a8;
	border-radius: 8px;
}

.photonews_subttl{
	clear: both;
	margin-bottom: 15px;
	padding: 6px 25px;	/*上下、左右への余白*/
	color: #000;
	font-size: 16px;
	line-height: 2em;
	background-color: #FFF;
	border: 1px solid #82abcb;
	border-radius: 8px;
}


.news_txt_area{
    width: 94%;
	height: auto;
	padding: 3%;
	font-size: 15px;
	margin: 10 auto 10 auto;
	line-height: 1.8em;
	color: #666;
}
.news_txt a{
	color: #36C;
}
.news_txt a:hover{
	color: #C30 ;
}
.news_bottom{
    clear: both;
    width: 100%;
    margin-top: 30px;
}

.news_zoom{
    margin-top: 30px;
    margin-left: 10px;
    float: left;
    margin-bottom: 10px;
    width: 40%;
}
.news_return{
    margin-top: 50px;
    float: right;
    margin-bottom: 10px;
    width: 50%;
    text-align: right;
}
.news_photo_box{
    clear: both;
	width: 94%;
	height: auto;
	padding: 3%;
}

.news_photo_box ul li{
	border: 1px solid #999;
	width: 175px;
	float: left;
	height: auto;
	padding: 6px;
	margin: 10px;
	list-style: none;
	font-size:12px;
	line-height:2em;
}
.news_photo_box ul li a:hover{
    opacity: 0.7
}

.news_ttl a:hover{
	color:#C93;
}
.click{
	clear:both;
	margin-top:30px;
	margin-left:40px;
}
.news_date{
	float: none;
	width: 100%;
	font-size: 14px;
	line-height: 2em;
	color: #73a33b;
	margin-left: 0;
	margin-right: 0;
}
.guardian_date{
	float: none;
	width: 100%;
	font-size: 14px;
	line-height: 2em;
	color: #73a33b;
	margin-left: 0;
	margin-right: 0;
}
.photonews_date{
	float: none;
	width: 100%;
	font-size: 14px;
	line-height: 2em;
	color: #73a33b;
	margin-left: 0;
	margin-right: 0;
}


/*お知らせ　subグ設定*/
#news_sub {
	width: 80%;
	float: none;	/*右に回り込み*/
	overflow: hidden;
	background-color: #daecd8;
	font-size: 14px;
	border: 1px solid #ccc;
	border-radius: 8px;
	text-align: center;
	margin: 10px auto;
    padding-bottom: 10px;
}

.newest {
    width: 80%;
	float: none;
    border: 1px solid #ccc;
    border-radius: 8px;
    margin: 10px auto;
    font-size: 14px;
    line-height: 3em;
    text-align: center;
    background-color: #71bf69;
    color: #fff;
}

/*保護者アーカイブ*/
.guardian_newest {
    width: 80%;
	float: none;
    border: 1px solid #ccc;
    border-radius: 8px;
    margin: 10px auto;
    font-size: 14px;
    line-height: 3em;
    text-align: center;
    background-color: #c36a6e;
    color: #fff;
}




#news_sub .ttl {
	background-color:#71bf69;
	padding: 10px 10px;	/*上下、左右へのボックス内の余白*/
	color: #fff;

}
#news_sub li {
	font-size:14px;
	line-height:1.8em;
	border-bottom:#71bf69 dotted 2px;
	text-align:center;
	color: #404040;
	list-style:none;
	padding:10px 10px;
	margint:10px auto;
    letter-spacing: 0.2em;
}
#news_sub li a{
	list-style:none;
	text-decoration: none;
	color: #404040;
}
#news_sub li a:hover {
	color: #71bf69;
}


#guardian_sub {
	width: 80%;
	float: none;	/*右に回り込み*/
	overflow: hidden;
	background-color: #ead1d2;
	font-size: 14px;
	border: 1px solid #ccc;
	border-radius: 8px;
	text-align: center;
	margin: 10px auto;
	padding-bottom: 20px;
	
}


#guardian_sub .ttl {
	background-color:#c36a6e;
	padding: 10px 10px;	/*上下、左右へのボックス内の余白*/
	color: #fff;

}
#guardian_sub li {
	font-size:14px;
	line-height:1.8em;
	border-bottom:#c36a6e dotted 2px;
	text-align:center;
	color: #404040;
	list-style:none;
	padding:10px 10px;
	margin-left:10px;
	margin-right:10px;
}

.dl_area{
    position: relative;
    width: 60%;
    padding: 30px 40px;
    margin: 0 auto;
    border:1px solid #ccc;
    
}
.dl_area  p{
    font-size: 14px;
    line-height: 1.6em;
    margin-bottom: 20px
}
.dl_box{
    width: 90%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    text-align: center;
    font-size: 13px;
    margin: 0 auto;
    position: relative;
    
}
.dl_item{
    width: 90%;
    margin: 10px auto;
}
.dl_item img{
       margin-bottom: 10px;

}


/*画面幅900px以下の設定
------------------------------------------------------------------------------------------------------------------------------------------------------*/
@media screen and (max-width:900px){

/*トップニュース
---------------------------------------------------------------------------*/
#topnews{
	width: 86%;
    margin: 30px auto;
    padding: 20px 5% ;
	overflow:hidden;
	position: relative;
    border:1px solid #ccc;
    border-radius: 10px;
    box-shadow: 2px 2px 6px 0 rgba(0,0,0,0.2); 
}

 


}


}
