/*ページネーション*/
.Pagination {
	display: flex;
	align-items: center;
	margin:100px auto 100px auto;
	justify-content:center;
}
.Pagination span.current{
	width: 51px;
	height: 51px;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	overflow: hidden;
	background: #009fe8;
	border: none;
	font-size: 22px;
	color: #fff;
	transition: all 0.15s linear;
	margin-right: 13px;
}
.Pagination a.page-numbers {
	color: #009fe8;
	width: 51px;
	height: 51px;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	overflow: hidden;
	background: #fff;
	border: solid 1px #009fe8;
	font-size: 22px;
	
	transition: all 0.15s linear;
	margin-right: 13px;
}
.Pagination a.prev{
	color: #009fe8;
	width: 41px;
	height: 41px;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	border:none;
	overflow: hidden;
	font-size: 16px;
	font-weight: bold;
	transition: all 0.15s linear;
	margin-right: 35px;
}
.Pagination a.next{
	
	color: #009fe8;
	width: 41px;
	height: 41px;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	overflow: hidden;
	border:none;
	font-size: 16px;
	font-weight: bold;
	transition: all 0.15s linear;
	margin-left:22px;
}
.Pagination a.page-numbers:hover{
	background: #009fe8;
	color:#fff;
}

.c_pagination{
	display:flex;
	justify-content:center;
	align-items:center;
	max-width:850px;
	margin:0 auto;
}
.c_pagination_a{
	margin:0 15px;
}


/*アーカイブ*/
#archive_main{
	display:flex;
	position:relative;
	justify-content:space-between;
	
	z-index:1;
	margin:0 auto;
	height:auto;
	width:90%;
	max-width:1100px;
	justify-content:space-between;

}

#blog_main{
	width:100%;
	max-width:900px;
}
#blog_main .a_1{
	color:#000;
}

#blog_main .flex_1{
	display:flex;max-width:1000px;margin:0 auto;
	background:#fff;
	transition:background 0.3s;
}
#blog_main .flex_1:hover{
	background:#eee;
}

#blog_main .img_1{
	flex:0.2;text-align:center;padding:20px 20px 0 20px;box-sizing:border-box;
}
#blog_main .img_1 img{
	vertical-align:top;height:200px;object-fit:contain;width:100%;
}

#blog_sub{
	height:100%;
	width:100%;
	max-width:170px;
	position:sticky;
    top:0;
	right:0;
	z-index:1;
	
	border-right:solid 3px #009fe8;
	border-left:solid 3px #009fe8;
	
	text-align:center;
	margin:0 auto;
	margin-right:56px;
	margin-left:10px;
	margin-top:0px;
	font-family:myfont2;
	padding:50px 0;
}

.archive_flex_1{
	display:flex;max-width:1000px;margin:150px auto 0 auto;justify-content:space-between;
	flex-direction:row-reverse;	
}
.archive_flex_1_sub_1{
	flex:0.8;
}
.archive_flex_1_sub_2{
	flex:0.2;
}
.archive_flex_2{
	max-width:1000px;width:90%;margin:150px auto 0 auto;
}



/*アーカイブ*/
.archive_title{
	display:flex;max-width:1500px;margin:100px auto 200px auto;width:90%;color:#E57A7A;align-items:center;
}
.archive_title_text_1{
	font-size:45px;font-weight:bold;
}
.archive_title_text_2{
	font-size:27px;font-weight:bold;margin-left:35px;
}


/*記事詳細*/
#toukou_content_main{
	margin:10px 0 0 0;
}
#blog_syousai_page{
	max-width:1100px;
	width:90%;
	margin:0 auto;

}

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

}

@media screen and (max-width:1366px) {
.res_font_event_title_1{
	font-size:19px;
}
.res_font_event_title_2{
	font-size:16px;
}
}

@media screen and (max-width:1024px) {
/*ページネーション*/
.Pagination {
	margin:0 auto 100px auto;
}
.c_pagination{
	display:block;
	justify-content:center;
	align-items:center;
	max-width:850px;
	margin:0 auto;
}
.c_pagination_a{
	margin:20px auto 15px auto;
	text-align:center;
	display:block;
	width:90%;
}
	
/*アーカイブ*/
.archive_flex_1{
	display:block;
	max-width:90%;
	margin:100px auto;
}
/*特集1024*/
.special_flex_1{
	display:block;
}
.special_space_2{
	display:block;height:28px;
}
.special_btn_margin{
	margin:70px auto 300px auto;
}
	
/*イベント1024*/
.res_font_event_title_1{
	font-size:20px;
}
.res_font_event_title_2{
	font-size:17px;
}
.event_flex_1{
	display:block;
}

	
/*アーカイブ1024*/

.archive_title{
	margin:100px auto 100px auto;
}
.event_flex_3{
	display:block;margin:0 auto;width:100%;text-align:center;
}
.event_flex_3_blog{
	display:inline-block;max-width:337.52px;margin:0 10px 50px 10px;width:45%;
}

.news_flex_3_blog_1{
	display:block;
	justify-content:space-between;
	background:#fff;
	width:100%;position:relative;margin:0 auto 50px auto;
	padding:20px 0;
	transition: transform 0.2s ;
}

}

@media screen and (max-width:784px) {
/*アーカイブ784*/

.archive_title{
	display:block;width:90%;
}
.archive_title_text_1{
	font-size:31px;
}
.archive_title_text_2{
	font-size:16px;margin-left:0;
}
#archive_main{
	display:block;		
}
#blog_main .flex_1{
	display:block;
	margin:20px 0;
	border:1px solid #eee;
}
#blog_main .img_1{
	
}
#blog_main .img_1 img{
	max-width:300px;
}
#blog_sub{
	width:100%;max-width:1000px;
	position:static;
	border-right:none;
	border-left:none;
	margin-right:0;
	margin-left:0;
	padding:0px 0;
	margin-bottom:50px;
}

	
.news_flex_3_blog_1_img{
	width:100%;
	height:250px;

}
.news_flex_3_blog_1_bun{
	text-align:left;box-sizing:border-box;margin:0 0 0 0;margin:0 auto;
	max-width:580px;
	width:100%;
}
.news_flex_3_blog_1_img img{
	width:100%;
	height:250px;
	object-fit:cover;
	
}
}
@media screen and (max-width:650px) {
/*特集650*/
.special_flex_2{
	display:block;
}
.special_flex_2_sub{
	width:100%;max-width:650px;
}

/*イベント650*/
.event_flex_2{
	display:block;margin:0 auto;width:100%;text-align:center;
}
.event_flex_2_sub{
	width:100%;max-width:650px;
}


/*アーカイブ650*/
.event_flex_3{
	display:block;margin:0 auto;width:100%;text-align:center;
}
.event_flex_3_blog{
	display:block;max-width:437.52px;margin:0 auto;width:100%;
}
.event_space_archive_3{
	display:block;height:68px;
}
.event_space_2{
	display:block;height:40px;
}
.event_space_3{
	display:none;height:11110px;
}
}
@media screen and (max-width:430px) {
/*特集430*/
.special_flex_2{
	display:block;
}
.special_space_2{
	display:block;height:20px;
}
.special_btn_margin{
	margin:70px auto 200px auto;
}	
/*イベント430*/
.event_space{
	height:50px;	
}
.event_space_2{
	display:block;height:20px;
}
.event_space_3{
	display:inline;height:0;
}
}