/*ページネーション*/
.Pagination {
	display: flex;
	align-items: center;
	margin:100px auto 0px 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: #012648;
	border: none;
	font-size: 22px;
	color: #fff;
	transition: all 0.15s linear;
	margin-right: 13px;
}
.Pagination a.page-numbers {
	color: #000;
	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 #000;
	font-size: 22px;
	
	transition: all 0.15s linear;
	margin-right: 13px;
}
.Pagination a.prev{
	color: #000;
	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: #000;
	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: #012648;
	color:#fff;
}

.c_pagination{
	display:flex;
	justify-content:center;
	align-items:center;
	max-width:850px;
	margin:0 auto;
}
.c_pagination_a{
	margin:0 15px;
}
.btn_nextprev{
	width:64px;
	margin-top:5px;
}
.btn_nextprev_a{
	color:#000;
	font-size:15px;
	vertical-align:top;
}
.btn_kiji_count{
	text-align:center;
	background:#e6e6e6;
	width:24px;
	height:24px;
	border-radius:24px;
	font-size:15px;
}
.btn_nextprev2{
	display:inline-block;
	width:256px;max-width:100%;
	height:57px;
	background:#fff;color:#012648;
	font-size:17px;
	border-radius:50px;
	position:relative;
	border:1px black solid;
}
.btn_nextprev2_text{
	display:flex;
	position:relative;
	align-items:center;
	height:100%;
	justify-content:center;
	width:100%;
}

.btn_white_single{
	display:inline-block;width:256px;max-width:100%;
	height:57px;background:#fff;color:#012648;
	font-size:17px;
	border-radius:50px;
	position:relative;
	border:1px black solid;
}
.btn_white_single_next{
	position:absolute;top:50%;left:30px;transform:translate(0,-50%);font-size:11px;
}
.btn_white_single_prev{
	position:absolute;top:50%;right:30px;transform:translate(0,-50%);font-size:11px;
}
.btn_white_single_text{
	display:flex;
	position:relative;
	align-items:center;
	height:100%;
	justify-content:center;
	width:100%;
}

.btn_black_single{
	display:inline-block;
	width:256px;
	max-width:100%;
	height:57px;
	background:#012648;
	color:#fff;font-size:17px;
	border-radius:50px;
	position:relative;
	border:1px #012648 solid;
}
.btn_black_single_text{
	display:flex;
	position:relative;
	align-items:center;
	height:100%;
	justify-content:center;
	width:100%;
}

.btn_itiran{
	display:inline-block;
	width:256px;
	max-width:100%;
	height:57px;background:#012648;
	color:#fff;font-size:17px;
	border-radius:50px;
	position:relative;
	border:1px #012648 solid;
}
.btn_itiran_text{
	display:flex;
	position:relative;
	align-items:center;
	height:100%;
	justify-content:center;
	width:100%;
}
.btn_itiran .text_1{
	
}
.btn_itiran .text_2{
	display:none;
}

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

#blog_main{
	width:100%;
	max-width:1200px;
}

#blog_sub{
	height:100%;
	width:100%;
	max-width:279px;
	position:sticky;
    top:150px;
	right:0;z-index:1;
}

.archive_flex_1{
	display:flex;max-width:1200px;margin:0px 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;
}

/*イベント*/
.res_font_event_title_1{
	font-size:21px;
}
.res_font_event_title_2{
	font-size:18px;
}

/*アーカイブ*/
.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;
}
.event_flex_3{
	display:flex;justify-content:space-between;width:100%;max-width:1000px;margin:0 auto;
}

.event_flex_3_blog{
	border:2px solid black;background:#fff;border-radius:20px;width:100%;max-width:444.23px;position:relative;margin:0 auto;
	flex:0.315;
	transition: transform 0.2s ;
}
.event_flex_3_blog:hover{
	transform:scale(1.05);
}
.event_flex_3_blog a{
	color:#000;
	opacity:1;
}
.event_space{
	height:110px;	
}
.event_space_3{
	display:block;height:28px;
}
.event_space_archive_2{
	display:block;height:68px;
}
/*お知らせ*/

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

.news_flex_3_blog_1_text{
	font-size:16px;line-height:180%;
}
.news_flex_3_blog_1_img{
	width:250px;
	height:180px;
	object-fit:cover;
	border-radius:15px;
	overflow:hidden;
}
.news_flex_3_blog_1_bun{
	text-align:left;box-sizing:border-box;margin:0 0 0 0;margin:0 auto;
	width:900px;
}
.news_flex_3_blog_1_img img{
	max-width:100%;width:280px;
	height:180px;
	object-fit:cover;
}
/*記事詳細*/
#toukou_content_main{
	margin:10px 0 0 0;
}
#blog_syousai_page{
	max-width:1100px;
	width:90%;
	margin:0 auto;
	
}
.toiawase_form1_td input[type="text"]{
	height:70px;
	width:100%;
	background:#F7F8F8;
	outline:solid 1px #aaa;
	border:none;
	border-radius:10px;
	font-size:18px;
	padding:0 40px;
	box-sizing:border-box;
	font-weight:bold;
}
.toiawase_form1_td {
	
	margin:30px auto 0 auto;
	min-height:50px;width:100%;
	max-width:500px;
	
}
.submit1{
	border:none;
	font-size:20px;
	font-weight:bold;
	max-width:148px;
	width:90%;
	height:65px;
	color:#fff;
	border-radius:40px;
	background:#012648;
	margin:30px auto 0 auto;
}
.submit1:hover{
opacity:0.7;cursor:pointer;
}
.triangle-right {
  width: 0;
  height: 0;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 12px solid #6B635C;
}
.triangle-left {
  width: 0;
  height: 0;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-right: 12px solid #6B635C;
}
@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_sub{
	width:100%;max-width:1000px;
	position:static;
}
.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;
}
}