<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*ãƒšãƒ¼ã‚¸ãƒãƒ¼ã‚·ãƒ§ãƒ³*/
.Pagination {
	display: flex;
	align-items: center;
	margin:100px auto 100px auto;
	justify-content:center;
}
.Pagination span.current{
	width: 25px;
	height: 25px;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	overflow: hidden;
	background: #e6e6e6;
	border: none;
	font-size: 15px;
	color: #000;
	transition: all 0.15s linear;
	margin-right: 13px;
}
.Pagination a.page-numbers {
	color: #000;
	width: 25px;
	height: 25px;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	overflow: hidden;
	background: #fff;
	border: solid 1px #000;
	font-size: 15px;
	
	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: #e6e6e6;
	color:#fff;
}

.c_pagination{
	justify-content:space-between;
	display:flex;
	align-items:center;
	max-width:250px;
	margin:0 auto;
}
.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;
}

/*ã‚¢ãƒ¼ã‚«ã‚¤ãƒ–*/
#archive_main{
	display:flex;
	position:relative;
	justify-content:space-between;
	/*flex-direction: row-reverse;*/
	z-index:1;
	margin:100px auto 0 auto;
	height:auto;
	width:90%;
	max-width:1200px;
	justify-content:space-between;
}
#blog_main{
	width:100%;
	max-width:952px;
}
#blog_sub{
	height:100%;
	width:100%;
	max-width:169px;
	position:sticky;
    top:200px;
	right:0;z-index:1;
}

.blog_sekou{
	max-width:896px;
	display:block;
	width:100%;
	border-bottom:1px #000 solid;
	padding:25px 0;
	margin:0 auto 0px auto;
}

.table_archive{
	max-width:100%;
	width:100%;
}
.table_archive td{
	font-size:15px;
	color:#fff;
	vertical-align:top;
}
.table_archive td:nth-child(1){
	width:15%;	
}


/*è¨˜äº‹è©³ç´°*/
#toukou_content_main{
	margin:10px 0 0 0;
}
#blog_syousai_page{
	max-width:1200px;
	margin:0 auto;
	width:90%;
}

@media screen and (max-width:1024px) {
/*ãƒšãƒ¼ã‚¸ãƒãƒ¼ã‚·ãƒ§ãƒ³*/
.Pagination {
	margin:0 auto 100px auto;
}
/*ã‚¢ãƒ¼ã‚«ã‚¤ãƒ–*/
.archive_flex_1{
	display:block;
	max-width:90%;
	margin:100px auto;
}
	
.blog_sekou{
	display:block;
}
}

@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:784px;
	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: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;
}
}</pre></body></html>